From bugzilla-daemon@bugs.koha-community.org Thu Feb 25 10:16:40 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject: [Koha-bugs] [Bug 27789] New: Missing translate text replacement in
admin-home.tt
Date: Thu, 25 Feb 2021 09:16:39 +0000
Message-ID:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============5218051904676729853=="
--===============5218051904676729853==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27789
Bug ID: 27789
Summary: Missing translate text replacement in admin-home.tt
Change sponsored?: ---
Product: Koha
Version: 20.11
Hardware: All
OS: Linux
Status: NEW
Severity: major
Priority: P5 - low
Component: System Administration
Assignee: koha-bugs@lists.koha-community.org
Reporter: lukas.kraic@gmail.com
QA Contact: testopia@bugs.koha-community.org
CC: gmcharlt@gmail.com
koha version: 20.11.03.000
missing translate text replacement in admin-home.tt
on administrator home page, is missing translate of all descriptions (exclude
Patrons and circulation)
tested on sk_SK and cs_CZ
missing translate of descriptions, are translated in sk-SK-staff-prog.po and
cs-CS-staff-prog.po=20
what i do (for sk_SK), same in cs_CZ:
1, install language
koha-translate --install sk-SK
2, set slovak language in admin settings
in administrator home page, is missing translate of all descriptions (exclude
Patrons and circulation)
maybe wrong generated translate admin-home.tt
(for exmaple) check translate
3,translate exists
/usr/share/koha/misc/translator/po/sk-SK-staff-prog.po
...
#: koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt:145
#, fuzzy, c-format
msgid ""
"Create and manage Bibliographic frameworks that define the characteristics "
"of your MARC Records (field and subfield definitions) as well as templates "
"for the MARC editor"
msgstr ""
"Vytvorte a spracujte bibliografick=C3=A9 =C5=A1abl=C3=B3ny, ktor=C3=A9 defin=
uj=C3=BA charakteristiku "
"va=C5=A1ich MARC z=C3=A1znamov (defin=C3=ADcie pol=C3=AD a podpol=C3=AD) ako=
aj =C5=A1abl=C3=B3ny pre MARC "
"editor."
4, missing translate in tmpl file
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/sk-SK/modules/admin/admin-=
home.tt
....
[% IF ( CAN_user_parameters_manage_marc_frameworks ) %]
Bibliografick=C3=A1 =
MARC
=C5=A1abl=C3=B3na
Create and manage Bibliographic frameworks that define the characteristi=
cs
of your MARC Records (field and subfield definitions) as well as templates for
the MARC editor
Priradenie Koha k
MARC
Define the mapping between the Koha transactional database (SQL) and the
MARC Bibliographic records
--=20
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============5218051904676729853==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 2 16:44:33 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 27789] Missing translate text replacement in admin-home.tt
Date: Tue, 02 Mar 2021 15:44:32 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3465384454924682166=="
--===============3465384454924682166==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D27789
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathan.druart@bugs.koha-c
| |ommunity.org
--- Comment #1 from Jonathan Druart =
---
You should remove the "fuzzy" from the .po file.
Maybe the string needs to be adjusted on pootle? Did you check
translate.koha-community.org/projects?
--=20
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============3465384454924682166==--
From bugzilla-daemon@bugs.koha-community.org Tue Mar 2 16:44:50 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 27789] Missing translate text replacement in admin-home.tt
Date: Tue, 02 Mar 2021 15:44:49 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============2792575783452445731=="
--===============2792575783452445731==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27789
Jonathan Druart changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |minor
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============2792575783452445731==--
From bugzilla-daemon@bugs.koha-community.org Thu Mar 4 12:33:00 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 27789] Missing translate text replacement in admin-home.tt
Date: Thu, 04 Mar 2021 11:32:48 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============1694840375176250864=="
--===============1694840375176250864==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27789
Katrin Fischer changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #2 from Katrin Fischer ---
Hi Lukas,
Strings are marked as "fuzzy" by the translation process if the files change
and they need to be checked, translations adjusted and the flag removed. This
is usually done by the translators on translate.koha-community.org. The
corresponding setting there is the "Needs work" checkbox.
So this is actually not a bug, but an issue of an unfinished translation.
I am resolving this as RESOLVED MOVED.
There is a translator's list "koha-translate" that you could reach out on and
you can also get involved in translating of course :)
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
--===============1694840375176250864==--
From bugzilla-daemon@bugs.koha-community.org Thu Mar 4 12:40:39 2021
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 27789] Missing translate text replacement in admin-home.tt
Date: Thu, 04 Mar 2021 11:40:39 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============8133954540391930673=="
--===============8133954540391930673==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 7bit
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27789
--- Comment #3 from Lukas Kraic ---
Thanks, Jonathan and Katrin
"fuzzy" in the .po file, was this problem
Thanks
Lukas
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
--===============8133954540391930673==--