aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/tr.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:36 +0000
commitb37ab132f799b3783d6d80d85f7c899f71be38c0 (patch)
tree2af142cfabeefbc349f4e1795357104700b29c8b /apps/files/l10n/tr.json
parent8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff)
downloadnextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz
nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.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.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json
index 570023cdf21..bd7f8c524de 100644
--- a/apps/files/l10n/tr.json
+++ b/apps/files/l10n/tr.json
@@ -86,9 +86,6 @@
"Another entry with the same name already exists." : "Aynı adlı bir kayıt zaten var.",
"Invalid filename." : "Dosya adı geçersiz.",
"Renamed \"{oldName}\" to \"{newName}\"" : "\"{oldName}\" adı \"{newName}\" olarak değiştirildi",
- "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" adı \"{dir}\" klasöründe zaten kullanılmış. Lütfen başka bir ad seçin.",
- "Could not rename \"{oldName}\"" : "\"{oldName}\" adı değiştirilemedi",
"Pending" : "Bekliyor",
"Clear filter" : "Süzgeci temizle",
"Modified" : "Değiştirilme",
@@ -384,12 +381,13 @@
"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",
+ "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "\"{newName}\" adı \"{dir}\" klasöründe zaten kullanılmış. Lütfen başka bir ad seçin.",
+ "Could not rename \"{oldName}\"" : "\"{oldName}\" adı değiştirilemedi",
"Storage informations" : "Depolama bilgileri",
"Choose file" : "Dosya seçin",
"Open the files app settings" : "Dosyalar uygulaması ayarlarını aç",
"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",
- "Destination is not a folder" : "Hedef bir klasör değil",
- "This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var",
"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.",
@@ -400,6 +398,8 @@
"Copy direct link (only works for people 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 kişiler için)",
"Favored" : "Sık kullanılanlara eklenmiş",
"Favor" : "Sık kullanılanlara ekle",
- "Not favored" : "Sık kullanılanlara eklenmemiş"
+ "Not favored" : "Sık kullanılanlara eklenmemiş",
+ "Destination is not a folder" : "Hedef bir klasör değil",
+ "This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file