diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-02 00:19:21 +0000 |
commit | ee7dda5e867b4b86fdd26abcbc574f619e8a8d64 (patch) | |
tree | 2fcd0a818333269c2d4fc066e986262bb13d23f6 /lib | |
parent | 92acbb0d39728b9bfc7530957611ff19aec31d84 (diff) | |
download | nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.tar.gz nextcloud-server-ee7dda5e867b4b86fdd26abcbc574f619e8a8d64.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/eu.js | 1 | ||||
-rw-r--r-- | lib/l10n/eu.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/eu.js b/lib/l10n/eu.js index 0db3b615edc..10ae581d34a 100644 --- a/lib/l10n/eu.js +++ b/lib/l10n/eu.js @@ -270,6 +270,7 @@ OC.L10N.register( "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", + "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", diff --git a/lib/l10n/eu.json b/lib/l10n/eu.json index d4734321a45..1c862c1306d 100644 --- a/lib/l10n/eu.json +++ b/lib/l10n/eu.json @@ -268,6 +268,7 @@ "The audio to transcribe" : "Transkribatzeko audioa", "Transcription" : "Transkripzioa", "The transcribed text" : "Transkribatutako testua", + "ContextWrite" : "ContextWrite", "Writes text in a given style based on the provided source material." : "Testua estilo jakin batean idazten du, emandako iturri-materialean oinarrituta.", "Writing style" : "Idazteko estiloa", "Demonstrate a writing style that you would like to immitate" : "Erakutsi imitatu nahiko zenukeen idazteko estiloa", |