diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-10 00:13:36 +0000 |
commit | 97b6b53d5c2246258fa6545b1f9cca36d3b13e91 (patch) | |
tree | 4a5c1fd45ee41972408f34f5258c06519990d639 /core/l10n/lv.js | |
parent | c33167be5e9265d13f91e3717c8b89b17e9d060f (diff) | |
download | nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.tar.gz nextcloud-server-97b6b53d5c2246258fa6545b1f9cca36d3b13e91.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 1639c571cc8..1b36a0cd86c 100644 --- a/core/l10n/lv.js +++ b/core/l10n/lv.js @@ -46,7 +46,6 @@ OC.L10N.register( "Checked for update of app \"%s\" in appstore" : "Meklēti atjauninājumi lietotnei \"%s\"", "Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "Nosaka, vai uz %s attiecināmā shēma var tikt atjaunināta (tas var prasīt daudz laiku atkarībā no datu bāzes izmēriem)", "Checked database schema update for apps" : "Pārbaudīts datu bāzes shēmas atjauninājums lietotnēm.", - "Updated \"%s\" to %s" : "Atjaunināts \"%s\" uz %s", "Set log level to debug" : "Iestatīt žurnāla rakstīšanu uz atkļūdošanas režīmā", "Reset log level" : "Atiestatīt žurnāla rakstīšanas režīmu", "Starting code integrity check" : "Uzsākta koda integritātes pārbaude", @@ -279,7 +278,6 @@ OC.L10N.register( "Error while validating your second factor" : "Kļūda validējot jūsu otru faktoru.", "Access through untrusted domain" : "Piekļūt caur neuzticamu domēnu", "App update required" : "Programmai nepieciešama atjaunināšana", - "%s will be updated to version %s" : "%s tiks atjaunināts uz versiju %s", "These apps will be updated:" : "Šīs programmas tiks atjauninātas:", "These incompatible apps will be disabled:" : "Šīs nesaderīgās programmas tiks atspējotas:", "The theme %s has been disabled." : "Tēma %s ir atspējota.", @@ -295,6 +293,7 @@ OC.L10N.register( "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}", "Error setting expiration date" : "Kļūda, iestatot termiņa datumu", @@ -315,6 +314,7 @@ OC.L10N.register( "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Uzlabota drošība ir iespējota jūsu kontam. Lūdzu autentificējies izmantojot otru faktoru.", "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", "Back to log in" : "Atpakaļ uz pierakstīšanos" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); |