Merge branch 'l10n_develop' into 'develop'

New Crowdin updates

See merge request tom79/fedilab-tube!40
This commit is contained in:
Thomas 2020-11-07 15:55:16 +01:00
commit 8a9ead3f0d
16 changed files with 153 additions and 89 deletions

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -246,7 +250,7 @@
<string-array name="settings_video_mode">
<item>عادي</item>
<item>Webview</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,7 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="set_video_in_list">Videoliste</string>
<string name="set_video_in_list_description">Layout für die Anzeige von Videos in einer Liste ändern</string>
<string name="show_more">Mehr anzeigen</string>
<string name="show_less">Weniger anzeigen</string>
<string name="set_play_screen_lock">Bildschirmsperre</string>
<string name="set_play_screen_lock_description">Videos weiterhin abspielen, wenn der Bildschirm gesperrt ist</string>
<string name="save">Speichern</string>
<string name="enable_history">Verlauf aktivieren</string>
<string name="change_profile_picture">Profilbild ändern</string>
@ -12,17 +16,17 @@
<string name="set_autoplay_next_video">Automatisch nächstes Video starten</string>
<string name="set_autoplay_next_video_description">Wenn ein Video endet, nächstes vorgeschlagene starten.</string>
<string name="add_public_reply">Öffentliche Antwort hinzufügen</string>
<string name="activity">Activity</string>
<string name="app">App</string>
<string name="notif_new_video">New video from your subscriptions</string>
<string name="notif_new_comment">New comment on your video</string>
<string name="notif_blocked">One of your video is blocked/unblocked</string>
<string name="notif_video_published">Video published (after transcoding/scheduled update)</string>
<string name="notif_video_imported">Video import finished</string>
<string name="notif_new_followers">You or your channel(s) has a new follower</string>
<string name="notif_video_mention">Someone mentioned you in video comments</string>
<string name="notif_abuse_received">An abuse report received a new message</string>
<string name="notif_abuse_accepted">One of your abuse reports has been accepted or rejected by moderators</string>
<string name="activity">Aktivität</string>
<string name="app">Anwendung</string>
<string name="notif_new_video">Neues Video aus deinen Abonnements</string>
<string name="notif_new_comment">Neuer Kommentar zu deinem Video</string>
<string name="notif_blocked">Eines deiner Videos ist blockiert/entsperrt</string>
<string name="notif_video_published">Video veröffentlicht (nach Umkodierung/geplantem Update)</string>
<string name="notif_video_imported">Videoimport abgeschlossen</string>
<string name="notif_new_followers">Du oder dein Kanal(e) haben einen neuen Follower</string>
<string name="notif_video_mention">Jemand hat dich in einem Kommentar erwähnt</string>
<string name="notif_abuse_received">Ein Missbrauchsbericht hat eine neue Nachricht erhalten</string>
<string name="notif_abuse_accepted">Ein Missbrauchsbericht wurde von Moderatoren akzeptiert oder abgelehnt</string>
<plurals name="number_of_replies">
<item quantity="one">%d Antwort</item>
<item quantity="other">%d Antworten</item>
@ -56,24 +60,24 @@
<string name="upload_video">Hochladen</string>
<string name="image_preview">Bildvorschau</string>
<string name="file_to_upload">Datei zum Hochladen auswählen</string>
<string name="new_video">New video</string>
<string name="new_blacklist">New blacklist info</string>
<string name="new_my_video_published">Your video is published</string>
<string name="new_my_video_error">Error when publishing your video</string>
<string name="new_comment">New comment</string>
<string name="new_follow">New follow</string>
<string name="new_video">Neues Video</string>
<string name="new_blacklist">Neue Blacklist Info</string>
<string name="new_my_video_published">Dein Video wurde veröffentlicht</string>
<string name="new_my_video_error">Fehler bei Veröffentlichung deines Videos</string>
<string name="new_comment">Neuer Kommentar</string>
<string name="new_follow">Neuer Follower</string>
<string name="channel">Kanal</string>
<string name="videos">Videos</string>
<string name="channels">Kanäle</string>
<string name="refresh_every">Fetch every:</string>
<string name="refresh_every">Rufe alle ab:</string>
<string-array name="refresh_time">
<item>Never</item>
<item>15 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>2 hours</item>
<item>6 hours</item>
<item>12 hours</item>
<item>Nie</item>
<item>15 Minuten</item>
<item>30 Minuten</item>
<item>1 Stunde</item>
<item>2 Stunden</item>
<item>6 Stunden</item>
<item>12 Stunden</item>
</string-array>
<string name="yes">Ja</string>
<string name="no">Nein</string>
@ -242,7 +246,7 @@
<string-array name="settings_video_mode">
<item>Normal</item>
<item>WebView</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">
@ -299,7 +303,7 @@
<string name="pickup_categories">Kategorien wählen</string>
<string name="pickup_languages">Sprachen wählen</string>
<string name="notification_channel_name">Information aktualisiert</string>
<string name="fetch_notification_channel_name">Fetch notifications</string>
<string name="fetch_notification_channel_name">Rufe Benachrichtigungen ab</string>
<string name="add_account">Füge einen Account hinzu</string>
<string name="list_of_accounts">Liste der Accounts</string>
<string name="pause">Pause</string>

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -241,7 +245,7 @@
<string-array name="settings_video_mode">
<item>Webview</item>
<item>Άμεση ροή</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -242,7 +246,7 @@
<string-array name="settings_video_mode">
<item>Webview</item>
<item>Corriente Directa</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -238,7 +242,7 @@
<string-array name="settings_video_mode">
<item>Normal</item>
<item>Streaming</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -242,7 +246,7 @@
<string-array name="settings_video_mode">
<item>Webview</item>
<item>Stream diretto</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -241,7 +245,7 @@
<string-array name="settings_video_mode">
<item>標準</item>
<item>WebView</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -241,7 +245,7 @@
<string-array name="settings_video_mode">
<item>보통</item>
<item>Webview</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,28 +1,32 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
<string name="enable_history">Enable history</string>
<string name="change_profile_picture">Change profile picture</string>
<string name="set_video_in_list">Video lijst</string>
<string name="set_video_in_list_description">Wijzig de lay-out voor het weergeven van video\'s in een lijst</string>
<string name="show_more">Meer weergeven</string>
<string name="show_less">Minder weergeven</string>
<string name="set_play_screen_lock">Schermvergrendeling</string>
<string name="set_play_screen_lock_description">Video\'s laten doorspelen terwijl het scherm vergrendeld is</string>
<string name="save">Opslaan</string>
<string name="enable_history">Geschiedenis inschakelen</string>
<string name="change_profile_picture">Profielfoto wijzigen</string>
<string name="set_autoplay">Automatisch afspelen</string>
<string name="set_autoplay_description">Als deze optie is ingeschakeld, worden de video\'s automatisch afgespeeld</string>
<string name="set_fullscreen">Volledig scherm</string>
<string name="set_fullscreen_description">Video\'s automatisch openen op volledig scherm</string>
<string name="set_autoplay_next_video">Automatically start playing the next video</string>
<string name="set_autoplay_next_video_description">When a video ends, follow up with the next suggested video.</string>
<string name="set_autoplay_next_video">De volgende video automatisch afspelen</string>
<string name="set_autoplay_next_video_description">Wanneer een video eindigt, begin dan met de volgende voorgestelde video.</string>
<string name="add_public_reply">Voeg een openbaar antwoord toe</string>
<string name="activity">Activity</string>
<string name="activity">Activiteit</string>
<string name="app">App</string>
<string name="notif_new_video">New video from your subscriptions</string>
<string name="notif_new_comment">New comment on your video</string>
<string name="notif_blocked">One of your video is blocked/unblocked</string>
<string name="notif_video_published">Video published (after transcoding/scheduled update)</string>
<string name="notif_video_imported">Video import finished</string>
<string name="notif_new_followers">You or your channel(s) has a new follower</string>
<string name="notif_video_mention">Someone mentioned you in video comments</string>
<string name="notif_abuse_received">An abuse report received a new message</string>
<string name="notif_abuse_accepted">One of your abuse reports has been accepted or rejected by moderators</string>
<string name="notif_new_video">Nieuwe video uit uw abonnementen</string>
<string name="notif_new_comment">Nieuwe reactie op je video</string>
<string name="notif_blocked">Een van je video\'s is geblokkeerd/gedeblokkeerd</string>
<string name="notif_video_published">Video gepubliceerd (na transcoderen/geplande update)</string>
<string name="notif_video_imported">Video import voltooid</string>
<string name="notif_new_followers">U of één van uw kanalen heeft een nieuwe volger</string>
<string name="notif_video_mention">Iemand heeft je genoemd in een reactie op een video</string>
<string name="notif_abuse_received">Een misbruik rapport heeft een nieuw bericht ontvangen</string>
<string name="notif_abuse_accepted">Een van uw misbruikmeldingen is geaccepteerd of afgewezen door de moderators</string>
<plurals name="number_of_replies">
<item quantity="one">%d antwoord</item>
<item quantity="other">%d reacties</item>
@ -56,24 +60,24 @@
<string name="upload_video">Uploaden</string>
<string name="image_preview">Beeld preview</string>
<string name="file_to_upload">Selecteer het te uploaden bestand</string>
<string name="new_video">New video</string>
<string name="new_blacklist">New blacklist info</string>
<string name="new_my_video_published">Your video is published</string>
<string name="new_my_video_error">Error when publishing your video</string>
<string name="new_comment">New comment</string>
<string name="new_follow">New follow</string>
<string name="new_video">Nieuwe video</string>
<string name="new_blacklist">Nieuwe blacklist informatie</string>
<string name="new_my_video_published">Je video is gepubliceerd</string>
<string name="new_my_video_error">Fout bij het publiceren van je video</string>
<string name="new_comment">Nieuwe reactie</string>
<string name="new_follow">Nieuwe volger</string>
<string name="channel">Kanaal</string>
<string name="videos">Video\'s</string>
<string name="channels">Kanalen</string>
<string name="refresh_every">Fetch every:</string>
<string name="refresh_every">Ververs elke:</string>
<string-array name="refresh_time">
<item>Never</item>
<item>15 minutes</item>
<item>30 minutes</item>
<item>1 hour</item>
<item>2 hours</item>
<item>6 hours</item>
<item>12 hours</item>
<item>Nooit</item>
<item>15 minuten</item>
<item>30 minuten</item>
<item>1 uur</item>
<item>2 uren</item>
<item>6 uren</item>
<item>12 uren</item>
</string-array>
<string name="yes">Ja</string>
<string name="no">Geen</string>
@ -94,7 +98,7 @@
<string name="video_uploaded_action">Tik hier om de videogegevens te bewerken.</string>
<string name="toot_select_image_error">Er is een fout opgetreden bij het selecteren van de media!</string>
<string name="download_file">Download %1$s</string>
<string name="account_updated">The account has been updated!</string>
<string name="account_updated">Het account is bijgewerkt!</string>
<string name="action_privacy">Privacy</string>
<string name="action_logout">Uitloggen</string>
<string name="login">Inloggen</string>
@ -120,7 +124,7 @@
<string name="action_lists_confirm_delete">Weet u zeker dat u deze lijst permanent wilt verwijderen?</string>
<string name="action_lists_delete">Lijst verwijderen</string>
<string name="no_comments">Laat als eerste een reactie achter op deze video met de knop rechtsboven!</string>
<string name="comment_no_allowed_peertube">Commentaar is niet ingeschakeld op deze video!</string>
<string name="comment_no_allowed_peertube">Reacties zijn niet ingeschakeld op deze video!</string>
<string name="pickup_resolution">Neem een resolutie op</string>
<string name="bookmark_add_peertube">De video is toegevoegd aan de bladwijzers!</string>
<string name="bookmark_remove_peertube">De video is uit de bladwijzers verwijderd!</string>
@ -129,7 +133,7 @@
<!-- languages not translated -->
<string name="subscriptions">Abonnementen</string>
<string name="delete_comment">Een opmerking verwijderen</string>
<string name="delete_comment_confirm">Weet u zeker dat u deze opmerking wilt verwijderen?</string>
<string name="delete_comment_confirm">Weet u zeker dat u deze reactie wilt verwijderen?</string>
<string name="set_video_mode">Modus voor video\'s</string>
<string name="filter">Filter</string>
<string name="sepia_search">Sepia zoeken</string>
@ -192,7 +196,7 @@
<string name="none">Geen</string>
<string name="set_video_mode_description">Maakt het mogelijk om van modus te veranderen voor het afspelen van video\'s (standaard, streaming of via een browser).</string>
<string name="delete_account_comment">Account opmerkingen verwijderen</string>
<string name="delete_account_comment_confirm">Weet u zeker dat u alle opmerkingen van dit account wilt verwijderen?</string>
<string name="delete_account_comment_confirm">Weet u zeker dat u alle reacties van dit account wilt verwijderen?</string>
<string name="delete_video">Video verwijderen</string>
<string name="delete_video_confirmation">Weet u zeker dat u deze video wilt verwijderen?</string>
<string name="no_video_to_display">Geen video\'s te tonen!</string>
@ -209,7 +213,7 @@
<string name="peertube_video_report_success"><![CDATA[Uw misbruik melding <b>%1$s</b> is geaccepteerd]]></string>
<string name="peertube_video_abuse"><![CDATA[Nieuw misbruikrapport voor video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Voeg een publieke opmerking toe</string>
<string name="send_comment">Stuur commentaar</string>
<string name="send_comment">Reactie versturen</string>
<string name="all">Allemaal</string>
<!-- end languages -->
<string name="playlists">Afspeellijsten</string>
@ -237,12 +241,12 @@
U kunt nu verbinding maken met uw account door <b>%1$s</b> in het eerste veld te schrijven en op <b>Verbinden</b>te klikken.\n\n
<b>Belangrijke</b>: Als je instantie validatie vereist, je ontvangt een e-mail zodra deze is gevalideerd!
</string>
<string name="account">Rekening</string>
<string name="report_account">Rapportageformulier</string>
<string name="account">Account</string>
<string name="report_account">Account rapporteren</string>
<string-array name="settings_video_mode">
<item>Webview</item>
<item>Directe stroom</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magneetlink</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">
@ -255,7 +259,7 @@
<item>Gemiddeld</item>
<item>Laag</item>
</string-array>
<string name="unfollow_confirm">Wilt u dit account ontvouwen?</string>
<string name="unfollow_confirm">Wilt u dit account ontvolgen?</string>
<string name="title_video_peertube">Titel voor de video</string>
<string name="join_peertube">Word lid van Peertube</string>
<string name="agreement_check_peertube">Ik ben minstens 16 jaar oud en ga akkoord met de %1$s van dit geval</string>
@ -268,18 +272,18 @@
<string name="delete_channel">Verwijder kanaal</string>
<string name="action_channel_confirm_delete">Weet u zeker dat u dit kanaal permanent zult verwijderen?</string>
<string name="modify_playlists">Video in afspeellijsten</string>
<string name="no_muted">Geen gedempte rekeningen!</string>
<string name="no_muted">Geen gedempte accounts!</string>
<string name="error_display_name_channel">U moet een naam en een weergavenaam voor dit kanaal definiëren!</string>
<string name="action_channel_create">Creëer een kanaal</string>
<string name="action_channel_edit">Edit kanaal</string>
<string name="email_error_domain">E-mailadressen in %1$s zijn niet toegestaan!</string>
<string name="report_comment_size">Geef de redenen op</string>
<string name="not_logged_in">U moet worden geauthenticeerd om tot deze actie over te gaan!</string>
<string name="successful_report">De rekening is gemeld!</string>
<string name="successful_report">Het account is gerapporteerd!</string>
<string name="successful_report_comment">Het commentaar is gemeld!</string>
<string name="successful_video_report">De video is gemeld!</string>
<string name="password_length_error">Het wachtwoord moet minimaal 6 karakters bevatten!</string>
<string name="muted_done">De rekening is gedempt!</string>
<string name="muted_done">Het account is gedempt!</string>
<string name="edit_video">Bewerk video</string>
<string name="create_an_account">Creëer een account</string>
<string name="followers_count">%1$s Abonnees</string>
@ -299,9 +303,9 @@
<string name="pickup_categories">Kies categorieën</string>
<string name="pickup_languages">Kies talen</string>
<string name="notification_channel_name">Informatie actualiseren</string>
<string name="fetch_notification_channel_name">Fetch notifications</string>
<string name="fetch_notification_channel_name">Notificaties ophalen</string>
<string name="add_account">Een account toevoegen</string>
<string name="list_of_accounts">Lijst van rekeningen</string>
<string name="list_of_accounts">Lijst van accounts</string>
<string name="pause">Pauze</string>
<string name="play">Speel</string>
<string name="minimize">Minimaliseer</string>

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -242,9 +246,9 @@
<string name="account">Konto</string>
<string name="report_account">Zgłoś konto</string>
<string-array name="settings_video_mode">
<item>Normalny</item>
<item>Webview</item>
<item>Webview</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -242,7 +246,7 @@
<string-array name="settings_video_mode">
<item>Normal</item>
<item>Webview</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -243,7 +247,7 @@
<string-array name="settings_video_mode">
<item>Normal</item>
<item>Webview</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Сохранить</string>
@ -244,7 +248,7 @@
<string-array name="settings_video_mode">
<item>По умолчанию</item>
<item>Веб-просмотр</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -242,7 +246,7 @@
<string-array name="settings_video_mode">
<item>Nomal</item>
<item>Webbvy</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -240,7 +244,7 @@
<string-array name="settings_video_mode">
<item>标准</item>
<item>网页播放器</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">

View File

@ -1,5 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<string name="set_video_in_list">Videos in list</string>
<string name="set_video_in_list_description">Change the layout for displaying videos in a list</string>
<string name="show_more">Show more</string>
<string name="show_less">Show less</string>
<string name="set_play_screen_lock">Screen lock</string>
<string name="set_play_screen_lock_description">Keep playing videos when the screen is locked</string>
<string name="save">Save</string>
@ -241,7 +245,7 @@
<string-array name="settings_video_mode">
<item>正常</item>
<item>Torrent</item>
<item comment="Magnet refers to the Magnet URI scheme&#10;Webview is a device component allowing to display web page.">Magnet</item>
<item>Magnet</item>
<item>Torrent</item>
</string-array>
<string-array name="settings_theme">