Skip to content

Commit 17c566e

Browse files
authored
Merge pull request element-hq#17160 from RiotTranslateBot/weblate-element-web-element-web
Translations update from Weblate
2 parents c5f5330 + ac42f77 commit 17c566e

File tree

15 files changed

+34
-15
lines changed

15 files changed

+34
-15
lines changed

src/i18n/strings/de_DE.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Open": "Öffnen",
3333
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von deinem Browser nicht unterstützt werden.",
3434
"Your browser can't run %(brand)s": "Dein Browser kann %(brand)s nicht ausführen",
35-
"Powered by Matrix": "Betrieben mit Matrix"
35+
"Powered by Matrix": "Betrieben mit Matrix",
36+
"Use %(brand)s on mobile": "Verwende %(brand)s auf dem Handy"
3637
}

src/i18n/strings/es.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Open": "Abrir",
3333
"Your browser can't run %(brand)s": "Tu navegador no es compatible con %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa funciones avanzadas que su navegador actual no soporta.",
35-
"Powered by Matrix": "Funciona con Matrix"
35+
"Powered by Matrix": "Funciona con Matrix",
36+
"Use %(brand)s on mobile": "Usar %(brand)s en modo móvil"
3637
}

src/i18n/strings/fr.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configuration de votre Element contient du JSON invalide. Veuillez corriger le problème et recharger la page.",
3333
"Your browser can't run %(brand)s": "Votre navigateur ne peut pas exécuter %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s nécessite des fonctionnalités avancées que votre navigateur actuel ne prend pas en charge.",
35-
"Powered by Matrix": "Propulsé par Matrix"
35+
"Powered by Matrix": "Propulsé par Matrix",
36+
"Use %(brand)s on mobile": "Utiliser %(brand)s sur téléphone"
3637
}

src/i18n/strings/gl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "A configuración de Element contén JSON non válido. Corrixe o problema e recarga a páxina.",
3333
"Your browser can't run %(brand)s": "O teu navegador non pode executar %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s utiliza características avanzadas do navegador que non están dispoñibles no teu navegador.",
35-
"Powered by Matrix": "Funciona grazas a Matrix"
35+
"Powered by Matrix": "Funciona grazas a Matrix",
36+
"Use %(brand)s on mobile": "Utiliza %(brand)s no móbil"
3637
}

src/i18n/strings/hu.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Az Element érvénytelen JSON-t tartalmazó konfigurációval rendelkezik. Javítsa és töltse újra az oldalt.",
3333
"Your browser can't run %(brand)s": "A böngészője nem tudja futtatni ezt: %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s speciális böngészőfunkciókat használ, amelyeket a jelenlegi böngészője nem támogat.",
35-
"Powered by Matrix": "A gépházban: Matrix"
35+
"Powered by Matrix": "A gépházban: Matrix",
36+
"Use %(brand)s on mobile": "Mobilon használd ezt: %(brand)s"
3637
}

src/i18n/strings/id.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"Unknown device": "Perangkat Tidak Diketahui",
55
"You need to be using HTTPS to place a screen-sharing call.": "Anda perlu menggunakan HTTPS untuk melakukan panggilan berbagi-layar.",
66
"Welcome to Element": "Selamat datang di Element",
7-
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Obrolan terenkripsi, terdesentralisasi & kolaborasi didukung oleh [matrix]"
7+
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Obrolan terenkripsi, terdesentralisasi & kolaborasi didukung oleh [matrix]",
8+
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Konfigurasi Element Anda mengandung JSON yang tidak valid. Mohon perbaiki masalahnya dan muat ulang halaman nya.",
9+
"Invalid configuration: no default server specified.": "Konfigurasi tidak valid: server default belum ditentukan.",
10+
"Missing indexeddb worker script!": "Tidak ada script worker indexeddb!"
811
}

src/i18n/strings/it.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "La configurazione del tuo elemento contiene un JSON non valido. Correggi il problema e ricarica la pagina.",
3333
"Your browser can't run %(brand)s": "Il tuo browser non può eseguire %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s usa funzionalità avanzate del browser che non sono supportate dal tuo browser attuale.",
35-
"Powered by Matrix": "Offerto da Matrix"
35+
"Powered by Matrix": "Offerto da Matrix",
36+
"Use %(brand)s on mobile": "Usa %(brand)s su mobile"
3637
}

src/i18n/strings/lo.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"Open": "ເປີດ"
3+
}

src/i18n/strings/nl.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Your Element is misconfigured": "Je Element is verkeerd geconfigureerd",
3333
"Your browser can't run %(brand)s": "Je browser kan %(brand)s niet draaien",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s gebruikt geavanceerde functies die niet ondersteund worden in je huidige browser.",
35-
"Powered by Matrix": "Gebruikt Matrix technologie"
35+
"Powered by Matrix": "Gebruikt Matrix technologie",
36+
"Use %(brand)s on mobile": "Gebruik %(brand)s op uw mobiel"
3637
}

src/i18n/strings/ru.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@
3232
"Open": "Открыть",
3333
"Your browser can't run %(brand)s": "Ваш браузер не может запустить %(brand)s",
3434
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s использует расширенные возможности, которые не поддерживаются вашим браузером.",
35-
"Powered by Matrix": "На технологии Matrix"
35+
"Powered by Matrix": "На технологии Matrix",
36+
"Use %(brand)s on mobile": "Воспользуйтесь %(brand)s на мобильном телефоне"
3637
}

0 commit comments

Comments
 (0)