-
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 ja
100% translated source file: 'xdg-desktop-portal-dde_en.ts' on 'ja'.
- Loading branch information
1 parent
5e2b1b3
commit 01b0172
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_ja.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="ja"> | ||
<context> | ||
<name>AccessDialog</name> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="51"/> | ||
<source>Deny Access</source> | ||
<translation>アクセスを拒否</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/accessdialog.cpp" line="59"/> | ||
<source>Grant Access</source> | ||
<translation>アクセスを許可</translation> | ||
</message> | ||
</context> | ||
<context> | ||
<name>AppChooserDialog</name> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="18"/> | ||
<source>Cancel</source> | ||
<translation>キャンセル</translation> | ||
</message> | ||
<message> | ||
<location filename="../../../src/appchooserdialog.cpp" line="19"/> | ||
<source>Confirm</source> | ||
<translation>確認</translation> | ||
</message> | ||
</context> | ||
</TS> |