From 300401f573fc8bfe6d2331c776737aa6b2f0ff40 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 15 Jun 2023 02:04:31 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 1 + l10n/cs.json | 1 + l10n/gl.js | 2 +- l10n/gl.json | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/l10n/cs.js b/l10n/cs.js index 998eedd6..a966be80 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -264,6 +264,7 @@ OC.L10N.register( "Failed to move {name}." : "Nepodařilo se přesunout {name}.", "Move selected photos to person" : "Přesunout označené fotky k osobě", "Are you sure you want to move the selected photos from {name} to {target}?" : "Opravdu chcete přesunout označené fotky z {name} do {target}?", + "An error occurred while moving photos from {name}." : "Došlo k chybě při přesouvání fotek z {name}.", "Choose a folder" : "Zvolit složku", "_{n} item moved to folder_::_{n} items moved to folder_" : ["{n} položka přesunuto do složky","{n} položky přesunuty do složky","{n} položek přesunuto do složky","{n} položky přesunuty do složky"], "Remove" : "Odebrat", diff --git a/l10n/cs.json b/l10n/cs.json index f520932f..6cd6c637 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -262,6 +262,7 @@ "Failed to move {name}." : "Nepodařilo se přesunout {name}.", "Move selected photos to person" : "Přesunout označené fotky k osobě", "Are you sure you want to move the selected photos from {name} to {target}?" : "Opravdu chcete přesunout označené fotky z {name} do {target}?", + "An error occurred while moving photos from {name}." : "Došlo k chybě při přesouvání fotek z {name}.", "Choose a folder" : "Zvolit složku", "_{n} item moved to folder_::_{n} items moved to folder_" : ["{n} položka přesunuto do složky","{n} položky přesunuty do složky","{n} položek přesunuto do složky","{n} položky přesunuty do složky"], "Remove" : "Odebrat", diff --git a/l10n/gl.js b/l10n/gl.js index 465c3196..15638c99 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -149,7 +149,7 @@ OC.L10N.register( "Width in pixels" : "Ancho en píxeles", "Height in pixels" : "Altura en píxeles", "Toggle ratio lock" : "Activar/desactivar o bloqueo da proporción", - "Reset to original image size" : "Restablece o tamaño da imaxe orixinal", + "Reset to original image size" : "Restabelecer o tamaño da imaxe orixinal", "Rotate" : "Xirar", "Text" : "Texto", "Text spacing" : "Espazamento do texto", diff --git a/l10n/gl.json b/l10n/gl.json index 25944937..2842a798 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -147,7 +147,7 @@ "Width in pixels" : "Ancho en píxeles", "Height in pixels" : "Altura en píxeles", "Toggle ratio lock" : "Activar/desactivar o bloqueo da proporción", - "Reset to original image size" : "Restablece o tamaño da imaxe orixinal", + "Reset to original image size" : "Restabelecer o tamaño da imaxe orixinal", "Rotate" : "Xirar", "Text" : "Texto", "Text spacing" : "Espazamento do texto",