diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php index d268de33d5f089d81eae9b45e267ab23f728e0a3..685d84854b1967c420647cf871133f1f62a2401f 100644 --- a/apps/files/l10n/de.php +++ b/apps/files/l10n/de.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Löschen", "Upload too large" => "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", -"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten." +"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten.", +"Currently scanning" => "Durchsuchen läuft" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php index 9a5b26b11e7af9c55d885a8da30155d4407d05b3..bc7e12b066f9925cac7038e05ecbfe6c5792588c 100644 --- a/apps/files/l10n/de_DE.php +++ b/apps/files/l10n/de_DE.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Löschen", "Upload too large" => "Der Upload ist zu groß", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server.", -"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten." +"Files are being scanned, please wait." => "Dateien werden gescannt, bitte warten.", +"Currently scanning" => "Durchsuchen läuft" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php index 217903f216796d44f0eea61cac5fa95667c0eb2c..9449f90f1c984e6e96e8a78730d10d2fd00c030d 100644 --- a/apps/files/l10n/es.php +++ b/apps/files/l10n/es.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Eliminar", "Upload too large" => "Subida demasido grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.", -"Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere." +"Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere.", +"Currently scanning" => "Escaneando en este momento" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php index 2df6c98c4485d713f0fb13268880dd7737f8ac9d..668f85cfc45de31b6f5be3f1c6329c5f1be9693e 100644 --- a/apps/files/l10n/fi_FI.php +++ b/apps/files/l10n/fi_FI.php @@ -87,6 +87,7 @@ $TRANSLATIONS = array( "Delete" => "Poista", "Upload too large" => "Lähetettävä tiedosto on liian suuri", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan.", -"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki." +"Files are being scanned, please wait." => "Tiedostoja tarkistetaan, odota hetki.", +"Currently scanning" => "Tutkitaan parhaillaan" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index c5a43088c13f6b94b5bf206e8681434fb6be607f..fcba687f4b474fb77a81f5b4001dd9ecdec667ae 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Supprimer", "Upload too large" => "Téléversement trop volumineux", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.", -"Files are being scanned, please wait." => "Les fichiers sont en cours d'analyse, veuillez patienter." +"Files are being scanned, please wait." => "Les fichiers sont en cours d'analyse, veuillez patienter.", +"Currently scanning" => "Analyse en cours de traitement" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php index 474d06b5d1fe8266035ad90fcd3fe17eb2220d40..611809e506c58d84923787c486fc1c275938d5ad 100644 --- a/apps/files/l10n/gl.php +++ b/apps/files/l10n/gl.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Eliminar", "Upload too large" => "Envío demasiado grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que tenta enviar exceden do tamaño máximo permitido neste servidor", -"Files are being scanned, please wait." => "Estanse analizando os ficheiros. Agarde." +"Files are being scanned, please wait." => "Estanse analizando os ficheiros. Agarde.", +"Currently scanning" => "Análise actual" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php index 3b22606b96c92a3c0d10ce76210414dedc6183e4..e7bdf24e455c59bc18339d12a8306404e9659c57 100644 --- a/apps/files/l10n/it.php +++ b/apps/files/l10n/it.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Elimina", "Upload too large" => "Caricamento troppo grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server.", -"Files are being scanned, please wait." => "Scansione dei file in corso, attendi" +"Files are being scanned, please wait." => "Scansione dei file in corso, attendi", +"Currently scanning" => "Scansione in corso" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php index 5e84c48d00d5907cf7bb91d44e91a4a0d8fd6e22..3b3fedaeb12719deeb6adcf4d3ab7097bcdf36e4 100644 --- a/apps/files/l10n/pt_BR.php +++ b/apps/files/l10n/pt_BR.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Excluir", "Upload too large" => "Upload muito grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor.", -"Files are being scanned, please wait." => "Arquivos sendo escaneados, por favor aguarde." +"Files are being scanned, please wait." => "Arquivos sendo escaneados, por favor aguarde.", +"Currently scanning" => "Atualmente escaneando" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php index 418ba2a1aaa907a163ebc87ff9f192be13e6d33f..775dc4b163718039942760e658fcf27ee4e0ca15 100644 --- a/apps/files/l10n/tr.php +++ b/apps/files/l10n/tr.php @@ -88,6 +88,7 @@ $TRANSLATIONS = array( "Delete" => "Sil", "Upload too large" => "Yükleme çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki azami yükleme boyutunu aşıyor.", -"Files are being scanned, please wait." => "Dosyalar taranıyor, lütfen bekleyin." +"Files are being scanned, please wait." => "Dosyalar taranıyor, lütfen bekleyin.", +"Currently scanning" => "Şu anda taranan" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index 65f0ae167ed6dada45b71c5bb679b86938681f70..ea20abc5256939ae6501f2913bad394e593e2ccb 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "Timeout of HTTP requests in seconds (optional)" => "Temps maximal de requête HTTP en seconde (facultatif)", "Share" => "Partager", "SMB / CIFS using OC login" => "SMB / CIFS utilise le nom d'utilisateur OC", +"Username as share" => "Nom d'utilisateur du partage", "URL" => "URL", "Secure https://" => "Sécurisation https://", "Remote subfolder" => "Sous-dossier distant", diff --git a/apps/user_ldap/l10n/af_ZA.php b/apps/user_ldap/l10n/af_ZA.php index 483a30b8e482b317516a9f61f768816b01872fe0..e4e599e059e3017e1511d15666071cc77cce93a8 100644 --- a/apps/user_ldap/l10n/af_ZA.php +++ b/apps/user_ldap/l10n/af_ZA.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Help" => "Hulp", "Password" => "Wagwoord", -"Continue" => "Gaan voort" +"Continue" => "Gaan voort", +"Advanced" => "Gevorderd" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/ar.php b/apps/user_ldap/l10n/ar.php index a2152dde852a5a3ed461eb157d4a285a332d1282..1b0b1e8d41341f384f624c139cd366220be955b6 100644 --- a/apps/user_ldap/l10n/ar.php +++ b/apps/user_ldap/l10n/ar.php @@ -14,6 +14,7 @@ $TRANSLATIONS = array( "Port" => "المنفذ", "Password" => "كلمة المرور", "Back" => "رجوع", +"Advanced" => "تعديلات متقدمه", "Email Field" => "خانة البريد الإلكتروني" ); $PLURAL_FORMS = "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"; diff --git a/apps/user_ldap/l10n/ast.php b/apps/user_ldap/l10n/ast.php index f793847b2318c4d66002cd06a8082a05631abd2b..620454a9561e1c296646f101ee6317bbbca29918 100644 --- a/apps/user_ldap/l10n/ast.php +++ b/apps/user_ldap/l10n/ast.php @@ -35,6 +35,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Pa un accesu anónimu, dexar el DN y la contraseña baleros.", "users found" => "usuarios alcontraos", "Continue" => "Continuar", +"Advanced" => "Avanzáu", "Connection Settings" => "Axustes de conexón", "Configuration Active" => "Configuración activa", "When unchecked, this configuration will be skipped." => "Cuando nun tea conseñáu, saltaráse esta configuración.", diff --git a/apps/user_ldap/l10n/be.php b/apps/user_ldap/l10n/be.php index 089b92efe7b1a114cdfa71fcbc7e546c1fcb23c3..b55e4595318eba25d2cff221fb064807f8794675 100644 --- a/apps/user_ldap/l10n/be.php +++ b/apps/user_ldap/l10n/be.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "Error" => "Памылка", "_%s group found_::_%s groups found_" => array("","","",""), -"_%s user found_::_%s users found_" => array("","","","") +"_%s user found_::_%s users found_" => array("","","",""), +"Advanced" => "Дасведчаны" ); $PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_ldap/l10n/bg_BG.php b/apps/user_ldap/l10n/bg_BG.php index 588f6d448b4f24f86b137dea2d629f4997229817..3c274ea3c733a7de427bc36f5e212f440fbffc71 100644 --- a/apps/user_ldap/l10n/bg_BG.php +++ b/apps/user_ldap/l10n/bg_BG.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Save" => "Запис", "Help" => "Помощ", -"Password" => "Парола" +"Password" => "Парола", +"Advanced" => "Разширено" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/bn_BD.php b/apps/user_ldap/l10n/bn_BD.php index 90f7b572a952c71e5c0476d57e6a9b14ae23d623..17c9fb603dde067e0f79127459641d03f6029a7c 100644 --- a/apps/user_ldap/l10n/bn_BD.php +++ b/apps/user_ldap/l10n/bn_BD.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "Error" => "সমস্যা", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "গোষ্ঠী ছাঁকনী", "Save" => "সংরক্ষণ", "Help" => "সহায়িকা", "Host" => "হোস্ট", @@ -13,6 +14,7 @@ $TRANSLATIONS = array( "Password" => "কূটশব্দ", "For anonymous access, leave DN and Password empty." => "অজ্ঞাতকুলশীল অধিগমনের জন্য DN এবং কূটশব্দটি ফাঁকা রাখুন।", "You can specify Base DN for users and groups in the Advanced tab" => "সুচারু ট্যঅবে গিয়ে আপনি ব্যবহারকারি এবং গোষ্ঠীসমূহের জন্য ভিত্তি DN নির্ধারণ করতে পারেন।", +"Advanced" => "সুচারু", "Turn off SSL certificate validation." => "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।", "in seconds. A change empties the cache." => "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।", "User Display Name Field" => "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র", diff --git a/apps/user_ldap/l10n/ca.php b/apps/user_ldap/l10n/ca.php index 58d98eb82ad094b161a214e2e9ad66087a05fb6e..fe9268cb9fb5d40094280db37c0725498f3cda50 100644 --- a/apps/user_ldap/l10n/ca.php +++ b/apps/user_ldap/l10n/ca.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("S'ha trobat %s usuari","S'han trobat %s usuaris"), "Invalid Host" => "Ordinador central no vàlid", "Could not find the desired feature" => "La característica desitjada no s'ha trobat", +"Group Filter" => "Filtre de grup", "Save" => "Desa", "Test Configuration" => "Comprovació de la configuració", "Help" => "Ajuda", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "usuaris trobats", "Back" => "Enrera", "Continue" => "Continua", +"Advanced" => "Avançat", "<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>Avís:</b> Les aplicacions user_ldap i user_webdavauth són incompatibles. Podeu experimentar comportaments inesperats. Demaneu a l'administrador del sistema que en desactivi una.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Avís:</b> El mòdul PHP LDAP no està instal·lat, el dorsal no funcionarà. Demaneu a l'administrador del sistema que l'instal·li.", "Connection Settings" => "Arranjaments de connexió", diff --git a/apps/user_ldap/l10n/cs_CZ.php b/apps/user_ldap/l10n/cs_CZ.php index b7dfa5a4c414865e1376026cb52eb7bc0784ab4e..be976b4ccffb28c95cc2cbc7db75d30eca28e8b1 100644 --- a/apps/user_ldap/l10n/cs_CZ.php +++ b/apps/user_ldap/l10n/cs_CZ.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"), "Invalid Host" => "Neplatný hostitel", "Could not find the desired feature" => "Nelze nalézt požadovanou vlastnost", +"Group Filter" => "Filtr skupin", "Save" => "Uložit", "Test Configuration" => "Vyzkoušet nastavení", "Help" => "Nápověda", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "nalezení uživatelé", "Back" => "Zpět", "Continue" => "Pokračovat", +"Advanced" => "Pokročilé", "<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>Varování:</b> Aplikace user_ldap a user_webdavauth jsou vzájemně nekompatibilní. Můžete zaznamenat neočekávané chování. Požádejte prosím vašeho systémového administrátora o zakázání jednoho z nich.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varování:</b> není nainstalován LDAP modul pro PHP, podpůrná vrstva nebude fungovat. Požádejte, prosím, správce systému, aby jej nainstaloval.", "Connection Settings" => "Nastavení spojení", diff --git a/apps/user_ldap/l10n/cy_GB.php b/apps/user_ldap/l10n/cy_GB.php index 65a78432c752903d243ce7a44477c7fc5985ff41..905c0401b3fd1b6cc59b5d71ba82ce63c4613e84 100644 --- a/apps/user_ldap/l10n/cy_GB.php +++ b/apps/user_ldap/l10n/cy_GB.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("","","",""), "Save" => "Cadw", "Help" => "Cymorth", -"Password" => "Cyfrinair" +"Password" => "Cyfrinair", +"Advanced" => "Uwch" ); $PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; diff --git a/apps/user_ldap/l10n/da.php b/apps/user_ldap/l10n/da.php index 8264a18116c9292427e8189f9e8653379ab2998b..73a183cb76e075268451eedf80311b2e7d70087a 100644 --- a/apps/user_ldap/l10n/da.php +++ b/apps/user_ldap/l10n/da.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Bekræft Sletning", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "Gruppe Filter", "Save" => "Gem", "Test Configuration" => "Test Konfiguration", "Help" => "Hjælp", @@ -28,6 +29,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "You can specify Base DN for users and groups in the Advanced tab", "Back" => "Tilbage", "Continue" => "Videre", +"Advanced" => "Avanceret", "Connection Settings" => "Forbindelsesindstillinger ", "Configuration Active" => "Konfiguration Aktiv", "Backup (Replica) Host" => "Backup (Replika) Vært", diff --git a/apps/user_ldap/l10n/de.php b/apps/user_ldap/l10n/de.php index 43336520739fd3d6db89f89bfbd459902a1799e4..31eb91197419c58d064d2c1230717b90b64b4be7 100644 --- a/apps/user_ldap/l10n/de.php +++ b/apps/user_ldap/l10n/de.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Löschen fehlgeschlagen", "Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?", "Keep settings?" => "Einstellungen beibehalten?", +"{nbServer}. Server" => "{nbServer}. Server", "Cannot add server configuration" => "Das Hinzufügen der Serverkonfiguration schlug fehl", "mappings cleared" => "Zuordnungen gelöscht", "Success" => "Erfolgreich", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s Benutzer gefunden","%s Benutzer gefunden"), "Invalid Host" => "Ungültiger Host", "Could not find the desired feature" => "Konnte die gewünschte Funktion nicht finden", +"Server" => "Server", +"User Filter" => "Nutzer-Filter", +"Login Filter" => "Anmeldefilter", +"Group Filter" => "Gruppen-Filter", "Save" => "Speichern", "Test Configuration" => "Testkonfiguration", "Help" => "Hilfe", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "LDAP E-Mail-Adresse:", "Other Attributes:" => "Andere Attribute:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. %%uid ersetzt den Benutzernamen bei der Anmeldung. Beispiel: \"uid=%%uid\"", +"1. Server" => "1. Server", +"%s. Server:" => "%s. Server:", "Add Server Configuration" => "Serverkonfiguration hinzufügen", +"Delete Configuration" => "Konfiguration löschen", "Host" => "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://", "Port" => "Port", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "Benutzer gefunden", "Back" => "Zurück", "Continue" => "Fortsetzen", +"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 Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitte\ndeinen Systemadministator eine der beiden Anwendungen zu deaktivieren.", "<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> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitte Deinen Systemadministrator das Modul zu installieren.", "Connection Settings" => "Verbindungseinstellungen", diff --git a/apps/user_ldap/l10n/de_AT.php b/apps/user_ldap/l10n/de_AT.php index a4e97dfcadde95488c38c8c53e73c56e9c36803a..f74fc7967751e0d670e18921bdaa4f7c1d5ed8f5 100644 --- a/apps/user_ldap/l10n/de_AT.php +++ b/apps/user_ldap/l10n/de_AT.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), "Save" => "Speichern", -"Password" => "Passwort" +"Password" => "Passwort", +"Advanced" => "Erweitert" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/de_CH.php b/apps/user_ldap/l10n/de_CH.php index f60d425a2e6adb04dbd3af4a96913ff116b2a8fb..c0b5c80728e2af4ac83b3679ee6b291a0cd6644c 100644 --- a/apps/user_ldap/l10n/de_CH.php +++ b/apps/user_ldap/l10n/de_CH.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Löschung bestätigen", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "Gruppen-Filter", "Save" => "Speichern", "Test Configuration" => "Testkonfiguration", "Help" => "Hilfe", @@ -32,6 +33,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer.", "One Base DN per line" => "Ein Basis-DN pro Zeile", "You can specify Base DN for users and groups in the Advanced tab" => "Sie können Basis-DN für Benutzer und Gruppen in dem «Erweitert»-Reiter konfigurieren", +"Advanced" => "Erweitert", "<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 Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.", "<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> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitten Sie Ihren Systemadministrator das Modul zu installieren.", "Connection Settings" => "Verbindungseinstellungen", diff --git a/apps/user_ldap/l10n/de_DE.php b/apps/user_ldap/l10n/de_DE.php index 21c149d1a1d243ca47bc88ce6a50507abc293cf8..daa49c928a44fc214cf9215ba38998582735784e 100644 --- a/apps/user_ldap/l10n/de_DE.php +++ b/apps/user_ldap/l10n/de_DE.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Löschen fehlgeschlagen", "Take over settings from recent server configuration?" => "Einstellungen von letzter Konfiguration übernehmen?", "Keep settings?" => "Einstellungen beibehalten?", +"{nbServer}. Server" => "{nbServer}. Server", "Cannot add server configuration" => "Das Hinzufügen der Serverkonfiguration schlug fehl", "mappings cleared" => "Zuordnungen gelöscht", "Success" => "Erfolg", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s Benutzer gefunden","%s Benutzer gefunden"), "Invalid Host" => "Ungültiger Host", "Could not find the desired feature" => "Konnte die gewünschte Funktion nicht finden", +"Server" => "Server", +"User Filter" => "Nutzer-Filter", +"Login Filter" => "Anmeldefilter", +"Group Filter" => "Gruppen-Filter", "Save" => "Speichern", "Test Configuration" => "Testkonfiguration", "Help" => "Hilfe", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "LDAP E-Mail-Adresse:", "Other Attributes:" => "Andere Attribute:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. %%uid ersetzt den Benutzernamen bei der Anmeldung. Beispiel: \"uid=%%uid\"", +"1. Server" => "1. Server", +"%s. Server:" => "%s. Server:", "Add Server Configuration" => "Serverkonfiguration hinzufügen", +"Delete Configuration" => "Konfiguration löschen", "Host" => "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Sie können das Protokoll auslassen, außer wenn Sie SSL benötigen. Beginnen Sie dann mit ldaps://", "Port" => "Port", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "Benutzer gefunden", "Back" => "Zurück", "Continue" => "Fortsetzen", +"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 Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren.", "<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> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitten Sie Ihren Systemadministrator das Modul zu installieren.", "Connection Settings" => "Verbindungseinstellungen", diff --git a/apps/user_ldap/l10n/el.php b/apps/user_ldap/l10n/el.php index b52e2a652d391d6ef3837b13047dff5b5ce3f7b4..46b31277e1a720adfdae144834700cde4cacb8e1 100644 --- a/apps/user_ldap/l10n/el.php +++ b/apps/user_ldap/l10n/el.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s χρήστης βρέθηκε","%s χρήστες βρέθηκαν"), "Invalid Host" => "Άκυρος εξυπηρετητής", "Could not find the desired feature" => "Αδυναμία εύρεσης επιθυμητου χαρακτηριστικού", +"Group Filter" => "Group Filter", "Save" => "Αποθήκευση", "Test Configuration" => "Δοκιμαστικες ρυθμισεις", "Help" => "Βοήθεια", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "χρήστες βρέθηκαν", "Back" => "Επιστροφή", "Continue" => "Συνέχεια", +"Advanced" => "Για προχωρημένους", "<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>Προσοχή:</b> Οι εφαρμογές user_ldap και user_webdavauth είναι ασύμβατες. Μπορεί να αντιμετωπίσετε απρόβλεπτη συμπεριφορά. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να απενεργοποιήσει μία από αυτές.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Προσοχή:</b> Το άρθρωμα PHP LDAP δεν είναι εγκατεστημένο και το σύστημα υποστήριξης δεν θα δουλέψει. Παρακαλώ ζητήστε από τον διαχειριστή συστήματος να το εγκαταστήσει.", "Connection Settings" => "Ρυθμίσεις Σύνδεσης", diff --git a/apps/user_ldap/l10n/en_GB.php b/apps/user_ldap/l10n/en_GB.php index cb0ac1a5497c8c47905b1b4bee2474fd43d2627d..4e54a639ce46ea55f87c53f0b987c53426c78a09 100644 --- a/apps/user_ldap/l10n/en_GB.php +++ b/apps/user_ldap/l10n/en_GB.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s user found","%s users found"), "Invalid Host" => "Invalid Host", "Could not find the desired feature" => "Could not find the desired feature", +"Group Filter" => "Group Filter", "Save" => "Save", "Test Configuration" => "Test Configuration", "Help" => "Help", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "users found", "Back" => "Back", "Continue" => "Continue", +"Advanced" => "Advanced", "<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>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>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it.", "Connection Settings" => "Connection Settings", diff --git a/apps/user_ldap/l10n/eo.php b/apps/user_ldap/l10n/eo.php index 74928899c8a39623cab319eec90ac84f67d0ed92..3dccb192daf8fc5e983423021188d6013eedd81e 100644 --- a/apps/user_ldap/l10n/eo.php +++ b/apps/user_ldap/l10n/eo.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "_%s group found_::_%s groups found_" => array("%s grupo troviĝis","%s grupoj troviĝis"), "_%s user found_::_%s users found_" => array("%s uzanto troviĝis","%s uzanto troviĝis"), "Invalid Host" => "Nevalida gastigo", +"Group Filter" => "Filtrilo de grupo", "Save" => "Konservi", "Test Configuration" => "Provi agordon", "Help" => "Helpo", @@ -33,6 +34,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Por sennoman aliron, lasu DN-on kaj Pasvorton malplenaj.", "users found" => "uzantoj trovitaj", "Back" => "Antaŭen", +"Advanced" => "Progresinta", "Connection Settings" => "Agordo de konekto", "Disable Main Server" => "Malkapabligi la ĉefan servilon", "Turn off SSL certificate validation." => "Malkapabligi validkontrolon de SSL-atestiloj.", diff --git a/apps/user_ldap/l10n/es.php b/apps/user_ldap/l10n/es.php index bb1c9acb2abf5a6cb412ce27631beeeaab56fe70..3f577dc3010bd62805ca015511af6dc7a4719715 100644 --- a/apps/user_ldap/l10n/es.php +++ b/apps/user_ldap/l10n/es.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Falló el borrado", "Take over settings from recent server configuration?" => "¿Asumir los ajustes actuales de la configuración del servidor?", "Keep settings?" => "¿Mantener la configuración?", +"{nbServer}. Server" => "{nbServer}. Servidor", "Cannot add server configuration" => "No se puede añadir la configuración del servidor", "mappings cleared" => "Asignaciones borradas", "Success" => "Éxito", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("Usuario %s encontrado","Usuarios %s encontrados"), "Invalid Host" => "Host inválido", "Could not find the desired feature" => "No se puede encontrar la función deseada.", +"Server" => "Servidor", +"User Filter" => "Filtro de Usuario", +"Login Filter" => "Filtro de Login", +"Group Filter" => "Filtro de grupo", "Save" => "Guardar", "Test Configuration" => "Configuración de prueba", "Help" => "Ayuda", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Dirección e-mail LDAP:", "Other Attributes:" => "Otros atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Define el filtro a aplicar cuando se intenta identificar. %%uid remplazará al nombre de usuario en el proceso de identificación. Por ejemplo: \"uid=%%uid\"", +"1. Server" => "1. Servidor", +"%s. Server:" => "%s. Servidor:", "Add Server Configuration" => "Agregar configuracion del servidor", +"Delete Configuration" => "Borrar Configuración", "Host" => "Servidor", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Puede omitir el protocolo, excepto si requiere SSL. En ese caso, empiece con ldaps://", "Port" => "Puerto", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "usuarios encontrados", "Back" => "Atrás", "Continue" => "Continuar", +"Expert" => "Experto", +"Advanced" => "Avanzado", "<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>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al su administrador de sistemas para desactivar uno de ellos.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Advertencia:</b> El módulo LDAP de PHP no está instalado, el sistema no funcionará. Por favor consulte al administrador del sistema para instalarlo.", "Connection Settings" => "Configuración de conexión", diff --git a/apps/user_ldap/l10n/es_AR.php b/apps/user_ldap/l10n/es_AR.php index 4a8047c6d91b52920b45cad39a3ade51af8b150d..acd92e5e379a73faa2e3abb8461ca59b94ab87fc 100644 --- a/apps/user_ldap/l10n/es_AR.php +++ b/apps/user_ldap/l10n/es_AR.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s usuario encontrado","%s usuarios encontrados"), "Invalid Host" => "Host inválido", "Could not find the desired feature" => "No se pudo encontrar la característica deseada", +"Group Filter" => "Filtro de grupo", "Save" => "Guardar", "Test Configuration" => "Probar configuración", "Help" => "Ayuda", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "usuarios encontrados", "Back" => "Volver", "Continue" => "Continuar", +"Advanced" => "Avanzado", "<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>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede ser que experimentes comportamientos inesperados. Pedile al administrador que desactive uno de ellos.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Atención:</b> El módulo PHP LDAP no está instalado, este elemento no va a funcionar. Por favor, pedile al administrador que lo instale.", "Connection Settings" => "Configuración de Conección", diff --git a/apps/user_ldap/l10n/es_MX.php b/apps/user_ldap/l10n/es_MX.php index bb4c3700ec56d9a374dc11e5e391740cddef7fd7..1b3220e106332fb82dd88e0609ba8425a26c25f8 100644 --- a/apps/user_ldap/l10n/es_MX.php +++ b/apps/user_ldap/l10n/es_MX.php @@ -57,6 +57,7 @@ $TRANSLATIONS = array( "users found" => "usuarios encontrados", "Back" => "Atrás", "Continue" => "Continuar", +"Advanced" => "Avanzado", "<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>Advertencia:</b> Las apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al su administrador de sistemas para desactivar uno de ellos.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Advertencia:</b> El módulo LDAP de PHP no está instalado, el sistema no funcionará. Por favor consulte al administrador del sistema para instalarlo.", "Connection Settings" => "Configuración de conexión", diff --git a/apps/user_ldap/l10n/et_EE.php b/apps/user_ldap/l10n/et_EE.php index 11941bf4ac95cbb1ac40f93d3c3c4f91145f837c..8e87f9584aaae12a9074e27c0be0d5dfbcdc5b6c 100644 --- a/apps/user_ldap/l10n/et_EE.php +++ b/apps/user_ldap/l10n/et_EE.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s kasutaja leitud","%s kasutajat leitud"), "Invalid Host" => "Vigane server", "Could not find the desired feature" => "Ei suuda leida soovitud funktsioonaalsust", +"Group Filter" => "Grupi filter", "Save" => "Salvesta", "Test Configuration" => "Testi seadistust", "Help" => "Abiinfo", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "kasutajat leitud", "Back" => "Tagasi", "Continue" => "Jätka", +"Advanced" => "Täpsem", "<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>Hoiatus:</b> rakendused user_ldap ja user_webdavauht ei ole ühilduvad. Töös võib esineda ootamatuid tõrkeid.\nPalu oma süsteemihalduril üks neist rakendustest kasutusest eemaldada.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Hoiatus:</b>PHP LDAP moodul pole paigaldatud ning LDAP kasutamine ei ole võimalik. Palu oma süsteeihaldurit see paigaldada.", "Connection Settings" => "Ühenduse seaded", diff --git a/apps/user_ldap/l10n/eu.php b/apps/user_ldap/l10n/eu.php index c19cb034ad0c3ab0986eca900309dedd8dfd7681..cebf2a53cc387e2db9e2779f011549ee07c47600 100644 --- a/apps/user_ldap/l10n/eu.php +++ b/apps/user_ldap/l10n/eu.php @@ -28,6 +28,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("Erabiltzaile %s aurkitu da","%s erabiltzaile aurkitu dira"), "Invalid Host" => "Baliogabeko hostalaria", "Could not find the desired feature" => "Ezin izan da nahi zen ezaugarria aurkitu", +"Group Filter" => "Taldeen iragazkia", "Save" => "Gorde", "Test Configuration" => "Egiaztatu Konfigurazioa", "Help" => "Laguntza", @@ -52,6 +53,7 @@ $TRANSLATIONS = array( "users found" => "erabiltzaile aurkituta", "Back" => "Atzera", "Continue" => "Jarraitu", +"Advanced" => "Aurreratua", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Abisua:</b> PHPk behar duen LDAP modulua ez dago instalaturik, motorrak ez du funtzionatuko. Mesedez eskatu zure sistema kudeatzaileari instala dezan.", "Connection Settings" => "Konexio Ezarpenak", "Configuration Active" => "Konfigurazio Aktiboa", diff --git a/apps/user_ldap/l10n/fa.php b/apps/user_ldap/l10n/fa.php index daf3765fc061c62391edfc6563595320b5a23f5b..1e149a11207d30519a018a778bc439fad65dad79 100644 --- a/apps/user_ldap/l10n/fa.php +++ b/apps/user_ldap/l10n/fa.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "تایید حذف", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "فیلتر گروه", "Save" => "ذخیره", "Test Configuration" => "امتحان پیکربندی", "Help" => "راهنما", @@ -29,6 +30,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "شما می توانید پایه DN را برای کاربران و گروه ها در زبانه Advanced مشخص کنید.", "Back" => "بازگشت", "Continue" => "ادامه", +"Advanced" => "پیشرفته", "Connection Settings" => "تنظیمات اتصال", "Configuration Active" => "پیکربندی فعال", "When unchecked, this configuration will be skipped." => "زمانیکه انتخاب نشود، این پیکربندی نادیده گرفته خواهد شد.", diff --git a/apps/user_ldap/l10n/fi_FI.php b/apps/user_ldap/l10n/fi_FI.php index 552fd9f923bbf63906083533d0bcf7bd40167651..b631caccee6a164e53dc58dd2997563058b69b69 100644 --- a/apps/user_ldap/l10n/fi_FI.php +++ b/apps/user_ldap/l10n/fi_FI.php @@ -1,18 +1,33 @@ <?php $TRANSLATIONS = array( +"Failed to delete the server configuration" => "Palvelinmäärityksen poistaminen epäonnistui", +"The configuration is valid and the connection could be established!" => "Määritys on kelvollinen ja yhteys kyettiin muodostamaan!", "Deletion failed" => "Poisto epäonnistui", "Keep settings?" => "Säilytetäänkö asetukset?", "Cannot add server configuration" => "Palvelinasetusten lisäys epäonnistui", "Success" => "Onnistui!", "Error" => "Virhe", +"Configuration OK" => "Määritykset OK", +"Configuration incorrect" => "Määritykset väärin", +"Configuration incomplete" => "Määritykset puutteelliset", "Select groups" => "Valitse ryhmät", "Connection test succeeded" => "Yhteystesti onnistui", "Connection test failed" => "Yhteystesti epäonnistui", +"Do you really want to delete the current Server Configuration?" => "Haluatko varmasti poistaa nykyisen palvelinmäärityksen?", "Confirm Deletion" => "Vahvista poisto", -"_%s group found_::_%s groups found_" => array("",""), -"_%s user found_::_%s users found_" => array("",""), +"_%s group found_::_%s groups found_" => array("%s ryhmä löytynyt","%s ryhmää löytynyt"), +"_%s user found_::_%s users found_" => array("%s käyttäjä löytynyt","%s käyttäjää löytynyt"), +"Server" => "Palvelin", +"Group Filter" => "Ryhmien suodatus", "Save" => "Tallenna", +"Test Configuration" => "Testaa määritys", "Help" => "Ohje", +"groups found" => "ryhmää löytynyt", +"LDAP Username:" => "LDAP-käyttäjätunnus:", +"LDAP Email Address:" => "LDAP-sähköpostiosoite:", +"1. Server" => "1. Palvelin", +"%s. Server:" => "%s. Palvelin:", +"Add Server Configuration" => "Lisää palvelinmääritys", "Host" => "Isäntä", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Voit jättää protokollan määrittämättä, paitsi kun vaadit SSL:ää. Aloita silloin ldaps://", "Port" => "Portti", @@ -21,10 +36,15 @@ $TRANSLATIONS = array( "Password" => "Salasana", "For anonymous access, leave DN and Password empty." => "Jos haluat mahdollistaa anonyymin pääsyn, jätä DN ja Salasana tyhjäksi ", "You can specify Base DN for users and groups in the Advanced tab" => "Voit määrittää käyttäjien ja ryhmien oletus DN:n (distinguished name) 'tarkemmat asetukset'-välilehdeltä ", +"users found" => "käyttäjää löytynyt", "Back" => "Takaisin", "Continue" => "Jatka", +"Advanced" => "Lisäasetukset", "Connection Settings" => "Yhteysasetukset", +"Backup (Replica) Port" => "Varmuuskopioinnin (replikoinnin) portti", "Disable Main Server" => "Poista pääpalvelin käytöstä", +"Only connect to the replica server." => "Yhdistä vain replikointipalvelimeen.", +"Case insensitive LDAP server (Windows)" => "Kirjainkoosta piittamaton LDAP-palvelin (Windows)", "Turn off SSL certificate validation." => "Poista käytöstä SSL-varmenteen vahvistus", "in seconds. A change empties the cache." => "sekunneissa. Muutos tyhjentää välimuistin.", "Directory Settings" => "Hakemistoasetukset", diff --git a/apps/user_ldap/l10n/fr.php b/apps/user_ldap/l10n/fr.php index 44b92077b92de30d7920fbc70bb924b6731304fa..34b3cc393b535d760d51b2c954a90a03924f07e3 100644 --- a/apps/user_ldap/l10n/fr.php +++ b/apps/user_ldap/l10n/fr.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "La suppression a échoué", "Take over settings from recent server configuration?" => "Récupérer les paramètres depuis une configuration récente du serveur ?", "Keep settings?" => "Garder ces paramètres ?", +"{nbServer}. Server" => "{nbServer}. Serveur", "Cannot add server configuration" => "Impossible d'ajouter la configuration du serveur", "mappings cleared" => "associations supprimées", "Success" => "Succès", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s utilisateur trouvé","%s utilisateurs trouvés"), "Invalid Host" => "Hôte invalide", "Could not find the desired feature" => "Impossible de trouver la fonction souhaitée", +"Server" => "Serveur", +"User Filter" => "Filtre utilisateur", +"Login Filter" => "Filtre par nom d'utilisateur", +"Group Filter" => "Filtre de groupes", "Save" => "Sauvegarder", "Test Configuration" => "Tester la configuration", "Help" => "Aide", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Adresse email LDAP :", "Other Attributes:" => "Autres attributs :", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Définit le filtre à appliquer lors d'une tentative de connexion. %%uid remplace le nom d'utilisateur lors de la connexion. Exemple : \"uid=%%uid\"", +"1. Server" => "1. Serveur", +"%s. Server:" => "%s. Serveur:", "Add Server Configuration" => "Ajouter une configuration du serveur", +"Delete Configuration" => "Suppression de la configuration", "Host" => "Hôte", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas préfixez avec ldaps://", "Port" => "Port", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "utilisateurs trouvés", "Back" => "Retour", "Continue" => "Poursuivre", +"Expert" => "Expert", +"Advanced" => "Avancé", "<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>Avertissement :</b> Les applications user_ldap et user_webdavauth sont incompatibles. Des dysfonctionnements peuvent survenir. Contactez votre administrateur système pour qu'il désactive l'une d'elles.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Attention :</b> Le module php LDAP n'est pas installé, par conséquent cette extension ne pourra fonctionner. Veuillez contacter votre administrateur système afin qu'il l'installe.", "Connection Settings" => "Paramètres de connexion", diff --git a/apps/user_ldap/l10n/gl.php b/apps/user_ldap/l10n/gl.php index 82c484bb95d44eb77786a87a8bc4d98e56fea337..120dba886c89885266f497bbc34114b5bf13971d 100644 --- a/apps/user_ldap/l10n/gl.php +++ b/apps/user_ldap/l10n/gl.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Produciuse un fallo ao eliminar", "Take over settings from recent server configuration?" => "Tomar os recentes axustes de configuración do servidor?", "Keep settings?" => "Manter os axustes?", +"{nbServer}. Server" => "{nbServer}. Servidor", "Cannot add server configuration" => "Non é posíbel engadir a configuración do servidor", "mappings cleared" => "limpadas as asignacións", "Success" => "Correcto", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("Atopouse %s usuario","Atopáronse %s usuarios"), "Invalid Host" => "Máquina incorrecta", "Could not find the desired feature" => "Non foi posíbel atopar a función desexada", +"Server" => "Servidor", +"User Filter" => "Filtro do usuario", +"Login Filter" => "Filtro de acceso", +"Group Filter" => "Filtro de grupo", "Save" => "Gardar", "Test Configuration" => "Probar a configuración", "Help" => "Axuda", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Enderezo de correo LDAP:", "Other Attributes:" => "Outros atributos:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Define o filtro que se aplica cando se intenta o acceso. %%uid substitúe o nome de usuario e a acción de acceso. Exemplo: «uid=%%uid»", +"1. Server" => "1. Servidor", +"%s. Server:" => "%s. Servidor:", "Add Server Configuration" => "Engadir a configuración do servidor", +"Delete Configuration" => "Eliminar a configuración", "Host" => "Servidor", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "Pode omitir o protocolo agás que precise de SSL. Nese caso comece con ldaps://", "Port" => "Porto", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "atopáronse usuarios", "Back" => "Atrás", "Continue" => "Continuar", +"Expert" => "Experto", +"Advanced" => "Avanzado", "<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>Aviso:</b> Os aplicativos user_ldap e user_webdavauth son incompatíbeis. Pode acontecer un comportamento estraño. Consulte co administrador do sistema para desactivar un deles.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP non está instalado, o servidor non funcionará. Consulte co administrador do sistema para instalalo.", "Connection Settings" => "Axustes da conexión", diff --git a/apps/user_ldap/l10n/he.php b/apps/user_ldap/l10n/he.php index 0dcf85278497136d94705f1ac40a361e7e2ba1e7..629ade5e977ff01023138fa099a9b343487995cb 100644 --- a/apps/user_ldap/l10n/he.php +++ b/apps/user_ldap/l10n/he.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "אישור המחיקה", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "סנן קבוצה", "Save" => "שמירה", "Help" => "עזרה", "Add Server Configuration" => "הוספת הגדרות השרת", @@ -19,6 +20,7 @@ $TRANSLATIONS = array( "Password" => "סיסמא", "For anonymous access, leave DN and Password empty." => "לגישה אנונימית, השאר את הDM והסיסמא ריקים.", "Back" => "אחורה", +"Advanced" => "מתקדם", "in seconds. A change empties the cache." => "בשניות. שינוי מרוקן את המטמון.", "in bytes" => "בבתים" ); diff --git a/apps/user_ldap/l10n/hi.php b/apps/user_ldap/l10n/hi.php index 386134547eb07ee756ea589b47617af961f00213..41fbe29856fb0ef2f0747014d22bb6275fb2f4b9 100644 --- a/apps/user_ldap/l10n/hi.php +++ b/apps/user_ldap/l10n/hi.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Save" => "सहेजें", "Help" => "सहयोग", -"Password" => "पासवर्ड" +"Password" => "पासवर्ड", +"Advanced" => "उन्नत" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/hr.php b/apps/user_ldap/l10n/hr.php index b28175994eb0d298c5c6d8f8de3ba8c218afb922..c5cc17d14231aab69121d64f19c4e73c5b7f5af3 100644 --- a/apps/user_ldap/l10n/hr.php +++ b/apps/user_ldap/l10n/hr.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Save" => "Snimi", "Help" => "Pomoć", "Password" => "Lozinka", -"Back" => "Natrag" +"Back" => "Natrag", +"Advanced" => "Napredno" ); $PLURAL_FORMS = "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"; diff --git a/apps/user_ldap/l10n/hu_HU.php b/apps/user_ldap/l10n/hu_HU.php index 5e05eefd1d716e9991d2f6424bd1890e270f2009..47c5bd2d57bef53c159421381b6f792646609f7c 100644 --- a/apps/user_ldap/l10n/hu_HU.php +++ b/apps/user_ldap/l10n/hu_HU.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s felhasználó van","%s felhasználó van"), "Invalid Host" => "Érvénytelen gépnév", "Could not find the desired feature" => "A kívánt funkció nem található", +"Group Filter" => "A csoportok szűrője", "Save" => "Mentés", "Test Configuration" => "A beállítások tesztelése", "Help" => "Súgó", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "users found" => "felhasználó van", "Back" => "Vissza", "Continue" => "Folytatás", +"Advanced" => "Haladó", "<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>Figyelem:</b> a user_ldap és user_webdavauth alkalmazások nem kompatibilisek. Együttes használatuk váratlan eredményekhez vezethet. Kérje meg a rendszergazdát, hogy a kettő közül kapcsolja ki az egyiket.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Figyelmeztetés:</b> Az LDAP PHP modul nincs telepítve, ezért ez az alrendszer nem fog működni. Kérje meg a rendszergazdát, hogy telepítse!", "Connection Settings" => "Kapcsolati beállítások", diff --git a/apps/user_ldap/l10n/ia.php b/apps/user_ldap/l10n/ia.php index b29ecbb1d243814acbeb910fec9c23eb3fed7292..3d7699525c9f87050a1a27de4621bb719ed0404f 100644 --- a/apps/user_ldap/l10n/ia.php +++ b/apps/user_ldap/l10n/ia.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Help" => "Adjuta", "Password" => "Contrasigno", "Back" => "Retro", -"Continue" => "Continuar" +"Continue" => "Continuar", +"Advanced" => "Avantiate" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/id.php b/apps/user_ldap/l10n/id.php index 1d42031a4982f7efdf91d9600789b2688ce2e8b8..b6e581952fad8dc72d9332cc45e1f087b289739f 100644 --- a/apps/user_ldap/l10n/id.php +++ b/apps/user_ldap/l10n/id.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Konfirmasi Penghapusan", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "saringan grup", "Save" => "Simpan", "Test Configuration" => "Uji Konfigurasi", "Help" => "Bantuan", @@ -31,6 +32,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "Anda dapat menetapkan Base DN untuk pengguna dan grup dalam tab Lanjutan", "Back" => "Kembali", "Continue" => "Lanjutkan", +"Advanced" => "Lanjutan", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Peringatan:</b> Modul LDAP PHP tidak terpasang, perangkat tidak akan bekerja. Silakan minta administrator sistem untuk memasangnya.", "Connection Settings" => "Pengaturan Koneksi", "Configuration Active" => "Konfigurasi Aktif", diff --git a/apps/user_ldap/l10n/is.php b/apps/user_ldap/l10n/is.php index e146c93cb8174db0294f2b8442255dab0b9230a7..148eb064030173d41dd90b0faa2e7c32896af856 100644 --- a/apps/user_ldap/l10n/is.php +++ b/apps/user_ldap/l10n/is.php @@ -8,6 +8,7 @@ $TRANSLATIONS = array( "Test Configuration" => "Prúfa uppsetningu", "Help" => "Hjálp", "Host" => "Netþjónn", -"Password" => "Lykilorð" +"Password" => "Lykilorð", +"Advanced" => "Ítarlegt" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/it.php b/apps/user_ldap/l10n/it.php index 095a0619ee1fc0e2d48d40f3e1208358ec4c8bd6..ad621be4550b366931976a77f321c0d1e5c799af 100644 --- a/apps/user_ldap/l10n/it.php +++ b/apps/user_ldap/l10n/it.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Eliminazione non riuscita", "Take over settings from recent server configuration?" => "Vuoi recuperare le impostazioni dalla configurazione recente del server?", "Keep settings?" => "Vuoi mantenere le impostazioni?", +"{nbServer}. Server" => "{nbServer}. server", "Cannot add server configuration" => "Impossibile aggiungere la configurazione del server", "mappings cleared" => "associazioni cancellate", "Success" => "Riuscito", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s utente trovato","%s utenti trovati"), "Invalid Host" => "Host non valido", "Could not find the desired feature" => "Impossibile trovare la funzionalità desiderata", +"Server" => "Server", +"User Filter" => "Filtro utente", +"Login Filter" => "Filtro accesso", +"Group Filter" => "Filtro gruppo", "Save" => "Salva", "Test Configuration" => "Prova configurazione", "Help" => "Aiuto", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "Indirizzo email LDAP:", "Other Attributes:" => "Altri attributi:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Specifica quale filtro utilizzare quando si tenta l'accesso. %%uid sostituisce il nome utente all'atto dell'accesso. Esempio: \"uid=%%uid\"", +"1. Server" => "1. server", +"%s. Server:" => "%s. server:", "Add Server Configuration" => "Aggiungi configurazione del server", +"Delete Configuration" => "Elimina configurazione", "Host" => "Host", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "È possibile omettere il protocollo, ad eccezione se è necessario SSL. Quindi inizia con ldaps://", "Port" => "Porta", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "utenti trovati", "Back" => "Indietro", "Continue" => "Continua", +"Expert" => "Esperto", +"Advanced" => "Avanzate", "<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>Avviso:</b> le applicazioni user_ldap e user_webdavauth sono incompatibili. Potresti riscontrare un comportamento inatteso. Chiedi al tuo amministratore di sistema di disabilitarne una.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Avviso:</b> il modulo PHP LDAP non è installato, il motore non funzionerà. Chiedi al tuo amministratore di sistema di installarlo.", "Connection Settings" => "Impostazioni di connessione", diff --git a/apps/user_ldap/l10n/ja.php b/apps/user_ldap/l10n/ja.php index 3b479350478f24c4cffdd36000dccb5b6410d7dd..eb85c055eff0ccd130a2570fc2b4449d56397534 100644 --- a/apps/user_ldap/l10n/ja.php +++ b/apps/user_ldap/l10n/ja.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s ユーザーが見つかりました"), "Invalid Host" => "無効なホスト", "Could not find the desired feature" => "望ましい機能は見つかりませんでした", +"Group Filter" => "グループフィルタ", "Save" => "保存", "Test Configuration" => "設定をテスト", "Help" => "ヘルプ", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "ユーザーが見つかりました", "Back" => "戻る", "Continue" => "続ける", +"Advanced" => "詳細設定", "<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>警告:</b> user_ldap と user_webdavauth のアプリには互換性がありません。予期せぬ動作をする可能性があります。システム管理者にどちらかを無効にするよう問い合わせてください。", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>警告:</b> PHP LDAP モジュールがインストールされていません。バックエンドが正しく動作しません。システム管理者にインストールするよう問い合わせてください。", "Connection Settings" => "接続設定", diff --git a/apps/user_ldap/l10n/ka_GE.php b/apps/user_ldap/l10n/ka_GE.php index 3ee307b55ccb88e9986444c5e9a7f163be37b54d..7ff2c4034b6f1e9c689421dfbb8aa260b6a9c67a 100644 --- a/apps/user_ldap/l10n/ka_GE.php +++ b/apps/user_ldap/l10n/ka_GE.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "წაშლის დადასტურება", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "ჯგუფის ფილტრი", "Save" => "შენახვა", "Test Configuration" => "კავშირის ტესტირება", "Help" => "დახმარება", @@ -29,6 +30,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "ანონიმური დაშვებისთვის, დატოვეთ DN–ის და პაროლის ველები ცარიელი.", "One Base DN per line" => "ერთი საწყისი DN ერთ ხაზზე", "You can specify Base DN for users and groups in the Advanced tab" => "თქვენ შეგიძლიათ მიუთითოთ საწყისი DN მომხმარებლებისთვის და ჯგუფებისთვის Advanced ტაბში", +"Advanced" => "დამატებითი ფუნქციები", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>გაფრთხილება:</b> PHP LDAP მოდული არ არის ინსტალირებული, ბექენდი არ იმუშავებს. თხოვეთ თქვენს ადმინისტრატორს დააინსტალიროს ის.", "Connection Settings" => "კავშირის პარამეტრები", "Configuration Active" => "კონფიგურაცია აქტიურია", diff --git a/apps/user_ldap/l10n/km.php b/apps/user_ldap/l10n/km.php index 65691c1f5257b6346642443efc8476b19d5d51ec..edbb22949a7661f72dcbbfda1a65dcecfa705e2f 100644 --- a/apps/user_ldap/l10n/km.php +++ b/apps/user_ldap/l10n/km.php @@ -17,6 +17,7 @@ $TRANSLATIONS = array( "Host" => "ម៉ាស៊ីនផ្ទុក", "Port" => "ច្រក", "Password" => "ពាក្យសម្ងាត់", -"Continue" => "បន្ត" +"Continue" => "បន្ត", +"Advanced" => "កម្រិតខ្ពស់" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/ko.php b/apps/user_ldap/l10n/ko.php index 1ae63bd4d2146228e4e8dfac309cc759da011707..4430045d6e8c8e12161a85fa6a9f14bc129ca9ea 100644 --- a/apps/user_ldap/l10n/ko.php +++ b/apps/user_ldap/l10n/ko.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("사용자 %s명 찾음"), "Invalid Host" => "잘못된 호스트", "Could not find the desired feature" => "필요한 기능을 찾을 수 없음", +"Group Filter" => "그룹 필터", "Save" => "저장", "Test Configuration" => "설정 시험", "Help" => "도움말", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "users found" => "사용자 찾음", "Back" => "뒤로", "Continue" => "계속", +"Advanced" => "고급", "<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>경고:</b> user_ldap, user_webdavauth 앱은 서로 호환되지 않습니다. 예상하지 못한 행동을 할 수도 있습니다. 시스템 관리자에게 연락하여 둘 중 하나의 앱의 사용을 중단하십시오.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>경고:</b> PHP LDAP 모듈이 비활성화되어 있거나 설치되어 있지 않습니다. 백엔드를 사용할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.", "Connection Settings" => "연결 설정", diff --git a/apps/user_ldap/l10n/ku_IQ.php b/apps/user_ldap/l10n/ku_IQ.php index 7d3b22f849463430dd0ab890f6cab3f3de6a3727..15609ab3cd179b68f6259c924d188a7b59512c0e 100644 --- a/apps/user_ldap/l10n/ku_IQ.php +++ b/apps/user_ldap/l10n/ku_IQ.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Save" => "پاشکهوتکردن", "Help" => "یارمەتی", -"Password" => "وشەی تێپەربو" +"Password" => "وشەی تێپەربو", +"Advanced" => "ههڵبژاردنی پیشكهوتوو" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/lb.php b/apps/user_ldap/l10n/lb.php index c6fdc0035482a168c79def74769a0d9386bb30fb..dabb78b6a874875bd44165e5d06d4deb0ab6e8dc 100644 --- a/apps/user_ldap/l10n/lb.php +++ b/apps/user_ldap/l10n/lb.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "Host" => "Host", "Password" => "Passwuert", "Back" => "Zeréck", -"Continue" => "Weider" +"Continue" => "Weider", +"Advanced" => "Avancéiert" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/lt_LT.php b/apps/user_ldap/l10n/lt_LT.php index c20bf679d0ffc2772ef6e600b2e0eb7b79a4baba..ec83d9119ee0cdad3f456256c423ba1b4d140c7a 100644 --- a/apps/user_ldap/l10n/lt_LT.php +++ b/apps/user_ldap/l10n/lt_LT.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Patvirtinkite trynimą", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Grupės filtras", "Save" => "Išsaugoti", "Test Configuration" => "Bandyti konfigūraciją", "Help" => "Pagalba", @@ -28,6 +29,7 @@ $TRANSLATIONS = array( "One Base DN per line" => "Vienas bazinis DN eilutėje", "Back" => "Atgal", "Continue" => "Tęsti", +"Advanced" => "Išplėstiniai", "Connection Settings" => "Ryšio nustatymai", "Configuration Active" => "Konfigūracija aktyvi", "When unchecked, this configuration will be skipped." => "Kai nepažymėta, ši konfigūracija bus praleista.", diff --git a/apps/user_ldap/l10n/lv.php b/apps/user_ldap/l10n/lv.php index e3cb206e2d6db7b9b2830005135887e70fdf9051..d6df44812c17d0d17a9b50cf21ab6faab5c5e2d9 100644 --- a/apps/user_ldap/l10n/lv.php +++ b/apps/user_ldap/l10n/lv.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Apstiprināt dzēšanu", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Grupu filtrs", "Save" => "Saglabāt", "Test Configuration" => "Testa konfigurācija", "Help" => "Palīdzība", @@ -28,6 +29,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Lai piekļūtu anonīmi, atstājiet DN un paroli tukšu.", "One Base DN per line" => "Viena bāzes DN rindā", "You can specify Base DN for users and groups in the Advanced tab" => "Lietotājiem un grupām bāzes DN var norādīt cilnē “Paplašināti”", +"Advanced" => "Paplašināti", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Brīdinājums:</b> PHP LDAP modulis nav uzinstalēts, aizmugure nedarbosies. Lūdzu, prasiet savam sistēmas administratoram kādu no tām deaktivēt.", "Connection Settings" => "Savienojuma iestatījumi", "Configuration Active" => "Konfigurācija ir aktīva", diff --git a/apps/user_ldap/l10n/mk.php b/apps/user_ldap/l10n/mk.php index fcbc01f137b2586f459daeda2455900f3ce88195..4efb1986fb608d44e6a44278b80e31a747c0db6e 100644 --- a/apps/user_ldap/l10n/mk.php +++ b/apps/user_ldap/l10n/mk.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Port" => "Порта", "Password" => "Лозинка", "Back" => "Назад", -"Continue" => "Продолжи" +"Continue" => "Продолжи", +"Advanced" => "Напредно" ); $PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; diff --git a/apps/user_ldap/l10n/ms_MY.php b/apps/user_ldap/l10n/ms_MY.php index 7010e8a8f506eb55e77a431b4560f3e3ed077586..e90bf1b06b2762b3e32a8a5611dee18e5a3869a2 100644 --- a/apps/user_ldap/l10n/ms_MY.php +++ b/apps/user_ldap/l10n/ms_MY.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Save" => "Simpan", "Help" => "Bantuan", "Password" => "Kata laluan", -"Back" => "Kembali" +"Back" => "Kembali", +"Advanced" => "Maju" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/my_MM.php b/apps/user_ldap/l10n/my_MM.php index ea1881f114f1ab672cbc464048c1d05c08b5a906..81f80f8d65198b59fa5e103e12d0910035557d0d 100644 --- a/apps/user_ldap/l10n/my_MM.php +++ b/apps/user_ldap/l10n/my_MM.php @@ -3,6 +3,7 @@ $TRANSLATIONS = array( "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), "Help" => "အကူအညီ", -"Password" => "စကားဝှက်" +"Password" => "စကားဝှက်", +"Advanced" => "အဆင့်မြင့်" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/nb_NO.php b/apps/user_ldap/l10n/nb_NO.php index dd4af3e759e93f24085b13f3760d7925636175cc..5edb6ac55540319596fa77af009155fb8b1f732c 100644 --- a/apps/user_ldap/l10n/nb_NO.php +++ b/apps/user_ldap/l10n/nb_NO.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s bruker funnet","%s brukere funnet"), "Invalid Host" => "Ugyldig tjener", "Could not find the desired feature" => "Fant ikke den ønskede funksjonaliteten", +"Group Filter" => "Gruppefilter", "Save" => "Lagre", "Test Configuration" => "Test konfigurasjonen", "Help" => "Hjelp", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "users found" => "brukere funnet", "Back" => "Tilbake", "Continue" => "Fortsett", +"Advanced" => "Avansert", "<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>Advarsel:</b> Appene user_ldap og user_webdavauth er ikke kompatible med hverandre. Uventet oppførsel kan forekomme. Be systemadministratoren om å deaktivere en av dem.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Warning:</b> PHP LDAP modulen er ikke installert, hjelperen vil ikke virke. Vennligst be din system-administrator om å installere den.", "Connection Settings" => "Innstillinger for tilkobling", diff --git a/apps/user_ldap/l10n/nl.php b/apps/user_ldap/l10n/nl.php index 196e5a52d120f480d26b8eb365373f0c50b77543..ea4efa443d63d50f6dca8d717f6d31340f46a76d 100644 --- a/apps/user_ldap/l10n/nl.php +++ b/apps/user_ldap/l10n/nl.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s gebruiker gevonden","%s gebruikers gevonden"), "Invalid Host" => "Ongeldige server", "Could not find the desired feature" => "Kon de gewenste functie niet vinden", +"Group Filter" => "Groep Filter", "Save" => "Bewaren", "Test Configuration" => "Test configuratie", "Help" => "Help", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "gebruikers gevonden", "Back" => "Terug", "Continue" => "Verder", +"Advanced" => "Geavanceerd", "<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>Waarschuwing:</b> De Apps user_ldap en user_webdavauth zijn incompatible. U kunt onverwacht gedrag ervaren. Vraag uw beheerder om een van beide apps de deactiveren.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Waarschuwing:</b> De PHP LDAP module is niet geïnstalleerd, het backend zal niet werken. Vraag uw systeembeheerder om de module te installeren.", "Connection Settings" => "Verbindingsinstellingen", diff --git a/apps/user_ldap/l10n/nn_NO.php b/apps/user_ldap/l10n/nn_NO.php index c8b7ec091b66ae3110be5022b4e68d0f4dfc5b59..f8152a4c9336b4814cb5669eb34de9250d5e864d 100644 --- a/apps/user_ldap/l10n/nn_NO.php +++ b/apps/user_ldap/l10n/nn_NO.php @@ -10,6 +10,7 @@ $TRANSLATIONS = array( "Host" => "Tenar", "Password" => "Passord", "Back" => "Tilbake", -"Continue" => "Gå vidare" +"Continue" => "Gå vidare", +"Advanced" => "Avansert" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/oc.php b/apps/user_ldap/l10n/oc.php index 3b3e8365a657502c46b1f51d0caf2fc1ff2a295c..3d85c112afca8df51882429dc036b42cf47bd348 100644 --- a/apps/user_ldap/l10n/oc.php +++ b/apps/user_ldap/l10n/oc.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("",""), "Save" => "Enregistra", "Help" => "Ajuda", -"Password" => "Senhal" +"Password" => "Senhal", +"Advanced" => "Avançat" ); $PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; diff --git a/apps/user_ldap/l10n/pl.php b/apps/user_ldap/l10n/pl.php index 988e44dbe387fbd6b195e7d487d54226aa6b0971..080c1054ab18bf343de1bac58d62d238caf8f833 100644 --- a/apps/user_ldap/l10n/pl.php +++ b/apps/user_ldap/l10n/pl.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s znaleziony użytkownik","%s znalezionych użytkowników","%s znalezionych użytkowników"), "Invalid Host" => "Niepoprawny Host", "Could not find the desired feature" => "Nie można znaleźć żądanej funkcji", +"Group Filter" => "Grupa filtrów", "Save" => "Zapisz", "Test Configuration" => "Konfiguracja testowa", "Help" => "Pomoc", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "użytkownicy znalezieni", "Back" => "Wróć", "Continue" => "Kontynuuj ", +"Advanced" => "Zaawansowane", "<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>Ostrzeżenie:</b> Aplikacje user_ldap i user_webdavauth nie są kompatybilne. Mogą powodować nieoczekiwane zachowanie. Poproś administratora o wyłączenie jednej z nich.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Ostrzeżenie:</b> Moduł PHP LDAP nie jest zainstalowany i nie będzie działał. Poproś administratora o włączenie go.", "Connection Settings" => "Konfiguracja połączeń", diff --git a/apps/user_ldap/l10n/pt_BR.php b/apps/user_ldap/l10n/pt_BR.php index 0c15694e3ff502566afa662626b5fc8b514e2a00..943425f386bd57576cff01b18da0d1ff633a7856 100644 --- a/apps/user_ldap/l10n/pt_BR.php +++ b/apps/user_ldap/l10n/pt_BR.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("usuário %s encontrado","usuários %s encontrados"), "Invalid Host" => "Host inválido", "Could not find the desired feature" => "Não foi possível encontrar a função desejada", +"Group Filter" => "Filtro de Grupo", "Save" => "Guardar", "Test Configuration" => "Teste de Configuração", "Help" => "Ajuda", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "usuários encontrados", "Back" => "Voltar", "Continue" => "Continuar", +"Advanced" => "Avançado", "<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>Aviso:</b> Os aplicativos user_ldap e user_webdavauth são incompatíveis. Você pode experimentar comportamento inesperado. Por favor, peça ao seu administrador do sistema para desabilitar um deles.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, o backend não funcionará. Por favor, peça ao seu administrador do sistema para instalá-lo.", "Connection Settings" => "Configurações de Conexão", diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php index 21065b656791aeb03443036472d51e64d2f307d9..09b1935c8c1aa5d81b77751a454574bdfec71005 100644 --- a/apps/user_ldap/l10n/pt_PT.php +++ b/apps/user_ldap/l10n/pt_PT.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s utilizador encontrado","%s utilizadores encontrados"), "Invalid Host" => "Hospedeiro Inválido", "Could not find the desired feature" => "Não se encontrou a função desejada", +"Group Filter" => "Filtrar por grupo", "Save" => "Guardar", "Test Configuration" => "Testar a configuração", "Help" => "Ajuda", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "users found" => "utilizadores encontrados", "Back" => "Voltar", "Continue" => "Continuar", +"Advanced" => "Avançado", "<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>Aviso:</b> A aplicação user_ldap e user_webdavauth são incompativeis. A aplicação pode tornar-se instável. Por favor, peça ao seu administrador para desactivar uma das aplicações.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Aviso:</b> O módulo PHP LDAP não está instalado, logo não irá funcionar. Por favor peça ao administrador para o instalar.", "Connection Settings" => "Definições de ligação", diff --git a/apps/user_ldap/l10n/ro.php b/apps/user_ldap/l10n/ro.php index 0a91abe29c614a29ee916574802ab8c3b2ba557d..357fc68633b61aa64c45de89a18b5e4f1771f202 100644 --- a/apps/user_ldap/l10n/ro.php +++ b/apps/user_ldap/l10n/ro.php @@ -19,6 +19,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Confirmaţi Ştergerea ", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Fitrare Grup", "Save" => "Salvează", "Test Configuration" => "Configurare test", "Help" => "Ajutor", @@ -36,6 +37,7 @@ $TRANSLATIONS = array( "users found" => "Utilizatori găsiţi ", "Back" => "Înapoi", "Continue" => "Continuă", +"Advanced" => "Avansat", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Atenție</b> Modulul PHP LDAP nu este instalat, infrastructura nu va funcționa. Contactează administratorul sistemului pentru al instala.", "Connection Settings" => "Setările de conexiune", "Configuration Active" => "Configuraţie activa ", diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php index cb94d0e16a5dd85dfd23aca8e0f8e47a27d4c8db..ba71bec8bc0a3e47c9168606779bf1bceb25c30e 100644 --- a/apps/user_ldap/l10n/ru.php +++ b/apps/user_ldap/l10n/ru.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s пользователь найден","%s пользователя найдено","%s пользователей найдено"), "Invalid Host" => "Неверный сервер", "Could not find the desired feature" => "Не могу найти требуемой функциональности", +"Group Filter" => "Фильтр группы", "Save" => "Сохранить", "Test Configuration" => "Проверить конфигурацию", "Help" => "Помощь", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "пользователей найдено", "Back" => "Назад", "Continue" => "Продолжить", +"Advanced" => "Дополнительно", "<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>Предупреждение:</b> Приложения user_ldap и user_webdavauth несовместимы. Вы можете наблюдать некорректное поведение. Пожалуйста, попросите вашего системного администратора отключить одно из них.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Внимание:</b> Модуль LDAP для PHP не установлен, бэкенд не будет работать. Пожалуйста, попросите вашего системного администратора его установить. ", "Connection Settings" => "Настройки подключения", diff --git a/apps/user_ldap/l10n/si_LK.php b/apps/user_ldap/l10n/si_LK.php index 5c02f02865505d0d2fb8f2f756a4c874fb3f2f02..a3e8f466b7d3bb6a4ac8af8afa580cec249e3cce 100644 --- a/apps/user_ldap/l10n/si_LK.php +++ b/apps/user_ldap/l10n/si_LK.php @@ -5,11 +5,13 @@ $TRANSLATIONS = array( "Error" => "දෝෂයක්", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "කණ්ඩායම් පෙරහන", "Save" => "සුරකින්න", "Help" => "උදව්", "Host" => "සත්කාරකය", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL අවශ්යය වන විට පමණක් හැර, අන් අවස්ථාවන්හිදී ප්රොටොකෝලය අත් හැරිය හැක. භාවිතා කරන විට ldaps:// ලෙස ආරම්භ කරන්න", "Port" => "තොට", -"Password" => "මුර පදය" +"Password" => "මුර පදය", +"Advanced" => "දියුණු/උසස්" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/sk.php b/apps/user_ldap/l10n/sk.php index 2578bb55649ae6e3e9981a1cffe27cac810cc22b..e258ffac2237af7b0f798868f910f58fc48f06ca 100644 --- a/apps/user_ldap/l10n/sk.php +++ b/apps/user_ldap/l10n/sk.php @@ -2,6 +2,7 @@ $TRANSLATIONS = array( "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), -"Save" => "Uložiť" +"Save" => "Uložiť", +"Advanced" => "Pokročilé" ); $PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; diff --git a/apps/user_ldap/l10n/sk_SK.php b/apps/user_ldap/l10n/sk_SK.php index fdcb4ea81b144f56ade71709efc0741c433ae4e3..9d6b39c14ee2787a25adda75af40197bb9f83d67 100644 --- a/apps/user_ldap/l10n/sk_SK.php +++ b/apps/user_ldap/l10n/sk_SK.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s nájdený používateľ","%s nájdení používatelia","%s nájdených používateľov"), "Invalid Host" => "Neplatný hostiteľ", "Could not find the desired feature" => "Nemožno nájsť požadovanú funkciu", +"Group Filter" => "Filter skupiny", "Save" => "Uložiť", "Test Configuration" => "Test nastavenia", "Help" => "Pomoc", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "nájdení používatelia", "Back" => "Späť", "Continue" => "Pokračovať", +"Advanced" => "Rozšírené", "<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>Upozornenie:</b> Aplikácie user_ldap a user_webdavauth sú navzájom nekompatibilné. Môžete zaznamenať neočakávané správanie. Požiadajte prosím vášho systémového administrátora pre zakázanie jedného z nich.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Upozornenie:</b> nie je nainštalovaný LDAP modul pre PHP, backend vrstva nebude fungovať. Požiadajte administrátora systému, aby ho nainštaloval.", "Connection Settings" => "Nastavenie pripojenia", diff --git a/apps/user_ldap/l10n/sl.php b/apps/user_ldap/l10n/sl.php index 54c91103a3e368b1c982d1d5eb4725aebe85af60..d0b6ab8fb0d85291cb3eacc780e472ef2b9f2dc9 100644 --- a/apps/user_ldap/l10n/sl.php +++ b/apps/user_ldap/l10n/sl.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s najden uporabnik","%s najdena uporabnika","%s najdeni uporabniki","%s najdenih uporabnikov"), "Invalid Host" => "Neveljaven gostitelj", "Could not find the desired feature" => "Želene zmožnosti ni mogoče najti", +"Group Filter" => "Filter skupin", "Save" => "Shrani", "Test Configuration" => "Preizkusne nastavitve", "Help" => "Pomoč", @@ -57,6 +58,7 @@ $TRANSLATIONS = array( "users found" => "najdenih uporabnikov", "Back" => "Nazaj", "Continue" => "Nadaljuj", +"Advanced" => "Napredne možnosti", "<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>Opozorilo:</b> določili user_ldap in user_webdavauth sta neskladni, kar lahko vpliva na delovanje sistema. O napaki pošljite poročilo skrbniku sistema in opozorite, da je treba eno izmed možnosti onemogočiti.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Opozorilo:</b> modul PHP LDAP mora biti nameščen, sicer vmesnik ne bo deloval. Paket je treba namestiti.", "Connection Settings" => "Nastavitve povezave", diff --git a/apps/user_ldap/l10n/sq.php b/apps/user_ldap/l10n/sq.php index 03ff204bbca74623fc36fac4b41a59b847738ccf..8d09cceb7c5a470a2543cd286ec48699f2f26881 100644 --- a/apps/user_ldap/l10n/sq.php +++ b/apps/user_ldap/l10n/sq.php @@ -17,6 +17,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Konfirmoni Fshirjen", "_%s group found_::_%s groups found_" => array("",""), "_%s user found_::_%s users found_" => array("",""), +"Group Filter" => "Filtri i grupeve", "Save" => "Ruaj", "Test Configuration" => "Provoni konfigurimet", "Help" => "Ndihmë", @@ -30,6 +31,7 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "Për tu lidhur në mënyre anonime, lini bosh hapsirat e DN dhe fjalëkalim", "One Base DN per line" => "Një baze DN për rrjesht", "You can specify Base DN for users and groups in the Advanced tab" => "Ju mund të specifikoni Bazen DN për përdorues dhe grupe në butonin 'Të Përparuara'", +"Advanced" => "E përparuar", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Njoftim:</b> moduli PHP LDAP nuk është instaluar, motori nuk do të funksionojë.Kontaktoni me administratorin e sistemit.", "Connection Settings" => "Të dhënat e lidhjes", "Configuration Active" => "Konfigurimi Aktiv", diff --git a/apps/user_ldap/l10n/sr.php b/apps/user_ldap/l10n/sr.php index fb016fdd17e895e46f1bc7d295b2622d422aafb2..41b35d0abf867cdaf089083c904a0d7c8b1b0b48 100644 --- a/apps/user_ldap/l10n/sr.php +++ b/apps/user_ldap/l10n/sr.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Error" => "Грешка", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Филтер групе", "Save" => "Сачувај", "Help" => "Помоћ", "Host" => "Домаћин", @@ -14,6 +15,7 @@ $TRANSLATIONS = array( "Password" => "Лозинка", "For anonymous access, leave DN and Password empty." => "За анониман приступ, оставите поља DN и лозинка празним.", "Back" => "Назад", +"Advanced" => "Напредно", "Turn off SSL certificate validation." => "Искључите потврду SSL сертификата.", "in seconds. A change empties the cache." => "у секундама. Промена испражњава кеш меморију.", "User Display Name Field" => "Име приказа корисника", diff --git a/apps/user_ldap/l10n/sr@latin.php b/apps/user_ldap/l10n/sr@latin.php index e3023996ad325d3f505ff8135d1960b4a66f7c24..4d4d65b2ef465e1c295c960b657db150c5c2d97b 100644 --- a/apps/user_ldap/l10n/sr@latin.php +++ b/apps/user_ldap/l10n/sr@latin.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("","",""), "Save" => "Snimi", "Help" => "Pomoć", -"Password" => "Lozinka" +"Password" => "Lozinka", +"Advanced" => "Napredno" ); $PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; diff --git a/apps/user_ldap/l10n/sv.php b/apps/user_ldap/l10n/sv.php index 2a4f8b19655ff98837a6f6025d5255b74278b4db..5f01c52ef9debc695b4b8b8d080c6cb6bd27e2a0 100644 --- a/apps/user_ldap/l10n/sv.php +++ b/apps/user_ldap/l10n/sv.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s användare hittad","%s användare hittade"), "Invalid Host" => "Felaktig Host", "Could not find the desired feature" => "Det gick inte hitta den önskade funktionen", +"Group Filter" => "Gruppfilter", "Save" => "Spara", "Test Configuration" => "Testa konfigurationen", "Help" => "Hjälp", @@ -60,6 +61,7 @@ $TRANSLATIONS = array( "users found" => "användare funna", "Back" => "Tillbaka", "Continue" => "Fortsätt", +"Advanced" => "Avancerad", "<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>Varning:</b> Apps user_ldap och user_webdavauth är inkompatibla. Oväntade problem kan uppstå. Be din systemadministratör att inaktivera en av dom.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Varning:</b> PHP LDAP - modulen är inte installerad, serversidan kommer inte att fungera. Kontakta din systemadministratör för installation.", "Connection Settings" => "Uppkopplingsinställningar", diff --git a/apps/user_ldap/l10n/ta_LK.php b/apps/user_ldap/l10n/ta_LK.php index 27a3068f963b7bdea64aec8b1f06026a522fd5a3..5849cfcadb63ce33282f72728b1ef2867e4dd3fd 100644 --- a/apps/user_ldap/l10n/ta_LK.php +++ b/apps/user_ldap/l10n/ta_LK.php @@ -13,6 +13,7 @@ $TRANSLATIONS = array( "Password" => "கடவுச்சொல்", "You can specify Base DN for users and groups in the Advanced tab" => "நீங்கள் பயனாளர்களுக்கும் மேன்மை தத்தலில் உள்ள குழுவிற்கும் தள DN ஐ குறிப்பிடலாம் ", "Back" => "பின்னுக்கு", +"Advanced" => "உயர்ந்த", "Turn off SSL certificate validation." => "SSL சான்றிதழின் செல்லுபடியை நிறுத்திவிடவும்", "in seconds. A change empties the cache." => "செக்கன்களில். ஒரு மாற்றம் இடைமாற்றுநினைவகத்தை வெற்றிடமாக்கும்.", "User Display Name Field" => "பயனாளர் காட்சிப்பெயர் புலம்", diff --git a/apps/user_ldap/l10n/te.php b/apps/user_ldap/l10n/te.php index e154c0687349188ddf049f725acbc91bffff42ef..4cfdbea4cccbddbd98781f7703d5f1070d0dc199 100644 --- a/apps/user_ldap/l10n/te.php +++ b/apps/user_ldap/l10n/te.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Save" => "భద్రపరచు", "Help" => "సహాయం", "Password" => "సంకేతపదం", -"Continue" => "కొనసాగించు" +"Continue" => "కొనసాగించు", +"Advanced" => "ఉన్నతం" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/th_TH.php b/apps/user_ldap/l10n/th_TH.php index 1c6dbe0473f785ab6949794f728a05748e3b6552..74d9fbe315063f289ef6c53168c61067a986af48 100644 --- a/apps/user_ldap/l10n/th_TH.php +++ b/apps/user_ldap/l10n/th_TH.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "ยืนยันการลบทิ้ง", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "ตัวกรองข้อมูลกลุ่ม", "Save" => "บันทึก", "Help" => "ช่วยเหลือ", "Add Server Configuration" => "เพิ่มการกำหนดค่าเซิร์ฟเวอร์", @@ -28,6 +29,7 @@ $TRANSLATIONS = array( "One Base DN per line" => "หนึ่ง Base DN ต่อบรรทัด", "You can specify Base DN for users and groups in the Advanced tab" => "คุณสามารถระบุ DN หลักสำหรับผู้ใช้งานและกลุ่มต่างๆในแท็บขั้นสูงได้", "Back" => "ย้อนกลับ", +"Advanced" => "ขั้นสูง", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>คำเตือน:</b> โมดูล PHP LDAP ยังไม่ได้ถูกติดตั้ง, ระบบด้านหลังจะไม่สามารถทำงานได้ กรุณาติดต่อผู้ดูแลระบบของคุณเพื่อทำการติดตั้งโมดูลดังกล่าว", "Connection Settings" => "ตั้งค่าการเชื่อมต่อ", "Disable Main Server" => "ปิดใช้งานเซิร์ฟเวอร์หลัก", diff --git a/apps/user_ldap/l10n/tr.php b/apps/user_ldap/l10n/tr.php index 86b4028a9d67524f8d1b7bc2d3b8aae123476375..8bbb6342c0d1a4633f19131795c449df609e169a 100644 --- a/apps/user_ldap/l10n/tr.php +++ b/apps/user_ldap/l10n/tr.php @@ -12,6 +12,7 @@ $TRANSLATIONS = array( "Deletion failed" => "Silme başarısız oldu", "Take over settings from recent server configuration?" => "Ayarlar son sunucu yapılandırmalarından devralınsın mı?", "Keep settings?" => "Ayarlar korunsun mu?", +"{nbServer}. Server" => "{nbServer}. Sunucu", "Cannot add server configuration" => "Sunucu yapılandırması eklenemedi", "mappings cleared" => "eşleştirmeler temizlendi", "Success" => "Başarılı", @@ -30,6 +31,10 @@ $TRANSLATIONS = array( "_%s user found_::_%s users found_" => array("%s kullanıcı bulundu","%s kullanıcı bulundu"), "Invalid Host" => "Geçersiz Makine", "Could not find the desired feature" => "İstenen özellik bulunamadı", +"Server" => "Sunucu", +"User Filter" => "Kullanıcı Filtresi", +"Login Filter" => "Oturum Filtresi", +"Group Filter" => "Grup Süzgeci", "Save" => "Kaydet", "Test Configuration" => "Yapılandırmayı Sına", "Help" => "Yardım", @@ -45,7 +50,10 @@ $TRANSLATIONS = array( "LDAP Email Address:" => "LDAP E-posta Adresi:", "Other Attributes:" => "Diğer Nitelikler:", "Defines the filter to apply, when login is attempted. %%uid replaces the username in the login action. Example: \"uid=%%uid\"" => "Oturum açma girişimi olduğunda uygulanacak filtreyi tanımlar. %%uid, oturum işleminde kullanıcı adı ile değiştirilir. Örneğin: \"uid=%%uid\"", +"1. Server" => "1. Sunucu", +"%s. Server:" => "%s. Sunucu:", "Add Server Configuration" => "Sunucu Yapılandırması Ekle", +"Delete Configuration" => "Yapılandırmayı Sil", "Host" => "Sunucu", "You can omit the protocol, except you require SSL. Then start with ldaps://" => "SSL gerektirmediğiniz takdirde protokol belirtmeyebilirsiniz. Ardından ldaps:// ile başlayın", "Port" => "Port", @@ -60,6 +68,8 @@ $TRANSLATIONS = array( "users found" => "kullanıcı bulundu", "Back" => "Geri", "Continue" => "Devam et", +"Expert" => "Uzman", +"Advanced" => "Gelişmiş", "<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>Uyarı:</b> user_ldap ve user_webdavauth uygulamaları uyumlu değil. Beklenmedik bir davranışla karşılaşabilirsiniz. Lütfen ikisinden birini devre dışı bırakmak için sistem yöneticinizle iletişime geçin.", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Uyarı:</b> PHP LDAP modülü kurulu değil, arka uç çalışmayacak. Lütfen kurulumu için sistem yöneticinizle iletişime geçin.", "Connection Settings" => "Bağlantı Ayarları", diff --git a/apps/user_ldap/l10n/ug.php b/apps/user_ldap/l10n/ug.php index 7f751814396f9b442df60501a681c6846dd673a6..02adcc0c8a57060da8b4d165ab132e91fe7bbe1a 100644 --- a/apps/user_ldap/l10n/ug.php +++ b/apps/user_ldap/l10n/ug.php @@ -4,11 +4,13 @@ $TRANSLATIONS = array( "Error" => "خاتالىق", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "گۇرۇپپا سۈزگۈچ", "Save" => "ساقلا", "Help" => "ياردەم", "Host" => "باش ئاپپارات", "Port" => "ئېغىز", "Password" => "ئىم", +"Advanced" => "ئالىي", "Connection Settings" => "باغلىنىش تەڭشىكى", "Configuration Active" => "سەپلىمە ئاكتىپ" ); diff --git a/apps/user_ldap/l10n/uk.php b/apps/user_ldap/l10n/uk.php index 5f4db6d5a03b7b855547e4b92f306b8a8b4e8a38..19d37a282b74def6abc4244b704ba9aa4a2b4b59 100644 --- a/apps/user_ldap/l10n/uk.php +++ b/apps/user_ldap/l10n/uk.php @@ -16,6 +16,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "Підтвердіть Видалення", "_%s group found_::_%s groups found_" => array("","",""), "_%s user found_::_%s users found_" => array("","",""), +"Group Filter" => "Фільтр Груп", "Save" => "Зберегти", "Test Configuration" => "Тестове налаштування", "Help" => "Допомога", @@ -31,6 +32,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "Ви можете задати Базовий DN для користувачів і груп на вкладинці Додатково", "Back" => "Назад", "Continue" => "Продовжити", +"Advanced" => "Додатково", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Увага:</ b> Потрібний модуль PHP LDAP не встановлено, базова програма працювати не буде. Будь ласка, зверніться до системного адміністратора, щоб встановити його.", "Connection Settings" => "Налаштування З'єднання", "Configuration Active" => "Налаштування Активне", diff --git a/apps/user_ldap/l10n/ur_PK.php b/apps/user_ldap/l10n/ur_PK.php index 0f7c45fe62d79c86b22666b965ed991bff50ecee..12ca746d7d4d5cc5bdef677e738afabe5f514421 100644 --- a/apps/user_ldap/l10n/ur_PK.php +++ b/apps/user_ldap/l10n/ur_PK.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Save" => "حفظ", "Help" => "مدد", "Password" => "پاسورڈ", -"Continue" => "جاری" +"Continue" => "جاری", +"Advanced" => "ایڈوانسڈ" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/user_ldap/l10n/vi.php b/apps/user_ldap/l10n/vi.php index 21b9783897ea66a044c7ca08f60e049fb05ab8b2..8c2fe2a0afc8594f8cc09ddfcb3716fb08787c93 100644 --- a/apps/user_ldap/l10n/vi.php +++ b/apps/user_ldap/l10n/vi.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Select groups" => "Chọn nhóm", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "Bộ lọc nhóm", "Save" => "Lưu", "Help" => "Giúp đỡ", "Host" => "Máy chủ", @@ -18,6 +19,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "Bạn có thể chỉ định DN cơ bản cho người dùng và các nhóm trong tab Advanced", "Back" => "Trở lại", "Continue" => "Tiếp tục", +"Advanced" => "Nâng cao", "Connection Settings" => "Connection Settings", "Backup (Replica) Port" => "Cổng sao lưu (Replica)", "Disable Main Server" => "Tắt máy chủ chính", diff --git a/apps/user_ldap/l10n/zh_CN.php b/apps/user_ldap/l10n/zh_CN.php index d56f394f644021f7a85f68f5f3e8806c822b66da..d730706cce12bd57d065cda25960189a45391365 100644 --- a/apps/user_ldap/l10n/zh_CN.php +++ b/apps/user_ldap/l10n/zh_CN.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "确认删除", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "组过滤", "Save" => "保存", "Test Configuration" => "测试配置", "Help" => "帮助", @@ -33,6 +34,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN", "Back" => "返回", "Continue" => "继续", +"Advanced" => "高级", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>警告:</b> PHP LDAP 模块未安装,后端将无法工作。请请求您的系统管理员安装该模块。", "Connection Settings" => "连接设置", "Configuration Active" => "现行配置", diff --git a/apps/user_ldap/l10n/zh_HK.php b/apps/user_ldap/l10n/zh_HK.php index cb504b17463021dba33f76ee22d1e662ac52902c..95ee4c5c080b87dc53751450c6782465b7215908 100644 --- a/apps/user_ldap/l10n/zh_HK.php +++ b/apps/user_ldap/l10n/zh_HK.php @@ -7,6 +7,7 @@ $TRANSLATIONS = array( "Save" => "儲存", "Help" => "幫助", "Port" => "連接埠", -"Password" => "密碼" +"Password" => "密碼", +"Advanced" => "進階" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/zh_TW.php b/apps/user_ldap/l10n/zh_TW.php index a0975b92238d286b33a223e660e0797600280f57..345546da72d0bf7f9e8fc3660642defa8fdde2a1 100644 --- a/apps/user_ldap/l10n/zh_TW.php +++ b/apps/user_ldap/l10n/zh_TW.php @@ -18,6 +18,7 @@ $TRANSLATIONS = array( "Confirm Deletion" => "確認刪除", "_%s group found_::_%s groups found_" => array(""), "_%s user found_::_%s users found_" => array(""), +"Group Filter" => "Group Filter", "Save" => "儲存", "Test Configuration" => "測試此設定", "Help" => "說明", @@ -33,6 +34,7 @@ $TRANSLATIONS = array( "You can specify Base DN for users and groups in the Advanced tab" => "您可以在進階標籤頁裡面指定使用者及群組的 Base DN", "Back" => "返回", "Continue" => "繼續", +"Advanced" => "進階", "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>警告:</b>沒有安裝 PHP LDAP 模組,後端系統將無法運作,請要求您的系統管理員安裝模組。", "Connection Settings" => "連線設定", "Configuration Active" => "設定使用中", diff --git a/core/l10n/af_ZA.php b/core/l10n/af_ZA.php index 91dd5db3cd35c047bacfe96b890ff74302ab735b..50523b02526d77da460e8c1444f3e3fe843953a8 100644 --- a/core/l10n/af_ZA.php +++ b/core/l10n/af_ZA.php @@ -82,6 +82,7 @@ $TRANSLATIONS = array( "Error setting expiration date" => "Fout met opstel van verval datum", "Sending ..." => "Stuur ...", "Email sent" => "E-pos gestuur", +"Warning" => "Waarskuwing", "The object type is not specified." => "Hierdie objek tipe is nie gespesifiseer nie.", "Add" => "Voeg by", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Die opdatering was nie suksesvol nie. Rapporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.", diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po index 487216dbb4b6b3405028b1698976f95eb965786f..2658ce0bef9c9b96ee07c28be7457078f56fe68d 100644 --- a/l10n/af_ZA/core.po +++ b/l10n/af_ZA/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-17 01:54-0400\n" -"PO-Revision-Date: 2014-05-17 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:11+0000\n" +"Last-Translator: HannesNell <hannesn@workforce.co.za>\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -19,11 +19,11 @@ msgstr "" "Language: af_ZA\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ajax/share.php:87 +#: ajax/share.php:88 msgid "Expiration date is in the past." msgstr "Verval datum is in die verlede." -#: ajax/share.php:119 ajax/share.php:161 +#: ajax/share.php:120 ajax/share.php:162 #, php-format msgid "Couldn't send mail to following users: %s " msgstr "" @@ -292,151 +292,151 @@ msgstr "Gedeel" msgid "Share" msgstr "Deel" -#: js/share.js:158 js/share.js:171 js/share.js:178 js/share.js:761 +#: js/share.js:173 js/share.js:186 js/share.js:193 js/share.js:800 #: templates/installation.php:10 msgid "Error" msgstr "Fout" -#: js/share.js:160 js/share.js:824 +#: js/share.js:175 js/share.js:863 msgid "Error while sharing" msgstr "Deel veroorsaak fout" -#: js/share.js:171 +#: js/share.js:186 msgid "Error while unsharing" msgstr "Deel terugneem veroorsaak fout" -#: js/share.js:178 +#: js/share.js:193 msgid "Error while changing permissions" msgstr "Fout met verandering van regte" -#: js/share.js:188 +#: js/share.js:203 msgid "Shared with you and the group {group} by {owner}" msgstr "Met jou en die groep {group} gedeel deur {owner}" -#: js/share.js:190 +#: js/share.js:205 msgid "Shared with you by {owner}" msgstr "Met jou gedeel deur {owner}" -#: js/share.js:214 +#: js/share.js:229 msgid "Share with user or group …" msgstr "" -#: js/share.js:220 +#: js/share.js:235 msgid "Share link" msgstr "" -#: js/share.js:226 +#: js/share.js:241 msgid "" "The public link will expire no later than {days} days after it is created" msgstr "" -#: js/share.js:228 +#: js/share.js:243 msgid "By default the public link will expire after {days} days" msgstr "" -#: js/share.js:233 +#: js/share.js:248 msgid "Password protect" msgstr "Beskerm met Wagwoord" -#: js/share.js:235 +#: js/share.js:250 msgid "Choose a password for the public link" msgstr "" -#: js/share.js:241 +#: js/share.js:256 msgid "Allow Public Upload" msgstr "Laat Publieke Oplaai toe" -#: js/share.js:245 +#: js/share.js:260 msgid "Email link to person" msgstr "E-pos aan persoon" -#: js/share.js:246 +#: js/share.js:261 msgid "Send" msgstr "Stuur" -#: js/share.js:251 +#: js/share.js:266 msgid "Set expiration date" msgstr "Stel verval datum" -#: js/share.js:252 +#: js/share.js:267 msgid "Expiration date" msgstr "Verval datum" -#: js/share.js:289 +#: js/share.js:304 msgid "Share via email:" msgstr "Deel oor epos:" -#: js/share.js:292 +#: js/share.js:307 msgid "No people found" msgstr "Geen persoon gevind" -#: js/share.js:336 js/share.js:397 +#: js/share.js:355 js/share.js:416 msgid "group" msgstr "groep" -#: js/share.js:369 +#: js/share.js:388 msgid "Resharing is not allowed" msgstr "Hernieu deel is nie toegelaat nie " -#: js/share.js:413 +#: js/share.js:432 msgid "Shared in {item} with {user}" msgstr "Gedeel in {item} met {user}" -#: js/share.js:435 +#: js/share.js:454 msgid "Unshare" msgstr "Deel terug neem" -#: js/share.js:443 +#: js/share.js:462 msgid "notify by email" msgstr "" -#: js/share.js:446 +#: js/share.js:465 msgid "can edit" msgstr "kan wysig" -#: js/share.js:448 +#: js/share.js:467 msgid "access control" msgstr "toegang beheer" -#: js/share.js:451 +#: js/share.js:470 msgid "create" msgstr "skep" -#: js/share.js:454 +#: js/share.js:473 msgid "update" msgstr "opdateer" -#: js/share.js:457 +#: js/share.js:476 msgid "delete" msgstr "uitvee" -#: js/share.js:460 +#: js/share.js:479 msgid "share" msgstr "deel" -#: js/share.js:742 +#: js/share.js:781 msgid "Password protected" msgstr "Beskerm met wagwoord" -#: js/share.js:761 +#: js/share.js:800 msgid "Error unsetting expiration date" msgstr "Fout met skrapping van verval datum" -#: js/share.js:782 +#: js/share.js:821 msgid "Error setting expiration date" msgstr "Fout met opstel van verval datum" -#: js/share.js:811 +#: js/share.js:850 msgid "Sending ..." msgstr "Stuur ..." -#: js/share.js:822 +#: js/share.js:861 msgid "Email sent" msgstr "E-pos gestuur" -#: js/share.js:846 +#: js/share.js:885 msgid "Warning" -msgstr "" +msgstr "Waarskuwing" #: js/tags.js:4 msgid "The object type is not specified." diff --git a/l10n/af_ZA/user_ldap.po b/l10n/af_ZA/user_ldap.po index a4d336e06b6c33e03159c76bfe2457e051c9129d..6c8def052db00a9598348f3a07ecdad9c6669cd0 100644 --- a/l10n/af_ZA/user_ldap.po +++ b/l10n/af_ZA/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Gevorderd" #: templates/settings.php:11 msgid "" diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po index e4bbae51996f149371d949af3fc4445dda332b7a..a6596c467292710fc1f7b2cd44ed8c1d3536de45 100644 --- a/l10n/ar/user_ldap.po +++ b/l10n/ar/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -335,7 +335,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "تعديلات متقدمه" #: templates/settings.php:11 msgid "" diff --git a/l10n/ast/user_ldap.po b/l10n/ast/user_ldap.po index 8485e1b23c47fa3ee10df71c036c557887b12cb7..ea4df261fad59925097df116af460057b545ead4 100644 --- a/l10n/ast/user_ldap.po +++ b/l10n/ast/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n" "MIME-Version: 1.0\n" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzáu" #: templates/settings.php:11 msgid "" diff --git a/l10n/be/user_ldap.po b/l10n/be/user_ldap.po index f59658b01d07213aa9250db3bd018673ad03c8ee..be3a3d324a79d56f9430ef32d2918798aeab1c05 100644 --- a/l10n/be/user_ldap.po +++ b/l10n/be/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n" "MIME-Version: 1.0\n" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Дасведчаны" #: templates/settings.php:11 msgid "" diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po index f713601f5bec9636d2ea3bcda6850da15e7c5f5c..9b15f83b9c24fd18c5b8caa0dbc6a1134094199f 100644 --- a/l10n/bg_BG/user_ldap.po +++ b/l10n/bg_BG/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Разширено" #: templates/settings.php:11 msgid "" diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po index cfbbf993f3d0fe4230bc3ca5ed9ed1bd31cd7a0c..036317a3fcb159d43c02102d512a901ac5dbda96 100644 --- a/l10n/bn_BD/user_ldap.po +++ b/l10n/bn_BD/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "গোষ্ঠী ছাঁকনী" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "সুচারু" #: templates/settings.php:11 msgid "" diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po index 2a62eb605412f283eb08798189bae283429d3acf..0181fedaec097cbff697ca0ddce26099f9dadeae 100644 --- a/l10n/ca/user_ldap.po +++ b/l10n/ca/user_ldap.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -170,7 +170,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtre de grup" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avançat" #: templates/settings.php:11 msgid "" diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po index 7d05a5248f03f7235e27dc82d191e29521ec521b..e3f46a551f6f721ca4f228fa5bd4871d94edf939 100644 --- a/l10n/cs_CZ/user_ldap.po +++ b/l10n/cs_CZ/user_ldap.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -175,7 +175,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtr skupin" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -335,7 +335,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Pokročilé" #: templates/settings.php:11 msgid "" diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po index 0fc35424edb270c903475bf823b1ea790b31fb36..7af05081e74228b5b2c6e33573fcadb1039ae887 100644 --- a/l10n/cy_GB/user_ldap.po +++ b/l10n/cy_GB/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Uwch" #: templates/settings.php:11 msgid "" diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po index a6dfe203df7acfe686988a3c6cfe409705a052ac..698553b2ea085674667b50d6f7c87bbb62d15ef6 100644 --- a/l10n/da/user_ldap.po +++ b/l10n/da/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppe Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanceret" #: templates/settings.php:11 msgid "" diff --git a/l10n/de/files.po b/l10n/de/files.po index 0ed462ecf0bf0caacd56829c60bebf4935dc6501..4142ee4ceb457f391dbb8278ed15c40782bbe07d 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -15,9 +15,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 16:11+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -421,4 +421,4 @@ msgstr "Dateien werden gescannt, bitte warten." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Durchsuchen läuft" diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po index 09f4ca62f38395560008ec892353f4c0dda2c977..d0810a9136b5650282827fdbc582a54e0229a0b0 100644 --- a/l10n/de/user_ldap.po +++ b/l10n/de/user_ldap.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 16:21+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -76,7 +76,7 @@ msgstr "Einstellungen beibehalten?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Server" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -158,19 +158,19 @@ msgstr "Konnte die gewünschte Funktion nicht finden" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Server" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Nutzer-Filter" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Anmeldefilter" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppen-Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -246,12 +246,12 @@ msgstr "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. %%uid e #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Server" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Server:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -259,7 +259,7 @@ msgstr "Serverkonfiguration hinzufügen" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Konfiguration löschen" #: templates/part.wizard-server.php:30 msgid "Host" @@ -326,11 +326,11 @@ msgstr "Fortsetzen" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Experte" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Fortgeschritten" #: templates/settings.php:11 msgid "" diff --git a/l10n/de_AT/user_ldap.po b/l10n/de_AT/user_ldap.po index 928db6fb9892ef1b3e6568168b58e7ccba6a1d5e..619e2685247370b13a7390a6d432baa468b31f6d 100644 --- a/l10n/de_AT/user_ldap.po +++ b/l10n/de_AT/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Erweitert" #: templates/settings.php:11 msgid "" diff --git a/l10n/de_CH/user_ldap.po b/l10n/de_CH/user_ldap.po index b525e8c692819c2e18b010a10fe81d257e0297aa..9f4a208e69f55fdccd1efb4ae4e5c314f76bf4a6 100644 --- a/l10n/de_CH/user_ldap.po +++ b/l10n/de_CH/user_ldap.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n" "MIME-Version: 1.0\n" @@ -174,7 +174,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppen-Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -334,7 +334,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Erweitert" #: templates/settings.php:11 msgid "" diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po index 7a2144db956a2e3bc1d03c64dce802729c3fe9f9..a99ba86f2e234dd68f9c4bfddd0198d28a1337a0 100644 --- a/l10n/de_DE/files.po +++ b/l10n/de_DE/files.po @@ -18,9 +18,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 16:11+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -424,4 +424,4 @@ msgstr "Dateien werden gescannt, bitte warten." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Durchsuchen läuft" diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po index 195537ee725807553e76130ff954d0c780d90f5c..dd7420bf32d2bf5883fd693ea9f342b89e3b48cd 100644 --- a/l10n/de_DE/user_ldap.po +++ b/l10n/de_DE/user_ldap.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 16:21+0000\n" +"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n" "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -78,7 +78,7 @@ msgstr "Einstellungen beibehalten?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Server" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -160,19 +160,19 @@ msgstr "Konnte die gewünschte Funktion nicht finden" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Server" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Nutzer-Filter" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Anmeldefilter" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppen-Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -248,12 +248,12 @@ msgstr "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. %%uid e #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Server" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Server:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -261,7 +261,7 @@ msgstr "Serverkonfiguration hinzufügen" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Konfiguration löschen" #: templates/part.wizard-server.php:30 msgid "Host" @@ -328,11 +328,11 @@ msgstr "Fortsetzen" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Experte" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Fortgeschritten" #: templates/settings.php:11 msgid "" diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po index 5a90c1ec3278dfcf493b4d2e212e50d172e2dfdc..a20eef555e8fd6609c05c69fd989fa58df83b08f 100644 --- a/l10n/el/user_ldap.po +++ b/l10n/el/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -169,7 +169,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Group Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Για προχωρημένους" #: templates/settings.php:11 msgid "" diff --git a/l10n/en_GB/user_ldap.po b/l10n/en_GB/user_ldap.po index 4201cb32fc7f25642eb606e6d05ab6d616c5c6a5..2d2191bfe98172076841f53ce6565cc187c4d798 100644 --- a/l10n/en_GB/user_ldap.po +++ b/l10n/en_GB/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Group Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Advanced" #: templates/settings.php:11 msgid "" diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po index 146cb648c4e9f2b260efb6980cbd9f591fb68a19..336f7c96deb11e1fde810f05c26b31cef014311a 100644 --- a/l10n/eo/user_ldap.po +++ b/l10n/eo/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtrilo de grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Progresinta" #: templates/settings.php:11 msgid "" diff --git a/l10n/es/files.po b/l10n/es/files.po index 737b223e9548f8cd69e83fc8a925571c149ca535..bd75b3b991f12eac8a9073e8f76e6bb8a5461189 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -6,6 +6,7 @@ # Art O. Pal <artopal@fastmail.fm>, 2013-2014 # ggam <ggam@brainleakage.com>, 2013 # japaol <japaol@gmail.com>, 2013 +# joses <jose_mari_s@hotmail.com>, 2014 # juanman <juanma@kde.org.ar>, 2013 # mikelanabitarte <inactive+mikelanabitarte@transifex.com>, 2013 # plaguna <laguna.sanchez@gmail.com>, 2014 @@ -18,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 07:51+0000\n" +"Last-Translator: joses <jose_mari_s@hotmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -424,4 +425,4 @@ msgstr "Los archivos están siendo escaneados, por favor espere." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Escaneando en este momento" diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po index f47c914cc8369b44708f9ba50c21e5ff28fe3639..ae362708f0e92c00b385847f2929a8c0e247058f 100644 --- a/l10n/es/user_ldap.po +++ b/l10n/es/user_ldap.po @@ -6,6 +6,7 @@ # Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013 # Art O. Pal <artopal@fastmail.fm>, 2014 # Jose Luis Tirado <joseluis.tirado@gmail.com>, 2014 +# joses <jose_mari_s@hotmail.com>, 2014 # Maenso <balero_arana@hotmail.com>, 2013 # plaguna <laguna.sanchez@gmail.com>, 2014 # Raul Fernandez Garcia <raulfg3@gmail.com>, 2013 @@ -18,9 +19,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 07:51+0000\n" +"Last-Translator: joses <jose_mari_s@hotmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -83,7 +84,7 @@ msgstr "¿Mantener la configuración?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Servidor" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -165,19 +166,19 @@ msgstr "No se puede encontrar la función deseada." #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Servidor" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Filtro de Usuario" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Filtro de Login" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtro de grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -253,12 +254,12 @@ msgstr "Define el filtro a aplicar cuando se intenta identificar. %%uid remplaza #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Servidor" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Servidor:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -266,7 +267,7 @@ msgstr "Agregar configuracion del servidor" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Borrar Configuración" #: templates/part.wizard-server.php:30 msgid "Host" @@ -333,11 +334,11 @@ msgstr "Continuar" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Experto" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzado" #: templates/settings.php:11 msgid "" diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po index 2b416721a632898de9c4bdd2f8d3db9959cb31e7..617ce98078bad44118c03a9d4a52f0834f572093 100644 --- a/l10n/es_AR/user_ldap.po +++ b/l10n/es_AR/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -169,7 +169,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtro de grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzado" #: templates/settings.php:11 msgid "" diff --git a/l10n/es_MX/user_ldap.po b/l10n/es_MX/user_ldap.po index d84069ca3bb19ae94f8d050637b71357b0cd35c4..e7d2a9933248b63526c65358dae36d3b2686ed56 100644 --- a/l10n/es_MX/user_ldap.po +++ b/l10n/es_MX/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzado" #: templates/settings.php:11 msgid "" diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po index e6d09af7e6db7033651cd474cf18a5ae6eab7fd6..a56e60983bf46b349fd2d88f6a80d97d86b5cead 100644 --- a/l10n/et_EE/user_ldap.po +++ b/l10n/et_EE/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Grupi filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Täpsem" #: templates/settings.php:11 msgid "" diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po index 129a6c252f6f2aa369a81912802f1109c2a4a283..46f2315df818477a14f28cbf4dab5dead353d2a1 100644 --- a/l10n/eu/user_ldap.po +++ b/l10n/eu/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Taldeen iragazkia" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Aurreratua" #: templates/settings.php:11 msgid "" diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po index 4560150e079e2cfab02cfdaf7246a2d7e6212024..8b58d5bb189e5313d89bda7ff38c31f901fd6f38 100644 --- a/l10n/fa/user_ldap.po +++ b/l10n/fa/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -165,7 +165,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "فیلتر گروه" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -325,7 +325,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "پیشرفته" #: templates/settings.php:11 msgid "" diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 6696958d413d9e278d43e1a847ec5e6038c2a63e..fe979d4060dc87550603ca643a9f7f2d72878217 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 10:04+0000\n" +"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -417,4 +417,4 @@ msgstr "Tiedostoja tarkistetaan, odota hetki." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Tutkitaan parhaillaan" diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po index 69b23d8a67c5a10adc0dc185fb8b7a20787db183..b57cfdc7ff85be21c677eae82baac4a5039d2b37 100644 --- a/l10n/fi_FI/user_ldap.po +++ b/l10n/fi_FI/user_ldap.po @@ -3,13 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: +# Jiri Grönroos <jiri.gronroos@iki.fi>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 10:04+0000\n" +"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,11 +24,11 @@ msgstr "" #: ajax/deleteConfiguration.php:34 msgid "Failed to delete the server configuration" -msgstr "" +msgstr "Palvelinmäärityksen poistaminen epäonnistui" #: ajax/testConfiguration.php:39 msgid "The configuration is valid and the connection could be established!" -msgstr "" +msgstr "Määritys on kelvollinen ja yhteys kyettiin muodostamaan!" #: ajax/testConfiguration.php:42 msgid "" @@ -92,15 +93,15 @@ msgstr "Virhe" #: js/settings.js:780 msgid "Configuration OK" -msgstr "" +msgstr "Määritykset OK" #: js/settings.js:789 msgid "Configuration incorrect" -msgstr "" +msgstr "Määritykset väärin" #: js/settings.js:798 msgid "Configuration incomplete" -msgstr "" +msgstr "Määritykset puutteelliset" #: js/settings.js:815 js/settings.js:824 msgid "Select groups" @@ -124,7 +125,7 @@ msgstr "Yhteystesti epäonnistui" #: js/settings.js:864 msgid "Do you really want to delete the current Server Configuration?" -msgstr "" +msgstr "Haluatko varmasti poistaa nykyisen palvelinmäärityksen?" #: js/settings.js:865 msgid "Confirm Deletion" @@ -134,15 +135,15 @@ msgstr "Vahvista poisto" #, php-format msgid "%s group found" msgid_plural "%s groups found" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%s ryhmä löytynyt" +msgstr[1] "%s ryhmää löytynyt" #: lib/wizard.php:130 #, php-format msgid "%s user found" msgid_plural "%s users found" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%s käyttäjä löytynyt" +msgstr[1] "%s käyttäjää löytynyt" #: lib/wizard.php:825 lib/wizard.php:837 msgid "Invalid Host" @@ -154,7 +155,7 @@ msgstr "" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Palvelin" #: settings.php:53 msgid "User Filter" @@ -166,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Ryhmien suodatus" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -174,7 +175,7 @@ msgstr "Tallenna" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" -msgstr "" +msgstr "Testaa määritys" #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14 msgid "Help" @@ -215,7 +216,7 @@ msgstr "" #: templates/part.wizard-groupfilter.php:38 msgid "groups found" -msgstr "" +msgstr "ryhmää löytynyt" #: templates/part.wizard-loginfilter.php:4 msgid "Users login with this attribute:" @@ -223,11 +224,11 @@ msgstr "" #: templates/part.wizard-loginfilter.php:8 msgid "LDAP Username:" -msgstr "" +msgstr "LDAP-käyttäjätunnus:" #: templates/part.wizard-loginfilter.php:16 msgid "LDAP Email Address:" -msgstr "" +msgstr "LDAP-sähköpostiosoite:" #: templates/part.wizard-loginfilter.php:24 msgid "Other Attributes:" @@ -242,16 +243,16 @@ msgstr "" #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Palvelin" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Palvelin:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" -msgstr "" +msgstr "Lisää palvelinmääritys" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" @@ -310,7 +311,7 @@ msgstr "" #: templates/part.wizard-userfilter.php:38 msgid "users found" -msgstr "" +msgstr "käyttäjää löytynyt" #: templates/part.wizardcontrols.php:5 msgid "Back" @@ -326,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Lisäasetukset" #: templates/settings.php:11 msgid "" @@ -365,7 +366,7 @@ msgstr "" #: templates/settings.php:24 msgid "Backup (Replica) Port" -msgstr "" +msgstr "Varmuuskopioinnin (replikoinnin) portti" #: templates/settings.php:25 msgid "Disable Main Server" @@ -373,11 +374,11 @@ msgstr "Poista pääpalvelin käytöstä" #: templates/settings.php:25 msgid "Only connect to the replica server." -msgstr "" +msgstr "Yhdistä vain replikointipalvelimeen." #: templates/settings.php:26 msgid "Case insensitive LDAP server (Windows)" -msgstr "" +msgstr "Kirjainkoosta piittamaton LDAP-palvelin (Windows)" #: templates/settings.php:27 msgid "Turn off SSL certificate validation." diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 4377d4918149c51f19d03d3006d9c6fa172ed427..34f47eb8648b7bfe083de893f149352f1210a215 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:52+0000\n" +"Last-Translator: Gauth <gauthier@openux.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -420,4 +420,4 @@ msgstr "Les fichiers sont en cours d'analyse, veuillez patienter." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Analyse en cours de traitement" diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po index 8b3b2bb3f8cdb533dc8080ff791ce078a85650a5..1fa7b348d7c860e2fc2298cc86478e2db0f69015 100644 --- a/l10n/fr/files_external.po +++ b/l10n/fr/files_external.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-24 01:54-0400\n" -"PO-Revision-Date: 2014-05-23 00:50+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:52+0000\n" "Last-Translator: Gauth <gauthier@openux.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "SMB / CIFS utilise le nom d'utilisateur OC" #: appinfo/app.php:131 msgid "Username as share" -msgstr "" +msgstr "Nom d'utilisateur du partage" #: appinfo/app.php:141 appinfo/app.php:152 msgid "URL" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index cf8801893e4d87954c2381951883cf799008e8a0..7443f63b4ab092004dcb5c8bd01618c18ef3757d 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -13,9 +13,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-24 01:54-0400\n" -"PO-Revision-Date: 2014-05-24 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:52+0000\n" +"Last-Translator: Gauth <gauthier@openux.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -309,7 +309,7 @@ msgstr "Le partage de %s a échoué car le fichier n'existe pas" #: private/share/share.php:501 #, php-format msgid "You are not allowed to share %s" -msgstr "" +msgstr "Vous n'êtes pas autorisé à partager %s" #: private/share/share.php:526 #, php-format diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index 0967d5174cb09c709e8b19cd9490367a2becf16d..1a9dc44b106a042215fdad49bd1d336be356b769 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -20,9 +20,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-24 01:54-0400\n" -"PO-Revision-Date: 2014-05-24 05:54+0000\n" -"Last-Translator: I Robot\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:42+0000\n" +"Last-Translator: Gauth <gauthier@openux.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -581,12 +581,12 @@ msgstr "Autoriser les utilisateurs à envoyer une notification par courriel conc #: templates/admin.php:275 msgid "Exclude groups from sharing" -msgstr "" +msgstr "Exclure les groupes du partage" #: templates/admin.php:286 msgid "" "These groups will still be able to receive shares, but not to initiate them." -msgstr "" +msgstr "Ces groupes restent autorisés à partager, mais ne peuvent pas les initier" #: templates/admin.php:293 msgid "Security" diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po index 227c63c66f57c1c5f5328527da2c5520290d1b8f..ffb4bccb1a2884097aaf183097ea5996958b9e49 100644 --- a/l10n/fr/user_ldap.po +++ b/l10n/fr/user_ldap.po @@ -5,15 +5,16 @@ # Translators: # Christophe Lherieau <skimpax@gmail.com>, 2013-2014 # etiess <etiess@gmail.com>, 2013 +# Gauth <gauthier@openux.org>, 2014 # plachance <patlachance@gmail.com>, 2013 # RyDroid <rydroid_trans@yahoo.fr>, 2014 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 09:42+0000\n" +"Last-Translator: Gauth <gauthier@openux.org>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -76,7 +77,7 @@ msgstr "Garder ces paramètres ?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Serveur" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -158,19 +159,19 @@ msgstr "Impossible de trouver la fonction souhaitée" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Serveur" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Filtre utilisateur" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Filtre par nom d'utilisateur" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtre de groupes" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -246,12 +247,12 @@ msgstr "Définit le filtre à appliquer lors d'une tentative de connexion. %%uid #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Serveur" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Serveur:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -259,7 +260,7 @@ msgstr "Ajouter une configuration du serveur" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Suppression de la configuration" #: templates/part.wizard-server.php:30 msgid "Host" @@ -326,11 +327,11 @@ msgstr "Poursuivre" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Expert" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avancé" #: templates/settings.php:11 msgid "" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 57057102fcfc2143d687d1303830b06033aa3495..2ecb0e3fdf4f6f1f54f4f77657754f578bdecbb3 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 07:11+0000\n" +"Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -415,4 +415,4 @@ msgstr "Estanse analizando os ficheiros. Agarde." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Análise actual" diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po index b6bf46ae4583738acbe67b45494b78d3db838855..7f360d59229863fa5d0d0e6717f7e9b68e9d9a25 100644 --- a/l10n/gl/user_ldap.po +++ b/l10n/gl/user_ldap.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 07:11+0000\n" +"Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -74,7 +74,7 @@ msgstr "Manter os axustes?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Servidor" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -156,19 +156,19 @@ msgstr "Non foi posíbel atopar a función desexada" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Servidor" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Filtro do usuario" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Filtro de acceso" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtro de grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -244,12 +244,12 @@ msgstr "Define o filtro que se aplica cando se intenta o acceso. %%uid substitú #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Servidor" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Servidor:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -257,7 +257,7 @@ msgstr "Engadir a configuración do servidor" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Eliminar a configuración" #: templates/part.wizard-server.php:30 msgid "Host" @@ -324,11 +324,11 @@ msgstr "Continuar" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Experto" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzado" #: templates/settings.php:11 msgid "" diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po index 7df55ee9b2d1459b6774963cd9df2d3357a8f170..0405d9296b0c7877f7caa23b25dc592afc672204 100644 --- a/l10n/he/user_ldap.po +++ b/l10n/he/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "סנן קבוצה" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "מתקדם" #: templates/settings.php:11 msgid "" diff --git a/l10n/hi/user_ldap.po b/l10n/hi/user_ldap.po index e171b10319851faf7de351a9fae0b60e6da9cf7f..e484d018c84ae2273e2ae5ac2b9ef0b7644bd7d3 100644 --- a/l10n/hi/user_ldap.po +++ b/l10n/hi/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "उन्नत" #: templates/settings.php:11 msgid "" diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po index 5d1f2523673bcb38408daede45b085f2fff4fcd2..9aabb86f1ba756e0cbdcb39dbd85052331822d59 100644 --- a/l10n/hr/user_ldap.po +++ b/l10n/hr/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Napredno" #: templates/settings.php:11 msgid "" diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po index 056f41ca2bf01b47f05061ec88e7b35d25d2271d..fc81e6256b396196e921c34ca221f469699e3b51 100644 --- a/l10n/hu_HU/user_ldap.po +++ b/l10n/hu_HU/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "A csoportok szűrője" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Haladó" #: templates/settings.php:11 msgid "" diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po index 745183e43ce95b1ca56b93e52f65581258894d17..121bee97987aae9384a795282f08f827aa2032d1 100644 --- a/l10n/ia/user_ldap.po +++ b/l10n/ia/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avantiate" #: templates/settings.php:11 msgid "" diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po index a4e20634d7cb9745754af77452d3251934a17163..d7ae0a2577342c26533cf888c7eae758a71f15d3 100644 --- a/l10n/id/user_ldap.po +++ b/l10n/id/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "saringan grup" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Lanjutan" #: templates/settings.php:11 msgid "" diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po index 3c1610cde54ab8196d5efc917d9808c9bb7829f1..48864b518dd14113e31ac2e2599a940ed6b1c4bd 100644 --- a/l10n/is/user_ldap.po +++ b/l10n/is/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Ítarlegt" #: templates/settings.php:11 msgid "" diff --git a/l10n/it/files.po b/l10n/it/files.po index 46fde9c387143601a98ba8574fb7b88eb3fa7346..9bacb9964c0da2c24d0d268d2fa0d1dbc3d75e80 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 18:11+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -416,4 +416,4 @@ msgstr "Scansione dei file in corso, attendi" #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Scansione in corso" diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po index 80b81234a1bed7bee94e1484e1d4097d00167373..c0e0747461f26d3a5ff8fd7dfeeb9956c63137b6 100644 --- a/l10n/it/user_ldap.po +++ b/l10n/it/user_ldap.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 18:11+0000\n" +"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,7 +75,7 @@ msgstr "Vuoi mantenere le impostazioni?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. server" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -157,19 +157,19 @@ msgstr "Impossibile trovare la funzionalità desiderata" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Server" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Filtro utente" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Filtro accesso" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtro gruppo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -245,12 +245,12 @@ msgstr "Specifica quale filtro utilizzare quando si tenta l'accesso. %%uid sosti #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. server" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. server:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -258,7 +258,7 @@ msgstr "Aggiungi configurazione del server" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Elimina configurazione" #: templates/part.wizard-server.php:30 msgid "Host" @@ -325,11 +325,11 @@ msgstr "Continua" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Esperto" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avanzate" #: templates/settings.php:11 msgid "" diff --git a/l10n/ja/user_ldap.po b/l10n/ja/user_ldap.po index 912e386c9d639e147c033f0c5e736cd527253d49..c8bd1ab78f502ca6c1f202b681b1b4bcea2e5e78 100644 --- a/l10n/ja/user_ldap.po +++ b/l10n/ja/user_ldap.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -169,7 +169,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "グループフィルタ" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "詳細設定" #: templates/settings.php:11 msgid "" diff --git a/l10n/ka_GE/user_ldap.po b/l10n/ka_GE/user_ldap.po index 940f7682d51bb61556fd711a00af806856c7a238..db9f564e9602d55d580717c72537d1925ba9d10b 100644 --- a/l10n/ka_GE/user_ldap.po +++ b/l10n/ka_GE/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "ჯგუფის ფილტრი" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "დამატებითი ფუნქციები" #: templates/settings.php:11 msgid "" diff --git a/l10n/km/user_ldap.po b/l10n/km/user_ldap.po index b77d5c176ca9920c86b4c7810689658a958cbd8d..09f7ee8b41feb45017dabf563a38e48a60901cd3 100644 --- a/l10n/km/user_ldap.po +++ b/l10n/km/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n" "MIME-Version: 1.0\n" @@ -325,7 +325,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "កម្រិតខ្ពស់" #: templates/settings.php:11 msgid "" diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po index 390fdddde6e7a3db8b25858d4ce1fdeb5e1d2a91..0879d9aead253ea2423831e6743f93f1517cb645 100644 --- a/l10n/ko/user_ldap.po +++ b/l10n/ko/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "그룹 필터" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "고급" #: templates/settings.php:11 msgid "" diff --git a/l10n/ku_IQ/user_ldap.po b/l10n/ku_IQ/user_ldap.po index 3230187df6b5e27506a563978ba1bbe36f6cf297..106079ba2db8c09258d20b3b112300a7e8680e1a 100644 --- a/l10n/ku_IQ/user_ldap.po +++ b/l10n/ku_IQ/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "ههڵبژاردنی پیشكهوتوو" #: templates/settings.php:11 msgid "" diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po index 01e1133734740deff208d0e6b534c0ed5fd70dbb..bc00852982e86f0c32f16701cff64934ad1bf984 100644 --- a/l10n/lb/user_ldap.po +++ b/l10n/lb/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avancéiert" #: templates/settings.php:11 msgid "" diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po index d2d6edc8bac40a827d3e67ab9169ecbe67d90d57..51ff7cf2cee68cee394f9cbca2a5029d1434a9b0 100644 --- a/l10n/lt_LT/user_ldap.po +++ b/l10n/lt_LT/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -170,7 +170,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Grupės filtras" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Išplėstiniai" #: templates/settings.php:11 msgid "" diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po index d2a62bd8284d25cfffcfcb877cfa3640c1c8729e..dd6da2473b8b4c263e7fdfdf90339266f9b7cb52 100644 --- a/l10n/lv/user_ldap.po +++ b/l10n/lv/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Grupu filtrs" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Paplašināti" #: templates/settings.php:11 msgid "" diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po index 236bec15a9680a95385faa03a0db166a0f184419..cdabcade989b8ca6eb2c2d82d6cc156f34ce1a36 100644 --- a/l10n/mk/user_ldap.po +++ b/l10n/mk/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Напредно" #: templates/settings.php:11 msgid "" diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po index d015f527a2c28e1a153affb64d90c7543c736b93..f3c0328b55d29b6db474cdf578b90f53d6a3808a 100644 --- a/l10n/ms_MY/user_ldap.po +++ b/l10n/ms_MY/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Maju" #: templates/settings.php:11 msgid "" diff --git a/l10n/my_MM/user_ldap.po b/l10n/my_MM/user_ldap.po index 6d07dacdf23c386ea692731ca4f568120cd4f0a8..31614fd34c1c40dd33e902d99a1224ed45b1ddd1 100644 --- a/l10n/my_MM/user_ldap.po +++ b/l10n/my_MM/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "အဆင့်မြင့်" #: templates/settings.php:11 msgid "" diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po index c3a24944e219e5c94b3ad38288c77419c370c846..5298eb7319f0173c8fe35fec813cb834a639c593 100644 --- a/l10n/nb_NO/user_ldap.po +++ b/l10n/nb_NO/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -167,7 +167,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppefilter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -327,7 +327,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avansert" #: templates/settings.php:11 msgid "" diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po index 33e8a15e828c7f8b436ad9b8dbde166f4365de46..988efd680e07813f91c8760ae51730c7c0bf2c69 100644 --- a/l10n/nl/user_ldap.po +++ b/l10n/nl/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -169,7 +169,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Groep Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Geavanceerd" #: templates/settings.php:11 msgid "" diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po index 5c0160a338b7e7f899eaf6d54bc3d6ee4b568ca1..6d68ddd6bb6b3a3b4709b0056d992d640326f865 100644 --- a/l10n/nn_NO/user_ldap.po +++ b/l10n/nn_NO/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avansert" #: templates/settings.php:11 msgid "" diff --git a/l10n/oc/user_ldap.po b/l10n/oc/user_ldap.po index 5321c397eb7a71802c5d7a3fe7e311316f6d2493..04167d00ce5e4c4c0b22273523c028803dadb16f 100644 --- a/l10n/oc/user_ldap.po +++ b/l10n/oc/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avançat" #: templates/settings.php:11 msgid "" diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po index 27455dc6d559371b3e32293e1ef4bb993d63538c..d27ca894a90d3a5e15d9e3ac87e6530687fdf8c0 100644 --- a/l10n/pl/user_ldap.po +++ b/l10n/pl/user_ldap.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -173,7 +173,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Grupa filtrów" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -333,7 +333,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Zaawansowane" #: templates/settings.php:11 msgid "" diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 7c870d14512bc2f21ed329d4fa65f98da6d30fba..844eecf10c1dfbf041534731bc77e2b37673f5b2 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 13:41+0000\n" +"Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -417,4 +417,4 @@ msgstr "Arquivos sendo escaneados, por favor aguarde." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Atualmente escaneando" diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po index 603e8dd09e420cac6b49ddc1bbc09b289e9afa0f..9e1590cacb56d64b37d53f362761f31f19b10eb3 100644 --- a/l10n/pt_BR/user_ldap.po +++ b/l10n/pt_BR/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtro de Grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avançado" #: templates/settings.php:11 msgid "" diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po index 1b734ef86051c69282ea2edcd83006e04890b378..303393520f7d4aa345fe1a6eb9b7e52b8d429807 100644 --- a/l10n/pt_PT/user_ldap.po +++ b/l10n/pt_PT/user_ldap.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -170,7 +170,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtrar por grupo" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avançado" #: templates/settings.php:11 msgid "" diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po index b4a6151d197083984a4622fd92012c79ce95d1d8..5adfac07e8266319744a9edb1e88ec51332f67ff 100644 --- a/l10n/ro/user_ldap.po +++ b/l10n/ro/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -169,7 +169,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Fitrare Grup" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -329,7 +329,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avansat" #: templates/settings.php:11 msgid "" diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po index 2006f5467c68e4955fb726bb95b770eb91ea8fb6..e2a6cee6a509bc2b49dfa5858642694bb69c839b 100644 --- a/l10n/ru/user_ldap.po +++ b/l10n/ru/user_ldap.po @@ -18,8 +18,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -179,7 +179,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Фильтр группы" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -339,7 +339,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Дополнительно" #: templates/settings.php:11 msgid "" diff --git a/l10n/si_LK/user_ldap.po b/l10n/si_LK/user_ldap.po index ce53a5c8493b5641b0a9b3761ae3fff0120d2e58..02b89450c593ea722d27a4f37ba75c3624b0a33e 100644 --- a/l10n/si_LK/user_ldap.po +++ b/l10n/si_LK/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "කණ්ඩායම් පෙරහන" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "දියුණු/උසස්" #: templates/settings.php:11 msgid "" diff --git a/l10n/sk/user_ldap.po b/l10n/sk/user_ldap.po index b90ad892c379bf17b2fc634ee9cca9640ed62af0..94aa5544358fec8028c16506bbc1c3b2b73c5945 100644 --- a/l10n/sk/user_ldap.po +++ b/l10n/sk/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n" "MIME-Version: 1.0\n" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Pokročilé" #: templates/settings.php:11 msgid "" diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po index f2ddb089d364d381fdd844ff0a80da5be7154c44..4f69dc007da770b248d0438e9a270201ef1bae5b 100644 --- a/l10n/sk_SK/user_ldap.po +++ b/l10n/sk_SK/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -170,7 +170,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filter skupiny" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -330,7 +330,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Rozšírené" #: templates/settings.php:11 msgid "" diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po index d2c2754e11da14e54299e1f73258309c07f975c9..b09dc0614eae42910a31cb33e9f6c78bcd25dd93 100644 --- a/l10n/sl/user_ldap.po +++ b/l10n/sl/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -172,7 +172,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filter skupin" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -332,7 +332,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Napredne možnosti" #: templates/settings.php:11 msgid "" diff --git a/l10n/sq/user_ldap.po b/l10n/sq/user_ldap.po index e4482f89cd9bc92461201f150eece7372f51b5a1..c153d025ca6ecaf469e50d1c386ba392a9267856 100644 --- a/l10n/sq/user_ldap.po +++ b/l10n/sq/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Filtri i grupeve" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "E përparuar" #: templates/settings.php:11 msgid "" diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po index b5a3be6d2b563389f2bb2fc8019d750d83070291..6ec0bc52ec41f862558a1c96441e424b1dbd70ea 100644 --- a/l10n/sr/user_ldap.po +++ b/l10n/sr/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Филтер групе" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Напредно" #: templates/settings.php:11 msgid "" diff --git a/l10n/sr@latin/user_ldap.po b/l10n/sr@latin/user_ldap.po index b1da30f41a37774639947293c7057aec3e98dffa..9894808b77d55d7c000262433269f1931f96024c 100644 --- a/l10n/sr@latin/user_ldap.po +++ b/l10n/sr@latin/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Napredno" #: templates/settings.php:11 msgid "" diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po index 8ea3c707134d190c9480e4c4bb65e737ba76a344..2f65ef27b0216f7b81c1ac44bd5f6f4f2b35f59d 100644 --- a/l10n/sv/user_ldap.po +++ b/l10n/sv/user_ldap.po @@ -17,8 +17,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -176,7 +176,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Gruppfilter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -336,7 +336,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Avancerad" #: templates/settings.php:11 msgid "" diff --git a/l10n/ta_LK/user_ldap.po b/l10n/ta_LK/user_ldap.po index b3a44a27730db93b14deed9adf2b3b8547ac8227..4eff313a35c5b81a75363f0cbe53d40cede8e598 100644 --- a/l10n/ta_LK/user_ldap.po +++ b/l10n/ta_LK/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "உயர்ந்த" #: templates/settings.php:11 msgid "" diff --git a/l10n/te/user_ldap.po b/l10n/te/user_ldap.po index 3e289042b4277e8b39d8cd069d683067e07df30b..409d79387dbe5cb348b69dd7ba74342f0ee6a8f0 100644 --- a/l10n/te/user_ldap.po +++ b/l10n/te/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "ఉన్నతం" #: templates/settings.php:11 msgid "" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index b79a13c1c706afa5aa9be7337b2ba274383e5b3f..a64549d7391bf14b40f3e797c0737c6f95fb40b9 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 698e3392d87d567742929000f60a56904fcafa25..35ff91fbccb26e72357a2b5b72e5f12e153b3523 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index 4df3b5e3d829d9491fac185f01cc589485e6da91..d5aa341f75ab1e282320f7c1b568d8d0a40f9924 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 99268eecd62ff87299629430054fcb82f199894d..ac015b6f0f7c60fdfce65dc4403382d37527a109 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index cac94afef9333e50761883795ccdae8fd3fa648b..7b810999573db6bdbbd1dc326944dea4cc0c4c0c 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index f37377f9c1fed318fd1ffa72e48adbcde2266663..f56b7dc93904927091290814d53d5733905c96c9 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index 0cf6c2c98aba7be22cd553d199cc3d59d63b048d..366592b0aad95d9f5a86fdfb76b3314fa2884977 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 184e1a5d14d0eff2fa91251287de252a97fb608e..87eb361bcbc3f79ad60731a22b9b7618d0b17fdc 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 8dda548d1369efa5dbf41814ca225c0aaa3cf888..7c6610c3bbc5ea36bfae84d130f3933c97f8eaab 100644 --- a/l10n/templates/private.pot +++ b/l10n/templates/private.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index c21a37769e2ded0f68ce0aefd20b696bdcf4cae5..fd4b4ce791e76225b469573210302920c75c61ce 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index b90b0939bfbdab3b599e953d576db6df426faf44..7d97035d4beca7616a9145a33da31d9a866ac253 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index f24d9d3fc202d6fafc90aad92360532fe656b223..a03cbe4d98faf65c109b01139095724c8a752664 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 6.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\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" diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po index 34f4a85c107829cb190251dd0769494d0ea77580..f5905f41072683363f6a7f14282df361584aa16d 100644 --- a/l10n/th_TH/user_ldap.po +++ b/l10n/th_TH/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "ตัวกรองข้อมูลกลุ่ม" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "ขั้นสูง" #: templates/settings.php:11 msgid "" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 89dc22cfd95c962f9ff41c6fa7dd0ef6abc7fca7..50b6baddcbb7eb95f8e9a83ad333011cf24f8d9a 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -12,9 +12,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 10:32+0000\n" +"Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -418,4 +418,4 @@ msgstr "Dosyalar taranıyor, lütfen bekleyin." #: templates/list.php:105 msgid "Currently scanning" -msgstr "" +msgstr "Şu anda taranan" diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 637b0d5870b5f565a711220bf81951317e0bab08..74e542e49d5a76121a3d5f1348d2f7111255824e 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-25 21:40+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-27 01:31+0000\n" "Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -176,7 +176,7 @@ msgstr "Kullanıcı girilmedi" msgid "" "Please provide an admin recovery password, otherwise all user data will be " "lost" -msgstr "Lütfen bir yönetici kurtarma parolası girin, aksi takdirde tüm kullanıcı verisi kaybedilecek" +msgstr "Lütfen yönetici kurtarma parolasını girin, aksi takdirde tüm kullanıcı verisi kaybedilecek" #: changepassword/controller.php:73 msgid "" @@ -621,7 +621,7 @@ msgstr "Sunucu adresi" #: templates/admin.php:389 msgid "Port" -msgstr "Bağlantı Noktası" +msgstr "Port" #: templates/admin.php:394 msgid "Credentials" @@ -859,7 +859,7 @@ msgstr "Yönetici Kurtarma Parolası" msgid "" "Enter the recovery password in order to recover the users files during " "password change" -msgstr "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için bir kurtarma parolası girin" +msgstr "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için kurtarma parolasını girin" #: templates/users.php:40 msgid "Default Storage" diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po index ea8f8202c4961733319ff0cd51965a20eaab1f35..403000f7cfbfaadd50c6a339683320bed78abd33 100644 --- a/l10n/tr/user_ldap.po +++ b/l10n/tr/user_ldap.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\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" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-27 01:31+0000\n" +"Last-Translator: volkangezer <volkangezer@gmail.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -75,7 +75,7 @@ msgstr "Ayarlar korunsun mu?" #: js/settings.js:93 msgid "{nbServer}. Server" -msgstr "" +msgstr "{nbServer}. Sunucu" #: js/settings.js:99 msgid "Cannot add server configuration" @@ -157,19 +157,19 @@ msgstr "İstenen özellik bulunamadı" #: settings.php:52 msgid "Server" -msgstr "" +msgstr "Sunucu" #: settings.php:53 msgid "User Filter" -msgstr "" +msgstr "Kullanıcı Filtresi" #: settings.php:54 msgid "Login Filter" -msgstr "" +msgstr "Oturum Filtresi" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Grup Süzgeci" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -245,12 +245,12 @@ msgstr "Oturum açma girişimi olduğunda uygulanacak filtreyi tanımlar. %%uid, #: templates/part.wizard-server.php:6 msgid "1. Server" -msgstr "" +msgstr "1. Sunucu" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" -msgstr "" +msgstr "%s. Sunucu:" #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" @@ -258,7 +258,7 @@ msgstr "Sunucu Yapılandırması Ekle" #: templates/part.wizard-server.php:21 msgid "Delete Configuration" -msgstr "" +msgstr "Yapılandırmayı Sil" #: templates/part.wizard-server.php:30 msgid "Host" @@ -325,11 +325,11 @@ msgstr "Devam et" #: templates/settings.php:7 msgid "Expert" -msgstr "" +msgstr "Uzman" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Gelişmiş" #: templates/settings.php:11 msgid "" diff --git a/l10n/ug/user_ldap.po b/l10n/ug/user_ldap.po index 5eb87b2d4aa28b6ea4547dcf9b6e3392ccef4022..16133953584d1a46fa6ba8c62b30019d453114e2 100644 --- a/l10n/ug/user_ldap.po +++ b/l10n/ug/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Uighur (http://www.transifex.com/projects/p/owncloud/language/ug/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "گۇرۇپپا سۈزگۈچ" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "ئالىي" #: templates/settings.php:11 msgid "" diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po index f543a344ac488c45022742b71373daa619d9f56e..be4d8203d96c5cf853246b9136408833a460f44a 100644 --- a/l10n/uk/user_ldap.po +++ b/l10n/uk/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -168,7 +168,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Фільтр Груп" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -328,7 +328,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Додатково" #: templates/settings.php:11 msgid "" diff --git a/l10n/ur_PK/user_ldap.po b/l10n/ur_PK/user_ldap.po index 2520f473e222eac317f576e513a0f4c8d48b0dde..e6544db4200bf23a0e631306ec137de97f7fbb14 100644 --- a/l10n/ur_PK/user_ldap.po +++ b/l10n/ur_PK/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "ایڈوانسڈ" #: templates/settings.php:11 msgid "" diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po index 17318fc4d7683efc60287e7f3133f2a1f5544165..5a8e219c39ce41c3f7b9a474a9ceb635cccb28e6 100644 --- a/l10n/vi/user_ldap.po +++ b/l10n/vi/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -164,7 +164,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Bộ lọc nhóm" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "Nâng cao" #: templates/settings.php:11 msgid "" diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po index c40824eef3ad180593635712e26cfd7aa8eaed29..6f2b3a09519c214769c70b957085af53e6bfccb0 100644 --- a/l10n/zh_CN/user_ldap.po +++ b/l10n/zh_CN/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "组过滤" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "高级" #: templates/settings.php:11 msgid "" diff --git a/l10n/zh_HK/user_ldap.po b/l10n/zh_HK/user_ldap.po index 2a8287f2676959bcd88a1bb2e748fc314088c193..4f64d7e01980499b6aeed8359a13c1cbc9f6a5ca 100644 --- a/l10n/zh_HK/user_ldap.po +++ b/l10n/zh_HK/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-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -324,7 +324,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "進階" #: templates/settings.php:11 msgid "" diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po index f60a1034f31f1a80ffc0e656c046a1c171c46d58..0c7a56d171540695169c9c08b94f9da47bf38bbd 100644 --- a/l10n/zh_TW/user_ldap.po +++ b/l10n/zh_TW/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-26 01:54-0400\n" -"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"POT-Creation-Date: 2014-05-27 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 06:11+0000\n" "Last-Translator: I Robot\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -166,7 +166,7 @@ msgstr "" #: settings.php:55 msgid "Group Filter" -msgstr "" +msgstr "Group Filter" #: templates/part.settingcontrols.php:2 msgid "Save" @@ -326,7 +326,7 @@ msgstr "" #: templates/settings.php:8 msgid "Advanced" -msgstr "" +msgstr "進階" #: templates/settings.php:11 msgid "" diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index 696d7c2724ad422330e212691c993a76109e9d90..b91152a53a59ee9c5a4ab2a81bc94dc3c20fcd4e 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -59,6 +59,7 @@ $TRANSLATIONS = array( "Please double check the <a href='%s'>installation guides</a>." => "Veuillez vous référer au <a href='%s'>guide d'installation</a>.", "%s shared »%s« with you" => "%s partagé »%s« avec vous", "Sharing %s failed, because the file does not exist" => "Le partage de %s a échoué car le fichier n'existe pas", +"You are not allowed to share %s" => "Vous n'êtes pas autorisé à partager %s", "Sharing %s failed, because the user %s is the item owner" => "Le partage de %s a échoué car l'utilisateur %s est le propriétaire de l'objet", "Sharing %s failed, because the user %s does not exist" => "Le partage de %s a échoué car l'utilisateur %s n'existe pas", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Le partage de %s a échoué car l'utilisateur %s n'est membre d'aucun groupe auquel %s appartient", diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php index 685602d7eb74a8c4cf449c9b7d0a8a264d2b3b12..a821bfcae751519384f0a645102a48dd118d91c6 100644 --- a/settings/l10n/fr.php +++ b/settings/l10n/fr.php @@ -125,6 +125,8 @@ $TRANSLATIONS = array( "Allow users to only share with users in their groups" => "Autoriser les utilisateurs à partager avec des utilisateurs de leur groupe uniquement", "Allow mail notification" => "Autoriser les notifications par couriel", "Allow users to send mail notification for shared files" => "Autoriser les utilisateurs à envoyer une notification par courriel concernant les fichiers partagés", +"Exclude groups from sharing" => "Exclure les groupes du partage", +"These groups will still be able to receive shares, but not to initiate them." => "Ces groupes restent autorisés à partager, mais ne peuvent pas les initier", "Security" => "Sécurité", "Enforce HTTPS" => "Forcer HTTPS", "Forces the clients to connect to %s via an encrypted connection." => "Forcer les clients à se connecter à %s via une connexion chiffrée.", diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php index 8315969d817f78f11b232509a462dfa4bdce78c7..c40c4a27e6bdb8df7e41f90d5a1a8a5e38e41f07 100644 --- a/settings/l10n/tr.php +++ b/settings/l10n/tr.php @@ -35,7 +35,7 @@ $TRANSLATIONS = array( "Couldn't update app." => "Uygulama güncellenemedi.", "Wrong password" => "Hatalı parola", "No user supplied" => "Kullanıcı girilmedi", -"Please provide an admin recovery password, otherwise all user data will be lost" => "Lütfen bir yönetici kurtarma parolası girin, aksi takdirde tüm kullanıcı verisi kaybedilecek", +"Please provide an admin recovery password, otherwise all user data will be lost" => "Lütfen yönetici kurtarma parolasını girin, aksi takdirde tüm kullanıcı verisi kaybedilecek", "Wrong admin recovery password. Please check the password and try again." => "Hatalı yönetici kurtarma parolası. Lütfen parolayı denetleyip yeniden deneyin.", "Back-end doesn't support password change, but the users encryption key was successfully updated." => "Arka uç parola değişimini desteklemiyor ancak kullanıcı şifreleme anahtarı başarıyla güncellendi.", "Unable to change password" => "Parola değiştirilemiyor", @@ -136,7 +136,7 @@ $TRANSLATIONS = array( "From address" => "Kimden adresi", "Authentication required" => "Kimlik doğrulama gerekli", "Server address" => "Sunucu adresi", -"Port" => "Bağlantı Noktası", +"Port" => "Port", "Credentials" => "Kimlik Bilgileri", "SMTP Username" => "SMTP Kullanıcı Adı", "SMTP Password" => "SMTP Parolası", @@ -192,7 +192,7 @@ $TRANSLATIONS = array( "Login Name" => "Giriş Adı", "Create" => "Oluştur", "Admin Recovery Password" => "Yönetici Kurtarma Parolası", -"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için bir kurtarma parolası girin", +"Enter the recovery password in order to recover the users files during password change" => "Parola değiştirme sırasında kullanıcı dosyalarını kurtarmak için kurtarma parolasını girin", "Default Storage" => "Varsayılan Depolama", "Please enter storage quota (ex: \"512 MB\" or \"12 GB\")" => "Lütfen disk alanı kotasını girin (örnek: \"512MB\" veya \"12GB\")", "Unlimited" => "Sınırsız",