diff options
| author | EuAndreh <eu@euandre.org> | 2021-07-07 20:34:14 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-07-07 21:26:16 -0300 |
| commit | c17b1df8a2fdc9484a237280809276efde308b9f (patch) | |
| tree | 221723d382c3ac9d9a7661dcfb38886da2a2227e /po/README.en.md/pt.po | |
| parent | TODOs.md: Add #task-0b034315-cbd2-6fd6-fd32-9e00a12b7594 (diff) | |
| download | git-permalink-c17b1df8a2fdc9484a237280809276efde308b9f.tar.gz git-permalink-c17b1df8a2fdc9484a237280809276efde308b9f.tar.xz | |
Put pofiles under po/, use one folder for each translated file.
This is an improvement over 67f7c956239a7bc811a1d655d389666048e45fc3,
and a final step for #task-7c5cd2aa-6d92-0423-bfa7-81f2e8436586.
Now instead of trying to convince po4a and mdpo to work together, each
tools gets it own folder and a pofile for each language. This means
that if I want to translate files FOO.md and a-dir/BAR.txt to pt and
fr, the directory structure of po/ will be:
po/
FOO.md/
pt.po
fr.po
a-dir/
BAR.txt/
pt.po
fr.po
The po/ folder mirrors the directory structure of the input files, also
nesting down directories.
This way mdpo can do extration and update on its own way, and po4a can
do extraction and update on its on way.
The downside is that some translations will be duplicated, because
they can appear on more than one file.
Diffstat (limited to 'po/README.en.md/pt.po')
| -rw-r--r-- | po/README.en.md/pt.po | 148 |
1 files changed, 148 insertions, 0 deletions
diff --git a/po/README.en.md/pt.po b/po/README.en.md/pt.po new file mode 100644 index 0000000..6f0c784 --- /dev/null +++ b/po/README.en.md/pt.po @@ -0,0 +1,148 @@ +# +msgid "" +msgstr "" + +msgid "git-permalink" +msgstr "" + +msgid "Git extension to generate web permalinks of files in a repository." +msgstr "" + +msgid "" +"It knows about many of the existing code forges, but allows for URL template" +" overrides to be used on custom domains or deployments via git config." +msgstr "" + +msgid "Usage" +msgstr "" + +msgid "" +"Now inside the repository folder, running `git permalink` will try build the" +" web URL of the given file use `xdg-open` to launch the browser (or whatever" +" is configured):" +msgstr "" + +msgid "" +"Or if you just want to output the link without invoking `xdg-open`, you can " +"use the `-p` flag:" +msgstr "" + +msgid "Installation" +msgstr "" + +msgid "You can pass `PREFIX` or `DESTDIR` to `make` if you'd like:" +msgstr "" + +msgid "" +"There are no dependencies or requirements, only standard tools such as " +"`sed`, `mkdir`, etc." +msgstr "" + +msgid "Documentation" +msgstr "" + +msgid "" +"The documentation is available via installed manpages or online: [`git-" +"permalink.1`](https://euandreh.xyz/git-permalink/en/git-permalink.1.html) " +"([pt](https://euandreh.xyz/git-permalink/pt/git-permalink.1.html), " +"[fr](https://euandreh.xyz/git-permalink/fr/git-permalink.1.html), " +"[eo](https://euandreh.xyz/git-permalink/eo/git-permalink.1.html))." +msgstr "" + +msgid "Contributing" +msgstr "" + +msgid "Extra tools used for development are:" +msgstr "" + +msgid "[ShellCheck](https://www.shellcheck.net/) for validating scripts;" +msgstr "" + +msgid "" +"[po4a](https://po4a.org/index.php.en) and " +"[gettext](https://www.gnu.org/software/gettext/) for i18n and l10n support;" +msgstr "" + +msgid "" +"[pandoc](https://pandoc.org/) and Perl for generating the documentation HTML" +" and website." +msgstr "" + +msgid "For running the extra development-only checks, run:" +msgstr "" + +msgid "and for generating the documentation HTML and website, run:" +msgstr "" + +msgid "" +"Send contributions to the [mailing " +"list](https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-permalink%5D)" +" via [`git send-email`](https://git-send-email.io/)." +msgstr "" + +msgid "Links" +msgstr "" + +msgid "[homepage](https://euandreh.xyz/git-permalink/)" +msgstr "" + +msgid "[source code](https://git.euandreh.xyz/git-permalink/)" +msgstr "" + +msgid "[bug tracking](https://euandreh.xyz/git-permalink/TODOs.html)" +msgstr "" + +msgid "" +"[mailing list](https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-" +"permalink%5D)" +msgstr "" + +msgid "[CI logs](https://euandreh.xyz/git-permalink/ci.html)" +msgstr "" + +msgid "[CHANGELOG](https://euandreh.xyz/git-permalink/CHANGELOG.html)" +msgstr "" + +msgid "Releases" +msgstr "" + +msgid "" +"[v0.2.2](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.2) [git-" +"permalink-v0.2.2.tar.gz](https://git.euandreh.xyz/git-" +"permalink/snapshot/git-permalink-v0.2.2.tar.gz) " +"([sig](https://git.euandreh.xyz/git-permalink/snapshot/git-" +"permalink-v0.2.2.tar.gz.asc)), released in 2021-06-25" +msgstr "" + +msgid "" +"[v0.2.1](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.1) [git-" +"permalink-v0.2.1.tar.gz](https://git.euandreh.xyz/git-" +"permalink/snapshot/git-permalink-v0.2.1.tar.gz) " +"([sig](https://git.euandreh.xyz/git-permalink/snapshot/git-" +"permalink-v0.2.1.tar.gz.asc)), released in 2021-06-25" +msgstr "" + +msgid "" +"[v0.2.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.0) [git-" +"permalink-v0.2.0.tar.gz](https://git.euandreh.xyz/git-" +"permalink/snapshot/git-permalink-v0.2.0.tar.gz) " +"([sig](https://git.euandreh.xyz/git-permalink/snapshot/git-" +"permalink-v0.2.0.tar.gz.asc)), released in 2021-06-19" +msgstr "" + +msgid "" +"[v0.1.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.1.0) [git-" +"permalink-v0.1.0.tar.gz](https://git.euandreh.xyz/git-" +"permalink/snapshot/git-permalink-v0.1.0.tar.gz) " +"([sig](https://git.euandreh.xyz/git-permalink/snapshot/git-" +"permalink-v0.1.0.tar.gz.asc)), released in 2021-06-13" +msgstr "" + +msgid "License" +msgstr "" + +msgid "" +"The code is licensed under [GNU Affero General Public License v3.0 or " +"later](https://git.euandreh.xyz/git-permalink/tree/COPYING) (AGPL-3.0-or-" +"later)." +msgstr "" |
