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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:47 +0300
committerNextcloud bot <bot@nextcloud.com>2020-06-16 06:02:47 +0300
commit088d80f66df96dc283bb4c43128655a26681fe50 (patch)
tree63b436b90303bb5eb5869b0f7b4b67eec96094d7 /l10n/tr.js
parent38932b5568ae41fd341e82572148d9d2b5fc9254 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/tr.js')
-rw-r--r--l10n/tr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 819b2412e..6b73d5254 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -21,8 +21,6 @@ OC.L10N.register(
"Insert image" : "Görsel ekle",
"Add link" : "Bağlantı ekle",
"_and %n other editor_::_and %n other editors_" : ["%n diğer düzenleyici ekle","%n diğer düzenleyici ekle"],
- "Show image" : "Görseli görüntüle",
- "Show file" : "Dosyayı görüntüle",
"Show rich workspaces" : "Zengin çalışma alanlarını görüntüle",
"Add notes, lists or links …" : "Not, liste yada bağlantı ekle …",
"New text document" : "Yeni metin belgesi",
@@ -46,6 +44,8 @@ OC.L10N.register(
"Blockquote" : "Alıntı",
"Code block" : "Kod bloğu",
"Network connection error: Could not connect to the document" : "Ağ bağlantısı sorunu: Belge ile bağlantı kurulamadı",
- "Last save {lastSave}" : "Son kayıt {lastSave}"
+ "Last save {lastSave}" : "Son kayıt {lastSave}",
+ "Show image" : "Görseli görüntüle",
+ "Show file" : "Dosyayı görüntüle"
},
"nplurals=2; plural=(n > 1);");