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/l10n/tr.js | |
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/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 3 |
1 files changed, 3 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ı", |