Merge pull request #4340 from Stypox/notification-settings-fix

Small adjustments to notification settings layout
This commit is contained in:
Tobias Groza 2020-09-29 21:55:29 +02:00 committed by GitHub
commit ed51c8b318
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 29 additions and 54 deletions

View file

@ -21,12 +21,11 @@
<TextView <TextView
android:id="@+id/textView" android:id="@+id/textView"
android:layout_width="wrap_content" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="16dp" android:layout_marginStart="16dp"
android:layout_marginTop="16dp" android:layout_marginTop="16dp"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:maxLines="1"
android:text="@string/notification_scale_to_square_image_title" android:text="@string/notification_scale_to_square_image_title"
android:textAppearance="?android:attr/textAppearanceLarge" android:textAppearance="?android:attr/textAppearanceLarge"
android:textSize="14sp" android:textSize="14sp"
@ -78,7 +77,6 @@
android:clickable="false" android:clickable="false"
android:focusable="false" android:focusable="false"
android:gravity="center" android:gravity="center"
android:lines="4"
android:text="@string/notification_actions_summary" android:text="@string/notification_actions_summary"
app:layout_constraintEnd_toEndOf="parent" app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintHorizontal_bias="0.0" app:layout_constraintHorizontal_bias="0.0"

View file

@ -23,7 +23,7 @@
<TextView <TextView
android:id="@+id/notificationActionTitle" android:id="@+id/notificationActionTitle"
android:layout_width="wrap_content" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginStart="8dp" android:layout_marginStart="8dp"
android:ellipsize="end" android:ellipsize="end"
@ -36,11 +36,11 @@
app:layout_constraintStart_toEndOf="@+id/notificationActionIcon" app:layout_constraintStart_toEndOf="@+id/notificationActionIcon"
app:layout_constraintTop_toTopOf="@+id/notificationActionIcon" app:layout_constraintTop_toTopOf="@+id/notificationActionIcon"
app:layout_constraintVertical_chainStyle="packed" app:layout_constraintVertical_chainStyle="packed"
tools:text="@string/notification_action_1_title" /> tools:text="Second action button | Lorem ipsum dolor sit amet, consectetur adipisci elit" />
<TextView <TextView
android:id="@+id/notificationActionSummary" android:id="@+id/notificationActionSummary"
android:layout_width="wrap_content" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:ellipsize="end" android:ellipsize="end"
android:maxLines="1" android:maxLines="1"
@ -49,7 +49,7 @@
app:layout_constraintHorizontal_bias="0.0" app:layout_constraintHorizontal_bias="0.0"
app:layout_constraintStart_toStartOf="@+id/notificationActionTitle" app:layout_constraintStart_toStartOf="@+id/notificationActionTitle"
app:layout_constraintTop_toBottomOf="@+id/notificationActionTitle" app:layout_constraintTop_toBottomOf="@+id/notificationActionTitle"
tools:text="@string/notification_action_play_pause_buffering_value" /> tools:text="Play • Pause • Buffering | Lorem ipsum dolor sit amet, consectetur adipisci elit" />
<View <View
android:id="@+id/notificationActionClickableArea" android:id="@+id/notificationActionClickableArea"

View file

@ -672,8 +672,7 @@
<string name="notification_action_shuffle">خلط</string> <string name="notification_action_shuffle">خلط</string>
<string name="notification_action_repeat">كرر</string> <string name="notification_action_repeat">كرر</string>
<string name="notification_actions_at_most_three">يمكنك تحديد ثلاثة إجراءات كحد أقصى لإظهارها في الإشعار المضغوط!</string> <string name="notification_actions_at_most_three">يمكنك تحديد ثلاثة إجراءات كحد أقصى لإظهارها في الإشعار المضغوط!</string>
<string name="notification_actions_summary">قم بتحرير كل اشعار أدناه من خلال النقر عليه. <string name="notification_actions_summary">قم بتحرير كل اشعار أدناه من خلال النقر عليه. حدد ما يصل إلى ثلاثة منها لتظهر في الإشعار المضغوط باستخدام مربعات الاختيار الموجودة على اليمين.</string>
\nحدد ما يصل إلى ثلاثة منها لتظهر في الإشعار المضغوط باستخدام مربعات الاختيار الموجودة على اليمين.</string>
<string name="notification_action_4_title">زر الإجراء الخامس</string> <string name="notification_action_4_title">زر الإجراء الخامس</string>
<string name="notification_action_3_title">زر الإجراء الرابع</string> <string name="notification_action_3_title">زر الإجراء الرابع</string>
<string name="notification_action_2_title">زر الإجراء الثالث</string> <string name="notification_action_2_title">زر الإجراء الثالث</string>

View file

