diff options
Diffstat (limited to 'apps/updatenotification/l10n/sl.json')
-rw-r--r-- | apps/updatenotification/l10n/sl.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/sl.json b/apps/updatenotification/l10n/sl.json index 606d0e3cc35..ae379cdb405 100644 --- a/apps/updatenotification/l10n/sl.json +++ b/apps/updatenotification/l10n/sl.json @@ -1,5 +1,7 @@ { "translations": { - "{version} is available. Get more information on how to update." : "Na voljo je verzija {version}. Pridobite informacije, kako nadgraditi.", - "Updater" : "Posodabljalnik" + "{version} is available. Get more information on how to update." : "Na voljo je nova različica {version}. Na voljo je več podrobnosti o nadgradnji.", + "Updater" : "Posodabljalnik", + "For security reasons the built-in ownCloud updater is using additional credentials. To visit the updater page please click the following button." : "Zaradi varnostnih razlogov uporablja vgrajeni posodabljalnik ownCloud dodatna poverita. Za dostop do strani posodabljalnika kliknite na gumb za nadaljevanje.", + "Open updater" : "Odpri posodabljalnik" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file |