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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'imprint/l10n/tr.js')
-rw-r--r--imprint/l10n/tr.js20
1 files changed, 0 insertions, 20 deletions
diff --git a/imprint/l10n/tr.js b/imprint/l10n/tr.js
deleted file mode 100644
index adc7d956b..000000000
--- a/imprint/l10n/tr.js
+++ /dev/null
@@ -1,20 +0,0 @@
-OC.L10N.register(
- "imprint",
- {
- "Legal notice" : "Yasal uyarı",
- "Nothing here yet" : "Henüz burada bir şey yok",
- "The content of the legal notice has to be configured first" : "İlk olarak yasal uyarı içeriği yapılandırılmalıdır",
- "That configuration has to be done by the system administration." : "Bu yapılandırma sistem yöneticisi tarafından yapılmalıdır.",
- "Imprint" : "İzlenim",
- "Reference" : "Referans",
- "Header left" : "Sol başlık",
- "Header right" : "Sağ başlık",
- "As guest" : "Kullanıcı olarak",
- "Footer left" : "Sol dipnot",
- "Footer right" : "Sağ dipnot",
- "At login" : "Girişte",
- "Application" : "Uygulama",
- "Content" : "İçerik",
- "You can use plain text, markdown notation or html markup with inline style attributes. " : "Düz metin, markdown yazımı veya html etiketlerini inline biçem nitelikleri ile kullanabilirsiniz."
-},
-"nplurals=2; plural=(n > 1);");