aboutsummaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-08-20 00:20:46 +0000
committerNextcloud bot <bot@nextcloud.com>2024-08-20 00:20:46 +0000
commit1e93ebc9a6179f6e9a0e01247f05105c205ab06d (patch)
tree40938cdf1031785a80bffb25a544c0cfe94fda0a /core
parentb8a864ab051e77ef691ce2f163d238325e1e45a0 (diff)
downloadnextcloud-server-1e93ebc9a6179f6e9a0e01247f05105c205ab06d.tar.gz
nextcloud-server-1e93ebc9a6179f6e9a0e01247f05105c205ab06d.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",