From f978ec737f816826b62a843c74c5faf589c1e2d7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 21 Jan 2025 02:35:27 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/gl.js | 8 ++++++-- l10n/gl.json | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/l10n/gl.js b/l10n/gl.js index 8af0bb39..fd86d59f 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -244,7 +244,7 @@ OC.L10N.register( "Shared" : "Compartido", "Search your photos …" : "Buscar as súas fotos…", "Start typing to find photos and albums" : "Comece a escribir para buscar fotos e álbums", - "No results found" : "Non se atoparon resultados", + "No results found" : "Non se atopou ningún resultado", "Search" : "Buscar", "Upload" : "Enviar", "_{n} photo updated_::_{n} photos updated_" : ["{n} foto actualizada","{n} fotos actualizadas"], @@ -354,6 +354,7 @@ OC.L10N.register( "Move" : "Mover", "An error occurred while moving photos from {name}." : "Produciuse un erro ao mover as fotos de {name}.", "Choose a folder" : "Escoller un cartafol", + "_{n} item copied to folder_::_{n} items copied to folder_" : ["Copiouse {n} elemento no cartafol","Copiáronse {n} elementos no cartafol"], "_{n} item moved to folder_::_{n} items moved to folder_" : ["Moveuse {n} elemento ao cartafol","Movéronse {n} elementos ao cartafol"], "Remove" : "Retirar", "Add Path" : "Engadir ruta", @@ -551,7 +552,10 @@ OC.L10N.register( "General Failure" : "Produciuse un fallo xeral", "Error: {msg}" : "Erro: {msg}", "Failed to delete {fileName}." : "Produciuse un fallo ao eliminar {fileName}.", - "Failed to move files." : "Produciuse un fallo ao mover os ficheiro.", + "Failed to copy files." : "Produciuse un fallo ao copiar os ficheiros.", + "Could not copy {fileName}, target exists." : "Non foi posíbel copiar «{fileName}», o destino xa existe", + "Failed to copy {fileName}." : "Produciuse un fallo ao copiar {fileName}.", + "Failed to move files." : "Produciuse un fallo ao mover os ficheiros.", "Could not move {fileName}, target exists." : "Non foi posíbel mover «{fileName}», o destino xa existe", "Failed to move {fileName}." : "Produciuse un fallo ao mover {fileName}.", "Failed to load image info: {name}" : "Produciuse un fallo ao cargar a información da imaxe: {name}", diff --git a/l10n/gl.json b/l10n/gl.json index a7ec9ed9..7311aa68 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -242,7 +242,7 @@ "Shared" : "Compartido", "Search your photos …" : "Buscar as súas fotos…", "Start typing to find photos and albums" : "Comece a escribir para buscar fotos e álbums", - "No results found" : "Non se atoparon resultados", + "No results found" : "Non se atopou ningún resultado", "Search" : "Buscar", "Upload" : "Enviar", "_{n} photo updated_::_{n} photos updated_" : ["{n} foto actualizada","{n} fotos actualizadas"], @@ -352,6 +352,7 @@ "Move" : "Mover", "An error occurred while moving photos from {name}." : "Produciuse un erro ao mover as fotos de {name}.", "Choose a folder" : "Escoller un cartafol", + "_{n} item copied to folder_::_{n} items copied to folder_" : ["Copiouse {n} elemento no cartafol","Copiáronse {n} elementos no cartafol"], "_{n} item moved to folder_::_{n} items moved to folder_" : ["Moveuse {n} elemento ao cartafol","Movéronse {n} elementos ao cartafol"], "Remove" : "Retirar", "Add Path" : "Engadir ruta", @@ -549,7 +550,10 @@ "General Failure" : "Produciuse un fallo xeral", "Error: {msg}" : "Erro: {msg}", "Failed to delete {fileName}." : "Produciuse un fallo ao eliminar {fileName}.", - "Failed to move files." : "Produciuse un fallo ao mover os ficheiro.", + "Failed to copy files." : "Produciuse un fallo ao copiar os ficheiros.", + "Could not copy {fileName}, target exists." : "Non foi posíbel copiar «{fileName}», o destino xa existe", + "Failed to copy {fileName}." : "Produciuse un fallo ao copiar {fileName}.", + "Failed to move files." : "Produciuse un fallo ao mover os ficheiros.", "Could not move {fileName}, target exists." : "Non foi posíbel mover «{fileName}», o destino xa existe", "Failed to move {fileName}." : "Produciuse un fallo ao mover {fileName}.", "Failed to load image info: {name}" : "Produciuse un fallo ao cargar a información da imaxe: {name}",