mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
62326bae8d
commit
448ca090f9
8 changed files with 96 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ OC.L10N.register(
|
|||
"View file" : "Visa fil",
|
||||
"View folder" : "Visa mapp",
|
||||
"Files reminder" : "Filpåminnelse",
|
||||
"The \"files_reminders\" app can work properly." : "\"files_reminders\" appen kan fungera korrekt.",
|
||||
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Appen \"files_reminders\" behöver notification appen för att fungera korrekt. Du bör antingen aktivera aviseringar eller inaktivera files_reminder.",
|
||||
"Set file reminders" : "Ställ in filpåminnelser",
|
||||
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Filpåminnelser**\n\nStäll in påminnelser för filer.\n\nObs: För att använda appen `Filpåminnelser` måste du se till att appen `Aviseringar` är installerad och aktiverad. Appen `Aviseringar` tillhandahåller de nödvändiga API:erna för att appen `File reminders` ska fungera korrekt.",
|
||||
"Set reminder for \"{fileName}\"" : "Ställ in påminnelse för \"{fileName}\"",
|
||||
|
|
|
|||
|
|
@ -4,6 +4,8 @@
|
|||
"View file" : "Visa fil",
|
||||
"View folder" : "Visa mapp",
|
||||
"Files reminder" : "Filpåminnelse",
|
||||
"The \"files_reminders\" app can work properly." : "\"files_reminders\" appen kan fungera korrekt.",
|
||||
"The \"files_reminders\" app needs the notification app to work properly. You should either enable notifications or disable files_reminder." : "Appen \"files_reminders\" behöver notification appen för att fungera korrekt. Du bör antingen aktivera aviseringar eller inaktivera files_reminder.",
|
||||
"Set file reminders" : "Ställ in filpåminnelser",
|
||||
"**📣 File reminders**\n\nSet file reminders.\n\nNote: to use the `File reminders` app, ensure that the `Notifications` app is installed and enabled. The `Notifications` app provides the necessary APIs for the `File reminders` app to work correctly." : "**📣 Filpåminnelser**\n\nStäll in påminnelser för filer.\n\nObs: För att använda appen `Filpåminnelser` måste du se till att appen `Aviseringar` är installerad och aktiverad. Appen `Aviseringar` tillhandahåller de nödvändiga API:erna för att appen `File reminders` ska fungera korrekt.",
|
||||
"Set reminder for \"{fileName}\"" : "Ställ in påminnelse för \"{fileName}\"",
|
||||
|
|
|
|||
|
|
@ -58,6 +58,8 @@ OC.L10N.register(
|
|||
"Group sharing is disabled by the administrator" : "Grupiga jagamine on administraatori poolt keelatud",
|
||||
"Please specify a valid group" : "Palun määra kehtiv grupp",
|
||||
"Public link sharing is disabled by the administrator" : "Avaliku lingiga jagamine on administraatori poolt keelatud",
|
||||
"You cannot share to a Team if the app is not enabled" : "Sa ei saa jagada tiimiga, kui see rakendus pole lubatud",
|
||||
"Please specify a valid team" : "Palun määratle korrektne tiim",
|
||||
"Unknown share type" : "Tundmatu jagamise tüüp",
|
||||
"Not a directory" : "Ei ole kaust",
|
||||
"Public upload is only possible for publicly shared folders" : "Avalik üleslaadminie on võimalik ainult avalikult jagatud kaustades",
|
||||
|
|
@ -65,6 +67,8 @@ OC.L10N.register(
|
|||
"Could not lock path" : "Ei saanud rada lukustada",
|
||||
"Wrong or no update parameter given" : "Antud vale või aegunud parameeter",
|
||||
"Wrong password" : "Vale salasõna",
|
||||
"Failed to generate a unique token" : "Ei õnnestunud luua unikaalset tunnusluba",
|
||||
"This share does not exist or is no longer available" : "See jaosmeedia pole enam olemas või saadaval",
|
||||
"shared by %s" : "jagas %s",
|
||||
"Download" : "Laadi alla",
|
||||
"Direct link" : "Otsene link",
|
||||
|
|
@ -80,14 +84,23 @@ OC.L10N.register(
|
|||
"Filter accounts" : "Filtreeri kasutajakontosid",
|
||||
"Expiration date" : "Aegumise kuupäev",
|
||||
"Select a date" : "Vali kuupäev",
|
||||
"Set a password" : "Lisa salasõna",
|
||||
"Password" : "Salasõna",
|
||||
"Enter a valid password" : "Sisesta korrektne salasõna",
|
||||
"Generate a new password" : "Loo uus salasõna",
|
||||
"Link copied to clipboard" : "Link on lõikelauale kopeeritud",
|
||||
"Email already added" : "E-posti aadress on juba lisatud",
|
||||
"Invalid email address" : "Vigane e-posti aadress",
|
||||
"_{count} email address already added_::_{count} email addresses already added_" : ["{count} e-posti aadress on juba lisatud","{count} e-posti aadressi on juba lisatud"],
|
||||
"_{count} email address added_::_{count} email addresses added_" : ["{count} e-posti aadress on lisatud","{count} e-posti aadressi on lisatud"],
|
||||
"Share link" : "Jaga link",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
"Send link via email" : "Saada link e-kirjaga",
|
||||
"Select" : "Vali",
|
||||
"Add a note" : "Lisa märge",
|
||||
"Close" : "Sulge",
|
||||
"Error sending emails: {errorMessage}" : "Viga e-kirjade saatmisel: {errorMessage}",
|
||||
"Error sending emails" : "Viga e-kirjade saatmisel",
|
||||
"Cancel" : "Loobu",
|
||||
"Continue" : "Jätka",
|
||||
"Invalid path selected" : "Vigane asukoht on valitud",
|
||||
|
|
@ -116,6 +129,7 @@ OC.L10N.register(
|
|||
"Enter expiration date (enforced)" : "Sisesta aegumise kuupäev (jõustatud)",
|
||||
"Enter expiration date" : "Sisesta aegumise kuupäev",
|
||||
"Create share" : "Lisa jagamine",
|
||||
"Generate QR code" : "Loo QR-kood",
|
||||
"Add another link" : "Lisa veel üks link",
|
||||
"View only" : "Ainult vaatamine",
|
||||
"Can edit" : "Võib redigeerida",
|
||||
|
|
@ -139,6 +153,12 @@ OC.L10N.register(
|
|||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.",
|
||||
"Nickname" : "Hüüdnimi",
|
||||
"Enter your nickname" : "Sisesta oma hüüdnimi",
|
||||
"Share with group" : "Jaga grupiga",
|
||||
"Share in conversation" : "Jaga vestluses",
|
||||
"Share with remote group" : "Jaga grupiga liitpilves",
|
||||
"Share with guest" : "Jaga külalisega",
|
||||
"Update share" : "Uuenda jaosmeediat",
|
||||
"Save share" : "Salvesta jaosmeedia",
|
||||
"Read" : "Lugemine",
|
||||
"Create" : "Lisa",
|
||||
"Edit" : "Redigeeri",
|
||||
|
|
@ -151,8 +171,10 @@ OC.L10N.register(
|
|||
"Allow editing" : "Luba muutmine",
|
||||
"Advanced settings" : "Lisavalikud",
|
||||
"Share label" : "Jaga silti",
|
||||
"Share link token" : "Jagamislingi tunnusluba",
|
||||
"Generating…" : "Loomisel…",
|
||||
"Generate new token" : "Loo uus tunnusluba",
|
||||
"Set password" : "Määra salasõna",
|
||||
"Expiration date (enforced)" : "Aegumise kuupäev (jõustatud)",
|
||||
"Set expiration date" : "Määra aegumise kuupäev",
|
||||
"Hide download" : "Peida allalaaditu",
|
||||
|
|
|
|||
|
|
@ -56,6 +56,8 @@
|
|||
"Group sharing is disabled by the administrator" : "Grupiga jagamine on administraatori poolt keelatud",
|
||||
"Please specify a valid group" : "Palun määra kehtiv grupp",
|
||||
"Public link sharing is disabled by the administrator" : "Avaliku lingiga jagamine on administraatori poolt keelatud",
|
||||
"You cannot share to a Team if the app is not enabled" : "Sa ei saa jagada tiimiga, kui see rakendus pole lubatud",
|
||||
"Please specify a valid team" : "Palun määratle korrektne tiim",
|
||||
"Unknown share type" : "Tundmatu jagamise tüüp",
|
||||
"Not a directory" : "Ei ole kaust",
|
||||
"Public upload is only possible for publicly shared folders" : "Avalik üleslaadminie on võimalik ainult avalikult jagatud kaustades",
|
||||
|
|
@ -63,6 +65,8 @@
|
|||
"Could not lock path" : "Ei saanud rada lukustada",
|
||||
"Wrong or no update parameter given" : "Antud vale või aegunud parameeter",
|
||||
"Wrong password" : "Vale salasõna",
|
||||
"Failed to generate a unique token" : "Ei õnnestunud luua unikaalset tunnusluba",
|
||||
"This share does not exist or is no longer available" : "See jaosmeedia pole enam olemas või saadaval",
|
||||
"shared by %s" : "jagas %s",
|
||||
"Download" : "Laadi alla",
|
||||
"Direct link" : "Otsene link",
|
||||
|
|
@ -78,14 +82,23 @@
|
|||
"Filter accounts" : "Filtreeri kasutajakontosid",
|
||||
"Expiration date" : "Aegumise kuupäev",
|
||||
"Select a date" : "Vali kuupäev",
|
||||
"Set a password" : "Lisa salasõna",
|
||||
"Password" : "Salasõna",
|
||||
"Enter a valid password" : "Sisesta korrektne salasõna",
|
||||
"Generate a new password" : "Loo uus salasõna",
|
||||
"Link copied to clipboard" : "Link on lõikelauale kopeeritud",
|
||||
"Email already added" : "E-posti aadress on juba lisatud",
|
||||
"Invalid email address" : "Vigane e-posti aadress",
|
||||
"_{count} email address already added_::_{count} email addresses already added_" : ["{count} e-posti aadress on juba lisatud","{count} e-posti aadressi on juba lisatud"],
|
||||
"_{count} email address added_::_{count} email addresses added_" : ["{count} e-posti aadress on lisatud","{count} e-posti aadressi on lisatud"],
|
||||
"Share link" : "Jaga link",
|
||||
"Copy to clipboard" : "Kopeeri lõikepuhvrisse",
|
||||
"Send link via email" : "Saada link e-kirjaga",
|
||||
"Select" : "Vali",
|
||||
"Add a note" : "Lisa märge",
|
||||
"Close" : "Sulge",
|
||||
"Error sending emails: {errorMessage}" : "Viga e-kirjade saatmisel: {errorMessage}",
|
||||
"Error sending emails" : "Viga e-kirjade saatmisel",
|
||||
"Cancel" : "Loobu",
|
||||
"Continue" : "Jätka",
|
||||
"Invalid path selected" : "Vigane asukoht on valitud",
|
||||
|
|
@ -114,6 +127,7 @@
|
|||
"Enter expiration date (enforced)" : "Sisesta aegumise kuupäev (jõustatud)",
|
||||
"Enter expiration date" : "Sisesta aegumise kuupäev",
|
||||
"Create share" : "Lisa jagamine",
|
||||
"Generate QR code" : "Loo QR-kood",
|
||||
"Add another link" : "Lisa veel üks link",
|
||||
"View only" : "Ainult vaatamine",
|
||||
"Can edit" : "Võib redigeerida",
|
||||
|
|
@ -137,6 +151,12 @@
|
|||
"{ownerDisplayName} shared a folder with you." : "{ownerDisplayName} jagas sinuga kausta.",
|
||||
"Nickname" : "Hüüdnimi",
|
||||
"Enter your nickname" : "Sisesta oma hüüdnimi",
|
||||
"Share with group" : "Jaga grupiga",
|
||||
"Share in conversation" : "Jaga vestluses",
|
||||
"Share with remote group" : "Jaga grupiga liitpilves",
|
||||
"Share with guest" : "Jaga külalisega",
|
||||
"Update share" : "Uuenda jaosmeediat",
|
||||
"Save share" : "Salvesta jaosmeedia",
|
||||
"Read" : "Lugemine",
|
||||
"Create" : "Lisa",
|
||||
"Edit" : "Redigeeri",
|
||||
|
|
@ -149,8 +169,10 @@
|
|||
"Allow editing" : "Luba muutmine",
|
||||
"Advanced settings" : "Lisavalikud",
|
||||
"Share label" : "Jaga silti",
|
||||
"Share link token" : "Jagamislingi tunnusluba",
|
||||
"Generating…" : "Loomisel…",
|
||||
"Generate new token" : "Loo uus tunnusluba",
|
||||
"Set password" : "Määra salasõna",
|
||||
"Expiration date (enforced)" : "Aegumise kuupäev (jõustatud)",
|
||||
"Set expiration date" : "Määra aegumise kuupäev",
|
||||
"Hide download" : "Peida allalaaditu",
|
||||
|
|
|
|||
|
|
@ -219,6 +219,7 @@ OC.L10N.register(
|
|||
"Resources" : "Ressursid",
|
||||
"Documentation" : "Dokumentatsioon",
|
||||
"Report a bug" : "Teata veast",
|
||||
"Ask questions or discuss" : "Küsi nõu või aruta",
|
||||
"Changelog" : "Muudatuste logi",
|
||||
"Google Chrome for Android" : "Google Chrome for Android",
|
||||
"This session" : "See sessioon",
|
||||
|
|
|
|||
|
|
@ -217,6 +217,7 @@
|
|||
"Resources" : "Ressursid",
|
||||
"Documentation" : "Dokumentatsioon",
|
||||
"Report a bug" : "Teata veast",
|
||||
"Ask questions or discuss" : "Küsi nõu või aruta",
|
||||
"Changelog" : "Muudatuste logi",
|
||||
"Google Chrome for Android" : "Google Chrome for Android",
|
||||
"This session" : "See sessioon",
|
||||
|
|
|
|||
|
|
@ -273,6 +273,7 @@ OC.L10N.register(
|
|||
"A valid Login must be provided" : "En giltig inloggning måste anges",
|
||||
"Login contains whitespace at the beginning or at the end" : "Inloggningen innehåller blanksteg i början eller slutet",
|
||||
"Login must not consist of dots only" : "Inloggningen får inte innehålla enbart punkter",
|
||||
"Login is too long" : "Inloggningen är för lång",
|
||||
"Login is invalid because files already exist for this user" : "Inloggningen är ogiltigt eftersom det redan finns filer för den här användaren",
|
||||
"Account disabled" : "Konto inaktiverat",
|
||||
"Login canceled by app" : "Inloggningen avbruten av appen",
|
||||
|
|
@ -333,8 +334,15 @@ OC.L10N.register(
|
|||
"Chat message" : "Chattmeddelande",
|
||||
"A chat message to send to the agent." : "Ett chattmeddelande att skicka till agenten.",
|
||||
"Confirmation" : "Bekräftelse",
|
||||
"Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Om tidigare begärda åtgärder ska bekräftas: 0 för avslag och 1 för bekräftelse.",
|
||||
"Conversation token" : "Konversationstoken",
|
||||
"A token representing the conversation." : "En token som representerar konversationen.",
|
||||
"Generated response" : "Genererat svar",
|
||||
"The response from the chat model." : "Svaret från chattmodellen.",
|
||||
"The new conversation token" : "Den nya konversationstoken",
|
||||
"Send this along with the next interaction." : "Skicka detta tillsammans med nästa interaktion.",
|
||||
"Requested actions by the agent" : "Begärda åtgärder av agenten",
|
||||
"Actions that the agent would like to carry out in JSON format." : "Åtgärder som agenten vill utföra i JSON-format.",
|
||||
"Context write" : "Kontextuell skrivning",
|
||||
"Writes text in a given style based on the provided source material." : "Skriver text i en given stil baserat på det tillhandahållna källmaterialet.",
|
||||
"Writing style" : "Skrivstil",
|
||||
|
|
@ -365,6 +373,8 @@ OC.L10N.register(
|
|||
"Change the tone of a piece of text." : "Ändra tonfallet i ett stycke text.",
|
||||
"Write a text that you want the assistant to rewrite in another tone." : "Skriv text som du vill att assistenten ska omformulera med ett annat tonfall.",
|
||||
"Desired tone" : "Önskat tonfall",
|
||||
"In which tone should your text be rewritten?" : "I vilken ton ska din text skrivas om?",
|
||||
"The rewritten text in the desired tone, written by the assistant:" : "Den omskrivna texten i önskad ton, skriven av assistenten:",
|
||||
"Chat" : "Chatt",
|
||||
"Chat with the assistant" : "Chatta med assistenten",
|
||||
"System prompt" : "Systemuppmaning",
|
||||
|
|
@ -373,6 +383,15 @@ OC.L10N.register(
|
|||
"The history of chat messages before the current message, starting with a message by the user" : "Historiken för chattmeddelanden före det aktuella meddelandet, som börjar med ett meddelande från användaren",
|
||||
"Response message" : "Svarsmeddelande",
|
||||
"The generated response as part of the conversation" : "Det genererade svaret som en del av konversationen",
|
||||
"Chat with tools" : "Chatt med verktyg",
|
||||
"Chat with the language model with tool calling support." : "Chatt med språkmodellen med stöd för verktygsanrop.",
|
||||
"Tool message" : "Verktygsmeddelande",
|
||||
"The result of tool calls in the last interaction" : "Resultatet av verktygsanropen i den senaste interaktionen",
|
||||
"Available tools" : "Tillgängliga verktyg",
|
||||
"The available tools in JSON format" : "Tillgängliga verktyg i JSON-format",
|
||||
"The response from the chat model" : "Svaret från chattmodellen",
|
||||
"Tool calls" : "Verktagsanrop",
|
||||
"Tools call instructions from the model in JSON format" : "Verktygsanrop och instruktioner från modellen i JSON-format",
|
||||
"Formalize text" : "Formalisera text",
|
||||
"Takes a text and makes it sound more formal" : "Tar en text och får det att låta mer formellt",
|
||||
"Write a text that you want the assistant to formalize" : "Skriv en text som du vill att assistenten ska formalisera",
|
||||
|
|
@ -384,7 +403,11 @@ OC.L10N.register(
|
|||
"The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för",
|
||||
"The generated headline" : "Den skapade rubriken",
|
||||
"Proofread" : "Korrekturläs",
|
||||
"Proofreads a text and lists corrections" : "Korrekturläser en text och listar korrigeringar",
|
||||
"Text" : "Text",
|
||||
"The text to proofread" : "Texten som ska korrekturläsas",
|
||||
"Corrections" : "Korrigeringar",
|
||||
"The corrections that should be made in your text" : "Korrigeringarna som bör göras i din text",
|
||||
"Reformulate text" : "Omformulera text",
|
||||
"Takes a text and reformulates it" : "Tar en text och omformulerar den",
|
||||
"Write a text that you want the assistant to reformulate" : "Skriv en text som du vill att assistenten ska formulera om",
|
||||
|
|
|
|||
|
|
@ -271,6 +271,7 @@
|
|||
"A valid Login must be provided" : "En giltig inloggning måste anges",
|
||||
"Login contains whitespace at the beginning or at the end" : "Inloggningen innehåller blanksteg i början eller slutet",
|
||||
"Login must not consist of dots only" : "Inloggningen får inte innehålla enbart punkter",
|
||||
"Login is too long" : "Inloggningen är för lång",
|
||||
"Login is invalid because files already exist for this user" : "Inloggningen är ogiltigt eftersom det redan finns filer för den här användaren",
|
||||
"Account disabled" : "Konto inaktiverat",
|
||||
"Login canceled by app" : "Inloggningen avbruten av appen",
|
||||
|
|
@ -331,8 +332,15 @@
|
|||
"Chat message" : "Chattmeddelande",
|
||||
"A chat message to send to the agent." : "Ett chattmeddelande att skicka till agenten.",
|
||||
"Confirmation" : "Bekräftelse",
|
||||
"Whether to confirm previously requested actions: 0 for denial and 1 for confirmation." : "Om tidigare begärda åtgärder ska bekräftas: 0 för avslag och 1 för bekräftelse.",
|
||||
"Conversation token" : "Konversationstoken",
|
||||
"A token representing the conversation." : "En token som representerar konversationen.",
|
||||
"Generated response" : "Genererat svar",
|
||||
"The response from the chat model." : "Svaret från chattmodellen.",
|
||||
"The new conversation token" : "Den nya konversationstoken",
|
||||
"Send this along with the next interaction." : "Skicka detta tillsammans med nästa interaktion.",
|
||||
"Requested actions by the agent" : "Begärda åtgärder av agenten",
|
||||
"Actions that the agent would like to carry out in JSON format." : "Åtgärder som agenten vill utföra i JSON-format.",
|
||||
"Context write" : "Kontextuell skrivning",
|
||||
"Writes text in a given style based on the provided source material." : "Skriver text i en given stil baserat på det tillhandahållna källmaterialet.",
|
||||
"Writing style" : "Skrivstil",
|
||||
|
|
@ -363,6 +371,8 @@
|
|||
"Change the tone of a piece of text." : "Ändra tonfallet i ett stycke text.",
|
||||
"Write a text that you want the assistant to rewrite in another tone." : "Skriv text som du vill att assistenten ska omformulera med ett annat tonfall.",
|
||||
"Desired tone" : "Önskat tonfall",
|
||||
"In which tone should your text be rewritten?" : "I vilken ton ska din text skrivas om?",
|
||||
"The rewritten text in the desired tone, written by the assistant:" : "Den omskrivna texten i önskad ton, skriven av assistenten:",
|
||||
"Chat" : "Chatt",
|
||||
"Chat with the assistant" : "Chatta med assistenten",
|
||||
"System prompt" : "Systemuppmaning",
|
||||
|
|
@ -371,6 +381,15 @@
|
|||
"The history of chat messages before the current message, starting with a message by the user" : "Historiken för chattmeddelanden före det aktuella meddelandet, som börjar med ett meddelande från användaren",
|
||||
"Response message" : "Svarsmeddelande",
|
||||
"The generated response as part of the conversation" : "Det genererade svaret som en del av konversationen",
|
||||
"Chat with tools" : "Chatt med verktyg",
|
||||
"Chat with the language model with tool calling support." : "Chatt med språkmodellen med stöd för verktygsanrop.",
|
||||
"Tool message" : "Verktygsmeddelande",
|
||||
"The result of tool calls in the last interaction" : "Resultatet av verktygsanropen i den senaste interaktionen",
|
||||
"Available tools" : "Tillgängliga verktyg",
|
||||
"The available tools in JSON format" : "Tillgängliga verktyg i JSON-format",
|
||||
"The response from the chat model" : "Svaret från chattmodellen",
|
||||
"Tool calls" : "Verktagsanrop",
|
||||
"Tools call instructions from the model in JSON format" : "Verktygsanrop och instruktioner från modellen i JSON-format",
|
||||
"Formalize text" : "Formalisera text",
|
||||
"Takes a text and makes it sound more formal" : "Tar en text och får det att låta mer formellt",
|
||||
"Write a text that you want the assistant to formalize" : "Skriv en text som du vill att assistenten ska formalisera",
|
||||
|
|
@ -382,7 +401,11 @@
|
|||
"The original text to generate a headline for" : "Den ursprungliga texten att skapa en rubrik för",
|
||||
"The generated headline" : "Den skapade rubriken",
|
||||
"Proofread" : "Korrekturläs",
|
||||
"Proofreads a text and lists corrections" : "Korrekturläser en text och listar korrigeringar",
|
||||
"Text" : "Text",
|
||||
"The text to proofread" : "Texten som ska korrekturläsas",
|
||||
"Corrections" : "Korrigeringar",
|
||||
"The corrections that should be made in your text" : "Korrigeringarna som bör göras i din text",
|
||||
"Reformulate text" : "Omformulera text",
|
||||
"Takes a text and reformulates it" : "Tar en text och omformulerar den",
|
||||
"Write a text that you want the assistant to reformulate" : "Skriv en text som du vill att assistenten ska formulera om",
|
||||
|
|
|
|||
Loading…
Reference in a new issue