diff options
author | EuAndreh <eu@euandre.org> | 2021-09-08 07:32:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-09-08 07:32:30 -0300 |
commit | 6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825 (patch) | |
tree | 3b399cfe647e803d2b46a57e0c24d5a01c6dbb84 /po/LC_MESSAGES/CHANGELOG.en.md/pt.po | |
parent | Makefile: Indent object file dependency (diff) | |
download | remembering-6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825.tar.gz remembering-6f4459bf7f7936ff8d61b5ffdc7a82bd8c5ac825.tar.xz |
src/remembering.in: Add trailing "/remembering" to the value defined in $XDG_DATA_HOME
Diffstat (limited to 'po/LC_MESSAGES/CHANGELOG.en.md/pt.po')
-rw-r--r-- | po/LC_MESSAGES/CHANGELOG.en.md/pt.po | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/po/LC_MESSAGES/CHANGELOG.en.md/pt.po b/po/LC_MESSAGES/CHANGELOG.en.md/pt.po index 6d33e5a..0e3eb5b 100644 --- a/po/LC_MESSAGES/CHANGELOG.en.md/pt.po +++ b/po/LC_MESSAGES/CHANGELOG.en.md/pt.po @@ -62,3 +62,27 @@ msgstr "" msgid "Initial public release." msgstr "" + +msgid "Use of `$XDG_DATA_HOME`" +msgstr "" + +msgid "" +"When the environment variable `$XDG_DATA_HOME` is defined, remembering now " +"appends a trailing `/remembering` to it instead of start writing files to " +"where the environment variable points to." +msgstr "" + +msgid "" +"This is in conformance with the [XDG Base Directory Specification][xdg]." +msgstr "" + +msgid "Exit code" +msgstr "" + +#, fuzzy +msgid "" +"[xdg]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-" +"latest.html" +msgstr "" +"[xdg]: https://specifications.freedesktop.org/basedir-spec/basedir-spec-" +"latest.html" |