diff options
Diffstat (limited to 'apps/files_sharing/l10n/lv.json')
-rw-r--r-- | apps/files_sharing/l10n/lv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/lv.json b/apps/files_sharing/l10n/lv.json index 0f36a47851f..c81d808920b 100644 --- a/apps/files_sharing/l10n/lv.json +++ b/apps/files_sharing/l10n/lv.json @@ -111,7 +111,6 @@ "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", @@ -199,6 +198,7 @@ "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" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |