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>2017-07-19 03:08:22 +0300
committerNextcloud bot <bot@nextcloud.com>2017-07-19 03:08:22 +0300
commit0ee83ac56bb7390899699f230f7e022f00d4042e (patch)
tree7aa559210628bd2d6d87c631dcc6a57bfd1c0cc9 /apps/files_external/l10n/sv.js
parent5accbf55680512d53aff917263bd7d6ac10e91e9 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sv.js')
-rw-r--r--apps/files_external/l10n/sv.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js
index c47779943a8..754801c24d4 100644
--- a/apps/files_external/l10n/sv.js
+++ b/apps/files_external/l10n/sv.js
@@ -24,13 +24,11 @@ OC.L10N.register(
"Saving..." : "Sparar...",
"Save" : "Spara",
"Empty response from the server" : "Tomt svar från servern",
- "Couldn't access. Please logout and login to activate this mount point" : "Ingen åtkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.",
"Couldn't get the information from the remote server: {code} {type}" : "Kan ej läsa informationen från extern server: {code} {type} ",
"Couldn't get the list of external mount points: {type}" : "Kunde inte hämta listan för externa monteringspunkter: {type}",
"There was an error with message: " : "Det fanns ett fel med meddelande:",
"External mount error" : "Fel vid extern montering",
"external-storage" : "extern-lagring",
- "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar från servern",
"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.",
"Please enter the credentials for the {mount} mount" : "Vänligen ange uppgifterna för {mount} montering",
"Username" : "Användarnamn",
@@ -126,6 +124,8 @@ OC.L10N.register(
"Delete" : "Radera",
"Allow users to mount external storage" : "Tillåt användare att montera extern lagring",
"Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring",
+ "Couldn't access. Please logout and login to activate this mount point" : "Ingen åtkomst. Vänligen logga ut och in igen för att aktivera denna monteringspunkt.",
+ "Couldn't get the list of Windows network drive mount points: empty response from the server" : "Kunde inte hitta listan med Windows nätverksdiskar: tomt svar från servern",
"Storage with id \"%i\" not found" : "Lagring med id \"%i\" kan ej hittas",
"Storage with id \"%i\" is not user editable" : "Lagring med id \"%i\" är inte redigerbar av användare"
},