@ -621,8 +621,7 @@
<string name="notification_action_shuffle">随机播放</string> <string name="notification_action_shuffle">随机播放</string>
<string name="notification_action_repeat">重复</string> <string name="notification_action_repeat">重复</string>
<string name="notification_actions_at_most_three">您最多可以选择三个操作显示在紧凑通知中!</string> <string name="notification_actions_at_most_three">您最多可以选择三个操作显示在紧凑通知中!</string>
<string name="notification_actions_summary">点击来编辑下面的每个通知动作。 <string name="notification_actions_summary">点击来编辑下面的每个通知动作。通过使用右边的复选框,选择其中最多三个显示在紧凑通知中。</string>
\n通过使用右边的复选框选择其中最多三个显示在紧凑通知中。</string>
<string name="notification_action_4_title">第五操作按钮</string> <string name="notification_action_4_title">第五操作按钮</string>
<string name="notification_action_3_title">第四操作按钮</string> <string name="notification_action_3_title">第四操作按钮</string>
<string name="notification_action_2_title">第三操作按钮</string> <string name="notification_action_2_title">第三操作按钮</string>

View file

@ -631,8 +631,7 @@
<string name="notification_action_shuffle">تێکەڵکردن</string> <string name="notification_action_shuffle">تێکەڵکردن</string>
<string name="notification_action_repeat">دووبارە</string> <string name="notification_action_repeat">دووبارە</string>
<string name="notification_actions_at_most_three">دەتوانیت لە زۆربەی سێ چالاکی دیاریبکەیت بۆ نیشاندانی لە ئاگاداری پەستراودا!</string> <string name="notification_actions_at_most_three">دەتوانیت لە زۆربەی سێ چالاکی دیاریبکەیت بۆ نیشاندانی لە ئاگاداری پەستراودا!</string>
<string name="notification_actions_summary">دەستکاری هەر کردارێکی ئاگانامەکانی خوارەوە بکە بە لێدانی لەسەری. <string name="notification_actions_summary">دەستکاری هەر کردارێکی ئاگانامەکانی خوارەوە بکە بە لێدانی لەسەری. هەڵبژێرە تا سێ لەوان بۆ نیشان دراو لە ئاگاداری پەستێنراو بە بەکارهێنانی چێکبۆکسەکان لە ڕاست.</string>
\nهەڵبژێرە تا سێ لەوان بۆ نیشان دراو لە ئاگاداری پەستێنراو بە بەکارهێنانی چێکبۆکسەکان لە ڕاست.</string>
<string name="notification_action_4_title">دوگمەی پێنجەم چالاک بکە</string> <string name="notification_action_4_title">دوگمەی پێنجەم چالاک بکە</string>
<string name="notification_action_3_title">دوگمەی چوارەم چالاک بکە</string> <string name="notification_action_3_title">دوگمەی چوارەم چالاک بکە</string>
<string name="notification_action_2_title">دوگمەی سێیەم چالاک بکە</string> <string name="notification_action_2_title">دوگمەی سێیەم چالاک بکە</string>

View file

@ -642,8 +642,7 @@
<string name="notification_action_shuffle">Promíchat</string> <string name="notification_action_shuffle">Promíchat</string>
<string name="notification_action_repeat">Opakovat</string> <string name="notification_action_repeat">Opakovat</string>
<string name="notification_actions_at_most_three">Do kompaktního oznámení lze vybrat nejvíce tři akce!</string> <string name="notification_actions_at_most_three">Do kompaktního oznámení lze vybrat nejvíce tři akce!</string>
<string name="notification_actions_summary">Upravte každou akci notifikace níže poklepáním. <string name="notification_actions_summary">Upravte každou akci notifikace níže poklepáním. Pomocí zaškrtávacích políček vpravo vyberte až tři z nich, které se mají zobrazit v kompaktním oznámení.</string>
\nPomocí zaškrtávacích políček vpravo vyberte až tři z nich, které se mají zobrazit v kompaktním oznámení.</string>
<string name="notification_action_4_title">Páté akční tlačítko</string> <string name="notification_action_4_title">Páté akční tlačítko</string>
<string name="notification_action_3_title">Čtvrté akční tlačítko</string> <string name="notification_action_3_title">Čtvrté akční tlačítko</string>
<string name="notification_action_2_title">Třetí akční tlačítko</string> <string name="notification_action_2_title">Třetí akční tlačítko</string>

View file

