diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:52 +0000 |
commit | 2b4be90b3415baa1eddb6a5c67b6d0a74a940388 (patch) | |
tree | 79805ff9e2b43cdc7bf77083db68253c527fb952 /apps/files | |
parent | 72c285f4711754ee2ceaa072c33c2a6c89b556d7 (diff) | |
download | nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.tar.gz nextcloud-server-2b4be90b3415baa1eddb6a5c67b6d0a74a940388.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/tr.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 3 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/zh_TW.json | 3 |
4 files changed, 12 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index f53aeecc9d0..b6744c89fc0 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.", "No favorites yet" : "Henüz sık kullanılan bir öge yok", "Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir", + "List of recently modified files and folders." : "Son değiştirilen dosya ve klasörlerin listesi.", + "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", + "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Toggle grid view" : "Tablo görünümünü değiştir", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 756f8e7d00a..a2b329458c2 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.", "No favorites yet" : "Henüz sık kullanılan bir öge yok", "Files and folders you mark as favorite will show up here" : "Sık kullanılanlara eklediğiniz dosya ve klasörler burada görüntülenir", + "List of recently modified files and folders." : "Son değiştirilen dosya ve klasörlerin listesi.", + "No recently modified files" : "Yakınlarda değiştirilmiş bir dosya yok", + "Files and folders you recently modified will show up here." : "Son zamanlarda değiştirdiğiniz dosya ve klasörler burada görüntülenir.", "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Toggle grid view" : "Tablo görünümünü değiştir", "No entries found in this folder" : "Bu klasörde herhangi bir kayıt bulunamadı", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 5c2c8f3f96b..3d07fa31e26 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -249,6 +249,9 @@ OC.L10N.register( "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", + "No recently modified files" : "近期無修改檔案", + "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 787a1be5e9c..8b2ea41f304 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -247,6 +247,9 @@ "List of favorites files and folders." : "最愛檔案與資料夾的清單。", "No favorites yet" : "尚無最愛", "Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡", + "List of recently modified files and folders." : "最近修改的檔案與資料夾的清單。", + "No recently modified files" : "近期無修改檔案", + "Files and folders you recently modified will show up here." : "您最近修改的檔案與資料夾將會顯示在此處。", "Toggle %1$s sublist" : "切換 %1$s 子列表", "Toggle grid view" : "切換網格檢視", "No entries found in this folder" : "在此資料夾中沒有任何項目", |