diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
commit | 86279015e8702ed125a0158f5330fb34f053e08b (patch) | |
tree | 48a5f4074f2c1b9b2b1a0f85c04073fbde111831 /apps/files/l10n/lv.js | |
parent | 9a92629a9422e53f2b6719e96d11334bb87d82aa (diff) | |
download | nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.tar.gz nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 10 |
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);"); |