@ -621,8 +621,7 @@
<string name="wifi_only">Nur über WLAN</string> <string name="wifi_only">Nur über WLAN</string>
<string name="never">Nie</string> <string name="never">Nie</string>
<string name="notification_actions_at_most_three">Du kannst maximal drei Aktionen auswählen, die in der Kompaktbenachrichtigung angezeigt werden sollen!</string> <string name="notification_actions_at_most_three">Du kannst maximal drei Aktionen auswählen, die in der Kompaktbenachrichtigung angezeigt werden sollen!</string>
<string name="notification_actions_summary">Bearbeite jede Benachrichtigungsaktion unten, indem du darauf tippst. <string name="notification_actions_summary">Bearbeite jede Benachrichtigungsaktion unten, indem du darauf tippst. Wähle mithilfe der Kontrollkästchen rechts bis zu drei aus, die in der Kompaktbenachrichtigung angezeigt werden sollen.</string>
\nWähle mithilfe der Kontrollkästchen rechts bis zu drei aus, die in der Kompaktbenachrichtigung angezeigt werden sollen.</string>
<string name="settings_category_notification_title">Benachrichtigung</string> <string name="settings_category_notification_title">Benachrichtigung</string>
<string name="unsupported_url_dialog_message">Konnte die angegebene URL nicht erkennen. Mit einer anderen App öffnen\?</string> <string name="unsupported_url_dialog_message">Konnte die angegebene URL nicht erkennen. Mit einer anderen App öffnen\?</string>
<string name="notification_action_4_title">Fünfte Aktionstaste</string> <string name="notification_action_4_title">Fünfte Aktionstaste</string>

View file

@ -569,8 +569,7 @@
<string name="notification_action_shuffle">Ανάμιξη</string> <string name="notification_action_shuffle">Ανάμιξη</string>
<string name="notification_action_repeat">Επανάληψη</string> <string name="notification_action_repeat">Επανάληψη</string>
<string name="notification_actions_at_most_three">Μπορείτε να επιλέξετε το πολύ τρεις ενέργειες για εμφάνιση στη σύντομη ειδοποίηση!</string> <string name="notification_actions_at_most_three">Μπορείτε να επιλέξετε το πολύ τρεις ενέργειες για εμφάνιση στη σύντομη ειδοποίηση!</string>
<string name="notification_actions_summary">Επεξεργαστείτε κάθε ενέργεια ειδοποίησης παρακάτω πατώντας πάνω της. <string name="notification_actions_summary">Επεξεργαστείτε κάθε ενέργεια ειδοποίησης παρακάτω πατώντας πάνω της. Επιλέξτε έως και τρεις από αυτές για να εμφανίζονται στη σύντομη ειδοποίηση, χρησιμοποιώντας τα πλαίσια ελέγχου στα δεξιά.</string>
\nΕπιλέξτε έως και τρεις από αυτές για να εμφανίζονται στη σύντομη ειδοποίηση, χρησιμοποιώντας τα πλαίσια ελέγχου στα δεξιά.</string>
<string name="notification_action_4_title">Κουμπί πέμπτης ενέργειας</string> <string name="notification_action_4_title">Κουμπί πέμπτης ενέργειας</string>
<string name="notification_action_3_title">Κουμπί τέταρτης ενέργειας</string> <string name="notification_action_3_title">Κουμπί τέταρτης ενέργειας</string>
<string name="notification_action_2_title">Κουμπί τρίτης ενέργειας</string> <string name="notification_action_2_title">Κουμπί τρίτης ενέργειας</string>

View file

@ -636,8 +636,7 @@
<string name="notification_action_buffering">Almacenar en memoria (búfer)</string> <string name="notification_action_buffering">Almacenar en memoria (búfer)</string>
<string name="notification_action_repeat">Repetir</string> <string name="notification_action_repeat">Repetir</string>
<string name="notification_actions_at_most_three">¡Puedes seleccionar como máximo tres acciones para mostrar en la notificación compacta!</string> <string name="notification_actions_at_most_three">¡Puedes seleccionar como máximo tres acciones para mostrar en la notificación compacta!</string>
<string name="notification_actions_summary">Edita cada una de las notificaciones de acción de abajo pulsando sobre ella. <string name="notification_actions_summary">Edita cada una de las notificaciones de acción de abajo pulsando sobre ella. Selecciona hasta tres de ellas para mostrarlas en la notificación compacta usando las casillas de verificación de la derecha.</string>
\nSelecciona hasta tres de ellas para mostrarlas en la notificación compacta usando las casillas de verificación de la derecha.</string>
<string name="notification_action_4_title">Botón de quinta acción</string> <string name="notification_action_4_title">Botón de quinta acción</string>
<string name="notification_action_3_title">Botón de cuarta acción</string> <string name="notification_action_3_title">Botón de cuarta acción</string>
<string name="notification_action_2_title">Botón de tercera acción</string> <string name="notification_action_2_title">Botón de tercera acción</string>

View file

