diff options
author | Burt P <pburt0@gmail.com> | 2017-08-02 21:03:05 -0500 |
---|---|---|
committer | Leandro A. F. Pereira <leandro@hardinfo.org> | 2017-08-04 09:18:31 -0700 |
commit | 304d0f34c45cce74ff2e64015d7f69d5a11c82c0 (patch) | |
tree | 8c4c5078b9f215b981fe8b248ee02ad746cfd256 /po/ru.po | |
parent | f71f2fad3bbb74b534bcca4f522f2f5e0cc5f32c (diff) |
Translations of Days Hours Minutes Seconds
Make sure the whole set exists so they aren't mixed.
Used in util.c and uptime.c
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to 'po/ru.po')
-rw-r--r-- | po/ru.po | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -128,9 +128,9 @@ msgstr[2] "%d минут" #, c-format msgid "%d second" msgid_plural "%d seconds" -msgstr[0] "" -msgstr[1] "" -msgstr[2] "" +msgstr[0] "секунда" +msgstr[1] "секунды" +msgstr[2] "секунд" #: hardinfo/util.c:128 #, c-format @@ -4188,12 +4188,6 @@ msgstr "" #~ msgid "XFree86 version" #~ msgstr "Версия XFree86" -#~ msgid "%d hour and " -#~ msgid_plural "%d hours and " -#~ msgstr[0] "%d час и" -#~ msgstr[1] "%d часа и" -#~ msgstr[2] "%d часов и" - #~ msgid "HardInfo cannot run without loading the additional module." #~ msgstr "HardInfo не может быть запущен без дополнительного модуля." |