summaryrefslogtreecommitdiffstats
path: root/core/l10n/lv.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r--core/l10n/lv.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index c73dfff17f3..6c3e15c9d6c 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -51,7 +51,6 @@ OC.L10N.register(
"%s (incompatible)" : "%s (nesaderīgs)",
"Already up to date" : "Jau ir jaunākā",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Jūsu serveris nav pareizi uzstādīts lai atļautu datņu sinhronizēšanu jo WebDAV interfeiss šķiet salūzis.",
- "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nebija iespējams paveikt cron darbu izmantojot CLI. Sekojošās tehniskās kļūdas ir uzradušās:",
"Error occurred while checking server setup" : "Radās kļūda, pārbaudot servera ",
"unknown text" : "nezināms teksts",
"Hello world!" : "Sveika, pasaule!",
@@ -199,9 +198,6 @@ OC.L10N.register(
"Need help?" : "Vajadzīga palīdzība?",
"See the documentation" : "Skatiet dokumentāciju",
"This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Šai lietotnei nepieciešams JavaScript. Lūdzu {linkstart}ieslēdziet JavasScript{linkend} un pārlādējiet lapu.",
- "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.",
- "Confirm your password" : "Apstipriniet paroli",
- "Confirm" : "Apstiprināt",
"Grant access" : "Piešķirt pieeju",
"This share is password-protected" : "Šī koplietotne ir aizsargāta ar paroli",
"Two-factor authentication" : "Divpakāpju autentifikācija",
@@ -227,6 +223,7 @@ OC.L10N.register(
"The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Ir iespējots tikai lasāma konfigurācija. Tas neatļauj iestatīt un mainīt dažas konfigurācijas caur tīmekļa interfeisu. Šī datne būs manuāli jāpārveido par rakstāmu, pirms katra atjauninājuma instalēšanas.",
"Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Jūsu datubāze neiet ar \"READ COMMITED\" transakciju izolācijas līmeni. Tas var radīt problēmas kad vairākas darbības tiek veiktas pararēli.",
"The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "Trūkst PHP modulis “fileinfo”. Mēs iesakām to aktivēt, lai pēc iespējas labāk noteiktu MIME tipus.",
+ "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nebija iespējams paveikt cron darbu izmantojot CLI. Sekojošās tehniskās kļūdas ir uzradušās:",
"This is particularly recommended when using the desktop client for file synchronisation." : "Tas ir īpaši ieteicams, ja, izmantojot darbvirsmas klientu, lai veiktu failu sinhronizāciju.",
"If it is not there ask your local administrator." : "Ja tas tur nav tad jautājiet savam vietējam administratoram.",
"Settings" : "Iestatījumi",
@@ -250,7 +247,10 @@ OC.L10N.register(
"Copy to {folder}" : "Kopēt uz {folder}",
"Move to {folder}" : "Pārvietot uz {folder}",
"Authentication required" : "Nepieciešama autentifikācija",
+ "This action requires you to confirm your password" : "Lai veiktu šo darbību, jums jāievada sava parole.",
+ "Confirm" : "Apstiprināt",
"Failed to authenticate, try again" : "Neizdevās autentificēt, mēģiniet vēlreiz",
+ "Confirm your password" : "Apstipriniet paroli",
"App token" : "Lietotnes pilnvara"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");