aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/tr.js
blob: aa4ec123f96f6a31ebaf70c4b2fa2a640e35da6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.",
    "Updated channel" : "Kanal güncellendi",
    "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."
},
"nplurals=2; plural=(n > 1);");