From 51146ea811fd2148c7422093840fd25170cfe4d2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 23 Dec 2023 00:37:25 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/az.js | 7 +++++++ l10n/az.json | 7 +++++++ l10n/sc.js | 1 + l10n/sc.json | 1 + 4 files changed, 16 insertions(+) diff --git a/l10n/az.js b/l10n/az.js index 30736c1e0..ffc6ffb7d 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -2,10 +2,16 @@ OC.L10N.register( "deck", { "Personal" : "Şəxsi", + "Finished" : "Bitdi", "Done" : "Done", + "The file was uploaded" : "Fayl yükləndi", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.", + "The file was only partially uploaded" : "Fayl yalnız qismən yüklənib", "No file was uploaded" : "Heç bir fayl yüklənilmədi", "Missing a temporary folder" : "Müvəqqəti qovluq çatışmır", + "Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı", + "A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı", "Cancel" : "Dayandır", "Details" : "Detallar", "Sharing" : "Paylaşılır", @@ -17,6 +23,7 @@ OC.L10N.register( "Delete" : "Sil", "Edit" : "Dəyişiklik et", "Download" : "Yüklə", + "Comments" : "Şərhlər", "Modified" : "Dəyişdirildi", "Save" : "Saxla", "Reply" : "Cavab", diff --git a/l10n/az.json b/l10n/az.json index 3905632e7..a1f3c64f0 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -1,9 +1,15 @@ { "translations": { "Personal" : "Şəxsi", + "Finished" : "Bitdi", "Done" : "Done", + "The file was uploaded" : "Fayl yükləndi", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklənmiş fayl php.ini-də upload_max_filesize direktivini aşır", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklənilən faylın həcmi HTML formasinda olan MAX_FILE_SIZE direktivində təyin dilmiş həcmi aşır.", + "The file was only partially uploaded" : "Fayl yalnız qismən yüklənib", "No file was uploaded" : "Heç bir fayl yüklənilmədi", "Missing a temporary folder" : "Müvəqqəti qovluq çatışmır", + "Could not write file to disk" : "Faylı diskə yazmaq mümkün olmadı", + "A PHP extension stopped the file upload" : "PHP uzantısı faylın yüklənməsini dayandırdı", "Cancel" : "Dayandır", "Details" : "Detallar", "Sharing" : "Paylaşılır", @@ -15,6 +21,7 @@ "Delete" : "Sil", "Edit" : "Dəyişiklik et", "Download" : "Yüklə", + "Comments" : "Şərhlər", "Modified" : "Dəyişdirildi", "Save" : "Saxla", "Reply" : "Cavab", diff --git a/l10n/sc.js b/l10n/sc.js index 5145068d3..696ab071e 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -139,6 +139,7 @@ OC.L10N.register( "Hide archived cards" : "Cua is ischedas archiviadas", "Show archived cards" : "Mustra ischedas archiviadas", "Toggle compact mode" : "Càmbia a modalidade cumpata", + "Open details" : "Aberi is detàllios", "Details" : "Detàllios", "Loading board" : "Carrighende lavagna", "Board not found" : "Lavagna no agatada", diff --git a/l10n/sc.json b/l10n/sc.json index e5a4cef74..8d121cffd 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -137,6 +137,7 @@ "Hide archived cards" : "Cua is ischedas archiviadas", "Show archived cards" : "Mustra ischedas archiviadas", "Toggle compact mode" : "Càmbia a modalidade cumpata", + "Open details" : "Aberi is detàllios", "Details" : "Detàllios", "Loading board" : "Carrighende lavagna", "Board not found" : "Lavagna no agatada",