From 6061495ba465c55403dac471f93cad3f67c7613e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 24 Apr 2024 01:30:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ast.js | 1 + l10n/ast.json | 1 + l10n/uk.js | 1 + l10n/uk.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/ast.js b/l10n/ast.js index 44bcd11219..510369cfb9 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -15,6 +15,7 @@ OC.L10N.register( "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu", "A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros", + "No file uploaded or file size exceeds maximum of %s" : "Nun se xubió nengún ficheru o'l tamañu del ficheru supera'l máximu de %s", "Failed to upload the file" : "Nun se pue xubir el ficheru", "File is too big" : "El ficheru ye mui grande", "Invalid file provided" : "Fornióse un ficheru inválidu", diff --git a/l10n/ast.json b/l10n/ast.json index 4b95154fbc..3dba77d1b9 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -13,6 +13,7 @@ "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu", "A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros", + "No file uploaded or file size exceeds maximum of %s" : "Nun se xubió nengún ficheru o'l tamañu del ficheru supera'l máximu de %s", "Failed to upload the file" : "Nun se pue xubir el ficheru", "File is too big" : "El ficheru ye mui grande", "Invalid file provided" : "Fornióse un ficheru inválidu", diff --git a/l10n/uk.js b/l10n/uk.js index c2e98e4c97..ddbeddc742 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -127,6 +127,7 @@ OC.L10N.register( "Font format not supported ({mime})" : "Формат шрифту не підтримується ({mime})", "Confirm" : "Підтвердити", "Cancel" : "Скасувати", + "Path to save" : "Шлях для збереження", "Save" : "Зберегти", "Save As" : "Зберегти як", "Link to your Zotero library" : "Посилання на вашу бібліотеку Zotero", diff --git a/l10n/uk.json b/l10n/uk.json index e6de3b7c96..d45d890275 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -125,6 +125,7 @@ "Font format not supported ({mime})" : "Формат шрифту не підтримується ({mime})", "Confirm" : "Підтвердити", "Cancel" : "Скасувати", + "Path to save" : "Шлях для збереження", "Save" : "Зберегти", "Save As" : "Зберегти як", "Link to your Zotero library" : "Посилання на вашу бібліотеку Zotero",