Skip to content

Commit 74765d2

Browse files
committed
Import translation work from https://crowdin.com/project/ublock
1 parent c46ee72 commit 74765d2

File tree

5 files changed

+69
-69
lines changed

5 files changed

+69
-69
lines changed

platform/mv3/description/webstore.ar.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
uBO Lite (uBOL) is an experimental *permission-less* MV3-based content blocker.
1+
uBo لايت (uBOL) عبارة عن مانع محتوى من نوع MV3 تجريبي *أقل طلبا للتصريح*.
22

3-
The default ruleset corresponds to uBlock Origin's default filterset:
3+
تتوافق مجموعة القواعد الافتراضية مع مجموعة عوامل التصفية الافتراضية لـ uBlock Origin:
44

5-
- uBlock Origin's built-in filter lists
6-
- EasyList
7-
- EasyPrivacy
8-
- Peter Lowe’s Ad and tracking server list
5+
- قوائم التصفية المدمجة في uBlock Origin
6+
- القائمة السهلة
7+
- الخصوصية السهلة
8+
- قائمة خادم الإعلانات والتتبع لبيتر لوي
99
- AdGuard CNAME-Cloaked Trackers
1010

1111
You can add more rulesets by visiting the options page -- click the _Cogs_ icon in the popup panel.
Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
1-
uBO Lite (uBOL) is an experimental *permission-less* MV3-based content blocker.
1+
uBO LiteuBOL)は実験的な*承認なし*の MV3 ベースのコンテンツ ブロッカーです。
22

3-
The default ruleset corresponds to uBlock Origin's default filterset:
3+
デフォルトのルールセットは uBlock Origin のデフォルトのフィルターセットと一致します。:
44

5-
- uBlock Origin's built-in filter lists
5+
- uBlock Origin のビルトイン フィルターリスト
66
- EasyList
77
- EasyPrivacy
8-
- Peter Lowe’s Ad and tracking server list
9-
- AdGuard CNAME-Cloaked Trackers
8+
Peter Lowe の広告とトラッキングサーバーのリスト
9+
- AdGuard CNAME Cloak トラッカーのリスト
1010

11-
You can add more rulesets by visiting the options page -- click the _Cogs_ icon in the popup panel.
11+
オプションページでルールセットを追加できます -- ポップアップ パネルの「歯車」アイコンをクリックします。
1212

13-
uBOL is entirely declarative, meaning there is no need for a permanent uBOL process for the filtering to occur, and CSS/JS injection-based content filtering is performed reliably by the browser itself rather than by the extension. This means that uBOL itself does not consume CPU/memory resources while content blocking is ongoing -- uBOL's service worker process is required _only_ when you interact with the popup panel or the option pages.
13+
uBOL は完全に宣言的です。つまり、フィルタリングを行うための恒久的な uBOL プロセスは必要なく、CSS/JS インジェクション ベースのコンテンツフィルタリングは拡張機能ではなくブラウザによって、確実に実行されます。 これは uBOL がコンテンツブロッキングの際に CPU、メモリを消費しないことを意味します。uBOL のサービス ワーカーは ポップアップ パネルや設定ページでのみ必要とされます。
1414

15-
uBOL does not require broad "read and modify data" permission at install time, hence its limited capabilities out of the box compared to uBlock Origin or other content blockers requiring broad "read and modify data" permissions at install time.
15+
uBOL はインストール時に広範な「データの読み取りと変更」の権限を要求しません。したがって uBlock Origin やその他の、インストール時に広範な「データの読み取りと変更」の権限を要求するコンテンツ ブロッカーに比べて、行えることが制限されています。
1616

17-
However, uBOL allows you to *explicitly* grant extended permissions on specific sites of your choice so that it can better filter on those sites using cosmetic filtering and scriptlet injections.
17+
しかし、uBOL は特定のサイトに対してユーザーが *明示的に* 拡張された権限を付与することによって、より良いフィルターや綺麗なスクリプトの挿入を可能とします。
1818

19-
To grant extended permissions on a given site, open the popup panel and pick a higher filtering mode such as Optimal or Complete.
19+
特定のサイトで拡張された権限を付与するには、ポップアップ パネルを開いて、「最適」や「完全」のようなより高いフィルタリングモードを選択します。
2020

21-
The browser will then warn you about the effects of granting the additional permissions requested by the extension on the current site, and you will have to tell the browser whether you accept or decline the request.
21+
ブラウザは、現在のサイトで拡張機能によってリクエストされた追加の権限を付与することによってもたらされる影響について警告します。承認または拒否することができます。
2222

23-
If you accept uBOL's request for additional permissions on the current site, it will be able to better filter content for the current site.
23+
現在のサイトでの uBOL のリクエストを承認すると、現在のサイトにより良いフィルターを適用できるようになります。
2424

25-
You can set the default filtering mode from uBOL's options page. If you pick the Optimal or Complete mode as the default one, you will need to grant uBOL the permission to read and modify data on all websites.
25+
uBOL の設定ページで規定のフィルタリング モードを設定できます。 「最適」または「完全」を規定のフィルタリング モードに設定した場合、すべてのWebサイトで「データの読み取りと変更」権限を付与する必要があります。
2626

27-
Keep in mind this is still a work in progress, with these end goals:
27+
注意として、uBOL はまだ開発途中で、これらの開発目標があります。
2828

29-
- No broad host permissions at install time -- extended permissions are granted explicitly by the user on a per-site basis.
29+
- インストール時に広範なホスト権限は不要 -- 拡張された権限はサイトごとにユーザーによって明示的に付与されます。
3030

31-
- Entirely declarative for reliability and CPU/memory efficiency.
31+
- 完全に宣言的で、CPU、メモリの効率性が良い

platform/mv3/extension/_locales/ar/messages.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"description": "Header for a ruleset section in 'Filter lists pane'"
121121
},
122122
"omnipotenceLegend": {
123-
"message": "uBO Lite can apply extended filtering on a given website only after you explicitly grant the extension permissions to modify data on that website. This setting allows you to grant permissions for extended filtering to all websites at once.",
123+
"message": "يمكن لـ uBO Lite تطبيق تصفية موسعة على موقع ويب معين فقط بعد منح أذونات الامتداد صراحة لتعديل البيانات الموجودة على هذا الموقع. يسمح لك هذا الإعداد بمنح أذونات للتصفية الموسعة لجميع مواقع الويب مرة واحدة.",
124124
"description": "Header for a ruleset section in 'Filter lists pane'"
125125
},
126126
"3pGroupDefault": {

0 commit comments

Comments
 (0)