Skip to content

Commit 0c069f6

Browse files
Update translations (#261)
1 parent c621abe commit 0c069f6

15 files changed

+53
-0
lines changed

config/locales/client.ar.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ ar:
4747
update_successful: "اكتمل التحديث بنجاح!"
4848
update_tab: "تحديث Discourse"
4949
update_title: "التحديثات"
50+
update_description: "قم بتحديث Discourse وعرض العمليات الجارية."
5051
updating: "جارٍ التحديث…"
5152
repo:
5253
name: "الاسم"

config/locales/client.cs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ cs:
4545
update_successful: "Aktualizace byla úspěšně dokončena!"
4646
update_tab: "Aktualizace Discourse"
4747
update_title: "Aktualizace"
48+
update_description: "Aktualizujte Discourse a zobrazte spuštěné procesy."
4849
updating: "Aktualizace…"
4950
repo:
5051
name: "Název"

config/locales/client.de.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ de:
4343
update_successful: "Softwareaktualisierung erfolgreich abgeschlossen!"
4444
update_tab: "Discourse aktualisieren"
4545
update_title: "Updates"
46+
update_description: "Discourse aktualisieren und laufende Prozesse anzeigen."
4647
updating: "Wird aktualisiert …"
4748
repo:
4849
name: "Name"

config/locales/client.es.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ es:
4343
update_successful: "¡Actualización completada con éxito!"
4444
update_tab: "Actualizar Discourse"
4545
update_title: "Actualizaciones"
46+
update_description: "Actualiza Discourse y visualiza los procesos en ejecución."
4647
updating: "Actualizando…"
4748
repo:
4849
name: "Nombre"

config/locales/client.fi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ fi:
4343
update_successful: "Päivitys onnistui!"
4444
update_tab: "Päivitä Discourse"
4545
update_title: "Päivitykset"
46+
update_description: "Päivitä Discourse ja tarkastele käynnissä olevia prosesseja."
4647
updating: "Päivitetään…"
4748
repo:
4849
name: "Nimi"

config/locales/client.fr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ fr:
4343
update_successful: "Mise à jour terminée avec succès !"
4444
update_tab: "Mettre à jour Discourse"
4545
update_title: "Mises à jour"
46+
update_description: "Mettez à jour Discourse et visualisez les processus en cours."
4647
updating: "Mise à jour…"
4748
repo:
4849
name: "Nom"

config/locales/client.hu.yml

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,50 @@ hu:
88
js:
99
admin:
1010
docker:
11+
all_up_to_date: "Minden naprakész"
12+
checking: "Új verzió keresése…"
13+
commits:
14+
one: "%{count} új commit"
15+
other: "%{count} új commit"
16+
everything_up_to_date: "Minden naprakész"
17+
forked_plugin: "Forkolt hivatalos plugin"
1118
last_updated: "Legutóbb frissítve:"
19+
latest_version: "Legújabb verzió:"
20+
main_branch_warning: "<b>FIGYELMEZTETÉS</b>: A Discourse a 'main' ágat követi, ami instabil lehet, <a href='%{url}'> ezért javasoljuk a 'tests-passed' ág követését</a>."
21+
navigation:
22+
processes: Folyamatok
23+
versions: Verziók
24+
new_version_available: "Új verzió elérhető!"
25+
official_plugin: "Hivatalos bővítmény"
26+
outdated_image_header: "Ön a Discourse képfájl régi verzióját használja"
27+
outdated_image_info: "A webes felhasználói felületen keresztüli frissítések le vannak tiltva, amíg le nem futtatja a legújabb képfájlt. Ehhez jelentkezzen be a szerverére SSH használatával, és futtassa:"
28+
outdated_image_link: "További információ támogatási oldalunkon"
1229
outdated_notice: "Az installált Discourse elavult."
30+
perform_update: "Kattintson ide a frissítéshez."
31+
repo_newest_version: "%{name} a legújabb verzió."
32+
repository: "Tároló"
33+
reset_update: "Frissítés visszaállítása"
34+
reset_warning: "FIGYELMEZTETÉS: Csak azokat a frissítéseket állítsa vissza, amelyek meghiúsultak és nem futnak. Ez NEM törli a jelenleg futó buildeket, és csak végső megoldásként használható."
35+
start_updating: "Frissítés megkezdése"
1336
status: "Állapot"
37+
up_to_date: "Naprakész"
1438
update_action: "Frissítés"
39+
update_all: "Összes frissítése"
40+
update_error: "Elnézést, hiba történt a Discourse frissítésében. Kérjük, ellenőrizze az alábbi naplófájlokat."
41+
update_everything: "Frissítsen mindent"
42+
update_repo: "%{name} frissítése"
43+
update_successful: "A frissítés sikeresen befejeződött!"
44+
update_tab: "Discourse frissítése"
45+
update_title: "Frissítések"
46+
update_description: "A Discourse frissítése és a futó folyamatok megtekintése."
1547
updating: "Frissítés"
1648
repo:
1749
name: "Név"
50+
commit_hash: "Commit Hash"
1851
last_updated: "Legutóbb frissítve"
52+
latest_version: "Legújabb verzió"
1953
status: "Állapot"
54+
logs:
55+
staff_actions:
56+
actions:
57+
discourse_update: "Frissítés a legújabb verzióra"

config/locales/client.it.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ it:
4343
update_successful: "Aggiornamento completato con successo!"
4444
update_tab: "Aggiorna Discourse"
4545
update_title: "Aggiornamenti"
46+
update_description: "Aggiorna Discourse e visualizza i processi in esecuzione."
4647
updating: "Aggiornamento…"
4748
repo:
4849
name: "Nome"

config/locales/client.ja.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ ja:
4242
update_successful: "更新は正常に完了しました!"
4343
update_tab: "Discourse の更新"
4444
update_title: "更新"
45+
update_description: "Discourse を更新し、実行中の処理を表示します。"
4546
updating: "更新中…"
4647
repo:
4748
name: "名前"

config/locales/client.nl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ nl:
4343
update_successful: "Bijwerken voltooid!"
4444
update_tab: "Discourse bijwerken"
4545
update_title: "Updates"
46+
update_description: "Werk Discourse bij en bekijk lopende processen."
4647
updating: "Bijwerken…"
4748
repo:
4849
name: "Naam"

0 commit comments

Comments
 (0)