nextcloud/apps/updatenotification/l10n/oc.js

10 lines
627 B
JavaScript
Raw Normal View History

2016-02-16 16:49:12 +03:00
OC.L10N.register(
"updatenotification",
{
2016-03-05 09:56:08 +03:00
"{version} is available. Get more information on how to update." : "La version {version} es disponibla. Obtenètz mai d'informacions a prepaus d'aquesta mesa a jorn.",
2016-05-10 10:30:51 +03:00
"Updated channel" : "Canal mes a jorn",
2016-03-05 09:56:08 +03:00
"Update channel:" : "Canal de mesa a jorn :",
"You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Podètz a tot moment metre a jorn cap a una version mai recenta o un canal experimental. Pasmens, poiretz pas jamai tornar a un canal mai estable."
2016-02-16 16:49:12 +03:00
},
"nplurals=2; plural=(n > 1);");