@ -632,8 +632,7 @@
<string name="notification_action_shuffle">Sekoita</string> <string name="notification_action_shuffle">Sekoita</string>
<string name="notification_action_repeat">Toista uudelleen</string> <string name="notification_action_repeat">Toista uudelleen</string>
<string name="notification_actions_at_most_three">Voit valita enintään kolme toimintoa ilmoituksessa näytettäväksi!</string> <string name="notification_actions_at_most_three">Voit valita enintään kolme toimintoa ilmoituksessa näytettäväksi!</string>
<string name="notification_actions_summary">Muokkaa ilmoitustoimintoja näpäyttämällä niitä. <string name="notification_actions_summary">Muokkaa ilmoitustoimintoja näpäyttämällä niitä. Valitse ilmoituksessa näytettäväksi enintään kolme käyttämällä oikealla olevia valintaruutuja.</string>
\nValitse ilmoituksessa näytettäväksi enintään kolme käyttämällä oikealla olevia valintaruutuja.</string>
<string name="notification_action_4_title">Viides toimintopainike</string> <string name="notification_action_4_title">Viides toimintopainike</string>
<string name="notification_action_3_title">Neljäs toimintopainike</string> <string name="notification_action_3_title">Neljäs toimintopainike</string>
<string name="notification_action_2_title">Kolmas toimintopainike</string> <string name="notification_action_2_title">Kolmas toimintopainike</string>

View file

@ -632,8 +632,7 @@
<string name="notification_action_shuffle">Lire aléatoirement</string> <string name="notification_action_shuffle">Lire aléatoirement</string>
<string name="notification_action_repeat">Répéter</string> <string name="notification_action_repeat">Répéter</string>
<string name="notification_actions_at_most_three">Vous pouvez sélectionner au maximum trois actions à faire figurer dans la notification compacte !</string> <string name="notification_actions_at_most_three">Vous pouvez sélectionner au maximum trois actions à faire figurer dans la notification compacte !</string>
<string name="notification_actions_summary">Modifiez chaque action de notification ci-dessous en appuyant dessus. <string name="notification_actions_summary">Modifiez chaque action de notification ci-dessous en appuyant dessus. Sélectionnez jusqu\'à trois d\'entre elles pour les faire apparaitre dans la notification compacte en utilisant les cases à cocher à droite.</string>
\nSélectionnez jusqu\'à trois d\'entre elles pour les faire apparaitre dans la notification compacte en utilisant les cases à cocher à droite.</string>
<string name="notification_action_4_title">Cinquième bouton d\'action</string> <string name="notification_action_4_title">Cinquième bouton d\'action</string>
<string name="notification_action_3_title">Quatrième bouton d\'action</string> <string name="notification_action_3_title">Quatrième bouton d\'action</string>
<string name="notification_action_2_title">Troisième bouton d\'action</string> <string name="notification_action_2_title">Troisième bouton d\'action</string>

View file

@ -652,8 +652,7 @@
<string name="notification_action_shuffle">ערבוב</string> <string name="notification_action_shuffle">ערבוב</string>
<string name="notification_action_repeat">חזרה</string> <string name="notification_action_repeat">חזרה</string>
<string name="notification_actions_at_most_three">ניתן לבחור עד שלוש פעולות בלבד שתופענה בהתראות המצומצמות!</string> <string name="notification_actions_at_most_three">ניתן לבחור עד שלוש פעולות בלבד שתופענה בהתראות המצומצמות!</string>
<string name="notification_actions_summary">ניתן לערוך כל התראה להלן בלחיצה עליה. <string name="notification_actions_summary">ניתן לערוך כל התראה להלן בלחיצה עליה. מותר לבחור עד שלוש מהן שתופענה בהתראה המצומצמת באמצעות תיבות הסימן שמשמאל.</string>
\nמותר לבחור עד שלוש מהן שתופענה בהתראה המצומצמת באמצעות תיבות הסימן שמשמאל.</string>
<string name="notification_action_4_title">כפתור פעולה חמישי</string> <string name="notification_action_4_title">כפתור פעולה חמישי</string>
<string name="notification_action_3_title">כפתור פעולה רביעי</string> <string name="notification_action_3_title">כפתור פעולה רביעי</string>
<string name="notification_action_2_title">כפתור פעולה שלישי</string> <string name="notification_action_2_title">כפתור פעולה שלישי</string>

View file

@ -622,8 +622,7 @@
<string name="notification_action_shuffle">Shuffle</string> <string name="notification_action_shuffle">Shuffle</string>
<string name="notification_action_repeat">Ulangi</string> <string name="notification_action_repeat">Ulangi</string>
<string name="notification_actions_at_most_three">Anda bisa memilih hingga tiga tindakan untuk ditampilkan dalam notifikasi ringkas!</string> <string name="notification_actions_at_most_three">Anda bisa memilih hingga tiga tindakan untuk ditampilkan dalam notifikasi ringkas!</string>
<string name="notification_actions_summary">Sentuh untuk menyunting tindakan notifikasi di bawah. <string name="notification_actions_summary">Sentuh untuk menyunting tindakan notifikasi di bawah. Pilih hingga tiga diantaranya untuk ditampilkan dalam notifikasi ringkas dengan menggunakan kotak centang di sebelah kanan.</string>
\nPilih hingga tiga diantaranya untuk ditampilkan dalam notifikasi ringkas dengan menggunakan kotak centang di sebelah kanan.</string>
<string name="notification_action_4_title">Tombol tindakan kelima</string> <string name="notification_action_4_title">Tombol tindakan kelima</string>
<string name="notification_action_3_title">Tombol tindakan keempat</string> <string name="notification_action_3_title">Tombol tindakan keempat</string>
<string name="notification_action_2_title">Tombol tindakan ketiga</string> <string name="notification_action_2_title">Tombol tindakan ketiga</string>

