mirror of
https://github.com/ImranR98/Obtainium.git
synced 2025-08-16 19:58:09 +02:00
Update sv.json
This commit is contained in:
@@ -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 (fö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."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user