1
0
mirror of https://framagit.org/tom79/nitterizeme synced 2025-02-20 21:50:50 +01:00

Merge remote-tracking branch 'origin/develop' into develop

This commit is contained in:
Thomas 2020-11-29 17:50:12 +01:00
commit 0f1a9ca48a
9 changed files with 470 additions and 264 deletions

View File

@ -4,7 +4,7 @@ It also supports Google Maps links to transform them into OpenStreetMap links or
The app will detect shortened URLs and will display the full URL before visiting the site. The app will detect shortened URLs and will display the full URL before visiting the site.
**Lite version: **হালকা সংস্করণ:
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. - When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app.
@ -19,7 +19,7 @@ A free and open source alternative Twitter front-end focused on privacy.
Github project: https://github.com/zedeus/nitter Github project: https://github.com/zedeus/nitter
What is Invidious: ইনভিডিয়াস কি:
A free and open source alternative front-end to YouTube A free and open source alternative front-end to YouTube
Github project: https://github.com/omarroth/invidious Github project: https://github.com/omarroth/invidious

View File

@ -0,0 +1,31 @@
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.
It also supports Google Maps links to transform them into OpenStreetMap links or Geo URI.
The app will detect shortened URLs and will display the full URL before visiting the site.
**Lite version:
- 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.
What is Nitter:
A free and open source alternative Twitter front-end focused on privacy.
Github project: https://github.com/zedeus/nitter
What is Invidious:
A free and open source alternative front-end to YouTube
Github project: 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

View File

@ -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 po ustawieniu jako domyślnej aplikacji do otwierania linków z Twittera, YouTube'a i Instagrama zamieni je na linki do Nittera, Invidiousa i Bibliograma oraz przekaże działanie tym aplikacjom.
Obsługuje również łącza Mapy Google do przekształcania ich w linki OpenStreetMap lub Geo URI. Obsługuje również łącza Mapy Google do przekształcania ich w linki OpenStreetMap lub Geo URI.
Aplikacja wykryje skrócone adresy URL i wyświetli pełny adres URL przed odwiedzeniem witryny. Aplikacja wykryje skrócone adresy URL i wyświetli pełny adres URL przed odwiedzeniem witryny.
**Lite version: **Wersja Lite:
- When sharing a Twitter, YouTube or Google Maps link just pick up UntrackMe to transform it before sharing it with another app. - Podczas udostępniania linka z Twittera, YouTube'a lub Mapy Google, po prostu użyj UntrackMe, aby zmienić go przed udostępnieniem go innej aplikacji.
**Full version: **Pełna wersja:
- 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. - Zawiera wszystkie funkcje wersji lite i obsługuje usuwanie parametrów śledzących z linków. Używa własnego selektora aplikacji, który wyświetla adresy URL przed ich odwiedzeniem.
Co to jest Nitter: Co to jest Nitter:
@ -25,7 +25,7 @@ Darmowa i otwarto źródłowa alternatywa dla front-endu YouTube'a
Projekt Github: https://github.com/omarroth/invidious Projekt Github: https://github.com/omarroth/invidious
What is Bibliogram: Co to jest Bibliogram:
A free and open source alternative front-end to Instagram Darmowy i otwartoźródłowy alternatywny front-end dla Instagrama
Projekt Github: https://github.com/cloudrac3r/bibliogram Projekt Github: https://github.com/cloudrac3r/bibliogram

View File

