summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/lv.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/lv.php')
-rw-r--r--apps/files/l10n/lv.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/lv.php b/apps/files/l10n/lv.php
index 970e9603846..8eb939a2789 100644
--- a/apps/files/l10n/lv.php
+++ b/apps/files/l10n/lv.php
@@ -56,7 +56,6 @@ $TRANSLATIONS = array(
"Delete" => "Dzēst",
"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 are being scanned, please wait." => "Datnes šobrīd tiek caurskatītas, lūdzu, uzgaidiet.",
-"Current scanning" => "Šobrīd tiek caurskatīts"
+"Files are being scanned, please wait." => "Datnes šobrīd tiek caurskatītas, lūdzu, uzgaidiet."
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);";