diff options
| author | Brice Maron <b.maron@whatever-company.com> | 2019-07-26 15:54:50 +0200 |
|---|---|---|
| committer | Alexis Metaireau <alexis@notmyidea.org> | 2019-07-26 22:35:02 +0200 |
| commit | 669b15b0ec0a491f169772ac69e96a9970759a36 (patch) | |
| tree | c0a78614433369f44ed299e4cfbc04fbc3aebda2 /ihatemoney/translations/el/LC_MESSAGES/messages.po | |
| parent | 2a9f447054cea693e1e1579780ed57f3212f91c7 (diff) | |
| download | ihatemoney-mirror-669b15b0ec0a491f169772ac69e96a9970759a36.zip ihatemoney-mirror-669b15b0ec0a491f169772ac69e96a9970759a36.tar.gz ihatemoney-mirror-669b15b0ec0a491f169772ac69e96a9970759a36.tar.bz2 | |
Improve already project exists message
Diffstat (limited to 'ihatemoney/translations/el/LC_MESSAGES/messages.po')
| -rw-r--r-- | ihatemoney/translations/el/LC_MESSAGES/messages.po | 34 |
1 files changed, 21 insertions, 13 deletions
diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po index ab3afe3..807356a 100644 --- a/ihatemoney/translations/el/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/el/LC_MESSAGES/messages.po @@ -1,19 +1,21 @@ + msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-06-07 19:52+0200\n" +"POT-Creation-Date: 2019-07-26 17:17+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" -"Language-Team: none\n" "Language: el\n" +"Language-Team: none\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" "MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Translate Toolkit 2.3.1\n" +"Generated-By: Babel 2.7.0\n" msgid "" -"Not a valid amount or expression.Only numbers and + - * / operatorsare " +"Not a valid amount or expression. Only numbers and + - * / operators are " "accepted." msgstr "" @@ -32,11 +34,10 @@ msgstr "" msgid "Create the project" msgstr "" +#, python-format msgid "" -"The project identifier is used to log in and for the URL of the project. " -"We tried to generate an identifier for you but a project with this " -"identifier already exists. Please create a new identifier that you will " -"be able to remember" +"A project with this identifier (\"%(project)s\") already exists. Please " +"choose a new identifier" msgstr "" msgid "Get in" @@ -90,10 +91,10 @@ msgstr "" msgid "Name" msgstr "" -msgid "Weight" +msgid "Weights should be positive" msgstr "" -msgid "Weights should be positive" +msgid "Weight" msgstr "" msgid "Add" @@ -362,10 +363,10 @@ msgstr "" msgid "Start a new project" msgstr "" -msgid "Logout" +msgid "Dashboard" msgstr "" -msgid "Dashboard" +msgid "Logout" msgstr "" msgid "This is a free software" @@ -452,3 +453,10 @@ msgstr "" msgid "Balance" msgstr "" + +#~ msgid "" +#~ "Not a valid amount or expression.Only" +#~ " numbers and + - * / " +#~ "operatorsare accepted." +#~ msgstr "" + |
