mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-26 20:01:02 +00:00
Translated using Weblate (Russian)
Currently translated at 100.0% (295 of 295 strings) Translated using Weblate (German) Currently translated at 100.0% (295 of 295 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (285 of 285 strings) Translated using Weblate (Latvian) Currently translated at 100.0% (285 of 285 strings) Translated using Weblate (German) Currently translated at 100.0% (285 of 285 strings) Co-authored-by: 6543 <6543@obermui.de> Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Leonid Maslakov <root@lcomrade.su> Co-authored-by: Linerly <linerly@protonmail.com> Co-authored-by: Weblate <noreply@weblate.org> 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/ Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/lv/ Translate-URL: http://translate.woodpecker-ci.org/projects/woodpecker-ci/ui/ru/ Translation: Woodpecker CI/UI
This commit is contained in:
parent
e28b43ab19
commit
60733c5cb9
4 changed files with 87 additions and 6 deletions
|
@ -10,7 +10,8 @@
|
|||
},
|
||||
"capacity": {
|
||||
"badge": "Kapazität",
|
||||
"capacity": "Kapazität"
|
||||
"capacity": "Kapazität",
|
||||
"desc": "Die maximale Anzahl von Pipelines, die ein Agent ausführt."
|
||||
},
|
||||
"created": "Agent erstellt",
|
||||
"delete_confirm": "Wollen Sie diesen Agent wirklich löschen? Dieser kann sich dann nicht mehr mit dem Server verbinden.",
|
||||
|
@ -38,6 +39,18 @@
|
|||
"version": "Version"
|
||||
},
|
||||
"not_allowed": "Du darfst nicht auf die Server-Einstellungen zugreifen",
|
||||
"queue": {
|
||||
"desc": "Aufgaben, die darauf warten, von Agents ausgeführt zu werden",
|
||||
"pause": "Pausieren",
|
||||
"paused": "Warteschlange wurde pausiert",
|
||||
"queue": "Warteschlange",
|
||||
"resume": "Wieder aufnehmen",
|
||||
"resumed": "Warteschlange wurde wieder aufgenommen",
|
||||
"task_pending": "Aufgabe steht aus",
|
||||
"task_running": "Aufgabe läuft",
|
||||
"task_waiting_on_deps": "Aufgabe wartet auf Abhängigkeiten",
|
||||
"tasks": "Aufgaben"
|
||||
},
|
||||
"secrets": {
|
||||
"add": "Geheimnis hinzufügen",
|
||||
"created": "Globales Geheimnis erstellt",
|
||||
|
@ -242,6 +255,7 @@
|
|||
"no_pipelines": "Bisher wurden noch keine Pipelines gestartet.",
|
||||
"pipeline": "Pipeline #{pipelineId}",
|
||||
"pipelines_for": "Pipelines für den Branch „{branch}“",
|
||||
"pipelines_for_pr": "Pipelines für Pull-Request #{index}",
|
||||
"protected": {
|
||||
"approve": "Genehmigen",
|
||||
"approve_success": "Pipeline genehmigt",
|
||||
|
@ -266,6 +280,7 @@
|
|||
"step_not_started": "Dieser Schritt hat noch nicht begonnen.",
|
||||
"tasks": "Vorgänge"
|
||||
},
|
||||
"pull_requests": "Pull-Requests",
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": "Aktionen",
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
},
|
||||
"capacity": {
|
||||
"badge": "kapasitas",
|
||||
"capacity": "Kapasitas"
|
||||
"capacity": "Kapasitas",
|
||||
"desc": "Jumlah maksimal jalur pipa paralel yang dijalankan oleh agen ini."
|
||||
},
|
||||
"created": "Agen dibuat",
|
||||
"delete_confirm": "Apakah Anda ingin menghapus agen ini. Itu tidak akan terhubung lagi ke server.",
|
||||
|
@ -200,6 +201,7 @@
|
|||
"no_pipelines": "Belum ada jalur pipa yang dimulai.",
|
||||
"pipeline": "Jalur pipa #{pipelineId}",
|
||||
"pipelines_for": "Jalur pipa untuk cabang \"{branch}\"",
|
||||
"pipelines_for_pr": "Jalur pipa untuk permintaan penarikan #{index}",
|
||||
"protected": {
|
||||
"approve": "Setujui",
|
||||
"approve_success": "Jalur pipa disetujui",
|
||||
|
@ -224,6 +226,7 @@
|
|||
"step_not_started": "Langkah ini belum dijalankan.",
|
||||
"tasks": "Tugas"
|
||||
},
|
||||
"pull_requests": "Permintaan penarikan",
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": "Tindakan",
|
||||
|
|
|
@ -4,7 +4,15 @@
|
|||
"agents": {
|
||||
"add": "Pievienot aģentu",
|
||||
"agents": "Aģenti",
|
||||
"backend": "Aizmugures dzinis",
|
||||
"backend": {
|
||||
"backend": "Aizmugures sistēma",
|
||||
"badge": "aizmugures sistēma"
|
||||
},
|
||||
"capacity": {
|
||||
"badge": "paralēlie darbi",
|
||||
"capacity": "Paralēlie darbi",
|
||||
"desc": "Maksimālais aģenta paralēli izpildāmo konvejerdarbu skaits."
|
||||
},
|
||||
"created": "Aģents izveidots",
|
||||
"delete_confirm": "Vai patiešām dzēst šo aģentu? Tam vairs nebūs iespējas savienoties ar serveri.",
|
||||
"deleted": "Aģents izdzēsts",
|
||||
|
@ -15,8 +23,15 @@
|
|||
"placeholder": "Aģenta nosaukums"
|
||||
},
|
||||
"never": "nekad",
|
||||
"no_schedule": {
|
||||
"name": "Atspējot aģentu",
|
||||
"placeholder": "Apturēt aģentu no jaunu darbu pieņemšanas"
|
||||
},
|
||||
"none": "Pagaidām nav neviena aģenta.",
|
||||
"platform": "Platforma",
|
||||
"platform": {
|
||||
"badge": "platforma",
|
||||
"platform": "Platforma"
|
||||
},
|
||||
"save": "Saglabāt aģentu",
|
||||
"saved": "Aģents saglabāts",
|
||||
"show": "Parādīt aģentus",
|
||||
|
@ -47,14 +62,40 @@
|
|||
"value": "Vērtība",
|
||||
"warning": "Šie noslēpumi būs pieejami visiem servera lietotājiem."
|
||||
},
|
||||
"settings": "Iestatījumi"
|
||||
"settings": "Iestatījumi",
|
||||
"users": {
|
||||
"add": "Pievienot lietotāju",
|
||||
"admin": {
|
||||
"admin": "Administrators",
|
||||
"placeholder": "Lietotājs ir administrators"
|
||||
},
|
||||
"avatar_url": "Avatāra URL",
|
||||
"cancel": "Atcelt",
|
||||
"created": "Lietotājs izveidots",
|
||||
"delete_confirm": "Vai patiešām vēlaties dzēst šo lietotāju?",
|
||||
"delete_user": "Dzēst lietotāju",
|
||||
"deleted": "Lietotājs izdzēsts",
|
||||
"desc": "Lietotāji, kas ir reģistrēti šajā serverī",
|
||||
"edit_user": "Labot lietotāju",
|
||||
"email": "E-pasta adrese",
|
||||
"login": "Lietotāja vārds",
|
||||
"none": "Pašlaik vēl nav neviena lietotāja.",
|
||||
"save": "Saglabāt lietotāju",
|
||||
"saved": "Lietotāja dati saglabāti",
|
||||
"show": "Parādīt lietotājus",
|
||||
"users": "Lietotāji"
|
||||
}
|
||||
}
|
||||
},
|
||||
"back": "Atpakaļ",
|
||||
"cancel": "Atcelt",
|
||||
"color_scheme_dark": "Pārslēgties uz gaišo režīmu",
|
||||
"color_scheme_light": "Pārslēgties uz tumšo režīmu",
|
||||
"docs": "Dokumentācija",
|
||||
"documentation_for": "Dokumentācija par \"{topic}\"",
|
||||
"errors": {
|
||||
"not_found": "Nevarēja atrast pieprasīto objektu"
|
||||
},
|
||||
"login": "Autorizēties",
|
||||
"logout": "Iziet",
|
||||
"not_found": {
|
||||
|
@ -90,6 +131,7 @@
|
|||
}
|
||||
},
|
||||
"password": "Parole",
|
||||
"pipeline_feed": "Konvejerdarba padeve",
|
||||
"repo": {
|
||||
"activity": "Aktivitāte",
|
||||
"add": "Pievienot repozitoriju",
|
||||
|
@ -137,10 +179,13 @@
|
|||
},
|
||||
"deploy_pipeline": {
|
||||
"enter_target": "Mērķa uzstādīšanas vide",
|
||||
"title": "Iniciēt uzstādīšanas notikumu šim konvejerdarbam #{pipelineId}",
|
||||
"trigger": "Uzstādīt",
|
||||
"variables": {
|
||||
"add": "Pievienot mainīgo",
|
||||
"desc": "Norādiet papildus mainīgos, ko izmantot konvejerdarbā. Mainīgie ar šādu pašu nosaukumu tiks pārrakstīti.",
|
||||
"name": "Mainīgā nosaukums",
|
||||
"title": "Papildus konvejerdarba mainīgie",
|
||||
"value": "Mainīgā vērtība"
|
||||
}
|
||||
},
|
||||
|
@ -197,6 +242,7 @@
|
|||
"no_pipelines": "Neviens konvejerdarbs vēl nav uzsākts.",
|
||||
"pipeline": "Konvejerdarbs #{pipelineId}",
|
||||
"pipelines_for": "Konvejerdarbi atzaram \"{branch}\"",
|
||||
"pipelines_for_pr": "Konvejerdarbi izmaiņu pieprasījumam #{index}",
|
||||
"protected": {
|
||||
"approve": "Apstiprināt",
|
||||
"approve_success": "Konvejerdarbs apstiprināts",
|
||||
|
@ -221,6 +267,7 @@
|
|||
"step_not_started": "Šis solis vēl nav uzsākts.",
|
||||
"tasks": "Uzdevumi"
|
||||
},
|
||||
"pull_requests": "Izmaiņu pieprasījumi",
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": "Darbības",
|
||||
|
@ -345,6 +392,7 @@
|
|||
"add": "Pievienot noslēpumu",
|
||||
"created": "Noslēpums izveidots",
|
||||
"delete": "Dzēst noslēpumu",
|
||||
"delete_confirm": "Vai patiešām vēlaties dzēst šo noslēpumu?",
|
||||
"deleted": "Noslēpums dzēsts",
|
||||
"desc": "Noslēpumus var padot individuāliem konvejerdarba soļiem izpildes laikā kā vides mainīgos.",
|
||||
"edit": "Labot noslēpumu",
|
||||
|
|
|
@ -10,7 +10,8 @@
|
|||
},
|
||||
"capacity": {
|
||||
"badge": "мощность",
|
||||
"capacity": "Мощность"
|
||||
"capacity": "Мощность",
|
||||
"desc": "Максимальное количество конвейеров, выполняемых параллельно этим агентом."
|
||||
},
|
||||
"created": "Обработчик успешно добавлен",
|
||||
"delete_confirm": "Вы действительно хотите удалить этот обработчик? Он больше не сможет подключаться к серверу.",
|
||||
|
@ -38,6 +39,18 @@
|
|||
"version": "Версия"
|
||||
},
|
||||
"not_allowed": "У вас нет прав для доступа к настройкам сервера",
|
||||
"queue": {
|
||||
"desc": "Задачи, ожидающие выполнения агентами",
|
||||
"pause": "Пауза",
|
||||
"paused": "Очередь при остановлена",
|
||||
"queue": "Очередь",
|
||||
"resume": "Продолжить",
|
||||
"resumed": "Очередь возобновлена",
|
||||
"task_pending": "Задача ожидает",
|
||||
"task_running": "Задача выполняется",
|
||||
"task_waiting_on_deps": "Задача ожидает завершения выполнения зависимостей",
|
||||
"tasks": "Задачи"
|
||||
},
|
||||
"secrets": {
|
||||
"add": "Создать секрет",
|
||||
"created": "Глобальный секрет создан",
|
||||
|
@ -200,6 +213,7 @@
|
|||
"no_pipelines": "Ни один конвеер ещё не запущен.",
|
||||
"pipeline": "Конвейер №{pipelineId}",
|
||||
"pipelines_for": "Конвееры для ветви \"{branch}\"",
|
||||
"pipelines_for_pr": "Конвейер для запроса на слияние №{index}",
|
||||
"protected": {
|
||||
"approve": "Подтвердить",
|
||||
"approve_success": "Конвейер подтверждён",
|
||||
|
@ -224,6 +238,7 @@
|
|||
"step_not_started": "Этот шаг ещё не запущен.",
|
||||
"tasks": "Задачи"
|
||||
},
|
||||
"pull_requests": "Запрос на слияние",
|
||||
"settings": {
|
||||
"actions": {
|
||||
"actions": "Действия",
|
||||
|
|
Loading…
Reference in a new issue