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-10-10 03:13:11 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-10 03:13:11 +0300
commit7c26bbbd82cc24b6528adf743f5e9a75dc37edf6 (patch)
tree5a52ca435423df82544c0fb6f9f4a3ff827e165c /lib/l10n/lv.js
parenta9f4817b652b636a3b2f8c11b2a3e7526e0be82d (diff)
[tx-robot] updated from transifex
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 b4b67bebc9f..cd2053293f4 100644
--- a/lib/l10n/lv.js
+++ b/lib/l10n/lv.js
@@ -51,8 +51,6 @@ OC.L10N.register(
"Set an admin username." : "Iestatiet administratora lietotājvārdu.",
"Set an admin password." : "Iestatiet administratora paroli.",
"Invalid Federated Cloud ID" : "Nederīgs Federated Cloud ID",
- "%s shared »%s« with you" : "%s kopīgots »%s« ar jums",
- "%s via %s" : "%s ar %s",
"Could not find category \"%s\"" : "Nevarēja atrast kategoriju “%s”",
"Sunday" : "Svētdiena",
"Monday" : "Pirmdiena",
@@ -124,6 +122,8 @@ OC.L10N.register(
"Storage connection timeout. %s" : "Datu savienojuma taimauts. %s",
"APCu" : "APCu",
"Encryption" : "Šifrēšana",
- "Tips & tricks" : "Padomi un ieteikumi"
+ "Tips & tricks" : "Padomi un ieteikumi",
+ "%s shared »%s« with you" : "%s kopīgots »%s« ar jums",
+ "%s via %s" : "%s ar %s"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");