Bug 27229 - Italian translation of State
Summary: Italian translation of State
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: translate.koha-community.org (show other bugs)
Version: 20.11
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-13 05:04 UTC by John Fawcett
Modified: 2021-12-13 21:09 UTC (History)
0 users

See Also:
GIT URL:
Initiative type: ---
Sponsorship status: ---
Comma delimited list of Sponsors:
Crowdfunding goal: 0
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Fawcett 2020-12-13 05:04:33 UTC
In these files:
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/it-IT/includes/member-main-address-style.inc
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/it-IT/includes/member-alt-address-style.inc

the Italian translation given for State is "Stato", but that is only going to be useful for Italian speakers living in a country divided into states (e.g. US, Germany).

In Italy the geographical division used in mailing addresses after city is "province". Unless there are objections, I would just change it to the Italian translation of Province (Provincia). If there are useful cases for maintaining  State, then I would favour as a second option changing to "State or Province" ("Stato o Provincia").

The change for both files is
- [% END %] Stato: </label>
+ [% END %] Provincia: </label>
Comment 1 Katrin Fischer 2020-12-13 11:38:05 UTC
Hi John, I suggest to bring this up on the koha-translate mailing list instead. This is were translation matters are discussed - you will probably not reach the Italian translators via bugzilla. Only very few people (like the QA manager) check on the newly reported bugs.
Comment 2 John Fawcett 2020-12-13 12:09:57 UTC
Closing this as this is more appropriate to translate mailing list and if modification agreed, it can be done directly in .po files on translate site