diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index 4a602c21ec50c3ac2c0e137637ba1a3ca87f8589..093a0b891ce77e66a0b144101a29cf7c9c89cc4d 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -25,6 +25,7 @@ "undo" => "annuler", "perform delete operation" => "effectuer l'opération de suppression", "1 file uploading" => "1 fichier en cours de téléchargement", +"files uploading" => "fichiers en cours de téléchargement", "'.' 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.", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.", diff --git a/l10n/fr/files.po b/l10n/fr/files.po index edf0f8f11a58695800bf0f3f0bdc4ba72a2e4bb5..5a42c71afe466f80c61e3f0810bc741e03f53b48 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -9,6 +9,7 @@ # Cyril Glapa <kyriog@gmail.com>, 2012. # David Basquin <dba@alternalease.fr>, 2013. # <dba@alternalease.fr>, 2013. +# froozeify <froozeify@mail.com>, 2013. # Geoffrey Guerrier <geoffrey.guerrier@gmail.com>, 2012. # <gp4004@arghh.org>, 2012. # <guiguidu31300@gmail.com>, 2012. @@ -23,9 +24,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-04-09 02:09+0200\n" -"PO-Revision-Date: 2013-04-08 02:20+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\n" +"PO-Revision-Date: 2013-04-13 13:20+0000\n" +"Last-Translator: froozeify <froozeify@mail.com>\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" @@ -144,7 +145,7 @@ msgstr "1 fichier en cours de téléchargement" #: js/filelist.js:409 js/filelist.js:463 msgid "files uploading" -msgstr "" +msgstr "fichiers en cours de téléchargement" #: js/files.js:52 msgid "'.' is an invalid file name." diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index ea7306a96e26f0abdeab70b1c2285e31bdd1664e..fb9b7b4b3dcbb01cb191f3071dbd6fc21aab4dda 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:15+0200\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" @@ -160,55 +160,55 @@ msgstr "" msgid "Settings" msgstr "" -#: js/js.js:717 +#: js/js.js:718 msgid "seconds ago" msgstr "" -#: js/js.js:718 +#: js/js.js:719 msgid "1 minute ago" msgstr "" -#: js/js.js:719 +#: js/js.js:720 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:720 +#: js/js.js:721 msgid "1 hour ago" msgstr "" -#: js/js.js:721 +#: js/js.js:722 msgid "{hours} hours ago" msgstr "" -#: js/js.js:722 +#: js/js.js:723 msgid "today" msgstr "" -#: js/js.js:723 +#: js/js.js:724 msgid "yesterday" msgstr "" -#: js/js.js:724 +#: js/js.js:725 msgid "{days} days ago" msgstr "" -#: js/js.js:725 +#: js/js.js:726 msgid "last month" msgstr "" -#: js/js.js:726 +#: js/js.js:727 msgid "{months} months ago" msgstr "" -#: js/js.js:727 +#: js/js.js:728 msgid "months ago" msgstr "" -#: js/js.js:728 +#: js/js.js:729 msgid "last year" msgstr "" -#: js/js.js:729 +#: js/js.js:730 msgid "years ago" msgstr "" @@ -533,23 +533,23 @@ msgstr "" msgid "Database user" msgstr "" -#: templates/installation.php:141 +#: templates/installation.php:143 msgid "Database password" msgstr "" -#: templates/installation.php:146 +#: templates/installation.php:148 msgid "Database name" msgstr "" -#: templates/installation.php:156 +#: templates/installation.php:158 msgid "Database tablespace" msgstr "" -#: templates/installation.php:163 +#: templates/installation.php:165 msgid "Database host" msgstr "" -#: templates/installation.php:169 +#: templates/installation.php:171 msgid "Finish setup" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 2a33aa7dd5fec30e9445a70804e2f7d2d932807e..b2ca7724b99a675c07b97ee404196e251dce26f7 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\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 cd172f299d18b7582993c53f2c845951e47ddb17..c975785d64dc8775a72f3568e390b7cbd1f8e458 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\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 954f4fec313eaec998e2634231982d54e1586094..09245197c93b0e1e60e9e7106b407d1819492ae5 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\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 75d71eb61d6eb2546f54afc96ed14a6138e131af..c51eb1fa188cc30ffaf09532dfa4131fce492b44 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\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 fa48d4dd173d407273e79300eab8cd3b049b7660..15722f5f7854676ffd5c1d3349a8dd905fe89837 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:14+0200\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 b4ed2f94607c9a6d7e6ae7a0508aa53e3c7b0b78..20567ebec258807d3ed5d589220d36c5c31bc0a0 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:15+0200\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 f970e81e27e652423909b614407090a9cf0433b6..f7ed8d69728b5fb6a7e108122826b496d98ede10 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:16+0200\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 ace40e933dbd8e378c03fd4b4a384353571afcee..16e9ef69131de3ec571252d0c1f3dc4a1080d753 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:16+0200\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 a912ffc4989d45f4ebdf5f1aeac32cd60eda17c2..281ea65aa419863af8fe3190b6ccea223bfcf45b 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:15+0200\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 2993850808108e3d7d6ea6fc909540d857db8965..c45b57887f3dde73a8db83f3478935677bf43963 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-04-13 02:12+0200\n" +"POT-Creation-Date: 2013-04-14 02:15+0200\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"