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

This commit is contained in:
Thomas 2020-10-03 09:08:41 +02:00
commit 731863ef6c
16 changed files with 161 additions and 1 deletions

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Wähle eine Instanz</string>
<string name="not_valide_instance">Der Name der Instanz scheint ungültig zu sein!</string>
<string name="no_videos">Keine Videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Öffnen mit</string>
<string name="action_playlist_edit">Playlist bearbeiten</string>
@ -102,6 +103,8 @@
<string name="change_instance">Wähle eine andere Instanz</string>
<string name="my_history">Verlauf</string>
<string name="edit">Bearbeiten</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Untertitel</string>
<string name="pickup_captions">Untertitel abholen</string>
<string name="none">Keine</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> hat ein neues Video veröffentlicht: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Dein Video <b>%1$s</b> wurde gesperrt]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Die Sperre für dein Video <b>%1$s</b> wurde aufgehoben]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Öffentlichen Kommentar hinzufügen</string>
<string name="send_comment">Kommentar absenden</string>
<string name="all">Alle</string>
@ -154,6 +158,11 @@
<item>WebView</item>
<item>Direkter Datenstrom</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Möchtest du diesem Konto nicht mehr folgen?</string>
<string name="title_video_peertube">Videotitel</string>
<string name="join_peertube">Peertube beitreten</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Bitte gib einen Grund an</string>
<string name="not_logged_in">Du musst authentifiziert sein, um diesen Vorgang auszuführen.</string>
<string name="successful_report">Der Account wurde gemeldet!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">Dieses Video wurde gemeldet!</string>
<string name="password_length_error">Das Passwort muss mindestens 6 Zeichen lang sein!</string>
<string name="muted_done">Der Account wurde stummgeschaltet!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Επιλογή υπόστασης</string>
<string name="not_valide_instance">Η υπόσταση δεν μοιάζει να είναι έγκυρη!</string>
<string name="no_videos">Κανένα βίντεο!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Άνοιγμα με</string>
<string name="action_playlist_edit">Επεξεργασία λίστας αναπαραγωγής</string>
@ -102,6 +103,8 @@
<string name="change_instance">Επιλογή άλλης υπόστασης</string>
<string name="my_history">Ιστορικό</string>
<string name="edit">Επεξεργασία</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Υπότιτλοι</string>
<string name="pickup_captions">Επιλογή υποτίτλων</string>
<string name="none">Κανένας</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> Δημοσίευσε ένα νέο βίντεο: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Το βίντεό σου <b>%1$s</b> έχει μπει στη μαύρη λίστα]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Το βίντεό σου <b>%1$s</b> έχει βγει από τη μαύρη λίστα]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Προσθήκη ενός δημόσιου σχόλιου</string>
<string name="send_comment">Αποστολή σχόλιου</string>
<string name="all">Όλα</string>
@ -153,6 +157,11 @@
<item>Webview</item>
<item>Άμεση ροή</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Θέλετε να σταματήσετε να παρακολουθείτε αυτό το λογαριασμό;</string>
<string name="title_video_peertube">Τίτλος του βίντεο</string>
<string name="join_peertube">Συμμετοχή στο Peertube</string>
@ -173,6 +182,7 @@
<string name="report_comment_size">Παρακαλούμε, προσδιορίστε τους λόγους</string>
<string name="not_logged_in">Πρέπει να είστε ταυτοποιημένοι για να προχωρήσετε σε αυτήν την ενέργεια!</string>
<string name="successful_report">Ο λογαριασμός έχει αναφερθεί!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">Το βίντεο έχει αναφερθεί!</string>
<string name="password_length_error">Ο κωδικός πρόσβασης πρέπει να περιέχει τουλάχιστον 6 χαρακτήρες!</string>
<string name="muted_done">Ο λογαριασμός φιμώθηκε!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Selecciona una instancia</string>
<string name="not_valide_instance">¡Esta instancia no parece ser válida!</string>
<string name="no_videos">¡Ningún vídeo!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Abrir con</string>
<string name="action_playlist_edit">Editar lista de reproducción</string>
@ -102,6 +103,8 @@
<string name="change_instance">Selecciona otra instancia</string>
<string name="my_history">Historia</string>
<string name="edit">Editar</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Subtítulos</string>
<string name="pickup_captions">Pies de foto de la camioneta</string>
<string name="none">Ninguno</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> publicó un nuevo video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Su video <b>%1$s</b> esta en lista negra]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Tu video <b>%1$s</b> non más esta en lista negra]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Añade un comentario público</string>
<string name="send_comment">Enviar comentario</string>
<string name="all">Todo</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Corriente Directa</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Quieres seguir esta cuenta?</string>
<string name="title_video_peertube">Título del video</string>
<string name="join_peertube">Únete a Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Por favor, especifique las razones</string>
<string name="not_logged_in">¡Debe ser autentificado para proceder a esta acción!</string>
<string name="successful_report">La cuenta ha sido reportada!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">El video ha sido reportado!</string>
<string name="password_length_error">La contraseña debe contener al menos 6 caracteres!</string>
<string name="muted_done">La cuenta ha sido silenciada!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Choisissez une instance</string>
<string name="not_valide_instance">Cette instance ne semble pas être valide !</string>
<string name="no_videos">Aucune vidéo !</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Ouvrir avec</string>
<string name="action_playlist_edit">Modifier une liste de lecture</string>
@ -102,6 +103,8 @@
<string name="change_instance">Changer d\'instance</string>
<string name="my_history">Historique</string>
<string name="edit">Modifier</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Légendes</string>
<string name="pickup_captions">Options d\'envoi</string>
<string name="none">Aucune</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> a publié une nouvelle vidéo : <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Votre vidéo <b>%1$s</b> a été blacklisté]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Votre vidéo <b>%1$s</b> nest plus blacklisté]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Ajouter un commentaire public</string>
<string name="send_comment">Envoyer un commentaire</string>
<string name="all">Tout</string>
@ -150,6 +154,11 @@
<item>Normal</item>
<item>Streaming</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Voulez-vous vous désabonner de ce compte ?</string>
<string name="title_video_peertube">Titre de la vidéo</string>
<string name="join_peertube">Rejoignez Peertube</string>
@ -170,6 +179,7 @@
<string name="report_comment_size">Veuillez préciser les raisons.</string>
<string name="not_logged_in">Vous devez être connecté.e pour effectuer cette action !</string>
<string name="successful_report">Le compte a été signalé !</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">La vidéo a été signalée !</string>
<string name="password_length_error">Le mot de passe doit contenir 6 caractères !</string>
<string name="muted_done">Le compte a été mis en sourdine !</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Trova un\'istanza</string>
<string name="not_valide_instance">Questa istanza non sembra essere valida!</string>
<string name="no_videos">Nessun video!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Apri con</string>
<string name="action_playlist_edit">Modifica playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Prendi un\'altra istanza</string>
<string name="my_history">Cronologia</string>
<string name="edit">Modifica</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Didascalie</string>
<string name="pickup_captions">Scegliere le didascalie</string>
<string name="none">Nessuno</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> ha pubblicato un nuovo video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Il tuo video <b>%1$s</b> è stato messo nella lista nera]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Il tuo video <b>%1$s</b> è stato rimosso dalla lista nera]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Aggiungi un commento pubblico</string>
<string name="send_comment">Invia commento</string>
<string name="all">Tutto</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Stream diretto</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Vuoi smettere di seguire questo account?</string>
<string name="title_video_peertube">Titolo per il video</string>
<string name="join_peertube">Unisciti a Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Per favore, specifica una motivazione</string>
<string name="not_logged_in">Per eseguire questa operazione, è necessario autenticarsi!</string>
<string name="successful_report">L\'account è stato segnalato!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">Il video è stato segnalato!</string>
<string name="password_length_error">La password deve contenere almeno 6 caratteri!</string>
<string name="muted_done">L\'account è stato silenziato!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">インスタンスを選択</string>
<string name="not_valide_instance">このインスタンスは無効です!</string>
<string name="no_videos">動画がありません!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">ファビコン</string>
<string name="open_with">他のアプリで開く</string>
<string name="action_playlist_edit">プレイリストの編集</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">履歴</string>
<string name="edit">編集</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">字幕</string>
<string name="pickup_captions">字幕を選択</string>
<string name="none">なし</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b>が新しい動画を投稿しました: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[<b>%1$s</b>がブラックリストに追加されました]]></string>
<string name="peertube_video_unblacklist"><![CDATA[<b>%1$s</b>がブラックリストから外されました]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">パブリックコメントを追加</string>
<string name="send_comment">コメントを送信</string>
<string name="all">すべて</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Kies een instantie</string>
<string name="not_valide_instance">Dit geval lijkt niet geldig te zijn!</string>
<string name="no_videos">Geen video\'s!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open met</string>
<string name="action_playlist_edit">Bewerk een afspeellijst</string>
@ -102,6 +103,8 @@
<string name="change_instance">Kies een andere instantie</string>
<string name="my_history">Geschiedenis</string>
<string name="edit">Bewerk</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Bijschriften</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">Geen</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> publiceerde een nieuwe video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Uw video <b>%1$s</b> is op de zwarte lijst geplaatst]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Uw video <b>%1$s</b> is niet op de zwarte lijst gezet]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for 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="all">Allemaal</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Directe stroom</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Wilt u dit account ontvouwen?</string>
<string name="title_video_peertube">Titel voor de video</string>
<string name="join_peertube">Word lid van Peertube</string>
@ -174,6 +183,7 @@
<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_comment">The comment has been reported!</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>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Wybierz instancję</string>
<string name="not_valide_instance">Ten przypadek wydaje się być nieważny!</string>
<string name="no_videos">Nie ma wideo!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Otwarte z</string>
<string name="action_playlist_edit">Edycja playlisty</string>
@ -102,6 +103,8 @@
<string name="change_instance">Wybierz inny przypadek</string>
<string name="my_history">Historia</string>
<string name="edit">Edycja</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Podpisy</string>
<string name="pickup_captions">Wybierz podpisy</string>
<string name="none">Brak</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> opublikował nowe wideo: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Twój film <b>%1$s</b> został umieszczony na czarnej liście]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Twój film <b>%1$s</b> został usunięty z czarnej listy]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Dodaj komentarz publiczny</string>
<string name="send_comment">Wyślij komentarz</string>
<string name="all">Wszystkie</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Strumień bezpośredni</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Chcesz rozwinąć to konto?</string>
<string name="title_video_peertube">Tytuł filmu wideo</string>
<string name="join_peertube">Dołącz do Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Proszę podać przyczyny</string>
<string name="not_logged_in">Musisz być uwierzytelniony, aby przystąpić do tej akcji!</string>
<string name="successful_report">Rachunek został zgłoszony!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">Film został zgłoszony!</string>
<string name="password_length_error">Hasło musi zawierać co najmniej 6 znaków!</string>
<string name="muted_done">Rachunek został wyciszony!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,12 +16,13 @@
<string name="instance_choice">Выберите экземпляр</string>
<string name="not_valide_instance">Этот экземпляр недействительный!</string>
<string name="no_videos">Нет видео!</string>
<string name="no_notifications">Нет уведомлений!</string>
<string name="favicon">Иконка</string>
<string name="open_with">Открыть с помощью</string>
<string name="action_playlist_edit">Редактировать плейлист</string>
<string name="close">Закрыть</string>
<string name="upload_video">Загрузить</string>
<string name="image_preview">Предпросмотр изображения</string>
<string name="image_preview">Предпросмотр</string>
<string name="file_to_upload">Выберите файл для загрузки</string>
<string name="channel">Канал</string>
<string name="videos">Видео</string>
@ -102,6 +103,8 @@
<string name="change_instance">Выберите другой экземпляр</string>
<string name="my_history">История</string>
<string name="edit">Редактировать</string>
<string name="set_video_quality_description">Определить качество видео по умолчанию</string>
<string name="set_quality_mode">Разрешение для видео</string>
<string name="captions">Субтитры</string>
<string name="pickup_captions">Выбрать субтитры</string>
<string name="none">Ничто</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> опубликовал новое видео: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Ваше видео <b>%1$s</b> занесено в черный список]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Ваше видео <b>%1$s</b> удалено из черного списка]]></string>
<string name="peertube_video_abuse"><![CDATA[Новый отчёт о нарушении для видео: <b>%1$s</b>]]></string>
<string name="add_public_comment">Добавить публичный комментарий</string>
<string name="send_comment">Оставить комментарий</string>
<string name="all">Все</string>
@ -154,6 +158,11 @@
<item>Веб-просмотр</item>
<item>Прямой поток</item>
</string-array>
<string-array name="settings_video_quality">
<item>Высокое</item>
<item>Среднее</item>
<item>Низкое</item>
</string-array>
<string name="unfollow_confirm">Вы хотите отписаться от этого аккаунта?</string>
<string name="title_video_peertube">Название видео</string>
<string name="join_peertube">Присоединиться к Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Пожалуйста, укажите причину</string>
<string name="not_logged_in">Вы должны быть авторизованы, чтобы перейти к этому действию!</string>
<string name="successful_report">Этот аккаунт предупрежден!</string>
<string name="successful_report_comment">На комментарий отправлена жалоба!</string>
<string name="successful_video_report">О видео было сообщено!</string>
<string name="password_length_error">Пароль должен содержать не менее 6 символов!</string>
<string name="muted_done">Аккаунт отключен!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>

