summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-31 01:55:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-31 01:55:24 -0400
commit82da373ee7a25481451c411d35f49db58002b8a1 (patch)
tree7a4f9abd3bf24ab69a1d08c35690e64b180032be /apps/updatenotification
parentd7072ee8e5c70d20e52b8db9431a18a0a61421ad (diff)
downloadnextcloud-server-82da373ee7a25481451c411d35f49db58002b8a1.tar.gz
nextcloud-server-82da373ee7a25481451c411d35f49db58002b8a1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification')
-rw-r--r--apps/updatenotification/l10n/tr.js4
-rw-r--r--apps/updatenotification/l10n/tr.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/tr.js b/apps/updatenotification/l10n/tr.js
index 26b00321924..036cedb6fb6 100644
--- a/apps/updatenotification/l10n/tr.js
+++ b/apps/updatenotification/l10n/tr.js
@@ -1,9 +1,13 @@
OC.L10N.register(
"updatenotification",
{
+ "Updated channel" : "Kanal güncellendi",
"{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",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
+ "Open updater" : "Güncelleyiciyi aç",
+ "Your version is up to date." : "Sürümünüz güncel.",
+ "Checked on %s" : "Son denetlenme: %s",
"Update channel:" : "Güncelleme kanalı:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Her zaman yeni / deneysel bir sürüme güncelleyebilirsiniz, ancak daha düşük bir kararlı sürüme düşüremezsiniz."
},
diff --git a/apps/updatenotification/l10n/tr.json b/apps/updatenotification/l10n/tr.json
index 07f42475269..a7523e3472b 100644
--- a/apps/updatenotification/l10n/tr.json
+++ b/apps/updatenotification/l10n/tr.json
@@ -1,7 +1,11 @@
{ "translations": {
+ "Updated channel" : "Kanal güncellendi",
"{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",
"A new version is available: %s" : "Yeni bir sürüm mevcut: %s",
+ "Open updater" : "Güncelleyiciyi aç",
+ "Your version is up to date." : "Sürümünüz güncel.",
+ "Checked on %s" : "Son denetlenme: %s",
"Update channel:" : "Güncelleme kanalı:",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Her zaman yeni / deneysel bir sürüme güncelleyebilirsiniz, ancak daha düşük bir kararlı sürüme düşüremezsiniz."
},"pluralForm" :"nplurals=2; plural=(n > 1);"