mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-12-23 17:00:30 +00:00
Translated using Weblate (Indonesian)
Currently translated at 100.0% (357 of 357 strings) Translated using Weblate (German) Currently translated at 100.0% (357 of 357 strings) Co-authored-by: Linerly <linerly@proton.me> Co-authored-by: qwerty287 <ndev@web.de> Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/ Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/id/ Translation: Woodpecker CI/UI
This commit is contained in:
parent
9af71dcc98
commit
dffdcdaac0
2 changed files with 17 additions and 3 deletions
|
@ -229,6 +229,7 @@
|
|||
"restart_success": "Pipeline neu gestartet"
|
||||
},
|
||||
"config": "Konfiguration",
|
||||
"errors": "Fehler ({count})",
|
||||
"event": {
|
||||
"cron": "Cron",
|
||||
"deploy": "Deploy",
|
||||
|
@ -257,6 +258,7 @@
|
|||
"declined": "Diese Pipeline ist abgelehnt worden!",
|
||||
"review": "Änderungen überprüfen"
|
||||
},
|
||||
"show_errors": "Fehler anzeigen",
|
||||
"status": {
|
||||
"blocked": "blockiert",
|
||||
"declined": "abgelehnt",
|
||||
|
@ -271,7 +273,9 @@
|
|||
"success": "erfolgreich"
|
||||
},
|
||||
"step_not_started": "Dieser Schritt hat noch nicht begonnen.",
|
||||
"tasks": "Vorgänge"
|
||||
"tasks": "Vorgänge",
|
||||
"warnings": "Warnungen ({count})",
|
||||
"we_got_some_errors": "Oh nein, wir haben einige Fehler!"
|
||||
},
|
||||
"pull_requests": "Pull-Requests",
|
||||
"settings": {
|
||||
|
@ -463,7 +467,13 @@
|
|||
},
|
||||
"general": {
|
||||
"general": "Allgemein",
|
||||
"language": "Sprache"
|
||||
"language": "Sprache",
|
||||
"theme": {
|
||||
"auto": "Automatisch",
|
||||
"dark": "Dunkel",
|
||||
"light": "Hell",
|
||||
"theme": "Thema"
|
||||
}
|
||||
},
|
||||
"secrets": {
|
||||
"add": "Geheimnis hinzufügen",
|
||||
|
|
|
@ -229,6 +229,7 @@
|
|||
"restart_success": "Jalur pipa dimulai ulang"
|
||||
},
|
||||
"config": "Konfigurasi",
|
||||
"errors": "Kesalahan ({count})",
|
||||
"event": {
|
||||
"cron": "Kron",
|
||||
"deploy": "Luncur",
|
||||
|
@ -257,6 +258,7 @@
|
|||
"declined": "Jalur pipa ini telah ditolak!",
|
||||
"review": "Tinjau perubahan"
|
||||
},
|
||||
"show_errors": "Tampilkan kesalahan",
|
||||
"status": {
|
||||
"blocked": "diblokir",
|
||||
"declined": "ditolak",
|
||||
|
@ -271,7 +273,9 @@
|
|||
"success": "berhasil"
|
||||
},
|
||||
"step_not_started": "Langkah ini belum dijalankan.",
|
||||
"tasks": "Tugas"
|
||||
"tasks": "Tugas",
|
||||
"warnings": "Peringatan ({count})",
|
||||
"we_got_some_errors": "Aduh, kami mendapatkan beberapa kesalahan!"
|
||||
},
|
||||
"pull_requests": "Permintaan penarikan",
|
||||
"settings": {
|
||||
|
|
Loading…
Reference in a new issue