@ -1,27 +1,27 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- Some local values --> <!-- Some local values -->
<string name="action_settings">Settings</string> <string name="action_settings">সেটিংস</string>
<string name="action_about">About</string> <string name="action_about">সম্পর্কে</string>
<string name="developer">Developer</string> <string name="developer">ডেভেলপার</string>
<string name="donations">Donations</string> <string name="donations">দান করো</string>
<string name="about_the_app">About the app</string> <string name="about_the_app">অ্যাপ সম্পর্কে</string>
<string name="source_code">Source code</string> <string name="source_code">সোর্স কোড</string>
<string name="issue_tracker">Issue tracker</string> <string name="issue_tracker">ইস্যু অনুসরণকারী</string>
<string name="license">License</string> <string name="license">লাইসেন্স</string>
<string name="about_vesrion">Release %1$s</string> <string name="about_vesrion">সংস্করণ: %1$s</string>
<string name="custom_nitter">Custom Nitter instance</string> <string name="custom_nitter">Custom Nitter instance</string>
<string name="save">Save</string> <string name="save">সংরক্ষণ করো</string>
<string name="close">Close</string> <string name="close">বন্ধ</string>
<string name="instances_saved">Custom instances have been saved!</string> <string name="instances_saved">Custom instances have been saved!</string>
<string name="custom_invidious">Custom Invidious instance</string> <string name="custom_invidious">Custom Invidious instance</string>
<string name="no_apps">No applications by default</string> <string name="no_apps">No applications by default</string>
<string name="Donate">Donate</string> <string name="Donate">দান করো</string>
<string name="warning">Warning</string> <string name="warning">সতর্কতা</string>
<string name="error">Error</string> <string name="error">ত্রুটি</string>
<string name="valid">Valid</string> <string name="valid">শুদ্ধ</string>
<string name="icon_of_the_app">Icon of the app</string> <string name="icon_of_the_app">Icon of the app</string>
<string name="open_with">Open with</string> <string name="open_with">খুলতে ব্যবহার করো</string>
<string name="redirect_gm_to_osm">Redirect Google Map to OpenStreetMap</string> <string name="redirect_gm_to_osm">Redirect Google Map to OpenStreetMap</string>
<string name="custom_osm">Custom OSM hostname</string> <string name="custom_osm">Custom OSM hostname</string>
<string name="redirect_youtube_to_invidious">Redirect YouTube to Invidious</string> <string name="redirect_youtube_to_invidious">Redirect YouTube to Invidious</string>
@ -29,14 +29,14 @@
<string name="redirect_instagram_to_bibliogram">Redirect Instagram to Bibliogram</string> <string name="redirect_instagram_to_bibliogram">Redirect Instagram to Bibliogram</string>
<string name="custom_bibliogram">Custom Bibliogram instance</string> <string name="custom_bibliogram">Custom Bibliogram instance</string>
<string name="redirect_gm_to_geo_uri">Redirect Google Map to Geo URI</string> <string name="redirect_gm_to_geo_uri">Redirect Google Map to Geo URI</string>
<string name="configure">Configure</string> <string name="configure">মান নির্ধারণ করো</string>
<string name="display_supported_links">Display supported links</string> <string name="display_supported_links">Display supported links</string>
<string name="use_geo_uri">Use geo URI</string> <string name="use_geo_uri">Use geo URI</string>
<string name="how_to">How-to</string> <string name="how_to">কীভাবে করতে হয়</string>
<string name="shortened_detected">Shortened URL</string> <string name="shortened_detected">Shortened URL</string>
<string name="shortener_services">Shortener services</string> <string name="shortener_services">Shortener services</string>
<string name="open">Open</string> <string name="open">খোলা</string>
<string name="dismiss">Dismiss</string> <string name="dismiss">বাতিল করো</string>
<string name="resolving_shortened">Resolving shortened URL, please wait…</string> <string name="resolving_shortened">Resolving shortened URL, please wait…</string>
<string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string> <string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string>
<string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string> <string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string>
@ -44,7 +44,7 @@
<string name="invidious_instances">Invidious instances</string> <string name="invidious_instances">Invidious instances</string>
<string name="nitter_instances">Nitter instances</string> <string name="nitter_instances">Nitter instances</string>
<string name="bibliogram_instances">Bibliogram instances</string> <string name="bibliogram_instances">Bibliogram instances</string>
<string name="latency">Latency</string> <string name="latency">ল্যাটেন্সি</string>
<string name="error_message_internet">Check your Internet connection</string> <string name="error_message_internet">Check your Internet connection</string>
<string name="instance_label">Instance:</string> <string name="instance_label">Instance:</string>
<string name="expand_instance_details">Expand instance details</string> <string name="expand_instance_details">Expand instance details</string>
@ -53,14 +53,14 @@
<string name="about_instances">The list of instances comes from\n\n <a href="%1$s">%2$s</a>\n\nYou can contribute to this list by adding or removing instances.</string> <string name="about_instances">The list of instances comes from\n\n <a href="%1$s">%2$s</a>\n\nYou can contribute to this list by adding or removing instances.</string>
<string name="about_instances_title">About instances</string> <string name="about_instances_title">About instances</string>
<string name="use_built_in_player">Use the built-in player</string> <string name="use_built_in_player">Use the built-in player</string>
<string name="share">Share</string> <string name="share">শেয়ার</string>
<string name="download">Download</string> <string name="download">ডাউনলোড</string>
<string name="share_with">Share with</string> <string name="share_with">Share with</string>
<string name="check_apps">Check apps</string> <string name="check_apps">Check apps</string>
<string name="select_instances">Select instances</string> <string name="select_instances">Select instances</string>
<string name="continue_with">Continue with…</string> <string name="continue_with">Continue with…</string>
<string name="just_once">Just once</string> <string name="just_once">Just once</string>
<string name="always">Always</string> <string name="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="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="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="open_configure">1 - Tap on the \"CONFIGURE\" button above.</string>
@ -72,14 +72,14 @@
<string name="display_indications_3_description">Screenshot showing app settings to define the behavior for opening URLs</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="default_apps">Default apps</string>
<string name="remove_from_default_app">Remove from default apps</string> <string name="remove_from_default_app">Remove from default apps</string>
<string name="delete">Delete</string> <string name="delete">মুছো</string>
<string name="cancel">Cancel</string> <string name="cancel">বাতিল</string>
<string name="delete_app_from_default">Delete %1$s from default apps?</string> <string name="delete_app_from_default">Delete %1$s from default apps?</string>
<string name="copy_done">Copied</string> <string name="copy_done">অনুলিপিত</string>
<string name="no_apps_set_as_default">No apps set as default!</string> <string name="no_apps_set_as_default">No apps set as default!</string>
<string name="custom_settings_for_invidious">Custom settings for Invidious</string> <string name="custom_settings_for_invidious">Custom settings for Invidious</string>
<string name="invidious_settings">Invidious settings</string> <string name="invidious_settings">Invidious settings</string>
<string name="invidious_dark_mode_title">Theme</string> <string name="invidious_dark_mode_title">থিম</string>
<string name="invidious_dark_mode_indication">Configure default theme without setting cookies</string> <string name="invidious_dark_mode_indication">Configure default theme without setting cookies</string>
<string name="invidious_thin_mode_title">Thin mode</string> <string name="invidious_thin_mode_title">Thin mode</string>
<string name="invidious_thin_mode_indication">Load HTML, CSS, JS and video elements (disables images)</string> <string name="invidious_thin_mode_indication">Load HTML, CSS, JS and video elements (disables images)</string>
@ -90,19 +90,19 @@
<string name="invidious_annotations_mode_title">Annotations</string> <string name="invidious_annotations_mode_title">Annotations</string>
<string name="invidious_annotations_mode_indication">Show legacy annotations, provided by the Internet Archive</string> <string name="invidious_annotations_mode_indication">Show legacy annotations, provided by the Internet Archive</string>
<string name="invidious_autoplay_mode_indication">Automatically play video on load</string> <string name="invidious_autoplay_mode_indication">Automatically play video on load</string>
<string name="invidious_autoplay_mode_title">Autoplay</string> <string name="invidious_autoplay_mode_title">স্বয়ং চালু করো</string>
<string name="invidious_continue_mode_title">Continue</string> <string name="invidious_continue_mode_title">এগিয়ে যাও</string>
<string name="invidious_continue_mode_indication">When video is done, automatically go to the next related video (similar to YouTubes Autoplay feature)</string> <string name="invidious_continue_mode_indication">When video is done, automatically go to the next related video (similar to YouTubes Autoplay feature)</string>
<string name="invidious_listen_mode_title">Listen</string> <string name="invidious_listen_mode_title">শুনো</string>
<string name="invidious_listen_mode_indication">Play only audio portion of video</string> <string name="invidious_listen_mode_indication">Play only audio portion of video</string>
<string name="invidious_local_mode_title">Local</string> <string name="invidious_local_mode_title">স্থানীয়</string>
<string name="invidious_local_mode_indication">Proxy video streams</string> <string name="invidious_local_mode_indication">Proxy video streams</string>
<string name="invidious_subtitles_mode_title">Subtitles</string> <string name="invidious_subtitles_mode_title">Subtitles</string>
<string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string> <string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string>
<string name="invidious_quality_mode_title">Quality</string> <string name="invidious_quality_mode_title">গুণমান</string>
<string name="invidious_quality_mode_indication">Default player quality</string> <string name="invidious_quality_mode_indication">Default player quality</string>
<string name="invidious_loop_mode_title">Loop</string> <string name="invidious_loop_mode_title">চক্রাকার</string>
<string name="invidious_volume_mode_title">Volume</string> <string name="invidious_volume_mode_title">আওয়াজ মাত্রা</string>
<string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string> <string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string>
<string name="invidious_loop_mode_indication">Loop player by default</string> <string name="invidious_loop_mode_indication">Loop player by default</string>
<string name="invidious_volume_mode_value">Volume value</string> <string name="invidious_volume_mode_value">Volume value</string>
@ -110,66 +110,66 @@
<string name="pref_invidious_head3">Player Style</string> <string name="pref_invidious_head3">Player Style</string>
<string name="invidious_player_style_mode_title">Appearance</string> <string name="invidious_player_style_mode_title">Appearance</string>
<string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string> <string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string>
<string name="help">Help</string> <string name="help">সাহায্য</string>
<string name="invidious_help_title">Setting options</string> <string name="invidious_help_title">Setting options</string>
<string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string> <string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string>
<string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string> <string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string>
<string name="invidious_help_other">If you select other values for a parameter, they will be added to the URL. If the parameter already exists, its value will be changed to your choice</string> <string name="invidious_help_other">If you select other values for a parameter, they will be added to the URL. If the parameter already exists, its value will be changed to your choice</string>
<string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string> <string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string>
<string-array name="invidious_theme"> <string-array name="invidious_theme">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Dark theme</item> <item>Dark theme</item>
<item>Light theme</item> <item>Light theme</item>
</string-array> </string-array>
<string-array name="invidious_enable"> <string-array name="invidious_enable">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Enabled</item> <item>সক্রিয়</item>
<item>Disabled</item> <item>নিষ্ক্রিয়</item>
</string-array> </string-array>
<string-array name="invidious_language"> <string-array name="invidious_language">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Arabic</item> <item>আরবি</item>
<item>German</item> <item>জার্মান</item>
<item>Greek</item> <item>গ্রিক</item>
<item>English</item> <item>ইংরেজি</item>
<item>Esperanto</item> <item>Esperanto</item>
<item>Spanish</item> <item>স্প্যানিশ</item>
<item>Basque</item> <item>বাস্ক</item>
<item>French</item> <item>ফরাসি</item>
<item>Icelandic</item> <item>Icelandic</item>
<item>Italian</item> <item>ইতালিয়</item>
<item>Norwegian Bokmål</item> <item>Norwegian Bokmål</item>
<item>Dutch</item> <item>ওলন্দাজ</item>
<item>Polish</item> <item>পোলিশ</item>
<item>Russian</item> <item>রুশ</item>
<item>Ukrainian</item> <item>Ukrainian</item>
<item>Chinese</item> <item>চীনা</item>
</string-array> </string-array>
<string-array name="invidious_annotations"> <string-array name="invidious_annotations">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Show annotations</item> <item>Show annotations</item>
<item>Hide annotations</item> <item>Hide annotations</item>
</string-array> </string-array>
<string-array name="invidious_quality"> <string-array name="invidious_quality">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>DASH</item> <item>দ্রুত</item>
<item>720p</item> <item>৭২০পি</item>
<item>480p</item> <item>৪৮০পি</item>
</string-array> </string-array>
<string-array name="invidious_volume"> <string-array name="invidious_volume">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Custom</item> <item>পছন্দসই</item>
</string-array> </string-array>
<string-array name="invidious_player_style"> <string-array name="invidious_player_style">
<item>Ignore</item> <item>উপেক্ষা করো</item>
<item>Remove</item> <item>সরাও</item>
<item>Invidious</item> <item>Invidious</item>
<item>Youtube</item> <item>ইউটিউব</item>
</string-array> </string-array>
</resources> </resources>

