From c1573b9becddcaf3156294d11b3ee6945d2ec08a Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Sun, 24 Aug 2014 19:24:02 +0200 Subject: refs #5863 another try to move translations into plugins. This time we always load all translations of all plugins that are not 3rd party and bogus. As the translation file will be cached the time to load the translation drops from > 10ms to 1ms --- plugins/Feedback/lang/nn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 plugins/Feedback/lang/nn.json (limited to 'plugins/Feedback/lang/nn.json') diff --git a/plugins/Feedback/lang/nn.json b/plugins/Feedback/lang/nn.json new file mode 100644 index 0000000000..6a428240c1 --- /dev/null +++ b/plugins/Feedback/lang/nn.json @@ -0,0 +1,14 @@ +{ + "Feedback": { + "ContactThePiwikTeam": "Kontakt Piwik-teamet!", + "DoYouHaveBugReportOrFeatureRequest": "Vil du rapportera ein feil eller førespurnad om ein funksjon?", + "IWantTo": "Eg ønskjer:", + "LearnWaysToParticipate": "Lær om korleis du kan %s medverka%s", + "ManuallySendEmailTo": "Send meldinga di manuelt til", + "PluginDescription": "Send dine attendemeldingar til Piwik. Del dine idear og framlegg med oss!", + "SendFeedback": "Send attendemelding", + "SpecialRequest": "Har du ein førespurnad til Piwik?", + "ThankYou": "Takk for at hjelper oss med å forbetra Piwik!", + "VisitTheForums": "Gå til %s Forumet%s" + } +} \ No newline at end of file -- cgit v1.2.3