parent
ec69980154
commit
fb78774eb8
@ -0,0 +1,14 @@ |
||||
OC.L10N.register( |
||||
"federation", |
||||
{ |
||||
"Added to the list of trusted servers" : "Amestóse al llistáu de sirvidores d'enfotu", |
||||
"Server is already in the list of trusted servers." : "El sirvidor yá ta nel llistáu de sirvidores d'enfotu.", |
||||
"No server to federate with found" : "Nun s'alcontró dengún sirvidor col que federase", |
||||
"Could not add server" : "Nun pudo amestase'l sirvidor", |
||||
"Federation" : "Federación", |
||||
"Trusted servers" : "Sirvidores d'enfotu", |
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permite coneutate con otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, esto usaráse p'auto-completar usuarios esternos y compatir de mou federáu.", |
||||
"Trusted server" : "Sirvidor d'enfotu", |
||||
"Add" : "Amestar" |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
@ -0,0 +1,12 @@ |
||||
{ "translations": { |
||||
"Added to the list of trusted servers" : "Amestóse al llistáu de sirvidores d'enfotu", |
||||
"Server is already in the list of trusted servers." : "El sirvidor yá ta nel llistáu de sirvidores d'enfotu.", |
||||
"No server to federate with found" : "Nun s'alcontró dengún sirvidor col que federase", |
||||
"Could not add server" : "Nun pudo amestase'l sirvidor", |
||||
"Federation" : "Federación", |
||||
"Trusted servers" : "Sirvidores d'enfotu", |
||||
"Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "La federación permite coneutate con otros sirvidores d'enfotu pa intercambiar el direutoriu d'usuarios. Por exemplu, esto usaráse p'auto-completar usuarios esternos y compatir de mou federáu.", |
||||
"Trusted server" : "Sirvidor d'enfotu", |
||||
"Add" : "Amestar" |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
||||
@ -1,19 +1,21 @@ |
||||
OC.L10N.register( |
||||
"files_trashbin", |
||||
{ |
||||
"Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu", |
||||
"Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s", |
||||
"Couldn't restore %s" : "Nun pudo restaurase %s", |
||||
"Deleted files" : "Ficheros desaniciaos", |
||||
"Restore" : "Restaurar", |
||||
"Delete" : "Desaniciar", |
||||
"Delete permanently" : "Desaniciar dafechu", |
||||
"Error" : "Fallu", |
||||
"This operation is forbidden" : "La operación ta prohibida", |
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", |
||||
"No deleted files" : "Ensin ficheros desaniciaos", |
||||
"You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", |
||||
"No entries found in this folder" : "Nenguna entrada en esta carpeta", |
||||
"This operation is forbidden" : "Esta operación ta prohibida", |
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", |
||||
"restored" : "restauróse", |
||||
"No deleted files" : "Nun hai ficheros desaniciaos", |
||||
"You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", |
||||
"No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", |
||||
"Select all" : "Esbillar too", |
||||
"Name" : "Nome", |
||||
"Deleted" : "Desaniciáu" |
||||
"Deleted" : "Desanicióse" |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
|
||||
@ -1,17 +1,19 @@ |
||||
{ "translations": { |
||||
"Couldn't delete %s permanently" : "Nun pudo desaniciase %s dafechu", |
||||
"Couldn't delete %s permanently" : "Nun pudo desaniciase dafechu %s", |
||||
"Couldn't restore %s" : "Nun pudo restaurase %s", |
||||
"Deleted files" : "Ficheros desaniciaos", |
||||
"Restore" : "Restaurar", |
||||
"Delete" : "Desaniciar", |
||||
"Delete permanently" : "Desaniciar dafechu", |
||||
"Error" : "Fallu", |
||||
"This operation is forbidden" : "La operación ta prohibida", |
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor verifica'l rexistru o contacta l'alministrador", |
||||
"No deleted files" : "Ensin ficheros desaniciaos", |
||||
"You will be able to recover deleted files from here" : "Dende equí podrás recureperar los ficheros desaniciaos", |
||||
"No entries found in this folder" : "Nenguna entrada en esta carpeta", |
||||
"This operation is forbidden" : "Esta operación ta prohibida", |
||||
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, por favor comprueba'l rexistru o contauta col alministrador", |
||||
"restored" : "restauróse", |
||||
"No deleted files" : "Nun hai ficheros desaniciaos", |
||||
"You will be able to recover deleted files from here" : "Dende equí sedrás a recureperar los ficheros desaniciaos", |
||||
"No entries found in this folder" : "Nun s'alcontraron entraes nesti carpeta", |
||||
"Select all" : "Esbillar too", |
||||
"Name" : "Nome", |
||||
"Deleted" : "Desaniciáu" |
||||
"Deleted" : "Desanicióse" |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
||||
@ -0,0 +1,27 @@ |
||||
OC.L10N.register( |
||||
"theming", |
||||
{ |
||||
"Loading preview…" : "Cargando previsualización...", |
||||
"Saved" : "Guardóse", |
||||
"a safe home for all your data" : "un llar seguru pa tolos tos datos", |
||||
"The given name is too long" : "El nome dau ye perllargu", |
||||
"The given web address is too long" : "La direición web dada ye perllarga", |
||||
"The given slogan is too long" : "La conseña dada ye perllarga", |
||||
"The given color is invalid" : "El color dau ye perllargu", |
||||
"No file uploaded" : "Nun se xubieron ficheros", |
||||
"Unsupported image type" : "Triba non sofitada d'imaxe", |
||||
"You are already using a custom theme" : "Yá tas usando un tema personalizáu", |
||||
"Name" : "Nome", |
||||
"reset to default" : "reafitar", |
||||
"Web address" : "Direición web", |
||||
"Web address https://…" : "Direición web https://…", |
||||
"Slogan" : "Conseña", |
||||
"Color" : "Color", |
||||
"Logo" : "Logu", |
||||
"Upload new logo" : "Xubir logu nuevu", |
||||
"Login image" : "Imaxe d'aniciu de sesión", |
||||
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", |
||||
"Remove background image" : "Desaniciar imaxe de fondu", |
||||
"Log in image" : "Imaxe d'aniciu de sesión" |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
@ -0,0 +1,25 @@ |
||||
{ "translations": { |
||||
"Loading preview…" : "Cargando previsualización...", |
||||
"Saved" : "Guardóse", |
||||
"a safe home for all your data" : "un llar seguru pa tolos tos datos", |
||||
"The given name is too long" : "El nome dau ye perllargu", |
||||
"The given web address is too long" : "La direición web dada ye perllarga", |
||||
"The given slogan is too long" : "La conseña dada ye perllarga", |
||||
"The given color is invalid" : "El color dau ye perllargu", |
||||
"No file uploaded" : "Nun se xubieron ficheros", |
||||
"Unsupported image type" : "Triba non sofitada d'imaxe", |
||||
"You are already using a custom theme" : "Yá tas usando un tema personalizáu", |
||||
"Name" : "Nome", |
||||
"reset to default" : "reafitar", |
||||
"Web address" : "Direición web", |
||||
"Web address https://…" : "Direición web https://…", |
||||
"Slogan" : "Conseña", |
||||
"Color" : "Color", |
||||
"Logo" : "Logu", |
||||
"Upload new logo" : "Xubir logu nuevu", |
||||
"Login image" : "Imaxe d'aniciu de sesión", |
||||
"Upload new login background" : "Xubir fondu nuevu d'aniciu de sesión", |
||||
"Remove background image" : "Desaniciar imaxe de fondu", |
||||
"Log in image" : "Imaxe d'aniciu de sesión" |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
||||
@ -1,6 +1,26 @@ |
||||
OC.L10N.register( |
||||
"updatenotification", |
||||
{ |
||||
"Updater" : "Anovador" |
||||
"Update notifications" : "Avisos d'anovamientu", |
||||
"Could not start updater, please try the manual update" : "Nun pudo aniciase l'anovador, por favor prueba l'anovamientu manual", |
||||
"{version} is available. Get more information on how to update." : "Ta disponible {version}. Consigui más infromación tocante a cómo anovar.", |
||||
"Channel updated" : "Anovóse la canal", |
||||
"The update server could not be reached since %d days to check for new updates." : "Nun pudo algamase'l sirvidor d'anovamientu dende hai %d díes pa comprobar anovamientos.", |
||||
"Please check the Nextcloud and server log files for errors." : "Comprueba los fallos de los ficheros de rexistru del sirvidor y Nextcloud, por favor.", |
||||
"Update to %1$s is available." : "Ta disponible l'anovamientu a %1$s", |
||||
"Update for %1$s to version %2$s is available." : "Ta disponible l'anovamientu pa %1$s a la versión %2$s.", |
||||
"Update for {app} to version %s is available." : "Ta disponible l'anovamientu pa {app} a la versión %s.", |
||||
"Update notification" : "Avisu d'anovamientu", |
||||
"A new version is available: %s" : "Ta disponible una versión más nueva: %s", |
||||
"Open updater" : "Abrir anovador", |
||||
"Download now" : "Baxar agora", |
||||
"Your version is up to date." : "La to versión ta anovada", |
||||
"Checked on %s" : "Comprobóse'l %s", |
||||
"Update channel:" : "Canal d'anovamientu:", |
||||
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempres pues anovar a una canal esperimental pero enxamás nun afites una canal más estable.", |
||||
"Notify members of the following groups about available updates:" : "Avisar a los miembros de los grupos de darréu tocante a anovamientos disponibles:", |
||||
"Only notification for app updates are available." : "Namái tán disponibles los avisos pa los anovamientos d'aplicaciones.", |
||||
"The selected update channel makes dedicated notifications for the server obsolete." : "La canal esbillada d'anovamientu fai avisos dedicaos pa lo obsoleto del sirvidor.", |
||||
"The selected update channel does not support updates of the server." : "El canal esbilláu d'anovamientu nun sofita anovamientos del sirvidor." |
||||
}, |
||||
"nplurals=2; plural=(n != 1);"); |
||||
|
||||
@ -1,4 +1,24 @@ |
||||
{ "translations": { |
||||
"Updater" : "Anovador" |
||||
"Update notifications" : "Avisos d'anovamientu", |
||||
"Could not start updater, please try the manual update" : "Nun pudo aniciase l'anovador, por favor prueba l'anovamientu manual", |
||||
"{version} is available. Get more information on how to update." : "Ta disponible {version}. Consigui más infromación tocante a cómo anovar.", |
||||
"Channel updated" : "Anovóse la canal", |
||||
"The update server could not be reached since %d days to check for new updates." : "Nun pudo algamase'l sirvidor d'anovamientu dende hai %d díes pa comprobar anovamientos.", |
||||
"Please check the Nextcloud and server log files for errors." : "Comprueba los fallos de los ficheros de rexistru del sirvidor y Nextcloud, por favor.", |
||||
"Update to %1$s is available." : "Ta disponible l'anovamientu a %1$s", |
||||
"Update for %1$s to version %2$s is available." : "Ta disponible l'anovamientu pa %1$s a la versión %2$s.", |
||||
"Update for {app} to version %s is available." : "Ta disponible l'anovamientu pa {app} a la versión %s.", |
||||
"Update notification" : "Avisu d'anovamientu", |
||||
"A new version is available: %s" : "Ta disponible una versión más nueva: %s", |
||||
"Open updater" : "Abrir anovador", |
||||
"Download now" : "Baxar agora", |
||||
"Your version is up to date." : "La to versión ta anovada", |
||||
"Checked on %s" : "Comprobóse'l %s", |
||||
"Update channel:" : "Canal d'anovamientu:", |
||||
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Siempres pues anovar a una canal esperimental pero enxamás nun afites una canal más estable.", |
||||
"Notify members of the following groups about available updates:" : "Avisar a los miembros de los grupos de darréu tocante a anovamientos disponibles:", |
||||
"Only notification for app updates are available." : "Namái tán disponibles los avisos pa los anovamientos d'aplicaciones.", |
||||
"The selected update channel makes dedicated notifications for the server obsolete." : "La canal esbillada d'anovamientu fai avisos dedicaos pa lo obsoleto del sirvidor.", |
||||
"The selected update channel does not support updates of the server." : "El canal esbilláu d'anovamientu nun sofita anovamientos del sirvidor." |
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);" |
||||
} |
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue