aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-09-18 09:28:16 +0000
committerNextcloud bot <bot@nextcloud.com>2024-09-18 09:28:16 +0000
commit96658d250668fed5fcfd98d2bfcfa77cac555b34 (patch)
tree7d8df656b7d068cc38f79398ec1d4119dd257f6d /apps/dav/l10n
parent28aaed3c21d815910eb777a80398a8daffff52c7 (diff)
downloadnextcloud-server-96658d250668fed5fcfd98d2bfcfa77cac555b34.tar.gz
nextcloud-server-96658d250668fed5fcfd98d2bfcfa77cac555b34.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r--apps/dav/l10n/en_GB.js1
-rw-r--r--apps/dav/l10n/en_GB.json1
-rw-r--r--apps/dav/l10n/zh_TW.js1
-rw-r--r--apps/dav/l10n/zh_TW.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 03671deb7a3..ffc61bab512 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"Accounts" : "Accounts",
"System address book which holds all accounts" : "System address book which holds all accounts",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
+ "Failed to get storage for file" : "Failed to get storage for file",
"Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook",
"Could not write file contents" : "Could not write file contents",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 6e880646479..b4ea66f98a6 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -196,6 +196,7 @@
"Accounts" : "Accounts",
"System address book which holds all accounts" : "System address book which holds all accounts",
"File is not updatable: %1$s" : "File is not updatable: %1$s",
+ "Failed to get storage for file" : "Failed to get storage for file",
"Could not write to final file, canceled by hook" : "Could not write to final file, cancelled by hook",
"Could not write file contents" : "Could not write file contents",
"_%n byte_::_%n bytes_" : ["%n byte","%n bytes"],
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index 89f6d307edd..7cf0a22ffdd 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"Accounts" : "帳號",
"System address book which holds all accounts" : "包含所有帳號的系統通訊錄",
"File is not updatable: %1$s" : "檔案無法更新:%1$s",
+ "Failed to get storage for file" : "無法取得檔案儲存空間",
"Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
"Could not write file contents" : "無法寫入檔案內容",
"_%n byte_::_%n bytes_" : ["%n 位元組"],
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index 66a3c54d1b8..9e076387aca 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -196,6 +196,7 @@
"Accounts" : "帳號",
"System address book which holds all accounts" : "包含所有帳號的系統通訊錄",
"File is not updatable: %1$s" : "檔案無法更新:%1$s",
+ "Failed to get storage for file" : "無法取得檔案儲存空間",
"Could not write to final file, canceled by hook" : "無法寫入最終檔案,被掛勾取消",
"Could not write file contents" : "無法寫入檔案內容",
"_%n byte_::_%n bytes_" : ["%n 位元組"],