blob: 0c3851155f36de8af7dc6f0f5bfe60472dbcfd70 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: 2022-01-15 20:37-0300\n"
"PO-Revision-Date: 2022-01-15 20:59-0300\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.0.1\n"
#. type: Plain text
#: src/locale/HELP.en.txt:5
#, no-wrap
msgid ""
"Options:\n"
" -p only print the link, don't try to open it\n"
" -h, --help show this help message\n"
" -V, --version print the version number\n"
msgstr ""
"Opções:\n"
" -p somente imprime o link, não tenta abrí-lo\n"
" -h, --help mostra esta mensagem de ajuda\n"
" -V, --version imprime o número da versão\n"
#. type: Plain text
#: src/locale/HELP.en.txt:6
msgid "See \"man git-permalink\" for more information."
msgstr "Veja \"man git-permalink\" para mais informações."
|