diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-24 01:54:33 -0500 |
commit | 801b9e0494d90dac3d1103d7e603cdfec9fe62c7 (patch) | |
tree | b53a2cf7ea176aee8960644fa6a805831c39f238 /apps/user_ldap/l10n | |
parent | 40330bf4927b5b9bcfcfe5833f13d575c1ee18d4 (diff) | |
download | nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.tar.gz nextcloud-server-801b9e0494d90dac3d1103d7e603cdfec9fe62c7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/cs_CZ.js | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/cs_CZ.json | 4 | ||||
-rw-r--r-- | apps/user_ldap/l10n/el.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/el.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/lo.js | 7 | ||||
-rw-r--r-- | apps/user_ldap/l10n/lo.json | 5 |
6 files changed, 18 insertions, 4 deletions
diff --git a/apps/user_ldap/l10n/cs_CZ.js b/apps/user_ldap/l10n/cs_CZ.js index f4782d57d66..058f99d69ab 100644 --- a/apps/user_ldap/l10n/cs_CZ.js +++ b/apps/user_ldap/l10n/cs_CZ.js @@ -53,7 +53,7 @@ OC.L10N.register( "groups found" : "nalezené skupiny", "Users login with this attribute:" : "Uživatelé se přihlašují s tímto atributem:", "LDAP Username:" : "LDAP uživatelské jméno:", - "LDAP Email Address:" : "LDAP e-mailová adresa:", + "LDAP Email Address:" : "LDAP emailová adresa:", "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Určuje použitý filtr při pokusu o přihlášení. %%uid nahrazuje uživatelské jméno v činnosti přihlášení. Příklad: \"uid=%%uid\"", "1. Server" : "1. Server", @@ -116,7 +116,7 @@ OC.L10N.register( "Quota Field" : "Pole pro kvótu", "Quota Default" : "Výchozí kvóta", "in bytes" : "v bajtech", - "Email Field" : "Pole e-mailu", + "Email Field" : "Pole emailu", "User Home Folder Naming Rule" : "Pravidlo pojmenování domovské složky uživatele", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.", "Internal Username" : "Interní uživatelské jméno", diff --git a/apps/user_ldap/l10n/cs_CZ.json b/apps/user_ldap/l10n/cs_CZ.json index e3e51560987..640d1cf44c4 100644 --- a/apps/user_ldap/l10n/cs_CZ.json +++ b/apps/user_ldap/l10n/cs_CZ.json @@ -51,7 +51,7 @@ "groups found" : "nalezené skupiny", "Users login with this attribute:" : "Uživatelé se přihlašují s tímto atributem:", "LDAP Username:" : "LDAP uživatelské jméno:", - "LDAP Email Address:" : "LDAP e-mailová adresa:", + "LDAP Email Address:" : "LDAP emailová adresa:", "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" : "Určuje použitý filtr při pokusu o přihlášení. %%uid nahrazuje uživatelské jméno v činnosti přihlášení. Příklad: \"uid=%%uid\"", "1. Server" : "1. Server", @@ -114,7 +114,7 @@ "Quota Field" : "Pole pro kvótu", "Quota Default" : "Výchozí kvóta", "in bytes" : "v bajtech", - "Email Field" : "Pole e-mailu", + "Email Field" : "Pole emailu", "User Home Folder Naming Rule" : "Pravidlo pojmenování domovské složky uživatele", "Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." : "Ponechte prázdné pro uživatelské jméno (výchozí). Jinak uveďte LDAP/AD parametr.", "Internal Username" : "Interní uživatelské jméno", diff --git a/apps/user_ldap/l10n/el.js b/apps/user_ldap/l10n/el.js index daa557ac2f2..098fc25fa6f 100644 --- a/apps/user_ldap/l10n/el.js +++ b/apps/user_ldap/l10n/el.js @@ -33,6 +33,7 @@ OC.L10N.register( "Confirm Deletion" : "Επιβεβαίωση Διαγραφής", "_%s group found_::_%s groups found_" : ["%s ομάδα βρέθηκε","%s ομάδες βρέθηκαν"], "_%s user found_::_%s users found_" : ["%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"], + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP", "Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού", "Invalid Host" : "Άκυρος εξυπηρετητής", "Server" : "Διακομιστής", diff --git a/apps/user_ldap/l10n/el.json b/apps/user_ldap/l10n/el.json index 717e2a686b7..44119559c08 100644 --- a/apps/user_ldap/l10n/el.json +++ b/apps/user_ldap/l10n/el.json @@ -31,6 +31,7 @@ "Confirm Deletion" : "Επιβεβαίωση Διαγραφής", "_%s group found_::_%s groups found_" : ["%s ομάδα βρέθηκε","%s ομάδες βρέθηκαν"], "_%s user found_::_%s users found_" : ["%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"], + "Could not detect user display name attribute. Please specify it yourself in advanced ldap settings." : "Δεν ήταν δυνατή η ανίχνευση της ιδιότητας του εμφανιζόμενου ονόματος χρήστη . Παρακαλείστε να το προσδιορίσετε στις προηγμένες ρυθμίσεις LDAP", "Could not find the desired feature" : "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού", "Invalid Host" : "Άκυρος εξυπηρετητής", "Server" : "Διακομιστής", diff --git a/apps/user_ldap/l10n/lo.js b/apps/user_ldap/l10n/lo.js new file mode 100644 index 00000000000..5494dcae62e --- /dev/null +++ b/apps/user_ldap/l10n/lo.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "user_ldap", + { + "_%s group found_::_%s groups found_" : [""], + "_%s user found_::_%s users found_" : [""] +}, +"nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/lo.json b/apps/user_ldap/l10n/lo.json new file mode 100644 index 00000000000..75f0f056cc4 --- /dev/null +++ b/apps/user_ldap/l10n/lo.json @@ -0,0 +1,5 @@ +{ "translations": { + "_%s group found_::_%s groups found_" : [""], + "_%s user found_::_%s users found_" : [""] +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |