Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-24 05:15:37 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-24 05:15:37 +0300
commit3a3bcf43ca8a06ffdfabf43beea5f73df84959ab (patch)
tree717e739a7bfec4b197a25094953a2b5af3b96596 /apps/files_external/l10n/sv.js
parent41f97411ac8ebfb58595a0e4746a7971393a84ce (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sv.js')
-rw-r--r--apps/files_external/l10n/sv.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js
index 1173445f285..c691c6fd973 100644
--- a/apps/files_external/l10n/sv.js
+++ b/apps/files_external/l10n/sv.js
@@ -114,6 +114,7 @@ OC.L10N.register(
"\"%1$s\" is not installed. Mounting of %2$s is not possible. Please ask your system administrator to install it." : "\"%1$s\" är inte installerad. Montering av %2$s är inte möjlig. Be din systemadministratör att installera den.",
"External storage support" : "Stöd för extern lagring",
"Adds basic external storage support" : "Lägger till grundläggande stöd för extern lagring",
+ "This application enables administrators to configure connections to external storage providers, such as FTP servers, S3 or SWIFT object stores, other Nextcloud servers, WebDAV servers, and more. Administrators can choose which types of storage to enable and can mount these storage locations for a user, a group, or the entire system. Users will see a new folder appear in their root Nextcloud directory, which they can access and use like any other Nextcloud folder. External storage also allows users to share files stored in these external locations. In these cases, the credentials for the owner of the file are used when the recipient requests the file from external storage, thereby ensuring that the recipient can access the shared file.\n\nExternal storage can be configured using the GUI or at the command line. This second option provides the advanced user with more flexibility for configuring bulk external storage mounts and setting mount priorities. More information is available in the external storage GUI documentation and the external storage Configuration File documentation." : "Appen ger administratörer möjlighet att konfigurera kopplingar till extern lagring, ftp-servrar, S3- eller SWIFT-objektlager, andra Nextcloud-servrar, WebDAV-servrar, eller andra typer. Administratörerna kan välja vilka typer av lagring som ska tillåtas, för en användare, en grupp, eller hela systemet. Användare kommer att se en ny folder i sin Nextcloud-rotkatalog. den kan användas precis som andra foldrar. Extern lagring ger också möjlighet att dela filerna på den externa lagringen. Då används den lokala användarens användaruppgifter när de filerna används av externa användare.\n\nExtern lagring kan konfigureras i GUI:t eller på kommandoraden. Det senare alternativet ger mer flexibilitet för monteringspunkter för bulk-lagring. Mer information finns i GUI-dokumentationen och i dokumentationen för extern lagrings-konfigurationsfilen.",
"No external storage configured or you don't have the permission to configure them" : "Ingen extern lagring konfigurerad eller så har du inte behörighet att konfigurera dem",
"Name" : "Namn",
"Storage type" : "Lagringstyp",
@@ -128,6 +129,7 @@ OC.L10N.register(
"Add storage" : "Lägg till lagring",
"Advanced settings" : "Avancerade inställningar",
"Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Globala användaruppgifter kan användas för att autentisera med flera externa lagrings-instanser som använder samma användaruppgifter.",
"Some of the configured external mount points are not connected. Please click on the red row(s) for more information" : "Några av de konfigurerade externa monteringspunkter är inte anslutna. Klicka på den röda rad(er) för mer information.",
"\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" är inte installerad. Montering av %s är inte möjlig. Be din systemadministratör om installation."
},