Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8de3d024 authored by asciimoo's avatar asciimoo
Browse files

[enh] translation mods ++ en added

parent 8de03569
Loading
Loading
Loading
Loading
+1.82 KiB

File added.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+134 −0
Original line number Diff line number Diff line
# English translations for PROJECT.
# Copyright (C) 2014 ORGANIZATION
# This file is distributed under the same license as the PROJECT project.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-30 15:29+0100\n"
"PO-Revision-Date: 2014-01-30 15:22+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: en <LL@li.org>\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 1.3\n"

#: searx/engines/__init__.py:280
msgid "Page loads (sec)"
msgstr ""

#: searx/engines/__init__.py:284
msgid "Number of results"
msgstr ""

#: searx/engines/__init__.py:288
msgid "Scores"
msgstr ""

#: searx/engines/__init__.py:292
msgid "Scores per result"
msgstr ""

#: searx/engines/__init__.py:296
msgid "Errors"
msgstr ""

#: searx/templates/engines.html:4
msgid "Currently used search engines"
msgstr ""

#: searx/templates/engines.html:8
msgid "Engine name"
msgstr ""

#: searx/templates/engines.html:9
msgid "Category"
msgstr ""

#: searx/templates/engines.html:23 searx/templates/preferences.html:31
msgid "back"
msgstr ""

#: searx/templates/index.html:7
msgid "about"
msgstr ""

#: searx/templates/index.html:8
msgid "preferences"
msgstr ""

#: searx/templates/preferences.html:5
msgid "Preferences"
msgstr ""

#: searx/templates/preferences.html:9
msgid "Default categories"
msgstr ""

#: searx/templates/preferences.html:15
msgid "Interface language"
msgstr ""

#: searx/templates/preferences.html:24
msgid ""
"These settings are stored in your cookies, this allows us not to store "
"this data about you."
msgstr ""

#: searx/templates/preferences.html:26
msgid ""
"These cookies serve your sole convenience, we don't use these cookies to "
"track you."
msgstr ""

#: searx/templates/preferences.html:29
msgid "save"
msgstr ""

#: searx/templates/results.html:11
msgid "Suggestions"
msgstr ""

#: searx/templates/results.html:22
msgid "Download results"
msgstr ""

#: searx/templates/results.html:66
msgid "previous page"
msgstr ""

#: searx/templates/results.html:74
msgid "next page"
msgstr ""

#: searx/templates/stats.html:4
msgid "Engine stats"
msgstr ""

# categories - manually added
# TODO - automatically add
msgid "files"
msgstr ""

msgid "general"
msgstr ""

msgid "music"
msgstr ""

msgid "social media"
msgstr ""

msgid "images"
msgstr ""

msgid "videos"
msgstr ""

msgid "it"
msgstr ""
(1.91 KiB)

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+8 −8
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2014-01-29 23:13+0100\n"
"POT-Creation-Date: 2014-01-30 15:29+0100\n"
"PO-Revision-Date: 2014-01-21 23:33+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: fr <LL@li.org>\n"
@@ -93,22 +93,22 @@ msgstr ""
msgid "save"
msgstr "enregistrer"

#: searx/templates/results.html:10
#: searx/templates/results.html:11
msgid "Suggestions"
msgstr "Suggestions"

#: searx/templates/results.html:29
#: searx/templates/results.html:22
msgid "Download results"
msgstr "Télécharger les résultats"

#: searx/templates/results.html:66
msgid "previous page"
msgstr ""

#: searx/templates/results.html:37
#: searx/templates/results.html:74
msgid "next page"
msgstr ""

#: searx/templates/results.html:44
msgid "Download results"
msgstr "Télécharger les résultats"

#: searx/templates/stats.html:4
msgid "Engine stats"
msgstr "Statistiques du moteur"
(1.88 KiB)

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

Loading