diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-05 00:23:50 +0000 |
commit | 8cded1e32075869ac7fbd2b528d4106cf9e04e79 (patch) | |
tree | 21a153c43e911a79747979d9e05c0699805a27cb /apps/files/l10n/tr.json | |
parent | 530e1b982866592fc123e20b73f5498216c20368 (diff) | |
download | nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.tar.gz nextcloud-server-8cded1e32075869ac7fbd2b528d4106cf9e04e79.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/tr.json')
-rw-r--r-- | apps/files/l10n/tr.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 12646cbc6cd..a61d41fda02 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -187,6 +187,8 @@ "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", "Toggle selection for file \"{displayName}\"" : "\"{displayName}\" dosyasını seç/bırak", "Toggle selection for folder \"{displayName}\"" : "\"{displayName}\" klasörünü seç/bırak", + "File is loading" : "Dosya yükleniyor", + "Folder is loading" : "Klasör yükleniyor", "Rename file" : "Dosyayı yeniden adlandır", "Filename" : "Dosya adı", "Folder name" : "Klasör adı", @@ -321,6 +323,7 @@ "PDFs" : "PDF dosyaları", "Folders" : "Klasörler", "Audio" : "Ses", + "Photos and images" : "Fotoğraflar ve görseller", "Videos" : "Görüntüler", "New folder creation cancelled" : "Yeni klasör oluşturma işlemi iptal edildi", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", @@ -376,6 +379,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Doğrudan bağlantıyı kopyala (yalnızca bu dosya ya da klasöre erişim izni olan kullanıcılar için)", "\"remote user\"" : "\"uzak kullanıcı\"", "{newName} already exists." : "{newName} zaten var.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" bir dosya adında kullanılamaz.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" yasaklanmış bir dosya ya da klasör adıdır.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" dosya türüne izin verilmiyor.", + "Filenames must not end with \"{segment}\"." : "Dosya adları \"{segment}\" ile bitmemelidir.", "Name cannot be empty" : "Ad boş olamaz", "Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var", "Storage informations" : "Depolama bilgileri", |