Update Translations (#751)

* Update zn.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update eo.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update it.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update ru.json (POEditor.com)

* Update es.json (POEditor.com)

* Update th.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update pt.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2021-01-31 19:04:48 -05:00
committed by GitHub
parent f7aa5c452c
commit 02c228da1b
11 changed files with 96 additions and 40 deletions
+8 -4
View File
@@ -92,7 +92,8 @@
"maxBitRate": "Bitrate massimo",
"client": "Applicazione",
"userName": "Nome utente",
"lastSeen": "Ultimo accesso"
"lastSeen": "Ultimo accesso",
"reportRealPath": "Mostra percorso reale"
}
},
"transcoding": {
@@ -262,7 +263,9 @@
"songsAddedToPlaylist": "Aggiunta una traccia alla playlist |||| Aggiunte %{smart_count} tracce alla playlist",
"noPlaylistsAvailable": "Nessuna playlist",
"delete_user_title": "Rimuovi utente '%{name}'",
"delete_user_content": "Sei sicuro di voler rimuovere questo utente e tutti i suoi dati, incluse playlist e impostazioni?"
"delete_user_content": "Sei sicuro di voler rimuovere questo utente e tutti i suoi dati, incluse playlist e impostazioni?",
"notifications_blocked": "Hai bloccato le notifiche per questo sito nelle tue impostazioni del browser",
"notifications_not_available": "Questo browser non supporta le notifiche desktop o non stai accedendo a Navidrome tramite HTTPS"
},
"menu": {
"library": "Libreria",
@@ -274,7 +277,8 @@
"options": {
"theme": "Tema",
"language": "Lingua",
"defaultView": "Vista Predefinita"
"defaultView": "Vista Predefinita",
"desktop_notifications": "Notifiche desktop"
}
},
"albumList": "Album",
@@ -320,4 +324,4 @@
"serverUptime": "Periodo di attività",
"serverDown": "OFFLINE"
}
}
}