summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lv.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
committerNextcloud bot <bot@nextcloud.com>2018-07-18 00:12:04 +0000
commitad9b458c7437e20be7d5a93ce383effe354bfeba (patch)
tree1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/lv.js
parent81148e64f85a912a18929d222d96543f92bcaa75 (diff)
downloadnextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz
nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip
[tx-robot] updated from transifex
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);");