diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-27 01:14:26 +0000 |
commit | ad2eefe89639b2737b728b3faa1bf9da5ff82d55 (patch) | |
tree | f63afdc5881d4b33e254fd5600baf56f10ffbdc7 /apps/updatenotification/l10n/lv.js | |
parent | 350b66b73d5d6fbd90e996699f5f601afda93d71 (diff) | |
download | nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.tar.gz nextcloud-server-ad2eefe89639b2737b728b3faa1bf9da5ff82d55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/lv.js')
-rw-r--r-- | apps/updatenotification/l10n/lv.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/apps/updatenotification/l10n/lv.js b/apps/updatenotification/l10n/lv.js index be40cff62a6..c1bc9cd7dd4 100644 --- a/apps/updatenotification/l10n/lv.js +++ b/apps/updatenotification/l10n/lv.js @@ -1,8 +1,14 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Nevar sākt atjauninājumu, lūdzu, mēģiniet manuālo atjauninājumu", "{version} is available. Get more information on how to update." : "{version} ir pieejama. Iegūstiet vairāk informācijas par to, kā atjaunināt.", + "Your version is up to date." : "Jums ir jaunākā versija.", + "Update channel:" : "Atjaunināt kanālu:", + "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.", + "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus.", + "Could not start updater, please try the manual update" : "Nevar sākt atjauninājumu, lūdzu, mēģiniet manuālo atjauninājumu", "Update notifications" : "Atjauninājumu paziņojumi", "Channel updated" : "Kanāls atjaunots", "Update to %1$s is available." : "Atjauninājums uz %1$s ir pieejams.", @@ -11,13 +17,7 @@ OC.L10N.register( "A new version is available: %s" : "Ir pieejama jauna versija: %s", "Open updater" : "Atveriet atjauninātāju", "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:", - "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.", - "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.", - "The selected update channel does not support updates of the server." : "Izvēlēto atjauninājumu kanāls neatbalsta servera atjauninājumus." + "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);"); |