mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Translated using Weblate (Italian)
Currently translated at 100.0% (125 of 125 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/
This commit is contained in:
parent
cd173e1efd
commit
0da16c8e35
1 changed files with 12 additions and 2 deletions
|
@ -76,7 +76,11 @@
|
|||
"instance_auth_selection": "Selezione dell'istanza di autenticazione",
|
||||
"clone_playlist_success": "Clonato con successo!",
|
||||
"clone_playlist": "Clona la playlist",
|
||||
"download_as_txt": "Scarica come .txt"
|
||||
"download_as_txt": "Scarica come .txt",
|
||||
"confirm_reset_preferences": "Confermi di voler reimpostare le preferenze?",
|
||||
"restore_preferences": "Ripristina le preferenze",
|
||||
"reset_preferences": "Reimposta le preferenze",
|
||||
"backup_preferences": "Salva un backup delle preferenze"
|
||||
},
|
||||
"player": {
|
||||
"watch_on": "Guarda su {0}"
|
||||
|
@ -89,7 +93,10 @@
|
|||
"login": "Accedi",
|
||||
"trending": "Di tendenza",
|
||||
"subscriptions": "Iscrizioni",
|
||||
"playlists": "Playlist"
|
||||
"playlists": "Playlist",
|
||||
"account": "Account",
|
||||
"instance": "Istanza",
|
||||
"player": "Riproduttore"
|
||||
},
|
||||
"video": {
|
||||
"sponsor_segments": "Segmenti sponsor",
|
||||
|
@ -133,5 +140,8 @@
|
|||
},
|
||||
"subscriptions": {
|
||||
"subscribed_channels_count": "Abbonato a: {0}"
|
||||
},
|
||||
"information": {
|
||||
"preferences_note": "Nota: le preferenze sono salvate nella memoria locale del tuo browser. Se cancelli i dati del browser, le preferenze saranno ripristinate."
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue