From 6cdfa519a2e4fa29e30ce72eb2d5b6285aa64364 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Thu, 30 Nov 2023 00:22:41 +0000
Subject: Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
---
 apps/files/l10n/sr.js      | 1 +
 apps/files/l10n/sr.json    | 1 +
 apps/files/l10n/tr.js      | 1 +
 apps/files/l10n/tr.json    | 1 +
 apps/files/l10n/zh_HK.js   | 1 +
 apps/files/l10n/zh_HK.json | 1 +
 6 files changed, 6 insertions(+)

(limited to 'apps/files')

diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js
index d83015377ac..0f5d830401b 100644
--- a/apps/files/l10n/sr.js
+++ b/apps/files/l10n/sr.js
@@ -172,6 +172,7 @@ OC.L10N.register(
     "Reload current directory" : "Поново учитај текући директоријум",
     "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум",
     "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде",
+    "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”",
     "Upload successful" : "Отпремање је успешно",
     "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена",
     "\"{displayName}\" action failed" : "Акција „{displayName}” није успела",
diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json
index d18cf7fbd1c..97292e9baca 100644
--- a/apps/files/l10n/sr.json
+++ b/apps/files/l10n/sr.json
@@ -170,6 +170,7 @@
     "Reload current directory" : "Поново учитај текући директоријум",
     "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум",
     "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде",
+    "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”",
     "Upload successful" : "Отпремање је успешно",
     "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена",
     "\"{displayName}\" action failed" : "Акција „{displayName}” није успела",
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 38c89bb8f3a..c1b810520e0 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -172,6 +172,7 @@ OC.L10N.register(
     "Reload current directory" : "Geçerli klasörü yeniden yükle",
     "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
     "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın",
+    "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi",
     "Upload successful" : "Yüklendi",
     "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
     "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index b4b7b19b06a..4c9232d1d5b 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -170,6 +170,7 @@
     "Reload current directory" : "Geçerli klasörü yeniden yükle",
     "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git",
     "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın",
+    "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi",
     "Upload successful" : "Yüklendi",
     "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı",
     "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı",
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index 5fe8fe65d71..6207c2ba809 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -172,6 +172,7 @@ OC.L10N.register(
     "Reload current directory" : "重新加載目前目錄",
     "Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
     "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳",
+    "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗",
     "Upload successful" : "上傳成功",
     "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作",
     "\"{displayName}\" action failed" : "“{displayName}” 操作失敗",
diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json
index 96d6689ab4d..3124e99cfca 100644
--- a/apps/files/l10n/zh_HK.json
+++ b/apps/files/l10n/zh_HK.json
@@ -170,6 +170,7 @@
     "Reload current directory" : "重新加載目前目錄",
     "Go to the \"{dir}\" directory" : "前往「{dir}」目錄",
     "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳",
+    "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗",
     "Upload successful" : "上傳成功",
     "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作",
     "\"{displayName}\" action failed" : "“{displayName}” 操作失敗",
-- 
cgit v1.2.3