diff --git a/l10n/az.php b/l10n/az.php index 9ab9e139..1c2e9019 100644 --- a/l10n/az.php +++ b/l10n/az.php @@ -12,6 +12,7 @@ "Save" => "Saxlamaq", "Loading documents..." => "Sənədlər yüklənir...", "File name cannot be empty." => "Faylın adı boş ola bilməz.", +"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Yalnış ad, '\\', '/', '<', '>', ':', '\"', '|', '?' və '*' qəbul edilmir.", "Cancel" => "Dayandır", "Close" => "Bağla", "Delete" => "Sil", diff --git a/l10n/az/documents.po b/l10n/az/documents.po index 5f4f79ff..eabc0d3f 100644 --- a/l10n/az/documents.po +++ b/l10n/az/documents.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-09-07 00:43-0400\n" -"PO-Revision-Date: 2014-09-06 11:00+0000\n" +"POT-Creation-Date: 2014-09-28 00:43-0400\n" +"PO-Revision-Date: 2014-09-27 10:40+0000\n" "Last-Translator: unixidzero \n" "Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n" "MIME-Version: 1.0\n" @@ -55,56 +55,56 @@ msgstr "" msgid "Saving..." msgstr "Saxlama..." -#: js/documents.js:86 +#: js/documents.js:87 msgid "Failed to load documents." msgstr "Sənədlərin yüklənməsi mümkün olmadı." -#: js/documents.js:121 +#: js/documents.js:122 msgid "No documents were found. Upload or create a document to get started!" msgstr "Heç bir sənəd tapılmadı. Başlamaq üçün bir sənəd yarat yada əlavə et!" -#: js/documents.js:156 +#: js/documents.js:157 msgid "Share" msgstr "Yayımla" -#: js/documents.js:273 +#: js/documents.js:274 msgid "No connection to server. Trying to reconnect." msgstr "" -#: js/documents.js:337 +#: js/documents.js:338 msgid "" "Leaving this page in Editor mode might cause unsaved data. It is recommended" " to use 'Close' button instead." msgstr "" -#: js/documents.js:358 +#: js/documents.js:359 msgid "" "Failed to load this document. Please check if it can be opened with an " "external odt editor. This might also mean it has been unshared or deleted " "recently." msgstr "" -#: js/documents.js:380 js/locale.js:39 +#: js/documents.js:381 js/locale.js:39 msgid "Save" msgstr "Saxlamaq" -#: js/documents.js:719 templates/documents.php:31 +#: js/documents.js:720 templates/documents.php:31 msgid "Loading documents..." msgstr "Sənədlər yüklənir..." -#: js/documents.js:752 +#: js/documents.js:753 msgid "'.' is an invalid file name." msgstr "" -#: js/documents.js:754 +#: js/documents.js:755 msgid "File name cannot be empty." msgstr "Faylın adı boş ola bilməz." -#: js/documents.js:761 +#: js/documents.js:762 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." -msgstr "" +msgstr "Yalnış ad, '\\', '/', '<', '>', ':', '\"', '|', '?' və '*' qəbul edilmir." #: js/locale.js:1 msgid "Align Left" diff --git a/l10n/fr/documents.po b/l10n/fr/documents.po index 131e73e5..5a3eb9cd 100644 --- a/l10n/fr/documents.po +++ b/l10n/fr/documents.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-09-20 00:43-0400\n" -"PO-Revision-Date: 2014-09-19 05:21+0000\n" +"POT-Creation-Date: 2014-09-28 00:43-0400\n" +"PO-Revision-Date: 2014-09-27 13:30+0000\n" "Last-Translator: Romain DEP. \n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -60,52 +60,52 @@ msgstr "Documents" msgid "Saving..." msgstr "Enregistrement..." -#: js/documents.js:86 +#: js/documents.js:87 msgid "Failed to load documents." msgstr "Échec du chargement des documents." -#: js/documents.js:121 +#: js/documents.js:122 msgid "No documents were found. Upload or create a document to get started!" msgstr "Aucun document n’a été trouvé. Veuillez en créer un nouveau ou en importer un existant afin de commencer !" -#: js/documents.js:156 +#: js/documents.js:157 msgid "Share" msgstr "Partager" -#: js/documents.js:273 +#: js/documents.js:274 msgid "No connection to server. Trying to reconnect." msgstr "Aucune connexion au serveur. Tentative de reconnection en cours." -#: js/documents.js:337 +#: js/documents.js:338 msgid "" "Leaving this page in Editor mode might cause unsaved data. It is recommended" " to use 'Close' button instead." msgstr "Maintenir cette page dans le mode Éditeur empêche la sauvegarde des données. Il est recommandé d'utiliser le bouton 'Fermer'." -#: js/documents.js:358 +#: js/documents.js:359 msgid "" "Failed to load this document. Please check if it can be opened with an " "external odt editor. This might also mean it has been unshared or deleted " "recently." msgstr "Le chargement du document a échoué. Veuillez vérifier s'il peut être ouvert avec un éditeur odt externe. Il se peut également que le document a été récemment supprimé ou retiré d'un partage." -#: js/documents.js:380 js/locale.js:39 +#: js/documents.js:381 js/locale.js:39 msgid "Save" msgstr "Sauvegarder" -#: js/documents.js:719 templates/documents.php:31 +#: js/documents.js:720 templates/documents.php:31 msgid "Loading documents..." msgstr "Chargement des documents..." -#: js/documents.js:752 +#: js/documents.js:753 msgid "'.' is an invalid file name." msgstr "'.' n'est pas un nom de fichier valide." -#: js/documents.js:754 +#: js/documents.js:755 msgid "File name cannot be empty." msgstr "Le nom de fichier ne peut être vide." -#: js/documents.js:761 +#: js/documents.js:762 msgid "" "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not " "allowed." diff --git a/l10n/templates/documents.pot b/l10n/templates/documents.pot index 03bac0a3..f1ffbf9a 100644 --- a/l10n/templates/documents.pot +++ b/l10n/templates/documents.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud documents 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-09-27 00:43-0400\n" +"POT-Creation-Date: 2014-09-28 00:43-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"