View File

@ -20,7 +20,7 @@
<string name="warning">Warnung</string> <string name="warning">Warnung</string>
<string name="error">Fehler</string> <string name="error">Fehler</string>
<string name="valid">Gültig</string> <string name="valid">Gültig</string>
<string name="icon_of_the_app">Symbol der App</string> <string name="icon_of_the_app">Appsymbol</string>
<string name="open_with">Öffnen mit</string> <string name="open_with">Öffnen mit</string>
<string name="redirect_gm_to_osm">Google Maps auf OpenStreetMap umleiten</string> <string name="redirect_gm_to_osm">Google Maps auf OpenStreetMap umleiten</string>
<string name="custom_osm">Benutzerdefinierter OSM Hostname</string> <string name="custom_osm">Benutzerdefinierter OSM Hostname</string>
@ -52,7 +52,7 @@
<string name="instance_info">Informationen über aufgelistete Instanzen</string> <string name="instance_info">Informationen über aufgelistete Instanzen</string>
<string name="about_instances">Die Liste der Instanzen kommt von\n\n <a href="%1$s">%2$s</a>\n\nDu kannst zu dieser Liste beitragen, indem Du Instanzen hinzufügst oder löschst.</string> <string name="about_instances">Die Liste der Instanzen kommt von\n\n <a href="%1$s">%2$s</a>\n\nDu kannst zu dieser Liste beitragen, indem Du Instanzen hinzufügst oder löschst.</string>
<string name="about_instances_title">Über die Instanzen</string> <string name="about_instances_title">Über die Instanzen</string>
<string name="use_built_in_player">Integrierter Player verwenden</string> <string name="use_built_in_player">Integrierten Player verwenden</string>
<string name="share">Teilen</string> <string name="share">Teilen</string>
<string name="download">Herunterladen</string> <string name="download">Herunterladen</string>
<string name="share_with">Teilen mit</string> <string name="share_with">Teilen mit</string>
@ -63,7 +63,7 @@
<string name="always">Immer</string> <string name="always">Immer</string>
<string name="default_app_indication">%1$s wurde als Standard-App festgelegt.\nSie können dieses Verhalten in den App-Einstellungen entfernen.</string> <string name="default_app_indication">%1$s wurde als Standard-App festgelegt.\nSie können dieses Verhalten in den App-Einstellungen entfernen.</string>
<string name="indication_error_title">Es stimmt etwas mit der Konfiguration der App nicht. Bitte folgen Sie diesen Hinweisen, um das Problem zu beheben.</string> <string name="indication_error_title">Es stimmt etwas mit der Konfiguration der App nicht. Bitte folgen Sie diesen Hinweisen, um das Problem zu beheben.</string>
<string name="open_configure">1 - Tippen Sie auf die Schaltfläche „KONFIGURIEREN“ oben.</string> <string name="open_configure">1 - Tippen Sie oben auf die Schaltfläche „KONFIGURIEREN“.</string>
<string name="supported_url_indication_1">2 - Sie sind jetzt in den App-Einstellungen von Ihrem Gerät. Tippen Sie auf „Als Standard festlegen“.</string> <string name="supported_url_indication_1">2 - Sie sind jetzt in den App-Einstellungen von Ihrem Gerät. Tippen Sie auf „Als Standard festlegen“.</string>
<string name="display_indications_1_description">Bildschirmfoto, das die App-Einstellungen für die App anzeigt. Sie müssen auf „Als Standard setzen“ tippen</string> <string name="display_indications_1_description">Bildschirmfoto, das die App-Einstellungen für die App anzeigt. Sie müssen auf „Als Standard setzen“ tippen</string>
<string name="supported_url_indication_2">2 - Dann tippen Sie auf „Zu unterstützten URLs gehen“.</string> <string name="supported_url_indication_2">2 - Dann tippen Sie auf „Zu unterstützten URLs gehen“.</string>
@ -79,48 +79,48 @@
<string name="no_apps_set_as_default">Keine Apps als Standard eingestellt!</string> <string name="no_apps_set_as_default">Keine Apps als Standard eingestellt!</string>
<string name="custom_settings_for_invidious">Benutzerdefinierte Einstellungen für Invidious</string> <string name="custom_settings_for_invidious">Benutzerdefinierte Einstellungen für Invidious</string>
<string name="invidious_settings">Invidious Einstellungen</string> <string name="invidious_settings">Invidious Einstellungen</string>
<string name="invidious_dark_mode_title">Theme</string> <string name="invidious_dark_mode_title">Erscheinungsbild</string>
<string name="invidious_dark_mode_indication">Konfigurieren Sie das Standarddesign, ohne Cookies zu setzen</string> <string name="invidious_dark_mode_indication">Konfigurieren Sie das Standarddesign, ohne Cookies zu setzen</string>
<string name="invidious_thin_mode_title">Thin mode</string> <string name="invidious_thin_mode_title">Light mode</string>
<string name="invidious_thin_mode_indication">Laden von HTML-, CSS-, JS- und Video-Elementen (deaktiviert Bilder)</string> <string name="invidious_thin_mode_indication">Laden von HTML-, CSS-, JS- und Video-Elementen (deaktiviert Bilder)</string>
<string name="invidious_language_mode_indication">Verfügbare Sprachen</string> <string name="invidious_language_mode_indication">Verfügbare Sprachen</string>
<string name="invidious_language_mode_title">Benutzeroberflächensprache</string> <string name="invidious_language_mode_title">Sprache der Benutzeroberfläche</string>
<string name="pref_invidious_head1">Site-wide parameters</string> <string name="pref_invidious_head1">Seitenweite Parameter</string>
<string name="pref_invidious_head2">Abspielerparameter</string> <string name="pref_invidious_head2">Abspielerparameter</string>
<string name="invidious_annotations_mode_title">Annotations</string> <string name="invidious_annotations_mode_title">Anmerkungen</string>
<string name="invidious_annotations_mode_indication">Show legacy annotations, provided by the Internet Archive</string> <string name="invidious_annotations_mode_indication">Veraltete Anmerkungen des Internetarchivs anzeigen</string>
<string name="invidious_autoplay_mode_indication">Automatically play video on load</string> <string name="invidious_autoplay_mode_indication">Video automatisch abspielen</string>
<string name="invidious_autoplay_mode_title">Automatische Wiedergabe</string> <string name="invidious_autoplay_mode_title">Automatische Wiedergabe</string>
<string name="invidious_continue_mode_title">Fortfahren</string> <string name="invidious_continue_mode_title">Fortfahren</string>
<string name="invidious_continue_mode_indication">When video is done, automatically go to the next related video (similar to YouTubes Autoplay feature)</string> <string name="invidious_continue_mode_indication">Wenn das Video fertig ist, gehen Sie automatisch zum nächsten verwandten Video (ähnlich wie bei YouTubes Autoplay-Funktion)</string>
<string name="invidious_listen_mode_title">Zuhören</string> <string name="invidious_listen_mode_title">Zuhören</string>
<string name="invidious_listen_mode_indication">Play only audio portion of video</string> <string name="invidious_listen_mode_indication">Video nur als Audio abspielen</string>
<string name="invidious_local_mode_title">Local</string> <string name="invidious_local_mode_title">Sprache</string>
<string name="invidious_local_mode_indication">Proxy video streams</string> <string name="invidious_local_mode_indication">Proxy-Video-Streams</string>
<string name="invidious_subtitles_mode_title">Untertitel</string> <string name="invidious_subtitles_mode_title">Untertitel</string>
<string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string> <string name="invidious_subtitles_mode_indication">Liste der ISO 6391 Sprachcodes</string>
<string name="invidious_quality_mode_title">Qualität</string> <string name="invidious_quality_mode_title">Qualität</string>
<string name="invidious_quality_mode_indication">Default player quality</string> <string name="invidious_quality_mode_indication">Standard Bildqualität</string>
<string name="invidious_loop_mode_title">Loop</string> <string name="invidious_loop_mode_title">Wiederholung</string>
<string name="invidious_volume_mode_title">Lautstärke</string> <string name="invidious_volume_mode_title">Lautstärke</string>
<string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string> <string name="invidious_volume_mode_indication">Standard-Spielerlautstärke, kann eine ganze Zahl zwischen 0 und 100 sein</string>
<string name="invidious_loop_mode_indication">Loop player by default</string> <string name="invidious_loop_mode_indication">Wiederholung standardmäßig einschalten</string>
<string name="invidious_volume_mode_value">Volume value</string> <string name="invidious_volume_mode_value">Wert für Lautstärke</string>
<string name="invidious_volume_mode_value_indication">Override the volume with this value</string> <string name="invidious_volume_mode_value_indication">Lautstärke mit diesem Wert überschreiben</string>
<string name="pref_invidious_head3">Abspielerstil</string> <string name="pref_invidious_head3">Abspielerstil</string>
<string name="invidious_player_style_mode_title">Appearance</string> <string name="invidious_player_style_mode_title">Darstellung</string>
<string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string> <string name="invidious_player_style_mode_indication">Invidious, Standardeinstellung. YouTube, mit einem zentrierten Play-Button und immer sichtbarer Video-Kontrollleiste</string>
<string name="help">Hilfe</string> <string name="help">Hilfe</string>
<string name="invidious_help_title">Einstellungsoptionen</string> <string name="invidious_help_title">Einstellungsoptionen</string>
<string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string> <string name="invidious_help_ignore"><b>Ignorieren:</b> Dies ist die Standard-Aktion für alle¹ Parameter. Das bedeutet, dass UntrackMe nichts an dem Parameter ändert</string>
<string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string> <string name="invidious_help_remove"><b>Entfernen:</b> UntrackMe wird den Parameter von der URL entfernen, falls er existiert</string>
<string name="invidious_help_other">Wenn Sie andere Werte für einen Parameter auswählen, werden diese zur URL hinzugefügt. Wenn der Parameter bereits vorhanden ist, wird der Wert auf Ihre Wahl geändert</string> <string name="invidious_help_other">Wenn Sie andere Werte für einen Parameter auswählen, werden diese zur URL hinzugefügt. Wenn der Parameter bereits vorhanden ist, wird der Wert auf Ihre Wahl geändert</string>
<string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string> <string name="invidious_help_explanations">[1] \'\"local\' Sprachparameter ist standardmäßig auf \'wahr\' gesetzt, um die Privatsphäre zu verbessern</string>
<string-array name="invidious_theme"> <string-array name="invidious_theme">
<item>Ignorieren</item> <item>Ignorieren</item>
<item>Entfernen</item> <item>Entfernen</item>
<item>Dark theme</item> <item>Dunkles Design</item>
<item>Light theme</item> <item>Helles Design</item>
</string-array> </string-array>
<string-array name="invidious_enable"> <string-array name="invidious_enable">
<item>Ignorieren</item> <item>Ignorieren</item>
@ -151,8 +151,8 @@
<string-array name="invidious_annotations"> <string-array name="invidious_annotations">
<item>Ignorieren</item> <item>Ignorieren</item>
<item>Entfernen</item> <item>Entfernen</item>
<item>Show annotations</item> <item>Zeige Anmerkungen</item>
<item>Hide annotations</item> <item>Verstecke Anmerkungen</item>
</string-array> </string-array>
<string-array name="invidious_quality"> <string-array name="invidious_quality">
<item>Ignorieren</item> <item>Ignorieren</item>

