summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-10 01:54:54 -0400
commitc119a9fd32206b823fe29b13e582dfd1016137a6 (patch)
tree0240dca439efbceb80023d3a41188f70fb021638 /apps
parentfa096217b17fa928a99509dff6d83dacd93978e5 (diff)
downloadnextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.tar.gz
nextcloud-server-c119a9fd32206b823fe29b13e582dfd1016137a6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/cs_CZ.php1
-rw-r--r--apps/files/l10n/de.php1
-rw-r--r--apps/files/l10n/de_DE.php1
-rw-r--r--apps/files/l10n/en_GB.php1
-rw-r--r--apps/files/l10n/es.php1
-rw-r--r--apps/files/l10n/et_EE.php1
-rw-r--r--apps/files/l10n/fi_FI.php1
-rw-r--r--apps/files/l10n/it.php1
-rw-r--r--apps/files/l10n/nl.php1
-rw-r--r--apps/files/l10n/pt_BR.php1
-rw-r--r--apps/files/l10n/ru.php1
-rw-r--r--apps/files/l10n/tr.php1
-rw-r--r--apps/files_external/l10n/cs_CZ.php2
-rw-r--r--apps/user_ldap/l10n/bn_BD.php21
14 files changed, 34 insertions, 1 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index eded4543744..d2bf781b944 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Neznámá chyba",
"Could not move %s - File with this name already exists" => "Nelze přesunout %s - již existuje soubor se stejným názvem",
"Could not move %s" => "Nelze přesunout %s",
+"Permission denied" => "Přístup odepřen",
"File name cannot be empty." => "Název souboru nemůže být prázdný řetězec.",
"\"%s\" is an invalid file name." => "\"%s\" je neplatným názvem souboru.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny.",
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index 94f8eb5e86e..c8191f82b0c 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Unbekannter Fehler",
"Could not move %s - File with this name already exists" => "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert bereits",
"Could not move %s" => "Konnte %s nicht verschieben",
+"Permission denied" => "Zugriff verweigert",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",
"\"%s\" is an invalid file name." => "»%s« ist kein gültiger Dateiname.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php
index 29e74110e99..4d096bc70ad 100644
--- a/apps/files/l10n/de_DE.php
+++ b/apps/files/l10n/de_DE.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Unbekannter Fehler",
"Could not move %s - File with this name already exists" => "%s konnte nicht verschoben werden. Eine Datei mit diesem Namen existiert bereits.",
"Could not move %s" => "Konnte %s nicht verschieben",
+"Permission denied" => "Zugriff verweigert",
"File name cannot be empty." => "Der Dateiname darf nicht leer sein.",
"\"%s\" is an invalid file name." => "\"%s\" ist kein gültiger Dateiname.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind nicht zulässig.",
diff --git a/apps/files/l10n/en_GB.php b/apps/files/l10n/en_GB.php
index 6b192c23ffe..e2589923341 100644
--- a/apps/files/l10n/en_GB.php
+++ b/apps/files/l10n/en_GB.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Unknown error",
"Could not move %s - File with this name already exists" => "Could not move %s - File with this name already exists",
"Could not move %s" => "Could not move %s",
+"Permission denied" => "Permission denied",
"File name cannot be empty." => "File name cannot be empty.",
"\"%s\" is an invalid file name." => "\"%s\" is an invalid file name.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Invalid name: '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed.",
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index 06f916b893e..fd0d55ef3e7 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Error desconocido",
"Could not move %s - File with this name already exists" => "No se pudo mover %s - Ya existe un archivo con ese nombre.",
"Could not move %s" => "No se pudo mover %s",
+"Permission denied" => "Permiso denegado",
"File name cannot be empty." => "El nombre de archivo no puede estar vacío.",
"\"%s\" is an invalid file name." => "\"%s\" es un nombre de archivo inválido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre inválido, los caracteres \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php
index 12714c17acf..d40805d04bf 100644
--- a/apps/files/l10n/et_EE.php
+++ b/apps/files/l10n/et_EE.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Tundmatu viga",
"Could not move %s - File with this name already exists" => "Ei saa liigutada faili %s - samanimeline fail on juba olemas",
"Could not move %s" => "%s liigutamine ebaõnnestus",
+"Permission denied" => "Ligipääs keelatud",
"File name cannot be empty." => "Faili nimi ei saa olla tühi.",
"\"%s\" is an invalid file name." => "\"%s\" on vigane failinimi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud.",
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 896b19807b1..adce13d004b 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Tuntematon virhe",
"Could not move %s - File with this name already exists" => "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemassa",
"Could not move %s" => "Kohteen %s siirto ei onnistunut",
+"Permission denied" => "Ei käyttöoikeutta",
"File name cannot be empty." => "Tiedoston nimi ei voi olla tyhjä.",
"\"%s\" is an invalid file name." => "\"%s\" on virheellinen tiedostonimi.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja.",
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index a2a583940b6..08cb41f1230 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Errore sconosciuto",
"Could not move %s - File with this name already exists" => "Impossibile spostare %s - un file con questo nome esiste già",
"Could not move %s" => "Impossibile spostare %s",
+"Permission denied" => "Permesso negato",
"File name cannot be empty." => "Il nome del file non può essere vuoto.",
"\"%s\" is an invalid file name." => "\"%s\" non è un nome file valido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti.",
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index f40e1bcad9f..6f510e9a7fb 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Onbekende fout",
"Could not move %s - File with this name already exists" => "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam",
"Could not move %s" => "Kon %s niet verplaatsen",
+"Permission denied" => "Toegang geweigerd",
"File name cannot be empty." => "Bestandsnaam kan niet leeg zijn.",
"\"%s\" is an invalid file name." => "\"%s\" is een ongeldige bestandsnaam.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan.",
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
index 95a04279fee..1dc10824883 100644
--- a/apps/files/l10n/pt_BR.php
+++ b/apps/files/l10n/pt_BR.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Erro desconhecido",
"Could not move %s - File with this name already exists" => "Impossível mover %s - Já existe um arquivo com esse nome",
"Could not move %s" => "Impossível mover %s",
+"Permission denied" => "Permissão Negada",
"File name cannot be empty." => "O nome do arquivo não pode estar vazio.",
"\"%s\" is an invalid file name." => "\"%s\" é um nome de arquivo inválido.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos.",
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index b1136d15bed..943a8a13a26 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Неизвестная ошибка",
"Could not move %s - File with this name already exists" => "Невозможно переместить %s - файл с таким именем уже существует",
"Could not move %s" => "Невозможно переместить %s",
+"Permission denied" => "В доступе отказано",
"File name cannot be empty." => "Имя файла не может быть пустым.",
"\"%s\" is an invalid file name." => "\"%s\" это не правильное имя файла.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправильное имя: символы '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' недопустимы.",
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php
index 1d6ef9427b7..7bf746dba52 100644
--- a/apps/files/l10n/tr.php
+++ b/apps/files/l10n/tr.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Bilinmeyen hata",
"Could not move %s - File with this name already exists" => "%s taşınamadı. Bu isimde dosya zaten mevcut",
"Could not move %s" => "%s taşınamadı",
+"Permission denied" => "Erişim reddedildi",
"File name cannot be empty." => "Dosya adı boş olamaz.",
"\"%s\" is an invalid file name." => "\"%s\" geçersiz bir dosya adı.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Geçersiz isim. '\\', '/', '<', '>', ':', '\"', '|', '?' ve '*' karakterlerine izin verilmemektedir.",
diff --git a/apps/files_external/l10n/cs_CZ.php b/apps/files_external/l10n/cs_CZ.php
index 7643a08f4b9..99a4e731986 100644
--- a/apps/files_external/l10n/cs_CZ.php
+++ b/apps/files_external/l10n/cs_CZ.php
@@ -36,7 +36,7 @@ $TRANSLATIONS = array(
"Password (required for OpenStack Object Storage)" => "Heslo (vyžadováno pro OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Název služby (vyžadováno pro OpenStack Object Storage)",
"URL of identity endpoint (required for OpenStack Object Storage)" => "URL identity koncového bodu (vyžadováno pro OpenStack Object Storage)",
-"Timeout of HTTP requests in seconds" => "Vypršení HTTP požadavků v sekundách",
+"Timeout of HTTP requests in seconds" => "Časový limit HTTP požadavků v sekundách",
"Share" => "Sdílet",
"SMB / CIFS using OC login" => "SMB / CIFS za použití přihlašovacího jména OC",
"Username as share" => "Uživatelské jméno jako sdílený adresář",
diff --git a/apps/user_ldap/l10n/bn_BD.php b/apps/user_ldap/l10n/bn_BD.php
index 4b8bcc51126..707e54617fc 100644
--- a/apps/user_ldap/l10n/bn_BD.php
+++ b/apps/user_ldap/l10n/bn_BD.php
@@ -66,18 +66,39 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "অজ্ঞাতকুলশীল অধিগমনের জন্য DN এবং কূটশব্দটি ফাঁকা রাখুন।",
"One Base DN per line" => "লাইনপ্রতি একটি Base DN",
"You can specify Base DN for users and groups in the Advanced tab" => "সুচারু ট্যঅবে গিয়ে আপনি ব্যবহারকারি এবং গোষ্ঠীসমূহের জন্য ভিত্তি DN নির্ধারণ করতে পারেন।",
+"Limit %s access to users meeting these criteria:" => "%s এ প্রবেশাধিকার এই শর্তধারী ব্যবহারকারীর মাঝে সীমিত রাখ:",
+"The filter specifies which LDAP users shall have access to the %s instance." => "এই ফিল্টারটি কোন কোন LDAP ব্যবহারকারী %s সার্ভারে প্রবেশ করবেন তা বাছাই করে।",
"users found" => "ব্যাবহারকারী পাওয়া গেছে",
"Back" => "পেছনে যাও",
"Continue" => "চালিয়ে যাও",
"Expert" => "দক্ষ",
"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 কম্প্যাটিবল নয়। আপনি অবান্ছিত জটিলতার মুখোমুখি হতে পারেন। সিস্টেম প্রশাসককে যেকোন একটি অকার্যকর করে দিতে বলুন।",
+"<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 মডিউল ইনস্টল করা নেই, ব্যাকএন্ড কাজ করবেনা। সিস্টেম প্রশাসককে এটি ইনস্টল করতে বলুন।",
+"Connection Settings" => "সংযোগ নিয়ামকসমূহ",
+"Configuration Active" => "কনফিগারেসন সক্রিয়",
+"When unchecked, this configuration will be skipped." => "চেকমার্ক তুলে দিলে কনফিগারেসন এড়িয়ে যাবে।",
+"Backup (Replica) Host" => "ব্যাকআপ (নকল) হোস্ট",
+"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "একটি ঐচ্ছিক ব্যাকআপ হোস্ট দিন। এটি মূল LDAP/AD সার্ভারের নকল হবে।",
+"Backup (Replica) Port" => "ব্যাকআপ (নকল) পোর্ট",
+"Disable Main Server" => "মূল সার্ভারকে অকার্যকর কর",
+"Only connect to the replica server." => "শুধুমাত্র নকল সার্ভারে সংযোগ দাও।",
+"Case insensitive LDAP server (Windows)" => "বর্ণ অসংবেদী LDAP সার্ভার (উইন্ডোজ)",
"Turn off SSL certificate validation." => "SSL সনদপত্র যাচাইকরণ বন্ধ রাক।",
+"Cache Time-To-Live" => "ক্যাশে টাইম-টু-লিভ",
"in seconds. A change empties the cache." => "সেকেন্ডে। কোন পরিবর্তন ক্যাসে খালি করবে।",
+"Directory Settings" => "ডিরেক্টরি নিয়ামকসমূহ",
"User Display Name Field" => "ব্যবহারকারীর প্রদর্শিতব্য নামের ক্ষেত্র",
+"The LDAP attribute to use to generate the user's display name." => "ব্যবহারকারীর প্রদর্শনীয় নাম তৈরি করার জন্য ব্যবহৃত LDAP বৈশিষ্ট্য।",
"Base User Tree" => "ভিত্তি ব্যবহারকারি বৃক্ষাকারে",
"Group Display Name Field" => "গোষ্ঠীর প্রদর্শিতব্য নামের ক্ষেত্র",
"Base Group Tree" => "ভিত্তি গোষ্ঠী বৃক্ষাকারে",
+"Group Search Attributes" => "গ্রুপ খোঁজার বৈশিষ্ট্য",
"Group-Member association" => "গোষ্ঠী-সদস্য সংস্থাপন",
+"Nested Groups" => "একতাবদ্ধ গোষ্ঠিসমূহ",
+"Special Attributes" => "বিশেষ বৈশিষ্ট্যসমূহ",
+"Quota Field" => "কোটা",
+"Quota Default" => "পূর্বনির্ধারিত কোটা",
"in bytes" => "বাইটে",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ব্যবহারকারী নামের জন্য ফাঁকা রাখুন (পূর্বনির্ধারিত)। অন্যথায়, LDAP/AD বৈশিষ্ট্য নির্ধারণ করুন।"
);