View file

@ -626,8 +626,7 @@
<string name="clear_queue_confirmation_description">La coda del lettore attivo sarà sostituita</string> <string name="clear_queue_confirmation_description">La coda del lettore attivo sarà sostituita</string>
<string name="clear_queue_confirmation_title">Conferma Pulizia Coda</string> <string name="clear_queue_confirmation_title">Conferma Pulizia Coda</string>
<string name="clear_queue_confirmation_summary">Cambiare tipo di riproduzione potrebbe sostituire gli elementi in coda</string> <string name="clear_queue_confirmation_summary">Cambiare tipo di riproduzione potrebbe sostituire gli elementi in coda</string>
<string name="notification_actions_summary">Le azioni dei pulsanti della notifica possono essere modificate qua sotto. <string name="notification_actions_summary">Le azioni dei pulsanti della notifica possono essere modificate qua sotto. Selezionane fino a 3, utilizzando le caselle di controllo sulla destra. Verranno visualizzate nella notifica compatta.</string>
\nSelezionane fino a 3, utilizzando le caselle di controllo sulla destra. Verranno visualizzate nella notifica compatta.</string>
<string name="notification_action_4_title">Azione Pulsante 5</string> <string name="notification_action_4_title">Azione Pulsante 5</string>
<string name="notification_action_3_title">Azione Pulsante 4</string> <string name="notification_action_3_title">Azione Pulsante 4</string>
<string name="notification_action_2_title">Azione Pulsante 3</string> <string name="notification_action_2_title">Azione Pulsante 3</string>

View file

@ -618,8 +618,7 @@
<string name="unsupported_url_dialog_message">URL を認識できませんでした。他のアプリで開きますか?</string> <string name="unsupported_url_dialog_message">URL を認識できませんでした。他のアプリで開きますか?</string>
<string name="notification_scale_to_square_image_summary">通知に表示される動画サムネイルを 16:9 から 1:1 のアスペクト比にスケールします (ゆがみが生じるかもしれません)</string> <string name="notification_scale_to_square_image_summary">通知に表示される動画サムネイルを 16:9 から 1:1 のアスペクト比にスケールします (ゆがみが生じるかもしれません)</string>
<string name="notification_scale_to_square_image_title">サムネイルを 1:1 のアスペクト比にスケールする</string> <string name="notification_scale_to_square_image_title">サムネイルを 1:1 のアスペクト比にスケールする</string>
<string name="notification_actions_summary">以下をタップして通知のアクションを編集します。 <string name="notification_actions_summary">以下をタップして通知のアクションを編集します。右側にあるチェックボックスを使用してコンパクトな通知に表示するものを 3 つまで選択します。</string>
\n右側にあるチェックボックスを使用してコンパクトな通知に表示するものを 3 つまで選択します。</string>
<string name="notification_actions_at_most_three">コンパクトな通知に表示される 3 つのアクションを選ぶことができます!</string> <string name="notification_actions_at_most_three">コンパクトな通知に表示される 3 つのアクションを選ぶことができます!</string>
<string name="notification_action_4_title">5 番目のアクションボタン</string> <string name="notification_action_4_title">5 番目のアクションボタン</string>
<string name="notification_action_3_title">4 番目のアクションボタン</string> <string name="notification_action_3_title">4 番目のアクションボタン</string>

View file

@ -613,8 +613,7 @@
<string name="show_original_time_ago_summary">Originaltekster fra tjenester vil vises for elementer i strømmen</string> <string name="show_original_time_ago_summary">Originaltekster fra tjenester vil vises for elementer i strømmen</string>
<string name="error_report_open_github_notice">Sjekk hvorvidt en feilrapport som omhandler problemet ditt allerede finnes. Når du oppretter dupliserte feilrapporter stjeler du tid fra prosjektet som kunne blitt brukt til å fikse feilen.</string> <string name="error_report_open_github_notice">Sjekk hvorvidt en feilrapport som omhandler problemet ditt allerede finnes. Når du oppretter dupliserte feilrapporter stjeler du tid fra prosjektet som kunne blitt brukt til å fikse feilen.</string>
<string name="notification_actions_at_most_three">Du kan velge opptil tre handlinger å vise i kompaktmerknaden.</string> <string name="notification_actions_at_most_three">Du kan velge opptil tre handlinger å vise i kompaktmerknaden.</string>
<string name="notification_actions_summary">Rediger hver merknadshandling nedenfor ved å trykke på den. <string name="notification_actions_summary">Rediger hver merknadshandling nedenfor ved å trykke på den. Velg opptil tre av dem for visning i den kompakte merknaden ved å bruke avkryssningsboksene til høyre.</string>
\nVelg opptil tre av dem for visning i den kompakte merknaden ved å bruke avkryssningsboksene til høyre.</string>
<string name="notification_scale_to_square_image_summary">Skaler video-miniatyrbildet vist i merknaden fra 16:9 til 1:1-aspekt (forvrengning kan oppstå)</string> <string name="notification_scale_to_square_image_summary">Skaler video-miniatyrbildet vist i merknaden fra 16:9 til 1:1-aspekt (forvrengning kan oppstå)</string>
<string name="feed_use_dedicated_fetch_method_summary">Tilgjengelig i noen tjenester, det er vanligvis mye raskere, men kan gi et begrenset antall elementer, og ofte ufullstendig info (f.eks. ingen varighet, elementtype, ingen sanntidsstatus).</string> <string name="feed_use_dedicated_fetch_method_summary">Tilgjengelig i noen tjenester, det er vanligvis mye raskere, men kan gi et begrenset antall elementer, og ofte ufullstendig info (f.eks. ingen varighet, elementtype, ingen sanntidsstatus).</string>
<string name="feed_use_dedicated_fetch_method_title">Hent fra dedikert strøm når tilgjengelig</string> <string name="feed_use_dedicated_fetch_method_title">Hent fra dedikert strøm når tilgjengelig</string>

