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 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index 9e1e1101bcb..691e10c1352 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -110,8 +110,6 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Tas ir iespējams, kešatmiņa / paātrinātājs, piemēram, Zend OPcache vai eAccelerator.",
"PHP modules have been installed, but they are still listed as missing?" : "PHP modulis ir uzstādīts, taču tas joprojām ir uzskatāms kā trūkstošs, pazudis?",
"Please ask your server administrator to restart the web server." : "Lūdzu, palūdziet savam servera administratoram, restartēt Web serveri.",
- "PostgreSQL >= 9 required" : "PostgreSQL >= 9 nepieciešams",
- "Please upgrade your database version" : "Lūdzu, atjauniniet datu bāzes versiju",
"Storage unauthorized. %s" : "Krātuve neautorizēta. %s",
"Storage incomplete configuration. %s" : "Storage incomplete configuration. %s",
"Storage connection error. %s" : "Datu savienojuma kļūda. %s",
@@ -119,6 +117,8 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
"This can usually be fixed by giving the webserver write access to the config directory" : "To parasti var labot, dodot tīmekļa servera rakstīšanas piekļuvi config direktorijai",
"Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
- "Can't read file" : "Nevar nolasīt datni"
+ "Can't read file" : "Nevar nolasīt datni",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 nepieciešams",
+ "Please upgrade your database version" : "Lūdzu, atjauniniet datu bāzes versiju"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");