diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-26 00:12:48 +0000 |
commit | aff53d6e3477afc54a56eed88d242020a92801d6 (patch) | |
tree | 2bb140ea6a7f1e965536dc0379ec9838376cd889 /core/l10n/lv.js | |
parent | 61c38885c734aa7606de895b1e28f51df2cc3440 (diff) | |
download | nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.tar.gz nextcloud-server-aff53d6e3477afc54a56eed88d242020a92801d6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r-- | core/l10n/lv.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js index 1b36a0cd86c..48e1297cc01 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -290,9 +290,7 @@ OC.L10N.register( "I know that if I continue doing the update via web UI has the risk, that the request runs into a timeout and could cause data loss, but I have a backup and know how to restore my instance in case of a failure." : "Es zinu ka ja es turpināšu atjauninājumu caur tīmekļa atjauninātāju ir risks ka pieprasījumam būs noliedze , kas var radīt datu zudumu, bet man ir dublējumkopija un es zinu kā atjaunot instanci neveiksmes gadijumā.", "Upgrade via web on my own risk" : "Atjaunināt caur tīmekļa atjauninātāju uz mana paša risku.", "This %s instance is currently in maintenance mode, which may take a while." : "Šis %s serveris pašlaik darbojas uzturēšanas režīmā, tas var ilgt kādu laiku.", - "This page will refresh itself when the %s instance is available again." : "Lapa tiks atsvaidzināta kad %s instance atkal ir pieejama.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Sazinieties ar sistēmas administratoru, ja šis ziņojums tiek rādīts.. vai parādījās negaidīti", - "Thank you for your patience." : "Paldies par jūsu pacietību.", "Updated \"%s\" to %s" : "Atjaunināts \"%s\" uz %s", "There was an error loading your contacts" : "Notikusi kļūda ielādējot kontaktpersonu sarakstu", "Shared with {recipients}" : "Koplietots ar {recipients}", @@ -315,6 +313,8 @@ OC.L10N.register( "You are accessing the server from an untrusted domain." : "Jūs piekļūstat serverim no neuzticama domēna.", "Add \"%s\" as trusted domain" : "Pievienot \"%s\" kā uzticamu domēnu", "%s will be updated to version %s" : "%s tiks atjaunināts uz versiju %s", + "This page will refresh itself when the %s instance is available again." : "Lapa tiks atsvaidzināta kad %s instance atkal ir pieejama.", + "Thank you for your patience." : "Paldies par jūsu pacietību.", "Back to log in" : "Atpakaļ uz pierakstīšanos" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |