mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Merge pull request #2894 from TeamPiped/weblate
Translations update from Hosted Weblate
This commit is contained in:
commit
b7315b5dcf
1 changed files with 32 additions and 1 deletions
|
@ -1 +1,32 @@
|
||||||
{}
|
{
|
||||||
|
"titles": {
|
||||||
|
"register": "Crear conta",
|
||||||
|
"feed": "Cronoloxía",
|
||||||
|
"preferences": "Preferencias",
|
||||||
|
"history": "Historial",
|
||||||
|
"trending": "En voga",
|
||||||
|
"account": "Conta",
|
||||||
|
"player": "Reprodutor",
|
||||||
|
"login": "Acceder",
|
||||||
|
"instance": "Instancia",
|
||||||
|
"bookmarks": "Marcadores",
|
||||||
|
"subscriptions": "Subscricións",
|
||||||
|
"playlists": "Listas",
|
||||||
|
"livestreams": "En directo",
|
||||||
|
"channels": "Canles",
|
||||||
|
"channel_groups": "Grupos de canles"
|
||||||
|
},
|
||||||
|
"player": {
|
||||||
|
"watch_on": "Ver en {0}",
|
||||||
|
"failed": "Fallou con código do erro {0}, mira o rexistro para máis info"
|
||||||
|
},
|
||||||
|
"actions": {
|
||||||
|
"subscribe": "Subscribirse - {count}",
|
||||||
|
"sort_by": "Orde por:",
|
||||||
|
"least_recent": "Máis antigo",
|
||||||
|
"most_recent": "Máis recente",
|
||||||
|
"channel_name_asc": "Nome da canle (A-Z)",
|
||||||
|
"unsubscribe": "Retirar subscrición - {count}",
|
||||||
|
"view_subscriptions": "Ver Subscricións"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue