Updated translations.

pull/4491/head
Lauri Ojansivu 3 years ago
parent 8d395e6cb1
commit 2193c86766
  1. 1180
      imports/i18n/data/cy-GB.i18n.json
  2. 1180
      imports/i18n/data/cy.i18n.json
  3. 1180
      imports/i18n/data/en-YS.i18n.json
  4. 1180
      imports/i18n/data/fy-NL.i18n.json
  5. 1180
      imports/i18n/data/fy.i18n.json
  6. 1180
      imports/i18n/data/he-IL.i18n.json
  7. 26
      imports/i18n/data/he.i18n.json
  8. 1180
      imports/i18n/data/ko-KR.i18n.json
  9. 1180
      imports/i18n/data/nl-NL.i18n.json
  10. 1180
      imports/i18n/data/pl-PL.i18n.json
  11. 1180
      imports/i18n/data/ug.i18n.json
  12. 1180
      imports/i18n/data/uz-AR.i18n.json
  13. 1180
      imports/i18n/data/uz-LA.i18n.json
  14. 1180
      imports/i18n/data/uz-UZ.i18n.json
  15. 1180
      imports/i18n/data/uz.i18n.json
  16. 1180
      imports/i18n/data/ve-CC.i18n.json
  17. 1180
      imports/i18n/data/ve-PP.i18n.json
  18. 1180
      imports/i18n/data/ve.i18n.json
  19. 1180
      imports/i18n/data/vi-VN.i18n.json
  20. 1180
      imports/i18n/data/vl-SS.i18n.json
  21. 1180
      imports/i18n/data/vo.i18n.json
  22. 1180
      imports/i18n/data/wa-RR.i18n.json
  23. 1180
      imports/i18n/data/wa.i18n.json
  24. 1180
      imports/i18n/data/wo.i18n.json
  25. 1180
      imports/i18n/data/xh.i18n.json
  26. 1180
      imports/i18n/data/yi.i18n.json
  27. 1180
      imports/i18n/data/yo.i18n.json
  28. 1180
      imports/i18n/data/zu-ZA.i18n.json
  29. 1180
      imports/i18n/data/zu.i18n.json
  30. 30
      imports/i18n/languages.js
  31. 84
      releases/translations/pull-translations.sh

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -1163,18 +1163,18 @@
"copyChecklistPopup-title": "העתקת רשימת סימון",
"card-show-lists": "הצגת רשימות על הכרטיס",
"subtaskActionsPopup-title": "פעולות תת־משימה",
"attachmentActionsPopup-title": "Attachment Actions",
"attachment-move-storage-fs": "Move attachment to filesystem",
"attachment-move-storage-gridfs": "Move attachment to GridFS",
"attachment-move": "Move Attachment",
"move-all-attachments-to-fs": "Move all attachments to filesystem",
"move-all-attachments-to-gridfs": "Move all attachments to GridFS",
"move-all-attachments-of-board-to-fs": "Move all attachments of board to filesystem",
"move-all-attachments-of-board-to-gridfs": "Move all attachments of board to GridFS",
"path": "Path",
"version-name": "Version-Name",
"size": "Size",
"storage": "Storage",
"attachmentActionsPopup-title": "פעולות על קבצים מצורפים",
"attachment-move-storage-fs": "העברת קבצים מצורפים למערכת הקבצים",
"attachment-move-storage-gridfs": "העברת הקובץ המצורף ל־GridFS",
"attachment-move": "העברת קובץ מצורף",
"move-all-attachments-to-fs": "העברת כל הקבצים המצורפים למערכת הקבצים",
"move-all-attachments-to-gridfs": "העברת כל הקבצים המצורפים ל־GridFS",
"move-all-attachments-of-board-to-fs": "העברת כל הקבצים המצורפים ללוח למערכת הקבצים",
"move-all-attachments-of-board-to-gridfs": "העברת כל הקבצים המצורפים ללוח ל־GridFS",
"path": "נתיב",
"version-name": "גרסה-שם",
"size": "גודל",
"storage": "אחסון",
"action": "פעולה",
"board-title": "Board Title"
"board-title": "כותרת לוח"
}

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -35,6 +35,12 @@ export default {
name: "čeština",
load: () => import('./data/cs.i18n.json'),
},
"cs-CZ": {
code: "cs",
tag: "cs-CZ",
name: "čeština (Česká republika)",
load: () => import('./data/cs-CZ.i18n.json'),
},
"da": {
code: "da",
tag: "da",
@ -71,6 +77,12 @@ export default {
name: "el",
load: () => import('./data/el.i18n.json'),
},
"en-BR": {
code: "en",
tag: "en-BR",
name: "English (Brazil)",
load: () => import('./data/en-BR.i18n.json'),
},
"en-DE": {
code: "en",
tag: "en-DE",
@ -215,6 +227,12 @@ export default {
name: "ગજર",
load: () => import('./data/gu-IN.i18n.json'),
},
"he-IL": {
code: "he",
tag: "he-IL",
name: "עברית (ישראל)",
load: () => import('./data/he-IL.i18n.json'),
},
"he": {
code: "he",
tag: "he",
@ -287,6 +305,12 @@ export default {
name: "ភរ",
load: () => import('./data/km.i18n.json'),
},
"ko-KR": {
code: "ko",
tag: "ko-KR",
name: "한국어(한국)",
load: () => import('./data/ko-KR.i18n.json'),
},
"ko": {
code: "ko",
tag: "ko",
@ -329,6 +353,12 @@ export default {
name: "Norsk bokmål",
load: () => import('./data/nb.i18n.json'),
},
"nl-NL": {
code: "nl",
tag: "nl-NL",
name: "Nederlands (Nederland)",
load: () => import('./data/nl-NL.i18n.json'),
},
"nl": {
code: "nl",
tag: "nl",

@ -48,6 +48,9 @@ tx pull -f -l da
echo "Dutch:"
tx pull -f -l nl
echo "Dutch (Netherlands):"
tx pull -f -l nl_NL
echo "Esperanto:"
tx pull -f -l eo
@ -105,6 +108,9 @@ tx pull -f -l gu_IN
echo "Hebrew:"
tx pull -f -l he
echo "Hebrew (Israel):"
tx pull -f -l he_IL
echo "Hungarian:"
tx pull -f -l hu_HU
@ -144,6 +150,9 @@ tx pull -f -l km
echo "Korean:"
tx pull -f -l ko
echo "Korean (Korea):"
tx pull -f -l ko_KR
echo "Latvian (Latvia):"
tx pull -f -l lv_LV
@ -175,6 +184,9 @@ tx pull -f -l pa
echo "Polish:"
tx pull -f -l pl
echo "Polish (Poland):"
tx pull -f -l pl_PL
echo "Portuguese:"
tx pull -f -l pt
@ -241,5 +253,77 @@ tx pull -f -l uk
echo "Ukrainian (Ukraine):"
tx pull -f -l uk_UA
echo "Uyghur (ug):"
tx pull -f -l ug
echo "Uzbek (uz):"
tx pull -f -l uz
echo "Uzbek (Arabic) (uz@Arab):"
tx pull -f -l uz@Arab
echo "Uzbek (Latin) (uz@Latn):"
tx pull -f -l uz@Latn
echo "Uzbek (Uzbekistan) (uz_UZ):"
tx pull -f -l uz_UZ
echo "Venda (ve):"
tx pull -f -l ve
echo "Venetian (vec):"
tx pull -f -l vec
echo "Vepsian (vep):"
tx pull -f -l vep
echo "Vietnamese:"
tx pull -f -l vi
echo "Vietnamese (Viet Nam) (vi_VN):"
tx pull -f -l vi_VN
echo "Vlaams (vls):"
tx pull -f -l vls
echo "Volapük (vo):"
tx pull -f -l vo
echo "Walloon (wa):"
tx pull -f -l wa
echo "Welsh (cy):"
tx pull -f -l cy
echo "Welsh (United Kingdom) (cy_GB):"
tx pull -f -l cy_GB
echo "Western Frisian (fy):"
tx pull -f -l fy
echo "Western Frisian (Netherlands) (fy_NL):"
tx pull -f -l fy_NL
echo "Wolof (wo):"
tx pull -f -l wo
echo "Wáray-Wáray (war):"
tx pull -f -l war
echo "Xhosa (xh):"
tx pull -f -l xh
echo "Yeshivish English (en@ysv):"
tx pull -f -l en@ysv
echo "Yiddish (yi):"
tx pull -f -l yi
echo "Yoruba (yo):"
tx pull -f -l yo
echo "Zulu (zu):"
tx pull -f -l zu
echo "Zulu (South Africa) (zu_ZA):"
tx pull -f -l zu_ZA

Loading…
Cancel
Save