diff options
Diffstat (limited to 'apps/updatenotification/l10n/lv.js')
-rw-r--r-- | apps/updatenotification/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/lv.js b/apps/updatenotification/l10n/lv.js index 67eda0316c2..6d649177409 100644 --- a/apps/updatenotification/l10n/lv.js +++ b/apps/updatenotification/l10n/lv.js @@ -8,7 +8,7 @@ OC.L10N.register( "Update for %1$s to version %2$s is available." : "Atjauninājums %1$s uz versiju %2$s ir pieejams.", "Update for {app} to version %s is available." : "Atjauninājums {app} uz versiju %s ir pieejams.", "Open updater" : "Atveriet atjauninātāju", - "Update channel:" : "Atjaunināt kanālu:", + "Your version is up to date." : "Jums ir jaunākā versija.", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Jūs vienmēr varat atjaunināt to uz jaunāku versiju / eksperimentālo versiju. Bet nekad nevar atgriezties uz stabilāku versiju.", "Notify members of the following groups about available updates:" : "Paziņot šo grupu locekļiem par pieejamajiem atjauninājumiem:", "Only notification for app updates are available." : "Tikai paziņojumi par programmu atjauninājumiem ir pieejami.", @@ -18,8 +18,8 @@ OC.L10N.register( "Could not start updater, please try the manual update" : "Nevar sākt atjauninājumu, lūdzu, mēģiniet manuālo atjauninājumu", "A new version is available: %s" : "Ir pieejama jauna versija: %s", "Download now" : "Lejupielādēt tagad", - "Your version is up to date." : "Jums ir jaunākā versija.", "Checked on %s" : "Pārbaudīts %s", + "Update channel:" : "Atjaunināt kanālu:", "The selected update channel makes dedicated notifications for the server obsolete." : "Izvēlētais atjauninājumu kanāls rādīs īpašus paziņojumus ja serveris novecojis." }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |