diff options
Diffstat (limited to 'apps/updatenotification/l10n/oc.js')
-rw-r--r-- | apps/updatenotification/l10n/oc.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/oc.js b/apps/updatenotification/l10n/oc.js index e376387e70e..cc30764b1c3 100644 --- a/apps/updatenotification/l10n/oc.js +++ b/apps/updatenotification/l10n/oc.js @@ -1,6 +1,8 @@ OC.L10N.register( "updatenotification", { - "{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." + "{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.", + "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." }, "nplurals=2; plural=(n > 1);"); |