Dotclear

Changeset 1944:ce419ea244f0 for locales


Ignore:
Timestamp:
09/18/13 13:58:31 (12 years ago)
Author:
Dsls
Branch:
default
Message:

better po_update.sh, handling plurals and non-plurals.

Location:
locales
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • locales/_pot/main.pot

    r1941 r1944  
    88"Project-Id-Version: Dotclear 2\n" 
    99"Report-Msgid-Bugs-To: \n" 
    10 "POT-Creation-Date: 2013-09-18 10:02+0000\n" 
     10"POT-Creation-Date: 2013-09-18 11:57+0000\n" 
    1111"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1212"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    1616"Content-Type: text/plain; charset=UTF-8\n" 
    1717"Content-Transfer-Encoding: 8bit\n" 
     18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 
    1819 
    1920#: admin/auth.php:45 inc/libs/clearbricks/tests/unit/common/lib.l10n.php:49 
     
    907908#: inc/libs/clearbricks/tests/unit/common/lib.l10n.php:94 
    908909msgid "The category has been successfully removed." 
    909 msgstr "" 
     910msgid_plural "The categories have been successfully removed." 
     911msgstr[0] "" 
     912msgstr[1] "" 
    910913 
    911914#: admin/categories.php:114 
  • locales/_pot/plugins.pot

    r1941 r1944  
    88"Project-Id-Version: Dotclear 2\n" 
    99"Report-Msgid-Bugs-To: \n" 
    10 "POT-Creation-Date: 2013-09-18 10:02+0000\n" 
     10"POT-Creation-Date: 2013-09-18 11:57+0000\n" 
    1111"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" 
    1212"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 
     
    1616"Content-Type: text/plain; charset=UTF-8\n" 
    1717"Content-Transfer-Encoding: 8bit\n" 
     18"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" 
    1819 
    1920#: plugins/aboutConfig/index.php:78 plugins/userPref/index.php:74 
     
    15621563 
    15631564#: plugins/maintenance/_admin.php:110 
     1565#, php-format 
    15641566msgid "One task to update" 
    1565 msgstr "" 
     1567msgid_plural "%s tasks to update" 
     1568msgstr[0] "" 
     1569msgstr[1] "" 
    15661570 
    15671571#: plugins/maintenance/_admin.php:136 
  • locales/fr/main.po

    r1941 r1944  
    1111"Project-Id-Version: Dotclear\n" 
    1212"Report-Msgid-Bugs-To: \n" 
    13 "POT-Creation-Date: 2013-09-18 10:02+0000\n" 
     13"POT-Creation-Date: 2013-09-18 11:57+0000\n" 
    1414"PO-Revision-Date: 2012-08-13 07:13+0000\n" 
    1515"Last-Translator: xave <xave@dotclear.net>\n" 
     
    648648msgstr "Catégories" 
    649649 
     650#, fuzzy 
    650651msgid "The category has been successfully removed." 
    651 msgstr "La catégorie a été supprimée avec succès." 
     652msgid_plural "The categories have been successfully removed." 
     653msgstr[0] "Catégorie déplacée avec succès." 
     654msgstr[1] "Catégories déplacées avec succès." 
    652655 
    653656msgid "Categories have been successfully reordered." 
     
    32603263msgstr "L'erreur suivante a été rencontrée lors de la tentative d'accès à la base de données :" 
    32613264 
     3265#, fuzzy 
     3266#~ msgid "The categories have been successfully removed." 
     3267#~ msgstr "La catégorie a été supprimée avec succès." 
     3268 
    32623269#~ msgid "more information" 
    32633270#~ msgstr "plus d'informations" 
     
    33013308#~ msgid "The category has been successfully created." 
    33023309#~ 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." 
    33063310 
    33073311#~ msgid "List of blog's categories" 
  • locales/fr/plugins.po

    r1942 r1944  
    1111"Project-Id-Version: Dotclear\n" 
    1212"Report-Msgid-Bugs-To: \n" 
    13 "POT-Creation-Date: 2013-09-18 10:02+0000\n" 
     13"POT-Creation-Date: 2013-09-18 11:57+0000\n" 
    1414"PO-Revision-Date: 2012-11-06 10:04+0100\n" 
    1515"Last-Translator: Franck Paul <carnet.franck.paul@gmail.com>\n" 
     
    10911091msgstr "Autre" 
    10921092 
     1093#, php-format 
    10931094msgid "One task to update" 
    10941095msgid_plural "%s tasks to update" 
    1095 msgstr[] "Une tâche à mettre à jour" 
    1096 msgstr[] "%s tâches à mettre à jour" 
     1096msgstr[0] "Une tâche à mettre à jour" 
     1097msgstr[1] "%s tâches à mettre à jour" 
    10971098 
    10981099msgid "Show maintenance tasks to update." 
  • locales/po_update.sh

    r1179 r1944  
    5757     -f- \ 
    5858     --sort-by-file \ 
    59      -L PHP -k__ \ 
     59     -L PHP -k"__:1,2" -k"__:1" \ 
    6060     --no-wrap \ 
    6161     --foreign-user \ 
Note: See TracChangeset for help on using the changeset viewer.

Sites map