diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-26 00:20:10 +0000 |
commit | 70839355c8aaf293f6b9ee5242e4546a9e971899 (patch) | |
tree | 1819b1b52c9bf6036b2a1297987bd254cb347301 /lib/l10n/ast.js | |
parent | 109bcfd389388fd23d9c75401eeef10abbcc4487 (diff) | |
download | nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.tar.gz nextcloud-server-70839355c8aaf293f6b9ee5242e4546a9e971899.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", |