diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:44:35 +0100 |
commit | 4923a64dd55704e9adaf5e4c635ca04d7fb2beed (patch) | |
tree | 89fdad0fe503c35f59408e8eaf051f376bb709a7 /files/ar/web/api | |
parent | 41c76addc97200aa71105773397aa4edd2af6b4c (diff) | |
download | translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.gz translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.tar.bz2 translated-content-4923a64dd55704e9adaf5e4c635ca04d7fb2beed.zip |
unslug ar: modify
Diffstat (limited to 'files/ar/web/api')
4 files changed, 8 insertions, 4 deletions
diff --git a/files/ar/web/api/geolocation_api/index.html b/files/ar/web/api/geolocation_api/index.html index a27275b2b5..74cf4c6caf 100644 --- a/files/ar/web/api/geolocation_api/index.html +++ b/files/ar/web/api/geolocation_api/index.html @@ -1,7 +1,8 @@ --- title: Using geolocation -slug: Web/API/Geolocation/Using_geolocation +slug: Web/API/Geolocation_API translation_of: Web/API/Geolocation_API +original_slug: Web/API/Geolocation/Using_geolocation --- <p>The <strong>geolocation API</strong> allows the user to provide their location to web applications if they so desire. For privacy reasons, the user is asked for permission to report location information.</p> diff --git a/files/ar/web/api/geolocation_api/using_the_geolocation_api/index.html b/files/ar/web/api/geolocation_api/using_the_geolocation_api/index.html index d696d6c9f2..86610979b0 100644 --- a/files/ar/web/api/geolocation_api/using_the_geolocation_api/index.html +++ b/files/ar/web/api/geolocation_api/using_the_geolocation_api/index.html @@ -1,7 +1,8 @@ --- title: Using the Geolocation API -slug: Web/API/Geolocation/Using_geolocation/Using_the_Geolocation_API +slug: Web/API/Geolocation_API/Using_the_Geolocation_API translation_of: Web/API/Geolocation_API/Using_the_Geolocation_API +original_slug: Web/API/Geolocation/Using_geolocation/Using_the_Geolocation_API --- <div>{{securecontext_header}}{{DefaultAPISidebar("Geolocation API")}}</div> diff --git a/files/ar/web/api/history_api/example/index.html b/files/ar/web/api/history_api/example/index.html index 1bcce72374..b31bb01cf2 100644 --- a/files/ar/web/api/history_api/example/index.html +++ b/files/ar/web/api/history_api/example/index.html @@ -1,7 +1,8 @@ --- title: مثال تصفح آجاكس -slug: Web/API/History_API/مثال +slug: Web/API/History_API/Example translation_of: Web/API/History_API/Example +original_slug: Web/API/History_API/مثال --- <p dir="rtl">هذا مثال عن موقع واب يستعمل تقنية Ajax مُكَـوَّن فقط من ثلاث صفحات (<em>first_page.php</em>، <em>second_page.php </em> و <em>third_page.php</em>). لرؤية كيفية اشتغالها، رجاء، قم بصنع الملفات التالية (أو git clone <a href="https://github.com/giabao/mdn-ajax-nav-example" title="/en-US/docs/">https://github.com/giabao/mdn-ajax-nav-example.git</a>)</p> diff --git a/files/ar/web/api/navigator/battery/index.html b/files/ar/web/api/navigator/battery/index.html index 563c6d5288..0596c21aed 100644 --- a/files/ar/web/api/navigator/battery/index.html +++ b/files/ar/web/api/navigator/battery/index.html @@ -1,6 +1,6 @@ --- title: Navigator.battery -slug: Web/API/Navigator.battery +slug: Web/API/Navigator/battery tags: - API - batter @@ -8,6 +8,7 @@ tags: - المراجع - كائن البطارية translation_of: Web/API/Navigator/battery +original_slug: Web/API/Navigator.battery --- <p>{{ ApiRef() }}</p> <h2 id="الملخص">الملخص</h2> |