diff options
Diffstat (limited to 'apps/files_external/l10n/sv.json')
-rw-r--r-- | apps/files_external/l10n/sv.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/sv.json b/apps/files_external/l10n/sv.json index f2c8255b3c2..787a00b5b3a 100644 --- a/apps/files_external/l10n/sv.json +++ b/apps/files_external/l10n/sv.json @@ -1,8 +1,5 @@ { "translations": { - "Step 1 failed. Exception: %s" : "Steg 1 misslyckades. Undantag: %s", - "Step 2 failed. Exception: %s" : "Steg 2 fallerade. Undantag: %s", "External storages" : "Extern Lagring", - "Google Drive App Configuration" : "Google Drive Konfiguration", "Personal" : "Privat", "System" : "System", "Grant access" : "Bevilja åtkomst", @@ -81,7 +78,6 @@ "FTP" : "FTP", "Host" : "Server", "Secure ftps://" : "Säker ftps://", - "Google Drive" : "Google Drive", "Local" : "Lokal", "Location" : "Plats", "Nextcloud" : "Nextcloud", @@ -122,9 +118,13 @@ "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" + "Dropbox" : "Dropbox", + "Google Drive" : "Google Drive" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |