-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
e9a8429
commit 6156061
Showing
2 changed files
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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);" | ||
} |