vue-cli-locales
Version:
Localizations for @vue/cli
875 lines (874 loc) • 32.5 kB
JSON
{
"org": {
"vue": {
"common": {
"close": "Sulje",
"cancel": "Peruuta",
"back": "Takaisin",
"more-info": "Lisätiedot",
"show-more": "Näytä lisää",
"show-less": "Näytä vähemmän"
},
"components": {
"client-addon-component": {
"timeout": "Component load timeout",
"timeout-info": "Mukautetun komponentin lataus kestää liian kauan, komponentissa saattaa olla virhe"
},
"connection-status": {
"disconnected": "Yhteys UI serveriin katkaistu",
"connected": "Yhdistetty!"
},
"file-diff": {
"binary": "Binary file not shown",
"actions": {
"open": "Avaa editorissa"
}
},
"file-diff-view": {
"files-changed": "Muuttuneet tiedostot",
"search-file": "Etsi tiedosto",
"empty": "Ei muutoksia",
"error": "Tiedostomuutoksia ei voitu hakea",
"modals": {
"commit": {
"title": "Kommitoi muutokset",
"input": "Anna muutosviesti",
"subtitle": "Tallenna muutokset repositoryyn.",
"actions": {
"commit": "Kommitoi",
"cancel": "Peruuta"
}
}
},
"actions": {
"collapse-all": "Piilota kaikki",
"expand-all": "Näytä kaikki",
"commit": "Kommitoi muutokset",
"skip": "Ohita",
"continue": "Jatka",
"refresh": "Päivitä"
}
},
"folder-explorer": {
"toolbar": {
"tooltips": {
"parent-folder": "Avaa pääkansio",
"edit-path": "Muokkaa polkua",
"favorite": "Suosikki",
"favorite-folders": "Suosikkikansiot",
"refresh": "Päivitä"
},
"placeholder": "Anna koko polku kansioon",
"empty": "Ei vielä suosikkikansioita.",
"show-hidden": "Näytä piilotetut kansiot"
},
"new-folder": {
"action": "Uusi kansio",
"title": "Luo uusi kansio",
"field": {
"title": "Uusi kansio",
"subtitle": "Voit käyttää kansiojakajaa luodaksesi useampia sisäkkäisiä kansioita kerralla."
},
"cancel": "Peruuta",
"create": "Luo"
}
},
"list-item-info": {
"more-info": "Lisätiedot"
},
"logger-view": {
"title": "Lokit",
"empty": "Ei vielä lokeja",
"buttons": {
"clear": "Tyhennä lokit",
"scroll": "Vieritä alas",
"close": "Sulje"
}
},
"progress-screen": {
"close": "Sulje"
},
"project-nav": {
"tooltips": {
"dashboard": "Hallintapaneeli",
"plugins": "Lisäosat",
"dependencies": "Riippuvuudet",
"configuration": "Asetukset",
"tasks": "Tehtävät",
"more": "Lisää"
}
},
"project-select-list": {
"empty": "Ei projekteja",
"titles": {
"favorite": "Suosikkiprojektit",
"other": "Muut projektit"
}
},
"project-select-list-item": {
"tooltips": {
"favorite": "Vaihda suosikiksi",
"delete": "Poista listalta",
"open-in-editor": "Avaa editorissa"
}
},
"project-rename": {
"title": "Nimeä uudelleen",
"name-field": {
"title": "Nimi",
"subtitle": "Syötä uusi nimi"
},
"submit": "Nimeä uudelleen"
},
"project-plugin-item": {
"version": "versio",
"latest": "viimeisin",
"official": "Virallinen",
"installed": "Asennettu",
"actions": {
"update": "Päivitä {target}",
"refresh": "Force Refresh {target}<br><i>Press [Shift] for Quick Refresh (node_modules won't be updated)</i>"
},
"local": "Paikallinen",
"features": {
"generator": "This plugin has a generator and can modify your project files and add new files for you.",
"ui-integration": "This plugin includes additional UI features like enhanced tasks, configuration screens, dashboard widgets..."
}
},
"project-dependency-item": {
"version": "versio",
"wanted": "haluttu",
"latest": "viimeisin",
"installed": "Asennettu",
"actions": {
"update": "Päivitä {target}",
"uninstall": "Poista {target}"
}
},
"project-tasks-dropdown": {
"tooltips": {
"tasks": "Tehtävät",
"running-tasks": "{count} tehtävä(ä) käynnissä"
}
},
"prompt-list": {
"default": "Oletus"
},
"prompts-list": {
"empty": "Ei asetuksia"
},
"status-bar": {
"project": {
"tooltip": "Click to toggle Project Manager",
"empty": "Ei avattua projektia"
},
"path": {
"tooltip": "Current Working Folder"
},
"log": {
"tooltip": "Logs<br><i>Click to toggle Vue CLI logs</i>",
"empty": "Ei vielä lokeja"
},
"report-bug": "Raportoi virhe",
"translate": "Auta kääntämään",
"dark-mode": "Vaihda teemaa",
"reset-plugin-api": "Refresh plugins API"
},
"suggestion-bar": {
"suggestion": "Ehdotus",
"modal": {
"cancel": "Peruuta",
"continue": "Jatka"
}
},
"terminal-view": {
"buttons": {
"clear": "Tyhjennä konsoli",
"scroll": "Vieritä alas",
"content-copy": "Kopioi sisältö"
}
},
"top-bar": {
"no-favorites": "Ei suosikkiprojekteja",
"favorite-projects": "Suosikkiprojektit",
"recent-projects": "Viimeisimmät projektit",
"homepage": "Kotisivu"
},
"view-badge": {
"labels": {
"tasks": {
"error": "Error status",
"running": "Running status",
"done": "Done status"
}
}
},
"widget": {
"remove": "Remove widget",
"configure": "Configure widget",
"save": "Tallenna",
"reset-config": "Nollaa asetukset",
"open-details": "Näytä lisää"
},
"widget-add-pane": {
"title": "Add widgets"
},
"widget-add-item": {
"add": "Add widget",
"details": {
"title": "Widget details",
"max-instances": "Max instance count: {count}/{total}",
"unlimited": "rajaton"
}
}
},
"mixins": {
"progress": {
"creating": "Luodaan projektia...",
"git-init": "Alustetaan git-tietolähde...",
"plugins-install": "Installing Vue CLI plugins. This might take a while...",
"invoking-generators": "Invoking generators...",
"deps-install": "Installing additional dependencies...",
"completion-hooks": "Running completion hooks...",
"fetch-remote-preset": "Fetching remote preset...",
"done": "Successfully created project",
"plugin-install": "Asennetaan {arg0}...",
"plugin-uninstall": "Poistetaan {arg0}...",
"plugin-invoke": "Kutsutaan {arg0}...",
"plugin-update": "Päivitetään {arg0}...",
"plugins-update": "Päivitetään {arg0} lisäosia...",
"dependency-install": "Asennetaan {arg0}...",
"dependency-uninstall": "Poistetaan {arg0}...",
"dependency-update": "Päivitetään {arg0}...",
"dependencies-update": "Päivitetään {arg0} paketteja..."
}
},
"types": {
"task": {
"status": {
"idle": "Valmiudessa",
"running": "Käynnissä",
"done": "Valmis",
"error": "Virhe",
"terminated": "Lopetettu"
}
}
},
"views": {
"project-select": {
"title": "Vue Projektinhallinta",
"tabs": {
"projects": "Projektit",
"create": "Luo",
"import": "Tuo"
},
"buttons": {
"create": "Luo uusi projekti tähän",
"import": "Tuo tämä kansio"
},
"import": {
"no-modules": {
"title": "Moduulit puuttuvat",
"message": "Projektista näyttää puuttuvan 'mode_modules' kansio. Tarkista että asensit riippuvuudet ennen tuontia.",
"close": "Selvä"
},
"force": "Tuo silti"
}
},
"project-create": {
"title": "Luo uusi projekti",
"tabs": {
"details": {
"title": "Tiedot",
"form": {
"folder": {
"label": "Projektikansio",
"placeholder": "Kirjoita nimi",
"tooltip": "Vaihda juurikansiota",
"action": "Valitse tämä kansio",
"folder-exists": "Tämä kansio on jo olemassa",
"folder-name-invalid": "Kansion nimi ei kelpaa"
},
"manager": {
"label": "Pakettienhallinta",
"default": "Oletus"
},
"options": {
"label": "Lisäasetukset",
"force": "Ylikirjoita olemassaoleva kansio",
"bare": "Scaffold project without beginner instructions",
"git-title": "Git-tietolähde",
"git": "Alusta git-tietolähde (suositeltu)",
"git-commit-message": "Overwrite commit message (optional)"
}
},
"buttons": {
"cancel": "Peruuta",
"next": "Seuraava"
},
"modal": {
"title": "Peruuta projektin luonti",
"body": "Haluatko varmasti peruuttaa projektin luonnin?",
"buttons": {
"back": "Takaisin",
"clear": "Tyhjää projekti"
}
}
},
"presets": {
"title": "Esiasetukset",
"description": "A preset is an association of plugins and configurations. After you've selected features, you can optionally save it as a preset so that you can reuse it for future projects, without having to reconfigure everything again.",
"select": "Valitse esiasetus",
"buttons": {
"previous": "Edellinen",
"next": "Seuraava",
"create": "Luo Projekti"
},
"modal": {
"title": "Configure Remote preset",
"body": "Saatavilla pian..."
},
"manual": {
"name": "Manuaalinen",
"description": "Valitse toiminnallisuudet manuaalisesti"
},
"remote": {
"name": "Remote preset",
"description": "Fetch a preset from a git repository",
"url": {
"title": "Esiasetuksen URL",
"subtitle": "Git-tietolähde, esimerkiksi 'käyttäjänimi/tietolähde'. Voit käyttää myös etuliitettä 'gitlab:' tai 'bitbucket:'."
},
"options": "Muut asetukset",
"clone": "Clone/Private repository",
"cancel": "Peruuta",
"done": "Valmis"
},
"default-preset": "Oletus esiasetus",
"default-preset-vue-3": "Default preset (Vue 3)"
},
"features": {
"title": "Toiminnallisuudet",
"description": "You will be able to add features after the project is created by installing plugins.",
"enable": "Aktivoi toiminnallisuudet",
"buttons": {
"previous": "Edellinen",
"next": "Seuraava",
"create": "Luo Projekti"
},
"userConfigFiles": {
"name": "Käytä asetustiedostoja",
"description": "Käytä spesifejä asetustiedostoja (kuten '.babelrc') 'package-json'-tiedoston sijaan."
}
},
"configuration": {
"title": "Asetukset",
"buttons": {
"previous": "Edellinen",
"create": "Luo Projekti"
},
"modal": {
"title": "Tallenna uutena esiasetuksena",
"body": {
"title": "Esiasetuksen nimi",
"subtitle": "Tallenna toiminnallisuudet ja asetukset uuteen esiasetukseen"
},
"buttons": {
"cancel": "Peruuta",
"continue": "Jatka tallentamatta",
"create": "Luo uusi esiasetus"
}
}
}
}
},
"project-plugins": {
"title": "Projektin lisäosat",
"button": "Lisää lisäosa",
"heading": "Asennetut lisäosat",
"update-all": "Päivitä kaikki lisäosat"
},
"project-plugins-add": {
"title": "Lisää lisäosa",
"plugin": "lisäosa",
"tabs": {
"search": {
"label": "Etsi",
"search-input": "Etsi lisäosaa",
"not-found": "Ei hakutuloksia",
"buttons": {
"cancel": "Peruuta",
"install": "Asenna {target}",
"default-install": "Asenna"
}
},
"configuration": {
"label": "Asetukset",
"heading": "Installation of {target}",
"buttons": {
"cancel": "Peruuta",
"finish": "Viimeistele asennus"
}
},
"diff": {
"label": "Muuttuneet tiedostot"
}
},
"modal": {
"title": "Poistetaanko {target}?",
"body": "Haluatko poistaa lisäosan {target}?",
"buttons": {
"back": "Takaisin",
"cancel": "Peruuta poistamatta",
"uninstall": "Poista"
}
},
"buttons": {
"add-local": "Browse local plugin"
}
},
"project-plugin-add-local": {
"title": "Lisää lokaali lisäosa",
"buttons": {
"add": "Lisää lokaali lisäosa"
}
},
"project-configurations": {
"title": "Projektin asetukset"
},
"project-configuration-details": {
"actions": {
"cancel": "Peruuta muutokset",
"save": "Tallenna muutokset",
"more-info": "Lisätiedot",
"refresh": "Päivitä"
}
},
"project-tasks": {
"title": "Projektin tehtävät",
"refresh": "Refresh tasks"
},
"project-task-details": {
"actions": {
"play": "Käynnistä tehtävä",
"stop": "Lopeta tehtävä",
"close": "Sulje",
"save": "Tallenna"
},
"command": "Script command",
"parameters": "Parametrit",
"more-info": "Lisätiedot",
"output": "Tuloste",
"override-args": {
"message": "Override hard-coded arguments",
"description": "If enabled, hard-coded arguments in your package.json file will be replaced with the values defined below"
}
},
"project-dependencies": {
"title": "Projektin riippuvuudet",
"heading": {
"dependencies": "Pääriippuvuudet",
"devDependencies": "Kehitysriippuvuudet"
},
"actions": {
"install": "Asenna riippuvuus",
"update-all": "Päivitä riippuvuudet"
},
"install": {
"title": "Asenna uusi riippuvuus"
},
"uninstall": {
"title": "Vahvista poisto",
"body": "Haluatko varmasti poistaa {id}?",
"cancel": "Peruuta",
"uninstall": "Poista {id}"
}
},
"project-dashboard": {
"title": "Projektin hallintapaneeli",
"cutomize": "Mukauta",
"done": "Valmis"
},
"settings": {
"title": "Asetukset"
},
"about": {
"title": "Tietoa",
"description": "<a href=\"https://github.com/vuejs/vue-cli/tree/dev/packages/%40vue/cli-ui\" target=\"_blank\">@vue/cli-ui</a> is a built-in package of vue-cli which opens a full-blown UI.",
"quote": "Vue-cli 3.x is a complete rewrite, with a lot of new awesome features. You will be able to select features like routing, Vuex or Typescript, then add and upgrade building blocks called \"vue-cli plugins\". But having so much more options also means the tool is now more complex and harder to start using. That's why we thought having a full-blown GUI would help discover the new features, search and install vue-cli plugins and unlock more possibilities overall while not being limited by a terminal interface. To sum up, vue-cli will not only allow you to bootstrap a new project easily, but it will also remain useful for ongoing work afterwards!",
"links": "Hyödyllisiä linkkeja",
"back": "Takaisin"
}
},
"cli-service": {
"suggestions": {
"vue-router-add": {
"label": "Lisää vue-router",
"message": "Official library to support multiple virtual pages in a Single-Page App. Each route renders a different component."
},
"vuex-add": {
"label": "Lisää vuex",
"message": "Official centralized State Management solution for large-scale apps. Very useful if multiple components need to access the same data."
},
"vue-devtools": {
"label": "Asenna devtools",
"message": "Browser devtools official extension for debugging Vue.js applications where you can inspect your components, vuex store and events."
},
"progress": "Asennetaan {arg0}..."
}
},
"vue-webpack": {
"dashboard": {
"title": "Hallintapaneeli",
"open-app": "Avaa sovellus",
"webpack-status": {
"Success": "Onnistui",
"Failed": "Epäonnistui",
"Compiling": "Käännetään",
"Invalidated": "Invalidated",
"Idle": "Valmiudessa"
},
"build-status": {
"labels": {
"status": "Tila",
"errors": "Virheet",
"warnings": "Varoitukset",
"assets": "Assets",
"modules": "Moduulit",
"deps": "Riippuvuudet"
}
},
"speed-stats": {
"title": "Nopeusstatistiikka"
},
"module-list": {
"title": "Riippuvuudet"
},
"asset-list": {
"title": "Assets",
"size-warning": "This asset is big, consider using Code splitting to create smaller assets."
}
},
"analyzer": {
"title": "Analyzer",
"go-up": "Mene ulos",
"go-home": "Mene kotisivulle",
"chunk": "Chunk"
},
"sizes": {
"stats": "Statistiikka",
"parsed": "Parsed",
"gzip": "Gzip",
"help": "<b>Stats:</b> size from webpack stats data.<br><b>Parsed:</b> size from extracted source (after minification plugins). More accurate.<br><b>Gzip:</b> size of gzipped extracted source."
},
"modern-mode": "Show modern build",
"tasks": {
"serve": {
"description": "Compiles and hot-reloads for development",
"open": "Avaa selain palvelimen käynnistyttyä",
"mode": "Määritä ympäristön tila",
"host": "Määritä host",
"port": "Määritä portti",
"https": "Käytä HTTPS"
},
"build": {
"description": "Kääntää ja minifoi tuotantoa varten",
"mode": "Määritä ympäristön tila",
"dest": "Output kansio",
"target": {
"description": "Build target",
"app": "Web-sovellus",
"lib": "Kirjasto",
"wc": "Web-komponentit",
"wc-async": "Async web-komponentti"
},
"name": "Name for library or web-component mode (default: 'name' in package.json or entry filename)",
"watch": "Watch for changes",
"modern": {
"label": "Modern mode",
"description": "Build app targeting modern browsers with auto fallback"
}
},
"inspect": {
"description": "Inspect the resolved webpack config",
"mode": "Määritä ympäristön tila",
"verbose": "Näytä funktioiden täydet määritelmät outputissa"
}
},
"config": {
"vue-cli": {
"description": "Konfigorui Vue-projektisi",
"groups": {
"general": "Yleiset asetukset",
"css": "CSS asetukset"
},
"publicPath": {
"label": "Public Path",
"description": "The base URL your application will be deployed at, for example '/my-app/'. Use an empty string ('') so that all assets are linked using relative paths."
},
"outputDir": {
"label": "Output kansio",
"description": "The directory where the production build files will be generated"
},
"assetsDir": {
"label": "Assets kansio",
"description": "A directory to nest generated static assets (js, css, img, fonts) under."
},
"runtimeCompiler": {
"label": "Enable runtime compiler",
"description": "This will allow you to use the template option in Vue components, but will incur around an extra 10kb payload for your app."
},
"productionSourceMap": {
"label": "Enable Production Source Maps",
"description": "Disabling this can speed up production builds if you don't need source maps for production"
},
"parallel": {
"label": "Parallel compilation",
"description": "Whether to use multiple processors to compile Babel or Typescript."
},
"css": {
"modules": {
"label": "Enable CSS Modules",
"description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
},
"extract": {
"label": "Extract CSS",
"description": "Whether to extract CSS in your components into a standalone CSS files (instead of inlined in JavaScript and injected dynamically)."
},
"sourceMap": {
"label": "Enable CSS Source Maps",
"description": "Whether to enable source maps for CSS. Enabling this may affect build performance."
}
}
}
},
"suggestions": {
"vue-config-open": "Open vue config"
}
},
"eslint": {
"config": {
"eslint": {
"description": "Error checking & Code quality",
"groups": {
"base": "Base",
"essential": "Essential",
"strongly-recommended": "Strongly recommended",
"recommended": "Suositeltu",
"uncategorized": "Ei kategoriaa"
},
"setting": {
"off": "Pois päältä",
"error": "Virhe",
"warning": "Varoitus",
"custom": "Mukautettu"
},
"general": {
"label": "Yleinen",
"lintOnSave": {
"message": "Aja lint tallentaessa",
"description": "Automatically lint source files when saved"
},
"config": {
"message": "Valitse asetukset",
"description": "Select pre-defined configuration"
}
},
"rules": {
"label": "Säännöt"
}
}
},
"tasks": {
"lint": {
"description": "Lints and fixes files",
"noFix": "Älä korjaa virheitä"
}
},
"suggestions": {
"open-eslintrc": {
"label": "Avaa eslintrc"
}
}
},
"pwa": {
"config": {
"pwa": {
"description": "Progressive Web App",
"workboxPluginMode": {
"message": "Lisäosa tila",
"description": "This allows you to the choose between the two modes supported by the underlying `workbox-webpack-plugin`"
},
"name": {
"message": "Sovelluksen nimi",
"description": "App name displayed on the Splash screen and various other places. Also used as the value for the `apple-mobile-web-app-title` meta tag in the generated HTML."
},
"themeColor": {
"message": "Teeman väri",
"description": "Color used to theme the browser"
},
"backgroundColor": {
"message": "Splash background color",
"description": "Background color used for the app splash screen"
},
"msTileColor": {
"message": "Windows app tile color",
"description": "Color used for the app tile on Windows"
},
"appleMobileWebAppStatusBarStyle": {
"message": "Apple mobile status bar style",
"description": "Style for the web app status bar on iOS"
},
"manifestCrossorigin": {
"message": "Attribute value for manifest.json link tag's crossorigin attribute",
"description": "Value for `crossorigin` attribute in manifest link tag in the generated HTML, you may need to set this if your pwa is behind an authenticated proxy"
}
}
},
"suggestions": {
"open-vue": {
"label": "Avaa Vue asetukset"
},
"open-manifest": {
"label": "Avaa manifest"
}
}
},
"cypress": {
"tasks": {
"test": {
"description": "Suorita e2e testit: `cypress run`",
"headless": "Suorita headless-tilassa ilman käyttöliittymää",
"mode": "Specify the mode the dev server should run in",
"url": "Run e2e tests against given url instead of auto-starting dev server"
}
}
},
"nightwatch": {
"tasks": {
"test": {
"description": "Suorita e2e testit nightwatchilla",
"url": "Run e2e tests against given url instead of auto-starting dev server",
"config": "Use custom nightwatch config file (overrides internals)",
"env": "Comma-delimited browser envs to run in"
}
}
},
"jest": {
"tasks": {
"test": {
"description": "Suorita yksikkötestit Jestillä",
"watch": "Watch files for changes and rerun tests related to changed files",
"notify": "Display a notification after each run",
"update": "Re-record every snapshot that fails during this test run"
}
}
},
"mocha": {
"tasks": {
"test": {
"description": "Suorita yksikkötestit Mochalla",
"watch": "Watch files for changes and rerun tests related to changed files"
}
}
},
"widgets": {
"welcome": {
"title": "Welcome tips",
"description": "Some tips to help you get started",
"content": {
"title": "Tervetuloa uuteen projektiisi!",
"tip1": "You are looking at the project dashboard where you can put widgets. Use the 'Customize' button to add more! Everything is automatically saved.",
"tip2": "On the left are the different available pages. 'Plugins' let you add new Vue CLI plugins, 'Dependencies' for managing the packages, 'Configuration' to configure the tools and 'Tasks' to run scripts (for example webpack).",
"tip3": "Return to the project manager with the dropdown at the top left of the screen or the home button in the status bar at the bottom.",
"ok": "Understood"
}
},
"kill-port": {
"title": "Kill port",
"description": "Kill processes using a specific network port",
"input": {
"placeholder": "Enter a network port"
},
"kill": "Kill",
"status": {
"idle": "Ready to kill",
"killing": "Killing process...",
"killed": "Killed successfully!",
"error": "Couldn't kill process"
}
},
"status-widget": {
"last-updated": "Päivitetty",
"never": "Ei vielä päivitetty",
"check": "Tarkista päivitykset",
"more-info": "Lisätietoja"
},
"plugin-updates": {
"title": "Lisäosien päivitykset",
"description": "Tarkkaile lisäosien päivityksiä",
"messages": {
"ok": "Kaikki lisäosat ajan tasalla",
"loading": "Tarkistetaan päivityksiä...",
"attention": "{n} lisäosien päivityksiä saatavilla"
},
"page": "Mene Lisäosiin"
},
"dependency-updates": {
"title": "Dependency updates",
"description": "Monitor dependencies updates",
"messages": {
"ok": "All dependencies up-to-date",
"loading": "Tarkistetaan päivityksiä...",
"attention": "{n} dependency updates available"
},
"page": "Go to Dependencies"
},
"vulnerability": {
"title": "Vulnerability check",
"description": "Check for known vulnerabilities in your project dependencies",
"messages": {
"ok": "No vulnerability found",
"loading": "Auditing project security...",
"attention": "{n} vulnerabilities found",
"error": "Couldn't check for vulnerability"
},
"severity": {
"critical": "Critical severity",
"high": "High severity",
"moderate": "Medium severity",
"low": "Low severity"
},
"direct-dep": "Direct dependency",
"versions": {
"vulnerable": "Vulnerable versions:",
"patched": "Patched versions:"
},
"recheck": "Tarkista uudelleen"
},
"run-task": {
"title": "Käynnistä tehtävä",
"description": "Shortcut to run a task",
"prompts": {
"task": "Valitse tehtävä"
},
"page": "Mene Tehtävään"
},
"news": {
"title": "Uutisvirta",
"description": "Lue uutisvirtaa",
"refresh": "Force refresh",
"select-tip": "Valitse osio vasemmalta",
"prompts": {
"url": "RSS feed URL or GitHub repository"
},
"errors": {
"fetch": "Uutisvirtaa ei voitu hakea",
"offline": "Olet offline-tilassa",
"empty": "Tyhjä uutisvirta"
}
}
}
}
}
}