mirror of
https://framagit.org/tom79/nitterizeme
synced 2025-02-26 08:27:41 +01:00
Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
commit
564e12777f
@ -55,24 +55,24 @@
|
||||
<string name="share">Поделиться</string>
|
||||
<string name="download">Скачать</string>
|
||||
<string name="share_with">Поделиться через</string>
|
||||
<string name="check_apps">Check apps</string>
|
||||
<string name="select_instances">Select instances</string>
|
||||
<string name="continue_with">Continue with…</string>
|
||||
<string name="just_once">Just once</string>
|
||||
<string name="always">Always</string>
|
||||
<string name="default_app_indication">%1$s has been set as a default app.\nYou can remove this behavior from the app settings.</string>
|
||||
<string name="indication_error_title">There is something wrong with the configuration of the app. Please, follow these indications to fix that issue.</string>
|
||||
<string name="open_configure">1 - Tap on the \"CONFIGURE\" button above.</string>
|
||||
<string name="supported_url_indication_1">2 - You are now in app settings from your device. Tap on \"Set as default\".</string>
|
||||
<string name="display_indications_1_description">Screenshot showing app settings for the app. You have to Tap on \"Set as default\"</string>
|
||||
<string name="supported_url_indication_2">2 - Then tap on \"Go to supported URLs\".</string>
|
||||
<string name="display_indications_2_description">Screenshot showing app settings for the app. You have to Tap on \"Go to supported URLs\"</string>
|
||||
<string name="supported_url_indication_3">3 - In suggestions make sure to pickup \"Always ask\"</string>
|
||||
<string name="display_indications_3_description">Screenshot showing app settings to define the behavior for opening URLs</string>
|
||||
<string name="default_apps">Default apps</string>
|
||||
<string name="remove_from_default_app">Remove from default apps</string>
|
||||
<string name="delete">Delete</string>
|
||||
<string name="cancel">Cancel</string>
|
||||
<string name="delete_app_from_default">Delete %1$s from default apps?</string>
|
||||
<string name="copy_done">Copied</string>
|
||||
<string name="check_apps">Проверить приложения</string>
|
||||
<string name="select_instances">Выбрать сервера</string>
|
||||
<string name="continue_with">Продолжить с…</string>
|
||||
<string name="just_once">Только один раз</string>
|
||||
<string name="always">Всегда</string>
|
||||
<string name="default_app_indication">%1$s было установлено как приложение по умолчанию.\nВы можете удалить это поведение в настройках приложения.</string>
|
||||
<string name="indication_error_title">Что-то не так с настройками приложения. Пожалуйста, следуйте этим указаниям, чтобы исправить эту проблему.</string>
|
||||
<string name="open_configure">1 - Нажмите на кнопку \"Настроить\" выше.</string>
|
||||
<string name="supported_url_indication_1">2 - Теперь вы в настройках приложения вашего устройства. Нажмите на \"Установить по умолчанию\".</string>
|
||||
<string name="display_indications_1_description">Скриншот показывает настройки для приложения. Нажмите на \"Установить по умолчанию\"</string>
|
||||
<string name="supported_url_indication_2">2 - Затем нажмите на \"Перейти к поддерживаемым URL\".</string>
|
||||
<string name="display_indications_2_description">Скриншот показывает настройки для приложения. Нажмите на \"Перейти к поддерживаемым URL\"</string>
|
||||
<string name="supported_url_indication_3">3 - В предложениях обязательно выберите \"Всегда спрашивать\"</string>
|
||||
<string name="display_indications_3_description">Скриншот, показывающий настройки приложения, для определения поведения при открытии URL</string>
|
||||
<string name="default_apps">Приложения по умолчанию</string>
|
||||
<string name="remove_from_default_app">Убрать из приложений по умолчанию</string>
|
||||
<string name="delete">Удалить</string>
|
||||
<string name="cancel">Отменить</string>
|
||||
<string name="delete_app_from_default">Удалить %1$s из приложений по умолчанию?</string>
|
||||
<string name="copy_done">Скопировано</string>
|
||||
</resources>
|
||||
|
@ -1,23 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="action_settings">Settings</string>
|
||||
<string name="action_about">About</string>
|
||||
<string name="developer">Developer</string>
|
||||
<string name="donations">Donations</string>
|
||||
<string name="about_the_app">About the app</string>
|
||||
<string name="source_code">Source code</string>
|
||||
<string name="issue_tracker">Issue tracker</string>
|
||||
<string name="license">License</string>
|
||||
<string name="about_vesrion">Release %1$s</string>
|
||||
<string name="custom_nitter">Custom Nitter instance</string>
|
||||
<string name="save">Save</string>
|
||||
<string name="close">Close</string>
|
||||
<string name="instances_saved">Custom instances have been saved!</string>
|
||||
<string name="custom_invidious">Custom Invidious instance</string>
|
||||
<string name="no_apps">No applications by default</string>
|
||||
<string name="Donate">Donate</string>
|
||||
<string name="warning">Warning</string>
|
||||
<string name="error">Error</string>
|
||||
<string name="action_settings">ترتیبات</string>
|
||||
<string name="action_about">متعلق</string>
|
||||
<string name="developer">ڈیوولپر</string>
|
||||
<string name="donations">عطیات</string>
|
||||
<string name="about_the_app">ایپ سے متعلق</string>
|
||||
<string name="source_code">سورس کوڈ</string>
|
||||
<string name="issue_tracker">مشکلات کا نگراں</string>
|
||||
<string name="license">لائسنس</string>
|
||||
<string name="about_vesrion">ورژن %1$s</string>
|
||||
<string name="custom_nitter">کسٹم نائٹر مثال</string>
|
||||
<string name="save">محفوظ</string>
|
||||
<string name="close">بند</string>
|
||||
<string name="instances_saved">کسٹم مثال محفوظ کیا گیا ہے!</string>
|
||||
<string name="custom_invidious">کسٹم پوشیدہ مثال</string>
|
||||
<string name="no_apps">طے شدہ ایپلی کیشنز نہیں ہے</string>
|
||||
<string name="Donate">عطیہ کریں</string>
|
||||
<string name="warning">انتباہ</string>
|
||||
<string name="error">خرابی</string>
|
||||
<string name="valid">Valid</string>
|
||||
<string name="icon_of_the_app">Icon of the app</string>
|
||||
<string name="open_with">Open with</string>
|
||||
|
@ -1,16 +1,16 @@
|
||||
UntrackMe once set by default to open Twitter, YouTube and Instagram links will transform them into Nitter, Invidious and Bibliogram links and delegate the action to another app.
|
||||
يتم تعيين UntrackMe مرة واحدة افتراضيًا لفتح روابط Twitter و YouTube و Instagram لتحويلها إلى روابط Nitter و Invidious و Bibliogram وتفويض الإجراء إلى تطبيق آخر.
|
||||
|
||||
كما يدعم روابط خرائط غوغل لتحويلها إلى روابط OpenStreetMap أو Geo URI.
|
||||
|
||||
يقوم التطبيق بالكشف عن تقصير عناوين المواقع و يعرض عنوان URL الكامل قبل زيارة الموقع.
|
||||
|
||||
**Lite version:
|
||||
**النسخة الخفيفة:
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
- عند مشاركة تويتر، ربط يوتيوب أو خرائط جوجل فقط التقط "UntrackMe" لتحويله قبل مشاركته مع تطبيق آخر.
|
||||
|
||||
**Full version:
|
||||
**النسخة الكاملة:
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
- يحتوي على جميع ميزات الإصدار الأصلي، كما أنه يتعامل مع جميع الروابط لإزالة معلمات التتبع. يستخدم منتقي التطبيق الخاص به الذي يعرض عناوين URL قبل زيارتهم.
|
||||
|
||||
|
||||
ما هو Nitter:
|
||||
@ -25,7 +25,7 @@ UntrackMe once set by default to open Twitter, YouTube and Instagram links will
|
||||
المشروع على غيت هب: https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
ما هو الببليوغرام:
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
||||
واجهة أمامية بديلة مجانية ومفتوحة المصدر إلى إنستغرام
|
||||
مشروع Github https://github.com/cloudrac3r/bibliogram
|
@ -4,11 +4,11 @@ UntrackMe once set by default to open Twitter, YouTube and Instagram links will
|
||||
|
||||
Η εφαρμογή θα ανιχνεύσει συντομευμένες URL και θα εμφανίσει τις πλήρης URL πριν την επίσκεψη στον ιστότοπο.
|
||||
|
||||
**Lite version:
|
||||
**Lite έκδοση:
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
|
||||
**Full version:
|
||||
**Πλήρης έκδοση:
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
|
||||
@ -25,7 +25,7 @@ UntrackMe once set by default to open Twitter, YouTube and Instagram links will
|
||||
Έργο Github: https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
Τι είναι το Bibliogram:
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
||||
Έργο Github: https://github.com/cloudrac3r/bibliogram
|
@ -1,16 +1,16 @@
|
||||
UntrackMe once set by default to open Twitter, YouTube and Instagram links will transform them into Nitter, Invidious and Bibliogram links and delegate the action to another app.
|
||||
Una vez establecido por defecto NitterizeMe para la apertura de enlaces de Twitter y YouTube e Instagram, los transformará en enlaces de Nitter, Invidious y Bibliogram, y delegará la acción a otra aplicación.
|
||||
|
||||
También soporta enlaces de Google Maps para transformarlos en enlaces de OpenStreetMap o Geo URI.
|
||||
|
||||
La aplicación detectará las URL acortadas y mostrará la URL completa antes de visitar el sitio.
|
||||
|
||||
**Lite version:
|
||||
**Versión Ligera:
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
- A la hora de compartir un enlace de Twitter, YouTube o Google Maps, simplemente selecciona UntrackMe para transformarlo antes de compartirlo con otra aplicación.
|
||||
|
||||
**Full version:
|
||||
**Versión completa:
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
- Contiene todas las características de la versión ligera y además maneja los enlaces para quitarles los parámetros de seguimiento. Utiliza su propio selector de aplicaciones que muestra URLs antes de visitarlas.
|
||||
|
||||
|
||||
Qué es Nitter:
|
||||
@ -25,7 +25,7 @@ Una interfaz de YouTube alternativa, libre y de código abierto
|
||||
Proyecto Github: https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
Qué es Bibliogram:
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
||||
Una interfaz alternativa de Instagram, libre y de código abierto
|
||||
Proyecto en Github: https://github.com/cloudrac3r/bibliogram
|
@ -4,11 +4,11 @@ Il supporte également les liens Google Maps pour les transformer en liens OpenS
|
||||
|
||||
L’application détectera les URL raccourcies et affichera l’URL complète avant de visiter le site.
|
||||
|
||||
**Lite version:
|
||||
**Version allégée :
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
|
||||
**Full version:
|
||||
**Version complète :
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
|
||||
@ -25,7 +25,7 @@ Une alternative libre et open source à YouTube
|
||||
Projet Github : https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
Qu'est-ce que Bibliogram :
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
@ -1,16 +1,16 @@
|
||||
UntrackMe once set by default to open Twitter, YouTube and Instagram links will transform them into Nitter, Invidious and Bibliogram links and delegate the action to another app.
|
||||
UntrackMe, однажды установленный по умолчанию для открытия Twitter, YouTube и Instagram ссылок, будет трансформировать их в Nitter, Invidious и Bibliogram ссылки и передавать действие другому приложению.
|
||||
|
||||
Также поддерживается трансформация ссылок Google карт в Geo URI или ссылки OpenStreetMap.
|
||||
|
||||
Приложение будет определять укороченные ссылки и отображать полный путь перед посещением сайта.
|
||||
|
||||
**Lite version:
|
||||
**Lite версия:
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
- Делясь Twitter, YouTube или Google Карты ссылкой просто выберите UntrackMe чтобы трансформировать её перед отправкой в другое приложение.
|
||||
|
||||
**Full version:
|
||||
**Полная версия:
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
- Содержит все возможности Lite версии и также обрабатывает все ссылки для удаления параметров отслеживания. Оно использует свой собственный выбор приложений, которые отображают URL перед их посещением.
|
||||
|
||||
|
||||
Что такое Nitter:
|
||||
@ -25,7 +25,7 @@ UntrackMe once set by default to open Twitter, YouTube and Instagram links will
|
||||
Проект на Github: https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
Что такое Bibliogram:
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
||||
Свободный front-end с открытым исходным кодом для Instagram
|
||||
Проект на Github: https://github.com/cloudrac3r/bibliogram
|
@ -1,16 +1,16 @@
|
||||
UntrackMe once set by default to open Twitter, YouTube and Instagram links will transform them into Nitter, Invidious and Bibliogram links and delegate the action to another app.
|
||||
一旦被设置为打开Twitter、YouTube和Instagram链接的默认应用,UntrackMe便会将这类链接转换为Nitter、Invidious和Bibliogram链接并将动作委托给另一个应用。
|
||||
|
||||
它还支持谷歌地图链接,将其转换为 OpenStreetMap 链接或 Geo URI。
|
||||
|
||||
应用会检测短网址并在访问站点之前显示完整网址。
|
||||
|
||||
**Lite version:
|
||||
**精简版本:
|
||||
|
||||
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
|
||||
-共享Twitter,YouTube或Google Maps链接时,先选择UntrackMe对此类链接进行转换,再与其他应用共享。
|
||||
|
||||
**Full version:
|
||||
**完整版本:
|
||||
|
||||
- Contains all features of the lite version and it also handle all links to remove tracking parameters. It uses its own app picker that display URLs before visiting them.
|
||||
-包含精简版的所有功能,还处理所有链接以删除跟踪参数 它使用自己的应用程序选择器,在访问它们前先显示 URL
|
||||
|
||||
|
||||
什么是Nitter:
|
||||
@ -19,13 +19,13 @@ Niter是自由和开放源码的替代 Twitter 的前端,注重保护隐私。
|
||||
Github 项目:https://github.com/zedeus/nitter
|
||||
|
||||
|
||||
Invidious是什么:
|
||||
什么是Invidious:
|
||||
|
||||
YouTube的一个自由和开源的替代前端
|
||||
Github 项目:https://github.com/omarroth/invidious
|
||||
|
||||
|
||||
What is Bibliogram:
|
||||
什么是Bibliogram:
|
||||
|
||||
A free and open source alternative front-end to Instagram
|
||||
Github project: https://github.com/cloudrac3r/bibliogram
|
||||
Instagram的自由开源替代前端
|
||||
Github 项目:https://github.com/cloudrac3r/bibliogram
|
Loading…
x
Reference in New Issue
Block a user