summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ia.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/ia.php')
-rw-r--r--apps/files/l10n/ia.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ia.php b/apps/files/l10n/ia.php
index b2addebc2f6..202375636a1 100644
--- a/apps/files/l10n/ia.php
+++ b/apps/files/l10n/ia.php
@@ -6,7 +6,6 @@ $TRANSLATIONS = array(
"Files" => "Files",
"Error" => "Error",
"Share" => "Compartir",
-"Delete" => "Deler",
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"Name" => "Nomine",
"Size" => "Dimension",
@@ -21,6 +20,7 @@ $TRANSLATIONS = array(
"Folder" => "Dossier",
"Nothing in here. Upload something!" => "Nihil hic. Incarga alcun cosa!",
"Download" => "Discargar",
+"Delete" => "Deler",
"Upload too large" => "Incargamento troppo longe"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";