[Po4a-commits] r2480 - in /trunk: debian/changelog lib/Locale/Po4a/Chooser.pm po/pod/ca.po po/pod/de.po po/pod/es.po po/pod/fr.po po/pod/it.po po/pod/ja.po po/pod/pl.po po/pod/ru.po

taffit at users.alioth.debian.org taffit at users.alioth.debian.org
Sun Oct 23 00:39:19 UTC 2011


Author: taffit
Date: Sun Oct 23 00:39:19 2011
New Revision: 2480

URL: http://svn.debian.org/wsvn/po4a/?sc=1&rev=2480
Log:
Fix plural

Thanks to Helge Kreutzmann (Closes: #646173).

Modified:
    trunk/debian/changelog
    trunk/lib/Locale/Po4a/Chooser.pm
    trunk/po/pod/ca.po
    trunk/po/pod/de.po
    trunk/po/pod/es.po
    trunk/po/pod/fr.po
    trunk/po/pod/it.po
    trunk/po/pod/ja.po
    trunk/po/pod/pl.po
    trunk/po/pod/ru.po

Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/po4a/trunk/debian/changelog?rev=2480&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Sun Oct 23 00:39:19 2011
@@ -4,7 +4,10 @@
 
   * German, by Helge Kreutzmann (Closes: #646197)
 
- -- David Prévot <taffit at debian.org>  Sat, 22 Oct 2011 18:39:50 -0400
+  [ David Prévot ]
+  * Fix typos spotted by Helge Kreutzmann (Closes: #646173)
+
+ -- David Prévot <taffit at debian.org>  Sat, 22 Oct 2011 20:15:19 -0400
 
 po4a (0.41-1) unstable; urgency=low
 

Modified: trunk/lib/Locale/Po4a/Chooser.pm
URL: http://svn.debian.org/wsvn/po4a/trunk/lib/Locale/Po4a/Chooser.pm?rev=2480&op=diff
==============================================================================
--- trunk/lib/Locale/Po4a/Chooser.pm (original)
+++ trunk/lib/Locale/Po4a/Chooser.pm Sun Oct 23 00:39:19 2011
@@ -100,7 +100,7 @@
 passing the name of module as argument.
 
 You also have the Locale::Po4a::Chooser::list() function which lists the
-available format and exits on the value passed as argument.
+available formats and exits on the value passed as argument.
 
 =head1 SEE ALSO
 

Modified: trunk/po/pod/ca.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/ca.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/ca.po (original)
+++ trunk/po/pod/ca.po Sun Oct 23 00:39:19 2011
@@ -6363,7 +6363,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "També teniu disponible la funció Locale::Po4a::Chooser::list(), que llista "
 "els formats disponibles i acaba amb el valor passat com a paràmetre."

Modified: trunk/po/pod/de.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/de.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/de.po (original)
+++ trunk/po/pod/de.po Sun Oct 23 00:39:19 2011
@@ -5596,7 +5596,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "Sie können auch über die Funktion Locale::Po4a::Chooser::list() die "
 "verfügbaren Formate auflisten lassen. Sie beendet sich mit dem als Argument "

Modified: trunk/po/pod/es.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/es.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/es.po (original)
+++ trunk/po/pod/es.po Sun Oct 23 00:39:19 2011
@@ -7095,7 +7095,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "También dispone de la función «Locale::Po4a::Chooser::list()», la cual lista "
 "los formatos disponibles y cierra con el valor introducido como argumento."

Modified: trunk/po/pod/fr.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/fr.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/fr.po (original)
+++ trunk/po/pod/fr.po Sun Oct 23 00:39:19 2011
@@ -7123,7 +7123,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "Vous disposez également de la fonction Locale::Po4a::Chooser::list(), qui "
 "liste les formats disponibles et quitte avec la valeur passée en paramètre."

Modified: trunk/po/pod/it.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/it.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/it.po (original)
+++ trunk/po/pod/it.po Sun Oct 23 00:39:19 2011
@@ -5816,7 +5816,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "È disponibile anche la funzione Locale::Po4a::Chooser::list() che elenca i "
 "formati disponibili ed esce con il valore passato come argomento. "

Modified: trunk/po/pod/ja.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/ja.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/ja.po (original)
+++ trunk/po/pod/ja.po Sun Oct 23 00:39:19 2011
@@ -6800,7 +6800,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "また、有効なフォーマットの一覧し、引数で渡す値を返す Locale::Po4a::Chooser::"
 "list() 関数もあります。"

Modified: trunk/po/pod/pl.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/pl.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/pl.po (original)
+++ trunk/po/pod/pl.po Sun Oct 23 00:39:19 2011
@@ -7041,7 +7041,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 "Jest także dostępna funkcja Locale::Po4a::Chooser::list(), która wypisuje "
 "listÄ™ dostÄ™pnych formatów i koÅ„czy dziaÅ‚anie programu, zwracajÄ
c kod "

Modified: trunk/po/pod/ru.po
URL: http://svn.debian.org/wsvn/po4a/trunk/po/pod/ru.po?rev=2480&op=diff
==============================================================================
--- trunk/po/pod/ru.po (original)
+++ trunk/po/pod/ru.po Sun Oct 23 00:39:19 2011
@@ -5898,7 +5898,7 @@
 #: lib/Locale/Po4a/Chooser.pm:102
 msgid ""
 "You also have the Locale::Po4a::Chooser::list() function which lists the "
-"available format and exits on the value passed as argument."
+"available formats and exits on the value passed as argument."
 msgstr ""
 
 #. type: =item




More information about the Po4a-commits mailing list