Skip to content

Commit 014f039

Browse files
committedMay 6, 2014
[TRANSUP] adding tagalog language
Signed-off-by: Werner Macho <werner.macho@gmail.com>
1 parent 8622414 commit 014f039

File tree

7 files changed

+97510
-52723
lines changed

7 files changed

+97510
-52723
lines changed
 

‎doc/TRANSLATORS

Lines changed: 58 additions & 57 deletions
Large diffs are not rendered by default.

‎i18n/qgis_en.ts

Lines changed: 1541 additions & 1409 deletions
Large diffs are not rendered by default.

‎i18n/qgis_fr.ts

Lines changed: 34360 additions & 51255 deletions
Large diffs are not rendered by default.

‎i18n/qgis_tl.ts

Lines changed: 61546 additions & 0 deletions
Large diffs are not rendered by default.

‎images/flags/tl.png

538 Bytes
Loading

‎images/images.qrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,7 @@
455455
<file>flags/sr_Cyrl.png</file>
456456
<file>flags/sr_Latn.png</file>
457457
<file>flags/te.png</file>
458+
<file>flags/tl.png</file>
458459
</qresource>
459460
<qresource prefix="/images/tips">
460461
<file alias="symbol_levels.png">qgis_tips/symbol_levels.png</file>

‎scripts/tsstat.pl

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535

3636
# translator names here as a hash where the key is the lang_country code used for the ts file name
3737
my $translators= {
38-
af => 'Hendrik Bosman',
39-
ar => 'Assem Kamal, Latif Jalil, Hosham Munier Galal',
38+
af => '',
39+
ar => '',
4040
bg => 'Захари Савов, Jordan Tzvetkov',
4141
bs => 'Almir Karabegovic',
4242
ca => 'Xavier Roijals',
@@ -81,8 +81,10 @@
8181
sr_Cyrl => 'Goran Ivanković',
8282
sv => 'Lars Luthman, Magnus Homann, Victor Axbom',
8383
sw => '',
84+
ta => '',
8485
te => '',
8586
th => 'Man Chao',
87+
tl => 'Kathrina Gregana',
8688
tr => '',
8789
uk => 'Alexander Bruy',
8890
vi => 'Phan Anh, Bùi Hữu Mạnh',

0 commit comments

Comments
 (0)
Please sign in to comment.