-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i18n: Translate xdg-desktop-portal-dde_en.ts in pt_BR
100% translated source file: 'xdg-desktop-portal-dde_en.ts' on 'pt_BR'.
- Loading branch information
1 parent
182d3d1
commit 0fe32b7
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
28 changes: 28 additions & 0 deletions
28
misc/translations/translations/xdg-desktop-portal-dde_pt_BR.ts
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 |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" ?><!DOCTYPE TS><TS version="2.1" language="pt_BR"> | ||
<context> | ||
<name>AccessDialog</name> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="51"/> | ||
<source>Deny Access</source> | ||
<translation>Negar acesso</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="59"/> | ||
<source>Grant Access</source> | ||
<translation>Conceder acesso</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>AppChooserDialog</name> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="18"/> | ||
<source>Cancel</source> | ||
<translation>Cancelar</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="19"/> | ||
<source>Confirm</source> | ||
<translation>Confirmar</translation> | ||
</message> | ||
</context> | ||
</TS> |