Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r--core/l10n/lv.js4
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);");