diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-08 02:23:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-08 02:23:27 +0000 |
commit | 18b80a24580e72a6148df4a8c11336ca6e4b52b3 (patch) | |
tree | c5e5cd5f6e5f328a780a401e5d4269f0b2e5d42a /lib/l10n | |
parent | 9af2cea9b42efe099012d21d0bd18cd4eff23507 (diff) | |
download | nextcloud-server-18b80a24580e72a6148df4a8c11336ca6e4b52b3.tar.gz nextcloud-server-18b80a24580e72a6148df4a8c11336ca6e4b52b3.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/tr.js | 2 | ||||
-rw-r--r-- | lib/l10n/tr.json | 2 | ||||
-rw-r--r-- | lib/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | lib/l10n/zh_TW.json | 1 |
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 過期,請重新整理頁面。", |