mirror of
https://github.com/gotson/komga.git
synced 2026-05-05 11:01:57 +02:00
i18n(webui): translated using Weblate (Galician)
Currently translated at 5.3% (40 of 750 strings) i18n(webui): added translation using Weblate (Galician) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Johkum <jacobomur@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Translate-URL: https://hosted.weblate.org/projects/komga/webui/gl/ Translation: komga/webui
This commit is contained in:
parent
9265c5a33b
commit
e2f0dc2c63
1 changed files with 66 additions and 0 deletions
66
komga-webui/src/locales/gl.json
Normal file
66
komga-webui/src/locales/gl.json
Normal file
|
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"$vuetify": {
|
||||
"dataFooter": {
|
||||
"pageText": "{0}-{1} de {2}"
|
||||
},
|
||||
"dataIterator": {
|
||||
"loadingText": "Estanse a descargar os elementos...",
|
||||
"noResultsText": "Non se atoparon rexistros coincidentes"
|
||||
},
|
||||
"dataTable": {
|
||||
"itemsPerPageText": "Filas por páxina:",
|
||||
"sortBy": "Ordea por"
|
||||
},
|
||||
"fileInput": {
|
||||
"counter": "{0} arquivos",
|
||||
"counterSize": "{0} arquivos ({1} en total)"
|
||||
},
|
||||
"noDataText": "Non hai datos dispoñibles"
|
||||
},
|
||||
"account_settings": {
|
||||
"account_settings": "Configuración da conta",
|
||||
"change_password": "Cambiar o contrasinal"
|
||||
},
|
||||
"announcements": {
|
||||
"mark_all_read": "Marcar todo como lido",
|
||||
"mark_read": "Marcar como lido",
|
||||
"tab_title": "Avisos"
|
||||
},
|
||||
"authentication_activity": {
|
||||
"datetime": "Data e Hora",
|
||||
"email": "Correo electrónico",
|
||||
"error": "Erro",
|
||||
"ip": "IP",
|
||||
"source": "Fonte",
|
||||
"success": "Éxito",
|
||||
"user_agent": "Axente de usuario"
|
||||
},
|
||||
"author_roles": {
|
||||
"colorist": "coloristas",
|
||||
"cover": "Careta",
|
||||
"editor": "editores",
|
||||
"inker": "entintador",
|
||||
"letterer": "letristas",
|
||||
"penciller": "debuxantes",
|
||||
"translator": "tradutor",
|
||||
"writer": "guionistas"
|
||||
},
|
||||
"book_card": {
|
||||
"error": "Erro",
|
||||
"no_release_date": "Sen data de lanzamento",
|
||||
"unknown": "Pendente de análise",
|
||||
"unread": "Non lido",
|
||||
"unsupported": "Non soportado"
|
||||
},
|
||||
"book_import": {
|
||||
"button_browse": "Explorar",
|
||||
"button_import": "Importar",
|
||||
"button_scan": "Escanear",
|
||||
"button_select_series": "Escolle a serie",
|
||||
"field_import_path": "Importar dende un cartafol",
|
||||
"info_part1": "Esta pantalla permitiralle importar arquivos que están fóra das súas bibliotecas existentes. Só pódese importar arquivos a series que xa existan, nese caso Komga moverá ou copiará os arquivos cara o directorio da serie escollida."
|
||||
},
|
||||
"common": {
|
||||
"locale_name": "Galego"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue