Skip to content

Commit

Permalink
Translated using Weblate (Indonesian)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (352 of 352 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (352 of 352 strings)

Translated using Weblate (German)

Currently translated at 100.0% (352 of 352 strings)

Co-authored-by: Linerly <linerly@protonmail.com>
Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: yeziruo <i@yeziruo.com>
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/de/
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/id/
Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/zh_Hans/
Translation: Woodpecker CI/UI
  • Loading branch information
4 people committed Oct 26, 2023
1 parent aeb7bcb commit 3607886
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions web/src/assets/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
"desc": "Repositories, die auf dem Server aktiviert sind oder waren",
"disabled": "Deaktiviert",
"none": "Es gibt noch keine Repositories.",
"repair": {
"repair": "Alle reparieren",
"success": "Repositories repariert"
},
"repos": "Repositories",
"settings": "Repository-Einstellungen",
"view": "Repository anzeigen"
Expand Down
4 changes: 4 additions & 0 deletions web/src/assets/locales/id.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
"desc": "Repositori yang sudah atau sebelumnya diaktifkan di server ini",
"disabled": "Dinonaktifkan",
"none": "Belum ada repositori.",
"repair": {
"repair": "Perbaiki semua",
"success": "Repositori diperbaiki"
},
"repos": "Repositori",
"settings": "Pengaturan repositori",
"view": "Tampilkan repositori"
Expand Down
4 changes: 4 additions & 0 deletions web/src/assets/locales/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@
"desc": "该服务器上已启用或曾经启用的仓库",
"disabled": "已禁用",
"none": "目前还没有存储库。",
"repair": {
"repair": "修复所有",
"success": "仓库已修复"
},
"repos": "仓库",
"settings": "仓库设置",
"view": "查看仓库"
Expand Down

0 comments on commit 3607886

Please sign in to comment.