Skip to content

Commit fef91cf

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 6899bea commit fef91cf

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

l10n/es.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ OC.L10N.register(
66
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your Nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "¡Muestra tus últimas fotos y vídeos de vacaciones como en las películas, ofrece un vistazo a tu última novela directamente desde tu Nextcloud, escoge el mejor GIF de tu colección gracias a la previsualización directa de tus archivos favoritos y mucho más!",
77
"Your browser does not support audio." : "Tu navegador no soporta audio.",
88
"Error loading {name}" : "Error al cargar {name}",
9+
"You are about to overwrite the original file. Are you sure you want to continue?" : "Está a punto de sobrescribir el archivo original. ¿Está seguro que desea continuar?",
10+
"A file with this name already exists. Do you want to overwrite it?" : "Un archivo con este nombre ya existe. ¿Desea sobrescribirlo?",
11+
"Confirm overwrite" : "Confirmar sobrescritura",
912
"Cancel" : "Cancelar",
13+
"Overwrite" : "Sobrescribir",
14+
"An error occurred while trying to confirm the file overwrite." : "Ocurrió un error mientras se intentaba obtener la confirmación para sobrescribir el archivo.",
1015
"Image saved" : "Imagen guardada",
1116
"Error saving image" : "Error guardando imágen",
1217
"Play the live photo" : "Reproducir la fotografía en vivo",

l10n/es.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44
"Show your latest holiday photos and videos like in the movies, show a glimpse of your latest novel directly from your Nextcloud, choose the best GIF of your collection thanks to the direct preview of your favorites files and many more!" : "¡Muestra tus últimas fotos y vídeos de vacaciones como en las películas, ofrece un vistazo a tu última novela directamente desde tu Nextcloud, escoge el mejor GIF de tu colección gracias a la previsualización directa de tus archivos favoritos y mucho más!",
55
"Your browser does not support audio." : "Tu navegador no soporta audio.",
66
"Error loading {name}" : "Error al cargar {name}",
7+
"You are about to overwrite the original file. Are you sure you want to continue?" : "Está a punto de sobrescribir el archivo original. ¿Está seguro que desea continuar?",
8+
"A file with this name already exists. Do you want to overwrite it?" : "Un archivo con este nombre ya existe. ¿Desea sobrescribirlo?",
9+
"Confirm overwrite" : "Confirmar sobrescritura",
710
"Cancel" : "Cancelar",
11+
"Overwrite" : "Sobrescribir",
12+
"An error occurred while trying to confirm the file overwrite." : "Ocurrió un error mientras se intentaba obtener la confirmación para sobrescribir el archivo.",
813
"Image saved" : "Imagen guardada",
914
"Error saving image" : "Error guardando imágen",
1015
"Play the live photo" : "Reproducir la fotografía en vivo",

0 commit comments

Comments
 (0)