diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:02 +0000 |
commit | 4aac0b10081fbe29a77de6105ef02e4a5eeb4988 (patch) | |
tree | 8caf3b04d0a1811add084dda491d3f1d87f0bd20 /lib/l10n/ast.js | |
parent | f73f7564e7f59bab08b3a3e9cd44f25c90c8a46a (diff) | |
download | nextcloud-server-4aac0b10081fbe29a77de6105ef02e4a5eeb4988.tar.gz nextcloud-server-4aac0b10081fbe29a77de6105ef02e4a5eeb4988.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ast.js')
-rw-r--r-- | lib/l10n/ast.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/ast.js b/lib/l10n/ast.js index a4b2335c5f8..f357515d99e 100644 --- a/lib/l10n/ast.js +++ b/lib/l10n/ast.js @@ -216,6 +216,9 @@ OC.L10N.register( "Summarize" : "Resume", "Summary" : "Resume", "Extract topics" : "Estrayer temes", + "Translate" : "Traducir", + "Target language" : "Llingua de destín", + "Result" : "Resultáu", "Summarizes text by reducing its length without losing key information." : "Resume'l testu amenorgando la so llongura ensin perder la información importante.", "Extracts topics from a text and outputs them separated by commas." : "Estrái temes d'un testu y devuélvelos separtaos per comes.", "404" : "404", |