Update sv.json

This commit is contained in:
Mr-Bajs
2023-10-14 12:48:03 +00:00
committed by GitHub
parent 99ef6ca861
commit ce5639bb98

View File

@@ -262,10 +262,10 @@
"reverseSort": "Reverse sorting", "reverseSort": "Reverse sorting",
"debugMenu": "Debug Menu", "debugMenu": "Debug Menu",
"bgTaskStarted": "Background task started - check logs.", "bgTaskStarted": "Background task started - check logs.",
"runBgCheckNow": "Run Background Update Check Now", "runBgCheckNow": "Kör Bakgrundsuppdateringskoll Nu",
"removeAppQuestion": { "removeAppQuestion": {
"one": "Remove App?", "one": "Ta Bort App?",
"other": "Remove Apps?" "other": "Ta Bort Appar?"
}, },
"tooManyRequestsTryAgainInMinutes": { "tooManyRequestsTryAgainInMinutes": {
"one": "Too many requests (rate limited) - try again in {} minute", "one": "Too many requests (rate limited) - try again in {} minute",
@@ -300,19 +300,19 @@
"other": "{} Dagar" "other": "{} Dagar"
}, },
"clearedNLogsBeforeXAfterY": { "clearedNLogsBeforeXAfterY": {
"one": "Cleared {n} log (before = {before}, after = {after})", "one": "Rensade {n} logg (re = {before}, efter = {after})",
"other": "Cleared {n} logs (before = {before}, after = {after})" "other": "Rensade {n} loggar (före = {before}, efter = {after})"
}, },
"xAndNMoreUpdatesAvailable": { "xAndNMoreUpdatesAvailable": {
"one": "{} and 1 more app have updates.", "one": "{} och 1 app till har tillgängliga uppdateringar.",
"other": "{} and {} more apps have updates." "other": "{} och {} appar till har tillgängliga uppdateringar."
}, },
"xAndNMoreUpdatesInstalled": { "xAndNMoreUpdatesInstalled": {
"one": "{} and 1 more app was updated.", "one": "{} och 1 till app uppdaterades.",
"other": "{} and {} more apps were updated." "other": "{} och {} appar till uppdaterades."
}, },
"xAndNMoreUpdatesPossiblyInstalled": { "xAndNMoreUpdatesPossiblyInstalled": {
"one": "{} and 1 more app may have been updated.", "one": "{} och 1 till app kan ha uppdaterats.",
"other": "{} and {} more apps may have been updated." "other": "{} och {} appar till kan ha uppdaterats."
} }
} }