View File

@ -0,0 +1,175 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Some local values -->
<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="valid">Valid</string>
<string name="icon_of_the_app">Icon of the app</string>
<string name="open_with">Open with</string>
<string name="redirect_gm_to_osm">Redirect Google Map to OpenStreetMap</string>
<string name="custom_osm">Custom OSM hostname</string>
<string name="redirect_youtube_to_invidious">Redirect YouTube to Invidious</string>
<string name="redirect_twitter_to_nitter">Redirect Twitter to Nitter</string>
<string name="redirect_instagram_to_bibliogram">Redirect Instagram to Bibliogram</string>
<string name="custom_bibliogram">Custom Bibliogram instance</string>
<string name="redirect_gm_to_geo_uri">Redirect Google Map to Geo URI</string>
<string name="configure">Configure</string>
<string name="display_supported_links">Display supported links</string>
<string name="use_geo_uri">Use geo URI</string>
<string name="how_to">How-to</string>
<string name="shortened_detected">Shortened URL</string>
<string name="shortener_services">Shortener services</string>
<string name="open">Open</string>
<string name="dismiss">Dismiss</string>
<string name="resolving_shortened">Resolving shortened URL, please wait…</string>
<string name="try_to_redirect">%1$s \n\nwill redirect you to\n\n<b>%2$s</b></string>
<string name="try_to_redirect_again">Then it will redirect you to\n\n<b>%1$s</b></string>
<string name="the_app_failed_shortened">The app didn\'t manage to retrieve the full URL</string>
<string name="invidious_instances">Invidious instances</string>
<string name="nitter_instances">Nitter instances</string>
<string name="bibliogram_instances">Bibliogram instances</string>
<string name="latency">Latency</string>
<string name="error_message_internet">Check your Internet connection</string>
<string name="instance_label">Instance:</string>
<string name="expand_instance_details">Expand instance details</string>
<string name="cloudflare">This instance uses Cloudflare</string>
<string name="instance_info">Information about listed instances</string>
<string name="about_instances">The list of instances comes from\n\n <a href="%1$s">%2$s</a>\n\nYou can contribute to this list by adding or removing instances.</string>
<string name="about_instances_title">About instances</string>
<string name="use_built_in_player">Use the built-in player</string>
<string name="share">Share</string>
<string name="download">Download</string>
<string name="share_with">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="no_apps_set_as_default">No apps set as default!</string>
<string name="custom_settings_for_invidious">Custom settings for Invidious</string>
<string name="invidious_settings">Invidious settings</string>
<string name="invidious_dark_mode_title">Theme</string>
<string name="invidious_dark_mode_indication">Configure default theme without setting cookies</string>
<string name="invidious_thin_mode_title">Thin mode</string>
<string name="invidious_thin_mode_indication">Load HTML, CSS, JS and video elements (disables images)</string>
<string name="invidious_language_mode_indication">Available locales</string>
<string name="invidious_language_mode_title">UI Language</string>
<string name="pref_invidious_head1">Site-wide parameters</string>
<string name="pref_invidious_head2">Player parameters</string>
<string name="invidious_annotations_mode_title">Annotations</string>
<string name="invidious_annotations_mode_indication">Show legacy annotations, provided by the Internet Archive</string>
<string name="invidious_autoplay_mode_indication">Automatically play video on load</string>
<string name="invidious_autoplay_mode_title">Autoplay</string>
<string name="invidious_continue_mode_title">Continue</string>
<string name="invidious_continue_mode_indication">When video is done, automatically go to the next related video (similar to YouTubes Autoplay feature)</string>
<string name="invidious_listen_mode_title">Listen</string>
<string name="invidious_listen_mode_indication">Play only audio portion of video</string>
<string name="invidious_local_mode_title">Local</string>
<string name="invidious_local_mode_indication">Proxy video streams</string>
<string name="invidious_subtitles_mode_title">Subtitles</string>
<string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string>
<string name="invidious_quality_mode_title">Quality</string>
<string name="invidious_quality_mode_indication">Default player quality</string>
<string name="invidious_loop_mode_title">Loop</string>
<string name="invidious_volume_mode_title">Volume</string>
<string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string>
<string name="invidious_loop_mode_indication">Loop player by default</string>
<string name="invidious_volume_mode_value">Volume value</string>
<string name="invidious_volume_mode_value_indication">Override the volume with this value</string>
<string name="pref_invidious_head3">Player Style</string>
<string name="invidious_player_style_mode_title">Appearance</string>
<string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string>
<string name="help">Help</string>
<string name="invidious_help_title">Setting options</string>
<string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string>
<string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string>
<string name="invidious_help_other">If you select other values for a parameter, they will be added to the URL. If the parameter already exists, its value will be changed to your choice</string>
<string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string>
<string-array name="invidious_theme">
<item>Ignore</item>
<item>Remove</item>
<item>Dark theme</item>
<item>Light theme</item>
</string-array>
<string-array name="invidious_enable">
<item>Ignore</item>
<item>Remove</item>
<item>Enabled</item>
<item>Disabled</item>
</string-array>
<string-array name="invidious_language">
<item>Ignore</item>
<item>Remove</item>
<item>Arabic</item>
<item>German</item>
<item>Greek</item>
<item>English</item>
<item>Esperanto</item>
<item>Spanish</item>
<item>Basque</item>
<item>French</item>
<item>Icelandic</item>
<item>Italian</item>
<item>Norwegian Bokmål</item>
<item>Dutch</item>
<item>Polish</item>
<item>Russian</item>
<item>Ukrainian</item>
<item>Chinese</item>
</string-array>
<string-array name="invidious_annotations">
<item>Ignore</item>
<item>Remove</item>
<item>Show annotations</item>
<item>Hide annotations</item>
</string-array>
<string-array name="invidious_quality">
<item>Ignore</item>
<item>Remove</item>
<item>DASH</item>
<item>720p</item>
<item>480p</item>
</string-array>
<string-array name="invidious_volume">
<item>Ignore</item>
<item>Remove</item>
<item>Custom</item>
</string-array>
<string-array name="invidious_player_style">
<item>Ignore</item>
<item>Remove</item>
<item>Invidious</item>
<item>Youtube</item>
</string-array>
</resources>

