Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 09:56:42 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2014-03-20 09:56:42 +0400
commit3aa8647634d02ee97c8e31119049af506b9918dd (patch)
tree193eed6c231da4e22e414ffd723205752c826dbb /core
parentd76fd16abc5870d627a777f1682662da23893775 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/ar.php6
-rw-r--r--core/l10n/az.php12
-rw-r--r--core/l10n/ca.php3
-rw-r--r--core/l10n/cs_CZ.php3
-rw-r--r--core/l10n/da.php3
-rw-r--r--core/l10n/de.php3
-rw-r--r--core/l10n/de_CH.php2
-rw-r--r--core/l10n/de_DE.php3
-rw-r--r--core/l10n/el.php3
-rw-r--r--core/l10n/en_GB.php3
-rw-r--r--core/l10n/eo.php3
-rw-r--r--core/l10n/es.php3
-rw-r--r--core/l10n/es_AR.php3
-rw-r--r--core/l10n/es_MX.php3
-rw-r--r--core/l10n/et_EE.php3
-rw-r--r--core/l10n/eu.php3
-rw-r--r--core/l10n/fi_FI.php3
-rw-r--r--core/l10n/fr.php3
-rw-r--r--core/l10n/gl.php3
-rw-r--r--core/l10n/hu_HU.php3
-rw-r--r--core/l10n/id.php3
-rw-r--r--core/l10n/it.php3
-rw-r--r--core/l10n/ja.php3
-rw-r--r--core/l10n/ko.php3
-rw-r--r--core/l10n/lb.php3
-rw-r--r--core/l10n/lt_LT.php3
-rw-r--r--core/l10n/mk.php1
-rw-r--r--core/l10n/nb_NO.php3
-rw-r--r--core/l10n/nl.php3
-rw-r--r--core/l10n/nn_NO.php3
-rw-r--r--core/l10n/pl.php3
-rw-r--r--core/l10n/pt_BR.php3
-rw-r--r--core/l10n/pt_PT.php3
-rw-r--r--core/l10n/ru.php3
-rw-r--r--core/l10n/sk_SK.php3
-rw-r--r--core/l10n/sl.php3
-rw-r--r--core/l10n/sq.php3
-rw-r--r--core/l10n/sv.php3
-rw-r--r--core/l10n/tr.php3
-rw-r--r--core/l10n/uk.php3
-rw-r--r--core/l10n/vi.php3
-rw-r--r--core/l10n/zh_CN.php3
-rw-r--r--core/l10n/zh_TW.php3
43 files changed, 11 insertions, 127 deletions
diff --git a/core/l10n/ar.php b/core/l10n/ar.php
index 8040e20d951..64b9d702dcb 100644
--- a/core/l10n/ar.php
+++ b/core/l10n/ar.php
@@ -1,6 +1,6 @@
<?php
$TRANSLATIONS = array(
-"Sunday" => "الاحد",
+"Sunday" => "الأحد",
"Monday" => "الأثنين",
"Tuesday" => "الثلاثاء",
"Wednesday" => "الاربعاء",
@@ -38,6 +38,10 @@ $TRANSLATIONS = array(
"Ok" => "موافق",
"_{count} file conflict_::_{count} file conflicts_" => array("","","","","",""),
"Cancel" => "الغاء",
+"Very weak password" => "كلمة السر ضعيفة جدا",
+"Weak password" => "كلمة السر ضعيفة",
+"Good password" => "كلمة السر جيدة",
+"Strong password" => "كلمة السر قوية",
"Shared" => "مشارك",
"Share" => "شارك",
"Error" => "خطأ",
diff --git a/core/l10n/az.php b/core/l10n/az.php
index dbedde7e637..ffcdde48d47 100644
--- a/core/l10n/az.php
+++ b/core/l10n/az.php
@@ -1,9 +1,9 @@
<?php
$TRANSLATIONS = array(
-"_%n minute ago_::_%n minutes ago_" => array(""),
-"_%n hour ago_::_%n hours ago_" => array(""),
-"_%n day ago_::_%n days ago_" => array(""),
-"_%n month ago_::_%n months ago_" => array(""),
-"_{count} file conflict_::_{count} file conflicts_" => array("")
+"_%n minute ago_::_%n minutes ago_" => array("",""),
+"_%n hour ago_::_%n hours ago_" => array("",""),
+"_%n day ago_::_%n days ago_" => array("",""),
+"_%n month ago_::_%n months ago_" => array("",""),
+"_{count} file conflict_::_{count} file conflicts_" => array("","")
);
-$PLURAL_FORMS = "nplurals=1; plural=0;";
+$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 0e58f387a2f..c696d1f0e6f 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Activat el mode de manteniment",
"Turned off maintenance mode" => "Desactivat el mode de manteniment",
"Updated database" => "Actualitzada la base de dades",
-"Updating filecache, this may take really long..." => "Actualitzant la memòria de cau del fitxers, això pot trigar molt...",
-"Updated filecache" => "Actualitzada la memòria de cau dels fitxers",
-"... %d%% done ..." => "... %d%% fet ...",
"No image or file provided" => "No s'han proporcionat imatges o fitxers",
"Unknown filetype" => "Tipus de fitxer desconegut",
"Invalid image" => "Imatge no vàlida",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 498086b2805..5709acf033c 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Zapnut režim údržby",
"Turned off maintenance mode" => "Vypnut režim údržby",
"Updated database" => "Zaktualizována databáze",
-"Updating filecache, this may take really long..." => "Aktualizuji souborovou mezipaměť, toto může trvat opravdu dlouho...",
-"Updated filecache" => "Aktualizována souborová mezipaměť",
-"... %d%% done ..." => "... %d%% dokončeno ...",
"No image or file provided" => "Soubor nebo obrázek nebyl zadán",
"Unknown filetype" => "Neznámý typ souboru",
"Invalid image" => "Chybný obrázek",
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 09ab618282d..4a98dfcc114 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Startede vedligeholdelsestilstand",
"Turned off maintenance mode" => "standsede vedligeholdelsestilstand",
"Updated database" => "Opdaterede database",
-"Updating filecache, this may take really long..." => "Opdatere filcache, dette kan tage rigtigt lang tid...",
-"Updated filecache" => "Opdaterede filcache",
-"... %d%% done ..." => "... %d%% færdig ...",
"No image or file provided" => "Ingen fil eller billede givet",
"Unknown filetype" => "Ukendt filtype",
"Invalid image" => "Ugyldigt billede",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index b392dc1913c..38092b99256 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
-"Updating filecache, this may take really long..." => "Aktualisiere Dateicache, dies könnte eine Weile dauern...",
-"Updated filecache" => "Dateicache aktualisiert",
-"... %d%% done ..." => "... %d%% erledigt ...",
"No image or file provided" => "Kein Bild oder Datei zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
diff --git a/core/l10n/de_CH.php b/core/l10n/de_CH.php
index c83a092151c..42b8eb3bcea 100644
--- a/core/l10n/de_CH.php
+++ b/core/l10n/de_CH.php
@@ -3,8 +3,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
-"Updating filecache, this may take really long..." => "Aktualisiere Dateicache, dies könnte eine Weile dauern...",
-"Updated filecache" => "Dateicache aktualisiert",
"Sunday" => "Sonntag",
"Monday" => "Montag",
"Tuesday" => "Dienstag",
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index 1c2f6e002dc..b704ab81a1e 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Wartungsmodus eingeschaltet ",
"Turned off maintenance mode" => "Wartungsmodus ausgeschaltet",
"Updated database" => "Datenbank aktualisiert",
-"Updating filecache, this may take really long..." => "Aktualisiere Datei-Cache, dies könnte eine Weile dauern...",
-"Updated filecache" => "Datei-Cache aktualisiert",
-"... %d%% done ..." => "... %d%% erledigt ...",
"No image or file provided" => "Weder Bild noch ein Datei wurden zur Verfügung gestellt",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
diff --git a/core/l10n/el.php b/core/l10n/el.php
index 61c21f1a847..ed7792b7261 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Η κατάσταση συντήρησης ενεργοποιήθηκε",
"Turned off maintenance mode" => "Η κατάσταση συντήρησης απενεργοποιήθηκε",
"Updated database" => "Ενημερωμένη βάση δεδομένων",
-"Updating filecache, this may take really long..." => "Ενημέρωση αποθηκευμένων αρχείων, αυτό μπορεί να πάρα πολύ ώρα...",
-"Updated filecache" => "Ενημέρωση αποθηκευμένων αρχείων",
-"... %d%% done ..." => "... %d%% ολοκληρώθηκαν ...",
"No image or file provided" => "Δεν δόθηκε εικόνα ή αρχείο",
"Unknown filetype" => "Άγνωστος τύπος αρχείου",
"Invalid image" => "Μη έγκυρη εικόνα",
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php
index f97f30dbd50..a8f36deff35 100644
--- a/core/l10n/en_GB.php
+++ b/core/l10n/en_GB.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Turned on maintenance mode",
"Turned off maintenance mode" => "Turned off maintenance mode",
"Updated database" => "Updated database",
-"Updating filecache, this may take really long..." => "Updating filecache, this may take a really long time...",
-"Updated filecache" => "Updated filecache",
-"... %d%% done ..." => "... %d%% done ...",
"No image or file provided" => "No image or file provided",
"Unknown filetype" => "Unknown filetype",
"Invalid image" => "Invalid image",
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index 86813ed9ce0..f264b7ed7a7 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -1,9 +1,6 @@
<?php
$TRANSLATIONS = array(
"Updated database" => "Ĝisdatiĝis datumbazo",
-"Updating filecache, this may take really long..." => "Ĝisdatigante la dosierkaŝmemoron, ĉi tio povas daŭri tro longe...",
-"Updated filecache" => "Ĝisdatiĝis dosierkaŝmemoro",
-"... %d%% done ..." => "... %d%% plenumiĝis ...",
"Unknown filetype" => "Ne konatas dosiertipo",
"Invalid image" => "Ne validas bildo",
"Sunday" => "dimanĉo",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index a8a3c6a631b..32de51d9126 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo mantenimiento activado",
"Turned off maintenance mode" => "Modo mantenimiento desactivado",
"Updated database" => "Base de datos actualizada",
-"Updating filecache, this may take really long..." => "Actualizando caché de archivos, esto puede tardar bastante tiempo...",
-"Updated filecache" => "Caché de archivos actualizada",
-"... %d%% done ..." => "... %d%% hecho ...",
"No image or file provided" => "No se especificó ningún archivo o imagen",
"Unknown filetype" => "Tipo de archivo desconocido",
"Invalid image" => "Imagen inválida",
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php
index 16b85eeb707..b5b37d4825b 100644
--- a/core/l10n/es_AR.php
+++ b/core/l10n/es_AR.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo de mantenimiento activado",
"Turned off maintenance mode" => "Modo de mantenimiento desactivado",
"Updated database" => "Base de datos actualizada",
-"Updating filecache, this may take really long..." => "Actualizando caché de archivos, esto puede tardar mucho tiempo...",
-"Updated filecache" => "Caché de archivos actualizada",
-"... %d%% done ..." => "... %d%% hecho ...",
"No image or file provided" => "No se ha proveído de una imágen o archivo.",
"Unknown filetype" => "Tipo de archivo desconocido",
"Invalid image" => "Imagen inválida",
diff --git a/core/l10n/es_MX.php b/core/l10n/es_MX.php
index 960a39b8e63..6a90e3d7783 100644
--- a/core/l10n/es_MX.php
+++ b/core/l10n/es_MX.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo mantenimiento activado",
"Turned off maintenance mode" => "Modo mantenimiento desactivado",
"Updated database" => "Base de datos actualizada",
-"Updating filecache, this may take really long..." => "Actualizando caché de archivos, esto puede tardar bastante tiempo...",
-"Updated filecache" => "Caché de archivos actualizada",
-"... %d%% done ..." => "... %d%% hecho ...",
"No image or file provided" => "No se especificó ningún archivo o imagen",
"Unknown filetype" => "Tipo de archivo desconocido",
"Invalid image" => "Imagen inválida",
diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php
index b48994e5d91..5a2e34ff3a0 100644
--- a/core/l10n/et_EE.php
+++ b/core/l10n/et_EE.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Haldusrežiimis sisse lülitatud",
"Turned off maintenance mode" => "Haldusrežiimis välja lülitatud",
"Updated database" => "Uuendatud andmebaas",
-"Updating filecache, this may take really long..." => "Failipuhvri uuendamine, see võib kesta väga kaua...",
-"Updated filecache" => "Uuendatud failipuhver",
-"... %d%% done ..." => "... %d%% tehtud ...",
"No image or file provided" => "Ühtegi pilti või faili pole pakutud",
"Unknown filetype" => "Tundmatu failitüüp",
"Invalid image" => "Vigane pilt",
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
index d0da3686e54..33c98fb9b90 100644
--- a/core/l10n/eu.php
+++ b/core/l10n/eu.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Mantenu modua gaitu da",
"Turned off maintenance mode" => "Mantenu modua desgaitu da",
"Updated database" => "Datu basea eguneratu da",
-"Updating filecache, this may take really long..." => "Fitxategi katxea eguneratzen, honek oso denbora luzea har dezake...",
-"Updated filecache" => "Fitxategi katxea eguneratu da",
-"... %d%% done ..." => "... %d%% egina ...",
"No image or file provided" => "Ez da irudi edo fitxategirik zehaztu",
"Unknown filetype" => "Fitxategi mota ezezaguna",
"Invalid image" => "Baliogabeko irudia",
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index 014a083cf96..e86ce1c2fb2 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Siirrytty ylläpitotilaan",
"Turned off maintenance mode" => "Ylläpitotila laitettu pois päältä",
"Updated database" => "Tietokanta ajan tasalla",
-"Updating filecache, this may take really long..." => "Päivitetään tiedostojen välimuistia, tämä saattaa kestää todella kauan...",
-"Updated filecache" => "Tiedostojen välimuisti päivitetty",
-"... %d%% done ..." => "... %d%% valmis ...",
"No image or file provided" => "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" => "Tuntematon tiedostotyyppi",
"Invalid image" => "Virhellinen kuva",
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 5206d746b4e..3754e8c9e07 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Basculé en mode maintenance",
"Turned off maintenance mode" => "Basculé en mode production (non maintenance)",
"Updated database" => "Base de données mise à jour",
-"Updating filecache, this may take really long..." => "En cours de mise à jour de cache de fichiers. Cette opération peut être très longue...",
-"Updated filecache" => "Cache de fichier mis à jour",
-"... %d%% done ..." => "... %d%% effectué ...",
"No image or file provided" => "Aucune image ou fichier fourni",
"Unknown filetype" => "Type de fichier inconnu",
"Invalid image" => "Image invalide",
diff --git a/core/l10n/gl.php b/core/l10n/gl.php
index c1130af9c53..30730a72d63 100644
--- a/core/l10n/gl.php
+++ b/core/l10n/gl.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo de mantemento activado",
"Turned off maintenance mode" => "Modo de mantemento desactivado",
"Updated database" => "Base de datos actualizada",
-"Updating filecache, this may take really long..." => "Actualizando o ficheiro da caché, isto pode levar bastante tempo...",
-"Updated filecache" => "Ficheiro da caché actualizado",
-"... %d%% done ..." => "... %d%% feito ...",
"No image or file provided" => "Non forneceu ningunha imaxe ou ficheiro",
"Unknown filetype" => "Tipo de ficheiro descoñecido",
"Invalid image" => "Imaxe incorrecta",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index 5e4d13335c8..e81991ec7ad 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "A karbantartási mód bekapcsolva",
"Turned off maintenance mode" => "A karbantartási mód kikapcsolva",
"Updated database" => "Frissítet adatbázis",
-"Updating filecache, this may take really long..." => "A filecache frissítése folyamatban, ez a folyamat hosszabb ideig is eltarthat...",
-"Updated filecache" => "Filecache frissítve",
-"... %d%% done ..." => "... %d%% kész ...",
"No image or file provided" => "Nincs kép vagy file megadva",
"Unknown filetype" => "Ismeretlen file tipús",
"Invalid image" => "Hibás kép",
diff --git a/core/l10n/id.php b/core/l10n/id.php
index 88861e605c0..5038d0d6c82 100644
--- a/core/l10n/id.php
+++ b/core/l10n/id.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Hidupkan mode perawatan",
"Turned off maintenance mode" => "Matikan mode perawatan",
"Updated database" => "Basis data terbaru",
-"Updating filecache, this may take really long..." => "Memperbarui filecache, mungkin memerlukan waktu sangat lama...",
-"Updated filecache" => "Filecache terbaru",
-"... %d%% done ..." => "... %d%% selesai ...",
"No image or file provided" => "Tidak ada gambar atau file yang disediakan",
"Unknown filetype" => "Tipe berkas tak dikenal",
"Invalid image" => "Gambar tidak sah",
diff --git a/core/l10n/it.php b/core/l10n/it.php
index ad473521bbf..fb9746d76ca 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modalità di manutenzione attivata",
"Turned off maintenance mode" => "Modalità di manutenzione disattivata",
"Updated database" => "Database aggiornato",
-"Updating filecache, this may take really long..." => "Aggiornamento della cache dei file in corso, potrebbe richiedere molto tempo...",
-"Updated filecache" => "Cache dei file aggiornata",
-"... %d%% done ..." => "... %d%% completato ...",
"No image or file provided" => "Non è stata fornita alcun immagine o file",
"Unknown filetype" => "Tipo di file sconosciuto",
"Invalid image" => "Immagine non valida",
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 9fce579e692..eb3e6882578 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "メンテナンスモードがオンになりました",
"Turned off maintenance mode" => "メンテナンスモードがオフになりました",
"Updated database" => "データベース更新完了",
-"Updating filecache, this may take really long..." => "ファイルキャッシュを更新しています、しばらく掛かる恐れがあります...",
-"Updated filecache" => "ファイルキャッシュ更新完了",
-"... %d%% done ..." => "... %d%% 完了 ...",
"No image or file provided" => "画像もしくはファイルが提供されていません",
"Unknown filetype" => "不明なファイルタイプ",
"Invalid image" => "無効な画像",
diff --git a/core/l10n/ko.php b/core/l10n/ko.php
index 7f739934f22..6020777f874 100644
--- a/core/l10n/ko.php
+++ b/core/l10n/ko.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "유지 보수 모드 켜짐",
"Turned off maintenance mode" => "유지 보수 모드 꺼짐",
"Updated database" => "데이터베이스 업데이트 됨",
-"Updating filecache, this may take really long..." => "파일 캐시 업데이트 중, 시간이 약간 걸릴 수 있습니다...",
-"Updated filecache" => "파일 캐시 업데이트 됨",
-"... %d%% done ..." => "... %d%% 완료됨 ...",
"No image or file provided" => "이미지나 파일이 없음",
"Unknown filetype" => "알려지지 않은 파일 형식",
"Invalid image" => "잘못된 이미지",
diff --git a/core/l10n/lb.php b/core/l10n/lb.php
index e1eaf3b7d65..b60f6c7c5f5 100644
--- a/core/l10n/lb.php
+++ b/core/l10n/lb.php
@@ -3,9 +3,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Maintenance Modus ass un",
"Turned off maintenance mode" => "Maintenance Modus ass aus",
"Updated database" => "Datebank ass geupdate ginn",
-"Updating filecache, this may take really long..." => "De Fichier Cache gëtt geupdate, des ka laang daueren...",
-"Updated filecache" => "De Fichier Cache ass geupdate ginn",
-"... %d%% done ..." => "... %d%% fäerdeg ...",
"No image or file provided" => "Kee Bild oder Fichier uginn",
"Unknown filetype" => "Onbekannten Fichier Typ",
"Invalid image" => "Ongülteg d'Bild",
diff --git a/core/l10n/lt_LT.php b/core/l10n/lt_LT.php
index c027e54227d..776cde74fe7 100644
--- a/core/l10n/lt_LT.php
+++ b/core/l10n/lt_LT.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Įjungta priežiūros veiksena",
"Turned off maintenance mode" => "Išjungta priežiūros veiksena",
"Updated database" => "Atnaujinta duomenų bazė",
-"Updating filecache, this may take really long..." => "Atnaujinama failų talpykla, tai gali užtrukti labai ilgai...",
-"Updated filecache" => "Atnaujinta failų talpykla",
-"... %d%% done ..." => "... %d%% atlikta ...",
"No image or file provided" => "Nenurodytas paveikslėlis ar failas",
"Unknown filetype" => "Nežinomas failo tipas",
"Invalid image" => "Netinkamas paveikslėlis",
diff --git a/core/l10n/mk.php b/core/l10n/mk.php
index 9bba50df46d..c56ae32bf2a 100644
--- a/core/l10n/mk.php
+++ b/core/l10n/mk.php
@@ -3,7 +3,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Вклучен е модот за одржување",
"Turned off maintenance mode" => "Ислкучен е модот за одржување",
"Updated database" => "Базата е надградена",
-"Updated filecache" => "Кешот е надграден",
"No image or file provided" => "Не е доставена фотографија или датотека",
"Unknown filetype" => "Непознат тип на датотека",
"Invalid image" => "Невалидна фотографија",
diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php
index 723d92c0433..43141bc431f 100644
--- a/core/l10n/nb_NO.php
+++ b/core/l10n/nb_NO.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Slo på vedlikeholdsmodus",
"Turned off maintenance mode" => "Slo av vedlikeholdsmodus",
"Updated database" => "Oppdaterte databasen",
-"Updating filecache, this may take really long..." => "Oppdaterer fil-cache. Dette kan ta veldig lang tid...",
-"Updated filecache" => "Oppdaterte fil-cache",
-"... %d%% done ..." => "... %d%% ferdig ...",
"No image or file provided" => "Bilde eller fil ikke angitt",
"Unknown filetype" => "Ukjent filtype",
"Invalid image" => "Ugyldig bilde",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 4610674ed46..68fd3d2c381 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld",
"Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld",
"Updated database" => "Database bijgewerkt",
-"Updating filecache, this may take really long..." => "Bijwerken bestandscache. Dit kan even duren...",
-"Updated filecache" => "Bestandscache bijgewerkt",
-"... %d%% done ..." => "... %d%% gereed ...",
"No image or file provided" => "Geen afbeelding of bestand opgegeven",
"Unknown filetype" => "Onbekend bestandsformaat",
"Invalid image" => "Ongeldige afbeelding",
diff --git a/core/l10n/nn_NO.php b/core/l10n/nn_NO.php
index 03f0a979c7e..e6a80262a23 100644
--- a/core/l10n/nn_NO.php
+++ b/core/l10n/nn_NO.php
@@ -3,9 +3,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Skrudde på vedlikehaldsmodus",
"Turned off maintenance mode" => "Skrudde av vedlikehaldsmodus",
"Updated database" => "Database oppdatert",
-"Updating filecache, this may take really long..." => "Oppdaterer mellomlager; dette kan ta ei god stund …",
-"Updated filecache" => "Mellomlager oppdatert",
-"... %d%% done ..." => "… %d %% ferdig …",
"No image or file provided" => "Inga bilete eller fil gitt",
"Unknown filetype" => "Ukjend filtype",
"Invalid image" => "Ugyldig bilete",
diff --git a/core/l10n/pl.php b/core/l10n/pl.php
index bb73665a6bf..8f53c802f6d 100644
--- a/core/l10n/pl.php
+++ b/core/l10n/pl.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Włączony tryb konserwacji",
"Turned off maintenance mode" => "Wyłączony tryb konserwacji",
"Updated database" => "Zaktualizuj bazę",
-"Updating filecache, this may take really long..." => "Aktualizowanie filecache, to może potrwać bardzo długo...",
-"Updated filecache" => "Zaktualizuj filecache",
-"... %d%% done ..." => "... %d%% udane ...",
"No image or file provided" => "Brak obrazu lub pliku dostarczonego",
"Unknown filetype" => "Nieznany typ pliku",
"Invalid image" => "Nieprawidłowe zdjęcie",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 0d1ed5efa13..ee695831519 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Ativar modo de manutenção",
"Turned off maintenance mode" => "Desligar o modo de manutenção",
"Updated database" => "Atualizar o banco de dados",
-"Updating filecache, this may take really long..." => "Atualizar cahe de arquivos, isto pode levar algum tempo...",
-"Updated filecache" => "Atualizar cache de arquivo",
-"... %d%% done ..." => "... %d%% concluído ...",
"No image or file provided" => "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" => "Tipo de arquivo desconhecido",
"Invalid image" => "Imagem inválida",
diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php
index b94500604b6..a4d6785cd5e 100644
--- a/core/l10n/pt_PT.php
+++ b/core/l10n/pt_PT.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Activado o modo de manutenção",
"Turned off maintenance mode" => "Desactivado o modo de manutenção",
"Updated database" => "Base de dados actualizada",
-"Updating filecache, this may take really long..." => "A actualizar o cache dos ficheiros, poderá demorar algum tempo...",
-"Updated filecache" => "Actualizado o cache dos ficheiros",
-"... %d%% done ..." => "... %d%% feito ...",
"No image or file provided" => "Não foi selecionado nenhum ficheiro para importar",
"Unknown filetype" => "Ficheiro desconhecido",
"Invalid image" => "Imagem inválida",
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 0fe0c881e66..8d84e7d31bc 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Режим отладки включён",
"Turned off maintenance mode" => "Режим отладки отключён",
"Updated database" => "База данных обновлена",
-"Updating filecache, this may take really long..." => "Обновление файлового кэша, это может занять некоторое время...",
-"Updated filecache" => "Обновлен файловый кэш",
-"... %d%% done ..." => "... %d%% завершено ...",
"No image or file provided" => "Не указано изображение или файл",
"Unknown filetype" => "Неизвестный тип файла",
"Invalid image" => "Изображение повреждено",
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
index 7d1e857bc2c..bb3c9863ce2 100644
--- a/core/l10n/sk_SK.php
+++ b/core/l10n/sk_SK.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Mód údržby je zapnutý",
"Turned off maintenance mode" => "Mód údržby e vypnutý",
"Updated database" => "Databáza je aktualizovaná",
-"Updating filecache, this may take really long..." => "Aktualizácia \"filecache\", toto môže trvať dlhšie...",
-"Updated filecache" => "\"Filecache\" aktualizovaná",
-"... %d%% done ..." => "... %d%% dokončených ...",
"No image or file provided" => "Obrázok alebo súbor nebol zadaný",
"Unknown filetype" => "Neznámy typ súboru",
"Invalid image" => "Chybný obrázok",
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index cadf11532cb..51a4c7d2e24 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Vzdrževalni način je omogočen",
"Turned off maintenance mode" => "Vzdrževalni način je onemogočen",
"Updated database" => "Posodobljena podatkovna zbirka",
-"Updating filecache, this may take really long..." => "Poteka posodabljanje predpomnilnika datotek. Opravilo je lahko dolgotrajno ...",
-"Updated filecache" => "Predpomnilnik datotek je posodobljen",
-"... %d%% done ..." => "... %d%% končano ...",
"No image or file provided" => "Ni podane datoteke ali slike",
"Unknown filetype" => "Neznana vrsta datoteke",
"Invalid image" => "Neveljavna slika",
diff --git a/core/l10n/sq.php b/core/l10n/sq.php
index 0f414a5158a..bfb7b0903f6 100644
--- a/core/l10n/sq.php
+++ b/core/l10n/sq.php
@@ -3,9 +3,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Mënyra e mirëmbajtjes u aktivizua",
"Turned off maintenance mode" => "Mënyra e mirëmbajtjes u çaktivizua",
"Updated database" => "Database-i u azhurnua",
-"Updating filecache, this may take really long..." => "Po azhurnoj memorjen e skedarëve, mund të zgjasi pak...",
-"Updated filecache" => "Memorja e skedarëve u azhornua",
-"... %d%% done ..." => "... %d%% u krye ...",
"Sunday" => "E djelë",
"Monday" => "E hënë",
"Tuesday" => "E martë",
diff --git a/core/l10n/sv.php b/core/l10n/sv.php
index bd282bad66c..c4e92e62171 100644
--- a/core/l10n/sv.php
+++ b/core/l10n/sv.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Aktiverade underhållsläge",
"Turned off maintenance mode" => "Deaktiverade underhållsläge",
"Updated database" => "Uppdaterade databasen",
-"Updating filecache, this may take really long..." => "Uppdaterar filcache, det kan ta lång tid...",
-"Updated filecache" => "Uppdaterade filcache",
-"... %d%% done ..." => "... %d%% klart ...",
"No image or file provided" => "Ingen bild eller fil har tillhandahållits",
"Unknown filetype" => "Okänd filtyp",
"Invalid image" => "Ogiltig bild",
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 3c00a5aaeae..b0f4a463dcf 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Bakım kipi etkinleştirildi",
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
"Updated database" => "Veritabanı güncellendi",
-"Updating filecache, this may take really long..." => "Dosya önbelleği güncelleniyor. Bu, gerçekten uzun sürebilir.",
-"Updated filecache" => "Dosya önbelleği güncellendi",
-"... %d%% done ..." => "%%%d tamamlandı ...",
"No image or file provided" => "Resim veya dosya belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",
"Invalid image" => "Geçersiz resim",
diff --git a/core/l10n/uk.php b/core/l10n/uk.php
index 14c044161da..ade29981b49 100644
--- a/core/l10n/uk.php
+++ b/core/l10n/uk.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Увімкнено захищений режим",
"Turned off maintenance mode" => "Вимкнено захищений режим",
"Updated database" => "Базу даних оновлено",
-"Updating filecache, this may take really long..." => "Оновлення файлового кешу, це може тривати доволі довго...",
-"Updated filecache" => "Файловий кеш оновлено",
-"... %d%% done ..." => "... %d%% виконано ...",
"No image or file provided" => "Немає наданого зображення або файлу",
"Unknown filetype" => "Невідомий тип файлу",
"Invalid image" => "Невірне зображення",
diff --git a/core/l10n/vi.php b/core/l10n/vi.php
index f62c5fd6152..be99580d942 100644
--- a/core/l10n/vi.php
+++ b/core/l10n/vi.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Bật chế độ bảo trì",
"Turned off maintenance mode" => "Tắt chế độ bảo trì",
"Updated database" => "Cơ sở dữ liệu đã được cập nhật",
-"Updating filecache, this may take really long..." => "Đang cập nhật tập tin bộ nhớ cache, việc này có thể mất nhiều thời gian...",
-"Updated filecache" => "Đã cập nhật tập tin bộ nhớ cache",
-"... %d%% done ..." => "... %d%% hoàn thành ...",
"No image or file provided" => "Không có hình ảnh hoặc tập tin được cung cấp",
"Unknown filetype" => "Không biết kiểu tập tin",
"Invalid image" => "Hình ảnh không hợp lệ",
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index de00cfc69f8..e5a6a254e54 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "启用维护模式",
"Turned off maintenance mode" => "关闭维护模式",
"Updated database" => "数据库已更新",
-"Updating filecache, this may take really long..." => "正在更新文件缓存,这可能需要较长时间...",
-"Updated filecache" => "文件缓存已更新",
-"... %d%% done ..." => "...已完成 %d%% ...",
"No image or file provided" => "没有提供图片或文件",
"Unknown filetype" => "未知的文件类型",
"Invalid image" => "无效的图像",
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 8529fb5e5f8..dae143cef40 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -4,9 +4,6 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "已啓用維護模式",
"Turned off maintenance mode" => "已停用維護模式",
"Updated database" => "已更新資料庫",
-"Updating filecache, this may take really long..." => "更新檔案快取,這可能要很久…",
-"Updated filecache" => "已更新檔案快取",
-"... %d%% done ..." => "已完成 %d%%",
"No image or file provided" => "未提供圖片或檔案",
"Unknown filetype" => "未知的檔案類型",
"Invalid image" => "無效的圖片",