summaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/de_DE.php1
-rw-r--r--core/l10n/hu_HU.php1
-rw-r--r--core/l10n/nl.php1
-rw-r--r--core/l10n/zh_CN.php1
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php
index f395c192bd0..ea8a4e5adc3 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -46,6 +46,7 @@
"years ago" => "Vor Jahren",
"Choose" => "Auswählen",
"Cancel" => "Abbrechen",
+"Error loading file picker template" => "Es ist ein Fehler in der Vorlage des Datei-Auswählers aufgetreten.",
"Yes" => "Ja",
"No" => "Nein",
"Ok" => "OK",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index 6b477746f25..766e1bfc7ea 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -46,6 +46,7 @@
"years ago" => "több éve",
"Choose" => "Válasszon",
"Cancel" => "Mégsem",
+"Error loading file picker template" => "Nem sikerült betölteni a fájlkiválasztó sablont",
"Yes" => "Igen",
"No" => "Nem",
"Ok" => "Ok",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index a39f34fb90c..0f30a2f49aa 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -46,6 +46,7 @@
"years ago" => "jaar geleden",
"Choose" => "Kies",
"Cancel" => "Annuleer",
+"Error loading file picker template" => "Fout bij laden van bestandsselectie sjabloon",
"Yes" => "Ja",
"No" => "Nee",
"Ok" => "Ok",
diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php
index 59dd4d2b86a..016a1362569 100644
--- a/core/l10n/zh_CN.php
+++ b/core/l10n/zh_CN.php
@@ -46,6 +46,7 @@
"years ago" => "年前",
"Choose" => "选择(&C)...",
"Cancel" => "取消",
+"Error loading file picker template" => "加载文件选择器模板出错",
"Yes" => "是",
"No" => "否",
"Ok" => "好",