View File

@ -28,7 +28,7 @@
<string name="redirect_twitter_to_nitter">Reindirizza Twitter a Nitter</string> <string name="redirect_twitter_to_nitter">Reindirizza Twitter a Nitter</string>
<string name="redirect_instagram_to_bibliogram">Reindirizza Instagram a Bibliogram</string> <string name="redirect_instagram_to_bibliogram">Reindirizza Instagram a Bibliogram</string>
<string name="custom_bibliogram">Istanza Bibliogram personalizzata</string> <string name="custom_bibliogram">Istanza Bibliogram personalizzata</string>
<string name="redirect_gm_to_geo_uri">Reindirizza Google Map a Geo URI</string> <string name="redirect_gm_to_geo_uri">Reindirizza Google Maps a Geo URI</string>
<string name="configure">Configura</string> <string name="configure">Configura</string>
<string name="display_supported_links">Mostra link supportati</string> <string name="display_supported_links">Mostra link supportati</string>
<string name="use_geo_uri">Usa geo URI</string> <string name="use_geo_uri">Usa geo URI</string>

View File

@ -55,121 +55,121 @@
<string name="use_built_in_player">内部プレイヤーを使用</string> <string name="use_built_in_player">内部プレイヤーを使用</string>
<string name="share">共有</string> <string name="share">共有</string>
<string name="download">ダウンロード</string> <string name="download">ダウンロード</string>
<string name="share_with">共有相手</string> <string name="share_with">次でシェア</string>
<string name="check_apps">アプリを検出</string> <string name="check_apps">アプリを検出</string>
<string name="select_instances">インスタンスを選択</string> <string name="select_instances">インスタンスを選択</string>
<string name="continue_with">Continue with…</string> <string name="continue_with">次で続ける</string>
<string name="just_once">Just once</string> <string name="just_once">1回のみ</string>
<string name="always">Always</string> <string name="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="default_app_indication">%1$s は既定のアプリとして設定されています。\nこの動作はアプリの設定から解除できます。</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="indication_error_title">アプリの設定に問題があります。次の手順で問題を解決してください。</string>
<string name="open_configure">1 - Tap on the \"CONFIGURE\" button above.</string> <string name="open_configure">1 - 上の「設定」ボタンをタップします。</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="supported_url_indication_1">2 - デバイスのアプリ設定の「デフォルトで開く」をタップしてください。</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="display_indications_1_description">アプリ設定のスクリーンショット。「デフォルトで開く」をタップする必要があります</string>
<string name="supported_url_indication_2">2 - Then tap on \"Go to supported URLs\".</string> <string name="supported_url_indication_2">2 - 次に「対応リンクを開く」をタップします。</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="display_indications_2_description">アプリ設定のスクリーンショット。「対応リンクを開く」をタップする必要があります</string>
<string name="supported_url_indication_3">3 - In suggestions make sure to pickup \"Always ask\"</string> <string name="supported_url_indication_3">3 - 「その都度確認」を選択してください</string>
<string name="display_indications_3_description">Screenshot showing app settings to define the behavior for opening URLs</string> <string name="display_indications_3_description">対応リンクを開く動作を定義するアプリの設定を表示するスクリーンショット</string>
<string name="default_apps">Default apps</string> <string name="default_apps">既定のアプリ</string>
<string name="remove_from_default_app">Remove from default apps</string> <string name="remove_from_default_app">既定のアプリの設定を消去</string>
<string name="delete">Delete</string> <string name="delete">削除</string>
<string name="cancel">Cancel</string> <string name="cancel">キャンセル</string>
<string name="delete_app_from_default">Delete %1$s from default apps?</string> <string name="delete_app_from_default">既定のアプリから %1$s を削除しますか?</string>
<string name="copy_done">Copied</string> <string name="copy_done">コピーしました</string>
<string name="no_apps_set_as_default">No apps set as default!</string> <string name="no_apps_set_as_default">既定に設定されているアプリはありません!</string>
<string name="custom_settings_for_invidious">Custom settings for Invidious</string> <string name="custom_settings_for_invidious">Invidiousのカスタム設定</string>
<string name="invidious_settings">Invidious settings</string> <string name="invidious_settings">Invidiousの設定</string>
<string name="invidious_dark_mode_title">Theme</string> <string name="invidious_dark_mode_title">テーマ</string>
<string name="invidious_dark_mode_indication">Configure default theme without setting cookies</string> <string name="invidious_dark_mode_indication">Cookieを設定せずにデフォルトのテーマを設定します</string>
<string name="invidious_thin_mode_title">Thin mode</string> <string name="invidious_thin_mode_title">最小モード</string>
<string name="invidious_thin_mode_indication">Load HTML, CSS, JS and video elements (disables images)</string> <string name="invidious_thin_mode_indication">HTML、CSS、JS、ビデオ要素を読み込む (画像を無効にします)</string>
<string name="invidious_language_mode_indication">Available locales</string> <string name="invidious_language_mode_indication">利用可能なロケール</string>
<string name="invidious_language_mode_title">UI Language</string> <string name="invidious_language_mode_title">UIの言語</string>
<string name="pref_invidious_head1">Site-wide parameters</string> <string name="pref_invidious_head1">サイト全体のパラメーター</string>
<string name="pref_invidious_head2">Player parameters</string> <string name="pref_invidious_head2">プレイヤーのパラメーター</string>
<string name="invidious_annotations_mode_title">Annotations</string> <string name="invidious_annotations_mode_title">アノテーション</string>
<string name="invidious_annotations_mode_indication">Show legacy annotations, provided by the Internet Archive</string> <string name="invidious_annotations_mode_indication">Internet Archiveによって提供されたレガシーアノテーションを表示する</string>
<string name="invidious_autoplay_mode_indication">Automatically play video on load</string> <string name="invidious_autoplay_mode_indication">ロード時に自動的にビデオを再生する</string>
<string name="invidious_autoplay_mode_title">Autoplay</string> <string name="invidious_autoplay_mode_title">自動再生</string>
<string name="invidious_continue_mode_title">Continue</string> <string name="invidious_continue_mode_title">連続再生</string>
<string name="invidious_continue_mode_indication">When video is done, automatically go to the next related video (similar to YouTubes Autoplay feature)</string> <string name="invidious_continue_mode_indication">動画の再生が終わると、自動的に次の関連ビデオに移動します(YouTubeの自動再生機能に類似)</string>
<string name="invidious_listen_mode_title">Listen</string> <string name="invidious_listen_mode_title">音声を聴く</string>
<string name="invidious_listen_mode_indication">Play only audio portion of video</string> <string name="invidious_listen_mode_indication">動画の音声部分だけを再生</string>
<string name="invidious_local_mode_title">Local</string> <string name="invidious_local_mode_title">ローカル</string>
<string name="invidious_local_mode_indication">Proxy video streams</string> <string name="invidious_local_mode_indication">動画をプロクシに通す</string>
<string name="invidious_subtitles_mode_title">Subtitles</string> <string name="invidious_subtitles_mode_title">字幕</string>
<string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string> <string name="invidious_subtitles_mode_indication">ISO 6391言語コード一覧</string>
<string name="invidious_quality_mode_title">Quality</string> <string name="invidious_quality_mode_title">ビデオ品質</string>
<string name="invidious_quality_mode_indication">Default player quality</string> <string name="invidious_quality_mode_indication">既定のビデオ品質</string>
<string name="invidious_loop_mode_title">Loop</string> <string name="invidious_loop_mode_title">ループ</string>
<string name="invidious_volume_mode_title">Volume</string> <string name="invidious_volume_mode_title">音量</string>
<string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string> <string name="invidious_volume_mode_indication">既定のプレーヤーの音量は、0から100の間で設定できます。</string>
<string name="invidious_loop_mode_indication">Loop player by default</string> <string name="invidious_loop_mode_indication">デフォルトでループ再生</string>
<string name="invidious_volume_mode_value">Volume value</string> <string name="invidious_volume_mode_value">音量</string>
<string name="invidious_volume_mode_value_indication">Override the volume with this value</string> <string name="invidious_volume_mode_value_indication">この値で音量を上書きします</string>
<string name="pref_invidious_head3">Player Style</string> <string name="pref_invidious_head3">プレイヤースタイル</string>
<string name="invidious_player_style_mode_title">Appearance</string> <string name="invidious_player_style_mode_title">外観</string>
<string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string> <string name="invidious_player_style_mode_indication">Invidiousは、デフォルトの表示です。YouTubeは、中央に再生ボタンが表示され、ビデオコントロールバーが常に表示されます。</string>
<string name="help">Help</string> <string name="help">ヘルプ</string>
<string name="invidious_help_title">Setting options</string> <string name="invidious_help_title">設定オプション</string>
<string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string> <string name="invidious_help_ignore"><b>無視:</b> これは全てのパラメータのデフォルト動作です。UntrackMeはこのパラメータについて何もしません。</string>
<string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string> <string name="invidious_help_remove"><b>削除:</b> UntrackMeはURLからパラメータを削除します。</string>
<string name="invidious_help_other">If you select other values for a parameter, they will be added to the URL. If the parameter already exists, its value will be changed to your choice</string> <string name="invidious_help_other">パラメータに他の値を選択すると、それらはURLに追加されます。 パラメータがすでに存在する場合、その値は選択したものに変更されます。</string>
<string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string> <string name="invidious_help_explanations">[1] プライバシー保護のため、デフォルトでは \'local\' パラメータは \'true\' に設定されています</string>
<string-array name="invidious_theme"> <string-array name="invidious_theme">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Dark theme</item> <item>ダークテーマ</item>
<item>Light theme</item> <item>ライトテーマ</item>
</string-array> </string-array>
<string-array name="invidious_enable"> <string-array name="invidious_enable">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Enabled</item> <item>有効</item>
<item>Disabled</item> <item>無効</item>
</string-array> </string-array>
<string-array name="invidious_language"> <string-array name="invidious_language">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Arabic</item> <item>アラビア語</item>
<item>German</item> <item>ドイツ語</item>
<item>Greek</item> <item>ギリシャ語</item>
<item>English</item> <item>英語</item>
<item>Esperanto</item> <item>エスペラント語</item>
<item>Spanish</item> <item>スペイン語</item>
<item>Basque</item> <item>バスク語</item>
<item>French</item> <item>フランス語</item>
<item>Icelandic</item> <item>アイスランド語</item>
<item>Italian</item> <item>イタリア語</item>
<item>Norwegian Bokmål</item> <item>ノルウェー・ブークモール語</item>
<item>Dutch</item> <item>オランダ語</item>
<item>Polish</item> <item>ポーランド語</item>
<item>Russian</item> <item>ロシア語</item>
<item>Ukrainian</item> <item>ウクライナ語</item>
<item>Chinese</item> <item>中国語</item>
</string-array> </string-array>
<string-array name="invidious_annotations"> <string-array name="invidious_annotations">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Show annotations</item> <item>アノテーションを表示</item>
<item>Hide annotations</item> <item>アノテーションを非表示</item>
</string-array> </string-array>
<string-array name="invidious_quality"> <string-array name="invidious_quality">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>DASH</item> <item>DASH</item>
<item>720p</item> <item>720p</item>
<item>480p</item> <item>480p</item>
</string-array> </string-array>
<string-array name="invidious_volume"> <string-array name="invidious_volume">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Custom</item> <item>カスタム</item>
</string-array> </string-array>
<string-array name="invidious_player_style"> <string-array name="invidious_player_style">
<item>Ignore</item> <item>無視</item>
<item>Remove</item> <item>削除</item>
<item>Invidious</item> <item>Invidious</item>
<item>Youtube</item> <item>YouTube</item>
</string-array> </string-array>
</resources> </resources>

