diff options
Diffstat (limited to 'apps/files/l10n/lv.js')
-rw-r--r-- | apps/files/l10n/lv.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/lv.js b/apps/files/l10n/lv.js index 711d73dd06b..8aab84f2db9 100644 --- a/apps/files/l10n/lv.js +++ b/apps/files/l10n/lv.js @@ -4,15 +4,13 @@ OC.L10N.register( "Storage is temporarily not available" : "Glabātuve īslaicīgi nav pieejama", "Storage invalid" : "Nepareiza glabātuve", "Unknown error" : "Nezināma kļūda", - "All files" : "Visas datnes", - "Recent" : "Nesenās", - "Favorites" : "Iecienītie", "File could not be found" : "Datni nevar atrast", "Move or copy" : "Pārvietot vai kopēt", "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}\"", "This will stop your current uploads." : "Tādējādi tiks pārtraukta jūsu pašreizējā augšupielāde.", "Upload cancelled." : "Augšupielāde ir atcelta.", @@ -80,6 +78,7 @@ OC.L10N.register( "Favorite" : "Iecienītais", "New folder" : "Jauna mape", "Upload file" : "Augšupielādēt datni", + "Recent" : "Nesenās", "Remove from favorites" : "Noņemt no favorītiem", "Add to favorites" : "Pievienot izlasei", "An error occurred while trying to update the tags" : "Notika kļūda mēģinot atjaunot birkas", @@ -114,6 +113,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "<strong>Dzēsta</strong> datne vai mape", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Limitēt ziņojumus par jūsu <strong>iecienīto datņu</strong> izveidošanu un izmaiņām <em>(tikai datu straumei)</em>", "A file or folder has been <strong>restored</strong>" : "<strong>Atjaunota</strong> datne vai mape", + "All files" : "Visas datnes", "Unlimited" : "Neierobežota", "Upload (max. %s)" : "Augšupielādēt (maks. %s)", "Accept" : "Akceptēt", |