Skip to content

Commit aa5d6f9

Browse files
Update translations (#222)
1 parent 32170df commit aa5d6f9

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+195
-5
lines changed

config/locales/client.ar.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,8 @@ ar:
3131
up_to_date: "أحدث إصدار"
3232
update_action: "تحديث"
3333
updating: "جارٍ التحديث…"
34+
repo:
35+
name: "الاسم"
36+
last_updated: "آخر تحديث"
37+
latest_version: "أحدث إصدار"
38+
status: "الحالة"

config/locales/client.be.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ be:
99
admin:
1010
docker:
1111
status: "Статус"
12+
repo:
13+
name: "імя"
14+
status: "Статус"

config/locales/client.bg.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ bg:
1212
outdated_notice: "Твоята Discourse инсталация не е обновена."
1313
status: "Статус"
1414
update_action: "Актуализация"
15+
repo:
16+
name: "Име"
17+
last_updated: "Последно обновление"
18+
status: "Статус"

config/locales/client.bs_BA.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ bs_BA:
1010
docker:
1111
outdated_notice: "Vaša Discourse instalacije je zastarijela."
1212
status: "Status"
13+
repo:
14+
name: "Ime"
15+
last_updated: "Zadnji put ažurirano"
16+
status: "Status"

config/locales/client.ca.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ ca:
1818
repository: "Repositori"
1919
status: "Estat"
2020
up_to_date: "Actualitzat"
21+
repo:
22+
name: "Nom"
23+
last_updated: "Última actualització"
24+
status: "Estat"

config/locales/client.cs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ cs:
1313
status: "Stav"
1414
update_action: "Aktualizace"
1515
updating: "Aktualizace…"
16+
repo:
17+
name: "Jméno"
18+
last_updated: "Naposledy aktualizováno"
19+
status: "Stav"

config/locales/client.da.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,8 @@ da:
2020
up_to_date: "Opdateret"
2121
update_action: "Opdater"
2222
updating: "Opdaterer…"
23+
repo:
24+
name: "Navn"
25+
last_updated: "Sidst opdateret"
26+
latest_version: "Seneste Version"
27+
status: "Status"

config/locales/client.de.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,14 @@ de:
4242
update_repo: "%{name} aktualisieren"
4343
update_successful: "Softwareaktualisierung erfolgreich abgeschlossen!"
4444
update_tab: "Discourse aktualisieren"
45-
update_title: "Discourse aktualisieren"
45+
update_title: "Updates"
4646
updating: "Wird aktualisiert …"
47+
repo:
48+
name: "Name"
49+
commit_hash: "Commit Hash"
50+
last_updated: "Zuletzt aktualisiert"
51+
latest_version: "Neueste Version"
52+
status: "Status"
4753
logs:
4854
staff_actions:
4955
actions:

config/locales/client.el.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ el:
1212
outdated_notice: "Η εγκατάσταση του Discourse σας δεν είναι ενημερωμένη."
1313
status: "Κατάσταση"
1414
update_action: "Ενημέρωση"
15+
repo:
16+
name: "Όνομα"
17+
last_updated: "Τελευταία ενημέρωση"
18+
status: "Κατάσταση"

config/locales/client.es.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,8 @@ es:
2727
up_to_date: "Actualizado"
2828
update_action: "Actualizar"
2929
updating: "Actualizando…"
30+
repo:
31+
name: "Nombre"
32+
last_updated: "Última actualización"
33+
latest_version: "Ultima versión"
34+
status: "Estado"

0 commit comments

Comments
 (0)