-
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 de_DE
100% translated source file: 'xdg-desktop-portal-dde_en.ts' on 'de_DE'.
- Loading branch information
1 parent
963e0ff
commit 44b6cc5
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_de_DE.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="de_DE"> | ||
<context> | ||
<name>AccessDialog</name> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="51"/> | ||
<source>Deny Access</source> | ||
<translation>Verbiete Zugriff</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="59"/> | ||
<source>Grant Access</source> | ||
<translation>Gewähre Zugriff</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>AppChooserDialog</name> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="18"/> | ||
<source>Cancel</source> | ||
<translation>Abbrechen</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="19"/> | ||
<source>Confirm</source> | ||
<translation>Bestätigen</translation> | ||
</message> | ||
</context> | ||
</TS> |