From dccae3b22ff7834d2c3a527a153be55f4a94e105 Mon Sep 17 00:00:00 2001 From: Stuart Colville Date: Fri, 20 May 2016 14:24:14 +0100 Subject: [PATCH 1/2] Create locales --- bin/create-locales | 43 ++++++++++ en_GB.po | 52 ++++++++++++ locale/af/LC_MESSAGES/disco.po | 49 +++++++++++ locale/af/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/ar/LC_MESSAGES/disco.po | 49 +++++++++++ locale/ar/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/bg/LC_MESSAGES/disco.po | 49 +++++++++++ locale/bg/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/bn_BD/LC_MESSAGES/disco.po | 49 +++++++++++ locale/bn_BD/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/ca/LC_MESSAGES/disco.po | 49 +++++++++++ locale/ca/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/cs/LC_MESSAGES/disco.po | 49 +++++++++++ locale/cs/LC_MESSAGES/search.po | 128 ++++++++++++++++++++++++++++ locale/da/LC_MESSAGES/disco.po | 49 +++++++++++ locale/da/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/de/LC_MESSAGES/disco.po | 49 +++++++++++ locale/de/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/el/LC_MESSAGES/disco.po | 49 +++++++++++ locale/el/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/en_GB/LC_MESSAGES/disco.po | 52 ++++++++++++ locale/en_GB/LC_MESSAGES/search.po | 130 +++++++++++++++++++++++++++++ locale/en_US/LC_MESSAGES/disco.po | 52 ++++++++++++ locale/en_US/LC_MESSAGES/search.po | 130 +++++++++++++++++++++++++++++ locale/es/LC_MESSAGES/disco.po | 49 +++++++++++ locale/es/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/eu/LC_MESSAGES/disco.po | 49 +++++++++++ locale/eu/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/fa/LC_MESSAGES/disco.po | 49 +++++++++++ locale/fa/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/fi/LC_MESSAGES/disco.po | 49 +++++++++++ locale/fi/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/fr/LC_MESSAGES/disco.po | 49 +++++++++++ locale/fr/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/ga_IE/LC_MESSAGES/disco.po | 49 +++++++++++ locale/ga_IE/LC_MESSAGES/search.po | 128 ++++++++++++++++++++++++++++ locale/he/LC_MESSAGES/disco.po | 49 +++++++++++ locale/he/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/hu/LC_MESSAGES/disco.po | 49 +++++++++++ locale/hu/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/id/LC_MESSAGES/disco.po | 49 +++++++++++ locale/id/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/it/LC_MESSAGES/disco.po | 49 +++++++++++ locale/it/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/ja/LC_MESSAGES/disco.po | 49 +++++++++++ locale/ja/LC_MESSAGES/search.po | 126 ++++++++++++++++++++++++++++ locale/ko/LC_MESSAGES/disco.po | 49 +++++++++++ locale/ko/LC_MESSAGES/search.po | 126 ++++++++++++++++++++++++++++ locale/mk/LC_MESSAGES/disco.po | 49 +++++++++++ locale/mk/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/mn/LC_MESSAGES/disco.po | 49 +++++++++++ locale/mn/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/nl/LC_MESSAGES/disco.po | 49 +++++++++++ locale/nl/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/pl/LC_MESSAGES/disco.po | 50 +++++++++++ locale/pl/LC_MESSAGES/search.po | 129 ++++++++++++++++++++++++++++ locale/pt_BR/LC_MESSAGES/disco.po | 49 +++++++++++ locale/pt_BR/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/pt_PT/LC_MESSAGES/disco.po | 49 +++++++++++ locale/pt_PT/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/ro/LC_MESSAGES/disco.po | 50 +++++++++++ locale/ro/LC_MESSAGES/search.po | 129 ++++++++++++++++++++++++++++ locale/ru/LC_MESSAGES/disco.po | 50 +++++++++++ locale/ru/LC_MESSAGES/search.po | 129 ++++++++++++++++++++++++++++ locale/sk/LC_MESSAGES/disco.po | 49 +++++++++++ locale/sk/LC_MESSAGES/search.po | 128 ++++++++++++++++++++++++++++ locale/sl/LC_MESSAGES/disco.po | 50 +++++++++++ locale/sl/LC_MESSAGES/search.po | 130 +++++++++++++++++++++++++++++ locale/sq/LC_MESSAGES/disco.po | 49 +++++++++++ locale/sq/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/sv_SE/LC_MESSAGES/disco.po | 49 +++++++++++ locale/sv_SE/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/uk/LC_MESSAGES/disco.po | 50 +++++++++++ locale/uk/LC_MESSAGES/search.po | 129 ++++++++++++++++++++++++++++ locale/vi/LC_MESSAGES/disco.po | 49 +++++++++++ locale/vi/LC_MESSAGES/search.po | 126 ++++++++++++++++++++++++++++ locale/zh_CN/LC_MESSAGES/disco.po | 49 +++++++++++ locale/zh_CN/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ locale/zh_TW/LC_MESSAGES/disco.po | 49 +++++++++++ locale/zh_TW/LC_MESSAGES/search.po | 127 ++++++++++++++++++++++++++++ package.json | 1 + 81 files changed, 6988 insertions(+) create mode 100755 bin/create-locales create mode 100644 en_GB.po create mode 100644 locale/af/LC_MESSAGES/disco.po create mode 100644 locale/af/LC_MESSAGES/search.po create mode 100644 locale/ar/LC_MESSAGES/disco.po create mode 100644 locale/ar/LC_MESSAGES/search.po create mode 100644 locale/bg/LC_MESSAGES/disco.po create mode 100644 locale/bg/LC_MESSAGES/search.po create mode 100644 locale/bn_BD/LC_MESSAGES/disco.po create mode 100644 locale/bn_BD/LC_MESSAGES/search.po create mode 100644 locale/ca/LC_MESSAGES/disco.po create mode 100644 locale/ca/LC_MESSAGES/search.po create mode 100644 locale/cs/LC_MESSAGES/disco.po create mode 100644 locale/cs/LC_MESSAGES/search.po create mode 100644 locale/da/LC_MESSAGES/disco.po create mode 100644 locale/da/LC_MESSAGES/search.po create mode 100644 locale/de/LC_MESSAGES/disco.po create mode 100644 locale/de/LC_MESSAGES/search.po create mode 100644 locale/el/LC_MESSAGES/disco.po create mode 100644 locale/el/LC_MESSAGES/search.po create mode 100644 locale/en_GB/LC_MESSAGES/disco.po create mode 100644 locale/en_GB/LC_MESSAGES/search.po create mode 100644 locale/en_US/LC_MESSAGES/disco.po create mode 100644 locale/en_US/LC_MESSAGES/search.po create mode 100644 locale/es/LC_MESSAGES/disco.po create mode 100644 locale/es/LC_MESSAGES/search.po create mode 100644 locale/eu/LC_MESSAGES/disco.po create mode 100644 locale/eu/LC_MESSAGES/search.po create mode 100644 locale/fa/LC_MESSAGES/disco.po create mode 100644 locale/fa/LC_MESSAGES/search.po create mode 100644 locale/fi/LC_MESSAGES/disco.po create mode 100644 locale/fi/LC_MESSAGES/search.po create mode 100644 locale/fr/LC_MESSAGES/disco.po create mode 100644 locale/fr/LC_MESSAGES/search.po create mode 100644 locale/ga_IE/LC_MESSAGES/disco.po create mode 100644 locale/ga_IE/LC_MESSAGES/search.po create mode 100644 locale/he/LC_MESSAGES/disco.po create mode 100644 locale/he/LC_MESSAGES/search.po create mode 100644 locale/hu/LC_MESSAGES/disco.po create mode 100644 locale/hu/LC_MESSAGES/search.po create mode 100644 locale/id/LC_MESSAGES/disco.po create mode 100644 locale/id/LC_MESSAGES/search.po create mode 100644 locale/it/LC_MESSAGES/disco.po create mode 100644 locale/it/LC_MESSAGES/search.po create mode 100644 locale/ja/LC_MESSAGES/disco.po create mode 100644 locale/ja/LC_MESSAGES/search.po create mode 100644 locale/ko/LC_MESSAGES/disco.po create mode 100644 locale/ko/LC_MESSAGES/search.po create mode 100644 locale/mk/LC_MESSAGES/disco.po create mode 100644 locale/mk/LC_MESSAGES/search.po create mode 100644 locale/mn/LC_MESSAGES/disco.po create mode 100644 locale/mn/LC_MESSAGES/search.po create mode 100644 locale/nl/LC_MESSAGES/disco.po create mode 100644 locale/nl/LC_MESSAGES/search.po create mode 100644 locale/pl/LC_MESSAGES/disco.po create mode 100644 locale/pl/LC_MESSAGES/search.po create mode 100644 locale/pt_BR/LC_MESSAGES/disco.po create mode 100644 locale/pt_BR/LC_MESSAGES/search.po create mode 100644 locale/pt_PT/LC_MESSAGES/disco.po create mode 100644 locale/pt_PT/LC_MESSAGES/search.po create mode 100644 locale/ro/LC_MESSAGES/disco.po create mode 100644 locale/ro/LC_MESSAGES/search.po create mode 100644 locale/ru/LC_MESSAGES/disco.po create mode 100644 locale/ru/LC_MESSAGES/search.po create mode 100644 locale/sk/LC_MESSAGES/disco.po create mode 100644 locale/sk/LC_MESSAGES/search.po create mode 100644 locale/sl/LC_MESSAGES/disco.po create mode 100644 locale/sl/LC_MESSAGES/search.po create mode 100644 locale/sq/LC_MESSAGES/disco.po create mode 100644 locale/sq/LC_MESSAGES/search.po create mode 100644 locale/sv_SE/LC_MESSAGES/disco.po create mode 100644 locale/sv_SE/LC_MESSAGES/search.po create mode 100644 locale/uk/LC_MESSAGES/disco.po create mode 100644 locale/uk/LC_MESSAGES/search.po create mode 100644 locale/vi/LC_MESSAGES/disco.po create mode 100644 locale/vi/LC_MESSAGES/search.po create mode 100644 locale/zh_CN/LC_MESSAGES/disco.po create mode 100644 locale/zh_CN/LC_MESSAGES/search.po create mode 100644 locale/zh_TW/LC_MESSAGES/disco.po create mode 100644 locale/zh_TW/LC_MESSAGES/search.po diff --git a/bin/create-locales b/bin/create-locales new file mode 100755 index 00000000000..5b00165a9ff --- /dev/null +++ b/bin/create-locales @@ -0,0 +1,43 @@ +#!/usr/bin/env node --use_strict + +/* + * If a locale doesn't exist create it under locale and generate + * the relevant po files from the .pot + */ + +const config = require('config'); +const fs = require('fs'); +const glob = require('glob'); +const path = require('path'); +const shell = require('shelljs'); + +const supportedLocales = config.get('supportedLocales'); +const localeDir = path.join(__dirname, '../locale'); +const templateDir = path.join(localeDir, 'templates/LC_MESSAGES'); +const potFiles = glob.sync(`${templateDir}/*.pot`); + +let locale; +let potFile; +let fileName; +let outputFile; + +for (locale of supportedLocales) { + locale = locale.replace('-', '_'); + shell.exec(`mkdir -p ${localeDir}/${locale}/LC_MESSAGES/`); + for (potFile of potFiles) { + fileName = `${path.basename(potFile, '.pot')}`; + outputFile = path.join(localeDir, locale, 'LC_MESSAGES', `${fileName}.po`); + try { + fs.statSync(outputFile); + // eslint-disable-next-line no-console + console.log(`${outputFile} already exists skipping`); + } catch (e) { + if (e.code === 'ENOENT') { + shell.exec(`msginit --no-translator --input=${templateDir}/${fileName}.pot + --output-file=${outputFile} -l ${locale}`.replace('\n', ' ')); + } else { + throw e; + } + } + } +} diff --git a/en_GB.po b/en_GB.po new file mode 100644 index 00000000000..1d25657d7b2 --- /dev/null +++ b/en_GB.po @@ -0,0 +1,52 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: en_GB\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "An unexpected error occurred" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "Preview %(name)s" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "Discover Add-ons" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "Personalize Your Firefox" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "Click to play" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "to find out more about add-ons" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "Install" diff --git a/locale/af/LC_MESSAGES/disco.po b/locale/af/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..dc5bec21a4a --- /dev/null +++ b/locale/af/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: af\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/af/LC_MESSAGES/search.po b/locale/af/LC_MESSAGES/search.po new file mode 100644 index 00000000000..3a087bb2a5f --- /dev/null +++ b/locale/af/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: af\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ar/LC_MESSAGES/disco.po b/locale/ar/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..78fc0e665a3 --- /dev/null +++ b/locale/ar/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ar\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ar/LC_MESSAGES/search.po b/locale/ar/LC_MESSAGES/search.po new file mode 100644 index 00000000000..81283f8f64a --- /dev/null +++ b/locale/ar/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ar\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/bg/LC_MESSAGES/disco.po b/locale/bg/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..fa2c8da7de0 --- /dev/null +++ b/locale/bg/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: bg\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/bg/LC_MESSAGES/search.po b/locale/bg/LC_MESSAGES/search.po new file mode 100644 index 00000000000..e0dbec3fa86 --- /dev/null +++ b/locale/bg/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: bg\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/bn_BD/LC_MESSAGES/disco.po b/locale/bn_BD/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..d7ce1de92f4 --- /dev/null +++ b/locale/bn_BD/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: bn_BD\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/bn_BD/LC_MESSAGES/search.po b/locale/bn_BD/LC_MESSAGES/search.po new file mode 100644 index 00000000000..092a9783504 --- /dev/null +++ b/locale/bn_BD/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: bn_BD\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ca/LC_MESSAGES/disco.po b/locale/ca/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..191dafc8922 --- /dev/null +++ b/locale/ca/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ca\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ca/LC_MESSAGES/search.po b/locale/ca/LC_MESSAGES/search.po new file mode 100644 index 00000000000..0d1c1fab2cc --- /dev/null +++ b/locale/ca/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ca\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/cs/LC_MESSAGES/disco.po b/locale/cs/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..0ce4da40d74 --- /dev/null +++ b/locale/cs/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: cs\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/cs/LC_MESSAGES/search.po b/locale/cs/LC_MESSAGES/search.po new file mode 100644 index 00000000000..b7355702f9a --- /dev/null +++ b/locale/cs/LC_MESSAGES/search.po @@ -0,0 +1,128 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: cs\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/da/LC_MESSAGES/disco.po b/locale/da/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..d25cfe1f823 --- /dev/null +++ b/locale/da/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: da\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/da/LC_MESSAGES/search.po b/locale/da/LC_MESSAGES/search.po new file mode 100644 index 00000000000..460b68ade4a --- /dev/null +++ b/locale/da/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: da\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/de/LC_MESSAGES/disco.po b/locale/de/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..7634da47f73 --- /dev/null +++ b/locale/de/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: de\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/de/LC_MESSAGES/search.po b/locale/de/LC_MESSAGES/search.po new file mode 100644 index 00000000000..54c4dc674f0 --- /dev/null +++ b/locale/de/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: de\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/el/LC_MESSAGES/disco.po b/locale/el/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..76f633037b5 --- /dev/null +++ b/locale/el/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: el\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/el/LC_MESSAGES/search.po b/locale/el/LC_MESSAGES/search.po new file mode 100644 index 00000000000..a61251eaf0d --- /dev/null +++ b/locale/el/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: el\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/en_GB/LC_MESSAGES/disco.po b/locale/en_GB/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..1d25657d7b2 --- /dev/null +++ b/locale/en_GB/LC_MESSAGES/disco.po @@ -0,0 +1,52 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: en_GB\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "An unexpected error occurred" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "Preview %(name)s" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "Discover Add-ons" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "Personalize Your Firefox" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "Click to play" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "to find out more about add-ons" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "Install" diff --git a/locale/en_GB/LC_MESSAGES/search.po b/locale/en_GB/LC_MESSAGES/search.po new file mode 100644 index 00000000000..7f45a4b375d --- /dev/null +++ b/locale/en_GB/LC_MESSAGES/search.po @@ -0,0 +1,130 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: en_GB\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "Login Required" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "You must be logged in to access this page." + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "Login" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "We're sorry, but we can't find what you're looking for." + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "Logging you in..." + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "There was an error logging you in, please try again." + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "Search" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "Add-on Search" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "%(count)s file" +msgstr[1] "%(count)s files" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "Your search for \"%(query)s\" returned %(count)s results." + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "Searching..." + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "No results were found for \"%(query)s\"." + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "Please supply a valid search" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "Attributes" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "Tags" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "View on editors" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "View homepage" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "Email support" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "View support site" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "Current version" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "View on site" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "Edit on site" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "Files" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "Download" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "No current version" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "Add-ons Search" diff --git a/locale/en_US/LC_MESSAGES/disco.po b/locale/en_US/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..e76167d99d0 --- /dev/null +++ b/locale/en_US/LC_MESSAGES/disco.po @@ -0,0 +1,52 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: en_US\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "An unexpected error occurred" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "Preview %(name)s" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "Discover Add-ons" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "Personalize Your Firefox" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "Click to play" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "to find out more about add-ons" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "Install" diff --git a/locale/en_US/LC_MESSAGES/search.po b/locale/en_US/LC_MESSAGES/search.po new file mode 100644 index 00000000000..cf4341104dd --- /dev/null +++ b/locale/en_US/LC_MESSAGES/search.po @@ -0,0 +1,130 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: en_US\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "Login Required" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "You must be logged in to access this page." + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "Login" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "We're sorry, but we can't find what you're looking for." + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "Logging you in..." + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "There was an error logging you in, please try again." + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "Search" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "Add-on Search" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "%(count)s file" +msgstr[1] "%(count)s files" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "Your search for \"%(query)s\" returned %(count)s results." + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "Searching..." + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "No results were found for \"%(query)s\"." + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "Please supply a valid search" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "Attributes" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "Tags" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "View on editors" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "View homepage" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "Email support" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "View support site" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "Current version" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "View on site" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "Edit on site" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "Files" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "Download" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "No current version" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "Add-ons Search" diff --git a/locale/es/LC_MESSAGES/disco.po b/locale/es/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..04935bdc4eb --- /dev/null +++ b/locale/es/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: es\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/es/LC_MESSAGES/search.po b/locale/es/LC_MESSAGES/search.po new file mode 100644 index 00000000000..ae3beba6618 --- /dev/null +++ b/locale/es/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: es\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/eu/LC_MESSAGES/disco.po b/locale/eu/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..69071edc048 --- /dev/null +++ b/locale/eu/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: eu\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/eu/LC_MESSAGES/search.po b/locale/eu/LC_MESSAGES/search.po new file mode 100644 index 00000000000..b66bf095e14 --- /dev/null +++ b/locale/eu/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: eu\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/fa/LC_MESSAGES/disco.po b/locale/fa/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..3a403eae8c9 --- /dev/null +++ b/locale/fa/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fa\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/fa/LC_MESSAGES/search.po b/locale/fa/LC_MESSAGES/search.po new file mode 100644 index 00000000000..e7e2daba98c --- /dev/null +++ b/locale/fa/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fa\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/fi/LC_MESSAGES/disco.po b/locale/fi/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..ee831dcbe1f --- /dev/null +++ b/locale/fi/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fi\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/fi/LC_MESSAGES/search.po b/locale/fi/LC_MESSAGES/search.po new file mode 100644 index 00000000000..9e5bdebfda3 --- /dev/null +++ b/locale/fi/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fi\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/fr/LC_MESSAGES/disco.po b/locale/fr/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..1f6943a682d --- /dev/null +++ b/locale/fr/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fr\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/fr/LC_MESSAGES/search.po b/locale/fr/LC_MESSAGES/search.po new file mode 100644 index 00000000000..fb7bf7b3e3f --- /dev/null +++ b/locale/fr/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: fr\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ga_IE/LC_MESSAGES/disco.po b/locale/ga_IE/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..ac7117d585e --- /dev/null +++ b/locale/ga_IE/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ga\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ga_IE/LC_MESSAGES/search.po b/locale/ga_IE/LC_MESSAGES/search.po new file mode 100644 index 00000000000..20af9a4236a --- /dev/null +++ b/locale/ga_IE/LC_MESSAGES/search.po @@ -0,0 +1,128 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n==2 ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ga\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/he/LC_MESSAGES/disco.po b/locale/he/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..3b2ca5b2136 --- /dev/null +++ b/locale/he/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: he\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/he/LC_MESSAGES/search.po b/locale/he/LC_MESSAGES/search.po new file mode 100644 index 00000000000..b25126f3821 --- /dev/null +++ b/locale/he/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: he\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/hu/LC_MESSAGES/disco.po b/locale/hu/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..a97d967e84c --- /dev/null +++ b/locale/hu/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: hu\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/hu/LC_MESSAGES/search.po b/locale/hu/LC_MESSAGES/search.po new file mode 100644 index 00000000000..5d818e28c96 --- /dev/null +++ b/locale/hu/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: hu\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/id/LC_MESSAGES/disco.po b/locale/id/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..1f7b42797d7 --- /dev/null +++ b/locale/id/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: id\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/id/LC_MESSAGES/search.po b/locale/id/LC_MESSAGES/search.po new file mode 100644 index 00000000000..65910d68876 --- /dev/null +++ b/locale/id/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: id\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/it/LC_MESSAGES/disco.po b/locale/it/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..b8894ea1947 --- /dev/null +++ b/locale/it/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: it\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/it/LC_MESSAGES/search.po b/locale/it/LC_MESSAGES/search.po new file mode 100644 index 00000000000..513ae02aee4 --- /dev/null +++ b/locale/it/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: it\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ja/LC_MESSAGES/disco.po b/locale/ja/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..683225ab09d --- /dev/null +++ b/locale/ja/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ja\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ja/LC_MESSAGES/search.po b/locale/ja/LC_MESSAGES/search.po new file mode 100644 index 00000000000..11e17de564a --- /dev/null +++ b/locale/ja/LC_MESSAGES/search.po @@ -0,0 +1,126 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ja\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ko/LC_MESSAGES/disco.po b/locale/ko/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..9a061480b51 --- /dev/null +++ b/locale/ko/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ko\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ko/LC_MESSAGES/search.po b/locale/ko/LC_MESSAGES/search.po new file mode 100644 index 00000000000..9f290614a15 --- /dev/null +++ b/locale/ko/LC_MESSAGES/search.po @@ -0,0 +1,126 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ko\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/mk/LC_MESSAGES/disco.po b/locale/mk/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..d6475599bde --- /dev/null +++ b/locale/mk/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: mk\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/mk/LC_MESSAGES/search.po b/locale/mk/LC_MESSAGES/search.po new file mode 100644 index 00000000000..47bd950144a --- /dev/null +++ b/locale/mk/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: mk\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/mn/LC_MESSAGES/disco.po b/locale/mn/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..ce16e456b78 --- /dev/null +++ b/locale/mn/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: mn\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/mn/LC_MESSAGES/search.po b/locale/mn/LC_MESSAGES/search.po new file mode 100644 index 00000000000..bebd7ff7101 --- /dev/null +++ b/locale/mn/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: mn\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/nl/LC_MESSAGES/disco.po b/locale/nl/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..54d54526e08 --- /dev/null +++ b/locale/nl/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: nl\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/nl/LC_MESSAGES/search.po b/locale/nl/LC_MESSAGES/search.po new file mode 100644 index 00000000000..c588bb25154 --- /dev/null +++ b/locale/nl/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: nl\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/pl/LC_MESSAGES/disco.po b/locale/pl/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..36d3d9b0e3c --- /dev/null +++ b/locale/pl/LC_MESSAGES/disco.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pl\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/pl/LC_MESSAGES/search.po b/locale/pl/LC_MESSAGES/search.po new file mode 100644 index 00000000000..a390b00dee8 --- /dev/null +++ b/locale/pl/LC_MESSAGES/search.po @@ -0,0 +1,129 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " +"|| n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pl\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/pt_BR/LC_MESSAGES/disco.po b/locale/pt_BR/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..b71ffe9cfb9 --- /dev/null +++ b/locale/pt_BR/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pt_BR\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/pt_BR/LC_MESSAGES/search.po b/locale/pt_BR/LC_MESSAGES/search.po new file mode 100644 index 00000000000..9661a400742 --- /dev/null +++ b/locale/pt_BR/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pt_BR\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/pt_PT/LC_MESSAGES/disco.po b/locale/pt_PT/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..a0105e878bf --- /dev/null +++ b/locale/pt_PT/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pt\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/pt_PT/LC_MESSAGES/search.po b/locale/pt_PT/LC_MESSAGES/search.po new file mode 100644 index 00000000000..e5a26183573 --- /dev/null +++ b/locale/pt_PT/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: pt\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ro/LC_MESSAGES/disco.po b/locale/ro/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..6391eb6e159 --- /dev/null +++ b/locale/ro/LC_MESSAGES/disco.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ro\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ro/LC_MESSAGES/search.po b/locale/ro/LC_MESSAGES/search.po new file mode 100644 index 00000000000..7a19c2d210a --- /dev/null +++ b/locale/ro/LC_MESSAGES/search.po @@ -0,0 +1,129 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " +"20)) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ro\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/ru/LC_MESSAGES/disco.po b/locale/ru/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..6479088e550 --- /dev/null +++ b/locale/ru/LC_MESSAGES/disco.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ru\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/ru/LC_MESSAGES/search.po b/locale/ru/LC_MESSAGES/search.po new file mode 100644 index 00000000000..675969b6443 --- /dev/null +++ b/locale/ru/LC_MESSAGES/search.po @@ -0,0 +1,129 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: ru\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/sk/LC_MESSAGES/disco.po b/locale/sk/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..fffc0000bce --- /dev/null +++ b/locale/sk/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sk\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/sk/LC_MESSAGES/search.po b/locale/sk/LC_MESSAGES/search.po new file mode 100644 index 00000000000..8cd38e50c70 --- /dev/null +++ b/locale/sk/LC_MESSAGES/search.po @@ -0,0 +1,128 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sk\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/sl/LC_MESSAGES/disco.po b/locale/sl/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..6a065e3b4f0 --- /dev/null +++ b/locale/sl/LC_MESSAGES/disco.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sl\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/sl/LC_MESSAGES/search.po b/locale/sl/LC_MESSAGES/search.po new file mode 100644 index 00000000000..1770c841125 --- /dev/null +++ b/locale/sl/LC_MESSAGES/search.po @@ -0,0 +1,130 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sl\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" +msgstr[3] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/sq/LC_MESSAGES/disco.po b/locale/sq/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..b15bbb52f60 --- /dev/null +++ b/locale/sq/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sq\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/sq/LC_MESSAGES/search.po b/locale/sq/LC_MESSAGES/search.po new file mode 100644 index 00000000000..c3326142e44 --- /dev/null +++ b/locale/sq/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sq\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/sv_SE/LC_MESSAGES/disco.po b/locale/sv_SE/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..71024d32e85 --- /dev/null +++ b/locale/sv_SE/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sv\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/sv_SE/LC_MESSAGES/search.po b/locale/sv_SE/LC_MESSAGES/search.po new file mode 100644 index 00000000000..616fec6ad1e --- /dev/null +++ b/locale/sv_SE/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: sv\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/uk/LC_MESSAGES/disco.po b/locale/uk/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..f7bc983ecc6 --- /dev/null +++ b/locale/uk/LC_MESSAGES/disco.po @@ -0,0 +1,50 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: uk\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/uk/LC_MESSAGES/search.po b/locale/uk/LC_MESSAGES/search.po new file mode 100644 index 00000000000..1feb6df53cc --- /dev/null +++ b/locale/uk/LC_MESSAGES/search.po @@ -0,0 +1,129 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" +"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: uk\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" +msgstr[2] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/vi/LC_MESSAGES/disco.po b/locale/vi/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..412c921a789 --- /dev/null +++ b/locale/vi/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: vi\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/vi/LC_MESSAGES/search.po b/locale/vi/LC_MESSAGES/search.po new file mode 100644 index 00000000000..a792fc69c1f --- /dev/null +++ b/locale/vi/LC_MESSAGES/search.po @@ -0,0 +1,126 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: vi\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/zh_CN/LC_MESSAGES/disco.po b/locale/zh_CN/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..5164a2c4fab --- /dev/null +++ b/locale/zh_CN/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: zh_CN\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/zh_CN/LC_MESSAGES/search.po b/locale/zh_CN/LC_MESSAGES/search.po new file mode 100644 index 00000000000..6e60450036e --- /dev/null +++ b/locale/zh_CN/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: zh_CN\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/locale/zh_TW/LC_MESSAGES/disco.po b/locale/zh_TW/LC_MESSAGES/disco.po new file mode 100644 index 00000000000..cc1bac40063 --- /dev/null +++ b/locale/zh_TW/LC_MESSAGES/disco.po @@ -0,0 +1,49 @@ +msgid "" +msgstr "" +"Project-Id-Version: disco\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 11:26+0000\n" +"PO-Revision-Date: 2016-05-20 11:26+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: zh_TW\n" + +#: src/disco/components/Addon.js:55 +msgid "An unexpected error occurred" +msgstr "" + +#: src/disco/components/Addon.js:80 +msgid "Preview %(name)s" +msgstr "" + +#: src/disco/containers/App.js:18 +msgid "Discover Add-ons" +msgstr "" + +#: src/disco/containers/DiscoPane.js:20 +msgid "Personalize Your Firefox" +msgstr "" + +#: src/disco/containers/DiscoPane.js:21 +msgid "" +"There are thousands of add-ons that let you make Firefox all your\n" +"own—everything from fun visual themes to powerful tools and features.\n" +"Here are a few great ones to check out." +msgstr "" + +#: src/disco/containers/DiscoPane.js:27 +msgid "Click to play" +msgstr "" + +#: src/disco/containers/DiscoPane.js:28 +msgid "to find out more about add-ons" +msgstr "" + +#: src/disco/containers/InstallButton.js:75 +msgid "Install" +msgstr "" diff --git a/locale/zh_TW/LC_MESSAGES/search.po b/locale/zh_TW/LC_MESSAGES/search.po new file mode 100644 index 00000000000..a7bcd837d87 --- /dev/null +++ b/locale/zh_TW/LC_MESSAGES/search.po @@ -0,0 +1,127 @@ +msgid "" +msgstr "" +"Project-Id-Version: search\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2016-05-20 14:41+0000\n" +"PO-Revision-Date: 2016-05-20 14:41+0000\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n!=1);\n" +"Content-Type: text/plain; charset=utf-8\n" +"Language: zh_TW\n" + +#: src/core/components/LoginPage/index.js:13 +msgid "Login Required" +msgstr "" + +#: src/core/components/LoginPage/index.js:20 +msgid "You must be logged in to access this page." +msgstr "" + +#: src/core/components/LoginPage/index.js:24 +msgid "Login" +msgstr "" + +#: src/core/components/NotFound.js:8 +msgid "We're sorry, but we can't find what you're looking for." +msgstr "" + +#: src/core/components/NotFound.js:9 +msgid "" +"The page or file you requested wasn't found on our site. It's possible that " +"you\n" +"clicked a link that's out of date, or typed in the address incorrectly." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:41 +msgid "Logging you in..." +msgstr "" + +#: src/core/containers/HandleLogin/index.js:45 +msgid "There was an error logging you in, please try again." +msgstr "" + +#: src/search/components/SearchForm.js:30 +msgid "Search" +msgstr "" + +#: src/search/components/SearchPage.js:29 +msgid "Add-on Search" +msgstr "" + +#: src/search/components/SearchResult/index.js:18 +msgid "%(count)s file" +msgid_plural "%(count)s files" +msgstr[0] "" +msgstr[1] "" + +#: src/search/components/SearchResults.js:32 +msgid "Your search for \"%(query)s\" returned %(count)s results." +msgstr "" + +#: src/search/components/SearchResults.js:39 +msgid "Searching..." +msgstr "" + +#: src/search/components/SearchResults.js:41 +msgid "No results were found for \"%(query)s\"." +msgstr "" + +#: src/search/components/SearchResults.js:43 +msgid "Please supply a valid search" +msgstr "" + +#: src/search/containers/AddonPage/index.js:108 +msgid "Attributes" +msgstr "" + +#: src/search/containers/AddonPage/index.js:110 +msgid "Tags" +msgstr "" + +#: src/search/containers/AddonPage/index.js:31 +msgid "View on editors" +msgstr "" + +#: src/search/containers/AddonPage/index.js:35 +msgid "View homepage" +msgstr "" + +#: src/search/containers/AddonPage/index.js:41 +msgid "Email support" +msgstr "" + +#: src/search/containers/AddonPage/index.js:47 +msgid "View support site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:70 +msgid "Current version" +msgstr "" + +#: src/search/containers/AddonPage/index.js:73 +msgid "View on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:74 +msgid "Edit on site" +msgstr "" + +#: src/search/containers/AddonPage/index.js:76 +msgid "Files" +msgstr "" + +#: src/search/containers/AddonPage/index.js:85 +msgid "Download" +msgstr "" + +#: src/search/containers/AddonPage/index.js:95 +msgid "No current version" +msgstr "" + +#: src/search/containers/App.js:18 +msgid "Add-ons Search" +msgstr "" diff --git a/package.json b/package.json index 5ff8f4501fe..1c0c3ca09e3 100644 --- a/package.json +++ b/package.json @@ -172,6 +172,7 @@ "eslint-plugin-jsx-a11y": "1.2.0", "eslint-plugin-react": "5.1.1", "file-loader": "0.8.5", + "glob": "7.0.3", "json-loader": "0.5.4", "karma": "0.13.22", "karma-chai": "0.1.0", From b082e37f0f9c27da2c4fa4a1e11514d00bc87c9e Mon Sep 17 00:00:00 2001 From: Stuart Colville Date: Fri, 20 May 2016 16:40:22 +0100 Subject: [PATCH 2/2] Remove unnecessary template string --- bin/create-locales | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/create-locales b/bin/create-locales index 5b00165a9ff..d09e7ec8834 100755 --- a/bin/create-locales +++ b/bin/create-locales @@ -25,7 +25,7 @@ for (locale of supportedLocales) { locale = locale.replace('-', '_'); shell.exec(`mkdir -p ${localeDir}/${locale}/LC_MESSAGES/`); for (potFile of potFiles) { - fileName = `${path.basename(potFile, '.pot')}`; + fileName = path.basename(potFile, '.pot'); outputFile = path.join(localeDir, locale, 'LC_MESSAGES', `${fileName}.po`); try { fs.statSync(outputFile);