summaryrefslogtreecommitdiffstats
path: root/files/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'files/l10n')
-rw-r--r--files/l10n/ar.php23
-rw-r--r--files/l10n/bg_BG.php19
-rw-r--r--files/l10n/ca.php23
-rw-r--r--files/l10n/cs_CZ.php23
-rw-r--r--files/l10n/da.php23
-rw-r--r--files/l10n/de.php23
-rw-r--r--files/l10n/el.php23
-rw-r--r--files/l10n/eo.php19
-rw-r--r--files/l10n/es.php23
-rw-r--r--files/l10n/et_EE.php23
-rw-r--r--files/l10n/eu.php19
-rw-r--r--files/l10n/fr.php23
-rw-r--r--files/l10n/gl.php23
-rw-r--r--files/l10n/he.php19
-rw-r--r--files/l10n/hr.php19
-rw-r--r--files/l10n/hu_HU.php19
-rw-r--r--files/l10n/ia.php17
-rw-r--r--files/l10n/id.php13
-rw-r--r--files/l10n/it.php23
-rw-r--r--files/l10n/ja_JP.php23
-rw-r--r--files/l10n/lb.php19
-rw-r--r--files/l10n/lt_LT.php19
-rw-r--r--files/l10n/ms_MY.php13
-rw-r--r--files/l10n/nb_NO.php13
-rw-r--r--files/l10n/nl.php23
-rw-r--r--files/l10n/nn_NO.php19
-rw-r--r--files/l10n/pl.php23
-rw-r--r--files/l10n/pt_BR.php19
-rw-r--r--files/l10n/ro.php23
-rw-r--r--files/l10n/ru.php23
-rw-r--r--files/l10n/sk_SK.php23
-rw-r--r--files/l10n/sl.php19
-rw-r--r--files/l10n/sr.php23
-rw-r--r--files/l10n/sr@latin.php19
-rw-r--r--files/l10n/sv.php19
-rw-r--r--files/l10n/th_TH.php23
-rw-r--r--files/l10n/tr.php19
-rw-r--r--files/l10n/xgettextfiles5
-rw-r--r--files/l10n/zh_CN.php23
39 files changed, 0 insertions, 787 deletions
diff --git a/files/l10n/ar.php b/files/l10n/ar.php
deleted file mode 100644
index 50edc0d6979..00000000000
--- a/files/l10n/ar.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "تم ترفيع الملفات بنجاح.",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "حجم الملف الذي تريد ترفيعه أعلى مما upload_max_filesize يسمح به في ملف php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML.",
-"The uploaded file was only partially uploaded" => "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط",
-"No file was uploaded" => "لم يتم ترفيع أي من الملفات",
-"Missing a temporary folder" => "المجلد المؤقت غير موجود",
-"Files" => "الملفات",
-"Maximum upload size" => "الحد الأقصى لحجم الملفات التي يمكن رفعها",
-"New" => "جديد",
-"Text file" => "ملف",
-"Folder" => "مجلد",
-"From the web" => "من الوب",
-"Upload" => "إرفع",
-"Nothing in here. Upload something!" => "لا يوجد شيء هنا. إرفع بعض الملفات!",
-"Name" => "الاسم",
-"Download" => "تحميل",
-"Size" => "حجم",
-"Modified" => "معدل",
-"Delete" => "محذوف",
-"Upload too large" => "حجم الترفيع أعلى من المسموح",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
-);
diff --git a/files/l10n/bg_BG.php b/files/l10n/bg_BG.php
deleted file mode 100644
index 027a7698203..00000000000
--- a/files/l10n/bg_BG.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Файлът е качен успешно",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файлът който се опитвате да качите, надвишава зададените стойности в upload_max_filesize в PHP.INI",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата.",
-"The uploaded file was only partially uploaded" => "Файлът е качен частично",
-"No file was uploaded" => "Фахлът не бе качен",
-"Missing a temporary folder" => "Липсва временната папка",
-"Files" => "Файлове",
-"Maximum upload size" => "Макс. размер за качване",
-"Upload" => "Качване",
-"Nothing in here. Upload something!" => "Няма нищо, качете нещо!",
-"Name" => "Име",
-"Download" => "Изтегляне",
-"Size" => "Размер",
-"Modified" => "Променено",
-"Delete" => "Изтриване",
-"Upload too large" => "Файлът е прекалено голям",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файловете които се опитвате да качите са по-големи от позволеното за сървъра."
-);
diff --git a/files/l10n/ca.php b/files/l10n/ca.php
deleted file mode 100644
index b85b36f5c02..00000000000
--- a/files/l10n/ca.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "El fitxer s'ha pujat correctament",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El fitxer de pujada excedeix la directiva upload_max_filesize establerta a php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El fitxer de pujada excedeix la directiva MAX_FILE_SIZE especificada al formulari HTML",
-"The uploaded file was only partially uploaded" => "El fitxer només s'ha pujat parcialment",
-"No file was uploaded" => "El fitxer no s'ha pujat",
-"Missing a temporary folder" => "S'ha perdut un fitxer temporal",
-"Files" => "Fitxers",
-"Maximum upload size" => "Mida màxima de pujada",
-"New" => "Nou",
-"Text file" => "Fitxer de text",
-"Folder" => "Carpeta",
-"From the web" => "Des de la web",
-"Upload" => "Puja",
-"Nothing in here. Upload something!" => "Res per aquí. Pugeu alguna cosa!",
-"Name" => "Nom",
-"Download" => "Baixa",
-"Size" => "Mida",
-"Modified" => "Modificat",
-"Delete" => "Esborra",
-"Upload too large" => "La pujada és massa gran",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor"
-);
diff --git a/files/l10n/cs_CZ.php b/files/l10n/cs_CZ.php
deleted file mode 100644
index 5d26b26604a..00000000000
--- a/files/l10n/cs_CZ.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Odeslaný soubor přesáhl velikostí parametr upload_max_filesize v php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Odeslaný soubor přesáhl velikostí parametr MAX_FILE_SIZE specifikovaný v HTML formuláři",
-"The uploaded file was only partially uploaded" => "Soubor byl odeslán pouze částečně",
-"No file was uploaded" => "Soubor nebyl odeslán",
-"Missing a temporary folder" => "Chybí adresář pro sočasné soubory",
-"Files" => "Soubory",
-"Maximum upload size" => "Maximální velikost ukládaných souborů",
-"New" => "Nový",
-"Text file" => "Textový soubor",
-"Folder" => "Adresář",
-"From the web" => "Z webu",
-"Upload" => "Uložit",
-"Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!",
-"Name" => "Název",
-"Download" => "Stáhnout",
-"Size" => "Velikost",
-"Modified" => "Změněno",
-"Delete" => "Vymazat",
-"Upload too large" => "Příliš velký soubor",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru."
-);
diff --git a/files/l10n/da.php b/files/l10n/da.php
deleted file mode 100644
index f86a98d44c1..00000000000
--- a/files/l10n/da.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Der er ingen fejl, filen blev uploadet med success",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uploadede fil overskrider upload_max_filesize direktivet i php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uploadede fil overskrider MAX_FILE_SIZE -direktivet som er specificeret i HTML-formularen",
-"The uploaded file was only partially uploaded" => "Den uploadede file blev kun delvist uploadet",
-"No file was uploaded" => "Ingen fil blev uploadet",
-"Missing a temporary folder" => "Mangler en midlertidig mappe",
-"Files" => "Filer",
-"Maximum upload size" => "Maksimal upload-størrelse",
-"New" => "Ny",
-"Text file" => "Tekstfil",
-"Folder" => "Mappe",
-"From the web" => "Fra nettet",
-"Upload" => "Upload",
-"Nothing in here. Upload something!" => "Her er tomt. Upload noget!",
-"Name" => "Navn",
-"Download" => "Download",
-"Size" => "Størrelse",
-"Modified" => "Ændret",
-"Delete" => "Slet",
-"Upload too large" => "Upload for stor",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server."
-);
diff --git a/files/l10n/de.php b/files/l10n/de.php
deleted file mode 100644
index 94d312c3e9e..00000000000
--- a/files/l10n/de.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Datei hochgeladen.",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Die hochgeladene Datei ist zu groß.",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Die hochgeladene Datei ist zu groß.",
-"The uploaded file was only partially uploaded" => "Die Datei wurde nur teilweise hochgeladen.",
-"No file was uploaded" => "Es wurde keine Datei hochgeladen.",
-"Missing a temporary folder" => "Temporärer Ordner fehlt.",
-"Files" => "Dateien",
-"Maximum upload size" => "Maximale Größe",
-"New" => "Neu",
-"Text file" => "Text Datei",
-"Folder" => "Ordner",
-"From the web" => "Aus dem Netz",
-"Upload" => "Hochladen",
-"Nothing in here. Upload something!" => "Alles leer. Lad’ was hoch!",
-"Name" => "Name",
-"Download" => "Herunterladen",
-"Size" => "Größe",
-"Modified" => "Bearbeitet",
-"Delete" => "Löschen",
-"Upload too large" => "Upload zu groß",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
-);
diff --git a/files/l10n/el.php b/files/l10n/el.php
deleted file mode 100644
index 27a80fcc98c..00000000000
--- a/files/l10n/el.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Δεν υπάρχει λάθος, το αρχείο που μεταφορτώθηκε επιτυχώς",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Το αρχείο που μεταφορτώθηκε υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην html φόρμα",
-"The uploaded file was only partially uploaded" => "Το αρχείο μεταφορώθηκε μόνο εν μέρει",
-"No file was uploaded" => "Το αρχείο δεν μεταφορτώθηκε",
-"Missing a temporary folder" => "Λείπει ένας προσωρινός φάκελος",
-"Files" => "Αρχεία",
-"Maximum upload size" => "Μέγιστο μέγεθος μεταφόρτωσης",
-"New" => "Νέο",
-"Text file" => "Αρχείο κειμένου",
-"Folder" => "Φάκελος",
-"From the web" => "Από τον ιστό",
-"Upload" => "Μεταφόρτωση",
-"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!",
-"Name" => "Όνομα",
-"Download" => "Λήψη",
-"Size" => "Μέγεθος",
-"Modified" => "Τροποποιήθηκε",
-"Delete" => "Διαγραφή",
-"Upload too large" => "Πολύ μεγάλο το αρχείο προς μεταφόρτωση",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή."
-);
diff --git a/files/l10n/eo.php b/files/l10n/eo.php
deleted file mode 100644
index 42dc4f1280e..00000000000
--- a/files/l10n/eo.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Ne estas eraro, la dosiero alŝutiĝis sukcese",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "La dosiero alŝutita superas laregulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo",
-"The uploaded file was only partially uploaded" => "La alŝutita dosiero nur parte alŝutiĝis",
-"No file was uploaded" => "Neniu dosiero estas alŝutita",
-"Missing a temporary folder" => "Mankas tempa dosierujo",
-"Files" => "Dosieroj",
-"Maximum upload size" => "Maksimuma alŝutogrando",
-"Upload" => "Alŝuti",
-"Nothing in here. Upload something!" => "Nenio estas ĉi tie. Alŝutu ion!",
-"Name" => "Nomo",
-"Download" => "Elŝuti",
-"Size" => "Grando",
-"Modified" => "Modifita",
-"Delete" => "Forigi",
-"Upload too large" => "Elŝuto tro larĝa",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo."
-);
diff --git a/files/l10n/es.php b/files/l10n/es.php
deleted file mode 100644
index 11665ac3c32..00000000000
--- a/files/l10n/es.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "No hubo ningún error, el archivo se subió con éxito",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El archivo que intentas subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML",
-"The uploaded file was only partially uploaded" => "El archivo que intentas subir solo se subió parcialmente",
-"No file was uploaded" => "No se subió ningún archivo",
-"Missing a temporary folder" => "Falta un directorio temporal",
-"Files" => "Archivos",
-"Maximum upload size" => "Tamaño máximo de subida",
-"New" => "Nuevo",
-"Text file" => "Archivo de texto",
-"Folder" => "Carpeta",
-"From the web" => "Desde la web",
-"Upload" => "Subir",
-"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
-"Name" => "Nombre",
-"Download" => "Descargar",
-"Size" => "Tamaño",
-"Modified" => "Modificado",
-"Delete" => "Eliminado",
-"Upload too large" => "El archivo es demasiado grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor."
-);
diff --git a/files/l10n/et_EE.php b/files/l10n/et_EE.php
deleted file mode 100644
index 415eb632312..00000000000
--- a/files/l10n/et_EE.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Ühtegi viga pole, fail on üles laetud",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Üles laetud faili suurus ületab php.ini määratud upload_max_filesize suuruse",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Üles laetud faili suurus ületab HTML vormis määratud upload_max_filesize suuruse",
-"The uploaded file was only partially uploaded" => "Fail laeti üles ainult osaliselt",
-"No file was uploaded" => "Ühtegi faili ei laetud üles",
-"Missing a temporary folder" => "Ajutiste failide kaust puudub",
-"Files" => "Failid",
-"Maximum upload size" => "Maksimaalne üleslaadimise suurus",
-"New" => "Uus",
-"Text file" => "Tekstifail",
-"Folder" => "Kaust",
-"From the web" => "Veebist",
-"Upload" => "Lae üles",
-"Nothing in here. Upload something!" => "Siin pole midagi. Lae midagi üles!",
-"Name" => "Nimi",
-"Download" => "Lae alla",
-"Size" => "Suurus",
-"Modified" => "Muudetud",
-"Delete" => "Kustuta",
-"Upload too large" => "Üleslaadimine on liiga suur",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse."
-);
diff --git a/files/l10n/eu.php b/files/l10n/eu.php
deleted file mode 100644
index b9873e6c3fa..00000000000
--- a/files/l10n/eu.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Ez da arazorik izan, fitxategia ongi igo da",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Igotako fitxategiaren tamaina php.ini-ko upload_max_filesize direktiban adierazitakoa baino handiagoa da",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Igotako fitxategiaren tamaina HTML inprimakiko MAX_FILESIZE direktiban adierazitakoa baino handiagoa da",
-"The uploaded file was only partially uploaded" => "Igotako fitxategiaren zati bat baino gehiago ez da igo",
-"No file was uploaded" => "Ez da fitxategirik igo",
-"Missing a temporary folder" => "Aldi baterako karpeta falta da",
-"Files" => "Fitxategiak",
-"Maximum upload size" => "Igo daitekeen gehienezko tamaina",
-"Upload" => "Igo",
-"Nothing in here. Upload something!" => "Ez dago ezer. Igo zerbait!",
-"Name" => "Izena",
-"Download" => "Deskargatu",
-"Size" => "Tamaina",
-"Modified" => "Aldatuta",
-"Delete" => "Ezabatu",
-"Upload too large" => "Igotakoa handiegia da",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira."
-);
diff --git a/files/l10n/fr.php b/files/l10n/fr.php
deleted file mode 100644
index cf90223a06a..00000000000
--- a/files/l10n/fr.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Aucune erreur, le fichier a été téléversé avec succès",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Le fichier téléversé excède la valeur de upload_max_filesize spécifiée dans php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML",
-"The uploaded file was only partially uploaded" => "Le fichier n'a été que partiellement téléversé",
-"No file was uploaded" => "Aucun fichier n'a été téléversé",
-"Missing a temporary folder" => "Il manque un répertoire temporaire",
-"Files" => "Fichiers",
-"Maximum upload size" => "Taille max. d'envoi",
-"New" => "Nouveau",
-"Text file" => "Fichier texte",
-"Folder" => "Dossier",
-"From the web" => "Depuis le web",
-"Upload" => "Envoyer",
-"Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
-"Name" => "Nom",
-"Download" => "Téléchargement",
-"Size" => "Taille",
-"Modified" => "Modifié",
-"Delete" => "Supprimer",
-"Upload too large" => "Fichier trop volumineux",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur."
-);
diff --git a/files/l10n/gl.php b/files/l10n/gl.php
deleted file mode 100644
index 83cf93be795..00000000000
--- a/files/l10n/gl.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Non hai erros, o ficheiro subeuse con éxito",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "O ficheiro subido supera a directiva upload_max_filesize no php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "O ficheiro subido supera a directiva MAX_FILE_SIZE que foi indicada no formulario HTML",
-"The uploaded file was only partially uploaded" => "O ficheiro subido foi só parcialmente subido",
-"No file was uploaded" => "Non se subeu ningún ficheiro",
-"Missing a temporary folder" => "Falta un cartafol temporal",
-"Files" => "Ficheiros",
-"Maximum upload size" => "Tamaño máximo de subida",
-"New" => "Novo",
-"Text file" => "Ficheiro de texto",
-"Folder" => "Cartafol",
-"From the web" => "Desde a rede",
-"Upload" => "Subir",
-"Nothing in here. Upload something!" => "Nada por aquí. Sube algo!",
-"Name" => "Nome",
-"Download" => "Baixar",
-"Size" => "Tamaño",
-"Modified" => "Modificado",
-"Delete" => "Eliminar",
-"Upload too large" => "Subida demasiado grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os ficheiros que tratas de subir superan o tamaño máximo permitido neste servidor"
-);
diff --git a/files/l10n/he.php b/files/l10n/he.php
deleted file mode 100644
index 79ae1edb7a5..00000000000
--- a/files/l10n/he.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "לא אירעה תקלה, הקבצים הועלו בהצלחה",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "הקובץ שהועלה חרג מההנחיה upload_max_filesize בקובץ php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML",
-"The uploaded file was only partially uploaded" => "הקובץ שהועלה הועלה בצורה חלקית",
-"No file was uploaded" => "לא הועלו קבצים",
-"Missing a temporary folder" => "תיקייה זמנית חסרה",
-"Files" => "קבצים",
-"Maximum upload size" => "גודל העלאה מקסימלי",
-"Upload" => "העלאה",
-"Nothing in here. Upload something!" => "אין כאן שום דבר. אולי ברצונך להעלות משהו?",
-"Name" => "שם",
-"Download" => "הורדה",
-"Size" => "גודל",
-"Modified" => "זמן שינוי",
-"Delete" => "מחיקה",
-"Upload too large" => "העלאה גדולה מידי",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה."
-);
diff --git a/files/l10n/hr.php b/files/l10n/hr.php
deleted file mode 100644
index 670e87f6557..00000000000
--- a/files/l10n/hr.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Datoteka je poslana uspješno i bez pogrešaka",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Poslana datoteka izlazi iz okvira upload_max_size direktive postavljene u php.ini konfiguracijskoj datoteci",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslana datoteka izlazi iz okvira MAX_FILE_SIZE direktive postavljene u HTML obrascu",
-"The uploaded file was only partially uploaded" => "Datoteka je poslana samo djelomično",
-"No file was uploaded" => "Ni jedna datoteka nije poslana",
-"Missing a temporary folder" => "Nedostaje privremena mapa",
-"Files" => "Datoteke",
-"Maximum upload size" => "Maksimalna veličina prijenosa",
-"Upload" => "Pošalji",
-"Nothing in here. Upload something!" => "Nema ničega u ovoj mapi. Pošalji nešto!",
-"Name" => "Naziv",
-"Download" => "Preuzmi",
-"Size" => "Veličina",
-"Modified" => "Zadnja promjena",
-"Delete" => "Briši",
-"Upload too large" => "Prijenos je preobiman",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju."
-);
diff --git a/files/l10n/hu_HU.php b/files/l10n/hu_HU.php
deleted file mode 100644
index a176ffce647..00000000000
--- a/files/l10n/hu_HU.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Nincs hiba, a fájl sikeresen feltöltve.",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "A feltöltött file meghaladja az upload_max_filesize direktívát a php.ini-ben.",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "A feltöltött fájl meghaladja a MAX_FILE_SIZE direktívát ami meghatározott a HTML form-ban.",
-"The uploaded file was only partially uploaded" => "Az eredeti fájl csak részlegesen van feltöltve.",
-"No file was uploaded" => "Nem lett fájl feltöltve.",
-"Missing a temporary folder" => "Hiányzik az ideiglenes könyvtár",
-"Files" => "Fájlok",
-"Maximum upload size" => "Maximális feltölthető fájlméret",
-"Upload" => "Feltöltés",
-"Nothing in here. Upload something!" => "Töltsön fel egy fájlt.",
-"Name" => "Név",
-"Download" => "Letöltés",
-"Size" => "Méret",
-"Modified" => "Módosítva",
-"Delete" => "Törlés",
-"Upload too large" => "Feltöltés túl nagy",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren."
-);
diff --git a/files/l10n/ia.php b/files/l10n/ia.php
deleted file mode 100644
index 8753b871c9e..00000000000
--- a/files/l10n/ia.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php $TRANSLATIONS = array(
-"The uploaded file was only partially uploaded" => "Le file incargate solmente esseva incargate partialmente",
-"No file was uploaded" => "Nulle file esseva incargate",
-"Files" => "Files",
-"Maximum upload size" => "Dimension maxime de incargamento",
-"New" => "Nove",
-"Text file" => "File de texto",
-"Folder" => "Dossier",
-"Upload" => "Incargar",
-"Nothing in here. Upload something!" => "Nihil hic. Incarga alcun cosa!",
-"Name" => "Nomine",
-"Download" => "Discargar",
-"Size" => "Dimension",
-"Modified" => "Modificate",
-"Delete" => "Deler",
-"Upload too large" => "Incargamento troppo longe"
-);
diff --git a/files/l10n/id.php b/files/l10n/id.php
deleted file mode 100644
index 902eeeb4ec2..00000000000
--- a/files/l10n/id.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Files" => "Berkas",
-"Maximum upload size" => "Ukuran unggah maksimum",
-"Upload" => "Unggah",
-"Nothing in here. Upload something!" => "Tidak ada apa-apa di sini. Unggah sesuatu!",
-"Name" => "Nama",
-"Download" => "Unduh",
-"Size" => "Ukuran",
-"Modified" => "Dimodifikasi",
-"Delete" => "Hapus",
-"Upload too large" => "Unggahan terlalu besar",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Berkas yang anda coba unggah melebihi ukuran maksimum untuk pengunggahan berkas di server ini."
-);
diff --git a/files/l10n/it.php b/files/l10n/it.php
deleted file mode 100644
index 919ff0b5aae..00000000000
--- a/files/l10n/it.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Non ci sono errori, file caricato con successo",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Il file caricato supera il valore upload_max_filesize in php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML",
-"The uploaded file was only partially uploaded" => "Il file è stato parzialmente caricato",
-"No file was uploaded" => "Nessun file è stato caricato",
-"Missing a temporary folder" => "Cartella temporanea mancante",
-"Files" => "File",
-"Maximum upload size" => "Dimensione massima upload",
-"New" => "Nuovo",
-"Text file" => "File di testo",
-"Folder" => "Cartella",
-"From the web" => "Dal web",
-"Upload" => "Carica",
-"Nothing in here. Upload something!" => "Non c'è niente qui. Carica qualcosa!",
-"Name" => "Nome",
-"Download" => "Scarica",
-"Size" => "Dimensione",
-"Modified" => "Modificato",
-"Delete" => "Cancella",
-"Upload too large" => "Il file caricato è troppo grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "I file che stai provando a caricare superano la dimensione massima consentita su questo server."
-);
diff --git a/files/l10n/ja_JP.php b/files/l10n/ja_JP.php
deleted file mode 100644
index 24c4e36ee6e..00000000000
--- a/files/l10n/ja_JP.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "エラーはありません。ファイルのアップロードは成功しました。",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "アップロードされたファイルはphp.iniのupload_max_filesizeに設定されたサイズを超えています",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています",
-"The uploaded file was only partially uploaded" => "ファイルは一部分しかアップロードされませんでした",
-"No file was uploaded" => "ファイルはアップロードされませんでした",
-"Missing a temporary folder" => "テンポラリフォルダが見つかりません",
-"Files" => "ファイル",
-"Maximum upload size" => "最大アップロードサイズ",
-"New" => "新規作成",
-"Text file" => "テキストファイル",
-"Folder" => "フォルダ",
-"From the web" => "ウェブ経由",
-"Upload" => "アップロード",
-"Nothing in here. Upload something!" => "ここには何もありません。何かアップロードしてください。",
-"Name" => "名前",
-"Download" => "ダウンロード",
-"Size" => "サイズ",
-"Modified" => "更新日時",
-"Delete" => "削除",
-"Upload too large" => "ファイルサイズが大きすぎます",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "アップロードしようとしているファイルはサーバで規定された最大サイズを超えています"
-);
diff --git a/files/l10n/lb.php b/files/l10n/lb.php
deleted file mode 100644
index 43956fcd63e..00000000000
--- a/files/l10n/lb.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Keen Feeler, Datei ass komplett ropgelueden ginn",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Déi ropgelueden Datei ass méi grouss wei d'upload_max_filesize Eegenschaft an der php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass",
-"The uploaded file was only partially uploaded" => "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn",
-"No file was uploaded" => "Et ass keng Datei ropgelueden ginn",
-"Missing a temporary folder" => "Et feelt en temporären Dossier",
-"Files" => "Dateien",
-"Maximum upload size" => "Maximum Upload Gréisst ",
-"Upload" => "Eroplueden",
-"Nothing in here. Upload something!" => "Hei ass näischt. Lued eppes rop!",
-"Name" => "Numm",
-"Download" => "Eroflueden",
-"Size" => "Gréisst",
-"Modified" => "Geännert",
-"Delete" => "Läschen",
-"Upload too large" => "Upload ze grouss",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass."
-);
diff --git a/files/l10n/lt_LT.php b/files/l10n/lt_LT.php
deleted file mode 100644
index 1bec35e0f8c..00000000000
--- a/files/l10n/lt_LT.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Klaidų nėra, failas įkeltas sėkmingai",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Įkeliamo failo dydis viršija upload_max_filesize parametrą php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Įkeliamo failo dydis viršija MAX_FILE_SIZE parametrą, kuris yra nustatytas HTML formoje",
-"The uploaded file was only partially uploaded" => "Failas buvo įkeltas tik dalinai",
-"No file was uploaded" => "Nebuvo įkeltas nė vienas failas",
-"Missing a temporary folder" => "Nėra laikinojo katalogo",
-"Files" => "Failai",
-"Maximum upload size" => "Maksimalus failo dydis",
-"Upload" => "Įkelti",
-"Nothing in here. Upload something!" => "Čia tuščia. Įkelkite ką nors!",
-"Name" => "Pavadinimas",
-"Download" => "Atsisiųsti",
-"Size" => "Dydis",
-"Modified" => "Pakeista",
-"Delete" => "Ištrinti",
-"Upload too large" => "Įkėlimui failas per didelis",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Bandomų įkelti failų dydis viršija maksimalų leidžiamą šiame serveryje"
-);
diff --git a/files/l10n/ms_MY.php b/files/l10n/ms_MY.php
deleted file mode 100644
index 038ffd521a0..00000000000
--- a/files/l10n/ms_MY.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Files" => "fail",
-"Maximum upload size" => "Saiz maksimum muat naik",
-"Upload" => "Muat naik",
-"Nothing in here. Upload something!" => "Tiada apa-apa di sini. Muat naik sesuatu!",
-"Name" => "Nama ",
-"Download" => "Muat turun",
-"Size" => "Saiz",
-"Modified" => "Dimodifikasi",
-"Delete" => "Padam",
-"Upload too large" => "Muat naik terlalu besar",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server"
-);
diff --git a/files/l10n/nb_NO.php b/files/l10n/nb_NO.php
deleted file mode 100644
index c4ef4989a58..00000000000
--- a/files/l10n/nb_NO.php
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php $TRANSLATIONS = array(
-"Files" => "Filer",
-"Maximum upload size" => "Maksimum opplastingsstørrelse",
-"Upload" => "Last opp",
-"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!",
-"Name" => "Navn",
-"Download" => "Last ned",
-"Size" => "Størrelse",
-"Modified" => "Endret",
-"Delete" => "Slett",
-"Upload too large" => "Opplasting for stor",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren."
-);
diff --git a/files/l10n/nl.php b/files/l10n/nl.php
deleted file mode 100644
index 36b4695a476..00000000000
--- a/files/l10n/nl.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Geen fout opgetreden, bestand successvol geupload.",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Het geüploade bestand is groter dan de upload_max_filesize instelling in php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Het geüploade bestand is groter dan de MAX_FILE_SIZE richtlijn die is opgegeven in de HTML-formulier",
-"The uploaded file was only partially uploaded" => "Het bestand is slechts gedeeltelijk geupload",
-"No file was uploaded" => "Geen bestand geüpload",
-"Missing a temporary folder" => "Een tijdelijke map mist",
-"Files" => "Bestanden",
-"Maximum upload size" => "Maximale bestandsgrootte voor uploads",
-"New" => "Nieuw",
-"Text file" => "Tekstbestand",
-"Folder" => "Map",
-"From the web" => "Van het internet",
-"Upload" => "Upload",
-"Nothing in here. Upload something!" => "Er bevindt zich hier niets. Upload een bestand!",
-"Name" => "Naam",
-"Download" => "Download",
-"Size" => "Bestandsgrootte",
-"Modified" => "Laatst aangepast",
-"Delete" => "Verwijder",
-"Upload too large" => "Bestanden te groot",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server."
-);
diff --git a/files/l10n/nn_NO.php b/files/l10n/nn_NO.php
deleted file mode 100644
index 34f2f6be960..00000000000
--- a/files/l10n/nn_NO.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Ingen feil, fila vart lasta opp",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den opplasta fila er større enn variabelen upload_max_filesize i php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet",
-"The uploaded file was only partially uploaded" => "Fila vart berre delvis lasta opp",
-"No file was uploaded" => "Ingen filer vart lasta opp",
-"Missing a temporary folder" => "Manglar ei mellombels mappe",
-"Files" => "Filer",
-"Maximum upload size" => "Maksimal opplastingsstorleik",
-"Upload" => "Last opp",
-"Nothing in here. Upload something!" => "Ingenting her. Last noko opp!",
-"Name" => "Namn",
-"Download" => "Last ned",
-"Size" => "Storleik",
-"Modified" => "Endra",
-"Delete" => "Slett",
-"Upload too large" => "For stor opplasting",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er større enn maksgrensa til denne tenaren."
-);
diff --git a/files/l10n/pl.php b/files/l10n/pl.php
deleted file mode 100644
index d110f52ab1d..00000000000
--- a/files/l10n/pl.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Brak błędu, plik przesłany z sukcesem",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Przesłany plik przekracza ustawienie upload_max_filesize w pliku php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Przesłany plik przekracza MAX_FILE_SIZE ustawienia, które zostało określono w formularzu HTML",
-"The uploaded file was only partially uploaded" => "Plik został przesłany tylko częściowo.",
-"No file was uploaded" => "Żaden plik nie został przesłany",
-"Missing a temporary folder" => "Brakuje folderu tymczasowego",
-"Files" => "Pliki",
-"Maximum upload size" => "Maksymalna wielkość przesyłanego pliku",
-"New" => "Nowy",
-"Text file" => "Plik tekstowy",
-"Folder" => "Katalog",
-"From the web" => "Z Internetu",
-"Upload" => "Prześlij",
-"Nothing in here. Upload something!" => "Nic tu nie ma. Prześlij jakieś pliki!",
-"Name" => "Nazwa",
-"Download" => "Ściąganie",
-"Size" => "Wielkość",
-"Modified" => "Zmodyfikowano",
-"Delete" => "Skasuj",
-"Upload too large" => "Przesyłany plik jest za duży",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszczalną wielkość."
-);
diff --git a/files/l10n/pt_BR.php b/files/l10n/pt_BR.php
deleted file mode 100644
index 57b1af2ae6d..00000000000
--- a/files/l10n/pt_BR.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Não houve nenhum erro, o arquivo foi transferido com sucesso",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "O tamanho do arquivo excede o limed especifiicado em upload_max_filesize no php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML",
-"The uploaded file was only partially uploaded" => "O arquivo foi transferido parcialmente",
-"No file was uploaded" => "Nenhum arquivo foi transferido",
-"Missing a temporary folder" => "Pasta temporária não encontrada",
-"Files" => "Arquivos",
-"Maximum upload size" => "Tamanho máximo para carregar",
-"Upload" => "Carregar",
-"Nothing in here. Upload something!" => "Nada aqui.Carregar alguma coisa!",
-"Name" => "Nome",
-"Download" => "Baixar",
-"Size" => "Tamanho",
-"Modified" => "Modificado",
-"Delete" => "Excluir",
-"Upload too large" => "Arquivo muito grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor."
-);
diff --git a/files/l10n/ro.php b/files/l10n/ro.php
deleted file mode 100644
index 9d8d6e2d5df..00000000000
--- a/files/l10n/ro.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Nu am întâmpinat nici eroare, fișierul a fost încărcat cu success",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Fișierul are o dimensiune mai mare decât cea specificată în variabila upload_max_filesize din php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML",
-"The uploaded file was only partially uploaded" => "Fișierul a fost încărcat doar parțial",
-"No file was uploaded" => "Nu a fost încărcat nici un fișier",
-"Missing a temporary folder" => "Lipsă folder temporar",
-"Files" => "Fișiere",
-"Maximum upload size" => "Dimensiunea maximă",
-"New" => "Nou",
-"Text file" => "Fișier text",
-"Folder" => "Dosar",
-"From the web" => "De pe internet",
-"Upload" => "Încarcă",
-"Nothing in here. Upload something!" => "Nici un fișier, încarcă ceva!",
-"Name" => "Nume",
-"Download" => "Descarcă",
-"Size" => "Dimensiune",
-"Modified" => "Modificat",
-"Delete" => "Șterge",
-"Upload too large" => "Fișierul este prea mare",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fost depășită limita maximă pentru încărcare."
-);
diff --git a/files/l10n/ru.php b/files/l10n/ru.php
deleted file mode 100644
index 88a6d8ee19c..00000000000
--- a/files/l10n/ru.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Файл успешно загружен",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Файл превышает допустимые размеры (описаны как upload_max_filesize в php.ini)",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Файл превышает размер MAX_FILE_SIZE, указаный в HTML-форме",
-"The uploaded file was only partially uploaded" => "Файл был частично загружен",
-"No file was uploaded" => "Файл не был загружен",
-"Missing a temporary folder" => "Невозможно найти временную директорию",
-"Files" => "Файлы",
-"Maximum upload size" => "Максимальный размер файла",
-"New" => "Новый",
-"Text file" => "Текстовый файл",
-"Folder" => "Папка",
-"From the web" => "Из интернета",
-"Upload" => "Закачать",
-"Nothing in here. Upload something!" => "Здесь ничего нет. Закачайте что-нибудь!",
-"Name" => "Название",
-"Download" => "Скачать",
-"Size" => "Размер",
-"Modified" => "Изменен",
-"Delete" => "Удалить",
-"Upload too large" => "Файл слишком большой",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые Вы пытаетесь закачать, превышают лимит для файлов на этом сервере."
-);
diff --git a/files/l10n/sk_SK.php b/files/l10n/sk_SK.php
deleted file mode 100644
index 0d91ae35a51..00000000000
--- a/files/l10n/sk_SK.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Nenastala žiadna chyba, súbor bol úspešne nahraný",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Nahraný súbor presiahol direktívu upload_max_filesize v php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Nahrávaný súbor presiahol MAX_FILE_SIZE direktívu, ktorá bola špecifikovaná v HTML formulári",
-"The uploaded file was only partially uploaded" => "Nahrávaný súbor bol iba čiastočne nahraný",
-"No file was uploaded" => "Žiaden súbor nebol nahraný",
-"Missing a temporary folder" => "Chýbajúci dočasný priečinok",
-"Files" => "Súbory",
-"Maximum upload size" => "Maximálna veľkosť nahratia",
-"New" => "Nový",
-"Text file" => "Textový súbor",
-"Folder" => "Priečinok",
-"From the web" => "Z webu",
-"Upload" => "Nahrať",
-"Nothing in here. Upload something!" => "Nič tu nie je. Nahrakte niečo!",
-"Name" => "Meno",
-"Download" => "Stiahnuť",
-"Size" => "Veľkosť",
-"Modified" => "Upravené",
-"Delete" => "Odstrániť",
-"Upload too large" => "Nahrávanie príliš veľké",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory ktoré sa snažíte nahrať presahujú maximálnu veľkosť pre nahratie súborov na tento server."
-);
diff --git a/files/l10n/sl.php b/files/l10n/sl.php
deleted file mode 100644
index 5a09e0fe20b..00000000000
--- a/files/l10n/sl.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "datoteka je bila naložena uspešno.",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Velikost željene naložene datoteke je prevelika. (upload_max_filesize - php.ini) Kontaktirajte Administratorja.",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Velikost željene naložene datoteke je prevelika. (MAX_FILE_SIZE - html formi) Kontaktirajte Administratorja.",
-"The uploaded file was only partially uploaded" => "Datoteka je bila le delno naložena.",
-"No file was uploaded" => "Naloženih ni bilo nič Datotek.",
-"Missing a temporary folder" => "Ni potrebne začasne datoteke. (temporary folder)",
-"Files" => "Datoteke",
-"Maximum upload size" => "Maksimalna velikost",
-"Upload" => "Naloži gor",
-"Nothing in here. Upload something!" => "Naloženih še ni bilo nič datotek.",
-"Name" => "Ime",
-"Download" => "Naloži dol",
-"Size" => "Velikost",
-"Modified" => "Urejeno",
-"Delete" => "Izbriši",
-"Upload too large" => "Nalaganje ni mogoče, ker je preveliko.",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Datoteke ki jih želiš naložiti presegajo maksimalno velikost na tem strežniku. Kontaktirajte Administratorja."
-);
diff --git a/files/l10n/sr.php b/files/l10n/sr.php
deleted file mode 100644
index 7e2ac3b1366..00000000000
--- a/files/l10n/sr.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Нема грешке, фајл је успешно послат",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Послати фајл превазилази директиву upload_max_filesize из ",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Послати фајл превазилази директиву MAX_FILE_SIZE која је наведена у ХТМЛ форми",
-"The uploaded file was only partially uploaded" => "Послати фајл је само делимично отпремљен!",
-"No file was uploaded" => "Ниједан фајл није послат",
-"Missing a temporary folder" => "Недостаје привремена фасцикла",
-"Files" => "Фајлови",
-"Maximum upload size" => "Максимална величина пошиљке",
-"New" => "Нови",
-"Text file" => "текстуални фајл",
-"Folder" => "фасцикла",
-"From the web" => "са веба",
-"Upload" => "Пошаљи",
-"Nothing in here. Upload something!" => "Овде нема ничег. Пошаљите нешто!",
-"Name" => "Име",
-"Download" => "Преузми",
-"Size" => "Величина",
-"Modified" => "Задња измена",
-"Delete" => "Обриши",
-"Upload too large" => "Пошиљка је превелика",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу."
-);
diff --git a/files/l10n/sr@latin.php b/files/l10n/sr@latin.php
deleted file mode 100644
index 1b5addbc571..00000000000
--- a/files/l10n/sr@latin.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Nema greške, fajl je uspešno poslat",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Poslati fajl prevazilazi direktivu upload_max_filesize iz ",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi",
-"The uploaded file was only partially uploaded" => "Poslati fajl je samo delimično otpremljen!",
-"No file was uploaded" => "Nijedan fajl nije poslat",
-"Missing a temporary folder" => "Nedostaje privremena fascikla",
-"Files" => "Fajlovi",
-"Maximum upload size" => "Maksimalna veličina pošiljke",
-"Upload" => "Pošalji",
-"Nothing in here. Upload something!" => "Ovde nema ničeg. Pošaljite nešto!",
-"Name" => "Ime",
-"Download" => "Preuzmi",
-"Size" => "Veličina",
-"Modified" => "Zadnja izmena",
-"Delete" => "Obriši",
-"Upload too large" => "Pošiljka je prevelika",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Fajlovi koje želite da pošaljete prevazilaze ograničenje maksimalne veličine pošiljke na ovom serveru."
-);
diff --git a/files/l10n/sv.php b/files/l10n/sv.php
deleted file mode 100644
index dfd32f3f5c2..00000000000
--- a/files/l10n/sv.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Inga fel uppstod. Filen laddades upp utan problem",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Den uppladdade filen överskrider upload_max_filesize direktivet i php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Den uppladdade filen överstiger MAX_FILE_SIZE direktivet som anges i HTML-formulär",
-"The uploaded file was only partially uploaded" => "Den uppladdade filen var endast delvist uppladdad",
-"No file was uploaded" => "Ingen fil blev uppladdad",
-"Missing a temporary folder" => "Saknar en tillfällig mapp",
-"Files" => "Filer",
-"Maximum upload size" => "Maximal storlek att lägga upp",
-"Upload" => "Ladda upp",
-"Nothing in here. Upload something!" => "Ingenting här. Ladda upp något!",
-"Name" => "Namn",
-"Download" => "Ladda ned",
-"Size" => "Storlek",
-"Modified" => "Ändrad",
-"Delete" => "Ta bort",
-"Upload too large" => "För stor uppladdning",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern."
-);
diff --git a/files/l10n/th_TH.php b/files/l10n/th_TH.php
deleted file mode 100644
index e7e2fb94b1e..00000000000
--- a/files/l10n/th_TH.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "ไม่มีข้อผิดพลาดใดๆ ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "ไฟล์ที่อัพโหลดมีขนาดเกินคำสั่ง upload_max_filesize ที่ระบุเอาไว้ในไฟล์ php.ini",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "ไฟล์ที่อัพโหลดมีขนาดเกินคำสั่ง MAX_FILE_SIZE ที่ระบุเอาไว้ในรูปแบบคำสั่งในภาษา HTML",
-"The uploaded file was only partially uploaded" => "ไฟล์ที่อัพโหลดยังไม่ได้ถูกอัพโหลดอย่างสมบูรณ์",
-"No file was uploaded" => "ยังไม่มีไฟล์ที่ถูกอัพโหลด",
-"Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย",
-"Files" => "ไฟล์",
-"Maximum upload size" => "ขนาดไฟล์สูงสุดที่อัพโหลดได้",
-"New" => "อัพโหลดไฟล์ใหม่",
-"Text file" => "ไฟล์ข้อความ",
-"Folder" => "แฟ้มเอกสาร",
-"From the web" => "จากเวป",
-"Upload" => "อัพโหลด",
-"Nothing in here. Upload something!" => "ยังไม่มีไฟล์ใดๆอยู่ที่นี่ กรุณาอัพโหลดไฟล์!",
-"Name" => "ชื่อ",
-"Download" => "ดาวน์โหลด",
-"Size" => "ขนาด",
-"Modified" => "ปรับปรุงล่าสุด",
-"Delete" => "ลบ",
-"Upload too large" => "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้"
-);
diff --git a/files/l10n/tr.php b/files/l10n/tr.php
deleted file mode 100644
index 5fc46056175..00000000000
--- a/files/l10n/tr.php
+++ /dev/null
@@ -1,19 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "Bir hata yok, dosya başarıyla yüklendi",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "Yüklenen dosya php.ini de belirtilen upload_max_filesize sınırını aşıyor",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Yüklenen dosya HTML formundaki MAX_FILE_SIZE sınırını aşıyor",
-"The uploaded file was only partially uploaded" => "Yüklenen dosyanın sadece bir kısmı yüklendi",
-"No file was uploaded" => "Hiç dosya yüklenmedi",
-"Missing a temporary folder" => "Geçici bir klasör eksik",
-"Files" => "Dosyalar",
-"Maximum upload size" => "Maksimum yükleme boyutu",
-"Upload" => "Yükle",
-"Nothing in here. Upload something!" => "Burada hiçbir şey yok. Birşeyler yükleyin!",
-"Name" => "Ad",
-"Download" => "İndir",
-"Size" => "Boyut",
-"Modified" => "Değiştirilme",
-"Delete" => "Sil",
-"Upload too large" => "Yüklemeniz çok büyük",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor."
-);
diff --git a/files/l10n/xgettextfiles b/files/l10n/xgettextfiles
deleted file mode 100644
index 9e22680e455..00000000000
--- a/files/l10n/xgettextfiles
+++ /dev/null
@@ -1,5 +0,0 @@
-../appinfo/app.php
-../templates/index.php
-../templates/part.list.php
-../js/filelist.js
-../js/files.js
diff --git a/files/l10n/zh_CN.php b/files/l10n/zh_CN.php
deleted file mode 100644
index ab23a55d29e..00000000000
--- a/files/l10n/zh_CN.php
+++ /dev/null
@@ -1,23 +0,0 @@
-<?php $TRANSLATIONS = array(
-"There is no error, the file uploaded with success" => "没有发生错误,文件上传成功。",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini" => "上传的文件大小超过了php.ini 中指定的upload_max_filesize",
-"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "上传的文件超过了在HTML 表单中指定的MAX_FILE_SIZE",
-"The uploaded file was only partially uploaded" => "只上传了文件的一部分",
-"No file was uploaded" => "文件没有上传",
-"Missing a temporary folder" => "缺少临时目录",
-"Files" => "文件",
-"Maximum upload size" => "最大上传大小",
-"New" => "新建",
-"Text file" => "文本文件",
-"Folder" => "文件夹",
-"From the web" => "来自网络",
-"Upload" => "上传",
-"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
-"Name" => "名称",
-"Download" => "下载",
-"Size" => "大小",
-"Modified" => "修改日期",
-"Delete" => "删除",
-"Upload too large" => "上传文件过大",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大大小"
-);