aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-20 00:20:33 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-20 00:20:33 +0000
commit2b7d9c1c9db85581a4b37a5a5e483b64ddd60a4b (patch)
treeda265059441ecea7a95b34e22a4057cb4394dcc2 /core
parent3b795cde79946cb9b41ed823c78111ea040cbfa2 (diff)
downloadnextcloud-server-2b7d9c1c9db85581a4b37a5a5e483b64ddd60a4b.tar.gz
nextcloud-server-2b7d9c1c9db85581a4b37a5a5e483b64ddd60a4b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core')
-rw-r--r--core/l10n/eu.js1
-rw-r--r--core/l10n/eu.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/eu.js b/core/l10n/eu.js
index 6791f93534b..c0db725661e 100644
--- a/core/l10n/eu.js
+++ b/core/l10n/eu.js
@@ -43,6 +43,7 @@ OC.L10N.register(
"Task not found" : "Ez da eginkizuna aurkitu",
"Internal error" : "Barne errorea",
"Not found" : "Ez da aurkitu",
+ "Bad request" : "Eskaera txarra",
"Requested task type does not exist" : "Eskatutako eginkizun mota ez da existitzen",
"Necessary language model provider is not available" : "Beharrezko lengoaia-modelo hornitzailea ez dago eskuragarri",
"No text to image provider is available" : "Ez dago testutik irudirako hornitzailerik erabilgarri",
diff --git a/core/l10n/eu.json b/core/l10n/eu.json
index 5b238a19a8d..045b8dd47a7 100644
--- a/core/l10n/eu.json
+++ b/core/l10n/eu.json
@@ -41,6 +41,7 @@
"Task not found" : "Ez da eginkizuna aurkitu",
"Internal error" : "Barne errorea",
"Not found" : "Ez da aurkitu",
+ "Bad request" : "Eskaera txarra",
"Requested task type does not exist" : "Eskatutako eginkizun mota ez da existitzen",
"Necessary language model provider is not available" : "Beharrezko lengoaia-modelo hornitzailea ez dago eskuragarri",
"No text to image provider is available" : "Ez dago testutik irudirako hornitzailerik erabilgarri",