diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-07-18 00:13:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-07-18 00:13:58 +0000 |
commit | daeb1e3a67121262c2a6d7b6fd96a9fdb11ad6f7 (patch) | |
tree | 23122895e0338a8e1c0e20cf2a6d2384b310733a /lib/l10n | |
parent | 74ff1c64f0b60af50301650c25d0953e502e3faa (diff) | |
download | nextcloud-server-master.tar.gz nextcloud-server-master.zip |
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/et_EE.js | 1 | ||||
-rw-r--r-- | lib/l10n/et_EE.json | 1 | ||||
-rw-r--r-- | lib/l10n/sw.js | 1 | ||||
-rw-r--r-- | lib/l10n/sw.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index c8d7357c4c7..1b86c9138c7 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -385,6 +385,7 @@ OC.L10N.register( "Write transcript that you want the assistant to generate speech from" : "Kirjuta üles see, mille alusel tahad Abilisel lasta koostada kõne", "Output speech" : "Kõneväljund", "The generated speech" : "Koostatud kõne", + "Describe a task that you want the assistant to do or ask a question" : "Kirjelda seda, mida soovid Abilisele ülesandeks teha või lihtsalt küsi midagi.", "Change Tone" : "Teksti tooni muutmine", "Change the tone of a piece of text." : "Muuda antud teksti tonaalsust.", "Write a text that you want the assistant to rewrite in another tone." : "Kirjuta üles see, mille tonaalsust tahad Abilisel lasta ümber kirjutada.", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index fc14b503d91..d0d0451b338 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -383,6 +383,7 @@ "Write transcript that you want the assistant to generate speech from" : "Kirjuta üles see, mille alusel tahad Abilisel lasta koostada kõne", "Output speech" : "Kõneväljund", "The generated speech" : "Koostatud kõne", + "Describe a task that you want the assistant to do or ask a question" : "Kirjelda seda, mida soovid Abilisele ülesandeks teha või lihtsalt küsi midagi.", "Change Tone" : "Teksti tooni muutmine", "Change the tone of a piece of text." : "Muuda antud teksti tonaalsust.", "Write a text that you want the assistant to rewrite in another tone." : "Kirjuta üles see, mille tonaalsust tahad Abilisel lasta ümber kirjutada.", diff --git a/lib/l10n/sw.js b/lib/l10n/sw.js index b325d289caf..adc3bc63473 100644 --- a/lib/l10n/sw.js +++ b/lib/l10n/sw.js @@ -28,6 +28,7 @@ OC.L10N.register( "Additional settings" : "Mipangilio ya nyongeza", "%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe", "Open %s" : "Fungua %s", + "%1$s via %2$s" : "%1$s via %2$s", "Unknown share type" : "Unknown share type", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", "Sunday" : "Jumapili", diff --git a/lib/l10n/sw.json b/lib/l10n/sw.json index 039c6109f3a..c576f37cabc 100644 --- a/lib/l10n/sw.json +++ b/lib/l10n/sw.json @@ -26,6 +26,7 @@ "Additional settings" : "Mipangilio ya nyongeza", "%1$s shared %2$s with you" : "%1$s ameshirikisha %2$s na wewe", "Open %s" : "Fungua %s", + "%1$s via %2$s" : "%1$s via %2$s", "Unknown share type" : "Unknown share type", "Sharing %s failed, because this item is already shared with the account %s" : "Sharing %s failed, because this item is already shared with the account %s", "Sunday" : "Jumapili", |