diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:28:18 +0000 |
commit | 07f914e7dfa8c440b712680435a5acdce1df19da (patch) | |
tree | b1b98b7987615cf5c21d0e31d1dcfb4d7984551b /apps/files/l10n/tr.js | |
parent | ac44521dc1a047c3ccdd84abdb009ec94d549be5 (diff) | |
download | nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.tar.gz nextcloud-server-07f914e7dfa8c440b712680435a5acdce1df19da.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 6f8c5002503..14047b9cc6a 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -202,7 +202,6 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} ögeyi silmek üzeresiniz","{count} ögeyi silmek üzeresiniz"], "Confirm deletion" : "Silmeyi onaylayın", "Cancel" : "İptal", - "Download" : "İndir", "Edit file locally" : "Dosyayı yerel olarak düzenle", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.", "Retry local edit" : "Yerel düzenlemeyi yinele", @@ -296,6 +295,7 @@ OC.L10N.register( "Upload too large" : "Yükleme boyutu çok büyük", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Yüklemeye çalıştığınız dosyalar bu sunucuya yüklenmesine izin verilen en büyük dosya boyutunu aşıyor.", "File could not be found" : "Dosya bulunamadı", + "Download" : "İndir", "Show list view" : "Liste görünümüne geç", "Show grid view" : "Tablo görünümüne geç", "Close" : "Kapat", |