diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-05 00:29:37 +0000 |
commit | 38278fc1e5f2f14bef80822ea34a559a276f4b7d (patch) | |
tree | 73668b1635f0fd635577a4cd89b8f54b44c49dea /apps/files/l10n/tr.js | |
parent | 8606f162c5b5b5d6a355e7e2f27e05585b3d0360 (diff) | |
download | nextcloud-server-38278fc1e5f2f14bef80822ea34a559a276f4b7d.tar.gz nextcloud-server-38278fc1e5f2f14bef80822ea34a559a276f4b7d.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ı", |