Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions i18n/NotepadNext_pt_PT.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1646,7 +1646,7 @@
<message>
<location filename="../src/NotepadNext/dialogs/MainWindow.ui" line="1146"/>
<source>Open %1 Here</source>
<translation type="unfinished"></translation>
<translation>Abrir %1 aqui</translation>
</message>
<message>
<source>Open Command Prompt Here</source>
Expand Down Expand Up @@ -2149,7 +2149,7 @@
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.ui" line="188"/>
<source>Default Line Endings</source>
<translation type="unfinished"></translation>
<translation>Finais de linha predefinidos</translation>
</message>
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.ui" line="219"/>
Expand All @@ -2174,22 +2174,22 @@
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.cpp" line="83"/>
<source>System Default</source>
<translation type="unfinished"></translation>
<translation>Predefinição do sistema</translation>
</message>
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.cpp" line="84"/>
<source>Windows (CR LF)</source>
<translation type="unfinished">Windows (CR LF)</translation>
<translation>Windows (CR LF)</translation>
</message>
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.cpp" line="85"/>
<source>Linux (LF)</source>
<translation type="unfinished"></translation>
<translation>Linux (LF)</translation>
</message>
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.cpp" line="86"/>
<source>Macintosh (CR)</source>
<translation type="unfinished">Macintosh (CR)</translation>
<translation>Macintosh (CR)</translation>
</message>
<message>
<location filename="../src/NotepadNext/dialogs/PreferencesDialog.cpp" line="139"/>
Expand Down
Loading