[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-12-19 00:43:39 -05:00
parent c7b6af1bba
commit a0949470af
4 changed files with 13 additions and 11 deletions

View File

@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array( <?php $TRANSLATIONS = array(
"You don't have permission to rename this document" => "Vous n'avez pas les droits suffisants pour renommer ce document",
"Documents" => "Documents", "Documents" => "Documents",
"Close" => "Fermer", "Close" => "Fermer",
"Share" => "Partager", "Share" => "Partager",
@ -8,6 +9,7 @@
"'.' is an invalid file name." => "'.' n'est pas un nom de fichier valide.", "'.' is an invalid file name." => "'.' n'est pas un nom de fichier valide.",
"File name cannot be empty." => "Le nom de fichier ne peut être vide.", "File name cannot be empty." => "Le nom de fichier ne peut être vide.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",
"Loading documents..." => "Chargement des documents...",
"Failed to load documents." => "Échec du chargement des documents.", "Failed to load documents." => "Échec du chargement des documents.",
"No documents are found. Please upload or create a document!" => "Aucun document n'a été trouvé. Veuillez charger ou créer un document !", "No documents are found. Please upload or create a document!" => "Aucun document n'a été trouvé. Veuillez charger ou créer un document !",
"Align Left" => "Aligner à gauche", "Align Left" => "Aligner à gauche",

View File

@ -10,9 +10,9 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-07 20:22-0500\n" "POT-Creation-Date: 2013-12-19 00:43-0500\n"
"PO-Revision-Date: 2013-12-06 01:30+0000\n" "PO-Revision-Date: 2013-12-18 10:00+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
@ -20,9 +20,9 @@ msgstr ""
"Language: fr\n" "Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/sessionController.php:39 #: ajax/documentController.php:74
msgid "You don't have permission to rename this document" msgid "You don't have permission to rename this document"
msgstr "" msgstr "Vous n'avez pas les droits suffisants pour renommer ce document"
#: appinfo/app.php:35 templates/personal.php:2 templates/settings.php:2 #: appinfo/app.php:35 templates/personal.php:2 templates/settings.php:2
msgid "Documents" msgid "Documents"
@ -69,7 +69,7 @@ msgstr "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' e
#: js/documents.js:427 templates/documents.php:31 #: js/documents.js:427 templates/documents.php:31
msgid "Loading documents..." msgid "Loading documents..."
msgstr "" msgstr "Chargement des documents..."
#: js/documents.js:447 #: js/documents.js:447
msgid "Failed to load documents." msgid "Failed to load documents."

View File

@ -15,8 +15,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud\n" "Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-07 20:22-0500\n" "POT-Creation-Date: 2013-12-19 00:43-0500\n"
"PO-Revision-Date: 2013-12-06 01:30+0000\n" "PO-Revision-Date: 2013-12-18 11:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -25,7 +25,7 @@ msgstr ""
"Language: ru\n" "Language: ru\n"
"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);\n" "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);\n"
#: ajax/sessionController.php:39 #: ajax/documentController.php:74
msgid "You don't have permission to rename this document" msgid "You don't have permission to rename this document"
msgstr "" msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ownCloud documents 5.0.0\n" "Project-Id-Version: ownCloud documents 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-12-18 00:44-0500\n" "POT-Creation-Date: 2013-12-19 00:43-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,7 +17,7 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n" "Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: ajax/sessionController.php:39 #: ajax/documentController.php:74
msgid "You don't have permission to rename this document" msgid "You don't have permission to rename this document"
msgstr "" msgstr ""