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-11-02 04:13:34 +0300
committerNextcloud bot <bot@nextcloud.com>2018-11-02 04:13:34 +0300
commit3b5e031e6b193299f0bff2360fef97070e9d37bd (patch)
tree634fcf27a4d6813034c34b0fc85621b75c073894 /core/l10n/lv.js
parent8bfbefa11734e99d0550eb679efccb7773b4a1d7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lv.js')
-rw-r--r--core/l10n/lv.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/core/l10n/lv.js b/core/l10n/lv.js
index ea8322bea5e..5b25f0bdfb9 100644
--- a/core/l10n/lv.js
+++ b/core/l10n/lv.js
@@ -35,7 +35,6 @@ OC.L10N.register(
"Turned on maintenance mode" : "Ieslēgts uzturēšanas režīms",
"Turned off maintenance mode" : "Izslēgts uzturēšanas režīms",
"Maintenance mode is kept active" : "Uzturēšanas režīms ir paturēts aktīvs",
- "Waiting for cron to finish (checks again in 5 seconds) …" : "Gaidām līdz cron pabeigs darbu (atkārtoti pārbaudām ik pēc 5 sekundēm) ...",
"Updating database schema" : "Atjaunina datu bāzes shēmu",
"Updated database" : "Atjaunināta datu bāze",
"Checking whether the database schema can be updated (this can take a long time depending on the database size)" : "Pārbauda vai datu bāzes shēma var būt atjaunināma (tas var prasīt laiku atkarībā no datu bāzes izmēriem)",
@@ -146,8 +145,9 @@ OC.L10N.register(
"Set expiration date" : "Iestatiet termiņa datumu",
"Expiration" : "Termiņš",
"Expiration date" : "Termiņa datums",
+ "Unshare" : "Pārtraukt koplietošanu",
"Share link" : "Koplietot saiti",
- "Enable" : "Iespējot",
+ "Could not unshare" : "Nevarēja pārtraukt koplietošanu",
"Shared with you and the group {group} by {owner}" : "{owner} koplietoja ar jums un grupu {group}",
"Shared with you and {circle} by {owner}" : " {owner} koplietoja ar tevi un {circle}",
"Shared with you and the conversation {conversation} by {owner}" : "Dalīts ar tevi un sarunu {conversation} no {owner}",
@@ -157,7 +157,6 @@ OC.L10N.register(
"email" : "e-pasts",
"conversation" : "saruna",
"shared by {sharer}" : "Koplietoja {sharer}",
- "Unshare" : "Pārtraukt koplietošanu",
"Can reshare" : "Var atkārtoti kopīgot",
"Can edit" : "Var rediģēt",
"Can create" : "Var izveidot",
@@ -165,7 +164,6 @@ OC.L10N.register(
"Can delete" : "Var dzēst",
"Password protect by Talk" : "Aizsargāts ar paroli no Talk",
"Access control" : "Piekļuves vadība",
- "Could not unshare" : "Nevarēja pārtraukt koplietošanu",
"Error while sharing" : "Kļūda, daloties",
"Share details could not be loaded for this item." : "Šim nevarēja ielādēt koplietošanas detaļas.",
"No users or groups found for {search}" : "Pēc {search} netika atrasts neviens lietotājs vai grupa",
@@ -315,6 +313,8 @@ OC.L10N.register(
"%s will be updated to version %s" : "%s tiks atjaunināts uz versiju %s",
"This page will refresh itself when the %s instance is available again." : "Lapa tiks atsvaidzināta kad %s instance atkal ir pieejama.",
"Thank you for your patience." : "Paldies par jūsu pacietību.",
- "Back to log in" : "Atpakaļ uz pierakstīšanos"
+ "Back to log in" : "Atpakaļ uz pierakstīšanos",
+ "Waiting for cron to finish (checks again in 5 seconds) …" : "Gaidām līdz cron pabeigs darbu (atkārtoti pārbaudām ik pēc 5 sekundēm) ...",
+ "Enable" : "Iespējot"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");