Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-30 05:40:57 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-30 05:40:57 +0300
commit290960f686c906235f51ca23e1ab2da74c666810 (patch)
tree185ce05f285bdf5be5417054c34ace76b5d219ae
parent99563e5dec3ca368962edff97d897b4ea9d05ca7 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/es.js5
-rw-r--r--l10n/es.json5
2 files changed, 10 insertions, 0 deletions
diff --git a/l10n/es.js b/l10n/es.js
index 49bbdcb0..7e3161b4 100644
--- a/l10n/es.js
+++ b/l10n/es.js
@@ -33,10 +33,13 @@ OC.L10N.register(
"Make the selection italic" : "Hacer la selección cursiva",
"Wrap the selection in quotes" : "Colocar la selección entre comillas",
"ALT" : "ALT",
+ "The selection will be turned into monospace" : "La selección será convertida a monoespaciada",
"Remove any styles from the selected text" : "Eliminar cualquier estilo del texto seleccionado",
"Makes the current line a list element" : "Hace de la línea actual un elemento de lista",
"Makes the current line a list element with a number" : "Hace de la línea actual un elemento de lista numerado",
+ "Toggle heading for current line" : "Conmutar cabecera para la línea actual",
"SHIFT" : "SHIFT",
+ "Set the current line as a big heading" : "Establecer la línea actual como cabecera grande",
"Insert link" : "Insertar hipervínculo",
"Insert image" : "Insertar imagen",
"Switch between editor and viewer" : "Cambiar entre editor y visor",
@@ -75,6 +78,8 @@ OC.L10N.register(
"Wrong image" : "Imagen errónea",
"The file was not uploaded. Check your server logs." : "El archivo no se ha subido. Comprueba los registros de tu servidor.",
"Install the app for your mobile phone in order to access your notes from everywhere." : "Instala la app en tu teléfono móvil para acceder a tus notas desde cualquier lugar.",
+ "Android app: {notes} by {company}" : "Aplicación Android: {notes} por {company}",
+ "iOS app: {notes} by {company}" : "Aplicación iOS: {note} por {company}",
"All notes" : "Todas las notas",
"Categories" : "Categorías",
"Loading …" : "Cargando …",
diff --git a/l10n/es.json b/l10n/es.json
index af8fbcf6..2d970d35 100644
--- a/l10n/es.json
+++ b/l10n/es.json
@@ -31,10 +31,13 @@
"Make the selection italic" : "Hacer la selección cursiva",
"Wrap the selection in quotes" : "Colocar la selección entre comillas",
"ALT" : "ALT",
+ "The selection will be turned into monospace" : "La selección será convertida a monoespaciada",
"Remove any styles from the selected text" : "Eliminar cualquier estilo del texto seleccionado",
"Makes the current line a list element" : "Hace de la línea actual un elemento de lista",
"Makes the current line a list element with a number" : "Hace de la línea actual un elemento de lista numerado",
+ "Toggle heading for current line" : "Conmutar cabecera para la línea actual",
"SHIFT" : "SHIFT",
+ "Set the current line as a big heading" : "Establecer la línea actual como cabecera grande",
"Insert link" : "Insertar hipervínculo",
"Insert image" : "Insertar imagen",
"Switch between editor and viewer" : "Cambiar entre editor y visor",
@@ -73,6 +76,8 @@
"Wrong image" : "Imagen errónea",
"The file was not uploaded. Check your server logs." : "El archivo no se ha subido. Comprueba los registros de tu servidor.",
"Install the app for your mobile phone in order to access your notes from everywhere." : "Instala la app en tu teléfono móvil para acceder a tus notas desde cualquier lugar.",
+ "Android app: {notes} by {company}" : "Aplicación Android: {notes} por {company}",
+ "iOS app: {notes} by {company}" : "Aplicación iOS: {note} por {company}",
"All notes" : "Todas las notas",
"Categories" : "Categorías",
"Loading …" : "Cargando …",