From 1e6ac31bdecf90c60688483795e0202bb84b8413 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 16 Sep 2014 01:54:33 -0400 Subject: [PATCH] [tx-robot] updated from transifex --- apps/files/l10n/bn_BD.php | 1 + apps/files/l10n/el.php | 1 + apps/files_encryption/l10n/bn_BD.php | 3 +++ apps/files_external/l10n/ast.php | 3 +++ apps/files_external/l10n/bn_BD.php | 5 +++++ apps/files_sharing/l10n/bn_BD.php | 2 ++ core/l10n/ast.php | 2 ++ core/l10n/bn_BD.php | 1 + core/l10n/ca.php | 1 + core/l10n/da.php | 2 +- core/l10n/ja.php | 3 ++- l10n/templates/core.pot | 2 +- l10n/templates/files.pot | 2 +- l10n/templates/files_encryption.pot | 2 +- l10n/templates/files_external.pot | 2 +- l10n/templates/files_sharing.pot | 2 +- l10n/templates/files_trashbin.pot | 2 +- l10n/templates/files_versions.pot | 2 +- l10n/templates/lib.pot | 6 +++--- l10n/templates/private.pot | 2 +- l10n/templates/settings.pot | 4 ++-- l10n/templates/user_ldap.pot | 2 +- l10n/templates/user_webdavauth.pot | 2 +- settings/l10n/bn_BD.php | 1 + 24 files changed, 38 insertions(+), 17 deletions(-) diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php index eb50851c86..9573fefd02 100644 --- a/apps/files/l10n/bn_BD.php +++ b/apps/files/l10n/bn_BD.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/el.php b/apps/files/l10n/el.php index 14896802ff..4b51fa4ba0 100644 --- a/apps/files/l10n/el.php +++ b/apps/files/l10n/el.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_encryption/l10n/bn_BD.php b/apps/files_encryption/l10n/bn_BD.php index c8bf47e8e3..65ecca64d9 100644 --- a/apps/files_encryption/l10n/bn_BD.php +++ b/apps/files_encryption/l10n/bn_BD.php @@ -3,7 +3,10 @@ $TRANSLATIONS = array( "Recovery key successfully enabled" => "পূনরুদ্ধার চাবি সার্থকভাবে কার্যকর করা হয়েছে", "Recovery key successfully disabled" => "পূনরুদ্ধার চাবি সার্থকভাবে অকার্যকর করা হয়েছে", "Password successfully changed." => "আপনার কূটশব্দটি সার্থকভাবে পরিবর্তন করা হয়েছে ", +"Missing requirements." => "প্রয়োজনানুযায়ী ঘাটতি আছে।", "Encryption" => "সংকেতায়ন", +"Enabled" => "কার্যকর", +"Disabled" => "অকার্যকর", "Change Password" => "কূটশব্দ পরিবর্তন করুন" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index ba850e2fc3..0aba42d38a 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -15,7 +15,9 @@ $TRANSLATIONS = array( "Amazon S3 and compliant" => "Amazon S3 y compatibilidá", "Access Key" => "Clave d'accesu", "Secret Key" => "Clave Secreta", +"Hostname" => "Nome d'agospiu", "Port" => "Puertu", +"Region" => "Rexón", "Enable SSL" => "Habilitar SSL", "Enable Path Style" => "Habilitar Estilu de ruta", "App key" => "App principal", @@ -46,6 +48,7 @@ $TRANSLATIONS = array( "Error configuring Google Drive storage" => "Fallu configurando l'almacenamientu de Google Drive", "Personal" => "Personal", "System" => "Sistema", +"(group)" => "(grupu)", "Saved" => "Guardáu", "Note: " => "Nota: ", " and " => "y", diff --git a/apps/files_external/l10n/bn_BD.php b/apps/files_external/l10n/bn_BD.php index 440852da6e..b06b130dcb 100644 --- a/apps/files_external/l10n/bn_BD.php +++ b/apps/files_external/l10n/bn_BD.php @@ -5,6 +5,11 @@ $TRANSLATIONS = array( "External storage" => "বাহ্যিক সংরক্ষণাগার", "Local" => "স্থানীয়", "Location" => "অবস্থান", +"Amazon S3" => "আমাজন S3", +"Key" => "কী", +"Secret" => "গোপণীয়", +"Bucket" => "বালতি", +"Secret Key" => "গোপণ চাবি", "Port" => "পোর্ট", "Region" => "এলাকা", "Host" => "হোস্ট", diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php index e41483735b..98d6c1a173 100644 --- a/apps/files_sharing/l10n/bn_BD.php +++ b/apps/files_sharing/l10n/bn_BD.php @@ -4,6 +4,8 @@ $TRANSLATIONS = array( "Invalid or untrusted SSL certificate" => "অবৈধ বা অবিশ্বস্ত SSL সার্টিফিকেট", "Couldn't add remote share" => "দুরবর্তী ভাগাভাগি যোগ করা গেলনা", "Shared with you" => "আপনার সাথে ভাগাভাগি করেছেন", +"Shared by link" => "লিঙ্কের মাধ্যমে ভাগাভাগিকৃত", +"Remote share" => "দুরবর্তী ভাগাভাগি", "Cancel" => "বাতিল", "Shared by" => "যাদের মাঝে ভাগাভাগি করা হয়েছে", "Password" => "কূটশব্দ", diff --git a/core/l10n/ast.php b/core/l10n/ast.php index a1f1d18788..f430928a0e 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Apagáu'l mou de caltenimientu", "Updated database" => "Base de datos anovada", "Checked database schema update" => "Anovamientu del esquema de base de datos revisáu", +"Updated \"%s\" to %s" => "Anováu \"%s\" a %s", "Disabled incompatible apps: %s" => "Aplicaciones incompatibles desactivaes: %s", "No image or file provided" => "Nun s'especificó nenguna imaxe o ficheru", "Unknown filetype" => "Triba de ficheru desconocida", @@ -176,6 +177,7 @@ $TRANSLATIONS = array( "Thank you for your patience." => "Gracies pola to paciencia.", "You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.", +"Add \"%s\" as trusted domain" => "Amestáu \"%s\" como dominiu de confianza", "%s will be updated to version %s." => "%s anovaráse a la versión %s.", "The following apps will be disabled:" => "Deshabilitaránse les siguientes aplicaciones:", "The theme %s has been disabled." => "Deshabilitóse'l tema %s.", diff --git a/core/l10n/bn_BD.php b/core/l10n/bn_BD.php index d27a764c4b..d219411866 100644 --- a/core/l10n/bn_BD.php +++ b/core/l10n/bn_BD.php @@ -4,6 +4,7 @@ $TRANSLATIONS = array( "Turned on maintenance mode" => "রক্ষণাবেক্ষণ মোড চালু হয়েছে", "Turned off maintenance mode" => "রক্ষণাবেক্ষণ মোড বন্ধ হয়েছে", "Updated database" => "ডাটাবেজ নবায়ন করা হয়েছে", +"No image or file provided" => "কোন ইমেজ বা ফাইল প্রদান করা হয়নি", "Unknown filetype" => "অজানা প্রকৃতির ফাইল", "Invalid image" => "অবৈধ চিত্র", "Sunday" => "রবিবার", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index bf9e2e96a7..05d202f8e1 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -163,6 +163,7 @@ $TRANSLATIONS = array( "SQLite will be used as database. For larger installations we recommend to change this." => "S'utilitzarà SQLite com a base de dades. Per instal·lacions grans recomanem que la canvieu.", "Finish setup" => "Acaba la configuració", "Finishing …" => "Acabant...", +"This application requires JavaScript for correct operation. Please enable JavaScript and reload the page." => "Aquesta aplicació requereix JavaScrip pel seu correcte funcionament. Si us plau Activeu JavaScript i actualitzeu la pàgina.", "%s is available. Get more information on how to update." => "%s està disponible. Obtingueu més informació de com actualitzar.", "Log out" => "Surt", "Server side authentication failed!" => "L'autenticació del servidor ha fallat!", diff --git a/core/l10n/da.php b/core/l10n/da.php index 10d92338f6..bb25ee1654 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -7,7 +7,7 @@ $TRANSLATIONS = array( "Checked database schema update" => "Tjekket database schema opdatering", "Checked database schema update for apps" => "Tjekkede databaseskemaets opdatering for apps", "Updated \"%s\" to %s" => "Opdaterede \"%s\" til %s", -"Disabled incompatible apps: %s" => "Deaktiverer inkombatible apps: %s", +"Disabled incompatible apps: %s" => "Deaktiverer inkompatible apps: %s", "No image or file provided" => "Ingen fil eller billede givet", "Unknown filetype" => "Ukendt filtype", "Invalid image" => "Ugyldigt billede", diff --git a/core/l10n/ja.php b/core/l10n/ja.php index 588438c09c..4c9c1f00cd 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -187,6 +187,7 @@ $TRANSLATIONS = array( "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "データベースを確認してください。実行前にconfigフォルダーとdataフォルダーをバックアップします。", "Start update" => "アップデートを開始", "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "大規模なサイトの場合、ブラウザーがタイムアウトする可能性がある為、インストールディレクトリで次のコマンドを実行しても構いません。", -"This ownCloud instance is currently being updated, which may take a while." => "このownCloudインスタンスは現在アップデート中のため、しばらく時間がかかります。" +"This ownCloud instance is currently being updated, which may take a while." => "このownCloudインスタンスは現在アップデート中のため、しばらく時間がかかります。", +"This page will refresh itself when the ownCloud instance is available again." => "この画面は、ownCloud サーバーが再起動後、自動的に更新されます。" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index 3c6ba63e2a..2800e47539 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 2ef6f883a9..82d553931c 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index e78ae1046a..c9694a0a2a 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index c68b9ab102..b02ea048da 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index 197d039280..179ec537bd 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 450124e003..eb037a885d 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index b8c9b82a5e..48de23cce8 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 015f6512cb..bf32033243 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -40,11 +40,11 @@ msgid "" "config directory%s." msgstr "" -#: base.php:584 +#: base.php:587 msgid "Sample configuration detected" msgstr "" -#: base.php:585 +#: base.php:588 msgid "" "It has been detected that the sample configuration has been copied. This can " "break your installation and is unsupported. Please read the documentation " diff --git a/l10n/templates/private.pot b/l10n/templates/private.pot index 6d0ae55d14..f06116cb6c 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index d21da103aa..e610c22c02 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -318,7 +318,7 @@ msgstr "" msgid "Restore encryption keys." msgstr "" -#: js/users/deleteHandler.js:166 +#: js/users/deleteHandler.js:205 msgid "Unable to delete {objName}" msgstr "" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 67029f3558..f848be340f 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index 17d5526d95..bcfff3b44c 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-09-15 01:54-0400\n" +"POT-Creation-Date: 2014-09-16 01:54-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/settings/l10n/bn_BD.php b/settings/l10n/bn_BD.php index b15cc143bf..be67c18783 100644 --- a/settings/l10n/bn_BD.php +++ b/settings/l10n/bn_BD.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "test email settings" => "ইমেইল নিয়ামকসমূহ পরীক্ষা করুন", "If you received this email, the settings seem to be correct." => "এই ইমেইলের অর্থ নিয়ামকসমূহ সঠিক।", "Email sent" => "ই-মেইল পাঠানো হয়েছে", +"Send mode" => "পাঠানো মোড", "Encryption" => "সংকেতায়ন", "Unable to load list from App Store" => "অ্যাপস্টোর থেকে তালিকা লোড করতে সক্ষম নয়", "Authentication error" => "অনুমোদন ঘটিত সমস্যা",