View file

@ -631,8 +631,7 @@
<string name="notification_action_shuffle">Shuffle</string> <string name="notification_action_shuffle">Shuffle</string>
<string name="notification_action_repeat">Herhaal</string> <string name="notification_action_repeat">Herhaal</string>
<string name="notification_actions_at_most_three">Je kan maximaal drie acties selecteren om te tonen in de compacte notificatie!</string> <string name="notification_actions_at_most_three">Je kan maximaal drie acties selecteren om te tonen in de compacte notificatie!</string>
<string name="notification_actions_summary">Pas elke notificatieactie hieronder aan door er op te tikken. <string name="notification_actions_summary">Pas elke notificatieactie hieronder aan door er op te tikken. Selecteer tot drie acties die getoond worden in de compacte notificatie door gebruik te maken van de selectievakjes aan de rechterkant.</string>
\nSelecteer tot drie acties die getoond worden in de compacte notificatie door gebruik te maken van de selectievakjes aan de rechterkant.</string>
<string name="notification_action_4_title">Vijfde actieknop</string> <string name="notification_action_4_title">Vijfde actieknop</string>
<string name="notification_action_3_title">Vierde actieknop</string> <string name="notification_action_3_title">Vierde actieknop</string>
<string name="notification_action_2_title">Derde actieknop</string> <string name="notification_action_2_title">Derde actieknop</string>

View file

@ -642,8 +642,7 @@
<string name="notification_action_shuffle">Losowo</string> <string name="notification_action_shuffle">Losowo</string>
<string name="notification_action_repeat">Powtórz</string> <string name="notification_action_repeat">Powtórz</string>
<string name="notification_actions_at_most_three">Możesz wybrać co najwyżej trzy akcje, które mają być wyświetlane w kompaktowym powiadomieniu!</string> <string name="notification_actions_at_most_three">Możesz wybrać co najwyżej trzy akcje, które mają być wyświetlane w kompaktowym powiadomieniu!</string>
<string name="notification_actions_summary">Edytuj każdą poniższą akcję powiadomienia, dotykając jej. <string name="notification_actions_summary">Edytuj każdą poniższą akcję powiadomienia, dotykając jej. Zaznacz maksymalnie trzy z nich, które mają być wyświetlane w powiadomieniu kompaktowym, korzystając z pól wyboru po prawej stronie.</string>
\nZaznacz maksymalnie trzy z nich, które mają być wyświetlane w powiadomieniu kompaktowym, korzystając z pól wyboru po prawej stronie.</string>
<string name="notification_action_4_title">Przycisk piątej akcji</string> <string name="notification_action_4_title">Przycisk piątej akcji</string>
<string name="notification_action_3_title">Przycisk czwartej akcji</string> <string name="notification_action_3_title">Przycisk czwartej akcji</string>
<string name="notification_action_2_title">Przycisk trzeciej akcji</string> <string name="notification_action_2_title">Przycisk trzeciej akcji</string>

View file

@ -632,8 +632,7 @@
<string name="notification_action_nothing">Nada</string> <string name="notification_action_nothing">Nada</string>
<string name="notification_action_repeat">Repetir</string> <string name="notification_action_repeat">Repetir</string>
<string name="notification_actions_at_most_three">Você pode selecionar no máximo três ações para mostrar na notificação compacta!</string> <string name="notification_actions_at_most_three">Você pode selecionar no máximo três ações para mostrar na notificação compacta!</string>
<string name="notification_actions_summary">Edite cada ação de notificação abaixo tocando nela. <string name="notification_actions_summary">Edite cada ação de notificação abaixo tocando nela. Selecione até três deles para serem mostrados na notificação compacta usando as caixas de seleção à direita.</string>
\nSelecione até três deles para serem mostrados na notificação compacta usando as caixas de seleção à direita.</string>
<string name="notification_action_4_title">Quinto botão de ação</string> <string name="notification_action_4_title">Quinto botão de ação</string>
<string name="notification_action_3_title">Quarto botão de ação</string> <string name="notification_action_3_title">Quarto botão de ação</string>
<string name="notification_action_2_title">Terceiro botão de ação</string> <string name="notification_action_2_title">Terceiro botão de ação</string>

