diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-26 00:21:31 +0000 |
commit | 6c132af3e687995ae94c51636443353cbdb32059 (patch) | |
tree | e81ba979f4e73931ba684097ee5f3983034d54ba /apps/files/l10n | |
parent | f6bdfeb38bb618aeef6ea95510720e24171a72c3 (diff) | |
download | nextcloud-server-6c132af3e687995ae94c51636443353cbdb32059.tar.gz nextcloud-server-6c132af3e687995ae94c51636443353cbdb32059.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 792b84f041c..33e5e4a7864 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -197,6 +197,7 @@ OC.L10N.register( "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", + "{count} selected" : "{count} seçilmiş", "List of files and folders." : "Dosya ve klasörlerin listesi.", "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", "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.", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 9dafd4b5855..5f3eaa96e6c 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -195,6 +195,7 @@ "Toggle selection for all files and folders" : "Tüm dosyaları ve klasörleri seç/bırak", "\"{displayName}\" failed on some elements " : "\"{displayName}\" toplu işlemi bazı bileşenlerde tamamlanamadı", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" toplu işlemi tamamlandı", + "{count} selected" : "{count} seçilmiş", "List of files and folders." : "Dosya ve klasörlerin listesi.", "Column headers with buttons are sortable." : "Düğmeler olan sütunlar sıralanabilir.", "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.", |