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:
parent
cd982fcbd1
commit
74c0e99aa9
@ -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",
|
||||
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user