diff options
| author | Glandos <bugs-github@antipoul.fr> | 2020-05-30 21:57:45 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-30 21:57:45 +0200 |
| commit | b10883825366edeb399a14c281830e130643c2ed (patch) | |
| tree | b9a71ae97210a24cd1cce88480e262b6d17c164b /ihatemoney/translations/uk | |
| parent | 04b5a59795a9a586eddc3fd7730c9808c201d6bc (diff) | |
| download | ihatemoney-mirror-b10883825366edeb399a14c281830e130643c2ed.zip ihatemoney-mirror-b10883825366edeb399a14c281830e130643c2ed.tar.gz ihatemoney-mirror-b10883825366edeb399a14c281830e130643c2ed.tar.bz2 | |
update translations (#641)
Diffstat (limited to 'ihatemoney/translations/uk')
| -rw-r--r-- | ihatemoney/translations/uk/LC_MESSAGES/messages.po | 49 |
1 files changed, 28 insertions, 21 deletions
diff --git a/ihatemoney/translations/uk/LC_MESSAGES/messages.po b/ihatemoney/translations/uk/LC_MESSAGES/messages.po index 80dfacc..752fbd2 100644 --- a/ihatemoney/translations/uk/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/uk/LC_MESSAGES/messages.po @@ -1,20 +1,20 @@ + msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-05-30 14:26+0200\n" +"POT-Creation-Date: 2020-05-30 21:50+0200\n" "PO-Revision-Date: 2020-05-21 18:48+0000\n" "Last-Translator: Andrew Zaplitnyak <zaplitnyak@gmail.com>\n" -"Language-Team: Ukrainian <https://hosted.weblate.org/projects/i-hate-money/" -"i-hate-money/uk/>\n" "Language: uk\n" +"Language-Team: Ukrainian <https://hosted.weblate.org/projects/i-hate-" +"money/i-hate-money/uk/>\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" "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" -"X-Generator: Weblate 4.1-dev\n" -"Generated-By: Babel 2.7.0\n" +"Generated-By: Babel 2.8.0\n" msgid "" "Not a valid amount or expression. Only numbers and + - * / operators are " @@ -443,12 +443,6 @@ msgstr "" msgid "owers list" msgstr "" -msgid "Who?" -msgstr "" - -msgid "Balance" -msgstr "" - #, python-format msgid "" "\n" @@ -583,8 +577,8 @@ msgid "Create" msgstr "" msgid "" -"This access code will be sent to your friends. It is stored as-is by the " -"server, so don\\'t reuse a personal password!" +"Don\\'t reuse a personal password. Choose a private code and send it to " +"your friends" msgstr "" msgid "Account manager" @@ -648,12 +642,6 @@ msgstr "" msgid "%(amount)s each" msgstr "" -msgid "deactivate" -msgstr "" - -msgid "reactivate" -msgstr "" - msgid "Invite people" msgstr "" @@ -760,6 +748,18 @@ msgstr "" msgid "To whom?" msgstr "" +msgid "Who?" +msgstr "" + +msgid "Balance" +msgstr "" + +msgid "deactivate" +msgstr "" + +msgid "reactivate" +msgstr "" + msgid "Paid" msgstr "" @@ -781,3 +781,10 @@ msgstr "" #~ msgid "Error while sending reminder email" #~ msgstr "" +#~ msgid "" +#~ "This access code will be sent to" +#~ " your friends. It is stored as-" +#~ "is by the server, so don\\'t reuse" +#~ " a personal password!" +#~ msgstr "" + |
