From e6da2b73ed5e8cdffa6b47ffb82db6e84d0aa43a Mon Sep 17 00:00:00 2001 From: Mr-Bajs <93934125+Mr-Bajs@users.noreply.github.com> Date: Sat, 14 Oct 2023 19:16:26 +0000 Subject: [PATCH] Update sv.json --- assets/translations/sv.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/assets/translations/sv.json b/assets/translations/sv.json index 990673f..ab989c6 100644 --- a/assets/translations/sv.json +++ b/assets/translations/sv.json @@ -88,7 +88,7 @@ "importExport": "Importera/Exportera", "settings": "Inställningar", "exportedTo": "Exporterad till {}", - "obtainiumExport": "Obtainium Export", + "obtainiumExport": "Obtainiumexport", "invalidInput": "Ogiltig inmatning", "importedX": "Importerad {}", "obtainiumImport": "Obtainium Import", @@ -113,7 +113,7 @@ "followSystem": "Följ System", "obtainium": "Obtainium", "materialYou": "Material You", - "useBlackTheme": "Use pure black dark theme", + "useBlackTheme": "Använd svart tema", "appSortBy": "App Sort By", "authorName": "Utvecklare/Namn", "nameAuthor": "Namn/Utvecklare", @@ -173,9 +173,9 @@ "fdroid": "F-Droid Official", "appIdOrName": "App-ID eller Namn", "appId": "App-ID", - "appWithIdOrNameNotFound": "No App was found with that ID or Name", - "reposHaveMultipleApps": "Repos may contain multiple Apps", - "fdroidThirdPartyRepo": "F-Droid Third-Party Repo", + "appWithIdOrNameNotFound": "Ingen App funnen med det namnet eller ID", + "reposHaveMultipleApps": "Förråd kan innehålla flera ApparR", + "fdroidThirdPartyRepo": "F-Droid Tredjeparts Förråd", "steam": "Steam", "steamMobile": "Steam Mobile", "steamChat": "Steam Chat", @@ -184,12 +184,12 @@ "update": "Uppdatera", "markUpdated": "Märk Uppdaterad", "additionalOptions": "Ytterligare Alternativ", - "disableVersionDetection": "Disable Version Detection", + "disableVersionDetection": "Inaktivera versiondetektering", "noVersionDetectionExplanation": "This option should only be used for Apps where version detection does not work correctly.", "downloadingX": "Downloading {}", "downloadNotifDescription": "Notifies the user of the progress in downloading an App", "noAPKFound": "Ingen APK funnen", - "noVersionDetection": "No version detection", + "noVersionDetection": "Ingen versiondetektering", "categorize": "Kategorisera", "categories": "Kategorier", "category": "Kategori", @@ -222,9 +222,9 @@ "dontShowAPKOriginWarnings": "Don't show APK origin warnings", "moveNonInstalledAppsToBottom": "Move non-installed Apps to bottom of Apps view", "gitlabPATLabel": "GitLab Personal Access Token\n(Enables Search and Better APK Discovery)", - "about": "About", + "about": "Om", "requiresCredentialsInSettings": "This needs additional credentials (in Settings)", - "checkOnStart": "Check for updates on startup", + "checkOnStart": "Kolla efter uppdateringar vid start", "tryInferAppIdFromCode": "Try inferring App ID from source code", "removeOnExternalUninstall": "Automatically remove externally uninstalled Apps", "pickHighestVersionCode": "Auto-select highest version code APK",