diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 2ef93f1f19c2d..b3b7b6495ddc9 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -173,7 +173,11 @@ OC.L10N.register( "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", "Keyboard shortcuts" : "Klávesové skratky", + "Rename a file" : "Premenovať súbor", + "Delete a file" : "Zmazať súbor", "Selection" : "Výber", + "Select all files" : "Vybrať všetky súbory", + "Deselect all files" : "Zrušiť výber všetkých súborov", "Navigation" : "Navigácia", "View" : "Zobraziť", "Clipboard is not available" : "Schránka nie je prístupná", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 5743a4219373f..40faaa1d34c69 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -171,7 +171,11 @@ "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", "Keyboard shortcuts" : "Klávesové skratky", + "Rename a file" : "Premenovať súbor", + "Delete a file" : "Zmazať súbor", "Selection" : "Výber", + "Select all files" : "Vybrať všetky súbory", + "Deselect all files" : "Zrušiť výber všetkých súborov", "Navigation" : "Navigácia", "View" : "Zobraziť", "Clipboard is not available" : "Schránka nie je prístupná", diff --git a/apps/provisioning_api/l10n/sk.js b/apps/provisioning_api/l10n/sk.js index c723d2beffe7d..d32e02f904d49 100644 --- a/apps/provisioning_api/l10n/sk.js +++ b/apps/provisioning_api/l10n/sk.js @@ -1,8 +1,17 @@ OC.L10N.register( "provisioning_api", { - "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "User already exists" : "Používateľ už existuje", + "Invalid language" : "Neplatný jazyk", + "Invalid locale" : "Neplatné miestne nastavenie", + "Invalid first day of week" : "Neplatný prvý deň týždňa", + "Cannot remove yourself from the admin group" : "Nemôžete odstrániť samého seba zo skupiny administrátorov", + "Cannot remove yourself from this group as you are a sub-admin" : "Nemôžete odstrániť samého seba z tejto skupiny, pretože ste sub-administrátor", + "User does not exist" : "Užívateľ neexistuje", + "Group does not exist" : "Skupina neexistuje", + "User is not a sub-admin of this group" : "Užívateľ nie je sub-administrátor tejto skupiny", + "Email address not available" : "E-mailová adresa nie je dostupná", + "Sending email failed" : "Odosielanie e-mailu zlyhalo", "Email confirmation" : "Overenie e-mailu", "To enable the email address %s please click the button below." : "Pre povolenie e-mailovej adresy %s prosím kliknite na tlačítko nižšie.", "Confirm" : "Potvrdiť", @@ -12,6 +21,9 @@ OC.L10N.register( "An unexpected error occurred. Please contact your admin." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.", "Email confirmation successful" : "Overenie e-mailu bolo úspešné", "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Táto aplikácia poskytuje sadu rozhraní API, ktoré môžu externé systémy používať na správu účtov, skupín a aplikácií.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia poskytuje množinu rozhraní API, ktoré môžu externé systémy použiť pre vytváranie, úpravu, odstraňovanie a získavanie informácii o účte\natribúty, dotazovanie, nastavenie a odstránenie skupín, nastavenie kvóty a dotaz na celkové úložisko používané v Nextcloud. Skupinové správcovské účty\nmôžu tiež dopytovať Nextcloud a vykonávať rovnaké funkcie ako správca pre skupiny, ktoré spravujú. Rozhranie API tiež poskytuje\nsprávcu, ktorý bude vyhľadávať aktívne aplikácie Nextcloud, informácie o aplikácii a povolí alebo zakázuje aplikácie na diaľku.\nKeď je aplikácia povolená, požiadavky HTTP možno použiť prostredníctvom hlavičky Basic Auth na vykonanie ktorejkoľvek z funkcií\nuvedených vyššie. Viac informácií je k dispozícii v dokumentácii Provisioning API vrátane príkladov volaní\na odpovedí servera.", + "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na správu používateľov, skupín a aplikácií.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, HTTP požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra." }, diff --git a/apps/provisioning_api/l10n/sk.json b/apps/provisioning_api/l10n/sk.json index 906c7d409853c..ffa428afd185d 100644 --- a/apps/provisioning_api/l10n/sk.json +++ b/apps/provisioning_api/l10n/sk.json @@ -1,6 +1,15 @@ { "translations": { - "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "User already exists" : "Používateľ už existuje", + "Invalid language" : "Neplatný jazyk", + "Invalid locale" : "Neplatné miestne nastavenie", + "Invalid first day of week" : "Neplatný prvý deň týždňa", + "Cannot remove yourself from the admin group" : "Nemôžete odstrániť samého seba zo skupiny administrátorov", + "Cannot remove yourself from this group as you are a sub-admin" : "Nemôžete odstrániť samého seba z tejto skupiny, pretože ste sub-administrátor", + "User does not exist" : "Užívateľ neexistuje", + "Group does not exist" : "Skupina neexistuje", + "User is not a sub-admin of this group" : "Užívateľ nie je sub-administrátor tejto skupiny", + "Email address not available" : "E-mailová adresa nie je dostupná", + "Sending email failed" : "Odosielanie e-mailu zlyhalo", "Email confirmation" : "Overenie e-mailu", "To enable the email address %s please click the button below." : "Pre povolenie e-mailovej adresy %s prosím kliknite na tlačítko nižšie.", "Confirm" : "Potvrdiť", @@ -10,6 +19,9 @@ "An unexpected error occurred. Please contact your admin." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.", "Email confirmation successful" : "Overenie e-mailu bolo úspešné", "Provisioning API" : "Provisioning API", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Táto aplikácia poskytuje sadu rozhraní API, ktoré môžu externé systémy používať na správu účtov, skupín a aplikácií.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia poskytuje množinu rozhraní API, ktoré môžu externé systémy použiť pre vytváranie, úpravu, odstraňovanie a získavanie informácii o účte\natribúty, dotazovanie, nastavenie a odstránenie skupín, nastavenie kvóty a dotaz na celkové úložisko používané v Nextcloud. Skupinové správcovské účty\nmôžu tiež dopytovať Nextcloud a vykonávať rovnaké funkcie ako správca pre skupiny, ktoré spravujú. Rozhranie API tiež poskytuje\nsprávcu, ktorý bude vyhľadávať aktívne aplikácie Nextcloud, informácie o aplikácii a povolí alebo zakázuje aplikácie na diaľku.\nKeď je aplikácia povolená, požiadavky HTTP možno použiť prostredníctvom hlavičky Basic Auth na vykonanie ktorejkoľvek z funkcií\nuvedených vyššie. Viac informácií je k dispozícii v dokumentácii Provisioning API vrátane príkladov volaní\na odpovedí servera.", + "Logged in user must be an administrator or have authorization to edit this setting." : "Prihlásený používateľ musí byť správcom, alebo musí mať špeciálne právo na prístup k tomuto nastaveniu.", "This application enables a set of APIs that external systems can use to manage users, groups and apps." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na správu používateľov, skupín a aplikácií.", "This application enables a set of APIs that external systems can use to create, edit, delete and query user\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin users\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Táto aplikácia umožňuje nastavovať API, ktoré môžu používať externé systémy na vytváranie, úpravy, mazanie a pýtanie sa na atribúty používateľov,\n\t\t,otázky na, nastavenie a odstránenie skupín, nastavenie kvóty, zistenie celkového využitia úložiska v NextCloude. Správcovia skupín\n\t\tmôžu využívať rovnaké funkcie ako správcovia pre skupiny, ktoré riadia. API tiež správcovi umožňuje\n\t\tdopytovať aktívne aplikácie NextCloudu, získať informácie o aplikáciách a zapnúť alebo vypnúť aplikácie na diaľku.\n\t\tAk je aplikácia zapnutá, HTTP požiadavky je možné použiť prostredníctvom Basic Auth záhlavia pre vykonanie akejkoľvek\t\tz vyššie spomenutých funkcií. Viac informácií je k dispozícii v dokumentácii k Provisioning API, spolu s príkladmi volaní\t\ta odpoveďami servra." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index d0eca4a4e226b..0cf58dba306f4 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -58,7 +58,7 @@ OC.L10N.register( "Saved" : "Gemt", "No Login supplied" : "Intet login angivet", "Unable to change password. Password too long." : "Kunne ikke ændre adgangskode. Adgangskode for lang.", - "Authentication error" : "Adgangsfejl", + "Authentication error" : "Autentificerings fejl", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Angiv venligst en adgangskode til administratorgendannelse; ellers vil alle kontodata gå tabt.", "Wrong admin recovery password. Please check the password and try again." : "Forkert admin gendannelseskode. Se venligst koden efter og prøv igen.", "Backend does not support password change, but the encryption of the account key was updated." : "Backend understøtter ikke adgangskodeændringer, men krypteringen af kontonøglen blev opdateret.", diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index 45fa02a3de1cd..f0eecd76a154e 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -56,7 +56,7 @@ "Saved" : "Gemt", "No Login supplied" : "Intet login angivet", "Unable to change password. Password too long." : "Kunne ikke ændre adgangskode. Adgangskode for lang.", - "Authentication error" : "Adgangsfejl", + "Authentication error" : "Autentificerings fejl", "Please provide an admin recovery password; otherwise, all account data will be lost." : "Angiv venligst en adgangskode til administratorgendannelse; ellers vil alle kontodata gå tabt.", "Wrong admin recovery password. Please check the password and try again." : "Forkert admin gendannelseskode. Se venligst koden efter og prøv igen.", "Backend does not support password change, but the encryption of the account key was updated." : "Backend understøtter ikke adgangskodeændringer, men krypteringen af kontonøglen blev opdateret.", diff --git a/apps/weather_status/l10n/sk.js b/apps/weather_status/l10n/sk.js index 34fd5264ed312..c86b3ad30ea5c 100644 --- a/apps/weather_status/l10n/sk.js +++ b/apps/weather_status/l10n/sk.js @@ -14,6 +14,18 @@ OC.L10N.register( "{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha", "{temperature} {unit} cloudy later today" : "{temperature} {unit} oblačno, neskôr v priebehu dňa", "{temperature} {unit} cloudy" : "{temperature} {unit} oblačno", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neskôr cez deň sneženie a búrka", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} sneženie a búrka", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} neskôr cez deň snehové prehánky a búrka", + "{temperature} {unit} snow showers and thunder" : "{temperature}{unit} snehové prehánky a búrka", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} neskôr cez deň snehové prehánky, búrka a polárna žiara", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snehové prehánky, búrka a polárna žiara", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} neskôr cez deň snehové prehánky", + "{temperature} {unit} snow showers" : "{temperature} {unit} snehové prehánky", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} neskôr cez deň snehové prehánky a polárna žiara", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snehové prehánky a polárna žiara", + "{temperature} {unit} snow later today" : "{temperature} {unit} neskôr cez deň sneženie", + "{temperature} {unit} snow" : "{temperature} {unit} sneženie", "{temperature} {unit} fair weather later today" : "{temperature} {unit} pekné počasie, neskôr v priebehu dňa", "{temperature} {unit} fair weather" : "{temperature} {unit} pekné počasie", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} čiastočne zamračené, neskôr v priebehu dňa", @@ -45,6 +57,7 @@ OC.L10N.register( "There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.", "There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.", "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba.", + "Unknown weather code" : "Neznámy kód počasia", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\n Poloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\n Stav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár." }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/weather_status/l10n/sk.json b/apps/weather_status/l10n/sk.json index 1de9f5a729f6b..7117546fdb30f 100644 --- a/apps/weather_status/l10n/sk.json +++ b/apps/weather_status/l10n/sk.json @@ -12,6 +12,18 @@ "{temperature} {unit} clear sky" : "{temperature} {unit} jasná obloha", "{temperature} {unit} cloudy later today" : "{temperature} {unit} oblačno, neskôr v priebehu dňa", "{temperature} {unit} cloudy" : "{temperature} {unit} oblačno", + "{temperature} {unit} snow and thunder later today" : "{temperature} {unit} neskôr cez deň sneženie a búrka", + "{temperature} {unit} snow and thunder" : "{temperature} {unit} sneženie a búrka", + "{temperature} {unit} snow showers and thunder later today" : "{temperature} {unit} neskôr cez deň snehové prehánky a búrka", + "{temperature} {unit} snow showers and thunder" : "{temperature}{unit} snehové prehánky a búrka", + "{temperature} {unit} snow showers, thunder and polar twilight later today" : "{temperature} {unit} neskôr cez deň snehové prehánky, búrka a polárna žiara", + "{temperature} {unit} snow showers, thunder and polar twilight" : "{temperature} {unit} snehové prehánky, búrka a polárna žiara", + "{temperature} {unit} snow showers later today" : "{temperature} {unit} neskôr cez deň snehové prehánky", + "{temperature} {unit} snow showers" : "{temperature} {unit} snehové prehánky", + "{temperature} {unit} snow showers and polar twilight later today" : "{temperature} {unit} neskôr cez deň snehové prehánky a polárna žiara", + "{temperature} {unit} snow showers and polar twilight" : "{temperature} {unit} snehové prehánky a polárna žiara", + "{temperature} {unit} snow later today" : "{temperature} {unit} neskôr cez deň sneženie", + "{temperature} {unit} snow" : "{temperature} {unit} sneženie", "{temperature} {unit} fair weather later today" : "{temperature} {unit} pekné počasie, neskôr v priebehu dňa", "{temperature} {unit} fair weather" : "{temperature} {unit} pekné počasie", "{temperature} {unit} partly cloudy later today" : "{temperature} {unit} čiastočne zamračené, neskôr v priebehu dňa", @@ -43,6 +55,7 @@ "There was an error setting the location." : "Pri nastavovaní polohy sa vyskytla chyba.", "There was an error saving the mode." : "Pri ukladaní režimu sa vyskytla chyba.", "There was an error using personal address." : "Pri použití osobnej adresy sa vyskytla chyba.", + "Unknown weather code" : "Neznámy kód počasia", "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Stav počasia integrovaný do aplikácie Dashboard.\n Poloha užívateľa môže byť automaticky zistená alebo manuálne zadaná. Zobrazuje sa 6 hodinová predpoveď počasia.\n Stav počasia je možné integrovať aj s inými miestami ako napríklad s aplikáciou Kalendár." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/core/l10n/da.js b/core/l10n/da.js index 41e088cd8b6f7..4b2d98c12f6cb 100644 --- a/core/l10n/da.js +++ b/core/l10n/da.js @@ -263,7 +263,7 @@ OC.L10N.register( "Rename" : "Omdøb", "Collaborative tags" : "Collaborative tags", "No tags found" : "Ingen tags fundet", - "Clipboard not available, please copy manually" : "Klippebord ikke tilgængeligt, kopier venligst manuelt", + "Clipboard not available, please copy manually" : "Udklipsholderen er ikke tilgængeligt, kopier venligst manuelt", "Personal" : "Personligt", "Accounts" : "Konti", "Admin" : "Admin", diff --git a/core/l10n/da.json b/core/l10n/da.json index ab479e014e6d8..34c63bfaf7a28 100644 --- a/core/l10n/da.json +++ b/core/l10n/da.json @@ -261,7 +261,7 @@ "Rename" : "Omdøb", "Collaborative tags" : "Collaborative tags", "No tags found" : "Ingen tags fundet", - "Clipboard not available, please copy manually" : "Klippebord ikke tilgængeligt, kopier venligst manuelt", + "Clipboard not available, please copy manually" : "Udklipsholderen er ikke tilgængeligt, kopier venligst manuelt", "Personal" : "Personligt", "Accounts" : "Konti", "Admin" : "Admin", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index b66df472faabc..77d0662f418a1 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -330,6 +330,8 @@ OC.L10N.register( "System prompt" : "Systémová výzva", "Chat history" : "História chatu", "Response message" : "Správa s odpoveďou", + "Tool message" : "Správa nástroja", + "Available tools" : "Dostupné nástroje", "Formalize text" : "Formalizovať text", "Formalized text" : "Formalizovaný text", "The formalized text" : "Formalizovaný text", @@ -339,6 +341,7 @@ OC.L10N.register( "The original text to generate a headline for" : "Originálny text pre ktorý sa vygeneruje titulok", "The generated headline" : "Vygenerovaný titulok", "Text" : "Text", + "Corrections" : "Opravy", "Reformulate text" : "Preformulovať text", "Takes a text and reformulates it" : "Zoberie text a preformuluje ho", "Write a text that you want the assistant to reformulate" : "Napíšte text pre ktorý chcete aby asistent preforumuloval", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index 21fab93a6c50d..321bc7432a03f 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -328,6 +328,8 @@ "System prompt" : "Systémová výzva", "Chat history" : "História chatu", "Response message" : "Správa s odpoveďou", + "Tool message" : "Správa nástroja", + "Available tools" : "Dostupné nástroje", "Formalize text" : "Formalizovať text", "Formalized text" : "Formalizovaný text", "The formalized text" : "Formalizovaný text", @@ -337,6 +339,7 @@ "The original text to generate a headline for" : "Originálny text pre ktorý sa vygeneruje titulok", "The generated headline" : "Vygenerovaný titulok", "Text" : "Text", + "Corrections" : "Opravy", "Reformulate text" : "Preformulovať text", "Takes a text and reformulates it" : "Zoberie text a preformuluje ho", "Write a text that you want the assistant to reformulate" : "Napíšte text pre ktorý chcete aby asistent preforumuloval",