parent
7ffd95e56d
commit
3e504cf894
@ -0,0 +1,82 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2012-08-13 00:41+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: templates/settings.php:3 |
||||
msgid "External Storage" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:7 templates/settings.php:19 |
||||
msgid "Mount point" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:8 |
||||
msgid "Backend" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:9 |
||||
msgid "Configuration" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:10 |
||||
msgid "Options" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:11 |
||||
msgid "Applicable" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:23 |
||||
msgid "Add mount point" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:54 templates/settings.php:62 |
||||
msgid "None set" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:63 |
||||
msgid "All Users" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:64 |
||||
msgid "Groups" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:69 |
||||
msgid "Users" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:77 templates/settings.php:96 |
||||
msgid "Delete" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:88 |
||||
msgid "SSL root certificates" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:102 |
||||
msgid "Import Root Certificate" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:108 |
||||
msgid "Enable User External Storage" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:109 |
||||
msgid "Allow users to mount their own external storage" |
||||
msgstr "" |
||||
@ -0,0 +1,106 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2012-08-13 00:41+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: ajax/update_property.php:51 lib/app.php:89 lib/app.php:101 |
||||
msgid "Invalid date/time" |
||||
msgstr "" |
||||
|
||||
#: appinfo/app.php:11 |
||||
msgid "Tasks" |
||||
msgstr "" |
||||
|
||||
#: js/tasks.js:415 |
||||
msgid "No category" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:33 |
||||
msgid "Unspecified" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:34 |
||||
msgid "1=highest" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:38 |
||||
msgid "5=medium" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:42 |
||||
msgid "9=lowest" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:81 |
||||
msgid "Empty Summary" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:93 |
||||
msgid "Invalid percent complete" |
||||
msgstr "" |
||||
|
||||
#: lib/app.php:107 |
||||
msgid "Invalid priority" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:3 |
||||
msgid "Add Task" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:4 |
||||
msgid "Order Due" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:5 |
||||
msgid "Order List" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:6 |
||||
msgid "Order Complete" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:7 |
||||
msgid "Order Location" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:8 |
||||
msgid "Order Priority" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:9 |
||||
msgid "Order Label" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:16 |
||||
msgid "Loading tasks..." |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:20 |
||||
msgid "Important" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:23 |
||||
msgid "More" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:26 |
||||
msgid "Less" |
||||
msgstr "" |
||||
|
||||
#: templates/tasks.php:29 |
||||
msgid "Delete" |
||||
msgstr "" |
||||
@ -0,0 +1,163 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2012-08-13 00:41+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: templates/settings.php:8 |
||||
msgid "Host" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:8 |
||||
msgid "" |
||||
"You can omit the protocol, except you require SSL. Then start with ldaps://" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:9 |
||||
msgid "Base DN" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:9 |
||||
msgid "You can specify Base DN for users and groups in the Advanced tab" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:10 |
||||
msgid "User DN" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:10 |
||||
msgid "" |
||||
"The DN of the client user with which the bind shall be done, e.g. uid=agent," |
||||
"dc=example,dc=com. For anonymous access, leave DN and Password empty." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:11 |
||||
msgid "Password" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:11 |
||||
msgid "For anonymous access, leave DN and Password empty." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:12 |
||||
msgid "User Login Filter" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:12 |
||||
#, php-format |
||||
msgid "" |
||||
"Defines the filter to apply, when login is attempted. %%uid replaces the " |
||||
"username in the login action." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:12 |
||||
#, php-format |
||||
msgid "use %%uid placeholder, e.g. \"uid=%%uid\"" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:13 |
||||
msgid "User List Filter" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:13 |
||||
msgid "Defines the filter to apply, when retrieving users." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:13 |
||||
msgid "without any placeholder, e.g. \"objectClass=person\"." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:14 |
||||
msgid "Group Filter" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:14 |
||||
msgid "Defines the filter to apply, when retrieving groups." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:14 |
||||
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:17 |
||||
msgid "Port" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:18 |
||||
msgid "Base User Tree" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:19 |
||||
msgid "Base Group Tree" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:20 |
||||
msgid "Group-Member association" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:21 |
||||
msgid "Use TLS" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:21 |
||||
msgid "Do not use it for SSL connections, it will fail." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:22 |
||||
msgid "Case insensitve LDAP server (Windows)" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:23 |
||||
msgid "Turn off SSL certificate validation." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:23 |
||||
msgid "" |
||||
"If connection only works with this option, import the LDAP server's SSL " |
||||
"certificate in your ownCloud server." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:23 |
||||
msgid "Not recommended, use for testing only." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:24 |
||||
msgid "User Display Name Field" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:24 |
||||
msgid "The LDAP attribute to use to generate the user`s ownCloud name." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:25 |
||||
msgid "Group Display Name Field" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:25 |
||||
msgid "The LDAP attribute to use to generate the groups`s ownCloud name." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:27 |
||||
msgid "in bytes" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:29 |
||||
msgid "in seconds. A change empties the cache." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:31 |
||||
msgid "Help" |
||||
msgstr "" |
||||
@ -0,0 +1,50 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2012-08-13 00:41+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: js/export.js:14 js/export.js:20 |
||||
msgid "Export" |
||||
msgstr "" |
||||
|
||||
#: js/export.js:19 |
||||
msgid "Something went wrong while the export file was being generated" |
||||
msgstr "" |
||||
|
||||
#: js/export.js:19 |
||||
msgid "An error has occurred" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:2 |
||||
msgid "Export your user account" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:3 |
||||
msgid "This will create a compressed file that contains your ownCloud account." |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:13 |
||||
msgid "Import user account" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:15 |
||||
msgid "ownCloud User Zip" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:17 |
||||
msgid "Import" |
||||
msgstr "" |
||||
@ -0,0 +1,54 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2012-08-13 00:41+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: templates/nomode.php:12 |
||||
msgid "This is an OpenID server endpoint. For more information, see " |
||||
msgstr "" |
||||
|
||||
#: templates/nomode.php:14 |
||||
msgid "Identity: <b>" |
||||
msgstr "" |
||||
|
||||
#: templates/nomode.php:15 |
||||
msgid "Realm: <b>" |
||||
msgstr "" |
||||
|
||||
#: templates/nomode.php:16 |
||||
msgid "User: <b>" |
||||
msgstr "" |
||||
|
||||
#: templates/nomode.php:17 |
||||
msgid "Login" |
||||
msgstr "" |
||||
|
||||
#: templates/nomode.php:22 |
||||
msgid "Error: <b>No user Selected" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:4 |
||||
msgid "you can authenticate to other sites with this address" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:5 |
||||
msgid "Authorized OpenID provider" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:6 |
||||
msgid "Your address at Wordpress, Identi.ca, …" |
||||
msgstr "" |
||||
Loading…
Reference in new issue