Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/CorePluginsAdmin/lang/nb.json')
-rw-r--r--plugins/CorePluginsAdmin/lang/nb.json43
1 files changed, 43 insertions, 0 deletions
diff --git a/plugins/CorePluginsAdmin/lang/nb.json b/plugins/CorePluginsAdmin/lang/nb.json
new file mode 100644
index 0000000000..0bd1a4d08d
--- /dev/null
+++ b/plugins/CorePluginsAdmin/lang/nb.json
@@ -0,0 +1,43 @@
+{
+ "CorePluginsAdmin": {
+ "ActionActivatePlugin": "Aktiver tillegg",
+ "ActionInstall": "Installer",
+ "ActionUninstall": "Avinstaller",
+ "Activate": "Slå på",
+ "Activated": "Påslått",
+ "Active": "På",
+ "Activity": "Aktivitet",
+ "BackToExtendPiwik": "Tilbake til markedsplassen",
+ "ByInstallingNewPluginFromMarketplace": "ved å %sinstallere ett nytt tillegg fra markedsplassen%s",
+ "ByXDevelopers": "av %s utviklere",
+ "Changelog": "Endringslogg",
+ "Deactivate": "Slå av",
+ "Developer": "Utvikler",
+ "GetNewFunctionality": "Få ny funksjonalitet",
+ "History": "Historikk",
+ "Inactive": "Av",
+ "InstallingPlugin": "Installerer %s",
+ "LastUpdated": "Sist oppdatert",
+ "MainDescription": "Tillegg kan utvide eller begrense funksjonaliteten i Piwik. Når et tillegg har blitt installert, kan du slå det av eller på her.",
+ "Marketplace": "Markedsplass",
+ "NumDownloadsLatestVersion": "Siste versjon: %s nedlastinger",
+ "NumUpdatesAvailable": "%s oppdatering(er) tilgjengelig",
+ "PluginDescription": "Grensesnitt for administrasjon av tillegg",
+ "PluginHomepage": "Hjemmeside for tillegg",
+ "PluginKeywords": "Nøkkelord",
+ "PluginRequirement": "%1$s krever %2$s.",
+ "PluginsManagement": "Administrasjon av tillegg",
+ "PluginVersionInfo": "%1$s fra %2$s",
+ "Screenshots": "Skjermbilder",
+ "SortByNewest": "nyeste",
+ "Status": "Status",
+ "StepDownloadingPluginFromMarketplace": "Laster ned tillegg fra markedsplassen",
+ "Support": "Støtte",
+ "Updated": "Oppdatert",
+ "UpdatingPlugin": "Oppdaterer %s",
+ "UploadZipFile": "Last opp ZIP-fil",
+ "Version": "Versjon",
+ "ViewRepositoryChangelog": "Vis endringene",
+ "Websites": "Nettsteder"
+ }
+} \ No newline at end of file