View file

@ -632,8 +632,7 @@
<string name="notification_action_shuffle">Baralhar</string> <string name="notification_action_shuffle">Baralhar</string>
<string name="notification_action_repeat">Repetir</string> <string name="notification_action_repeat">Repetir</string>
<string name="notification_actions_at_most_three">Pode selecionar no máximo três ações para mostrar na notificação compacta!</string> <string name="notification_actions_at_most_three">Pode selecionar no máximo três ações para mostrar na notificação compacta!</string>
<string name="notification_actions_summary">Edite cada ação de notificação abaixo tocando nela. <string name="notification_actions_summary">Edite cada ação de notificação abaixo tocando nela. Selecione até três deles para serem mostrados na notificação compacta usando as caixas de seleção à direita.</string>
\nSelecione até três deles para serem mostrados na notificação compacta usando as caixas de seleção à direita.</string>
<string name="notification_action_4_title">Quinto botão de acção</string> <string name="notification_action_4_title">Quinto botão de acção</string>
<string name="notification_action_3_title">Quarto botão de ação</string> <string name="notification_action_3_title">Quarto botão de ação</string>
<string name="notification_action_2_title">Terceiro botão de ação</string> <string name="notification_action_2_title">Terceiro botão de ação</string>

View file

@ -643,8 +643,7 @@
<string name="notification_action_shuffle">Перемешивать</string> <string name="notification_action_shuffle">Перемешивать</string>
<string name="notification_action_repeat">Повторение</string> <string name="notification_action_repeat">Повторение</string>
<string name="notification_actions_at_most_three">Вы можете выбрать не более трёх действий для отображения в компактном уведомлении!</string> <string name="notification_actions_at_most_three">Вы можете выбрать не более трёх действий для отображения в компактном уведомлении!</string>
<string name="notification_actions_summary">Отредактируйте каждое действие уведомления ниже, нажав на него. <string name="notification_actions_summary">Отредактируйте каждое действие уведомления ниже, нажав на него. Выберите до трёх из них, которые будут отображаться в компактном уведомлении, с помощью флажков справа.</string>
\nВыберите до трёх из них, которые будут отображаться в компактном уведомлении, с помощью флажков справа.</string>
<string name="notification_action_4_title">Кнопка пятого действия</string> <string name="notification_action_4_title">Кнопка пятого действия</string>
<string name="notification_action_3_title">Кнопка четвёртого действия</string> <string name="notification_action_3_title">Кнопка четвёртого действия</string>
<string name="notification_action_2_title">Кнопка третьего действия</string> <string name="notification_action_2_title">Кнопка третьего действия</string>

View file

@ -627,8 +627,7 @@
<string name="clear_queue_confirmation_title">Pedi una cunfirma in antis de iscantzellare una lista</string> <string name="clear_queue_confirmation_title">Pedi una cunfirma in antis de iscantzellare una lista</string>
<string name="settings_category_notification_title">Notìfica</string> <string name="settings_category_notification_title">Notìfica</string>
<string name="notification_action_shuffle">Òrdine casuale</string> <string name="notification_action_shuffle">Òrdine casuale</string>
<string name="notification_actions_summary">Modìfica cada atzione de notìfica inoghe in suta incarchende·la. <string name="notification_actions_summary">Modìfica cada atzione de notìfica inoghe in suta incarchende·la. Ischerta·nde finas a tres de ammustrare in sa notìfica cumpata impreende sas casellas de controllu a destra.</string>
\nIscherta·nde finas a tres de ammustrare in sa notìfica cumpata impreende sas casellas de controllu a destra.</string>
<string name="notification_scale_to_square_image_summary">Iscala sa miniadura ammustrada in sa notìfica dae su formadu in 16:9 a cussu 1:1 (diat pòdere causare istorchimentos)</string> <string name="notification_scale_to_square_image_summary">Iscala sa miniadura ammustrada in sa notìfica dae su formadu in 16:9 a cussu 1:1 (diat pòdere causare istorchimentos)</string>
<string name="notification_action_nothing">Nudda</string> <string name="notification_action_nothing">Nudda</string>
<string name="notification_action_buffering">Carrighende</string> <string name="notification_action_buffering">Carrighende</string>

View file

