summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n/lv.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_trashbin/l10n/lv.php')
-rw-r--r--apps/files_trashbin/l10n/lv.php9
1 files changed, 2 insertions, 7 deletions
diff --git a/apps/files_trashbin/l10n/lv.php b/apps/files_trashbin/l10n/lv.php
index ca833b24208..5c04a0c97d1 100644
--- a/apps/files_trashbin/l10n/lv.php
+++ b/apps/files_trashbin/l10n/lv.php
@@ -2,17 +2,12 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Nevarēja pilnībā izdzēst %s",
"Couldn't restore %s" => "Nevarēja atjaunot %s",
-"perform restore operation" => "veikt atjaunošanu",
"Error" => "Kļūda",
-"delete file permanently" => "dzēst datni pavisam",
-"Delete permanently" => "Dzēst pavisam",
-"Name" => "Nosaukums",
-"Deleted" => "Dzēsts",
-"_%n folder_::_%n folders_" => array("Nekas, %n mapes","%n mape","%n mapes"),
-"_%n file_::_%n files_" => array("Neviens! %n faaili","%n fails","%n faili"),
"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",
"Deleted Files" => "Dzēstās datnes"
);