mirror of
				https://framagit.org/tom79/fedilab-tube
				synced 2025-06-05 21:09:11 +02:00 
			
		
		
		
	New Crowdin updates
This commit is contained in:
		| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -136,6 +137,8 @@ | |||||||
|     <string name="app_logo">شعار التطبيق</string> |     <string name="app_logo">شعار التطبيق</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">الاشتراكات</string> |     <string name="subscriptions">الاشتراكات</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">حذف التعليق</string> |     <string name="delete_comment">حذف التعليق</string> | ||||||
|     <string name="delete_comment_confirm">هل أنت متأكد من أنك تود حذف هذا التعليق؟</string> |     <string name="delete_comment_confirm">هل أنت متأكد من أنك تود حذف هذا التعليق؟</string> | ||||||
|     <string name="set_video_mode">أسلوب عرض الفيديوهات</string> |     <string name="set_video_mode">أسلوب عرض الفيديوهات</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videoliste</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="set_video_in_list_description">Layout für die Anzeige von Videos in einer Liste ändern</string> | ||||||
|  |     <string name="no_instances">Keine Instanzen !</string> | ||||||
|     <string name="show_more">Mehr anzeigen</string> |     <string name="show_more">Mehr anzeigen</string> | ||||||
|     <string name="show_less">Weniger anzeigen</string> |     <string name="show_less">Weniger anzeigen</string> | ||||||
|     <string name="set_play_screen_lock">Bildschirmsperre</string> |     <string name="set_play_screen_lock">Bildschirmsperre</string> | ||||||
| @@ -25,7 +26,7 @@ | |||||||
|     <string name="notif_video_imported">Videoimport abgeschlossen</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_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_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_received">Es gibt eine neue Nachricht zu einem Missbrauchsbericht</string> | ||||||
|     <string name="notif_abuse_accepted">Ein Missbrauchsbericht wurde von Moderatoren akzeptiert oder abgelehnt</string> |     <string name="notif_abuse_accepted">Ein Missbrauchsbericht wurde von Moderatoren akzeptiert oder abgelehnt</string> | ||||||
|     <plurals name="number_of_replies"> |     <plurals name="number_of_replies"> | ||||||
|         <item quantity="one">%d Antwort</item> |         <item quantity="one">%d Antwort</item> | ||||||
| @@ -40,7 +41,7 @@ | |||||||
|     <string name="title_discover">Entdecken</string> |     <string name="title_discover">Entdecken</string> | ||||||
|     <string name="title_notifications">Benachrichtigungen</string> |     <string name="title_notifications">Benachrichtigungen</string> | ||||||
|     <string name="title_recently_added">Zuletzt hinzugefügt</string> |     <string name="title_recently_added">Zuletzt hinzugefügt</string> | ||||||
|     <string name="title_trending">Beliebt</string> |     <string name="title_trending">Angesagt</string> | ||||||
|     <string name="title_most_liked">Beliebteste</string> |     <string name="title_most_liked">Beliebteste</string> | ||||||
|     <string name="toast_error">Hoppla, es gab einen Fehler!</string> |     <string name="toast_error">Hoppla, es gab einen Fehler!</string> | ||||||
|     <string name="title_muted">Stummgeschaltet</string> |     <string name="title_muted">Stummgeschaltet</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logo der Anwendung</string> |     <string name="app_logo">Logo der Anwendung</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Abonnements</string> |     <string name="subscriptions">Abonnements</string> | ||||||
|  |     <string name="delete_instance">Eine Instanz entfernen</string> | ||||||
|  |     <string name="delete_instance_confirm">Möchtest du diese Instanz wirklich entfernen?</string> | ||||||
|     <string name="delete_comment">Kommentar löschen</string> |     <string name="delete_comment">Kommentar löschen</string> | ||||||
|     <string name="delete_comment_confirm">Möchtest du diesen Kommentar wirklich löschen?</string> |     <string name="delete_comment_confirm">Möchtest du diesen Kommentar wirklich löschen?</string> | ||||||
|     <string name="set_video_mode">Videomodus</string> |     <string name="set_video_mode">Videomodus</string> | ||||||
| @@ -178,19 +181,19 @@ | |||||||
|     <string name="name">Name</string> |     <string name="name">Name</string> | ||||||
|     <string name="display_more">Mehr anzeigen</string> |     <string name="display_more">Mehr anzeigen</string> | ||||||
|     <string name="no_channels">Keine Kanäle!</string> |     <string name="no_channels">Keine Kanäle!</string> | ||||||
|     <string name="report_helper">Einige Erklärungen zu deinem Bericht…</string> |     <string name="report_helper">Einige Erklärungen zu deiner Meldung…</string> | ||||||
|     <string name="report_video">Video melden</string> |     <string name="report_video">Video melden</string> | ||||||
|     <string name="report">Bericht</string> |     <string name="report">Melden</string> | ||||||
|     <string name="change_instance">Wähle eine andere Instanz</string> |     <string name="change_instance">Wähle eine andere Instanz</string> | ||||||
|     <string name="my_history">Verlauf</string> |     <string name="my_history">Verlauf</string> | ||||||
|     <string name="edit">Bearbeiten</string> |     <string name="edit">Bearbeiten</string> | ||||||
|     <string name="video_settings">Video-Einstellungen</string> |     <string name="video_settings">Video-Einstellungen</string> | ||||||
|     <string name="app_interface">Benutzeroberfläche</string> |     <string name="app_interface">Benutzeroberfläche</string> | ||||||
|     <string name="set_cache_mode">Zwischenspeicher</string> |     <string name="set_cache_mode">Zwischenspeicher</string> | ||||||
|     <string name="set_video_cache_description">Lege die Größe des Zwischenspeichers für Videos fest (Standard 100Mb)</string> |     <string name="set_video_cache_description">Lege die Größe des Zwischenspeichers für Videos fest (Standard 100MB)</string> | ||||||
|     <string name="set_video_quality_description">Standardqualität für Videos festlegen</string> |     <string name="set_video_quality_description">Standardqualität für Videos festlegen</string> | ||||||
|     <string name="set_quality_mode">Auflösung für Videos</string> |     <string name="set_quality_mode">Auflösung für Videos</string> | ||||||
|     <string name="video_cache_value">Video-Zwischenspeicher: %d Mb</string> |     <string name="video_cache_value">Video-Zwischenspeicher: %d MB</string> | ||||||
|     <string name="captions">Untertitel</string> |     <string name="captions">Untertitel</string> | ||||||
|     <string name="pickup_captions">Untertitel abholen</string> |     <string name="pickup_captions">Untertitel abholen</string> | ||||||
|     <string name="none">Keine</string> |     <string name="none">Keine</string> | ||||||
| @@ -241,7 +244,7 @@ | |||||||
|         Du kannst nun deinen Account verbinden, indem du <b>%1$s</b> in das erste Feld schreibst und auf <b>Verbinden</b>klickst.\n\n |         Du kannst nun deinen Account verbinden, indem du <b>%1$s</b> in das erste Feld schreibst und auf <b>Verbinden</b>klickst.\n\n | ||||||
|         <b>Wichtig</b>: Wenn deine Instanz eine Bestätigung benötigt, erhältst du eine E-Mail, sobald sie geprüft wurde! |         <b>Wichtig</b>: Wenn deine Instanz eine Bestätigung benötigt, erhältst du eine E-Mail, sobald sie geprüft wurde! | ||||||
|     </string> |     </string> | ||||||
|     <string name="account">Account</string> |     <string name="account">Benutzerkonto</string> | ||||||
|     <string name="report_account">Account melden</string> |     <string name="report_account">Account melden</string> | ||||||
|     <string-array name="settings_video_mode"> |     <string-array name="settings_video_mode"> | ||||||
|         <item>Normal</item> |         <item>Normal</item> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Το λογότυπο της εφαρμογής</string> |     <string name="app_logo">Το λογότυπο της εφαρμογής</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Συνδρομές</string> |     <string name="subscriptions">Συνδρομές</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Διαγραφή ενός σχόλιου</string> |     <string name="delete_comment">Διαγραφή ενός σχόλιου</string> | ||||||
|     <string name="delete_comment_confirm">Θέλετε να διαγράψετε αυτό το σχόλιο, στα σίγουρα;</string> |     <string name="delete_comment_confirm">Θέλετε να διαγράψετε αυτό το σχόλιο, στα σίγουρα;</string> | ||||||
|     <string name="set_video_mode">Κατάσταση λειτουργίας για τα βίντεο</string> |     <string name="set_video_mode">Κατάσταση λειτουργίας για τα βίντεο</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logo de la aplicación</string> |     <string name="app_logo">Logo de la aplicación</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Suscripciones</string> |     <string name="subscriptions">Suscripciones</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Eliminar un comentario</string> |     <string name="delete_comment">Eliminar un comentario</string> | ||||||
|     <string name="delete_comment_confirm">¿Realmente deseas eliminar este comentario?</string> |     <string name="delete_comment_confirm">¿Realmente deseas eliminar este comentario?</string> | ||||||
|     <string name="set_video_mode">Aplicar el modo de video</string> |     <string name="set_video_mode">Aplicar el modo de video</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logo de l’application</string> |     <string name="app_logo">Logo de l’application</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Abonnements</string> |     <string name="subscriptions">Abonnements</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Supprimer le commentaire</string> |     <string name="delete_comment">Supprimer le commentaire</string> | ||||||
|     <string name="delete_comment_confirm">Etes-vous sûr de vouloir supprimer ce commentaire ?</string> |     <string name="delete_comment_confirm">Etes-vous sûr de vouloir supprimer ce commentaire ?</string> | ||||||
|     <string name="set_video_mode">Mode pour les vidéos</string> |     <string name="set_video_mode">Mode pour les vidéos</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logo dell\'applicazione</string> |     <string name="app_logo">Logo dell\'applicazione</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Abbonamenti</string> |     <string name="subscriptions">Abbonamenti</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Elimina il commento</string> |     <string name="delete_comment">Elimina il commento</string> | ||||||
|     <string name="delete_comment_confirm">Sei sicuro di voler eliminare questo commento?</string> |     <string name="delete_comment_confirm">Sei sicuro di voler eliminare questo commento?</string> | ||||||
|     <string name="set_video_mode">Modalità per i video</string> |     <string name="set_video_mode">Modalità per i video</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -131,6 +132,8 @@ | |||||||
|     <string name="app_logo">アプリケーションのロゴ</string> |     <string name="app_logo">アプリケーションのロゴ</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">サブスクリプション</string> |     <string name="subscriptions">サブスクリプション</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">コメントを削除</string> |     <string name="delete_comment">コメントを削除</string> | ||||||
|     <string name="delete_comment_confirm">このコメントを削除しますか?</string> |     <string name="delete_comment_confirm">このコメントを削除しますか?</string> | ||||||
|     <string name="set_video_mode">動画のモード</string> |     <string name="set_video_mode">動画のモード</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -131,6 +132,8 @@ | |||||||
|     <string name="app_logo">응용프로그램 로고</string> |     <string name="app_logo">응용프로그램 로고</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Subscriptions</string> |     <string name="subscriptions">Subscriptions</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Delete a comment</string> |     <string name="delete_comment">Delete a comment</string> | ||||||
|     <string name="delete_comment_confirm">Are you sure to delete this comment?</string> |     <string name="delete_comment_confirm">Are you sure to delete this comment?</string> | ||||||
|     <string name="set_video_mode">Mode for videos</string> |     <string name="set_video_mode">Mode for videos</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Video lijst</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="set_video_in_list_description">Wijzig de lay-out voor het weergeven van video\'s in een lijst</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Meer weergeven</string> |     <string name="show_more">Meer weergeven</string> | ||||||
|     <string name="show_less">Minder weergeven</string> |     <string name="show_less">Minder weergeven</string> | ||||||
|     <string name="set_play_screen_lock">Schermvergrendeling</string> |     <string name="set_play_screen_lock">Schermvergrendeling</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logo van de applicatie</string> |     <string name="app_logo">Logo van de applicatie</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Abonnementen</string> |     <string name="subscriptions">Abonnementen</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Een opmerking verwijderen</string> |     <string name="delete_comment">Een opmerking verwijderen</string> | ||||||
|     <string name="delete_comment_confirm">Weet u zeker dat u deze reactie 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="set_video_mode">Modus voor video\'s</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -134,6 +135,8 @@ | |||||||
|     <string name="app_logo">Logo aplikacji</string> |     <string name="app_logo">Logo aplikacji</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Abonamenty</string> |     <string name="subscriptions">Abonamenty</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Usuń komentarz</string> |     <string name="delete_comment">Usuń komentarz</string> | ||||||
|     <string name="delete_comment_confirm">Czy na pewno usuniesz ten komentarz?</string> |     <string name="delete_comment_confirm">Czy na pewno usuniesz ten komentarz?</string> | ||||||
|     <string name="set_video_mode">Tryb dla filmów wideo</string> |     <string name="set_video_mode">Tryb dla filmów wideo</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Logótipo do aplicativo</string> |     <string name="app_logo">Logótipo do aplicativo</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Inscrições</string> |     <string name="subscriptions">Inscrições</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Excluir comentário</string> |     <string name="delete_comment">Excluir comentário</string> | ||||||
|     <string name="delete_comment_confirm">Tem certeza de que deseja excluir este comentário?</string> |     <string name="delete_comment_confirm">Tem certeza de que deseja excluir este comentário?</string> | ||||||
|     <string name="set_video_mode">Modo para vídeos</string> |     <string name="set_video_mode">Modo para vídeos</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -133,6 +134,8 @@ | |||||||
|     <string name="app_logo">Logo of the application</string> |     <string name="app_logo">Logo of the application</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Subscriptions</string> |     <string name="subscriptions">Subscriptions</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Delete a comment</string> |     <string name="delete_comment">Delete a comment</string> | ||||||
|     <string name="delete_comment_confirm">Are you sure to delete this comment?</string> |     <string name="delete_comment_confirm">Are you sure to delete this comment?</string> | ||||||
|     <string name="set_video_mode">Mode for videos</string> |     <string name="set_video_mode">Mode for videos</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Видео в списке</string> |     <string name="set_video_in_list">Видео в списке</string> | ||||||
|     <string name="set_video_in_list_description">Изменить расположение для отображения видео в списке</string> |     <string name="set_video_in_list_description">Изменить расположение для отображения видео в списке</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Показать еще</string> |     <string name="show_more">Показать еще</string> | ||||||
|     <string name="show_less">Показать меньше</string> |     <string name="show_less">Показать меньше</string> | ||||||
|     <string name="set_play_screen_lock">Блокировка экрана</string> |     <string name="set_play_screen_lock">Блокировка экрана</string> | ||||||
| @@ -134,6 +135,8 @@ | |||||||
|     <string name="app_logo">Логотип приложения</string> |     <string name="app_logo">Логотип приложения</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Подписки</string> |     <string name="subscriptions">Подписки</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Удалить комментарий</string> |     <string name="delete_comment">Удалить комментарий</string> | ||||||
|     <string name="delete_comment_confirm">Вы уверены, что хотите удалить этот комментарий?</string> |     <string name="delete_comment_confirm">Вы уверены, что хотите удалить этот комментарий?</string> | ||||||
|     <string name="set_video_mode">Режим для видео</string> |     <string name="set_video_mode">Режим для видео</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -132,6 +133,8 @@ | |||||||
|     <string name="app_logo">Applikationens logo</string> |     <string name="app_logo">Applikationens logo</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">Prenumerationer</string> |     <string name="subscriptions">Prenumerationer</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">Ta bort kommentar</string> |     <string name="delete_comment">Ta bort kommentar</string> | ||||||
|     <string name="delete_comment_confirm">Är du säker på att ta bort denna kommentar?</string> |     <string name="delete_comment_confirm">Är du säker på att ta bort denna kommentar?</string> | ||||||
|     <string name="set_video_mode">Lägen för video</string> |     <string name="set_video_mode">Lägen för video</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -131,6 +132,8 @@ | |||||||
|     <string name="app_logo">应用程序的标志</string> |     <string name="app_logo">应用程序的标志</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">订阅列表</string> |     <string name="subscriptions">订阅列表</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">删除评论</string> |     <string name="delete_comment">删除评论</string> | ||||||
|     <string name="delete_comment_confirm">您确定要删除此评论吗?</string> |     <string name="delete_comment_confirm">您确定要删除此评论吗?</string> | ||||||
|     <string name="set_video_mode">视频播放模式</string> |     <string name="set_video_mode">视频播放模式</string> | ||||||
|   | |||||||
| @@ -2,6 +2,7 @@ | |||||||
| <resources xmlns:tools="http://schemas.android.com/tools"> | <resources xmlns:tools="http://schemas.android.com/tools"> | ||||||
|     <string name="set_video_in_list">Videos in list</string> |     <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="set_video_in_list_description">Change the layout for displaying videos in a list</string> | ||||||
|  |     <string name="no_instances">No instances !</string> | ||||||
|     <string name="show_more">Show more</string> |     <string name="show_more">Show more</string> | ||||||
|     <string name="show_less">Show less</string> |     <string name="show_less">Show less</string> | ||||||
|     <string name="set_play_screen_lock">Screen lock</string> |     <string name="set_play_screen_lock">Screen lock</string> | ||||||
| @@ -131,6 +132,8 @@ | |||||||
|     <string name="app_logo">應用程式圖示</string> |     <string name="app_logo">應用程式圖示</string> | ||||||
|     <!-- languages not translated --> |     <!-- languages not translated --> | ||||||
|     <string name="subscriptions">訂閱</string> |     <string name="subscriptions">訂閱</string> | ||||||
|  |     <string name="delete_instance">Delete an instance</string> | ||||||
|  |     <string name="delete_instance_confirm">Are you sure to delete this instance?</string> | ||||||
|     <string name="delete_comment">刪除留言</string> |     <string name="delete_comment">刪除留言</string> | ||||||
|     <string name="delete_comment_confirm">您想要刪除此留言嗎?</string> |     <string name="delete_comment_confirm">您想要刪除此留言嗎?</string> | ||||||
|     <string name="set_video_mode">影片模式</string> |     <string name="set_video_mode">影片模式</string> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user