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:
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r--apps/files/l10n/lv.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js
index 61eba753732..c40cf1b9488 100644
--- a/apps/files/l10n/lv.js
+++ b/apps/files/l10n/lv.js
@@ -6,12 +6,12 @@ OC.L10N.register(
"Unknown error" : "Nezināma kļūda",
"All files" : "Visas datnes",
"Recent" : "Nesenās",
+ "Favorites" : "Iecienītie",
"File could not be found" : "Datni nevar atrast",
"Download" : "Lejupielādēt",
"Delete" : "Dzēst",
"Home" : "Mājas",
"Close" : "Aizvērt",
- "Favorites" : "Iecienītie",
"Could not create folder \"{dir}\"" : "Nevarēja izveidot mapi \"{dir}\"",
"Upload cancelled." : "Augšupielāde ir atcelta.",
"Unable to upload {filename} as it is a directory or has 0 bytes" : "Neizdodas augšupielādēt {filename}, jo tā ir vai nu mape vai 0 baitu saturoša datne.",
@@ -111,12 +111,12 @@ OC.L10N.register(
"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",
"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",
- "Shared by link" : "Koplietots ar saiti",
"Tags" : "Atzīmes",
"Deleted files" : "Dzēstās datnes",
"Text file" : "Teksta datne",
- "New text file.txt" : "Jauna teksta datne.txt"
+ "New text file.txt" : "Jauna teksta datne.txt",
+ "Shared with you" : "Koplietots ar tevi",
+ "Shared with others" : "Koplietots ar citiem",
+ "Shared by link" : "Koplietots ar saiti"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");