diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-28 00:39:51 +0000 |
commit | 40e1d355260f17a0a77fde70d87db703d1e3bf78 (patch) | |
tree | 1e72239d56ab566412ac5dfd31157825eb80d64e /lib/l10n/ga.js | |
parent | 6ea2bd8863573899837e6d03fd81bcde10a8b37e (diff) | |
download | nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.tar.gz nextcloud-server-40e1d355260f17a0a77fde70d87db703d1e3bf78.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ga.js')
-rw-r--r-- | lib/l10n/ga.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 82f7b7be2d1..f9be62ab558 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -296,6 +296,7 @@ OC.L10N.register( "Output images" : "Íomhánna aschuir", "The generated images" : "Na híomhánna a ghintear", "Free text to text prompt" : "Teimpléad téacs go téacs saor in aisce,", + "Runs an arbitrary prompt through a language model that returns a reply" : "Ritheann leid treallach trí mhúnla teanga a sheolann freagra ar ais", "Describe a task that you want the assistant to do or ask a question" : "Déan cur síos ar thasc a theastaíonn uait don chúntóir a dhéanamh nó ceist a chur", "Generated reply" : "Gineadh freagra", "The generated text from the assistant" : "An téacs a ghintear ón gcúntóir", @@ -339,8 +340,15 @@ OC.L10N.register( "Topics" : "Ábhair", "The list of extracted topics" : "An liosta de na hábhair a bhaintear", "Translate" : "Aistrigh", + "Translate text from one language to another" : "Aistrigh téacs ó theanga amháin go teanga eile", + "Origin text" : "Téacs tionscnaimh", + "The text to translate" : "An téacs a aistriú", + "Origin language" : "Teanga tionscnaimh", + "The language of the origin text" : "Teanga an bhuntéacs", "Target language" : "Sprioctheanga", + "The desired language to translate the origin text in" : "An teanga atá ag teastáil chun an buntéacs a aistriú in", "Result" : "Toradh", + "The translated text" : "An téacs aistrithe", "Free prompt" : "Saor in aisce leideanna", "Runs an arbitrary prompt through the language model." : "Ritheann leid treallach tríd an múnla teanga.", "Generate headline" : "Gin ceannlíne", |