[systemd-devel] [PATCH 2/2] po: update Russian translation - pluralize fsckd

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Sun Mar 8 07:46:34 PDT 2015


On Sun, Mar 08, 2015 at 05:41:28PM +0300, Sergey Ptashnick wrote:
> Correctly pluralize strings for fsckd.
This does not apply: the context is changed. Can you rebase?

Zbyszek


> ---
>  po/ru.po |    5 ++++-
>  1 files changed, 4 insertions(+), 1 deletions(-)
> 
> diff --git a/po/ru.po b/po/ru.po
> index 72ecd6f..abd1264 100644
> --- a/po/ru.po
> +++ b/po/ru.po
> @@ -7,12 +7,13 @@ msgstr ""
>  "Project-Id-Version: systemd\n"
>  "Report-Msgid-Bugs-To: 0comffdiz at inbox.ru\n"
>  "POT-Creation-Date: 2013-03-24 19:22+0300\n"
> -"PO-Revision-Date: 2015-02-19 03:27+0300\n"
> +"PO-Revision-Date: 2015-03-08 17:15+0300\n"
>  "Last-Translator: Sergey Ptashnick <0comffdiz at inbox.ru>\n"
>  "Language: ru\n"
>  "MIME-Version: 1.0\n"
>  "Content-Type: text/plain; charset=UTF-8\n"
>  "Content-Transfer-Encoding: 8bit\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"
>  
>  #: ../src/hostname/org.freedesktop.hostname1.policy.in.h:1
>  msgid "Set host name"
> @@ -338,9 +339,11 @@ msgstr "Чтобы заставить systemd перечитать конфиг
>  msgid "Press Ctrl+C to cancel all filesystem checks in progress"
>  msgstr "Чтобы прервать все запущенные проверки файловых систем, нажмите Ctrl+C"
>  
> +# There is no difference between "на 2 дисках" (plural==1) and "на 5 дисках" (plural==2)
>  #: ../src/fsckd/fsckd.c:227
>  #, c-format
>  msgid "Checking in progress on %d disk (%3.1f%% complete)"
>  msgid_plural "Checking in progress on %d disks (%3.1f%% complete)"
>  msgstr[0] "Проверяется целостность файловой системы на %d диске (выполнено %3.1f%%)"
>  msgstr[1] "Проверяется целостность файловых систем на %d дисках (выполнено %3.1f%%)"
> +msgstr[2] "Проверяется целостность файловых систем на %d дисках (выполнено %3.1f%%)"
> -- 
> 1.7.2.5
> _______________________________________________
> systemd-devel mailing list
> systemd-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/systemd-devel


More information about the systemd-devel mailing list