summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/tr.js
blob: 3abe821a5eafafb2e9657841eb30c45b7cec3aa1 (plain)
1
2
3
4
5
6
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);");