Migrate keyboard translations to IDs (#11452)
* Migrate keyboard translations to IDs ``` ./node_modules/matrix-web-i18n/scripts/rekey.js "Page Up" "keyboard|page_up" ./node_modules/matrix-web-i18n/scripts/rekey.js "Page Down" "keyboard|page_down" ./node_modules/matrix-web-i18n/scripts/rekey.js --copy "Home" "keyboard|home" ./node_modules/matrix-web-i18n/scripts/rekey.js "Esc" "keyboard|escape" ./node_modules/matrix-web-i18n/scripts/rekey.js "Enter" "keyboard|enter" ./node_modules/matrix-web-i18n/scripts/rekey.js "End" "keyboard|end" ./node_modules/matrix-web-i18n/scripts/rekey.js "Alt" "keyboard|alt" ./node_modules/matrix-web-i18n/scripts/rekey.js "Ctrl" "keyboard|control" ./node_modules/matrix-web-i18n/scripts/rekey.js "Shift" "keyboard|shift" ./node_modules/matrix-web-i18n/scripts/rekey.js --copy "Space" "keyboard|space" ./node_modules/matrix-web-i18n/scripts/rekey.js "[number]" "keyboard|number" ``` * i18n * Revert strings * i18n * i18n
This commit is contained in:
committed by
GitHub
parent
b231bbb683
commit
c2e814ce95
@@ -314,6 +314,7 @@
|
||||
"%(senderDisplayName)s changed the avatar for %(roomName)s": "%(senderDisplayName)s pakeitė kambario %(roomName)s pseudoportretą",
|
||||
"%(senderDisplayName)s removed the room avatar.": "%(senderDisplayName)s pašalino kambario pseudoportretą.",
|
||||
"%(senderDisplayName)s changed the room avatar to <img/>": "%(senderDisplayName)s pakeitė kambario pseudoportretą į <img/>",
|
||||
"Home": "Pradžia",
|
||||
"%(severalUsers)sleft %(count)s times": {
|
||||
"other": "%(severalUsers)s išėjo %(count)s kartų(-us)",
|
||||
"one": "%(severalUsers)s išėjo"
|
||||
@@ -609,9 +610,6 @@
|
||||
"Calls": "Skambučiai",
|
||||
"Room List": "Kambarių Sąrašas",
|
||||
"Autocomplete": "Autorašymas",
|
||||
"Alt": "Alt",
|
||||
"Shift": "Shift",
|
||||
"Ctrl": "Ctrl",
|
||||
"Verify this session": "Patvirtinti šį seansą",
|
||||
"%(senderDisplayName)s changed the room name from %(oldRoomName)s to %(newRoomName)s.": "%(senderDisplayName)s pakeitė kambario pavadinimą iš %(oldRoomName)s į %(newRoomName)s.",
|
||||
"Show display name changes": "Rodyti rodomo vardo pakeitimus",
|
||||
@@ -1712,7 +1710,6 @@
|
||||
"Namibia": "Namibija",
|
||||
"Myanmar": "Mianmaras",
|
||||
"Mozambique": "Mozambikas",
|
||||
"[number]": "[skaičius]",
|
||||
"Bahamas": "Bahamų salos",
|
||||
"We asked the browser to remember which homeserver you use to let you sign in, but unfortunately your browser has forgotten it. Go to the sign in page and try again.": "Paprašėme naršyklės įsiminti, kurį namų serverį naudojate prisijungimui, bet, deja, naršyklė tai pamiršo. Eikite į prisijungimo puslapį ir bandykite dar kartą.",
|
||||
"%(date)s at %(time)s": "%(date)s %(time)s",
|
||||
@@ -2436,23 +2433,23 @@
|
||||
"username": "Vartotojo vardas",
|
||||
"verification_cancelled": "Patvirtinimas atšauktas",
|
||||
"video": "Vaizdo įrašas",
|
||||
"attachment": "Priedas",
|
||||
"light": "Šviesi",
|
||||
"dark": "Tamsi",
|
||||
"warning": "Įspėjimas",
|
||||
"home": "Pradžia",
|
||||
"favourites": "Mėgstami",
|
||||
"threads": "Temos",
|
||||
"room": "Kambarys",
|
||||
"theme": "Tema",
|
||||
"name": "Pavadinimas",
|
||||
"description": "Aprašas",
|
||||
"room": "Kambarys",
|
||||
"public": "Viešas",
|
||||
"private": "Privatus",
|
||||
"options": "Parinktys",
|
||||
"appearance": "Išvaizda",
|
||||
"name": "Pavadinimas",
|
||||
"light": "Šviesi",
|
||||
"labs": "Laboratorijos",
|
||||
"homeserver": "Serveris",
|
||||
"labs": "Laboratorijos"
|
||||
"home": "Pradžia",
|
||||
"favourites": "Mėgstami",
|
||||
"description": "Aprašas",
|
||||
"dark": "Tamsi",
|
||||
"attachment": "Priedas",
|
||||
"appearance": "Išvaizda"
|
||||
},
|
||||
"action": {
|
||||
"continue": "Tęsti",
|
||||
@@ -2484,41 +2481,47 @@
|
||||
"start_chat": "Pradėti pokalbį",
|
||||
"view_source": "Peržiūrėti šaltinį",
|
||||
"yes": "Taip",
|
||||
"reject": "Atmesti",
|
||||
"confirm": "Patvirtinti",
|
||||
"dismiss": "Atmesti",
|
||||
"trust": "Pasitikėti",
|
||||
"cancel": "Atšaukti",
|
||||
"stop": "Sustabdyti",
|
||||
"join": "Prisijungti",
|
||||
"close": "Uždaryti",
|
||||
"accept": "Priimti",
|
||||
"upgrade": "Atnaujinti",
|
||||
"verify": "Patvirtinti",
|
||||
"update": "Atnaujinti",
|
||||
"call": "Skambinti",
|
||||
"delete": "Ištrinti",
|
||||
"upload": "Įkelti",
|
||||
"collapse": "Suskleisti",
|
||||
"reset": "Iš naujo nustatyti",
|
||||
"share": "Dalintis",
|
||||
"skip": "Praleisti",
|
||||
"logout": "Atsijungti",
|
||||
"view": "Žiūrėti",
|
||||
"expand": "Išplėsti",
|
||||
"verify": "Patvirtinti",
|
||||
"upload": "Įkelti",
|
||||
"upgrade": "Atnaujinti",
|
||||
"update": "Atnaujinti",
|
||||
"unpin": "Atsegti",
|
||||
"try_again": "Bandykite vėl",
|
||||
"trust": "Pasitikėti",
|
||||
"stop": "Sustabdyti",
|
||||
"skip": "Praleisti",
|
||||
"sign_out": "Atsijungti",
|
||||
"sign_in": "Prisijungti",
|
||||
"add": "Pridėti",
|
||||
"share": "Dalintis",
|
||||
"search": "Ieškoti",
|
||||
"try_again": "Bandykite vėl",
|
||||
"go_back": "Grįžti",
|
||||
"back": "Atgal",
|
||||
"reset": "Iš naujo nustatyti",
|
||||
"resend": "Siųsti iš naujo",
|
||||
"ignore": "Ignoruoti",
|
||||
"download": "Atsisiųsti",
|
||||
"reject": "Atmesti",
|
||||
"pin": "Prisegti",
|
||||
"unpin": "Atsegti",
|
||||
"got_it": "Supratau"
|
||||
"logout": "Atsijungti",
|
||||
"join": "Prisijungti",
|
||||
"ignore": "Ignoruoti",
|
||||
"got_it": "Supratau",
|
||||
"go_back": "Grįžti",
|
||||
"expand": "Išplėsti",
|
||||
"download": "Atsisiųsti",
|
||||
"dismiss": "Atmesti",
|
||||
"delete": "Ištrinti",
|
||||
"confirm": "Patvirtinti",
|
||||
"collapse": "Suskleisti",
|
||||
"close": "Uždaryti",
|
||||
"cancel": "Atšaukti",
|
||||
"call": "Skambinti",
|
||||
"back": "Atgal",
|
||||
"add": "Pridėti",
|
||||
"accept": "Priimti"
|
||||
},
|
||||
"Home": "Pradžia"
|
||||
}
|
||||
"keyboard": {
|
||||
"home": "Pradžia",
|
||||
"alt": "Alt",
|
||||
"control": "Ctrl",
|
||||
"shift": "Shift",
|
||||
"number": "[skaičius]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user