diff options
-rw-r--r-- | doc/eo.po | 256 | ||||
-rw-r--r-- | doc/fr.po | 260 | ||||
-rw-r--r-- | doc/git-permalink.en.1 | 65 | ||||
-rw-r--r-- | doc/git-permalink.eo.1 | 73 | ||||
-rw-r--r-- | doc/git-permalink.fr.1 | 75 | ||||
-rw-r--r-- | doc/git-permalink.pt.1 | 75 | ||||
-rw-r--r-- | doc/pt.po | 258 |
7 files changed, 542 insertions, 520 deletions
@@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-06-21 15:11-0300\n" -"PO-Revision-Date: 2021-06-21 15:11-0300\n" +"POT-Creation-Date: 2021-06-21 15:24-0300\n" +"PO-Revision-Date: 2021-06-21 15:25-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: eo\n" @@ -138,11 +138,106 @@ msgstr "Montras versian numeron." #. type: SH #: doc/git-permalink.en.1:37 #, no-wrap +msgid "CONFIGURATION" +msgstr "AGORDO" + +#. type: SS +#: doc/git-permalink.en.1:39 +#, no-wrap +msgid "SUPPORTED REMOTES" +msgstr "SUBTENITAJ REMOTOJ" + +#. type: Plain text +#: doc/git-permalink.en.1:42 +msgid "The current supported remotes are:" +msgstr "La nunaj subtenitaj remotoj estas:" + +#. type: IP +#: doc/git-permalink.en.1:44 doc/git-permalink.en.1:46 +#: doc/git-permalink.en.1:48 doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:52 doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:56 doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:60 doc/git-permalink.en.1:62 +#: doc/git-permalink.en.1:164 doc/git-permalink.en.1:171 +#: doc/git-permalink.en.1:176 doc/git-permalink.en.1:180 +#, no-wrap +msgid "\\(bu" +msgstr "\\(bu" + +#. type: Plain text +#: doc/git-permalink.en.1:46 +msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" +msgstr "git.euandreh.xyz (kie git-permalink estas gastiga =p)" + +#. type: Plain text +#: doc/git-permalink.en.1:48 +msgid "sourcehut" +msgstr "sourcehut" + +#. type: Plain text +#: doc/git-permalink.en.1:50 +msgid "git.kernel.org" +msgstr "git.kernel.org" + +#. type: Plain text +#: doc/git-permalink.en.1:52 +msgid "savannah" +msgstr "savannah" + +#. type: Plain text +#: doc/git-permalink.en.1:54 +msgid "notabug" +msgstr "notabug" + +#. type: Plain text +#: doc/git-permalink.en.1:56 +msgid "codeberg" +msgstr "codeberg" + +#. type: Plain text +#: doc/git-permalink.en.1:58 +msgid "bitbucket" +msgstr "bitbucket" + +#. type: Plain text +#: doc/git-permalink.en.1:60 +msgid "pagure" +msgstr "pagure" + +#. type: Plain text +#: doc/git-permalink.en.1:62 +msgid "gitlab" +msgstr "gitlab" + +#. type: Plain text +#: doc/git-permalink.en.1:64 +msgid "github" +msgstr "github" + +#. type: Plain text +#: doc/git-permalink.en.1:67 +msgid "Patches to add support for more source code forges are welcome!" +msgstr "Ŝanĝoj por subteni pli da fontkodaj forĝejoj estas bonvenaj!" + +#. type: Plain text +#: doc/git-permalink.en.1:73 +msgid "" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> for discussion and more information." +msgstr "" +"Foliumu E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> por diskuto kaj pli da informoj." + +#. type: SS +#: doc/git-permalink.en.1:74 +#, no-wrap msgid "OVERRIDES" msgstr "SUPERREGOJ" #. type: Plain text -#: doc/git-permalink.en.1:40 +#: doc/git-permalink.en.1:77 msgid "" "If you want to configure the permalink URL template for a project with an " "unsupported origin you can do so via B<git-config>(1)." @@ -151,18 +246,18 @@ msgstr "" "povas uzi B<git-config>(1)." #. type: Plain text -#: doc/git-permalink.en.1:42 +#: doc/git-permalink.en.1:79 msgid "There are two configuration options available:" msgstr "Estas du agordaj elektoj disponeblaj:" #. type: TP -#: doc/git-permalink.en.1:43 +#: doc/git-permalink.en.1:80 #, no-wrap msgid "B<git-permalink.template-file-commit>" msgstr "B<git-permalink.template-file-commit>" #. type: Plain text -#: doc/git-permalink.en.1:47 +#: doc/git-permalink.en.1:84 msgid "" "An URL template where the name of the I<file> comes first, and the I<commit> " "comes second. cgit uses this style of URL, with something like in:" @@ -171,13 +266,13 @@ msgstr "" "due. cgit uzas ĉi tiun specon de URL, kiel en:" #. type: Plain text -#: doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:87 #, no-wrap msgid "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" msgstr "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" #. type: Plain text -#: doc/git-permalink.en.1:53 +#: doc/git-permalink.en.1:90 msgid "" "On this example, the name of the I<file> comes first and I<commit> comes at " "the very end after \"id=\"." @@ -186,13 +281,13 @@ msgstr "" "estas fine post \"id=\"." #. type: TP -#: doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:91 #, no-wrap msgid "B<git-permalink.template-commit-file>" msgstr "B<git-permalink.template-commit-file>" #. type: Plain text -#: doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:95 msgid "" "An URL template where the I<commit> comes first, and the name of the I<file> " "comes second. sourcehut uses this style of URL, with something like:" @@ -201,13 +296,13 @@ msgstr "" "due. sourcehut uzas ĉi tiun specon de URL, kiel en:" #. type: Plain text -#: doc/git-permalink.en.1:61 +#: doc/git-permalink.en.1:98 #, no-wrap msgid "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" msgstr "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" #. type: Plain text -#: doc/git-permalink.en.1:64 +#: doc/git-permalink.en.1:101 msgid "" "On this example, the I<commit> comes first on the URL path, and the I<file> " "name comes at the end." @@ -216,7 +311,7 @@ msgstr "" "I<dosiero> estas poste." #. type: Plain text -#: doc/git-permalink.en.1:67 +#: doc/git-permalink.en.1:104 msgid "" "If none of those values are found by B<git-config>(1) and B<git-permalink> " "can't guess the URL, it exits with an error." @@ -225,109 +320,20 @@ msgstr "" "permalink> ne povas diveni la URL, ĝi eliras erare." #. type: SH -#: doc/git-permalink.en.1:69 -#, no-wrap -msgid "SUPPORTED REMOTES" -msgstr "SUBTENITAJ REMOTOJ" - -#. type: Plain text -#: doc/git-permalink.en.1:72 -msgid "The current supported remotes are:" -msgstr "La nunaj subtenitaj remotoj estas:" - -#. type: IP -#: doc/git-permalink.en.1:74 doc/git-permalink.en.1:76 -#: doc/git-permalink.en.1:78 doc/git-permalink.en.1:80 -#: doc/git-permalink.en.1:82 doc/git-permalink.en.1:84 -#: doc/git-permalink.en.1:86 doc/git-permalink.en.1:88 -#: doc/git-permalink.en.1:90 doc/git-permalink.en.1:92 -#: doc/git-permalink.en.1:163 doc/git-permalink.en.1:170 -#: doc/git-permalink.en.1:175 doc/git-permalink.en.1:179 -#, no-wrap -msgid "\\(bu" -msgstr "\\(bu" - -#. type: Plain text -#: doc/git-permalink.en.1:76 -msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" -msgstr "git.euandreh.xyz (kie git-permalink estas gastiga =p)" - -#. type: Plain text -#: doc/git-permalink.en.1:78 -msgid "sourcehut" -msgstr "sourcehut" - -#. type: Plain text -#: doc/git-permalink.en.1:80 -msgid "git.kernel.org" -msgstr "git.kernel.org" - -#. type: Plain text -#: doc/git-permalink.en.1:82 -msgid "savannah" -msgstr "savannah" - -#. type: Plain text -#: doc/git-permalink.en.1:84 -msgid "notabug" -msgstr "notabug" - -#. type: Plain text -#: doc/git-permalink.en.1:86 -msgid "codeberg" -msgstr "codeberg" - -#. type: Plain text -#: doc/git-permalink.en.1:88 -msgid "bitbucket" -msgstr "bitbucket" - -#. type: Plain text -#: doc/git-permalink.en.1:90 -msgid "pagure" -msgstr "pagure" - -#. type: Plain text -#: doc/git-permalink.en.1:92 -msgid "gitlab" -msgstr "gitlab" - -#. type: Plain text -#: doc/git-permalink.en.1:94 -msgid "github" -msgstr "github" - -#. type: Plain text -#: doc/git-permalink.en.1:97 -msgid "Patches to add support for more source code forges are welcome!" -msgstr "Ŝanĝoj por subteni pli da fontkodaj forĝejoj estas bonvenaj!" - -#. type: Plain text -#: doc/git-permalink.en.1:103 -msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> for discussion and more information." -msgstr "" -"Foliumu E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> por diskuto kaj pli da informoj." - -#. type: SH -#: doc/git-permalink.en.1:105 +#: doc/git-permalink.en.1:106 #, no-wrap msgid "EXAMPLES" msgstr "EKZEMPLOJ" #. type: Plain text -#: doc/git-permalink.en.1:108 +#: doc/git-permalink.en.1:109 msgid "" "Open I<src/fold.c> of a project with its origin pointing to I<sourcehut>:" msgstr "" "Malfermas I<src/fold.c> de projekto kiu origino direktiĝas al I<sourcehut>:" #. type: Plain text -#: doc/git-permalink.en.1:112 +#: doc/git-permalink.en.1:113 #, no-wrap msgid "" "\t$ git permalink src/fold.c 125\n" @@ -337,7 +343,7 @@ msgstr "" "\tMalfermado de https://git.sr.ht/~sircmpwn/ctools/tree/fbf17d92f5ed1c38983f73df912f051ad0f9ef2d/item/src/fold.c#L125\n" #. type: Plain text -#: doc/git-permalink.en.1:115 +#: doc/git-permalink.en.1:116 msgid "" "Generate link for lines 59 through 94 of I<nongnu/packages/clojure.scm> on a " "project hosted on I<gitlab>, but only print it I<without> opening with B<xdg-" @@ -348,7 +354,7 @@ msgstr "" "open>(1):" #. type: Plain text -#: doc/git-permalink.en.1:119 +#: doc/git-permalink.en.1:120 #, no-wrap msgid "" "\t$ git permalink -p nongnu/packages/clojure.scm 59-94\n" @@ -358,7 +364,7 @@ msgstr "" "\thttps://gitlab.com/nonguix/nonguix/-/blob/c9d7f30bcbd3a6e3076e56a972c33963c73c4d58/nongnu/packages/clojure.scm#L59-94\n" #. type: Plain text -#: doc/git-permalink.en.1:123 +#: doc/git-permalink.en.1:124 msgid "" "Configure an URL override, and open the file I<src/app_add.c> without " "selecting an specific line:" @@ -367,7 +373,7 @@ msgstr "" "specifan linion:" #. type: Plain text -#: doc/git-permalink.en.1:128 +#: doc/git-permalink.en.1:129 #, no-wrap msgid "" "\t$ git config git-permalink.template-file-commit 'https://git.alpinelinux.org/apk-tools/tree/%s?id=%s'\n" @@ -379,30 +385,30 @@ msgstr "" "\\Malfermado de https://git.alpinelinux.org/apk-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3\n" #. type: SH -#: doc/git-permalink.en.1:131 +#: doc/git-permalink.en.1:132 #, no-wrap msgid "EXIT STATUS" msgstr "ELIRKODOJ" #. type: TP -#: doc/git-permalink.en.1:133 +#: doc/git-permalink.en.1:134 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/git-permalink.en.1:136 +#: doc/git-permalink.en.1:137 msgid "Successful execution." msgstr "Bona ekzekuto." #. type: TP -#: doc/git-permalink.en.1:137 +#: doc/git-permalink.en.1:138 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/git-permalink.en.1:141 +#: doc/git-permalink.en.1:142 msgid "" "Unsupported remote. See the supported list in SUPPORTED REMOTES, and how to " "add custom ones in OVERRIDES." @@ -411,46 +417,46 @@ msgstr "" "aldoni ion en SUPERREGOJ." #. type: TP -#: doc/git-permalink.en.1:142 +#: doc/git-permalink.en.1:143 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/git-permalink.en.1:145 +#: doc/git-permalink.en.1:146 msgid "Invalid arguments." msgstr "Malvalidaj argumentoj." #. type: SH -#: doc/git-permalink.en.1:147 +#: doc/git-permalink.en.1:148 #, no-wrap msgid "SEE ALSO" msgstr "VIDU ANKAŬ" #. type: Plain text -#: doc/git-permalink.en.1:151 +#: doc/git-permalink.en.1:152 msgid "B<git-config>(1) B<xdg-open>(1)" msgstr "B<git-config>(1) B<xdg-open>(1)" #. type: SH -#: doc/git-permalink.en.1:153 +#: doc/git-permalink.en.1:154 #, no-wrap msgid "AUTHORS" msgstr "AŬTOROJ" #. type: Plain text -#: doc/git-permalink.en.1:159 +#: doc/git-permalink.en.1:160 msgid "E<.MT eu@euandre.org> EuAndreh E<.ME> and contributors." msgstr "E<.MT eu@euandre.org> EuAndreh E<.ME> kaj la kontribuuloj." #. type: SH -#: doc/git-permalink.en.1:161 +#: doc/git-permalink.en.1:162 #, no-wrap msgid "BUGS" msgstr "MISFUNKCIOJ" #. type: Plain text -#: doc/git-permalink.en.1:170 +#: doc/git-permalink.en.1:171 msgid "" "Report bugs to the E<.MT ~euandreh/public-inbox@lists.sr.ht> mailing list E<." "ME .> Use the subject \"\\f(CR[git-permalink] BUG or TASK: " @@ -461,7 +467,7 @@ msgstr "" "E<lt>priskriboE<gt>\\fR\"." #. type: Plain text -#: doc/git-permalink.en.1:175 +#: doc/git-permalink.en.1:176 msgid "" "Browse bugs E<.UR https://euandreh.xyz/git-permalink/TODOs.html> online E<." "UE .>" @@ -470,12 +476,12 @@ msgstr "" "rete E<.UE .>" #. type: Plain text -#: doc/git-permalink.en.1:179 +#: doc/git-permalink.en.1:180 msgid "E<.UR https://euandreh.xyz/git-permalink/> Homepage E<.UE .>" msgstr "E<.UR https://euandreh.xyz/git-permalink/> Ĉefpaĝo E<.UE .>" #. type: Plain text -#: doc/git-permalink.en.1:182 +#: doc/git-permalink.en.1:183 msgid "" "E<.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-permalink%5D> " "Comments and discussions E<.UE .>" @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-06-21 15:11-0300\n" -"PO-Revision-Date: 2021-06-21 15:11-0300\n" +"POT-Creation-Date: 2021-06-21 15:24-0300\n" +"PO-Revision-Date: 2021-06-21 15:25-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: fr\n" @@ -139,11 +139,108 @@ msgstr "Imprime le numeró de version." #. type: SH #: doc/git-permalink.en.1:37 #, no-wrap +msgid "CONFIGURATION" +msgstr "CONFIGURATION" + +#. type: SS +#: doc/git-permalink.en.1:39 +#, no-wrap +msgid "SUPPORTED REMOTES" +msgstr "RÉFÉRENCES DISTANTES PRISES EN CHARGE" + +#. type: Plain text +#: doc/git-permalink.en.1:42 +msgid "The current supported remotes are:" +msgstr "La liste de références distantes prises en charge est:" + +#. type: IP +#: doc/git-permalink.en.1:44 doc/git-permalink.en.1:46 +#: doc/git-permalink.en.1:48 doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:52 doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:56 doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:60 doc/git-permalink.en.1:62 +#: doc/git-permalink.en.1:164 doc/git-permalink.en.1:171 +#: doc/git-permalink.en.1:176 doc/git-permalink.en.1:180 +#, no-wrap +msgid "\\(bu" +msgstr "\\(bu" + +#. type: Plain text +#: doc/git-permalink.en.1:46 +msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" +msgstr "git.euandreh.xyz (où git-permalink est hébergé =p)" + +#. type: Plain text +#: doc/git-permalink.en.1:48 +msgid "sourcehut" +msgstr "sourcehut" + +#. type: Plain text +#: doc/git-permalink.en.1:50 +msgid "git.kernel.org" +msgstr "git.kernel.org" + +#. type: Plain text +#: doc/git-permalink.en.1:52 +msgid "savannah" +msgstr "savannah" + +#. type: Plain text +#: doc/git-permalink.en.1:54 +msgid "notabug" +msgstr "notabug" + +#. type: Plain text +#: doc/git-permalink.en.1:56 +msgid "codeberg" +msgstr "codeberg" + +#. type: Plain text +#: doc/git-permalink.en.1:58 +msgid "bitbucket" +msgstr "bitbucket" + +#. type: Plain text +#: doc/git-permalink.en.1:60 +msgid "pagure" +msgstr "pagure" + +#. type: Plain text +#: doc/git-permalink.en.1:62 +msgid "gitlab" +msgstr "gitlab" + +#. type: Plain text +#: doc/git-permalink.en.1:64 +msgid "github" +msgstr "github" + +#. type: Plain text +#: doc/git-permalink.en.1:67 +msgid "Patches to add support for more source code forges are welcome!" +msgstr "" +"Les changements pour ajouter plus de sites d'hébergement de code sont les " +"bienvenus!" + +#. type: Plain text +#: doc/git-permalink.en.1:73 +msgid "" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> for discussion and more information." +msgstr "" +"Regarde E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> pour les discussions et plus d'information." + +#. type: SS +#: doc/git-permalink.en.1:74 +#, no-wrap msgid "OVERRIDES" msgstr "MODÈLES" #. type: Plain text -#: doc/git-permalink.en.1:40 +#: doc/git-permalink.en.1:77 msgid "" "If you want to configure the permalink URL template for a project with an " "unsupported origin you can do so via B<git-config>(1)." @@ -153,18 +250,18 @@ msgstr "" "B<git-config>(1)." #. type: Plain text -#: doc/git-permalink.en.1:42 +#: doc/git-permalink.en.1:79 msgid "There are two configuration options available:" msgstr "Il y a deux options de configuration disponible:" #. type: TP -#: doc/git-permalink.en.1:43 +#: doc/git-permalink.en.1:80 #, no-wrap msgid "B<git-permalink.template-file-commit>" msgstr "B<git-permalink.template-file-commit>" #. type: Plain text -#: doc/git-permalink.en.1:47 +#: doc/git-permalink.en.1:84 msgid "" "An URL template where the name of the I<file> comes first, and the I<commit> " "comes second. cgit uses this style of URL, with something like in:" @@ -173,13 +270,13 @@ msgstr "" "I<commit> est après. cgit utilise cette type d'URL, comme dans:" #. type: Plain text -#: doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:87 #, no-wrap msgid "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" msgstr "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" #. type: Plain text -#: doc/git-permalink.en.1:53 +#: doc/git-permalink.en.1:90 msgid "" "On this example, the name of the I<file> comes first and I<commit> comes at " "the very end after \"id=\"." @@ -188,13 +285,13 @@ msgstr "" "fin, après le \"id=\"." #. type: TP -#: doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:91 #, no-wrap msgid "B<git-permalink.template-commit-file>" msgstr "B<git-permalink.template-commit-file>" #. type: Plain text -#: doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:95 msgid "" "An URL template where the I<commit> comes first, and the name of the I<file> " "comes second. sourcehut uses this style of URL, with something like:" @@ -203,13 +300,13 @@ msgstr "" "I<fichier> est après. sourcehut utilise cette type d'URL, comme dans:" #. type: Plain text -#: doc/git-permalink.en.1:61 +#: doc/git-permalink.en.1:98 #, no-wrap msgid "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" msgstr "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" #. type: Plain text -#: doc/git-permalink.en.1:64 +#: doc/git-permalink.en.1:101 msgid "" "On this example, the I<commit> comes first on the URL path, and the I<file> " "name comes at the end." @@ -218,7 +315,7 @@ msgstr "" "I<fichier> est après." #. type: Plain text -#: doc/git-permalink.en.1:67 +#: doc/git-permalink.en.1:104 msgid "" "If none of those values are found by B<git-config>(1) and B<git-permalink> " "can't guess the URL, it exits with an error." @@ -227,104 +324,13 @@ msgstr "" "ne peut pas deviner l'URL, cela se termine par une erreur." #. type: SH -#: doc/git-permalink.en.1:69 -#, no-wrap -msgid "SUPPORTED REMOTES" -msgstr "RÉFÉRENCES DISTANTES PRISES EN CHARGE" - -#. type: Plain text -#: doc/git-permalink.en.1:72 -msgid "The current supported remotes are:" -msgstr "La liste de références distantes prises en charge est:" - -#. type: IP -#: doc/git-permalink.en.1:74 doc/git-permalink.en.1:76 -#: doc/git-permalink.en.1:78 doc/git-permalink.en.1:80 -#: doc/git-permalink.en.1:82 doc/git-permalink.en.1:84 -#: doc/git-permalink.en.1:86 doc/git-permalink.en.1:88 -#: doc/git-permalink.en.1:90 doc/git-permalink.en.1:92 -#: doc/git-permalink.en.1:163 doc/git-permalink.en.1:170 -#: doc/git-permalink.en.1:175 doc/git-permalink.en.1:179 -#, no-wrap -msgid "\\(bu" -msgstr "\\(bu" - -#. type: Plain text -#: doc/git-permalink.en.1:76 -msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" -msgstr "git.euandreh.xyz (où git-permalink est hébergé =p)" - -#. type: Plain text -#: doc/git-permalink.en.1:78 -msgid "sourcehut" -msgstr "sourcehut" - -#. type: Plain text -#: doc/git-permalink.en.1:80 -msgid "git.kernel.org" -msgstr "git.kernel.org" - -#. type: Plain text -#: doc/git-permalink.en.1:82 -msgid "savannah" -msgstr "savannah" - -#. type: Plain text -#: doc/git-permalink.en.1:84 -msgid "notabug" -msgstr "notabug" - -#. type: Plain text -#: doc/git-permalink.en.1:86 -msgid "codeberg" -msgstr "codeberg" - -#. type: Plain text -#: doc/git-permalink.en.1:88 -msgid "bitbucket" -msgstr "bitbucket" - -#. type: Plain text -#: doc/git-permalink.en.1:90 -msgid "pagure" -msgstr "pagure" - -#. type: Plain text -#: doc/git-permalink.en.1:92 -msgid "gitlab" -msgstr "gitlab" - -#. type: Plain text -#: doc/git-permalink.en.1:94 -msgid "github" -msgstr "github" - -#. type: Plain text -#: doc/git-permalink.en.1:97 -msgid "Patches to add support for more source code forges are welcome!" -msgstr "" -"Les changements pour ajouter plus de sites d'hébergement de code sont les " -"bienvenus!" - -#. type: Plain text -#: doc/git-permalink.en.1:103 -msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> for discussion and more information." -msgstr "" -"Regarde E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> pour les discussions et plus d'information." - -#. type: SH -#: doc/git-permalink.en.1:105 +#: doc/git-permalink.en.1:106 #, no-wrap msgid "EXAMPLES" msgstr "EXAMPLES" #. type: Plain text -#: doc/git-permalink.en.1:108 +#: doc/git-permalink.en.1:109 msgid "" "Open I<src/fold.c> of a project with its origin pointing to I<sourcehut>:" msgstr "" @@ -332,7 +338,7 @@ msgstr "" "I<sourcehut>:" #. type: Plain text -#: doc/git-permalink.en.1:112 +#: doc/git-permalink.en.1:113 #, no-wrap msgid "" "\t$ git permalink src/fold.c 125\n" @@ -342,7 +348,7 @@ msgstr "" "\tOuverture de https://git.sr.ht/~sircmpwn/ctools/tree/fbf17d92f5ed1c38983f73df912f051ad0f9ef2d/item/src/fold.c#L125\n" #. type: Plain text -#: doc/git-permalink.en.1:115 +#: doc/git-permalink.en.1:116 msgid "" "Generate link for lines 59 through 94 of I<nongnu/packages/clojure.scm> on a " "project hosted on I<gitlab>, but only print it I<without> opening with B<xdg-" @@ -353,7 +359,7 @@ msgstr "" "l'ouvrir avec B<xdg-open>(1):" #. type: Plain text -#: doc/git-permalink.en.1:119 +#: doc/git-permalink.en.1:120 #, no-wrap msgid "" "\t$ git permalink -p nongnu/packages/clojure.scm 59-94\n" @@ -363,7 +369,7 @@ msgstr "" "\thttps://gitlab.com/nonguix/nonguix/-/blob/c9d7f30bcbd3a6e3076e56a972c33963c73c4d58/nongnu/packages/clojure.scm#L59-94\n" #. type: Plain text -#: doc/git-permalink.en.1:123 +#: doc/git-permalink.en.1:124 msgid "" "Configure an URL override, and open the file I<src/app_add.c> without " "selecting an specific line:" @@ -372,7 +378,7 @@ msgstr "" "app_add.c> sans choisir un numeró de ligne:" #. type: Plain text -#: doc/git-permalink.en.1:128 +#: doc/git-permalink.en.1:129 #, no-wrap msgid "" "\t$ git config git-permalink.template-file-commit 'https://git.alpinelinux.org/apk-tools/tree/%s?id=%s'\n" @@ -384,30 +390,30 @@ msgstr "" "\tOuverture de https://git.alpinelinux.org/apk-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3\n" #. type: SH -#: doc/git-permalink.en.1:131 +#: doc/git-permalink.en.1:132 #, no-wrap msgid "EXIT STATUS" msgstr "CODES DE SORTIE" #. type: TP -#: doc/git-permalink.en.1:133 +#: doc/git-permalink.en.1:134 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/git-permalink.en.1:136 +#: doc/git-permalink.en.1:137 msgid "Successful execution." msgstr "Exécution réussie." #. type: TP -#: doc/git-permalink.en.1:137 +#: doc/git-permalink.en.1:138 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/git-permalink.en.1:141 +#: doc/git-permalink.en.1:142 msgid "" "Unsupported remote. See the supported list in SUPPORTED REMOTES, and how to " "add custom ones in OVERRIDES." @@ -417,46 +423,46 @@ msgstr "" "partir d'un modèles dans MODÈLES." #. type: TP -#: doc/git-permalink.en.1:142 +#: doc/git-permalink.en.1:143 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/git-permalink.en.1:145 +#: doc/git-permalink.en.1:146 msgid "Invalid arguments." msgstr "Arguments invalides." #. type: SH -#: doc/git-permalink.en.1:147 +#: doc/git-permalink.en.1:148 #, no-wrap msgid "SEE ALSO" msgstr "VOIR AUSSI" #. type: Plain text -#: doc/git-permalink.en.1:151 +#: doc/git-permalink.en.1:152 msgid "B<git-config>(1) B<xdg-open>(1)" msgstr "B<git-config>(1) B<xdg-open>(1)" #. type: SH -#: doc/git-permalink.en.1:153 +#: doc/git-permalink.en.1:154 #, no-wrap msgid "AUTHORS" msgstr "AUTEURS" #. type: Plain text -#: doc/git-permalink.en.1:159 +#: doc/git-permalink.en.1:160 msgid "E<.MT eu@euandre.org> EuAndreh E<.ME> and contributors." msgstr "E<.MT eu@euandre.org> EuAndreh E<.ME> et les contributeurs." #. type: SH -#: doc/git-permalink.en.1:161 +#: doc/git-permalink.en.1:162 #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: doc/git-permalink.en.1:170 +#: doc/git-permalink.en.1:171 msgid "" "Report bugs to the E<.MT ~euandreh/public-inbox@lists.sr.ht> mailing list E<." "ME .> Use the subject \"\\f(CR[git-permalink] BUG or TASK: " @@ -467,7 +473,7 @@ msgstr "" "E<lt>descriptionE<gt>\\fR\"." #. type: Plain text -#: doc/git-permalink.en.1:175 +#: doc/git-permalink.en.1:176 msgid "" "Browse bugs E<.UR https://euandreh.xyz/git-permalink/TODOs.html> online E<." "UE .>" @@ -476,12 +482,12 @@ msgstr "" "ligne E<.UE .>" #. type: Plain text -#: doc/git-permalink.en.1:179 +#: doc/git-permalink.en.1:180 msgid "E<.UR https://euandreh.xyz/git-permalink/> Homepage E<.UE .>" msgstr "E<.UR https://euandreh.xyz/git-permalink/> Page d'accueil E<.UE .>" #. type: Plain text -#: doc/git-permalink.en.1:182 +#: doc/git-permalink.en.1:183 msgid "" "E<.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-permalink%5D> " "Comments and discussions E<.UE .>" diff --git a/doc/git-permalink.en.1 b/doc/git-permalink.en.1 index 00108c3..53af5a1 100644 --- a/doc/git-permalink.en.1 +++ b/doc/git-permalink.en.1 @@ -34,39 +34,9 @@ Show show help text. Show version number. -.SH OVERRIDES +.SH CONFIGURATION -If you want to configure the permalink URL template for a project with an unsupported origin you can do so via \fBgit-config\fR(1). - -There are two configuration options available: - -.TP -\fBgit-permalink.template-file-commit\fR -An URL template where the name of the \fIfile\fR comes first, and the \fIcommit\fR comes second. -cgit uses this style of URL, with something like in: - -.nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s -.fi - -On this example, the name of the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=". - -.TP -\fBgit-permalink.template-commit-file\fR -An URL template where the \fIcommit\fR comes first, and the name of the \fIfile\fR comes second. -sourcehut uses this style of URL, with something like: - -.nf - https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s -.fi - -On this example, the \fIcommit\fR comes first on the URL path, and the \fIfile\fR name comes at the end. - -.P -If none of those values are found by \fBgit-config\fR(1) and \fBgit-permalink\fR can't guess the URL, it exits with an error. - - -.SH SUPPORTED REMOTES +.SS SUPPORTED REMOTES The current supported remotes are: @@ -101,6 +71,37 @@ See .UE for discussion and more information. +.SS OVERRIDES + +If you want to configure the permalink URL template for a project with an unsupported origin you can do so via \fBgit-config\fR(1). + +There are two configuration options available: + +.TP +\fBgit-permalink.template-file-commit\fR +An URL template where the name of the \fIfile\fR comes first, and the \fIcommit\fR comes second. +cgit uses this style of URL, with something like in: + +.nf + https://git.euandreh.xyz/fallible/tree/%s?id=%s +.fi + +On this example, the name of the \fIfile\fR comes first and \fIcommit\fR comes at the very end after "id=". + +.TP +\fBgit-permalink.template-commit-file\fR +An URL template where the \fIcommit\fR comes first, and the name of the \fIfile\fR comes second. +sourcehut uses this style of URL, with something like: + +.nf + https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s +.fi + +On this example, the \fIcommit\fR comes first on the URL path, and the \fIfile\fR name comes at the end. + +.P +If none of those values are found by \fBgit-config\fR(1) and \fBgit-permalink\fR can't guess the URL, it exits with an error. + .SH EXAMPLES diff --git a/doc/git-permalink.eo.1 b/doc/git-permalink.eo.1 index 927de43..8fdfe9a 100644 --- a/doc/git-permalink.eo.1 +++ b/doc/git-permalink.eo.1 @@ -43,43 +43,9 @@ Montras helpmesaĝon. Montras versian numeron. -.SH SUPERREGOJ +.SH AGORDO -Se vi volas agordi la URL ŝablonon por projekto kun nesubtenita remoton, vi -povas uzi \fBgit\-config\fP(1). - -Estas du agordaj elektoj disponeblaj: - -.TP -\fBgit\-permalink.template\-file\-commit\fP -URL ŝablono, kie la nomo de la \fIdosiero\fP estas unue, kaj la \fIcommit\fP estas -due. cgit uzas ĉi tiun specon de URL, kiel en: - -.nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s -.fi - -Laŭ ĉi tiu ekzemplo, la nomo de la \fIdosiero\fP estas unue kaj la \fIcommit\fP -estas fine post "id=". - -.TP -\fBgit\-permalink.template\-commit\-file\fP -URL ŝablono, kie la \fIcommit\fP estas unue, kaj la nomo de la \fIdosiero\fP estas -due. sourcehut uzas ĉi tiun specon de URL, kiel en: - -.nf - https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s -.fi - -Laŭ ĉi tiu ekzemplo, la \fIcommit\fP estas unue en la URL, kaj la nome de la -\fIdosiero\fP estas poste. - -.P -Se neniu el tiuj estas estas trovita por \fBgit\-config\fP(1) aŭ -\fBgit\-permalink\fP ne povas diveni la URL, ĝi eliras erare. - - -.SH "SUBTENITAJ REMOTOJ" +.SS "SUBTENITAJ REMOTOJ" La nunaj subtenitaj remotoj estas: @@ -115,6 +81,41 @@ Foliumu por diskuto kaj pli da informoj. +.SS SUPERREGOJ + +Se vi volas agordi la URL ŝablonon por projekto kun nesubtenita remoton, vi +povas uzi \fBgit\-config\fP(1). + +Estas du agordaj elektoj disponeblaj: + +.TP +\fBgit\-permalink.template\-file\-commit\fP +URL ŝablono, kie la nomo de la \fIdosiero\fP estas unue, kaj la \fIcommit\fP estas +due. cgit uzas ĉi tiun specon de URL, kiel en: + +.nf + https://git.euandreh.xyz/fallible/tree/%s?id=%s +.fi + +Laŭ ĉi tiu ekzemplo, la nomo de la \fIdosiero\fP estas unue kaj la \fIcommit\fP +estas fine post "id=". + +.TP +\fBgit\-permalink.template\-commit\-file\fP +URL ŝablono, kie la \fIcommit\fP estas unue, kaj la nomo de la \fIdosiero\fP estas +due. sourcehut uzas ĉi tiun specon de URL, kiel en: + +.nf + https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s +.fi + +Laŭ ĉi tiu ekzemplo, la \fIcommit\fP estas unue en la URL, kaj la nome de la +\fIdosiero\fP estas poste. + +.P +Se neniu el tiuj estas estas trovita por \fBgit\-config\fP(1) aŭ +\fBgit\-permalink\fP ne povas diveni la URL, ĝi eliras erare. + .SH EKZEMPLOJ diff --git a/doc/git-permalink.fr.1 b/doc/git-permalink.fr.1 index d476358..a9368a2 100644 --- a/doc/git-permalink.fr.1 +++ b/doc/git-permalink.fr.1 @@ -44,44 +44,9 @@ Affiche message d'aide. Imprime le numeró de version. -.SH MODÈLES +.SH CONFIGURATION -Si vous souhaitez configurer le modèle de substitution d'URL pour un projet -que a un références distantes que n'est pas prises en charge, vous utilize -\fBgit\-config\fP(1). - -Il y a deux options de configuration disponible: - -.TP -\fBgit\-permalink.template\-file\-commit\fP -Un modèle de substitution d'URL où le nom du \fIfichier\fP est avant, et le -\fIcommit\fP est après. cgit utilise cette type d'URL, comme dans: - -.nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s -.fi - -Dans cet example, le nom du \fIfichier\fP est avant et le \fIcommit\fP est à la -fin, après le "id=". - -.TP -\fBgit\-permalink.template\-commit\-file\fP -Un modèle de substitution d'URL où le \fIcommit\fP est avant, et le nom du -\fIfichier\fP est après. sourcehut utilise cette type d'URL, comme dans: - -.nf - https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s -.fi - -Dans cet example, le \fIcommit\fP est avant dans le chemin de l'URL, et le -\fIfichier\fP est après. - -.P -Si aucune options n'est pas trouvé par \fBgit\-config\fP(1) et \fBgit\-permalink\fP -ne peut pas deviner l'URL, cela se termine par une erreur. - - -.SH "RÉFÉRENCES DISTANTES PRISES EN CHARGE" +.SS "RÉFÉRENCES DISTANTES PRISES EN CHARGE" La liste de références distantes prises en charge est: @@ -118,6 +83,42 @@ Regarde pour les discussions et plus d'information. +.SS MODÈLES + +Si vous souhaitez configurer le modèle de substitution d'URL pour un projet +que a un références distantes que n'est pas prises en charge, vous utilize +\fBgit\-config\fP(1). + +Il y a deux options de configuration disponible: + +.TP +\fBgit\-permalink.template\-file\-commit\fP +Un modèle de substitution d'URL où le nom du \fIfichier\fP est avant, et le +\fIcommit\fP est après. cgit utilise cette type d'URL, comme dans: + +.nf + https://git.euandreh.xyz/fallible/tree/%s?id=%s +.fi + +Dans cet example, le nom du \fIfichier\fP est avant et le \fIcommit\fP est à la +fin, après le "id=". + +.TP +\fBgit\-permalink.template\-commit\-file\fP +Un modèle de substitution d'URL où le \fIcommit\fP est avant, et le nom du +\fIfichier\fP est après. sourcehut utilise cette type d'URL, comme dans: + +.nf + https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s +.fi + +Dans cet example, le \fIcommit\fP est avant dans le chemin de l'URL, et le +\fIfichier\fP est après. + +.P +Si aucune options n'est pas trouvé par \fBgit\-config\fP(1) et \fBgit\-permalink\fP +ne peut pas deviner l'URL, cela se termine par une erreur. + .SH EXAMPLES diff --git a/doc/git-permalink.pt.1 b/doc/git-permalink.pt.1 index f165914..fa5cf67 100644 --- a/doc/git-permalink.pt.1 +++ b/doc/git-permalink.pt.1 @@ -44,44 +44,9 @@ Mostra mensagem de ajuda. Imprime o número da versão. -.SH MODELOS +.SH CONFIGURAÇÃO -Se você quiser configurar o modelo de substituição de URL de um projeto que -não tem suporte a um tipo de origem remota você pode fazê\-lo com -\fBgit\-config\fP(1). - -Há dois tipos de opções de configuração disponíveis: - -.TP -\fBgit\-permalink.template\-file\-commit\fP -Um modelo de substituição de URL em que o nome do \fIarquivo\fP vem primeiro, e -o \fIcommit\fP vem depois. cgit usa esse tipo de URL, como em: - -.nf - https://git.euandreh.xyz/fallible/tree/%s?id=%s -.fi - -Nesse exemplo, o nome do \fIarquivo\fP vem primeiro e o \fIcommit\fP vem só no -final, depois do "id=". - -.TP -\fBgit\-permalink.template\-commit\-file\fP -Um modelo de substituição de URL em que o \fIcommit\fP vem primeiro, e o nome -do \fIarquivo\fP vem depois. sourcehut usa esse tipo de URL, como em: - -.nf - https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s -.fi - -Nesse exemplo, o \fIcommit\fP aparece primeiro no caminho da URL, e o nome do -\fIarquivo\fP vem depois. - -.P -Se nenhuma das duas opções for encontrada pelo \fBgit\-config\fP(1) e o -\fBgit\-permalink\fP não consegue adivinhar a URL, ele termina com um erro. - - -.SH "ORIGENS REMOTAS COM SUPORTE" +.SS "ORIGENS REMOTAS COM SUPORTE" A lista atual de origens remotas com suporte é: @@ -117,6 +82,42 @@ Veja para discussão e mais informações. +.SS MODELOS + +Se você quiser configurar o modelo de substituição de URL de um projeto que +não tem suporte a um tipo de origem remota você pode fazê\-lo com +\fBgit\-config\fP(1). + +Há dois tipos de opções de configuração disponíveis: + +.TP +\fBgit\-permalink.template\-file\-commit\fP +Um modelo de substituição de URL em que o nome do \fIarquivo\fP vem primeiro, e +o \fIcommit\fP vem depois. cgit usa esse tipo de URL, como em: + +.nf + https://git.euandreh.xyz/fallible/tree/%s?id=%s +.fi + +Nesse exemplo, o nome do \fIarquivo\fP vem primeiro e o \fIcommit\fP vem só no +final, depois do "id=". + +.TP +\fBgit\-permalink.template\-commit\-file\fP +Um modelo de substituição de URL em que o \fIcommit\fP vem primeiro, e o nome +do \fIarquivo\fP vem depois. sourcehut usa esse tipo de URL, como em: + +.nf + https://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s +.fi + +Nesse exemplo, o \fIcommit\fP aparece primeiro no caminho da URL, e o nome do +\fIarquivo\fP vem depois. + +.P +Se nenhuma das duas opções for encontrada pelo \fBgit\-config\fP(1) e o +\fBgit\-permalink\fP não consegue adivinhar a URL, ele termina com um erro. + .SH EXEMPLOS @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: \n" -"POT-Creation-Date: 2021-06-21 15:10-0300\n" -"PO-Revision-Date: 2021-06-21 15:10-0300\n" +"POT-Creation-Date: 2021-06-21 15:24-0300\n" +"PO-Revision-Date: 2021-06-21 15:24-0300\n" "Last-Translator: \n" "Language-Team: \n" "Language: pt\n" @@ -139,11 +139,107 @@ msgstr "Imprime o número da versão." #. type: SH #: doc/git-permalink.en.1:37 #, no-wrap +msgid "CONFIGURATION" +msgstr "CONFIGURAÇÃO" + +#. type: SS +#: doc/git-permalink.en.1:39 +#, no-wrap +msgid "SUPPORTED REMOTES" +msgstr "ORIGENS REMOTAS COM SUPORTE" + +#. type: Plain text +#: doc/git-permalink.en.1:42 +msgid "The current supported remotes are:" +msgstr "A lista atual de origens remotas com suporte é:" + +#. type: IP +#: doc/git-permalink.en.1:44 doc/git-permalink.en.1:46 +#: doc/git-permalink.en.1:48 doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:52 doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:56 doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:60 doc/git-permalink.en.1:62 +#: doc/git-permalink.en.1:164 doc/git-permalink.en.1:171 +#: doc/git-permalink.en.1:176 doc/git-permalink.en.1:180 +#, no-wrap +msgid "\\(bu" +msgstr "\\(bu" + +#. type: Plain text +#: doc/git-permalink.en.1:46 +msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" +msgstr "git.euandreh.xyz (onde o próprio git-permalink está hospedado =p)" + +#. type: Plain text +#: doc/git-permalink.en.1:48 +msgid "sourcehut" +msgstr "sourcehut" + +#. type: Plain text +#: doc/git-permalink.en.1:50 +msgid "git.kernel.org" +msgstr "git.kernel.org" + +#. type: Plain text +#: doc/git-permalink.en.1:52 +msgid "savannah" +msgstr "savannah" + +#. type: Plain text +#: doc/git-permalink.en.1:54 +msgid "notabug" +msgstr "notabug" + +#. type: Plain text +#: doc/git-permalink.en.1:56 +msgid "codeberg" +msgstr "codeberg" + +#. type: Plain text +#: doc/git-permalink.en.1:58 +msgid "bitbucket" +msgstr "bitbucket" + +#. type: Plain text +#: doc/git-permalink.en.1:60 +msgid "pagure" +msgstr "pagure" + +#. type: Plain text +#: doc/git-permalink.en.1:62 +msgid "gitlab" +msgstr "gitlab" + +#. type: Plain text +#: doc/git-permalink.en.1:64 +msgid "github" +msgstr "github" + +#. type: Plain text +#: doc/git-permalink.en.1:67 +msgid "Patches to add support for more source code forges are welcome!" +msgstr "" +"Mudanças para adição de mais sites de hospedagem de código são bem-vindas!" + +#. type: Plain text +#: doc/git-permalink.en.1:73 +msgid "" +"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> for discussion and more information." +msgstr "" +"Veja E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" +"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" +"a25b66433a3a E<.UE> para discussão e mais informações." + +#. type: SS +#: doc/git-permalink.en.1:74 +#, no-wrap msgid "OVERRIDES" msgstr "MODELOS" #. type: Plain text -#: doc/git-permalink.en.1:40 +#: doc/git-permalink.en.1:77 msgid "" "If you want to configure the permalink URL template for a project with an " "unsupported origin you can do so via B<git-config>(1)." @@ -153,18 +249,18 @@ msgstr "" "config>(1)." #. type: Plain text -#: doc/git-permalink.en.1:42 +#: doc/git-permalink.en.1:79 msgid "There are two configuration options available:" msgstr "Há dois tipos de opções de configuração disponíveis:" #. type: TP -#: doc/git-permalink.en.1:43 +#: doc/git-permalink.en.1:80 #, no-wrap msgid "B<git-permalink.template-file-commit>" msgstr "B<git-permalink.template-file-commit>" #. type: Plain text -#: doc/git-permalink.en.1:47 +#: doc/git-permalink.en.1:84 msgid "" "An URL template where the name of the I<file> comes first, and the I<commit> " "comes second. cgit uses this style of URL, with something like in:" @@ -173,13 +269,13 @@ msgstr "" "o I<commit> vem depois. cgit usa esse tipo de URL, como em:" #. type: Plain text -#: doc/git-permalink.en.1:50 +#: doc/git-permalink.en.1:87 #, no-wrap msgid "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" msgstr "\thttps://git.euandreh.xyz/fallible/tree/%s?id=%s\n" #. type: Plain text -#: doc/git-permalink.en.1:53 +#: doc/git-permalink.en.1:90 msgid "" "On this example, the name of the I<file> comes first and I<commit> comes at " "the very end after \"id=\"." @@ -188,13 +284,13 @@ msgstr "" "final, depois do \"id=\"." #. type: TP -#: doc/git-permalink.en.1:54 +#: doc/git-permalink.en.1:91 #, no-wrap msgid "B<git-permalink.template-commit-file>" msgstr "B<git-permalink.template-commit-file>" #. type: Plain text -#: doc/git-permalink.en.1:58 +#: doc/git-permalink.en.1:95 msgid "" "An URL template where the I<commit> comes first, and the name of the I<file> " "comes second. sourcehut uses this style of URL, with something like:" @@ -203,13 +299,13 @@ msgstr "" "do I<arquivo> vem depois. sourcehut usa esse tipo de URL, como em:" #. type: Plain text -#: doc/git-permalink.en.1:61 +#: doc/git-permalink.en.1:98 #, no-wrap msgid "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" msgstr "\thttps://git.sr.ht/~sircmpwn/scdoc/tree/%s/item/%s\n" #. type: Plain text -#: doc/git-permalink.en.1:64 +#: doc/git-permalink.en.1:101 msgid "" "On this example, the I<commit> comes first on the URL path, and the I<file> " "name comes at the end." @@ -218,7 +314,7 @@ msgstr "" "I<arquivo> vem depois." #. type: Plain text -#: doc/git-permalink.en.1:67 +#: doc/git-permalink.en.1:104 msgid "" "If none of those values are found by B<git-config>(1) and B<git-permalink> " "can't guess the URL, it exits with an error." @@ -227,103 +323,13 @@ msgstr "" "permalink> não consegue adivinhar a URL, ele termina com um erro." #. type: SH -#: doc/git-permalink.en.1:69 -#, no-wrap -msgid "SUPPORTED REMOTES" -msgstr "ORIGENS REMOTAS COM SUPORTE" - -#. type: Plain text -#: doc/git-permalink.en.1:72 -msgid "The current supported remotes are:" -msgstr "A lista atual de origens remotas com suporte é:" - -#. type: IP -#: doc/git-permalink.en.1:74 doc/git-permalink.en.1:76 -#: doc/git-permalink.en.1:78 doc/git-permalink.en.1:80 -#: doc/git-permalink.en.1:82 doc/git-permalink.en.1:84 -#: doc/git-permalink.en.1:86 doc/git-permalink.en.1:88 -#: doc/git-permalink.en.1:90 doc/git-permalink.en.1:92 -#: doc/git-permalink.en.1:163 doc/git-permalink.en.1:170 -#: doc/git-permalink.en.1:175 doc/git-permalink.en.1:179 -#, no-wrap -msgid "\\(bu" -msgstr "\\(bu" - -#. type: Plain text -#: doc/git-permalink.en.1:76 -msgid "git.euandreh.xyz (where git-permalink itself is hosted =p)" -msgstr "git.euandreh.xyz (onde o próprio git-permalink está hospedado =p)" - -#. type: Plain text -#: doc/git-permalink.en.1:78 -msgid "sourcehut" -msgstr "sourcehut" - -#. type: Plain text -#: doc/git-permalink.en.1:80 -msgid "git.kernel.org" -msgstr "git.kernel.org" - -#. type: Plain text -#: doc/git-permalink.en.1:82 -msgid "savannah" -msgstr "savannah" - -#. type: Plain text -#: doc/git-permalink.en.1:84 -msgid "notabug" -msgstr "notabug" - -#. type: Plain text -#: doc/git-permalink.en.1:86 -msgid "codeberg" -msgstr "codeberg" - -#. type: Plain text -#: doc/git-permalink.en.1:88 -msgid "bitbucket" -msgstr "bitbucket" - -#. type: Plain text -#: doc/git-permalink.en.1:90 -msgid "pagure" -msgstr "pagure" - -#. type: Plain text -#: doc/git-permalink.en.1:92 -msgid "gitlab" -msgstr "gitlab" - -#. type: Plain text -#: doc/git-permalink.en.1:94 -msgid "github" -msgstr "github" - -#. type: Plain text -#: doc/git-permalink.en.1:97 -msgid "Patches to add support for more source code forges are welcome!" -msgstr "" -"Mudanças para adição de mais sites de hospedagem de código são bem-vindas!" - -#. type: Plain text -#: doc/git-permalink.en.1:103 -msgid "" -"See E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> for discussion and more information." -msgstr "" -"Veja E<.UR https://euandreh.xyz/git-permalink/TODOs.html#task-" -"cebc5298-17ad-5c60-dfa5-a25b66433a3a> #task-cebc5298-17ad-5c60-dfa5-" -"a25b66433a3a E<.UE> para discussão e mais informações." - -#. type: SH -#: doc/git-permalink.en.1:105 +#: doc/git-permalink.en.1:106 #, no-wrap msgid "EXAMPLES" msgstr "EXEMPLOS" #. type: Plain text -#: doc/git-permalink.en.1:108 +#: doc/git-permalink.en.1:109 msgid "" "Open I<src/fold.c> of a project with its origin pointing to I<sourcehut>:" msgstr "" @@ -331,7 +337,7 @@ msgstr "" "I<sourcehut>:" #. type: Plain text -#: doc/git-permalink.en.1:112 +#: doc/git-permalink.en.1:113 #, no-wrap msgid "" "\t$ git permalink src/fold.c 125\n" @@ -341,7 +347,7 @@ msgstr "" "\tAbrindo https://git.sr.ht/~sircmpwn/ctools/tree/fbf17d92f5ed1c38983f73df912f051ad0f9ef2d/item/src/fold.c#L125\n" #. type: Plain text -#: doc/git-permalink.en.1:115 +#: doc/git-permalink.en.1:116 msgid "" "Generate link for lines 59 through 94 of I<nongnu/packages/clojure.scm> on a " "project hosted on I<gitlab>, but only print it I<without> opening with B<xdg-" @@ -352,7 +358,7 @@ msgstr "" "B<xdg-open>(1):" #. type: Plain text -#: doc/git-permalink.en.1:119 +#: doc/git-permalink.en.1:120 #, no-wrap msgid "" "\t$ git permalink -p nongnu/packages/clojure.scm 59-94\n" @@ -362,7 +368,7 @@ msgstr "" "\thttps://gitlab.com/nonguix/nonguix/-/blob/c9d7f30bcbd3a6e3076e56a972c33963c73c4d58/nongnu/packages/clojure.scm#L59-94\n" #. type: Plain text -#: doc/git-permalink.en.1:123 +#: doc/git-permalink.en.1:124 msgid "" "Configure an URL override, and open the file I<src/app_add.c> without " "selecting an specific line:" @@ -371,7 +377,7 @@ msgstr "" "uma linha específica:" #. type: Plain text -#: doc/git-permalink.en.1:128 +#: doc/git-permalink.en.1:129 #, no-wrap msgid "" "\t$ git config git-permalink.template-file-commit 'https://git.alpinelinux.org/apk-tools/tree/%s?id=%s'\n" @@ -383,30 +389,30 @@ msgstr "" "\tAbrindo https://git.alpinelinux.org/apk-tools/tree/src/app_add.c?id=aeeb119fd8652c044cd5ceebce572b5c716914e3\n" #. type: SH -#: doc/git-permalink.en.1:131 +#: doc/git-permalink.en.1:132 #, no-wrap msgid "EXIT STATUS" msgstr "CÓDIGO DE SAÍDA" #. type: TP -#: doc/git-permalink.en.1:133 +#: doc/git-permalink.en.1:134 #, no-wrap msgid "B<0>" msgstr "B<0>" #. type: Plain text -#: doc/git-permalink.en.1:136 +#: doc/git-permalink.en.1:137 msgid "Successful execution." msgstr "Execução bem-sucedida." #. type: TP -#: doc/git-permalink.en.1:137 +#: doc/git-permalink.en.1:138 #, no-wrap msgid "B<1>" msgstr "B<1>" #. type: Plain text -#: doc/git-permalink.en.1:141 +#: doc/git-permalink.en.1:142 msgid "" "Unsupported remote. See the supported list in SUPPORTED REMOTES, and how to " "add custom ones in OVERRIDES." @@ -416,46 +422,46 @@ msgstr "" "model em MODELOS." #. type: TP -#: doc/git-permalink.en.1:142 +#: doc/git-permalink.en.1:143 #, no-wrap msgid "B<2>" msgstr "B<2>" #. type: Plain text -#: doc/git-permalink.en.1:145 +#: doc/git-permalink.en.1:146 msgid "Invalid arguments." msgstr "Argumentos inválidos." #. type: SH -#: doc/git-permalink.en.1:147 +#: doc/git-permalink.en.1:148 #, no-wrap msgid "SEE ALSO" msgstr "VEJA TAMBÉM" #. type: Plain text -#: doc/git-permalink.en.1:151 +#: doc/git-permalink.en.1:152 msgid "B<git-config>(1) B<xdg-open>(1)" msgstr "B<git-config>(1) B<xdg-open>(1)" #. type: SH -#: doc/git-permalink.en.1:153 +#: doc/git-permalink.en.1:154 #, no-wrap msgid "AUTHORS" msgstr "AUTORES" #. type: Plain text -#: doc/git-permalink.en.1:159 +#: doc/git-permalink.en.1:160 msgid "E<.MT eu@euandre.org> EuAndreh E<.ME> and contributors." msgstr "E<.MT eu@euandre.org> EuAndreh E<.ME> e colaboradores." #. type: SH -#: doc/git-permalink.en.1:161 +#: doc/git-permalink.en.1:162 #, no-wrap msgid "BUGS" msgstr "BUGS" #. type: Plain text -#: doc/git-permalink.en.1:170 +#: doc/git-permalink.en.1:171 msgid "" "Report bugs to the E<.MT ~euandreh/public-inbox@lists.sr.ht> mailing list E<." "ME .> Use the subject \"\\f(CR[git-permalink] BUG or TASK: " @@ -466,7 +472,7 @@ msgstr "" "E<lt>descriçãoE<gt>\\fR\"." #. type: Plain text -#: doc/git-permalink.en.1:175 +#: doc/git-permalink.en.1:176 msgid "" "Browse bugs E<.UR https://euandreh.xyz/git-permalink/TODOs.html> online E<." "UE .>" @@ -475,12 +481,12 @@ msgstr "" "UE .>" #. type: Plain text -#: doc/git-permalink.en.1:179 +#: doc/git-permalink.en.1:180 msgid "E<.UR https://euandreh.xyz/git-permalink/> Homepage E<.UE .>" msgstr "E<.UR https://euandreh.xyz/git-permalink/> Página inicial E<.UE .>" #. type: Plain text -#: doc/git-permalink.en.1:182 +#: doc/git-permalink.en.1:183 msgid "" "E<.UR https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgit-permalink%5D> " "Comments and discussions E<.UE .>" |