Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Apr 2, 2024
1 parent e854757 commit 7464099
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
17 changes: 17 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
OC.L10N.register(
"survey_client",
{
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Not now" : "Agora non",
"Send usage" : "Unviar l'usu",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},
"nplurals=2; plural=(n != 1);");
15 changes: 15 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{ "translations": {
"An error occurred while sending your report." : "Prodúxose un error mentanto s'unviaba l'informe.",
"App list <em>(for each app: name, version, enabled status)</em>" : "Llista d'aplicaciones <em>(nome, versión estáu d'activación de cada aplicación)</em>",
"Database environment <em>(type, version, database size)</em>" : "Entornu de la base de datos <em>(tipu, versión, tamañu de la base de datos)</em>",
"Encryption information <em>(is it enabled?, what is the default module)</em>" : "Información del cifráu <em>(estáu de l'activación y el módulu predetermináu)</em>",
"Usage survey" : "Encuesta d'usu",
"Help improve Nextcloud" : "Ayuda a ameyorar Nextcloud",
"Not now" : "Agora non",
"Send usage" : "Unviar l'usu",
"Never" : "Enxamás",
"Sends anonymized data to Nextcloud to help us to improve Nextcloud." : "Unvia datos anónimos a Nextcloud p'ayudanos a ameyorar Nextcloud.",
"You can help improve Nextcloud by sending us some data about your current setup and usage." : "Pues ayuda a ameyorar Nextcloud unviándonos dalgunos datos tocante a la configuración y l'usu actuales.",
"Data to send" : "Datos a unviar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 7464099

Please sign in to comment.