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/el/LC_MESSAGES | |
| 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/el/LC_MESSAGES')
| -rw-r--r-- | ihatemoney/translations/el/LC_MESSAGES/messages.po | 41 |
1 files changed, 18 insertions, 23 deletions
diff --git a/ihatemoney/translations/el/LC_MESSAGES/messages.po b/ihatemoney/translations/el/LC_MESSAGES/messages.po index e7c0ef9..114a117 100644 --- a/ihatemoney/translations/el/LC_MESSAGES/messages.po +++ b/ihatemoney/translations/el/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: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Automatically generated\n" "Language: el\n" @@ -412,23 +412,23 @@ msgstr "" msgid "Balance" msgstr "" +#, 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 "" @@ -457,16 +457,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" @@ -493,7 +487,7 @@ msgstr "" msgid "reactivated" msgstr "" -msgid "renamed" +msgid "renamed to" msgstr "" msgid "External link changed to" @@ -738,3 +732,4 @@ msgstr "" msgid "Period" msgstr "" + |
