Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:46 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-23 05:26:46 +0300
commita28bc9783be6affdbbdc3477d85cb6a4cc6823d1 (patch)
tree7391a8e78bfc5039c832f621aa4ca916d3493a3a /apps/files/l10n/tr.js
parent8077957f4df4b466d5afd7a2a3a8d53149820eb2 (diff)
[tx-robot] updated 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 886a2cbaecf..98e1a5c3a7e 100644
--- a/apps/files/l10n/tr.js
+++ b/apps/files/l10n/tr.js
@@ -191,7 +191,6 @@ OC.L10N.register(
"%s used" : "%s kullanılıyor",
"%s%% of %s used" : "%s%%/%s kullanılmış",
"%1$s of %2$s used" : "%1$s / %2$s kullanıldı",
- "Settings" : "Ayarlar",
"Show hidden files" : "Gizli dosyaları görüntüle",
"Crop image previews" : "Görsel ön izlemeleri kırpılsın",
"WebDAV" : "WebDAV",
@@ -217,6 +216,7 @@ OC.L10N.register(
"New text file.txt" : "Yeni metin dosyası.txt",
"Select" : "Seçin",
"You don’t have permission to upload or create files here" : "Buraya dosya yükleme ya da ekleme izniniz yok",
- "Cannot transfer ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız"
+ "Cannot transfer ownership of a file or folder you don't own" : "Sahibi olmadığınız bir dosya ya da klasörün sahipliğini aktaramazsınız",
+ "Settings" : "Ayarlar"
},
"nplurals=2; plural=(n > 1);");