aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:36 +0000
committerNextcloud bot <bot@nextcloud.com>2024-02-28 00:28:36 +0000
commitcf035c8cad039b89c2a58353e21c4a762e1dd256 (patch)
tree7c00aa299ce895d1dfdab94b53aee0b2dbe75be6 /apps/files/l10n/tr.js
parent0181e189a6b09d594e86cf11a1dd0c72ea23cc1d (diff)
downloadnextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.tar.gz
nextcloud-server-cf035c8cad039b89c2a58353e21c4a762e1dd256.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, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js
index 0ad37e0ccd7..06a7e3ae92a 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -224,7 +224,6 @@ OC.L10N.register(
"Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin",
"Choose file" : "Dosya seçin",
"Choose {file}" : "{file} seçin",
- "Add" : "Ekle",
"Loading current folder" : "Geçerli klasör yükleniyor",
"No files in here" : "Burada herhangi bir dosya yok",
"Upload some content or sync with your devices!" : "Bir şeyler yükleyin ya da aygıtlarınızla eşitleyin!",
@@ -344,6 +343,7 @@ OC.L10N.register(
"This list is not fully rendered for performances 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.",
"Search for an account" : "Hesap ara",
"Choose" : "Seçin",
- "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok"
+ "No files or folders have been deleted yet" : "Henüz silinmiş bir dosya ya da klasör yok",
+ "Add" : "Ekle"
},
"nplurals=2; plural=(n > 1);");