diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-20 00:20:52 +0000 |
commit | 3edc0f58c14dc1f7d25681c1d643647f5f15ae61 (patch) | |
tree | 4435770bec9db0ba35a6fc0941031e4961572e3e /core | |
parent | 9f1c6d7cd4f7dfa1aac81865ab5daa56cd9908ec (diff) | |
download | nextcloud-server-3edc0f58c14dc1f7d25681c1d643647f5f15ae61.tar.gz nextcloud-server-3edc0f58c14dc1f7d25681c1d643647f5f15ae61.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.js | 1 | ||||
-rw-r--r-- | core/l10n/eu.json | 1 |
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", |