Changeset 1944:ce419ea244f0 for locales
- Timestamp:
- 09/18/13 13:58:31 (12 years ago)
- Branch:
- default
- Location:
- locales
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
locales/_pot/main.pot
r1941 r1944 8 8 "Project-Id-Version: Dotclear 2\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2013-09-18 1 0:02+0000\n"10 "POT-Creation-Date: 2013-09-18 11:57+0000\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 16 16 "Content-Type: text/plain; charset=UTF-8\n" 17 17 "Content-Transfer-Encoding: 8bit\n" 18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 18 19 19 20 #: admin/auth.php:45 inc/libs/clearbricks/tests/unit/common/lib.l10n.php:49 … … 907 908 #: inc/libs/clearbricks/tests/unit/common/lib.l10n.php:94 908 909 msgid "The category has been successfully removed." 909 msgstr "" 910 msgid_plural "The categories have been successfully removed." 911 msgstr[0] "" 912 msgstr[1] "" 910 913 911 914 #: admin/categories.php:114 -
locales/_pot/plugins.pot
r1941 r1944 8 8 "Project-Id-Version: Dotclear 2\n" 9 9 "Report-Msgid-Bugs-To: \n" 10 "POT-Creation-Date: 2013-09-18 1 0:02+0000\n"10 "POT-Creation-Date: 2013-09-18 11:57+0000\n" 11 11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 12 12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" … … 16 16 "Content-Type: text/plain; charset=UTF-8\n" 17 17 "Content-Transfer-Encoding: 8bit\n" 18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 18 19 19 20 #: plugins/aboutConfig/index.php:78 plugins/userPref/index.php:74 … … 1562 1563 1563 1564 #: plugins/maintenance/_admin.php:110 1565 #, php-format 1564 1566 msgid "One task to update" 1565 msgstr "" 1567 msgid_plural "%s tasks to update" 1568 msgstr[0] "" 1569 msgstr[1] "" 1566 1570 1567 1571 #: plugins/maintenance/_admin.php:136 -
locales/fr/main.po
r1941 r1944 11 11 "Project-Id-Version: Dotclear\n" 12 12 "Report-Msgid-Bugs-To: \n" 13 "POT-Creation-Date: 2013-09-18 1 0:02+0000\n"13 "POT-Creation-Date: 2013-09-18 11:57+0000\n" 14 14 "PO-Revision-Date: 2012-08-13 07:13+0000\n" 15 15 "Last-Translator: xave <xave@dotclear.net>\n" … … 648 648 msgstr "Catégories" 649 649 650 #, fuzzy 650 651 msgid "The category has been successfully removed." 651 msgstr "La catégorie a été supprimée avec succès." 652 msgid_plural "The categories have been successfully removed." 653 msgstr[0] "Catégorie déplacée avec succès." 654 msgstr[1] "Catégories déplacées avec succès." 652 655 653 656 msgid "Categories have been successfully reordered." … … 3260 3263 msgstr "L'erreur suivante a été rencontrée lors de la tentative d'accès à la base de données :" 3261 3264 3265 #, fuzzy 3266 #~ msgid "The categories have been successfully removed." 3267 #~ msgstr "La catégorie a été supprimée avec succès." 3268 3262 3269 #~ msgid "more information" 3263 3270 #~ msgstr "plus d'informations" … … 3301 3308 #~ msgid "The category has been successfully created." 3302 3309 #~ msgstr "Catégorie créée avec succès." 3303 3304 #~ msgid "The category has been successfully moved."3305 #~ msgstr "Catégorie déplacée avec succès."3306 3310 3307 3311 #~ msgid "List of blog's categories" -
locales/fr/plugins.po
r1942 r1944 11 11 "Project-Id-Version: Dotclear\n" 12 12 "Report-Msgid-Bugs-To: \n" 13 "POT-Creation-Date: 2013-09-18 1 0:02+0000\n"13 "POT-Creation-Date: 2013-09-18 11:57+0000\n" 14 14 "PO-Revision-Date: 2012-11-06 10:04+0100\n" 15 15 "Last-Translator: Franck Paul <carnet.franck.paul@gmail.com>\n" … … 1091 1091 msgstr "Autre" 1092 1092 1093 #, php-format 1093 1094 msgid "One task to update" 1094 1095 msgid_plural "%s tasks to update" 1095 msgstr[ ] "Une tâche à mettre à jour"1096 msgstr[ ] "%s tâches à mettre à jour"1096 msgstr[0] "Une tâche à mettre à jour" 1097 msgstr[1] "%s tâches à mettre à jour" 1097 1098 1098 1099 msgid "Show maintenance tasks to update." -
locales/po_update.sh
r1179 r1944 57 57 -f- \ 58 58 --sort-by-file \ 59 -L PHP -k __\59 -L PHP -k"__:1,2" -k"__:1" \ 60 60 --no-wrap \ 61 61 --foreign-user \
Note: See TracChangeset
for help on using the changeset viewer.