diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
commit | 790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch) | |
tree | 30dc69cb3f624dc89c607246f65a4b298f9d2570 /l10n/jv/user_ldap.po | |
parent | 5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff) | |
download | nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.tar.gz nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/jv/user_ldap.po')
-rw-r--r-- | l10n/jv/user_ldap.po | 73 |
1 files changed, 57 insertions, 16 deletions
diff --git a/l10n/jv/user_ldap.po b/l10n/jv/user_ldap.po index 78b1071347a..ee81d1323fb 100644 --- a/l10n/jv/user_ldap.po +++ b/l10n/jv/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-04-12 01:54-0400\n" -"PO-Revision-Date: 2014-04-12 05:55+0000\n" +"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 05:54+0000\n" "Last-Translator: I Robot\n" "Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n" "MIME-Version: 1.0\n" @@ -70,6 +70,10 @@ msgstr "" msgid "Keep settings?" msgstr "" +#: js/settings.js:93 +msgid "{nbServer}. Server" +msgstr "" + #: js/settings.js:99 msgid "Cannot add server configuration" msgstr "" @@ -86,68 +90,84 @@ msgstr "" msgid "Error" msgstr "" -#: js/settings.js:838 +#: js/settings.js:780 msgid "Configuration OK" msgstr "" -#: js/settings.js:847 +#: js/settings.js:789 msgid "Configuration incorrect" msgstr "" -#: js/settings.js:856 +#: js/settings.js:798 msgid "Configuration incomplete" msgstr "" -#: js/settings.js:873 js/settings.js:882 +#: js/settings.js:815 js/settings.js:824 msgid "Select groups" msgstr "" -#: js/settings.js:876 js/settings.js:885 +#: js/settings.js:818 js/settings.js:827 msgid "Select object classes" msgstr "" -#: js/settings.js:879 +#: js/settings.js:821 msgid "Select attributes" msgstr "" -#: js/settings.js:906 +#: js/settings.js:848 msgid "Connection test succeeded" msgstr "" -#: js/settings.js:913 +#: js/settings.js:855 msgid "Connection test failed" msgstr "" -#: js/settings.js:922 +#: js/settings.js:864 msgid "Do you really want to delete the current Server Configuration?" msgstr "" -#: js/settings.js:923 +#: js/settings.js:865 msgid "Confirm Deletion" msgstr "" -#: lib/wizard.php:79 lib/wizard.php:93 +#: lib/wizard.php:83 lib/wizard.php:97 #, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "" msgstr[1] "" -#: lib/wizard.php:122 +#: lib/wizard.php:130 #, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "" msgstr[1] "" -#: lib/wizard.php:784 lib/wizard.php:796 +#: lib/wizard.php:825 lib/wizard.php:837 msgid "Invalid Host" msgstr "" -#: lib/wizard.php:983 +#: lib/wizard.php:1025 msgid "Could not find the desired feature" msgstr "" +#: settings.php:52 +msgid "Server" +msgstr "" + +#: settings.php:53 +msgid "User Filter" +msgstr "" + +#: settings.php:54 +msgid "Login Filter" +msgstr "" + +#: settings.php:55 +msgid "Group Filter" +msgstr "" + #: templates/part.settingcontrols.php:2 msgid "Save" msgstr "" @@ -220,10 +240,23 @@ msgid "" "username in the login action. Example: \"uid=%%uid\"" msgstr "" +#: templates/part.wizard-server.php:6 +msgid "1. Server" +msgstr "" + +#: templates/part.wizard-server.php:13 +#, php-format +msgid "%s. Server:" +msgstr "" + #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" msgstr "" +#: templates/part.wizard-server.php:21 +msgid "Delete Configuration" +msgstr "" + #: templates/part.wizard-server.php:30 msgid "Host" msgstr "" @@ -287,6 +320,14 @@ msgstr "" msgid "Continue" msgstr "" +#: templates/settings.php:7 +msgid "Expert" +msgstr "" + +#: templates/settings.php:8 +msgid "Advanced" +msgstr "" + #: templates/settings.php:11 msgid "" "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may" |