aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs_CZ.js
blob: b2e957751acb4c590ca531f14ea63251c5118b1a (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
    "Updater" : "Automatické aktualizace"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");