diff options
Diffstat (limited to 'apps/files/l10n/ia.php')
-rw-r--r-- | apps/files/l10n/ia.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ia.php b/apps/files/l10n/ia.php index 51d433258bb..5a9cdfac407 100644 --- a/apps/files/l10n/ia.php +++ b/apps/files/l10n/ia.php @@ -5,6 +5,7 @@ $TRANSLATIONS = array( "Missing a temporary folder" => "Manca un dossier temporari", "Files" => "Files", "Share" => "Compartir", +"Delete" => "Deler", "Error" => "Error", "Name" => "Nomine", "Size" => "Dimension", @@ -20,7 +21,6 @@ $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);"; |