Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/po/uk.po
diff options
context:
space:
mode:
authorDenis Fomin <fominde@gmail.com>2011-03-06 18:43:00 +0300
committerDenis Fomin <fominde@gmail.com>2011-03-06 18:43:00 +0300
commita3556efaf93b86bebacc9d61081688d7cd9e1b84 (patch)
tree0797364f36d0abc783d1f1c99a72ca8caf86e1b4 /po/uk.po
parent2d7b1d684991094b20de76ad9c45fc9edbb6d028 (diff)
fix Ukrainian translation
Diffstat (limited to 'po/uk.po')
-rw-r--r--po/uk.po8
1 files changed, 4 insertions, 4 deletions
diff --git a/po/uk.po b/po/uk.po
index e5eb253e4..bd79f0d38 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7136,12 +7136,12 @@ msgstr "Вчора"
#. %i is day in year (1-365)
#: ../src/conversation_textview.py:1311
-#, fuzzy, python-format
+#, python-format
msgid "%(nb_days)i day ago"
msgid_plural "%(nb_days)i days ago"
-msgstr[0] "%i днів тому"
-msgstr[1] "%i днів тому"
-msgstr[2] "%i днів тому"
+msgstr[0] "%(nb_days)i день тому"
+msgstr[1] "%(nb_days)i днi тому"
+msgstr[2] "%(nb_days)i днiв тому"
#. if we have subject, show it too!
#: ../src/conversation_textview.py:1360 ../src/history_window.py:480