Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update L10n #2140

Merged
merged 2 commits into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 33 additions & 7 deletions assets/l10n/intl_ga.arb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"type": "text",
"placeholders": {}
},
"username": "Ainm úsáideora",
"username": "Ainm Úsáideora",
"@username": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -200,7 +200,7 @@
"type": "text",
"placeholders": {}
},
"deleteAccount": "Scrios an cuntas",
"deleteAccount": "Scrios cuntas",
"@deleteAccount": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -250,7 +250,7 @@
"type": "text",
"placeholders": {}
},
"no": "Níl",
"no": "Ní hea",
"@no": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -487,7 +487,7 @@
"uri": {}
}
},
"cancel": "Cealaigh",
"cancel": "Cuir ar ceal",
"@cancel": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -581,7 +581,7 @@
"type": "text",
"placeholders": {}
},
"addEmail": "Cuir ríomhphoist",
"addEmail": "Cuir ríomhphost leis",
"@addEmail": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -1288,7 +1288,7 @@
"type": "text",
"placeholders": {}
},
"chats": "Comhráite",
"chats": "Cait",
"@chats": {
"type": "text",
"placeholders": {}
Expand Down Expand Up @@ -2139,5 +2139,31 @@
"@openVideoCamera": {
"type": "text",
"placeholders": {}
}
},
"unreadMessages": "Teachtaireachtaí gan léamh",
"@unreadMessages": {},
"unpinAllMessages": "Díphionnáil gach teachtaireacht",
"@unpinAllMessages": {},
"media": "Na Meáin",
"@media": {},
"file": "Comhad",
"@file": {},
"email": "Ríomhphost",
"@email": {},
"viewProfile": "Amharc ar an bpróifíl",
"@viewProfile": {},
"channels": "Cainéil",
"@channels": {},
"gallery": "Gailearaí",
"@gallery": {},
"mute": "MuteName",
"@mute": {},
"files": "Comhaid",
"@files": {},
"add": "Cuir Leis",
"@add": {},
"clear": "Glan",
"@clear": {},
"addMembers": "Cuir baill leis",
"@addMembers": {}
}
40 changes: 39 additions & 1 deletion assets/l10n/intl_he.arb
Original file line number Diff line number Diff line change
Expand Up @@ -1420,5 +1420,43 @@
"@bubbleSize": {
"type": "text",
"placeholders": {}
}
},
"commandHint_markasgroup": "סמן כצ׳אט",
"@commandHint_markasgroup": {},
"commandHint_markasdm": "סמן כצ׳אט ישיר",
"@commandHint_markasdm": {},
"googlyEyesContent": "{senderName} שלח לך עיניים",
"@googlyEyesContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"hugContent": "{senderName} מחבק אותך.",
"@hugContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"confirmMatrixId": "אנא אשר את ה ID שלך על מנת למחוק את המתשמש.",
"@confirmMatrixId": {},
"supposedMxid": "זה צריך להיות {mxid}",
"@supposedMxid": {
"type": "text",
"placeholders": {
"mxid": {}
}
},
"commandHint_hug": "שלח חיבוק",
"@commandHint_hug": {},
"cuddleContent": "{senderName} מחבק אותך",
"@cuddleContent": {
"type": "text",
"placeholders": {
"senderName": {}
}
},
"commandHint_cuddle": "שלח כרבול",
"@commandHint_cuddle": {}
}