1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2024-12-24 10:07:21 +02:00

Translated using Weblate (Italian)

Currently translated at 31.6% (98 of 310 strings)

Translated using Weblate (German)

Currently translated at 100.0% (310 of 310 strings)

Co-authored-by: Andrea Zucchelli <zukka77@gmail.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/it/
Translation: Woodpecker CI/UI
This commit is contained in:
Weblate 2023-06-29 15:01:08 +00:00
parent cd982fcbd1
commit 74c0e99aa9
2 changed files with 13 additions and 3 deletions

View File

@ -471,7 +471,7 @@
"dl_cli": "Download Kommando-Zeilen-Tool",
"internal_error": "Ein interner Fehler ist aufgetreten",
"oauth_error": "Fehler bei der Authentifizierung gegen OAuth-Anbieter",
"reset_token": "Token Zurücksetzen",
"reset_token": "Token zurücksetzen",
"settings": "Benutzer-Einstellungen",
"shell_setup": "Kommandozeilen-Einrichtung",
"shell_setup_before": "Führe bitte die Schritte zur Einrichtung der Kommandozeile vorher aus",

View File

@ -1,7 +1,16 @@
{
"admin": {
"settings": {
"queue": {
"agent": "agente",
"stats": {
"completed_count": "Task completo",
"worker_count": "Liberi"
},
"waiting_for": "in attesa"
},
"users": {
"add": "Aggiungi utente",
"admin": {
"admin": "Amministatore",
"placeholder": "L'utente è un amministratore"
@ -11,8 +20,9 @@
"delete_user": "Cancella utente",
"deleted": "Utente cancellato",
"edit_user": "Modifica utente",
"none": "Non ci sono ancora utenti",
"saved": "Utente salvato"
"none": "Non ci sono ancora utenti.",
"saved": "Utente salvato",
"show": "Mostra utenti"
}
}
},