Skip to content

Commit 1806a50

Browse files
dbrantcooltey
andauthored
Periodic update of languages and static data. (#6156)
* Periodic update of languages and static data. * Contributions. --------- Co-authored-by: Cooltey Feng <[email protected]>
1 parent 8eac678 commit 1806a50

File tree

8 files changed

+1027
-1016
lines changed

8 files changed

+1027
-1016
lines changed

app/src/main/java/org/wikipedia/staticdata/ContributionsNameData.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ object ContributionsNameData {
318318
"tly" to "Contributions",
319319
"tn" to "Contributions",
320320
"to" to "Contributions",
321+
"tok" to "pali_jan",
321322
"tpi" to "Ol_senis_bilong_yusa",
322323
"tr" to "Katkılar",
323324
"trv" to "使用者貢獻",
@@ -354,7 +355,7 @@ object ContributionsNameData {
354355
"zh-hans" to "用户贡献",
355356
"zh-hant" to "用户贡献",
356357
"zh-classical" to "功績",
357-
"zh-min-nan" to "使用者貢獻",
358+
"zh-min-nan" to "貢獻",
358359
"zh-yue" to "貢獻",
359360
"zu" to "Contributions",
360361
"test" to "Contributions",

app/src/main/java/org/wikipedia/staticdata/FileAliasData.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ object FileAliasData {
318318
"tly" to "Fajl",
319319
"tn" to "Setshwantsho",
320320
"to" to "File",
321+
"tok" to "sitelen",
321322
"tpi" to "Fail",
322323
"tr" to "Dosya",
323324
"trv" to "Patas bntasan",

app/src/main/java/org/wikipedia/staticdata/MainPageNameData.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ object MainPageNameData {
318318
"tly" to "Sərlovhə",
319319
"tn" to "Tsebe ya konokono",
320320
"to" to "Peesi tali fiefia",
321+
"tok" to "lipu open",
321322
"tpi" to "Fran pes",
322323
"tr" to "Anasayfa",
323324
"trv" to "Ruwahan patas",

app/src/main/java/org/wikipedia/staticdata/SpecialAliasData.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ object SpecialAliasData {
8383
"de" to "Spezial",
8484
"dga" to "Be o yoŋ",
8585
"din" to "Këcëweek",
86-
"diq" to "Bağse",
86+
"diq" to "Xısusi",
8787
"dsb" to "Specialne",
8888
"dtp" to "Poimbida",
8989
"dty" to "बिशेष",
@@ -318,6 +318,7 @@ object SpecialAliasData {
318318
"tly" to "Xususi",
319319
"tn" to "Faphegileng",
320320
"to" to "Special",
321+
"tok" to "ilo",
321322
"tpi" to "Sipesol",
322323
"tr" to "Özel",
323324
"trv" to "Kingal nanaq",

app/src/main/java/org/wikipedia/staticdata/TalkAliasData.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ object TalkAliasData {
8383
"de" to "Diskussion",
8484
"dga" to "Yeli",
8585
"din" to "Jam",
86-
"diq" to "Vaten",
86+
"diq" to "Werênayış",
8787
"dsb" to "Diskusija",
8888
"dtp" to "Pibarasan",
8989
"dty" to "कुरणि",
@@ -318,6 +318,7 @@ object TalkAliasData {
318318
"tly" to "Nopegət",
319319
"tn" to "Puisano",
320320
"to" to "Talk",
321+
"tok" to "toki",
321322
"tpi" to "Toktok",
322323
"tr" to "Tartışma",
323324
"trv" to "Mpprngaw",

app/src/main/java/org/wikipedia/staticdata/UserAliasData.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,6 +318,7 @@ object UserAliasData {
318318
"tly" to "Okoədə",
319319
"tn" to "Modirisi",
320320
"to" to "User",
321+
"tok" to "jan",
321322
"tpi" to "Yusa",
322323
"tr" to "Kullanıcı",
323324
"trv" to "Empduuy",

app/src/main/java/org/wikipedia/staticdata/UserTalkAliasData.kt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ object UserTalkAliasData {
8383
"de" to "Benutzer Diskussion",
8484
"dga" to "Toma daana yeli",
8585
"din" to "Jam kekë dulooi",
86-
"diq" to "Karber vaten",
86+
"diq" to "Werênayışê karberi",
8787
"dsb" to "Diskusija wužywarja",
8888
"dtp" to "Pibarasan moomomoguno",
8989
"dty" to "प्रयोगकर्ता कुरणि",
@@ -318,6 +318,7 @@ object UserTalkAliasData {
318318
"tly" to "Okoədəj nopegət",
319319
"tn" to "Puisano ya modirisi",
320320
"to" to "User talk",
321+
"tok" to "jan la toki",
321322
"tpi" to "Toktok bilong yusa",
322323
"tr" to "Kullanıcı mesaj",
323324
"trv" to "Pprngagun empduuy",

0 commit comments

Comments
 (0)