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:
authorNextcloud bot <bot@nextcloud.com>2018-02-19 04:11:54 +0300
committerNextcloud bot <bot@nextcloud.com>2018-02-19 04:11:54 +0300
commitb3ca73dc277f7c5b00f2175d5c42919f044631c0 (patch)
treebf2c618aaa4a49aab659ddd898a3ccae4163c011 /lib/l10n/lt_LT.js
parent667d21ac7d9a1765421e4b14ec4dba1303eca3d3 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/lt_LT.js')
-rw-r--r--lib/l10n/lt_LT.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/lt_LT.js b/lib/l10n/lt_LT.js
index bb8c53361f9..24e337afa70 100644
--- a/lib/l10n/lt_LT.js
+++ b/lib/l10n/lt_LT.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Nepilna saugyklos konfigūracija. %s",
"Storage connection error. %s" : "Saugyklos sujungimo ryšio klaida. %s",
"Storage is temporarily not available" : "Saugykla yra laikinai neprieinama",
- "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s"
+ "Storage connection timeout. %s" : "Sujungimo su saugykla laikas baigėsi. %s",
+ "DB Error: \"%s\"" : "DB klaida: \"%s\""
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");