Skip to content

Commit c9548ec

Browse files
RiotRobott3chguy
andauthored
[create-pull-request] automated change (#29956)
Co-authored-by: t3chguy <[email protected]>
1 parent fadd54f commit c9548ec

File tree

4 files changed

+16
-0
lines changed

4 files changed

+16
-0
lines changed

src/i18n/strings/cs.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2463,6 +2463,10 @@
24632463
"recent_changes_heading": "Nedávné změny, které dosud nebyly přijaty",
24642464
"title": "Server neodpovídá"
24652465
},
2466+
"service_worker_error": {
2467+
"description": "%(brand)s vyžaduje service worker pro načítání ověřených médií z úložiště obsahu Matrixu. Váš prohlížeč to nepodporuje, takže může dojít k selhání načtení médií.",
2468+
"title": "Nepodařilo se načíst service worker"
2469+
},
24662470
"seshat": {
24672471
"error_initialising": "Inicializace vyhledávání zpráv se nezdařila, zkontrolujte <a>svá nastavení</a>",
24682472
"reset_button": "Resetovat úložiště událostí",

src/i18n/strings/et.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2457,6 +2457,10 @@
24572457
"recent_changes_heading": "Hiljutised muudatused, mis pole veel alla laetud või saabunud",
24582458
"title": "Server ei vasta päringutele"
24592459
},
2460+
"service_worker_error": {
2461+
"description": "Selleks, et autenditud meediafailide laadimine Matrixi sisuhoidlast toimiks, eeldab %(brand)s taustal toimiva teenuse töötleja kasutamist. See funktsionaalsus pole sinu veebibrauseris toetatud ja meediafailid võivad jääda laadimata.",
2462+
"title": "Teenuse töötleja laadimine ei õnnestunud"
2463+
},
24602464
"seshat": {
24612465
"error_initialising": "Sõnumite otsingu ettevalmistamine ei õnnestunud, lisateavet leiad <a>rakenduse seadistustest</a>",
24622466
"reset_button": "Lähtesta sündmuste andmekogu",

src/i18n/strings/fr.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2456,6 +2456,10 @@
24562456
"recent_changes_heading": "Changements récents qui n’ont pas encore été reçus",
24572457
"title": "Le serveur ne répond pas"
24582458
},
2459+
"service_worker_error": {
2460+
"description": "%(brand)s nécessite un service worker pour charger les médias authentifiés à partir des référentiels de contenu Matrix. Ceci n'est pas pris en charge par votre navigateur. Il est donc possible que le contenu multimédia ne se charge pas.",
2461+
"title": "Échec du chargement du service worker"
2462+
},
24592463
"seshat": {
24602464
"error_initialising": "Échec de l’initialisation de la recherche de messages, vérifiez <a>vos paramètres</a> pour plus d’information",
24612465
"reset_button": "Réinitialiser le magasin d’évènements",

src/i18n/strings/sk.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2493,6 +2493,10 @@
24932493
"recent_changes_heading": "Nedávne zmeny, ktoré ešte neboli prijaté",
24942494
"title": "Server neodpovedá"
24952495
},
2496+
"service_worker_error": {
2497+
"description": "%(brand)s vyžaduje proces služby na načítanie overených médií z úložísk obsahu Matrix. Váš prehliadač to nepodporuje, takže sa môže vyskytnúť zlyhanie načítania médií.",
2498+
"title": "Nepodarilo sa načítať proces služby"
2499+
},
24962500
"seshat": {
24972501
"error_initialising": "Inicializácia vyhľadávania správ zlyhala, pre viac informácií skontrolujte <a>svoje nastavenia</a>",
24982502
"reset_button": "Obnoviť úložisko udalostí",

0 commit comments

Comments
 (0)