Update no.json (POEditor.com)

This commit is contained in:
Zerebos 2022-10-14 19:41:41 -04:00
parent 9907edbad9
commit 61b46c353d
1 changed files with 60 additions and 41 deletions

View File

@ -2,7 +2,8 @@
"Panels": {
"plugins": "",
"themes": "",
"customcss": "Tilpasset CSS"
"customcss": "Tilpasset CSS",
"updates": ""
},
"Collections": {
"settings": {
@ -30,29 +31,6 @@
"note": ""
}
},
"appearance": {
"name": "Utseende",
"minimalMode": {
"name": "Minimalistisk Modus",
"note": ""
},
"twentyFourHour": {
"name": "24-Timers Tidsstempler",
"note": ""
},
"coloredText": {
"name": "Farget Tekst",
"note": ""
},
"hideGIFButton": {
"name": "",
"note": ""
},
"hideGiftButton": {
"name": "",
"note": ""
}
},
"window": {
"removeMinimumSize": {
"name": "",
@ -74,10 +52,6 @@
"name": "",
"note": ""
},
"autoReload": {
"name": "",
"note": ""
},
"editAction": {
"name": "",
"note": "",
@ -136,6 +110,42 @@
"debugLogs": {
"name": "",
"note": ""
},
"devTools": {
"name": "",
"note": ""
}
},
"editor": {
"name": "",
"lineNumbers": {
"name": "",
"note": ""
},
"fontSize": {
"name": "",
"note": ""
},
"minimap": {
"name": "",
"note": ""
},
"hover": {
"name": "",
"note": ""
},
"quickSuggestions": {
"name": "",
"note": ""
},
"renderWhitespace": {
"name": "",
"note": "",
"options": {
"all": "",
"none": "",
"selection": ""
}
}
}
},
@ -228,7 +238,9 @@
"compileError": "",
"wasUnloaded": "",
"blankSlateHeader": "",
"blankSlateMessage": ""
"blankSlateMessage": "",
"isEnabled": "",
"wasLoaded": ""
},
"CustomCSS": {
"confirmationText": "",
@ -295,20 +307,27 @@
"ascending": "",
"descending": ""
},
"Startup": {
"notSupported": "Ikke Støttet",
"incompatibleApp": "BetterDiscord fungerer ikke med {{app}}. Avinstaller en av dem. ",
"updateNow": "Oppdater Nå",
"maybeLater": "Kanskje Senere",
"updateAvailable": "Oppdatering Tilgjengelig",
"updateInfo": "Det er en oppdatering tilgjengelig for BetterDiscords injektor ({{version}})\n\nDu kan enten oppdatere å starte på nytt nå, eller senere.",
"updateFailed": "Kunne Ikke Oppdatere",
"manualUpdate": "",
"jqueryFailed": "",
"jqueryFailedDetails": ""
},
"WindowPrefs": {
"enabledInfo": "",
"disabledInfo": "For å kunne tre i kraft må Discord startes på nytt. Vil du starte på nytt nå?"
},
"Notices": {
"moreInfo": ""
},
"Updater": {
"updateFailed": "",
"updateFailedMessage": "",
"updateSuccessful": "",
"updateAvailable": "",
"addonUpdatesAvailable": "",
"addonUpdated": "",
"checking": "",
"finishedChecking": "",
"checkForUpdates": "",
"updateAll": "",
"noUpdatesAvailable": "",
"versionAvailable": "",
"upToDateBlankslate": "",
"updateButton": ""
}
}