diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-17 01:57:38 -0400 |
commit | a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a (patch) | |
tree | eff6c51fec2e37fcff598210509f9f181c3be805 /apps/files_trashbin/l10n/lv.php | |
parent | 42b99b6d0fbcaf54b3cf3b3c9be5bc8a9c7a2e12 (diff) | |
download | nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.tar.gz nextcloud-server-a1b356c7b630d60ee0ccab62782bdb1ec5efcd6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/lv.php')
-rw-r--r-- | apps/files_trashbin/l10n/lv.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_trashbin/l10n/lv.php b/apps/files_trashbin/l10n/lv.php index c173d050147..3432f9ac75e 100644 --- a/apps/files_trashbin/l10n/lv.php +++ b/apps/files_trashbin/l10n/lv.php @@ -3,12 +3,11 @@ $TRANSLATIONS = array( "Couldn't delete %s permanently" => "Nevarēja pilnībā izdzēst %s", "Couldn't restore %s" => "Nevarēja atjaunot %s", "Deleted files" => "Dzēstās datnes", +"Restore" => "Atjaunot", "Error" => "Kļūda", -"Deleted Files" => "Dzēstās datnes", "restored" => "atjaunots", "Nothing in here. Your trash bin is empty!" => "Šeit nekā nav. Jūsu miskaste ir tukša!", "Name" => "Nosaukums", -"Restore" => "Atjaunot", "Deleted" => "Dzēsts", "Delete" => "Dzēst" ); |