aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n')
-rw-r--r--core/l10n/ar.js2
-rw-r--r--core/l10n/ar.json2
-rw-r--r--core/l10n/nl.js1
-rw-r--r--core/l10n/nl.json1
4 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 9173c52bc83..4d19e75dd58 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -43,6 +43,8 @@ OC.L10N.register(
"Necessary language model provider is not available" : "مزود نموذج اللغة language model provider ضروري لكنه غير متوفر",
"Task not found" : "تعذّر العثور على المُهِمَّة",
"Internal error" : "خطأ داخلي",
+ "No text to image provider is available" : "لا يوجد أي مٌزوِّد لتحويل النصوص إلى صور",
+ "Image not found" : "الصورة غير موجودة",
"No translation provider available" : "لا توجد خدمة للترجمة",
"Could not detect language" : "لم يُمكن اكتشاف اللغة",
"Unable to translate" : "لم يُمكن الترجمة",
diff --git a/core/l10n/ar.json b/core/l10n/ar.json
index 6590611c67a..8c60afdda20 100644
--- a/core/l10n/ar.json
+++ b/core/l10n/ar.json
@@ -41,6 +41,8 @@
"Necessary language model provider is not available" : "مزود نموذج اللغة language model provider ضروري لكنه غير متوفر",
"Task not found" : "تعذّر العثور على المُهِمَّة",
"Internal error" : "خطأ داخلي",
+ "No text to image provider is available" : "لا يوجد أي مٌزوِّد لتحويل النصوص إلى صور",
+ "Image not found" : "الصورة غير موجودة",
"No translation provider available" : "لا توجد خدمة للترجمة",
"Could not detect language" : "لم يُمكن اكتشاف اللغة",
"Unable to translate" : "لم يُمكن الترجمة",
diff --git a/core/l10n/nl.js b/core/l10n/nl.js
index 50e3fd4c131..944b56a451d 100644
--- a/core/l10n/nl.js
+++ b/core/l10n/nl.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Necessary language model provider is not available" : "De nodige taalmodel provider is niet beschikbaar",
"Task not found" : "Taak niet gevonden",
"Internal error" : "Interne fout",
+ "Image not found" : "Afbeelding niet gevonden",
"No translation provider available" : "Geen provider voor vertaling beschikbaar",
"Could not detect language" : "Kan taal niet detecteren",
"Unable to translate" : "Niet mogelijk te vertalen",
diff --git a/core/l10n/nl.json b/core/l10n/nl.json
index 5457ff24f97..444631c4fc1 100644
--- a/core/l10n/nl.json
+++ b/core/l10n/nl.json
@@ -41,6 +41,7 @@
"Necessary language model provider is not available" : "De nodige taalmodel provider is niet beschikbaar",
"Task not found" : "Taak niet gevonden",
"Internal error" : "Interne fout",
+ "Image not found" : "Afbeelding niet gevonden",
"No translation provider available" : "Geen provider voor vertaling beschikbaar",
"Could not detect language" : "Kan taal niet detecteren",
"Unable to translate" : "Niet mogelijk te vertalen",