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>2022-10-21 05:14:53 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-21 05:14:53 +0300
commit9e79b62bb3fbe449927c77fbe2f692b4115da415 (patch)
treec9995923dda894beee08d6ffc5d92af27241ec7f /apps/files_sharing/l10n/lv.js
parentc468d82e8e2d85761698e90fa20e6cb8036ee9d6 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/lv.js')
-rw-r--r--apps/files_sharing/l10n/lv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lv.js b/apps/files_sharing/l10n/lv.js
index a37ea71e13f..0f2a45bd914 100644
--- a/apps/files_sharing/l10n/lv.js
+++ b/apps/files_sharing/l10n/lv.js
@@ -113,7 +113,6 @@ OC.L10N.register(
"Could not lock node" : "Nevarēja bloķēt",
"Could not lock path" : "Nevarēja bloķēt ceļu",
"Wrong or no update parameter given" : "Nepareizs atjaunināšanas parametrs vai tas nav norādīts",
- "Cannot increase permissions" : "Nevar palielināt tiesības",
"shared by %s" : "Koplietoja %s",
"Download all files" : "Lejupielādēt visas datnes",
"Direct link" : "Tiešā saite",
@@ -201,6 +200,7 @@ OC.L10N.register(
"Wrong share ID, share doesn't exist" : "Nepareizs koplietošanas ID, koplietotne neeksistē",
"Wrong path, file/folder doesn't exist" : "Nepareizs ceļš, datne/mape neeksistē",
"Sorry, this link doesn’t seem to work anymore." : "Izskatās, ka šī saite vairs nedarbojas",
- "Toggle grid view" : "Pārslēgt režģa skatu"
+ "Toggle grid view" : "Pārslēgt režģa skatu",
+ "Cannot increase permissions" : "Nevar palielināt tiesības"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");