summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaakko Keränen <jaakko.keranen@iki.fi>2021-07-24 07:13:07 +0300
committerJaakko Keränen <jaakko.keranen@iki.fi>2021-07-24 07:13:07 +0300
commit4824970e2b07fc89d428095ce27113756adbe47a (patch)
tree26c52dbf5ad5c494362b5686c566790974da92b1
parenta427c1bfc677c74f6ceec0f64c36706db8ad13a3 (diff)
Updated translations
-rwxr-xr-xpo/compile.py2
-rw-r--r--res/lang/de.binbin22259 -> 22448 bytes
-rw-r--r--res/lang/fi.binbin23461 -> 23537 bytes
-rw-r--r--res/lang/ia.binbin23169 -> 23176 bytes
-rw-r--r--res/lang/ie.binbin22727 -> 22770 bytes
-rw-r--r--res/lang/pl.binbin23975 -> 24109 bytes
-rw-r--r--res/lang/ru.binbin34206 -> 34427 bytes
-rw-r--r--res/lang/sr.binbin33611 -> 34162 bytes
8 files changed, 2 insertions, 0 deletions
diff --git a/po/compile.py b/po/compile.py
index e1839e2e..178342a6 100755
--- a/po/compile.py
+++ b/po/compile.py
@@ -86,6 +86,8 @@ def parse_po(src):
86 msg_str = unquote(line) 86 msg_str = unquote(line)
87 if msg_id: 87 if msg_id:
88 messages.append((msg_id, msg_str, msg_index)) 88 messages.append((msg_id, msg_str, msg_index))
89 if is_multi and msg_id:
90 messages.append((msg_id, msg_str, msg_index))
89 # Apply plural indices to ids. 91 # Apply plural indices to ids.
90 pluralized = [] 92 pluralized = []
91 for msg_id, msg_str, msg_index in messages: 93 for msg_id, msg_str, msg_index in messages:
diff --git a/res/lang/de.bin b/res/lang/de.bin
index d0344618..512061a1 100644
--- a/res/lang/de.bin
+++ b/res/lang/de.bin
Binary files differ
diff --git a/res/lang/fi.bin b/res/lang/fi.bin
index 7fa647bf..a5c8b35d 100644
--- a/res/lang/fi.bin
+++ b/res/lang/fi.bin
Binary files differ
diff --git a/res/lang/ia.bin b/res/lang/ia.bin
index 2073c5df..df4123aa 100644
--- a/res/lang/ia.bin
+++ b/res/lang/ia.bin
Binary files differ
diff --git a/res/lang/ie.bin b/res/lang/ie.bin
index fafedcd6..54fcadd6 100644
--- a/res/lang/ie.bin
+++ b/res/lang/ie.bin
Binary files differ
diff --git a/res/lang/pl.bin b/res/lang/pl.bin
index f3550511..1eebe588 100644
--- a/res/lang/pl.bin
+++ b/res/lang/pl.bin
Binary files differ
diff --git a/res/lang/ru.bin b/res/lang/ru.bin
index d1e09825..4a4a99f6 100644
--- a/res/lang/ru.bin
+++ b/res/lang/ru.bin
Binary files differ
diff --git a/res/lang/sr.bin b/res/lang/sr.bin
index a5d2164f..1a8843de 100644
--- a/res/lang/sr.bin
+++ b/res/lang/sr.bin
Binary files differ