forked from WinMerge/winmerge
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added translation for "Add Copy Selected Difference to Clipboard (WinMerge#2429)"
- Loading branch information
1 parent
ef21811
commit 501b582
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ msgstr "" | |
"Project-Id-Version: WinMerge\n" | ||
"Report-Msgid-Bugs-To: https://bugs.winmerge.org/\n" | ||
"POT-Creation-Date: 2023-03-13 09:30-0300\n" | ||
"PO-Revision-Date: 2024-07-30 23:00-0300\n" | ||
"PO-Revision-Date: 2024-09-16 09:00-0300\n" | ||
"Last-Translator: Marcello <[email protected]>\n" | ||
"Language-Team: Felipe\n" | ||
"Language: pt_BR\n" | ||
|
@@ -63,13 +63,13 @@ msgid "Copy Selected Line(s) from Left" | |
msgstr "Copiar a(s) linha(s) selecionada(s) da esquerda" | ||
|
||
msgid "&Copy Selected Diff (Left) to Clipboard\tCtrl+1" | ||
msgstr "" | ||
msgstr "Copiar as Diferenças Selecionadas (da Esquerda) para a Área de Transferência\tCtrl+1" | ||
|
||
msgid "&Copy Selected Diff (Mid) to Clipboard\tCtrl+2" | ||
msgstr "" | ||
msgstr "Copiar as Diferenças Selecionadas (do Meio) para a Área de Transferência\tCtrl+2" | ||
|
||
msgid "&Copy Selected Diff (Right) to Clipboard\tCtrl+3" | ||
msgstr "" | ||
msgstr "Copiar as Diferenças Selecionadas (da Direita) para a Área de Transferência\tCtrl+3" | ||
|
||
msgid "Select Line &Difference\tF4" | ||
msgstr "Selecionar a &Diferença da Linha\tF4" | ||
|