@ -642,8 +642,7 @@
<string name="notification_action_shuffle">Náhodné</string> <string name="notification_action_shuffle">Náhodné</string>
<string name="notification_action_repeat">Opakovať</string> <string name="notification_action_repeat">Opakovať</string>
<string name="notification_actions_at_most_three">V kompaktnom oznámení môžete vybrať najviac tri akcie, ktoré sa majú zobraziť!</string> <string name="notification_actions_at_most_three">V kompaktnom oznámení môžete vybrať najviac tri akcie, ktoré sa majú zobraziť!</string>
<string name="notification_actions_summary">Všetky nasledovné upozornenia môžete upraviť poklepaním. <string name="notification_actions_summary">Všetky nasledovné upozornenia môžete upraviť poklepaním. Tri z nich môžete vybrať a tieto sa budú zobrazovať v kompaktnom oznámení.</string>
\nTri z nich môžete vybrať a tieto sa budú zobrazovať v kompaktnom oznámení.</string>
<string name="notification_action_4_title">Akčné tlačidlo päť</string> <string name="notification_action_4_title">Akčné tlačidlo päť</string>
<string name="notification_action_3_title">Akčné tlačidlo štyri</string> <string name="notification_action_3_title">Akčné tlačidlo štyri</string>
<string name="notification_action_2_title">Akčné tlačidlo tri</string> <string name="notification_action_2_title">Akčné tlačidlo tri</string>

View file

@ -632,8 +632,7 @@
<string name="notification_action_shuffle">Karıştır</string> <string name="notification_action_shuffle">Karıştır</string>
<string name="notification_action_repeat">Tekrarla</string> <string name="notification_action_repeat">Tekrarla</string>
<string name="notification_actions_at_most_three">Sıkı bildirimde gösterilecek en fazla üç eylem seçebilirsiniz!</string> <string name="notification_actions_at_most_three">Sıkı bildirimde gösterilecek en fazla üç eylem seçebilirsiniz!</string>
<string name="notification_actions_summary">Aşağıdaki her bildirim eylemini üzerine dokunarak düzenleyin. <string name="notification_actions_summary">Aşağıdaki her bildirim eylemini üzerine dokunarak düzenleyin. Sağdaki onay kutularını kullanarak sıkı bildirimde gösterilmek üzere en fazla üç tanesini seçin.</string>
\nSağdaki onay kutularını kullanarak sıkı bildirimde gösterilmek üzere en fazla üç tanesini seçin.</string>
<string name="notification_action_4_title">Beşinci eylem düğmesi</string> <string name="notification_action_4_title">Beşinci eylem düğmesi</string>
<string name="notification_action_3_title">Dördüncü eylem düğmesi</string> <string name="notification_action_3_title">Dördüncü eylem düğmesi</string>
<string name="notification_action_2_title">Üçüncü eylem düğmesi</string> <string name="notification_action_2_title">Üçüncü eylem düğmesi</string>

View file

@ -622,8 +622,7 @@
<string name="notification_action_shuffle">隨機播放</string> <string name="notification_action_shuffle">隨機播放</string>
<string name="notification_action_repeat">重複</string> <string name="notification_action_repeat">重複</string>
<string name="notification_actions_at_most_three">您可以選取最多三個動作來顯示在簡潔通知中!</string> <string name="notification_actions_at_most_three">您可以選取最多三個動作來顯示在簡潔通知中!</string>
<string name="notification_actions_summary">透過點擊下方的每一個通知來編輯它。 <string name="notification_actions_summary">透過點擊下方的每一個通知來編輯它。使用右側的勾選框,最多可以選取三個在簡潔通知中顯示。</string>
\n使用右側的勾選框最多可以選取三個在簡潔通知中顯示。</string>
<string name="notification_action_4_title">第五動作按鈕</string> <string name="notification_action_4_title">第五動作按鈕</string>
<string name="notification_action_3_title">第四動作按鈕</string> <string name="notification_action_3_title">第四動作按鈕</string>
<string name="notification_action_2_title">第三動作按鈕</string> <string name="notification_action_2_title">第三動作按鈕</string>

View file

@ -66,7 +66,7 @@
<string name="notification_action_2_title">Third action button</string> <string name="notification_action_2_title">Third action button</string>
<string name="notification_action_3_title">Fourth action button</string> <string name="notification_action_3_title">Fourth action button</string>
<string name="notification_action_4_title">Fifth action button</string> <string name="notification_action_4_title">Fifth action button</string>
<string name="notification_actions_summary">Edit each notification action below by tapping on it.\nSelect up to three of them to be shown in the compact notification by using the checkboxes on the right.</string> <string name="notification_actions_summary">Edit each notification action below by tapping on it. Select up to three of them to be shown in the compact notification by using the checkboxes on the right.</string>
<string name="notification_actions_at_most_three">You can select at most three actions to show in the compact notification!</string> <string name="notification_actions_at_most_three">You can select at most three actions to show in the compact notification!</string>
<string name="notification_action_repeat">Repeat</string> <string name="notification_action_repeat">Repeat</string>