summaryrefslogtreecommitdiffstats
path: root/lib/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-27 02:14:37 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-27 02:14:37 +0000
commit2827b0ba31a96edfde6808f41ad67892e2293d7d (patch)
treefea65ac11380378c4964ba558fe6e20c81680280 /lib/l10n/lv.js
parent4986241873ff92a7763ba1b7b5c436a3dbb189ed (diff)
downloadnextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.tar.gz
nextcloud-server-2827b0ba31a96edfde6808f41ad67892e2293d7d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lv.js')
-rw-r--r--lib/l10n/lv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/lv.js b/lib/l10n/lv.js
index b8118116aef..f4cd727ddd7 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -112,7 +112,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",
@@ -120,6 +119,7 @@ OC.L10N.register(
"Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama",
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
"%s shared »%s« with you" : "%s kopīgots »%s« ar jums",
- "%s via %s" : "%s ar %s"
+ "%s via %s" : "%s ar %s",
+ "PostgreSQL >= 9 required" : "PostgreSQL >= 9 nepieciešams"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");