diff --git a/apps/federation/l10n/sv.js b/apps/federation/l10n/sv.js index 33f0c987b8c5a3dc6033942881bbf9a94318bb0e..a2f5208d6d3a31b61093da67bd29f04521ad5ffa 100644 --- a/apps/federation/l10n/sv.js +++ b/apps/federation/l10n/sv.js @@ -6,6 +6,7 @@ OC.L10N.register( "No server to federate with found" : "Ingen server att federera med hittades", "Could not add server" : "Kunde inte lägga till server", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation lÃ¥ter dig ansluta med andra betrodda servrar för att utbyta användarkatalogen.", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation lÃ¥ter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.", "Trusted servers" : "Betrodda servrar", "Add server automatically once a federated share was created successfully" : "Lägg till servern automatiskt sÃ¥ fort en lyckad federerad delning skapats", diff --git a/apps/federation/l10n/sv.json b/apps/federation/l10n/sv.json index 55a5258a3f2356616136cfb0795866f6a5e319cc..4eb680f9baddb7e711ef710b755c7e1f48d8289b 100644 --- a/apps/federation/l10n/sv.json +++ b/apps/federation/l10n/sv.json @@ -4,6 +4,7 @@ "No server to federate with found" : "Ingen server att federera med hittades", "Could not add server" : "Kunde inte lägga till server", "Federation" : "Federation", + "Federation allows you to connect with other trusted servers to exchange the user directory." : "Federation lÃ¥ter dig ansluta med andra betrodda servrar för att utbyta användarkatalogen.", "Federation allows you to connect with other trusted servers to exchange the user directory. For example this will be used to auto-complete external users for federated sharing." : "Federation lÃ¥ter dig ansluta till andra betrodda servrar för att utbyta användarinformation. Till exempel kommer detta användas för att auto-komplettera externa användare för federerad delning.", "Trusted servers" : "Betrodda servrar", "Add server automatically once a federated share was created successfully" : "Lägg till servern automatiskt sÃ¥ fort en lyckad federerad delning skapats", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 1f3d75adfdd418334ccb3c41ea881548da8c6e70..acbc741735ec919858b22cc44992303737d1aedd 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -137,6 +137,8 @@ OC.L10N.register( "Unlimited" : "NeomezenÄ›", "Upload (max. %s)" : "Nahrát (max. %s)", "File Management" : "Správa souboru", + "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", + "Unable to change the favourite state of the file" : "Nedařà se zmÄ›nit stav „oblÃbené“ souboru", "%s used" : "%s použito", "%1$s of %2$s used" : "%1$s z %2$s použito", "Settings" : "NastavenÃ", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index ce911581c872d1b734116147e9ca4087956a0412..691052a230de2e60e86065e66ff03f1d589a014d 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -135,6 +135,8 @@ "Unlimited" : "NeomezenÄ›", "Upload (max. %s)" : "Nahrát (max. %s)", "File Management" : "Správa souboru", + "Error while loading the file data" : "Chyba pÅ™i naÄÃtánà dat souboru", + "Unable to change the favourite state of the file" : "Nedařà se zmÄ›nit stav „oblÃbené“ souboru", "%s used" : "%s použito", "%1$s of %2$s used" : "%1$s z %2$s použito", "Settings" : "NastavenÃ", diff --git a/apps/files_external/l10n/cs.js b/apps/files_external/l10n/cs.js index 49db2b2384ceb67f19983e0d6b664079af155204..af68119ef6d011cac35835b5da32bdfabb342660 100644 --- a/apps/files_external/l10n/cs.js +++ b/apps/files_external/l10n/cs.js @@ -105,6 +105,7 @@ OC.L10N.register( "SMB / CIFS" : "SMB / CIFS", "Share" : "SdÃlet", "Show hidden files" : "Zobrazit skryté soubory", + "Timeout" : "ÄŒasový limit", "SMB / CIFS using OC login" : "SMB / CIFS za použità pÅ™ihlaÅ¡ovacÃho jména OC", "Username as share" : "Uživatelské jméno jako sdÃlená složka", "OpenStack Object Storage" : "OpenStack objektové úložiÅ¡tÄ›", @@ -120,6 +121,7 @@ OC.L10N.register( "Name" : "Název", "Storage type" : "Typ úložiÅ¡tÄ›", "Scope" : "Rozsah", + "Open documentation" : "OtevÅ™Ãt dokumentaci", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Externà úložiÅ¡tÄ› umožňuje pÅ™ipojit úložiÅ¡tÄ› externÃch služeb a zaÅ™Ãzenà jako vedlejšà úložná zaÅ™Ãzenà pro Nextcloud. Je také možné umožnit uživatelům pÅ™ipojovat jejich vlastnà externà úložiÅ¡tÄ›.", "Folder name" : "Název adresáře", "External storage" : "Externà úložiÅ¡tÄ›", diff --git a/apps/files_external/l10n/cs.json b/apps/files_external/l10n/cs.json index 06dafaf367c90a6723b4c66c70eee681e610e509..e8f6c6f351f9bc5bebbcd6bc21afdb3cd5189585 100644 --- a/apps/files_external/l10n/cs.json +++ b/apps/files_external/l10n/cs.json @@ -103,6 +103,7 @@ "SMB / CIFS" : "SMB / CIFS", "Share" : "SdÃlet", "Show hidden files" : "Zobrazit skryté soubory", + "Timeout" : "ÄŒasový limit", "SMB / CIFS using OC login" : "SMB / CIFS za použità pÅ™ihlaÅ¡ovacÃho jména OC", "Username as share" : "Uživatelské jméno jako sdÃlená složka", "OpenStack Object Storage" : "OpenStack objektové úložiÅ¡tÄ›", @@ -118,6 +119,7 @@ "Name" : "Název", "Storage type" : "Typ úložiÅ¡tÄ›", "Scope" : "Rozsah", + "Open documentation" : "OtevÅ™Ãt dokumentaci", "External storage enables you to mount external storage services and devices as secondary Nextcloud storage devices. You may also allow users to mount their own external storage services." : "Externà úložiÅ¡tÄ› umožňuje pÅ™ipojit úložiÅ¡tÄ› externÃch služeb a zaÅ™Ãzenà jako vedlejšà úložná zaÅ™Ãzenà pro Nextcloud. Je také možné umožnit uživatelům pÅ™ipojovat jejich vlastnà externà úložiÅ¡tÄ›.", "Folder name" : "Název adresáře", "External storage" : "Externà úložiÅ¡tÄ›", diff --git a/apps/files_sharing/l10n/cs.js b/apps/files_sharing/l10n/cs.js index 0f85e64059c14653dd3432dacfcd476d4cac9ac7..759f71331a76fe2a9b7108bb20ec236ccd01df5f 100644 --- a/apps/files_sharing/l10n/cs.js +++ b/apps/files_sharing/l10n/cs.js @@ -18,6 +18,7 @@ OC.L10N.register( "Shares will show up here" : "SdÃlenà se zobrazà zde", "Restore share" : "Obnovit sdÃlenÃ", "Something happened. Unable to restore the share." : "NÄ›co se stalo. SdÃlenà se nedařà obnovit.", + "This will stop your current uploads." : "Toto zastavà vaÅ¡e stávajÃcà nahrávánÃ.", "Move or copy" : "PÅ™esunout nebo zkopÃrovat", "Download" : "Stáhnout", "Delete" : "Smazat", @@ -113,12 +114,60 @@ OC.L10N.register( "Direct link" : "PÅ™Ãmý odkaz", "Add to your Nextcloud" : "PÅ™idat do Nextcloud", "Share API is disabled" : "SdÃlenà API je zakázané", + "Files sharing" : "SdÃlenà souborů", + "Share will expire tomorrow" : "Platnost sdÃlenà skonÄà zÃtra", + "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo vÃce vaÅ¡ich sdÃlenà skonÄà zÃtra", "File sharing" : "SdÃlenà souborů", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdÃlet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdÃlet soubory. Pověřenà uživatelé pak mohou sdÃlet soubory a složky s ostatnÃmi uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdÃlenÃ, je možné sdÃlet soubory i s uživateli mimo Nextcloud a to pomocà externÃho odkazu. Správci také mohou vynutit použÃvánà hesel, datumů expirace a zapnout sdÃlenà server-server pomocà sdÃlecÃch odkazů. StejnÄ› tak sdÃlenà z mobilnÃch zaÅ™ÃzenÃ.\nVypnutà této funkce odebere sdÃlené soubory a složky na server pro vÅ¡echny pÅ™Ãjemce sdÃlenà a také na synchronizaÄnÃch klientech a mobilnÃch aplikacÃch. VÃce informacà je k dispozici v dokumentaci k Nextcloud.", + "Allow editing" : "Umožnit úpravy", + "Can reshare" : "Může sdÃlet dalÅ¡Ãm", + "Expiration date enforced" : "Datum skonÄenà platnosti vynuceno", + "Set expiration date" : "Nastavit datum skonÄenà platnosti", + "Enter a date" : "Zadejte datum", + "Note to recipient" : "Poznámka pro pÅ™Ãjemce", + "Unshare" : "ZruÅ¡it sdÃlenÃ", + "group" : "skupina", + "conversation" : "konverzace", + "remote group" : "skupina na protěšjku", + "guest" : "host", + "Internal link" : "Internà odkaz", + "Link copied" : "Odkaz zkopÃrován", + "Copy to clipboard" : "ZkopÃrovat do schránky", + "Only works for users with access to this folder" : "Funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k této složce", + "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k tomuto souboru", + "Password protection (enforced)" : "Ochrana heslem (vynucená)", + "Password protection" : "Ochrana heslem", + "Enter a password" : "Zadejte heslo", + "Expiration date (enforced)" : "Datum skonÄenà platnosti (vynuceno)", + "Cancel" : "Storno", + "Read only" : "Pouze pro ÄtenÃ", + "Allow upload and editing" : "Umožnit nahrávánà a úpravy", + "Hide download" : "Skrýt stahovánÃ", + "Password protect" : "Chránit heslem", + "Delete share" : "Smazat sdÃlenÃ", + "Add another link" : "PÅ™idat dalÅ¡Ã odkaz", + "Share link" : "Odkaz pro sdÃlenÃ", + "Error, please enter proper password and/or expiration date" : "Chyba – zadejte správné heslo a/nebo datum skonÄenà platnosti", + "No recommendations. Start typing." : "Žádná doporuÄenÃ. PiÅ¡te", + "Resharing is not allowed" : "SdÃlenà už sdÃlené položky nenà povoleno", + "Name or email address..." : "Jméno nebo e-mailová adresa…", + "Name or federated cloud ID..." : "Jméno nebo identifikátor v rámci sdruženého cloudu…", + "Name, federated cloud ID or email address..." : "Jméno, identifikátor v rámci sdruženého cloudu, nebo e-mailová adresa…", + "Name..." : "Název…", + "Searching..." : "HledánÃ...", + "No elements found." : "Nenalezen žádný prvek", + "Search globally" : "Hledat globálnÄ›", + "on {server}" : "na {server}", "Sharing" : "SdÃlenÃ", + "this share just expired." : "platnost tohoto sdÃlenà právÄ› skonÄila.", "Link to a file" : "Odkaz na soubor", + "Error creating the share" : "Chyba pÅ™i vytvářenà sdÃlenÃ", + "Error updating the share" : "Chyba pÅ™i aktualizaci sdÃlenÃ", "Shared" : "SdÃleno", "Share" : "SdÃlet", + "Shared with" : "SdÃleno s", + "Shared with you and {circle} by {owner}" : "SdÃleno s vámi a {circle} od {owner}", + "Shared with you by {owner}" : "S vámi sdÃlà {owner}", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Name" : "Název", "Share time" : "ÄŒas sdÃlenÃ", diff --git a/apps/files_sharing/l10n/cs.json b/apps/files_sharing/l10n/cs.json index d930b868775b11f17c6b81efb3c2e80c0b1f7594..df436f13a0bb9c665c7ed679f6951ef05330cbb5 100644 --- a/apps/files_sharing/l10n/cs.json +++ b/apps/files_sharing/l10n/cs.json @@ -16,6 +16,7 @@ "Shares will show up here" : "SdÃlenà se zobrazà zde", "Restore share" : "Obnovit sdÃlenÃ", "Something happened. Unable to restore the share." : "NÄ›co se stalo. SdÃlenà se nedařà obnovit.", + "This will stop your current uploads." : "Toto zastavà vaÅ¡e stávajÃcà nahrávánÃ.", "Move or copy" : "PÅ™esunout nebo zkopÃrovat", "Download" : "Stáhnout", "Delete" : "Smazat", @@ -111,12 +112,60 @@ "Direct link" : "PÅ™Ãmý odkaz", "Add to your Nextcloud" : "PÅ™idat do Nextcloud", "Share API is disabled" : "SdÃlenà API je zakázané", + "Files sharing" : "SdÃlenà souborů", + "Share will expire tomorrow" : "Platnost sdÃlenà skonÄà zÃtra", + "One or more of your shares will expire tomorrow" : "Platnost jednoho nebo vÃce vaÅ¡ich sdÃlenà skonÄà zÃtra", "File sharing" : "SdÃlenà souborů", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Tato aplikace uživatelům umožňuje sdÃlet soubory v rámci Nextcloud. Pokud je zapnutá, správce může zvolit které skupiny mohou sdÃlet soubory. Pověřenà uživatelé pak mohou sdÃlet soubory a složky s ostatnÃmi uživateli a skupinami v rámci Nextcloud. Krom toho, pokud správce zapne funkci odkazu sdÃlenÃ, je možné sdÃlet soubory i s uživateli mimo Nextcloud a to pomocà externÃho odkazu. Správci také mohou vynutit použÃvánà hesel, datumů expirace a zapnout sdÃlenà server-server pomocà sdÃlecÃch odkazů. StejnÄ› tak sdÃlenà z mobilnÃch zaÅ™ÃzenÃ.\nVypnutà této funkce odebere sdÃlené soubory a složky na server pro vÅ¡echny pÅ™Ãjemce sdÃlenà a také na synchronizaÄnÃch klientech a mobilnÃch aplikacÃch. VÃce informacà je k dispozici v dokumentaci k Nextcloud.", + "Allow editing" : "Umožnit úpravy", + "Can reshare" : "Může sdÃlet dalÅ¡Ãm", + "Expiration date enforced" : "Datum skonÄenà platnosti vynuceno", + "Set expiration date" : "Nastavit datum skonÄenà platnosti", + "Enter a date" : "Zadejte datum", + "Note to recipient" : "Poznámka pro pÅ™Ãjemce", + "Unshare" : "ZruÅ¡it sdÃlenÃ", + "group" : "skupina", + "conversation" : "konverzace", + "remote group" : "skupina na protěšjku", + "guest" : "host", + "Internal link" : "Internà odkaz", + "Link copied" : "Odkaz zkopÃrován", + "Copy to clipboard" : "ZkopÃrovat do schránky", + "Only works for users with access to this folder" : "Funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k této složce", + "Only works for users with access to this file" : "Funguje pouze pro uživatele, kteřà majà pÅ™Ãstup k tomuto souboru", + "Password protection (enforced)" : "Ochrana heslem (vynucená)", + "Password protection" : "Ochrana heslem", + "Enter a password" : "Zadejte heslo", + "Expiration date (enforced)" : "Datum skonÄenà platnosti (vynuceno)", + "Cancel" : "Storno", + "Read only" : "Pouze pro ÄtenÃ", + "Allow upload and editing" : "Umožnit nahrávánà a úpravy", + "Hide download" : "Skrýt stahovánÃ", + "Password protect" : "Chránit heslem", + "Delete share" : "Smazat sdÃlenÃ", + "Add another link" : "PÅ™idat dalÅ¡Ã odkaz", + "Share link" : "Odkaz pro sdÃlenÃ", + "Error, please enter proper password and/or expiration date" : "Chyba – zadejte správné heslo a/nebo datum skonÄenà platnosti", + "No recommendations. Start typing." : "Žádná doporuÄenÃ. PiÅ¡te", + "Resharing is not allowed" : "SdÃlenà už sdÃlené položky nenà povoleno", + "Name or email address..." : "Jméno nebo e-mailová adresa…", + "Name or federated cloud ID..." : "Jméno nebo identifikátor v rámci sdruženého cloudu…", + "Name, federated cloud ID or email address..." : "Jméno, identifikátor v rámci sdruženého cloudu, nebo e-mailová adresa…", + "Name..." : "Název…", + "Searching..." : "HledánÃ...", + "No elements found." : "Nenalezen žádný prvek", + "Search globally" : "Hledat globálnÄ›", + "on {server}" : "na {server}", "Sharing" : "SdÃlenÃ", + "this share just expired." : "platnost tohoto sdÃlenà právÄ› skonÄila.", "Link to a file" : "Odkaz na soubor", + "Error creating the share" : "Chyba pÅ™i vytvářenà sdÃlenÃ", + "Error updating the share" : "Chyba pÅ™i aktualizaci sdÃlenÃ", "Shared" : "SdÃleno", "Share" : "SdÃlet", + "Shared with" : "SdÃleno s", + "Shared with you and {circle} by {owner}" : "SdÃleno s vámi a {circle} od {owner}", + "Shared with you by {owner}" : "S vámi sdÃlà {owner}", "No entries found in this folder" : "V této složce nebylo nic nalezeno", "Name" : "Název", "Share time" : "ÄŒas sdÃlenÃ", diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js index db0531db1b9832c0bea726d5577392bf0c5674fe..8b77911b4e88a8092c54028b4d7e3beb1297cab2 100644 --- a/apps/files_sharing/l10n/gl.js +++ b/apps/files_sharing/l10n/gl.js @@ -114,6 +114,10 @@ OC.L10N.register( "Direct link" : "Ligazón directa", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", "Share API is disabled" : "A API de compartición foi desactivada", + "Files sharing" : "Compartición de ficheiros", + "Share will expire tomorrow" : "O recurso compartido caduca mañá", + "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", + "Your share of {node} will expire tomorrow" : "A súa compartición de {node} caduca mañá", "File sharing" : "Compartición de ficheiros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permÃtelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir fiheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro do Nextcloud. Ademais, se o administrador activa a caracterÃstica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora do Nextcloud. Os administradores poden obrigar a usar contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, asà como compartir dende dispositivos móbiles.\nDesactivar esta caracterÃstica elimina os ficheiros compartidos e os cartafoles no servidor, para todos los receptores, e tamén dos clientes de sincronización e móbiles. Ten dispoñÃbel máis información na documentación do Nextcloud.", "Allow editing" : "Permitir a edición", @@ -174,6 +178,7 @@ OC.L10N.register( "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", "Shared" : "Compartido", "Share" : "Compartir", + "Shared with" : "Compartido con", "Shared with you and the group {group} by {owner}" : "Compartido con vostede e co grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartido con vostede e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con vostede e a conversa {conversation} por {owner}", diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json index e130f79f1e03a4a3a4777bec564c8f909d42a46e..f8b628ce07f4ca568982891126606c88383ffb89 100644 --- a/apps/files_sharing/l10n/gl.json +++ b/apps/files_sharing/l10n/gl.json @@ -112,6 +112,10 @@ "Direct link" : "Ligazón directa", "Add to your Nextcloud" : "Engadir ao seu Nextcloud", "Share API is disabled" : "A API de compartición foi desactivada", + "Files sharing" : "Compartición de ficheiros", + "Share will expire tomorrow" : "O recurso compartido caduca mañá", + "One or more of your shares will expire tomorrow" : "Un ou mais dos seus recursos compartidos caducarán mañá", + "Your share of {node} will expire tomorrow" : "A súa compartición de {node} caduca mañá", "File sharing" : "Compartición de ficheiros", "This application enables users to share files within Nextcloud. If enabled, the admin can choose which groups can share files. The applicable users can then share files and folders with other users and groups within Nextcloud. In addition, if the admin enables the share link feature, an external link can be used to share files with other users outside of Nextcloud. Admins can also enforce passwords, expirations dates, and enable server to server sharing via share links, as well as sharing from mobile devices.\nTurning the feature off removes shared files and folders on the server for all share recipients, and also on the sync clients and mobile apps. More information is available in the Nextcloud Documentation." : "Esta aplicación permÃtelle aos usuarios compartir ficheiros dentro de Nextcloud. Se o activa, o administrador pode escoller que grupos poden compartir fiheiros. Os usuarios implicados poderán compartir ficheiros e cartafoles con outros usuarios e grupos dentro do Nextcloud. Ademais, se o administrador activa a caracterÃstica de ligazón compartida, pode empregarse unha ligazón externa para compartir ficheiros con outros usuarios fora do Nextcloud. Os administradores poden obrigar a usar contrasinais ou datas de caducidade e activar a compartición de servidor a servidor mediante ligazóns compartidas, asà como compartir dende dispositivos móbiles.\nDesactivar esta caracterÃstica elimina os ficheiros compartidos e os cartafoles no servidor, para todos los receptores, e tamén dos clientes de sincronización e móbiles. Ten dispoñÃbel máis información na documentación do Nextcloud.", "Allow editing" : "Permitir a edición", @@ -172,6 +176,7 @@ "Enter a note for the share recipient" : "Introduza unha nota para o destinatario da compartición", "Shared" : "Compartido", "Share" : "Compartir", + "Shared with" : "Compartido con", "Shared with you and the group {group} by {owner}" : "Compartido con vostede e co grupo {group} por {owner}", "Shared with you and {circle} by {owner}" : "Compartido con vostede e {circle} por {owner}", "Shared with you and the conversation {conversation} by {owner}" : "Compartido con vostede e a conversa {conversation} por {owner}", diff --git a/apps/files_versions/l10n/sv.js b/apps/files_versions/l10n/sv.js index cacf6b06efa6a536c37b0edec027fa0c998ffd03..569c51a6779053d051058797c421cd27b30e7d08 100644 --- a/apps/files_versions/l10n/sv.js +++ b/apps/files_versions/l10n/sv.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Den här applikationen behÃ¥ller automatiskt äldre versioner av filer som ändras.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denna applikation upprätthÃ¥ller automatiskt äldre versioner av filer som ändras. När aktiverad, en dold versionsmapp tillhandahÃ¥lls i varje användares katalog och används för att lagra gamla filversioner. En användare kan Ã¥tergÃ¥ till en äldre version via webbgränssnittet när som helst, med den ersatta filen blir en version. Appen hanterar automatiskt versionsmappen för att säkerställa att användaren inte fÃ¥r slut pÃ¥ kvot pÃ¥ grund av versioner.\nFörutom utgÃ¥ngen av versioner, versions appen gör vissa aldrig att använda mer än 50% av användarens tillgängliga ledigt utrymme. Om lagrade versioner överskrider denna gräns, kommer appen att ta bort de äldsta versionerna först tills den uppfyller denna gräns. Mer information finns i Versionsdokumentationen.", "Failed to revert {file} to revision {timestamp}." : "Kunde inte Ã¥terställa {file} till {timestamp}.", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Ã…terskapa", diff --git a/apps/files_versions/l10n/sv.json b/apps/files_versions/l10n/sv.json index fa48aeb41c7a28c31cf11c9a76c08236e7cd143f..f2fbf4f9524de3160e8a4f0bbc6cc269412a8dd5 100644 --- a/apps/files_versions/l10n/sv.json +++ b/apps/files_versions/l10n/sv.json @@ -1,6 +1,7 @@ { "translations": { "Versions" : "Versioner", "This application automatically maintains older versions of files that are changed." : "Den här applikationen behÃ¥ller automatiskt äldre versioner av filer som ändras.", + "This application automatically maintains older versions of files that are changed. When enabled, a hidden versions folder is provisioned in every user’s directory and is used to store old file versions. A user can revert to an older version through the web interface at any time, with the replaced file becoming a version. The app automatically manages the versions folder to ensure the user doesn’t run out of Quota because of versions.\n\t\tIn addition to the expiry of versions, the versions app makes certain never to use more than 50% of the user’s currently available free space. If stored versions exceed this limit, the app will delete the oldest versions first until it meets this limit. More information is available in the Versions documentation." : "Denna applikation upprätthÃ¥ller automatiskt äldre versioner av filer som ändras. När aktiverad, en dold versionsmapp tillhandahÃ¥lls i varje användares katalog och används för att lagra gamla filversioner. En användare kan Ã¥tergÃ¥ till en äldre version via webbgränssnittet när som helst, med den ersatta filen blir en version. Appen hanterar automatiskt versionsmappen för att säkerställa att användaren inte fÃ¥r slut pÃ¥ kvot pÃ¥ grund av versioner.\nFörutom utgÃ¥ngen av versioner, versions appen gör vissa aldrig att använda mer än 50% av användarens tillgängliga ledigt utrymme. Om lagrade versioner överskrider denna gräns, kommer appen att ta bort de äldsta versionerna först tills den uppfyller denna gräns. Mer information finns i Versionsdokumentationen.", "Failed to revert {file} to revision {timestamp}." : "Kunde inte Ã¥terställa {file} till {timestamp}.", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], "Restore" : "Ã…terskapa", diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 78b3916435c8c7b5a1fd74a0bcf0a76e0e1a4dc1..9ad9f11035fc38fe3d794306b668d445d07f8591 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -208,7 +208,11 @@ OC.L10N.register( "Enable user" : "ZpÅ™Ãstupnit uživatelský úÄet", "Resend welcome email" : "Znovu poslat uvÃtacà email", "{size} used" : "{size} použito", + "Remote wipe of devices" : "Vymazat obsah zaÅ™Ãzenà na dálku", + "Wipe {userid}'s devices" : "Vymazat zaÅ™Ãzenà {userid}", "Cancel" : "ZruÅ¡it", + "Account deletion" : "Smazánà úÄtu", + "Delete {userid}'s account" : "Smazat úÄet {userid}", "Welcome mail sent!" : "UvÃtacà email odeslán!", "Display name" : "Zobrazované jméno", "Email" : "Email", diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 390730a85c70f6378986cd7374df5f7c91128a9c..adc562af6de2d14159f07033eaeca1ebea44d56e 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -206,7 +206,11 @@ "Enable user" : "ZpÅ™Ãstupnit uživatelský úÄet", "Resend welcome email" : "Znovu poslat uvÃtacà email", "{size} used" : "{size} použito", + "Remote wipe of devices" : "Vymazat obsah zaÅ™Ãzenà na dálku", + "Wipe {userid}'s devices" : "Vymazat zaÅ™Ãzenà {userid}", "Cancel" : "ZruÅ¡it", + "Account deletion" : "Smazánà úÄtu", + "Delete {userid}'s account" : "Smazat úÄet {userid}", "Welcome mail sent!" : "UvÃtacà email odeslán!", "Display name" : "Zobrazované jméno", "Email" : "Email", diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 65e603ffb1b9beccaefd58ea19bc4be9594f7e1f..6951d3148598468a7bd54be382f54a53e6ffdeb3 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -208,7 +208,13 @@ OC.L10N.register( "Enable user" : "Activar usuario", "Resend welcome email" : "Volver a enviar o correo de benvida", "{size} used" : "{size} usado", + "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "No caso de perder o dispositivo ou saÃr da organización, pode limpar os datos de Nextcloud de xeito remoto de todos os dispositivos asociados a {userid}. Só funciona se os dispositivos están conectados à Internet.", + "Remote wipe of devices" : "Limpeza remota de dispositivos", + "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Cancel" : "Cancelar", + "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluÃndo todos os seus ficheiros persoais, datos de aplicacións, etc.", + "Account deletion" : "Eliminación de conta", + "Delete {userid}'s account" : "Eliminar a conta de {userid}", "Welcome mail sent!" : "Enviado o correo de benvida!", "Display name" : "Nome a amosar", "Email" : "Correo", diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index a320215c27e3ba836ab6f0f83160ec203b629a25..b1f55e1c923ce0d9ac2b0fc3403fb3d1b3833d32 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -206,7 +206,13 @@ "Enable user" : "Activar usuario", "Resend welcome email" : "Volver a enviar o correo de benvida", "{size} used" : "{size} usado", + "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "No caso de perder o dispositivo ou saÃr da organización, pode limpar os datos de Nextcloud de xeito remoto de todos os dispositivos asociados a {userid}. Só funciona se os dispositivos están conectados à Internet.", + "Remote wipe of devices" : "Limpeza remota de dispositivos", + "Wipe {userid}'s devices" : "Limpar os dispositivos de {userid}", "Cancel" : "Cancelar", + "Fully delete {userid}'s account including all their personal files, app data, etc." : "Eliminar completamente a conta de {userid} incluÃndo todos os seus ficheiros persoais, datos de aplicacións, etc.", + "Account deletion" : "Eliminación de conta", + "Delete {userid}'s account" : "Eliminar a conta de {userid}", "Welcome mail sent!" : "Enviado o correo de benvida!", "Display name" : "Nome a amosar", "Email" : "Correo", diff --git a/apps/systemtags/l10n/cs.js b/apps/systemtags/l10n/cs.js index 8aa74e7e1f807218a70cc9e96b54f9adb3a177ff..4abc28e7a4f80559f5703283aed3c314a614e98a 100644 --- a/apps/systemtags/l10n/cs.js +++ b/apps/systemtags/l10n/cs.js @@ -2,6 +2,7 @@ OC.L10N.register( "systemtags", { "Tags" : "Å tÃtky", + "Tag name is empty" : "Název Å¡tÃtku je prázdný", "Update" : "Aktualizovat", "Create" : "VytvoÅ™it", "Select tag…" : "Zvolit Å¡tÃtek…", diff --git a/apps/systemtags/l10n/cs.json b/apps/systemtags/l10n/cs.json index f1425ba6a62328ee237e02bb8837df4bbbf1dde3..db5a20d98b1181334b24ab0700da5bd0952a182b 100644 --- a/apps/systemtags/l10n/cs.json +++ b/apps/systemtags/l10n/cs.json @@ -1,5 +1,6 @@ { "translations": { "Tags" : "Å tÃtky", + "Tag name is empty" : "Název Å¡tÃtku je prázdný", "Update" : "Aktualizovat", "Create" : "VytvoÅ™it", "Select tag…" : "Zvolit Å¡tÃtek…", diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index b6f750cf3f1192c8d027367217feeb0525d80124..028c29cf122e200308f6fdeb8df4fd252d8f9b85 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -28,6 +28,7 @@ OC.L10N.register( "Legal notice" : "Právnà upozornÄ›nÃ", "Privacy policy" : "Zásady soukromÃ", "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud", + "Open documentation" : "OtevÅ™Ãt dokumentaci", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňujà jednoduché pÅ™izpůsobenà vzhledu vaÅ¡Ã instance a podporovaných klientů. Tato pÅ™izpůsobenà uvidà vÅ¡ichni uživatelé.", "Name" : "Název", "Reset to default" : "Obnovit výchozÃ", diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index eb4544cd1e45ba1b9f2c104580a752d5c1e6fa31..26b93605bb64dbeda796a0e99d23972f8879a048 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -26,6 +26,7 @@ "Legal notice" : "Právnà upozornÄ›nÃ", "Privacy policy" : "Zásady soukromÃ", "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud", + "Open documentation" : "OtevÅ™Ãt dokumentaci", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňujà jednoduché pÅ™izpůsobenà vzhledu vaÅ¡Ã instance a podporovaných klientů. Tato pÅ™izpůsobenà uvidà vÅ¡ichni uživatelé.", "Name" : "Název", "Reset to default" : "Obnovit výchozÃ", diff --git a/apps/twofactor_backupcodes/l10n/cs.js b/apps/twofactor_backupcodes/l10n/cs.js index 612556860659a77508937f18ba3b4f5d962bc763..8414a595c6cee3652da057854481e0e43cfaa14b 100644 --- a/apps/twofactor_backupcodes/l10n/cs.js +++ b/apps/twofactor_backupcodes/l10n/cs.js @@ -1,6 +1,7 @@ OC.L10N.register( "twofactor_backupcodes", { + "function" : "funkce", "_" : "_", "An error occurred while generating your backup codes" : "PÅ™i pokusu o vytvoÅ™enà záložnÃch kódů nastala chyba.", "{name} backup codes" : "{name} záložnà kódy", diff --git a/apps/twofactor_backupcodes/l10n/cs.json b/apps/twofactor_backupcodes/l10n/cs.json index 10a21494701dbda52a49eefd5ec069ac09ab4f1f..85690b99e07dfc9bbf41c88c3cc89da8c27bb8b3 100644 --- a/apps/twofactor_backupcodes/l10n/cs.json +++ b/apps/twofactor_backupcodes/l10n/cs.json @@ -1,4 +1,5 @@ { "translations": { + "function" : "funkce", "_" : "_", "An error occurred while generating your backup codes" : "PÅ™i pokusu o vytvoÅ™enà záložnÃch kódů nastala chyba.", "{name} backup codes" : "{name} záložnà kódy", diff --git a/apps/workflowengine/l10n/cs.js b/apps/workflowengine/l10n/cs.js index 13ba6bcab8c0f727a89048ccc47c88accc1a5716..fb492bce9568a52d21fab0218dd71fb79e07939f 100644 --- a/apps/workflowengine/l10n/cs.js +++ b/apps/workflowengine/l10n/cs.js @@ -24,30 +24,39 @@ OC.L10N.register( "Entity %s does not exist" : "Entita %s neexistuje", "Entity %s is invalid" : "Entita %s nenà platná", "No events are chosen." : "Nejsou zvolené žádné události", + "Entity %s has no event %s" : "Entita %s nemá událost %s", "Operation %s does not exist" : "Operace %s neexistuje", "Operation %s is invalid" : "Operace %s nenà platná", "Check %s does not exist" : "Kontrola %s neexistuje", "Check %s is invalid" : "Kontrola %s je neplatná", "Check #%s does not exist" : "Kontrola Ä. %s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje", + "Workflows" : "Pracovnà postupy", + "Nextcloud workflow engine" : "Nextcloud engine pro pracovnà postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnánÃ", "Select a file type" : "Vybrat typ souboru", + "e.g. httpd/unix-directory" : "napÅ™. httpd/unix-directory", "Images" : "Obrázky", "Office documents" : "Kancelářské dokumenty", "PDF documents" : "PDF dokumenty", + "Select a tag" : "Vybrat Å¡tÃtek", "No results" : "Žádné výsledky", "%s (invisible)" : "%s (neviditelné)", "%s (restricted)" : "%s (omezeno)", + "Please enter a valid time span" : "Zadejte platné Äasové rozmezÃ", "Predefined URLs" : "PÅ™eddefinované URL", "Files WebDAV" : "Soubory WebDAV", "Others" : "OstatnÃ", + "Custom URL" : "Uživatelsky urÄená URL", "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Desktopový klient", "Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook", "When" : "Kdy", "and" : "a", + "Cancel" : "Storno", + "Delete" : "Smazat", "The configuration is invalid" : "Nastavenà nenà platné", "Show less" : "Zobrazit ménÄ›", "Show more" : "Zobrazit vÃce", diff --git a/apps/workflowengine/l10n/cs.json b/apps/workflowengine/l10n/cs.json index 3868c3134411bb7f8517255b69a3a918ba65f979..901c19f4cb1602d81b09e8a33a6795ce441a8a7d 100644 --- a/apps/workflowengine/l10n/cs.json +++ b/apps/workflowengine/l10n/cs.json @@ -22,30 +22,39 @@ "Entity %s does not exist" : "Entita %s neexistuje", "Entity %s is invalid" : "Entita %s nenà platná", "No events are chosen." : "Nejsou zvolené žádné události", + "Entity %s has no event %s" : "Entita %s nemá událost %s", "Operation %s does not exist" : "Operace %s neexistuje", "Operation %s is invalid" : "Operace %s nenà platná", "Check %s does not exist" : "Kontrola %s neexistuje", "Check %s is invalid" : "Kontrola %s je neplatná", "Check #%s does not exist" : "Kontrola Ä. %s neexistuje", "Check %s is invalid or does not exist" : "Kontrola %s je neplatná, nebo neexistuje", + "Workflows" : "Pracovnà postupy", + "Nextcloud workflow engine" : "Nextcloud engine pro pracovnà postupy", "Select a filter" : "Vybrat filtr", "Select a comparator" : "Vyberte porovnánÃ", "Select a file type" : "Vybrat typ souboru", + "e.g. httpd/unix-directory" : "napÅ™. httpd/unix-directory", "Images" : "Obrázky", "Office documents" : "Kancelářské dokumenty", "PDF documents" : "PDF dokumenty", + "Select a tag" : "Vybrat Å¡tÃtek", "No results" : "Žádné výsledky", "%s (invisible)" : "%s (neviditelné)", "%s (restricted)" : "%s (omezeno)", + "Please enter a valid time span" : "Zadejte platné Äasové rozmezÃ", "Predefined URLs" : "PÅ™eddefinované URL", "Files WebDAV" : "Soubory WebDAV", "Others" : "OstatnÃ", + "Custom URL" : "Uživatelsky urÄená URL", "Android client" : "Android klient", "iOS client" : "iOS klient", "Desktop client" : "Desktopový klient", "Thunderbird & Outlook addons" : "Doplňky pro Thunderbird a Outlook", "When" : "Kdy", "and" : "a", + "Cancel" : "Storno", + "Delete" : "Smazat", "The configuration is invalid" : "Nastavenà nenà platné", "Show less" : "Zobrazit ménÄ›", "Show more" : "Zobrazit vÃce", diff --git a/apps/workflowengine/l10n/gl.js b/apps/workflowengine/l10n/gl.js index 69d13bd3d70bbee91ca4b43a523a08ff2b2b26ca..db440d604824fe8aa48d426db9b6d6cb6809df7b 100644 --- a/apps/workflowengine/l10n/gl.js +++ b/apps/workflowengine/l10n/gl.js @@ -37,13 +37,16 @@ OC.L10N.register( "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", "Select a file type" : "Seleccione un tipo de ficheiro", + "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", "Custom mimetype" : "Mimetipe personalizado", + "Select a tag" : "Seleccione unha etiqueta", "No results" : "Sen resultados", "%s (invisible)" : "%s (invisÃbel)", "%s (restricted)" : "%s (restrinxido)", + "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Predefined URLs" : "URL predefinidos", "Files WebDAV" : "Ficheiros WebDAV", @@ -57,6 +60,8 @@ OC.L10N.register( "Custom user agent" : "Axente de usuario personalizado", "When" : "Cando", "and" : "e", + "Cancel" : "Cancelar", + "Delete" : "Eliminar", "The configuration is invalid" : "A configuración é incorrecta", "Show less" : "Amosar menos", "Show more" : "Amosar máis", diff --git a/apps/workflowengine/l10n/gl.json b/apps/workflowengine/l10n/gl.json index 64fd3aa3ecba2f0978b1ae3dc18da70224827c24..b174d4e3b36162387d470524aa1bb7029c8d29df 100644 --- a/apps/workflowengine/l10n/gl.json +++ b/apps/workflowengine/l10n/gl.json @@ -35,13 +35,16 @@ "Select a filter" : "Seleccione un filtro", "Select a comparator" : "Seleccione un comparador", "Select a file type" : "Seleccione un tipo de ficheiro", + "e.g. httpd/unix-directory" : "p. ex.: httpd/unix-directory", "Images" : "Imaxes", "Office documents" : "Documentos de oficina", "PDF documents" : "Documentos PDF", "Custom mimetype" : "Mimetipe personalizado", + "Select a tag" : "Seleccione unha etiqueta", "No results" : "Sen resultados", "%s (invisible)" : "%s (invisÃbel)", "%s (restricted)" : "%s (restrinxido)", + "Please enter a valid time span" : "Introduza un intervalo de tempo válido", "Select a request URL" : "Seleccione un URL de solicitude", "Predefined URLs" : "URL predefinidos", "Files WebDAV" : "Ficheiros WebDAV", @@ -55,6 +58,8 @@ "Custom user agent" : "Axente de usuario personalizado", "When" : "Cando", "and" : "e", + "Cancel" : "Cancelar", + "Delete" : "Eliminar", "The configuration is invalid" : "A configuración é incorrecta", "Show less" : "Amosar menos", "Show more" : "Amosar máis", diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 84a2ea0bddaa6e4fccf72c8b89758b5065b975cd..4f28fc05372d0844c15daf3bb8fc6241fae70132 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -286,6 +286,8 @@ OC.L10N.register( "Account access" : "PÅ™Ãstup k úÄtu", "You are about to grant %1$s access to your %2$s account." : "Chystáte se udÄ›lit %1$s pÅ™Ãstup ke svému %2$s úÄtu.", "Account connected" : "ÚÄet pÅ™ipojen", + "Your client should now be connected!" : "Váš klient by nynà mÄ›l být pÅ™ipojen!", + "You can close this window." : "Toto okno je možné zavÅ™Ãt", "This share is password-protected" : "Toto sdÃlenà je chránÄ›no heslem", "The password is wrong. Try again." : "Chybné heslo. Zkuste to znovu.", "Two-factor authentication" : "Dvoufaktorové pÅ™ihlášenÃ", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index 46f06171b85a9c45270f8254a88d338412d7ac3d..1caadf6c23ca38b4820a418af082df0496ea28e0 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -284,6 +284,8 @@ "Account access" : "PÅ™Ãstup k úÄtu", "You are about to grant %1$s access to your %2$s account." : "Chystáte se udÄ›lit %1$s pÅ™Ãstup ke svému %2$s úÄtu.", "Account connected" : "ÚÄet pÅ™ipojen", + "Your client should now be connected!" : "Váš klient by nynà mÄ›l být pÅ™ipojen!", + "You can close this window." : "Toto okno je možné zavÅ™Ãt", "This share is password-protected" : "Toto sdÃlenà je chránÄ›no heslem", "The password is wrong. Try again." : "Chybné heslo. Zkuste to znovu.", "Two-factor authentication" : "Dvoufaktorové pÅ™ihlášenÃ", diff --git a/core/l10n/sv.js b/core/l10n/sv.js index 8d62c26fc280931231b3b9f5f946d21a1f570d20..eb26dbdd3e3d749c8fb5b87b683591a4565e44ba 100644 --- a/core/l10n/sv.js +++ b/core/l10n/sv.js @@ -64,9 +64,12 @@ OC.L10N.register( "Strong password" : "Starkt lösenord", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillÃ¥ta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Din webbserver är inte korrekt inställd för att lösa \"{url}\". Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", + "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-modulen \"fileinfo\" saknas. Det rekommenderas starkt att göra det möjligt för den här modulen att fÃ¥ bästa resultat med MIME-typdetektering.", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var inte möjligt att utföra cron-jobbet via CLI. Följande tekniska fel har uppstÃ¥tt:", "Check the background job settings" : "Kontrollera inställningarna för bakgrundsjobb", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Den här servern har ingen fungerande Internetanslutning: flera slutpunkter kunde inte nÃ¥s. Det innebär att nÃ¥gra av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsprogram inte fungerar. Ã…tkomst till filer pÃ¥ distans och sändning av e-postmeddelanden kanske inte heller fungerar. Upprätta en anslutning frÃ¥n den här servern till Internet för att njuta av alla funktioner.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Inget minnescache har konfigurerats. För att förbättra prestanda, konfigurera en memcache, om tillgänglig. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen lämplig källa för slumpmässighet hittades av PHP som är mycket avskräckt av säkerhetsskäl. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du kör för närvarande PHP {version}. Uppgradera din PHP-version för att dra nytta av <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">prestanda och säkerhetsuppdateringar som tillhandahÃ¥lls av PHP-gruppen</a> sÃ¥ snart din distribution stöder den.", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Du kör för närvarande PHP 5.6. Den nuvarande omfattande versionen av Nextcloud är den sista som stöds pÃ¥ PHP 5.6. Det rekommenderas att uppgradera PHP-versionen till 7.0+ för att kunna uppgradera till Nextcloud 14.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Den omvända proxyrubrik-konfigurationen är felaktig, eller sÃ¥ du kommer Ã¥t Nextcloud frÃ¥n en betrodd proxy. Om inte, detta är ett säkerhetsproblem och kan tillÃ¥ta en angripare att förfalska sin IP-adress som synlig för Nextcloud. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", @@ -76,7 +79,9 @@ OC.L10N.register( "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktionen \"set_time_limit\" är inte tillgänglig. Detta kan leda till att skript stoppas i mitten av utförandet och bryter din installation. Aktivering av denna funktion rekommenderas starkt.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP har inte FreeType-stöd, vilket resulterar i brott i profilbilder och inställningsgränssnittet.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Saknar index \"{indexName}\" i tabellen \"{tableName}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar nÃ¥gra index. PÃ¥ grund av det faktum att lägga index pÃ¥ stora tabeller kan ta lite tid de inte sattes automatiskt. Genom att köra \"occ db: add-missing-index\" kan de saknade index läggas till manuellt medan instansen fortsätter att springa. När index läggs frÃ¥gor till dessa tabeller är oftast mycket snabbare.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Instansen saknar nÃ¥gra rekommenderade PHP-moduler. För förbättrad prestanda och kompatibilitet är det starkt rekommenderat att installera dem.", + "This is particularly recommended when using the desktop client for file synchronisation." : "Detta rekommenderas särskilt när du använder skrivbordsklienten för filsynkronisering.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "För att migrera till en annan databas använd kommandoradsverktyget: \"occ db:convert-type\", eller se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen ↗</a>.", "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Användning av den inbyggda php mailer stöds inte längre. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Vänligen uppdatera inställningarna för din e-postserver ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Minnesgränsen för PHP är under det rekommenderade värdet pÃ¥ 512 MB.", diff --git a/core/l10n/sv.json b/core/l10n/sv.json index 297b601115edab5008523f381828eab9d95946f0..0ab928748c343425cc065d58ad37b039499f34fe 100644 --- a/core/l10n/sv.json +++ b/core/l10n/sv.json @@ -62,9 +62,12 @@ "Strong password" : "Starkt lösenord", "Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Din webbserver är ännu inte korrekt inställd för att tillÃ¥ta filsynkronisering, eftersom WebDAV-gränssnittet verkar vara trasigt.", "Your web server is not properly set up to resolve \"{url}\". Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Din webbserver är inte korrekt inställd för att lösa \"{url}\". Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", + "The PHP module \"fileinfo\" is missing. It is strongly recommended to enable this module to get the best results with MIME type detection." : "PHP-modulen \"fileinfo\" saknas. Det rekommenderas starkt att göra det möjligt för den här modulen att fÃ¥ bästa resultat med MIME-typdetektering.", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Det var inte möjligt att utföra cron-jobbet via CLI. Följande tekniska fel har uppstÃ¥tt:", "Check the background job settings" : "Kontrollera inställningarna för bakgrundsjobb", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "Den här servern har ingen fungerande Internetanslutning: flera slutpunkter kunde inte nÃ¥s. Det innebär att nÃ¥gra av funktionerna som montering av extern lagring, aviseringar om uppdateringar eller installation av tredjepartsprogram inte fungerar. Ã…tkomst till filer pÃ¥ distans och sändning av e-postmeddelanden kanske inte heller fungerar. Upprätta en anslutning frÃ¥n den här servern till Internet för att njuta av alla funktioner.", "No memory cache has been configured. To enhance performance, please configure a memcache, if available. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Inget minnescache har konfigurerats. För att förbättra prestanda, konfigurera en memcache, om tillgänglig. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Ingen lämplig källa för slumpmässighet hittades av PHP som är mycket avskräckt av säkerhetsskäl. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", "You are currently running PHP {version}. Upgrade your PHP version to take advantage of <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">performance and security updates provided by the PHP Group</a> as soon as your distribution supports it." : "Du kör för närvarande PHP {version}. Uppgradera din PHP-version för att dra nytta av <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{phpLink}\">prestanda och säkerhetsuppdateringar som tillhandahÃ¥lls av PHP-gruppen</a> sÃ¥ snart din distribution stöder den.", "You are currently running PHP 5.6. The current major version of Nextcloud is the last that is supported on PHP 5.6. It is recommended to upgrade the PHP version to 7.0+ to be able to upgrade to Nextcloud 14." : "Du kör för närvarande PHP 5.6. Den nuvarande omfattande versionen av Nextcloud är den sista som stöds pÃ¥ PHP 5.6. Det rekommenderas att uppgradera PHP-versionen till 7.0+ för att kunna uppgradera till Nextcloud 14.", "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud. Further information can be found in the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "Den omvända proxyrubrik-konfigurationen är felaktig, eller sÃ¥ du kommer Ã¥t Nextcloud frÃ¥n en betrodd proxy. Om inte, detta är ett säkerhetsproblem och kan tillÃ¥ta en angripare att förfalska sin IP-adress som synlig för Nextcloud. Ytterligare information finns i <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen</a>.", @@ -74,7 +77,9 @@ "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "PHP-funktionen \"set_time_limit\" är inte tillgänglig. Detta kan leda till att skript stoppas i mitten av utförandet och bryter din installation. Aktivering av denna funktion rekommenderas starkt.", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Din PHP har inte FreeType-stöd, vilket resulterar i brott i profilbilder och inställningsgränssnittet.", "Missing index \"{indexName}\" in table \"{tableName}\"." : "Saknar index \"{indexName}\" i tabellen \"{tableName}\".", + "The database is missing some indexes. Due to the fact that adding indexes on big tables could take some time they were not added automatically. By running \"occ db:add-missing-indices\" those missing indexes could be added manually while the instance keeps running. Once the indexes are added queries to those tables are usually much faster." : "Databasen saknar nÃ¥gra index. PÃ¥ grund av det faktum att lägga index pÃ¥ stora tabeller kan ta lite tid de inte sattes automatiskt. Genom att köra \"occ db: add-missing-index\" kan de saknade index läggas till manuellt medan instansen fortsätter att springa. När index läggs frÃ¥gor till dessa tabeller är oftast mycket snabbare.", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them." : "Instansen saknar nÃ¥gra rekommenderade PHP-moduler. För förbättrad prestanda och kompatibilitet är det starkt rekommenderat att installera dem.", + "This is particularly recommended when using the desktop client for file synchronisation." : "Detta rekommenderas särskilt när du använder skrivbordsklienten för filsynkronisering.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation ↗</a>." : "För att migrera till en annan databas använd kommandoradsverktyget: \"occ db:convert-type\", eller se <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">dokumentationen ↗</a>.", "Use of the the built in php mailer is no longer supported. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Please update your email server settings ↗<a/>." : "Användning av den inbyggda php mailer stöds inte längre. <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">Vänligen uppdatera inställningarna för din e-postserver ↗<a/>.", "The PHP memory limit is below the recommended value of 512MB." : "Minnesgränsen för PHP är under det rekommenderade värdet pÃ¥ 512 MB.",