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/zh_HANS-CN | |
| 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/zh_HANS-CN')
| -rw-r--r-- | ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po | 53 |
1 files changed, 36 insertions, 17 deletions
diff --git a/ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po b/ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po index 0f39ba2..98c0e2c 100644 --- a/ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/zh_HANS-CN/LC_MESSAGES/messages.po @@ -1,21 +1,23 @@ + msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-01 01:24+0200\n" +"POT-Creation-Date: 2019-07-26 17:17+0200\n" "PO-Revision-Date: 2019-07-02 00:02+0000\n" "Last-Translator: Elizabeth Sherrock <lizzyd710@gmail.com>\n" -"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" -"i-hate-money/i-hate-money/zh_HANS-CN/>\n" -"Language: zh_HANS-CN\n" +"Language: zh_HANS_CN\n" +"Language-Team: Chinese (Simplified) " +"<https://hosted.weblate.org/projects/i-hate-money/i-hate-money/zh_HANS-" +"CN/>\n" +"Plural-Forms: nplurals=1; plural=0\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" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.8-dev\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 "" @@ -34,11 +36,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" @@ -92,10 +93,10 @@ msgstr "" msgid "Name" msgstr "名字" -msgid "Weight" +msgid "Weights should be positive" msgstr "" -msgid "Weights should be positive" +msgid "Weight" msgstr "" msgid "Add" @@ -364,12 +365,12 @@ msgstr "" msgid "Start a new project" msgstr "" -msgid "Logout" -msgstr "签出" - msgid "Dashboard" msgstr "" +msgid "Logout" +msgstr "签出" + msgid "This is a free software" msgstr "" @@ -454,3 +455,21 @@ msgstr "" msgid "Balance" msgstr "" + +#~ 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" +#~ msgstr "" + +#~ msgid "" +#~ "Not a valid amount or expression.Only" +#~ " numbers and + - * / " +#~ "operatorsare accepted." +#~ msgstr "" + |
