From bd3dc3f75869195df1b941ea7fa6753d40a5fb13 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Tue, 24 Aug 2021 08:14:03 -0400 Subject: [PATCH] Fix translations for Koha 21.05.03 Signed-off-by: Kyle M Hall --- misc/translator/po/ar-Arab-messages.po | 2 +- misc/translator/po/bg-Cyrl-messages.po | 2 +- misc/translator/po/hi-messages.po | 2 +- misc/translator/po/hy-Armn-messages.po | 2 +- misc/translator/po/ms-MY-messages.po | 2 +- misc/translator/po/nb-NO-messages.po | 2 +- misc/translator/po/ru-RU-messages.po | 2 +- misc/translator/po/te-messages.po | 4 ++-- misc/translator/po/tr-TR-messages.po | 2 +- misc/translator/po/tr-TR-staff-prog.po | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) diff --git a/misc/translator/po/ar-Arab-messages.po b/misc/translator/po/ar-Arab-messages.po index a6dc8e98cb..e9952f61b5 100644 --- a/misc/translator/po/ar-Arab-messages.po +++ b/misc/translator/po/ar-Arab-messages.po @@ -29,7 +29,7 @@ msgid "(search field {field_name} with mapping {marc_field}.)" msgstr "(قم ببحث الحقل {field_name} بالتخطيط {marc_field}.)" #: koha-tmpl/intranet-tmpl/prog/en/includes/patron-age.inc:9 -#, perl-brace-format +#, perl-brace-format, fuzzy msgid "({age} year)" msgid_plural "({age} years)" msgstr[0] "(عام)" diff --git a/misc/translator/po/bg-Cyrl-messages.po b/misc/translator/po/bg-Cyrl-messages.po index fb1d051b73..6f67180322 100644 --- a/misc/translator/po/bg-Cyrl-messages.po +++ b/misc/translator/po/bg-Cyrl-messages.po @@ -158,7 +158,7 @@ msgid "Order" msgstr "Поръчка" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/hi-messages.po b/misc/translator/po/hi-messages.po index 1927190ef4..1b5fa2e8a8 100644 --- a/misc/translator/po/hi-messages.po +++ b/misc/translator/po/hi-messages.po @@ -151,7 +151,7 @@ msgstr "आदेश " # plural form needs {count} #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/hy-Armn-messages.po b/misc/translator/po/hy-Armn-messages.po index 267bc5bbd6..54353cb36e 100644 --- a/misc/translator/po/hy-Armn-messages.po +++ b/misc/translator/po/hy-Armn-messages.po @@ -151,7 +151,7 @@ msgid "Order" msgstr "Պատվեր" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/ms-MY-messages.po b/misc/translator/po/ms-MY-messages.po index a0baf1673c..8354a41a04 100644 --- a/misc/translator/po/ms-MY-messages.po +++ b/misc/translator/po/ms-MY-messages.po @@ -152,7 +152,7 @@ msgid "Order" msgstr "Tempahan" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/nb-NO-messages.po b/misc/translator/po/nb-NO-messages.po index e21f463d9b..a6b32ad8ab 100644 --- a/misc/translator/po/nb-NO-messages.po +++ b/misc/translator/po/nb-NO-messages.po @@ -154,7 +154,7 @@ msgid "Order" msgstr "Bestilling" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/ru-RU-messages.po b/misc/translator/po/ru-RU-messages.po index a823748455..9b1327a066 100644 --- a/misc/translator/po/ru-RU-messages.po +++ b/misc/translator/po/ru-RU-messages.po @@ -154,7 +154,7 @@ msgid "Order" msgstr "Заказ" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/te-messages.po b/misc/translator/po/te-messages.po index c63330420a..8991f17742 100644 --- a/misc/translator/po/te-messages.po +++ b/misc/translator/po/te-messages.po @@ -10,7 +10,7 @@ msgstr "" "POT-Creation-Date: 2021-07-19 08:38-0300\n" "PO-Revision-Date: 2021-05-29 05:31+0000\n" "Last-Translator: Alexander \n" -"Language-Team: LANGUAGE \n" +"Language-Team: Koha Translation Team\n" "Language: te\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -150,7 +150,7 @@ msgid "Order" msgstr "ఆజ్ఞ" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/tr-TR-messages.po b/misc/translator/po/tr-TR-messages.po index 72243fce6a..0c2469dd77 100644 --- a/misc/translator/po/tr-TR-messages.po +++ b/misc/translator/po/tr-TR-messages.po @@ -153,7 +153,7 @@ msgid "Order" msgstr "Sipariş" #: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt:825 -#, perl-brace-format +#, fuzzy, perl-brace-format msgctxt "pluralization" msgid "There is one archived suggestion." msgid_plural "There are {count} archived suggestions." diff --git a/misc/translator/po/tr-TR-staff-prog.po b/misc/translator/po/tr-TR-staff-prog.po index 12542c33e4..f171425972 100644 --- a/misc/translator/po/tr-TR-staff-prog.po +++ b/misc/translator/po/tr-TR-staff-prog.po @@ -985,7 +985,7 @@ msgstr "%s %s %s %s&sql_params=%s%s %s&param_name=%s%s %s " #. %37$s: - SWITCH account.status - #. %38$s: - CASE 'UNRETURNED' - #: koha-tmpl/intranet-tmpl/prog/en/includes/accounts.inc:9 -#, c-format +#, fuzzy, c-format msgid "" "%s %s %s %sAccount creation fee %sAccount renewal fee %sLost item %sManual " "fee %sNew card %sFine %sLost item processing fee %sRental fee %sDaily rental " -- 2.39.2