View File

@ -16,6 +16,7 @@
<string name="instance_choice">Pick an instance</string>
<string name="not_valide_instance">This instance does not seem to be valid!</string>
<string name="no_videos">No videos!</string>
<string name="no_notifications">No notifications!</string>
<string name="favicon">Favicon</string>
<string name="open_with">Open with</string>
<string name="action_playlist_edit">Edit a playlist</string>
@ -102,6 +103,8 @@
<string name="change_instance">Pick another instance</string>
<string name="my_history">History</string>
<string name="edit">Edit</string>
<string name="set_video_quality_description">Define a default quality for videos</string>
<string name="set_quality_mode">Resolution for videos</string>
<string name="captions">Captions</string>
<string name="pickup_captions">Pick captions</string>
<string name="none">None</string>
@ -119,6 +122,7 @@
<string name="peertube_video_from_subscription"><![CDATA[<b>%1$s</b> published a new video: <b>%2$s</b>]]></string>
<string name="peertube_video_blacklist"><![CDATA[Your video <b>%1$s</b> has been blacklisted]]></string>
<string name="peertube_video_unblacklist"><![CDATA[Your video <b>%1$s</b> has been unblacklisted]]></string>
<string name="peertube_video_abuse"><![CDATA[New abuse report for video: <b>%1$s</b>]]></string>
<string name="add_public_comment">Add a public comment</string>
<string name="send_comment">Send comment</string>
<string name="all">All</string>
@ -154,6 +158,11 @@
<item>Webview</item>
<item>Direct stream</item>
</string-array>
<string-array name="settings_video_quality">
<item>High</item>
<item>Medium</item>
<item>Low</item>
</string-array>
<string name="unfollow_confirm">Do you want to unfollow this account?</string>
<string name="title_video_peertube">Title for the video</string>
<string name="join_peertube">Join Peertube</string>
@ -174,6 +183,7 @@
<string name="report_comment_size">Please, specify the reasons</string>
<string name="not_logged_in">You must be authenticated to proceed to this action!</string>
<string name="successful_report">The account has been reported!</string>
<string name="successful_report_comment">The comment has been reported!</string>
<string name="successful_video_report">The video has been reported!</string>
<string name="password_length_error">The password must contain at least 6 characters!</string>
<string name="muted_done">The account has been muted!</string>