summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/tr.js')
-rw-r--r--apps/updatenotification/l10n/tr.js7
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
new file mode 100644
index 00000000000..3abe821a5ea
--- /dev/null
+++ b/apps/updatenotification/l10n/tr.js
@@ -0,0 +1,7 @@
+OC.L10N.register(
+ "updatenotification",
+ {
+ "{version} is available. Get more information on how to update." : "Sürüm {version} hazır. Nasıl güncelleyeceğinizle ilgili daha fazla bilgi alın.",
+ "Updater" : "Güncelleyici"
+},
+"nplurals=2; plural=(n > 1);");