diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-21 00:20:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-21 00:20:15 +0000 |
commit | 8271b2258ee10aec00dc691ecb14c825f527d1c1 (patch) | |
tree | 7ba5577b0bfc1dd6088f3bc7d15401597f9abed2 /lib/l10n | |
parent | 3ae8139ed74b9f8c976e26221593823ed562cece (diff) | |
download | nextcloud-server-8271b2258ee10aec00dc691ecb14c825f527d1c1.tar.gz nextcloud-server-8271b2258ee10aec00dc691ecb14c825f527d1c1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/gl.js | 2 | ||||
-rw-r--r-- | lib/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index 85a357fa7ed..bd4d840e8fb 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -270,7 +270,7 @@ OC.L10N.register( "The audio to transcribe" : "O audio para transcribir", "Transcription" : "Transcrición", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "EscrituraDeContexto", + "ContextWrite" : "RedacciónPorContexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de orixe fornecido.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostre un estilo de escritura que lle gustaría imitar", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index 118a934db2c..adfd454502d 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -268,7 +268,7 @@ "The audio to transcribe" : "O audio para transcribir", "Transcription" : "Transcrición", "The transcribed text" : "O texto transcrito", - "ContextWrite" : "EscrituraDeContexto", + "ContextWrite" : "RedacciónPorContexto", "Writes text in a given style based on the provided source material." : "Escribe texto nun estilo determinado baseándose no material de orixe fornecido.", "Writing style" : "Estilo de escritura", "Demonstrate a writing style that you would like to immitate" : "Demostre un estilo de escritura que lle gustaría imitar", |