View File

@ -85,7 +85,7 @@
<string name="invidious_thin_mode_indication">Wczytaj elementy HTML, CSS, JS i wideo (wyłącza obrazy)</string> <string name="invidious_thin_mode_indication">Wczytaj elementy HTML, CSS, JS i wideo (wyłącza obrazy)</string>
<string name="invidious_language_mode_indication">Dostępne ustawienia regionalne</string> <string name="invidious_language_mode_indication">Dostępne ustawienia regionalne</string>
<string name="invidious_language_mode_title">Język interfejsu</string> <string name="invidious_language_mode_title">Język interfejsu</string>
<string name="pref_invidious_head1">Site-wide parameters</string> <string name="pref_invidious_head1">Globalne parametry</string>
<string name="pref_invidious_head2">Parametry gracza</string> <string name="pref_invidious_head2">Parametry gracza</string>
<string name="invidious_annotations_mode_title">Adnotacje</string> <string name="invidious_annotations_mode_title">Adnotacje</string>
<string name="invidious_annotations_mode_indication">Pokaż dotychczasowe adnotacje dostarczone przez archiwum internetowe</string> <string name="invidious_annotations_mode_indication">Pokaż dotychczasowe adnotacje dostarczone przez archiwum internetowe</string>
@ -96,79 +96,79 @@
<string name="invidious_listen_mode_title">Odsłuchaj</string> <string name="invidious_listen_mode_title">Odsłuchaj</string>
<string name="invidious_listen_mode_indication">Odtwarzaj tylko część dźwięku wideo</string> <string name="invidious_listen_mode_indication">Odtwarzaj tylko część dźwięku wideo</string>
<string name="invidious_local_mode_title">Lokalnie</string> <string name="invidious_local_mode_title">Lokalnie</string>
<string name="invidious_local_mode_indication">Proxy video streams</string> <string name="invidious_local_mode_indication">Strumienie wideo przez proxy</string>
<string name="invidious_subtitles_mode_title">Subtitles</string> <string name="invidious_subtitles_mode_title">Napisy</string>
<string name="invidious_subtitles_mode_indication">List of ISO 6391 language codes</string> <string name="invidious_subtitles_mode_indication">Wykaz kodów językowych ISO 6391</string>
<string name="invidious_quality_mode_title">Quality</string> <string name="invidious_quality_mode_title">Jakość</string>
<string name="invidious_quality_mode_indication">Default player quality</string> <string name="invidious_quality_mode_indication">Domyślna jakość odtwarzacza</string>
<string name="invidious_loop_mode_title">Loop</string> <string name="invidious_loop_mode_title">Powtarzaj</string>
<string name="invidious_volume_mode_title">Volume</string> <string name="invidious_volume_mode_title">Głośność</string>
<string name="invidious_volume_mode_indication">Default player volume, can be any whole number between 0 and 100</string> <string name="invidious_volume_mode_indication">Domyślna głośność odtwarzacza, może być dowolną liczbą całkowita od 0 do 100</string>
<string name="invidious_loop_mode_indication">Loop player by default</string> <string name="invidious_loop_mode_indication">Domyślnie zapętlaj odtwarzanie</string>
<string name="invidious_volume_mode_value">Volume value</string> <string name="invidious_volume_mode_value">Wartość głośności</string>
<string name="invidious_volume_mode_value_indication">Override the volume with this value</string> <string name="invidious_volume_mode_value_indication">Zastąp głośność tą wartością</string>
<string name="pref_invidious_head3">Player Style</string> <string name="pref_invidious_head3">Styl Odtwarzacza</string>
<string name="invidious_player_style_mode_title">Appearance</string> <string name="invidious_player_style_mode_title">Wygląd</string>
<string name="invidious_player_style_mode_indication">Invidious, the default one. YouTube, using a centered play button and always visible video control bar</string> <string name="invidious_player_style_mode_indication">Invidious, domyślny. YouTube, za pomocą wyśrodkowanego przycisku odtwarzania i zawsze widoczny pasek sterowania wideo</string>
<string name="help">Help</string> <string name="help">Pomoc</string>
<string name="invidious_help_title">Setting options</string> <string name="invidious_help_title">Ustaw opcje</string>
<string name="invidious_help_ignore"><b>Ignore:</b> This is the default action for all¹ parameters. This means UntrackMe will not do anything about the parameter</string> <string name="invidious_help_ignore"><b>Ignoruj:</b> To jest domyślna akcja dla wszystkich¹ parametrów. Oznacza to, że UntrackMe nie zrobi nic z parametrami</string>
<string name="invidious_help_remove"><b>Remove:</b> UntrackMe will remove the parameter from URL, if it exists</string> <string name="invidious_help_remove"><b>Usuń:</b> UntrackMe usunie parametr z adresu URL, jeśli istnieje</string>
<string name="invidious_help_other">If you select other values for a parameter, they will be added to the URL. If the parameter already exists, its value will be changed to your choice</string> <string name="invidious_help_other">Jeśli wybierzesz inne wartości dla parametru, zostaną one dodane do adresu URL. Jeśli parametr już istnieje, jego wartość zostanie zmieniona na Twój wybór</string>
<string name="invidious_help_explanations">[1] \'local\' parameter is set to \'true\' by default for better privacy</string> <string name="invidious_help_explanations">[1] Parametr \'local\' jest domyślnie ustawiony na \'true\' dla lepszej ochrony prywatności</string>
<string-array name="invidious_theme"> <string-array name="invidious_theme">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Dark theme</item> <item>Ciemny motyw</item>
<item>Light theme</item> <item>Jasny motyw</item>
</string-array> </string-array>
<string-array name="invidious_enable"> <string-array name="invidious_enable">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Enabled</item> <item>Aktywne</item>
<item>Disabled</item> <item>Wyłączone</item>
</string-array> </string-array>
<string-array name="invidious_language"> <string-array name="invidious_language">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Arabic</item> <item>arabski</item>
<item>German</item> <item>niemiecki</item>
<item>Greek</item> <item>grecki</item>
<item>English</item> <item>angielski</item>
<item>Esperanto</item> <item>esperanto</item>
<item>Spanish</item> <item>hiszpański</item>
<item>Basque</item> <item>baskijski</item>
<item>French</item> <item>francuski</item>
<item>Icelandic</item> <item>islandzki</item>
<item>Italian</item> <item>włoski</item>
<item>Norwegian Bokmål</item> <item>norweski Bokmål</item>
<item>Dutch</item> <item>holenderski</item>
<item>Polish</item> <item>polski</item>
<item>Russian</item> <item>rosyjski</item>
<item>Ukrainian</item> <item>ukraiński</item>
<item>Chinese</item> <item>chiński</item>
</string-array> </string-array>
<string-array name="invidious_annotations"> <string-array name="invidious_annotations">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Show annotations</item> <item>Pokaż adnotacje</item>
<item>Hide annotations</item> <item>Ukryj adnotacje</item>
</string-array> </string-array>
<string-array name="invidious_quality"> <string-array name="invidious_quality">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>DASH</item> <item>DASH</item>
<item>720p</item> <item>720p</item>
<item>480p</item> <item>480p</item>
</string-array> </string-array>
<string-array name="invidious_volume"> <string-array name="invidious_volume">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Custom</item> <item>Niestandardowe</item>
</string-array> </string-array>
<string-array name="invidious_player_style"> <string-array name="invidious_player_style">
<item>Ignore</item> <item>Ignoruj</item>
<item>Remove</item> <item>Usuń</item>
<item>Invidious</item> <item>Invidious</item>
<item>Youtube</item> <item>Youtube</item>
</string-array> </string-array>