mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Update translations (#644)
* Update eo.json (POEditor.com) * Update fr.json (POEditor.com) * Update pt.json (POEditor.com)
This commit is contained in:
parent
31d6508b1d
commit
3ad36ebd2a
@ -19,7 +19,8 @@
|
||||
"updatedAt": "Ĝisdatigita je",
|
||||
"bitRate": "Bitrapido",
|
||||
"discSubtitle": "Diska Subteksto",
|
||||
"starred": "Stela"
|
||||
"starred": "Stela",
|
||||
"comment": "Komento"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Ludi Poste",
|
||||
@ -42,7 +43,8 @@
|
||||
"genre": "Genro",
|
||||
"compilation": "Kompilaĵo",
|
||||
"year": "Jaro",
|
||||
"updatedAt": "Ĝisdatigita je :"
|
||||
"updatedAt": "Ĝisdatigita je :",
|
||||
"comment": "Komento"
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "Ludi",
|
||||
@ -309,5 +311,13 @@
|
||||
"source": "Fontkodo",
|
||||
"featureRequests": "Trajta peto"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Aktiveco",
|
||||
"totalScanned": "Entute dosierujoj skanitaj",
|
||||
"quickScan": "Rapida Skanado",
|
||||
"fullScan": "Plena Skanado",
|
||||
"serverUptime": "Servila daŭro de funkciado",
|
||||
"serverDown": "SENKONEKTA"
|
||||
}
|
||||
}
|
@ -316,6 +316,8 @@
|
||||
"title": "Activité",
|
||||
"totalScanned": "Nombre total de dossier scannés",
|
||||
"quickScan": "Scan rapide",
|
||||
"fullScan": "Scan complet"
|
||||
"fullScan": "Scan complet",
|
||||
"serverUptime": "Disponibilité du serveur",
|
||||
"serverDown": "HORS LIGNE"
|
||||
}
|
||||
}
|
@ -262,10 +262,11 @@
|
||||
"songsAddedToPlaylist": "Música adicionada à playlist |||| %{smart_count} músicas adicionadas à playlist",
|
||||
"noPlaylistsAvailable": "Nenhuma playlist",
|
||||
"delete_user_title": "Excluir usuário '%{name}'",
|
||||
"delete_user_content": "Você tem certeza que deseja excluir o usuário e todos os seus dados (incluindo suas playlists e preferências)?"
|
||||
"delete_user_content": "Você tem certeza que deseja excluir o usuário e todos os seus dados (incluindo suas playlists e preferências)?",
|
||||
"notifications_blocked": "Você bloqueou notificações para este site nas configurações do seu browser",
|
||||
"notifications_not_available": "Este navegador não suporta notificações"
|
||||
},
|
||||
"menu": {
|
||||
"about": "Info",
|
||||
"library": "Biblioteca",
|
||||
"settings": "Configurações",
|
||||
"version": "Versão",
|
||||
@ -275,25 +276,12 @@
|
||||
"options": {
|
||||
"theme": "Tema",
|
||||
"language": "Língua",
|
||||
"defaultView": "Tela inicial"
|
||||
"defaultView": "Tela inicial",
|
||||
"desktop_notifications": "Notificações"
|
||||
}
|
||||
},
|
||||
"albumList": "Álbuns"
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Website",
|
||||
"source": "Código fonte",
|
||||
"featureRequests": "Solicitar funcionalidade"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Atividade",
|
||||
"totalScanned": "Total de pastas encontradas",
|
||||
"quickScan": "Scan rápido",
|
||||
"fullScan": "Scan completo",
|
||||
"serverUptime": "Uptime do servidor",
|
||||
"serverDown": "DESCONECTADO"
|
||||
"albumList": "Álbuns",
|
||||
"about": "Info"
|
||||
},
|
||||
"player": {
|
||||
"playListsText": "Fila de Execução",
|
||||
@ -319,5 +307,20 @@
|
||||
"singleLoop": "Repetir",
|
||||
"shufflePlay": "Aleatório"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"links": {
|
||||
"homepage": "Website",
|
||||
"source": "Código fonte",
|
||||
"featureRequests": "Solicitar funcionalidade"
|
||||
}
|
||||
},
|
||||
"activity": {
|
||||
"title": "Atividade",
|
||||
"totalScanned": "Total de pastas analisadas",
|
||||
"quickScan": "Scan rápido",
|
||||
"fullScan": "Scan completo",
|
||||
"serverUptime": "Uptime do servidor",
|
||||
"serverDown": "DESCONECTADO"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user