diff options
Diffstat (limited to 'apps/files/l10n/lv.json')
-rw-r--r-- | apps/files/l10n/lv.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/lv.json b/apps/files/l10n/lv.json index c9121d36b61..76e1290cc48 100644 --- a/apps/files/l10n/lv.json +++ b/apps/files/l10n/lv.json @@ -116,7 +116,6 @@ "Select all" : "Atzīmēt visu", "Upload too large" : "Datne ir par lielu, lai to augšupielādētu", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Augšupielādējamās datnes pārsniedz servera pieļaujamo datņu augšupielādes apjomu", - "No favorites" : "Nav favorītu", "Files and folders you mark as favorite will show up here" : "Datnes un mapes, ko atzīmēsiet kā favorītus, tiks rādīti šeit", "Shared with you" : "Koplietots ar tevi", "Shared with others" : "Koplietots ar citiem", @@ -134,6 +133,7 @@ "Any moment now..." : "Jebkurā brīdī tagad...", "Soon..." : "Drīz...", "File upload is in progress. Leaving the page now will cancel the upload." : "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.", - "Copy local link" : "Kopēt lokālo saiti" + "Copy local link" : "Kopēt lokālo saiti", + "No favorites" : "Nav favorītu" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file |