diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-16 01:56:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-16 01:56:44 -0400 |
commit | c132dd63577ff46a6742b602eea49ad2981c18b2 (patch) | |
tree | 39adc8f28de4cbe5566542e88d2ab2f7b43ae6b3 /apps | |
parent | c1272871a543dae6067b7fa2b5f3226f4cecbdc7 (diff) | |
download | nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.tar.gz nextcloud-server-c132dd63577ff46a6742b602eea49ad2981c18b2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/az.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/bg_BG.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/de.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_AT.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.php | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/de.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/de_DE.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/it.php | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/de_AT.php | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/hr.php | 10 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/de_AT.php | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_AT.php | 81 | ||||
-rw-r--r-- | apps/user_ldap/l10n/hr.php | 2 |
19 files changed, 108 insertions, 1 deletions
diff --git a/apps/files/l10n/az.php b/apps/files/l10n/az.php index 0157af093e9..51dcda362bb 100644 --- a/apps/files/l10n/az.php +++ b/apps/files/l10n/az.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Files" => "Fayllar", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("","") diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php index b03ae07fa3a..50ab24d3f3c 100644 --- a/apps/files/l10n/bg_BG.php +++ b/apps/files/l10n/bg_BG.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Невалиден личен ключ за Криптиращата Програма. Моля, обнови личния си ключ в Лични настройки, за да възстановиш достъпа до криптираните си файловете.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Криптирането е изключено, но файлове ти са все още защитени. Моля, отиди на лични найстройки, за да разшфроваш файловете.", "{dirs} and {files}" => "{dirs} и {files}", +"%s could not be renamed as it has been deleted" => "%s не може да бъде преименуван, защото е вече изтрит", "%s could not be renamed" => "%s не може да бъде преименуван.", "Upload (max. %s)" => "Качи (макс. %s)", "File handling" => "Операция с файла", diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index 50a9e67a5d3..c45e6e7d044 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisiere Dein privates Schlüssel-Passwort, um den Zugriff auf Deine verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Die Verschlüsselung wurde deaktiviert, jedoch sind Deine Dateien nach wie vor verschlüsselt. Bitte gehe zu Deinen persönlichen Einstellungen, um Deine Dateien zu entschlüsseln.", "{dirs} and {files}" => "{dirs} und {files}", +"%s could not be renamed as it has been deleted" => "%s konnte nicht umbenannt werden, da es gelöscht wurde", "%s could not be renamed" => "%s konnte nicht umbenannt werden", "Upload (max. %s)" => "Hochladen (max. %s)", "File handling" => "Dateibehandlung", diff --git a/apps/files/l10n/de_AT.php b/apps/files/l10n/de_AT.php index 9127bbde903..5f9459c2f07 100644 --- a/apps/files/l10n/de_AT.php +++ b/apps/files/l10n/de_AT.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Share" => "Freigeben", "Delete" => "Löschen", "Unshare" => "Teilung zurücknehmen", +"Error" => "Fehler", "_%n folder_::_%n folders_" => array("",""), "_%n file_::_%n files_" => array("",""), "_Uploading %n file_::_Uploading %n files_" => array("",""), diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php index 80288145578..06eae2c7556 100644 --- a/apps/files/l10n/de_DE.php +++ b/apps/files/l10n/de_DE.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Ungültiger privater Schlüssel für die Verschlüsselung-App. Bitte aktualisieren Sie Ihr privates Schlüssel-Passwort, um den Zugriff auf Ihre verschlüsselten Dateien wiederherzustellen.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Die Verschlüsselung wurde deaktiviert, jedoch sind Ihre Dateien nach wie vor verschlüsselt. Bitte gehen Sie zu Ihren persönlichen Einstellungen, um Ihre Dateien zu entschlüsseln.", "{dirs} and {files}" => "{dirs} und {files}", +"%s could not be renamed as it has been deleted" => "%s konnte nicht umbenannt werden, da es gelöscht wurde", "%s could not be renamed" => "%s konnte nicht umbenannt werden", "Upload (max. %s)" => "Hochladen (max. %s)", "File handling" => "Dateibehandlung", diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php index 2874695c86d..1ffbb3a4363 100644 --- a/apps/files/l10n/en_GB.php +++ b/apps/files/l10n/en_GB.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files.", "{dirs} and {files}" => "{dirs} and {files}", +"%s could not be renamed as it has been deleted" => "%s could not be renamed as it has been deleted", "%s could not be renamed" => "%s could not be renamed", "Upload (max. %s)" => "Upload (max. %s)", "File handling" => "File handling", diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index f65351a7c02..654b0cc6d00 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "La clave privada no es válida para la app de cifrado. Por favor, actualiza la contraseña de tu clave privada en tus ajustes personales para recuperar el acceso a tus archivos cifrados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "El cifrado ha sido deshabilitado pero tus archivos permanecen cifrados. Por favor, ve a tus ajustes personales para descifrar tus archivos.", "{dirs} and {files}" => "{dirs} y {files}", +"%s could not be renamed as it has been deleted" => "%s no se pudo renombrar pues ha sido eliminado", "%s could not be renamed" => "%s no pudo ser renombrado", "Upload (max. %s)" => "Subida (máx. %s)", "File handling" => "Administración de archivos", diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 666af6b2b3a..a3b3e8ae609 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Salaussovelluksen salausavain on virheellinen. Ole hyvä ja päivitä salausavain henkilökohtaisissa asetuksissasi jotta voit taas avata salatuskirjoitetut tiedostosi.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Salaus poistettiin käytöstä, mutta tiedostosi ovat edelleen salattuina. Siirry henkilökohtaisiin asetuksiin avataksesi tiedostojesi salauksen.", "{dirs} and {files}" => "{dirs} ja {files}", +"%s could not be renamed as it has been deleted" => "Kohdetta %s ei voitu nimetä uudelleen, koska se on poistettu", "%s could not be renamed" => "kohteen %s nimeäminen uudelleen epäonnistui", "Upload (max. %s)" => "Lähetys (enintään %s)", "File handling" => "Tiedostonhallinta", diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index a0c45472e69..7150d9b85e9 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Chiave privata non valida per l'applicazione di cifratura. Aggiorna la password della chiave privata nelle impostazioni personali per ripristinare l'accesso ai tuoi file cifrati.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "La cifratura è stata disabilitata ma i tuoi file sono ancora cifrati. Vai nelle impostazioni personali per decifrare i file.", "{dirs} and {files}" => "{dirs} e {files}", +"%s could not be renamed as it has been deleted" => "%s non può essere rinominato poiché è stato eliminato", "%s could not be renamed" => "%s non può essere rinominato", "Upload (max. %s)" => "Carica (massimo %s)", "File handling" => "Gestione file", diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index 94b34459cb2..550e16a4a44 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Chave do App de Criptografia é inválida. Por favor, atualize sua senha de chave privada em suas configurações pessoais para recuperar o acesso a seus arquivos criptografados.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Criptografia foi desabilitada mas seus arquivos continuam criptografados. Por favor vá a suas configurações pessoais para descriptar seus arquivos.", "{dirs} and {files}" => "{dirs} e {files}", +"%s could not be renamed as it has been deleted" => "%s não pode ser renomeado pois foi apagado", "%s could not be renamed" => "%s não pode ser renomeado", "Upload (max. %s)" => "Envio (max. %s)", "File handling" => "Tratamento de Arquivo", diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 9d758440dea..a1d103aa44d 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -70,6 +70,7 @@ $TRANSLATIONS = array( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Şifreleme Uygulaması için geçersiz özel anahtar. Lütfen şifreli dosyalarınıza erişimi tekrar kazanabilmek için kişisel ayarlarınızdan özel anahtar parolanızı güncelleyin.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Şifreleme işlemi durduruldu ancak dosyalarınız hala şifreli. Dosyalarınızın şifrelemesini kaldırmak için lütfen kişisel ayarlar kısmına geçin.", "{dirs} and {files}" => "{dirs} ve {files}", +"%s could not be renamed as it has been deleted" => "%s, silindiği için adlandırılamadı", "%s could not be renamed" => "%s yeniden adlandırılamadı", "Upload (max. %s)" => "Yükle (azami: %s)", "File handling" => "Dosya işlemleri", diff --git a/apps/files_encryption/l10n/de.php b/apps/files_encryption/l10n/de.php index 55c75e644fa..392a66393a9 100644 --- a/apps/files_encryption/l10n/de.php +++ b/apps/files_encryption/l10n/de.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Neues Wiederherstellungsschlüssel-Passwort", "Repeat New Recovery key password" => "Neues Schlüssel-Passwort zur Wiederherstellung wiederholen", "Change Password" => "Passwort ändern", +"Your private key password no longer matches your log-in password." => "Das Privatschlüsselpasswort darf nicht länger mit den Login-Passwort übereinstimmen.", "Set your old private key password to your current log-in password:" => "Setze Dein altes Passwort für Deinen privaten Schlüssel auf Dein aktuelles Login-Passwort:", " If you don't remember your old password you can ask your administrator to recover your files." => "Wenn Du Dein altes Passwort vergessen hast, könntest Du Deinen Administrator bitten, Deine Daten wiederherzustellen.", "Old log-in password" => "Altes Login Passwort", diff --git a/apps/files_encryption/l10n/de_DE.php b/apps/files_encryption/l10n/de_DE.php index c9d2d78ae73..85470cd8abf 100644 --- a/apps/files_encryption/l10n/de_DE.php +++ b/apps/files_encryption/l10n/de_DE.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Neues Wiederherstellungsschlüsselpasswort ", "Repeat New Recovery key password" => "Neues Schlüssel-Passwort zur Wiederherstellung wiederholen", "Change Password" => "Passwort ändern", +"Your private key password no longer matches your log-in password." => "Das Privatschlüsselpasswort darf nicht länger mit den Login-Passwort übereinstimmen.", "Set your old private key password to your current log-in password:" => "Setzen Sie Ihr altes Privatschlüsselpasswort auf Ihr aktuelles LogIn-Passwort:", " If you don't remember your old password you can ask your administrator to recover your files." => "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihren Administrator, um Ihre Dateien wiederherzustellen.", "Old log-in password" => "Altes Login-Passwort", diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php index 2a9eaeff9cf..01f31c8106d 100644 --- a/apps/files_encryption/l10n/it.php +++ b/apps/files_encryption/l10n/it.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nuova password della chiave di recupero", "Repeat New Recovery key password" => "Ripeti la nuova password della chiave di recupero", "Change Password" => "Modifica password", +"Your private key password no longer matches your log-in password." => "La password della chiave privata non corrisponde più alla password di accesso.", "Set your old private key password to your current log-in password:" => "Imposta la vecchia password della chiave privata sull'attuale password di accesso:", " If you don't remember your old password you can ask your administrator to recover your files." => "Se non ricordi la vecchia password puoi chiedere al tuo amministratore di recuperare i file.", "Old log-in password" => "Vecchia password di accesso", diff --git a/apps/files_external/l10n/de_AT.php b/apps/files_external/l10n/de_AT.php index 6153a07e0f5..7c74d821740 100644 --- a/apps/files_external/l10n/de_AT.php +++ b/apps/files_external/l10n/de_AT.php @@ -1,6 +1,7 @@ <?php $TRANSLATIONS = array( "Location" => "Ort", +"Host" => "Host", "Password" => "Passwort", "Share" => "Freigeben", "Personal" => "Persönlich", diff --git a/apps/files_external/l10n/hr.php b/apps/files_external/l10n/hr.php index 8275f34301e..1074f126795 100644 --- a/apps/files_external/l10n/hr.php +++ b/apps/files_external/l10n/hr.php @@ -1,10 +1,20 @@ <?php $TRANSLATIONS = array( "Location" => "Lokacija", +"Key" => "Ključ", +"Secret" => "Lozinka", +"Access Key" => "Pristupni ključ", +"Secret Key" => "Tajni ključ", +"Host" => "Poslužitelj", "Username" => "Korisničko ime", "Password" => "Lozinka", "Share" => "Podijeli", +"URL" => "URL", +"Access granted" => "Pristup dozvoljen", +"Grant access" => "Dozvoli pristup", +"Error configuring Google Drive storage" => "Greška pri konfiguraciji Google Drive poidatkovnog spremišta", "Personal" => "Osobno", +"Saved" => "Snimljeno", "Name" => "Ime", "Groups" => "Grupe", "Users" => "Korisnici", diff --git a/apps/files_trashbin/l10n/de_AT.php b/apps/files_trashbin/l10n/de_AT.php index afa3eff001c..c24aa37115e 100644 --- a/apps/files_trashbin/l10n/de_AT.php +++ b/apps/files_trashbin/l10n/de_AT.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( +"Error" => "Fehler", "Delete" => "Löschen" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/de_AT.php b/apps/user_ldap/l10n/de_AT.php index f74fc796775..28d44c63ed1 100644 --- a/apps/user_ldap/l10n/de_AT.php +++ b/apps/user_ldap/l10n/de_AT.php @@ -1,10 +1,89 @@ <?php $TRANSLATIONS = array( +"Failed to clear the mappings." => "Löschen der Verbindungen gescheitert.", +"Failed to delete the server configuration" => "Löschen der Server-Konfiguration gescheitert", +"The configuration is valid and the connection could be established!" => "Die Konfiguration ist gültig und eine Verbindung konnte hergestellt werden!", +"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Die Konfiguration ist gültig, aber die Bindung schlug fehl. Bitte überprüfe die Server-Einstellungen und Login-Daten.", +"The configuration is invalid. Please have a look at the logs for further details." => "DIe Konfiguration ist ungültig. Bitte wirf einen Blick auf die Logs für weitere Details.", +"No action specified" => "Keine Aktion angegeben", +"No configuration specified" => "Keine Konfiguration angegeben", +"No data specified" => "Keine Daten angegeben", +" Could not set configuration %s" => "Konfiguration %s konnte nicht gespeichert werden", "Deletion failed" => "Löschen fehlgeschlagen", +"Take over settings from recent server configuration?" => "Server-Einstellungen von letztem Server übernehmen?", +"Keep settings?" => "Einstellungen behalten?", +"{nthServer}. Server" => "{nthServer}. Server", +"Cannot add server configuration" => "Server-Konfiguration konnte nicht hinzugefügt werden", +"mappings cleared" => "Verbindungen gelöscht", +"Success" => "Erfolg", +"Error" => "Fehler", +"Please specify a Base DN" => "Bitte einen Basis DN angeben", +"Could not determine Base DN" => "Basis DN konnte nicht festgelegt werden", +"Please specify the port" => "Bitte den Port angeben", +"Configuration OK" => "Konfiguration OK", +"Configuration incorrect" => "Konfiguration fehlerhaft", +"Configuration incomplete" => "Konfiguration unvollständig", +"Select groups" => "Gruppen wählen", +"Select object classes" => "Objekt-Klassen wählen", +"Select attributes" => "Attribute wählen", +"Connection test succeeded" => "Verbindungsversuch erfolgreich", +"Connection test failed" => "Verbindungsversuch gescheitert", +"Do you really want to delete the current Server Configuration?" => "Soll die momentane Server-Konfiguration wirklich gelöscht werden?", +"Confirm Deletion" => "Löschen bestätigen", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Could not find the desired feature" => "Funktion konnte nicht gefunden werden", +"Invalid Host" => "Ungültiger Host", +"Server" => "Server", +"User Filter" => "User Filter", +"Login Filter" => "Login Filter", +"Group Filter" => "Gruppen FIlter", "Save" => "Speichern", +"Test Configuration" => "Konfiguration testen", +"Help" => "Hilfe", +"Groups meeting these criteria are available in %s:" => "Gruppen die den Kriterien entsprechen sind verfügbar unter %s:", +"only those object classes:" => "nur diese Objektklassen:", +"only from those groups:" => "nur von diesen Gruppen:", +"groups found" => "Gruppen gefunden", +"LDAP Username:" => "LDAP Benutzername:", +"LDAP Email Address:" => "LDAP Email-Adresse:", +"Other Attributes:" => "Andere Atribute:", +"Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Legt den beim Login verwendeten Filter fest. %%uid ersetzt den Benutzernamen beim Login. Beispiel: \"uid=%%uid\"", +"1. Server" => "1. Server", +"%s. Server:" => "%s. Server:", +"Add Server Configuration" => "Server-Konfiguration hinzufügen", +"Delete Configuration" => "Konfiguration löschen", +"Host" => "Host", +"Port" => "Port", +"User DN" => "User DN", "Password" => "Passwort", -"Advanced" => "Erweitert" +"For anonymous access, leave DN and Password empty." => "Für anonymen Zugriff DN und Passwort frei lassen.", +"One Base DN per line" => "Ein Basis DN per Zeile", +"You can specify Base DN for users and groups in the Advanced tab" => "Basis DN für User und Gruppen können im Fortgeschritten-Tab festgelegt werden", +"Limit %s access to users meeting these criteria:" => "Zugang auf %s für User die diese Kriterien erfüllen limitieren:", +"The filter specifies which LDAP users shall have access to the %s instance." => "Der Filter spezifiziert welche LDAP User Zugang zu %s haben.", +"users found" => "User gefunden", +"Back" => "Zurück", +"Continue" => "Weiter", +"Expert" => "Experte", +"Advanced" => "Fortgeschritten", +"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behavior. Please ask your system administrator to disable one of them." => "<b>Warnung:</b> Die Apps user_ldap und user_webdavauth sind Inkompatibel. Unerwartetes Verhalten kann auftreten. Bitte wende dich an den Systemadministrator um eine auszuschalten.", +"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warnung:</b> Das PHP LDAP Modul ist nicht installiert, das Backend wird nicht funktionieren. Bitte wende dich an den Systemadministrator um es zu installieren.", +"Connection Settings" => "Verbindungseinstellungen", +"Configuration Active" => "Verbindung aktiv", +"Disable Main Server" => "Hauptserver ausschalten", +"in seconds. A change empties the cache." => "in Sekunden. Änderungen erneuern den Cache.", +"Directory Settings" => "Verzeichniseinstellungen", +"User Display Name Field" => "User Display Name Feld", +"The LDAP attribute to use to generate the user's display name." => "Das LDAP Atribut das für den Anzeigenamen des Users verwendet wird.", +"Optional; one attribute per line" => "Optional; ein Attribut pro Zeile", +"The LDAP attribute to use to generate the groups's display name." => "Das LDAP Attribut das für den Anzeigenamen der Gruppe verwendet wird.", +"Nested Groups" => "Verschachtelte Gruppen", +"Special Attributes" => "Spezielle Attribute", +"in bytes" => "in Bytes", +"Email Field" => "Email-Feld", +"Internal Username" => "Interner Username", +"UUID Attribute for Users:" => "UUID Attribut für User:", +"UUID Attribute for Groups:" => "UUID Attribut für Gruppen:" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/hr.php b/apps/user_ldap/l10n/hr.php index c5cc17d1423..00c63e4cb10 100644 --- a/apps/user_ldap/l10n/hr.php +++ b/apps/user_ldap/l10n/hr.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("","",""), "Save" => "Snimi", "Help" => "Pomoć", +"Host" => "Poslužitelj", +"Port" => "Port", "Password" => "Lozinka", "Back" => "Natrag", "Advanced" => "Napredno" |