diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:36 +0000 |
commit | 80a9133550d2eb02262727f3a720a6ff71d40d09 (patch) | |
tree | 9ec989a69d428780b852a3d59f4e7676abf6eacd /apps/files/l10n/tr.js | |
parent | 509d08ce89327d2a6860eb7f0ad25d5f6855f7ff (diff) | |
download | nextcloud-server-80a9133550d2eb02262727f3a720a6ff71d40d09.tar.gz nextcloud-server-80a9133550d2eb02262727f3a720a6ff71d40d09.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index e5f76acba6c..bd64c9ac07f 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -276,7 +276,6 @@ OC.L10N.register( "\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" ayrılmış bir ad olduğundan dosya adlarında kullanılamaz.", "\"{extension}\" is not an allowed filetype." : "\"{extension}\" dosya uzantısına izin verilmiyor.", "Filenames must not end with \"{extension}\"." : "Dosya adları \"{extension}\" ile bitemez.", - "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", "All files" : "Tüm dosyalar", @@ -389,6 +388,7 @@ OC.L10N.register( "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", + "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.", "Toggle %1$s sublist" : "%1$s alt listesini aç/kapat", "Text file" : "Metin dosyası", "New text file.txt" : "Yeni metin dosyası.txt", |