diff options
| author | Rémy HUBSCHER <hubscher.remy@gmail.com> | 2020-04-25 12:44:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-25 12:44:06 +0200 |
| commit | db47683e4e34c7b65f23ea7d7fb4f953413242ad (patch) | |
| tree | fe468d374ea79e6678e16f8e9230c3876888cc20 /ihatemoney/translations/id/LC_MESSAGES/messages.po | |
| parent | 64fbda885cbc90c6c514201771c305825c73c271 (diff) | |
| download | ihatemoney-mirror-db47683e4e34c7b65f23ea7d7fb4f953413242ad.zip ihatemoney-mirror-db47683e4e34c7b65f23ea7d7fb4f953413242ad.tar.gz ihatemoney-mirror-db47683e4e34c7b65f23ea7d7fb4f953413242ad.tar.bz2 | |
Fix history translations. (#580)
Diffstat (limited to 'ihatemoney/translations/id/LC_MESSAGES/messages.po')
| -rw-r--r-- | ihatemoney/translations/id/LC_MESSAGES/messages.po | 41 |
1 files changed, 18 insertions, 23 deletions
diff --git a/ihatemoney/translations/id/LC_MESSAGES/messages.po b/ihatemoney/translations/id/LC_MESSAGES/messages.po index ebe7053..41f8f16 100644 --- a/ihatemoney/translations/id/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/id/LC_MESSAGES/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-04-24 19:59+0200\n" +"POT-Creation-Date: 2020-04-25 12:43+0200\n" "PO-Revision-Date: 2019-11-16 10:04+0000\n" "Last-Translator: Muhammad Fauzi <fauzi.padlaw@gmail.com>\n" "Language: id\n" @@ -419,23 +419,23 @@ msgstr "Siapa?" msgid "Balance" msgstr "Saldo" +#, python-format msgid "" -"This project has history disabled. New actions won't appear below. You " -"can enable history on the" -msgstr "" - -msgid "settings page" +"\n" +" <i>This project has history disabled. New actions won't " +"appear below. You can enable history on the</i>\n" +" <a href=\"%(url)s\">settings page</a>\n" +" " msgstr "" msgid "" -"The table below reflects actions recorded prior to disabling project " -"history. You can " -msgstr "" - -msgid "clear project history" -msgstr "" - -msgid "to remove them." +"\n" +" <i>The table below reflects actions recorded prior to " +"disabling project history. You can\n" +" <a href=\"#\" data-toggle=\"modal\" data-keyboard=\"false\" " +"data-target=\"#confirm-erase\">clear project history</a> to remove " +"them.</i></p>\n" +" " msgstr "" msgid "" @@ -464,16 +464,10 @@ msgstr "" msgid "Event" msgstr "" -msgid "IP address recording can be" -msgstr "" - -msgid "enabled" +msgid "IP address recording can be enabled on the settings page" msgstr "" -msgid "disabled" -msgstr "" - -msgid "on the Settings page" +msgid "IP address recording can be disabled on the settings page" msgstr "" msgid "From IP" @@ -500,7 +494,7 @@ msgstr "" msgid "reactivated" msgstr "" -msgid "renamed" +msgid "renamed to" msgstr "" msgid "External link changed to" @@ -760,3 +754,4 @@ msgstr "" #~ msgid "%(member)s had been added" #~ msgstr "%(member)s telah ditambahkan" + |
