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:
authorNextcloud bot <bot@nextcloud.com>2018-04-27 03:22:01 +0300
committerNextcloud bot <bot@nextcloud.com>2018-04-27 03:22:01 +0300
commit499e97b6ac47dc5bf70e062e658f8375b46c2d2b (patch)
treefdec4778190463296abc69a15d86e883d90439ac /l10n
parent5a91dbba469f351d355243cf7f88fde83373148c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/tr.js3
-rw-r--r--l10n/tr.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/l10n/tr.js b/l10n/tr.js
index ac41663..e8badda 100644
--- a/l10n/tr.js
+++ b/l10n/tr.js
@@ -23,6 +23,9 @@ OC.L10N.register(
"Insufficient permissions" : "İzinler yetersiz",
"File path not supplied" : "Dosya yolu belirtilmemiş",
"File mtime not supplied" : "Dosya mtime belirtilmemiş",
+ "Share not found" : "Paylaşım bulunamadı",
+ "You are not authorized to open this share" : "Bu paylaşımı açma izniniz yok",
+ "Invalid range request" : "Aralık isteği geçersiz",
"Text editor" : "Metin düzenleyici"
},
"nplurals=2; plural=(n > 1);");
diff --git a/l10n/tr.json b/l10n/tr.json
index ace6975..dd23b70 100644
--- a/l10n/tr.json
+++ b/l10n/tr.json
@@ -21,6 +21,9 @@
"Insufficient permissions" : "İzinler yetersiz",
"File path not supplied" : "Dosya yolu belirtilmemiş",
"File mtime not supplied" : "Dosya mtime belirtilmemiş",
+ "Share not found" : "Paylaşım bulunamadı",
+ "You are not authorized to open this share" : "Bu paylaşımı açma izniniz yok",
+ "Invalid range request" : "Aralık isteği geçersiz",
"Text editor" : "Metin düzenleyici"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file