aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-09-24 00:27:57 +0000
committerNextcloud bot <bot@nextcloud.com>2023-09-24 00:27:57 +0000
commitc2b879e64ec56a5af958d52b71fa80c48d9e1539 (patch)
tree62ea055f6245df4cab6da0ced07474e52004d329 /apps/files/l10n/tr.js
parent3c5d8410fa3d3f4ded01eed8c5cf1718532c174e (diff)
downloadnextcloud-server-c2b879e64ec56a5af958d52b71fa80c48d9e1539.tar.gz
nextcloud-server-c2b879e64ec56a5af958d52b71fa80c48d9e1539.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.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index afe798f8728..7dd5cf81d7a 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -186,6 +186,7 @@ OC.L10N.register(
"Another entry with the same name already exists" : "Aynı adlı bir kayıt zaten var",
"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",
"Total rows summary" : "Toplam satır özeti",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı",
@@ -197,7 +198,10 @@ OC.L10N.register(
"Unselect all" : "Tümünü bırak",
"List of files and folders." : "Dosya ve klasörlerin listesi.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Başarımı olumsuz etkilememek için listenin tümü görüntülenmiyor. Listede ilerledikçe dosyalar görüntülenecek.",
+ "{summaryFile} and {summaryFolder}" : "{summaryFile} ve {summaryFolder}",
"File not found" : "Dosya bulunamadı",
+ "_{count} file_::_{count} files_" : ["{count} dosya","{count} dosya"],
+ "_{count} folder_::_{count} folders_" : ["{count} klasör","{count} klasör"],
"Storage informations" : "Depolama bilgileri",
"{usedQuotaByte} used" : "{usedQuotaByte} kullanılmış",
"{relative}% used" : "%{relative} kullanılmış",