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

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-23 10:11:13 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-01-23 10:11:13 +0300
commit35efb0ad8e198fcc4782e5e04e8f60a60e8aa415 (patch)
tree99799239e7211344cc629a29733471a42f1a6909 /l10n
parentde820b8e013ce9e3945e480d7ff41b2a5a45cc47 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
-rw-r--r--l10n/tr.php3
3 files changed, 6 insertions, 3 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index 0c02325..ff2538d 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -4,7 +4,8 @@ OC.L10N.register(
"This file is too big to be opened. Please download the file instead." : "Dosya açılmak için çok büyük. Bunun yerine lütfen dosyayı indirin.",
"Cannot read the file." : "Dosya okunamıyor.",
"Invalid file path supplied." : "Geçersiz dosya yolu sağlandı",
- "An internal server error occurred." : "İç sunucu hatası!",
+ "The file is locked." : "Dosya kilitli.",
+ "An internal server error occurred." : "Bir iç sunucu hatası oluştu.",
"Cannot save file as it has been modified since opening" : "Dosya açıldıktan sonra değiştirildiği için kaydedilemedi",
"Insufficient permissions" : "Yetersiz izin",
"File path not supplied" : "Dosya yolu belirtilmemiş",
diff --git a/l10n/tr.json b/l10n/tr.json
index 8aede5b..01d717b 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -2,7 +2,8 @@
"This file is too big to be opened. Please download the file instead." : "Dosya açılmak için çok büyük. Bunun yerine lütfen dosyayı indirin.",
"Cannot read the file." : "Dosya okunamıyor.",
"Invalid file path supplied." : "Geçersiz dosya yolu sağlandı",
- "An internal server error occurred." : "İç sunucu hatası!",
+ "The file is locked." : "Dosya kilitli.",
+ "An internal server error occurred." : "Bir iç sunucu hatası oluştu.",
"Cannot save file as it has been modified since opening" : "Dosya açıldıktan sonra değiştirildiği için kaydedilemedi",
"Insufficient permissions" : "Yetersiz izin",
"File path not supplied" : "Dosya yolu belirtilmemiş",
diff --git a/l10n/tr.php b/l10n/tr.php
index 002f85c..07f1226 100644
--- a/l10n/tr.php
+++ b/l10n/tr.php
@@ -3,7 +3,8 @@ $TRANSLATIONS = array(
"This file is too big to be opened. Please download the file instead." => "Dosya açılmak için çok büyük. Bunun yerine lütfen dosyayı indirin.",
"Cannot read the file." => "Dosya okunamıyor.",
"Invalid file path supplied." => "Geçersiz dosya yolu sağlandı",
-"An internal server error occurred." => "İç sunucu hatası!",
+"The file is locked." => "Dosya kilitli.",
+"An internal server error occurred." => "Bir iç sunucu hatası oluştu.",
"Cannot save file as it has been modified since opening" => "Dosya açıldıktan sonra değiştirildiği için kaydedilemedi",
"Insufficient permissions" => "Yetersiz izin",
"File path not supplied" => "Dosya yolu belirtilmemiş",