Bug 9381 - Add Catalan language
Summary: Add Catalan language
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: I18N/L10N (show other bugs)
Version: Main
Hardware: All All
: P5 - low trivial (vote)
Assignee: Bernardo Gonzalez Kriegel
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-13 01:59 UTC by Bernardo Gonzalez Kriegel
Modified: 2014-05-26 21:04 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Small patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 9381: Add Catalan languaje (3.24 KB, patch)
2013-01-13 02:28 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 9381: Add Catalan language (3.26 KB, patch)
2013-02-14 08:37 UTC, Chris Cormack
Details | Diff | Splinter Review
Followup Bug 9381 - Add Catalan language (13.14 KB, patch)
2013-02-16 15:34 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Followup 2 - Bug 9381 - Add Catalan language (19.54 KB, patch)
2013-02-16 15:48 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Followup Bug 9381 - Add Catalan language (13.20 KB, patch)
2013-02-28 06:32 UTC, Chris Cormack
Details | Diff | Splinter Review
Followup 2 - Bug 9381 - Add Catalan language (19.60 KB, patch)
2013-02-28 06:32 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 9381: Add Catalan language (3.31 KB, patch)
2013-04-02 14:33 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Followup Bug 9381 - Add Catalan language (13.21 KB, patch)
2013-04-02 14:34 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Followup 2 - Bug 9381 - Add Catalan language (19.62 KB, patch)
2013-04-02 14:34 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
[PASSED QA] Bug 9381: Add Catalan language (3.38 KB, patch)
2013-04-04 20:52 UTC, Katrin Fischer
Details | Diff | Splinter Review
[PASSED QA] Followup Bug 9381 - Add Catalan language (13.28 KB, patch)
2013-04-04 20:52 UTC, Katrin Fischer
Details | Diff | Splinter Review
[PASSED QA] Followup 2 - Bug 9381 - Add Catalan language (19.68 KB, patch)
2013-04-04 20:52 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo Gonzalez Kriegel 2013-01-13 01:59:49 UTC
This language will have soon a translation.
Comment 1 Bernardo Gonzalez Kriegel 2013-01-13 02:28:46 UTC Comment hidden (obsolete)
Comment 2 Chris Cormack 2013-02-14 08:37:13 UTC Comment hidden (obsolete)
Comment 3 Katrin Fischer 2013-02-15 10:05:02 UTC
Just a note here - the  .../data/mysql/en/mandatory/subtag_registry.sql file is in a language specific directory. If you install Koha with German or another language with their own installer, it will not be taken into account :(
Comment 4 Bernardo Gonzalez Kriegel 2013-02-15 10:54:21 UTC
Katrin, you are right. It's a reasoning error.
I was used to modify english versions and then translate, 
but this files are not translated.
I'll provide a followup to others languages.
Comment 5 Katrin Fischer 2013-02-15 11:19:52 UTC
Hi Bernardo, it's a general problem I think - the file should be on the same level as system preferences. But that is way out of scope for your patch. If want to do a patch it would be nice if you could base de-DE on the current en version as I know that others have added more languages there.
Comment 6 Bernardo Gonzalez Kriegel 2013-02-16 15:34:18 UTC Comment hidden (obsolete)
Comment 7 Bernardo Gonzalez Kriegel 2013-02-16 15:48:35 UTC Comment hidden (obsolete)
Comment 8 Chris Cormack 2013-02-28 06:32:21 UTC Comment hidden (obsolete)
Comment 9 Chris Cormack 2013-02-28 06:32:40 UTC Comment hidden (obsolete)
Comment 10 Katrin Fischer 2013-02-28 10:43:11 UTC
Bernardo, thank you a lot for your patch!
Comment 11 Katrin Fischer 2013-03-29 09:16:53 UTC
Hi Bernardo, I am sorry, but this no longer applies and after rebasing the first patch I can't get the second one to apply. Could you please do it and switch back to signed off? I will put it on top of my list.
Comment 12 Bernardo Gonzalez Kriegel 2013-03-30 20:25:33 UTC
(In reply to comment #11)
> Hi Bernardo, I am sorry, but this no longer applies and after rebasing the
> first patch I can't get the second one to apply. Could you please do it and
> switch back to signed off? I will put it on top of my list.

No problem :) But in a few days!
Comment 13 Bernardo Gonzalez Kriegel 2013-04-02 14:33:58 UTC Comment hidden (obsolete)
Comment 14 Bernardo Gonzalez Kriegel 2013-04-02 14:34:05 UTC Comment hidden (obsolete)
Comment 15 Bernardo Gonzalez Kriegel 2013-04-02 14:34:12 UTC Comment hidden (obsolete)
Comment 16 Bernardo Gonzalez Kriegel 2013-04-02 14:35:09 UTC
All rebased. Switched to Signed-off
Comment 17 Katrin Fischer 2013-04-04 20:52:22 UTC
Created attachment 17190 [details] [review]
[PASSED QA] Bug 9381: Add Catalan language

Simply add catalan language.

No translation yet, so can't be really tested.
But it will come soon.

Until then, to test:
1) cp misc/translator/po/es-ES* to ca-ES*
2) do perl translate install ca-ES,
3) apply the patch
4) run updatedatabase.pl
5) enable language and display on system preferences.
6) check labels

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Rebased to current master

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 18 Katrin Fischer 2013-04-04 20:52:35 UTC
Created attachment 17191 [details] [review]
[PASSED QA] Followup Bug 9381 - Add Catalan language

This followup adds Catalan language into languages
other than english.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Rebased to master

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 19 Katrin Fischer 2013-04-04 20:52:46 UTC
Created attachment 17192 [details] [review]
[PASSED QA] Followup 2 - Bug 9381 - Add Catalan language

Sorry, this followup fulfills K. Fischer request to
base de-DE file in english one.

The differences are small corrections and added languages.

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>

Rebased to master

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 20 Jared Camins-Esakov 2013-04-07 17:49:20 UTC
This patch has been pushed to master and 3.12.x.