mirror of
https://github.com/TeamPiped/Piped.git
synced 2025-01-07 10:00:28 +05:30
3a76b75cd8
Currently translated at 12.3% (24 of 194 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/gl/
33 lines
1017 B
JSON
33 lines
1017 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|