Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-08 05:23:56 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-08 05:23:56 +0300
commit7115ef24016610d69bf399de764782e7d86e160f (patch)
tree731da48246b20f32b58c7199d01772265ab3f7fa /lib/l10n
parent3c92b1a18cf4be80b55caa8bab7197b24957694b (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/tr.js2
-rw-r--r--lib/l10n/tr.json2
-rw-r--r--lib/l10n/zh_TW.js1
-rw-r--r--lib/l10n/zh_TW.json1
4 files changed, 4 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 13856043835..1093853236e 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -207,7 +207,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
- "Cannot download file" : "Dosya indirilemiyor",
+ "Cannot download file" : "Dosya indirilemedi",
"Application is not enabled" : "Uygulama etkinleştirilmemiş",
"Authentication error" : "Kimlik doğrulama sorunu",
"Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.",
diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json
index 9877e885af1..36bf1d804a1 100644
--- a/lib/l10n/tr.json
+++ b/lib/l10n/tr.json
@@ -205,7 +205,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "\"%1$s\" uygulaması, şu gereklilikler sağlanmadığı için kurulamıyor: %2$s",
"a safe home for all your data" : "verileriniz için güvenli bir barınak",
"File is currently busy, please try again later" : "Dosya şu anda meşgul. Lütfen bir süre sonra yeniden deneyin",
- "Cannot download file" : "Dosya indirilemiyor",
+ "Cannot download file" : "Dosya indirilemedi",
"Application is not enabled" : "Uygulama etkinleştirilmemiş",
"Authentication error" : "Kimlik doğrulama sorunu",
"Token expired. Please reload page." : "Kodun süresi dolmuş. Lütfen sayfayı yenileyin.",
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 0547b6a6354..7d04bd7d3e7 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -207,6 +207,7 @@ OC.L10N.register(
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot download file" : "無法下載檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",
diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json
index a47f606d260..c522a9f7277 100644
--- a/lib/l10n/zh_TW.json
+++ b/lib/l10n/zh_TW.json
@@ -205,6 +205,7 @@
"App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "應用程式 \"%1$s\" 無法被安裝,缺少下列所需元件: %2$s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
+ "Cannot download file" : "無法下載檔案",
"Application is not enabled" : "應用程式未啟用",
"Authentication error" : "認證錯誤",
"Token expired. Please reload page." : "Token 過期,請重新整理頁面。",