diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /apps/files_external/l10n/sv.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/sv.js')
-rw-r--r-- | apps/files_external/l10n/sv.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/sv.js b/apps/files_external/l10n/sv.js index 72d127e4b7b..7842e4bb2be 100644 --- a/apps/files_external/l10n/sv.js +++ b/apps/files_external/l10n/sv.js @@ -119,16 +119,6 @@ OC.L10N.register( "Advanced settings" : "Avancerade inställningar", "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", - "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fel vid hämtning av åtkomst-token. Verifiera att din app-nyckel och hemlighet stämmer.", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "Kontroll av behörigheter misslyckades. Verifiera att ditt app-lösenord och hemlighet är korrekt.", - "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s", - "Step 2 failed. Exception: %s" : "Steg 2 fallerade. Undantag: %s", - "Dropbox App Configuration" : "Dropbox-konfiguration", - "Google Drive App Configuration" : "Google Drive Konfiguration", - "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", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "Tillåt användare att montera följande extern lagring" }, "nplurals=2; plural=(n != 1);"); |