Translated using Weblate (Swedish)
Currently translated at 53.0% (35 of 66 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/sv/
This commit is contained in:
parent
669ee2f249
commit
5da2842008
|
@ -72,7 +72,7 @@
|
||||||
"description": "Text of button to copy ruleset"
|
"description": "Text of button to copy ruleset"
|
||||||
},
|
},
|
||||||
"loggingTitle": {
|
"loggingTitle": {
|
||||||
"message": "Slå på loggning i webbläsarkonsollen",
|
"message": "Slå på loggning",
|
||||||
"description": "Enable logging"
|
"description": "Enable logging"
|
||||||
},
|
},
|
||||||
"loggingDescription": {
|
"loggingDescription": {
|
||||||
|
@ -144,23 +144,23 @@
|
||||||
"description": "Statistics. The header of a statistics page."
|
"description": "Statistics. The header of a statistics page."
|
||||||
},
|
},
|
||||||
"labelToday": {
|
"labelToday": {
|
||||||
"message": "",
|
"message": "Idag",
|
||||||
"description": "Statistics view for today."
|
"description": "Statistics view for today."
|
||||||
},
|
},
|
||||||
"labelPastWeek": {
|
"labelPastWeek": {
|
||||||
"message": "",
|
"message": "Förra veckan",
|
||||||
"description": "Statistics view for past week."
|
"description": "Statistics view for past week."
|
||||||
},
|
},
|
||||||
"labelPastMonth": {
|
"labelPastMonth": {
|
||||||
"message": "",
|
"message": "Förra månaden",
|
||||||
"description": "Statistics view for past month."
|
"description": "Statistics view for past month."
|
||||||
},
|
},
|
||||||
"labelPastYear": {
|
"labelPastYear": {
|
||||||
"message": "",
|
"message": "Förra året",
|
||||||
"description": "Statistics view for past year."
|
"description": "Statistics view for past year."
|
||||||
},
|
},
|
||||||
"labelDelete": {
|
"labelDelete": {
|
||||||
"message": "",
|
"message": "Radera",
|
||||||
"description": "Button to delete all statistics data."
|
"description": "Button to delete all statistics data."
|
||||||
},
|
},
|
||||||
"labelAvg": {
|
"labelAvg": {
|
||||||
|
@ -192,11 +192,11 @@
|
||||||
"description": "Other"
|
"description": "Other"
|
||||||
},
|
},
|
||||||
"btnInfo": {
|
"btnInfo": {
|
||||||
"message": "",
|
"message": "Info",
|
||||||
"description": "Info"
|
"description": "Info"
|
||||||
},
|
},
|
||||||
"headerStorageType": {
|
"headerStorageType": {
|
||||||
"message": "",
|
"message": "Lagrings typ",
|
||||||
"description": "Storage type"
|
"description": "Storage type"
|
||||||
},
|
},
|
||||||
"labelStorageTypeLocal": {
|
"labelStorageTypeLocal": {
|
||||||
|
@ -204,11 +204,11 @@
|
||||||
"description": "Local"
|
"description": "Local"
|
||||||
},
|
},
|
||||||
"labelStorageTypeSync": {
|
"labelStorageTypeSync": {
|
||||||
"message": "",
|
"message": "Sync",
|
||||||
"description": "Sync"
|
"description": "Sync"
|
||||||
},
|
},
|
||||||
"headerImportExport": {
|
"headerImportExport": {
|
||||||
"message": "",
|
"message": "Importera/Exportera",
|
||||||
"description": "Import/Export"
|
"description": "Import/Export"
|
||||||
},
|
},
|
||||||
"labelExportData": {
|
"labelExportData": {
|
||||||
|
|
Loading…
Reference in New Issue