Merge branch 'l10n_crowdin_localization_gitlab' into develop

This commit is contained in:
tom79 2019-05-04 18:36:10 +02:00
commit 19b5d24c4c
41 changed files with 167 additions and 3 deletions

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -321,6 +321,7 @@
<string name="set_notif_follow_share">تنبيهي عندما يقوم أحدهم بترقية منشوري</string>
<string name="set_notif_follow_add">إخطاري عندما يُعجَب أحدهم بأحد منشوراتي</string>
<string name="set_notif_follow_mention">إخطاري عندما يُشار إليّ</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">عرض مربع حوار للتأكيد قبل ترقية أي تبويق</string>
<string name="set_share_validation_fav">عرض مربع حوار للتأكيد قبل إضافة أي تبويق إلى المفضلة</string>
<string name="set_wifi_only">تفعيل الإخطار في وضع الواي فاي فقط</string>
@ -589,6 +590,7 @@
<string name="channel_notif_boost">ترقية جديدة</string>
<string name="channel_notif_fav">مفضلة جديدة</string>
<string name="channel_notif_mention">إشارة جديدة</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">تبويق جديد</string>
<string name="channel_notif_backup">النسخ الاحتياطي للتبويقات</string>
<string name="channel_notif_media">تنزيل الوسائط</string>
@ -812,6 +814,7 @@
<string name="set_retrieve_metadata_share_from_extras">ارفاق صورة عند مشاركة عنوان رابط</string>
<!-- end languages -->
<string name="poll">استطلاع رأي</string>
<string name="polls">Polls</string>
<string name="create_poll">إنشاء استطلاع</string>
<string name="poll_choice_1">الخيار 1</string>
<string name="poll_choice_2">الخيار 2</string>
@ -824,6 +827,7 @@
<string name="vote">تصويت</string>
<string name="poll_not_private">لا يمكن إرفاق استطلاع للرأي في الرسائل المباشِرة!</string>
<string name="notif_poll">لقد انقضت مدة استطلاع رأي قد قُمتَ بالتصويت عليه مِن قَبل</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">تخصيص</string>
<string name="settings_category_notif_categories">الفئات</string>
<string name="settings_category_notif_news">الأخبار</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Avisa quan algú difongui el teu estatus</string>
<string name="set_notif_follow_add">Avisa quan algú marqui el teu estatus com a preferit</string>
<string name="set_notif_follow_mention">Avisa quan algú et mencioni</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Demana confirmació abans de difondre</string>
<string name="set_share_validation_fav">Demana confirmació abans d\'afegir a preferits</string>
<string name="set_wifi_only">Enviar avisos només per WIFI</string>
@ -566,6 +567,7 @@ Quan s\'esborra l\'aplicació s\'eliminen les dades immediatament.\n
<string name="channel_notif_boost">Nova difusió</string>
<string name="channel_notif_fav">Nou preferit</string>
<string name="channel_notif_mention">Nova menció</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Toot nou</string>
<string name="channel_notif_backup">Còpia de seguretat de toots</string>
<string name="channel_notif_media">Baixada de mèdia</string>
@ -789,6 +791,7 @@ Quan s\'esborra l\'aplicació s\'eliminen les dades immediatament.\n
<string name="set_retrieve_metadata_share_from_extras">Adjunta una imatge en compartir un URL</string>
<!-- end languages -->
<string name="poll">Enquesta</string>
<string name="polls">Polls</string>
<string name="create_poll">Crea una enquesta</string>
<string name="poll_choice_1">Opció 1</string>
<string name="poll_choice_2">Opció 2</string>
@ -801,6 +804,7 @@ Quan s\'esborra l\'aplicació s\'eliminen les dades immediatament.\n
<string name="vote">Vota</string>
<string name="poll_not_private">No es pot adjuntar enquestes a un missatge directe!</string>
<string name="notif_poll">S\'ha acabat una enquesta en què havies participat</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Personalitza</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">Notícies</string>

View File

@ -125,7 +125,7 @@
<item>Blokovat tento účet?</item>
<item>Nahlásit tento toot?</item>
<item>Blokovat tuto doménu?</item>
<item>Unmute this account?</item>
<item>Zrušit ztlumení tohoto účtu?</item>
</string-array>
<string-array name="action_notification">
<item>Oznámit</item>
@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Oznámení v případě boostnutí vašeho tootu</string>
<string name="set_notif_follow_add">Oznámení v případě oblíbení vašeho tootu</string>
<string name="set_notif_follow_mention">Oznámení v případě, že vás někdo zmíní</string>
<string name="set_notif_follow_poll">Oznámení po skončení ankety</string>
<string name="set_share_validation">Zobrazit potvrzení před boostnutí</string>
<string name="set_share_validation_fav">Zobrazit potvrzení před oblíbením</string>
<string name="set_wifi_only">Oznámení pouze na WIFI</string>
@ -581,6 +582,7 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="channel_notif_boost">Nový boost</string>
<string name="channel_notif_fav">Nové oblíbení</string>
<string name="channel_notif_mention">Nová zmínka</string>
<string name="channel_notif_poll">Anketa skončila</string>
<string name="channel_notif_toot">Nový toot</string>
<string name="channel_notif_backup">Záloha tootů</string>
<string name="channel_notif_media">Stahování médií</string>
@ -803,6 +805,7 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="set_retrieve_metadata_share_from_extras">Připojit při sdílení URL obrázek</string>
<!-- end languages -->
<string name="poll">Anketa</string>
<string name="polls">Ankety</string>
<string name="create_poll">Vytvořit anketu</string>
<string name="poll_choice_1">Volba 1</string>
<string name="poll_choice_2">Volba 2</string>
@ -815,6 +818,7 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="vote">Hlasovat</string>
<string name="poll_not_private">K přímé zprávě nelze připojit anketu!</string>
<string name="notif_poll">Anketa, ve které jste hlasoval/a, skončila</string>
<string name="notif_poll_self">Vaše anketa skončila</string>
<string name="settings_category_notif_customize">Přizpůsobit</string>
<string name="settings_category_notif_categories">Kategorie</string>
<string name="settings_category_notif_news">Novinky</string>

View File

@ -321,6 +321,7 @@
<string name="set_notif_follow_share">Hysbysu pan mae rhywun yn hybu\'ch statws</string>
<string name="set_notif_follow_add">Hysbysu pan mae rhywun yn ffefrynnu eich statws</string>
<string name="set_notif_follow_mention">Hysbysu pan mae rhywun yn sôn amdanoch chi</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Dangos deialog cadarnhau cyn hybu</string>
<string name="set_share_validation_fav">Dangos deialog cadarnhau cyn ychwanegu i\'r ffefrynnau</string>
<string name="set_wifi_only">Ond hysbysu pan yn gysylltiedig i WIFI</string>
@ -590,6 +591,7 @@
<string name="channel_notif_boost">Hybiad newydd</string>
<string name="channel_notif_fav">Ffefryn newydd</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Tŵt Newydd</string>
<string name="channel_notif_backup">Tŵtiau wrth gefn</string>
<string name="channel_notif_media">Lawrlwytho Cyfryngau</string>
@ -813,6 +815,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -825,6 +828,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">jemand meinen Beitrag teilt</string>
<string name="set_notif_follow_add">jemand meinen Beitrag favorisiert</string>
<string name="set_notif_follow_mention">ich erwähnt werde</string>
<string name="set_notif_follow_poll">Benachrichtigen, sobald eine Umfrage beendet ist</string>
<string name="set_share_validation">Bestätigungsdialog vor dem Teilen anzeigen</string>
<string name="set_share_validation_fav">Bestätigungsdialog vor dem Favorisieren anzeigen</string>
<string name="set_wifi_only">Nur bei WLAN benachrichtigen</string>
@ -565,6 +566,7 @@ Durch das Löschen der Anwendung werden diese Daten sofort entfernt.\n
<string name="channel_notif_boost">Neu geteilt</string>
<string name="channel_notif_fav">Neuer Favorit</string>
<string name="channel_notif_mention">Neue Erwähnung</string>
<string name="channel_notif_poll">Umfrage beendet</string>
<string name="channel_notif_toot">Neuer Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Medien Download</string>
@ -786,6 +788,7 @@ Sobald Sie die ersten Buchstaben eintippen, werden Namensvorschläge angezeigt\n
<string name="set_retrieve_metadata_share_from_extras">Metadaten abrufen, wenn die URL von anderen Apps geteilt wird</string>
<!-- end languages -->
<string name="poll">Umfrage</string>
<string name="polls">Umfragen</string>
<string name="create_poll">Umfrage erstellen</string>
<string name="poll_choice_1">Möglichkeit 1</string>
<string name="poll_choice_2">Möglichkeit 2</string>
@ -798,6 +801,7 @@ Sobald Sie die ersten Buchstaben eintippen, werden Namensvorschläge angezeigt\n
<string name="vote">Abstimmen</string>
<string name="poll_not_private">Eine Umfrage kann nicht an eine direkte Nachricht angehängt werden!</string>
<string name="notif_poll">Eine Umfrage, in der du abgestimmt hast, ist beendet</string>
<string name="notif_poll_self">Eine deiner Umfragen ist beendet</string>
<string name="settings_category_notif_customize">Anpassen</string>
<string name="settings_category_notif_categories">Kategorien</string>
<string name="settings_category_notif_news">Neuigkeiten</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Ειδοποίηση όταν κάποιος ενισχύει την κατάστασή σου</string>
<string name="set_notif_follow_add">Ειδοποίηση όταν σε κάποιον αρέσει η κατάστασή σου</string>
<string name="set_notif_follow_mention">Ειδοποίηση όταν κάποιος σε αναφέρει</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Προβολή του διαλόγου επιβεβαίωσης, πριν από την ενίσχυση</string>
<string name="set_share_validation_fav">Προβολή του διαλόγου επιβεβαίωσης, πριν να γίνει προσθήκη στα Αγαπημένα</string>
<string name="set_wifi_only">Ειδοποίηση μόνο όταν σε Γουάι-Φάι</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Νέα Ενίσχυση</string>
<string name="channel_notif_fav">Νέο Αγαπημένο</string>
<string name="channel_notif_mention">Νέα Μνημόνευση</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Νέα Φωνή</string>
<string name="channel_notif_backup">Αντίγραφο των Φωνών</string>
<string name="channel_notif_media">Κατέβασμα Πολυμέσων</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Προσκόλληση μιας εικόνας, όταν κοινοποιείται διεύθυνση URL</string>
<!-- end languages -->
<string name="poll">Ψηφοφορία</string>
<string name="polls">Polls</string>
<string name="create_poll">Δημιουργία ψηφοφορίας</string>
<string name="poll_choice_1">1η επιλογή</string>
<string name="poll_choice_2">2η επιλογή</string>
@ -810,6 +813,7 @@
<string name="vote">Ψήφισμα</string>
<string name="poll_not_private">Μία ψηφοφορίας δεν μπορεί να προσκολληθεί σε ένα άμεσο μήνυμα.</string>
<string name="notif_poll">Μία ψηφοφορία στην οποία συμμετείχες έχει τελειώσει</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Προσαρμογή</string>
<string name="settings_category_notif_categories">Κατηγορίες</string>
<string name="settings_category_notif_news">Νέα</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notificar cuando alguien retootee tu estado</string>
<string name="set_notif_follow_add">Notificar cuando alguien agrega a favoritos tu estado</string>
<string name="set_notif_follow_mention">Notificar cuando alguien te mencione</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Mostrar diálogo de confirmación antes de retootear</string>
<string name="set_share_validation_fav">Mostrar diálogo de confirmación antes de agregar a favoritos</string>
<string name="set_wifi_only">Notificaciones en WI-FI solamente</string>
@ -570,6 +571,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="channel_notif_boost">Nuevo Boost</string>
<string name="channel_notif_fav">Nuevo Favorito</string>
<string name="channel_notif_mention">Nueva Mención</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nuevo Toot</string>
<string name="channel_notif_backup">Respaldo de toots</string>
<string name="channel_notif_media">Descargar contenido multimedia</string>
@ -792,6 +794,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -804,6 +807,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Jakinarazi norbaitek zure mezuari bultzada ematean</string>
<string name="set_notif_follow_add">Jakinarazi norbaitek zure mezua gogoko duenean</string>
<string name="set_notif_follow_mention">Jakinarazi norbaitek aipatzen zaituenean</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Baieztatu bultzada eman aurretik</string>
<string name="set_share_validation_fav">Baieztatu gogokoetara gehitu aurretik</string>
<string name="set_wifi_only">Jakinarazi WIFI bidez besterik ez</string>
@ -574,6 +575,7 @@
<string name="channel_notif_boost">Bultzada berria</string>
<string name="channel_notif_fav">Gogoko berria</string>
<string name="channel_notif_mention">Aipamen berria</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Toot berria</string>
<string name="channel_notif_backup">Toot-en babes-kopia</string>
<string name="channel_notif_media">Multimediaren deskarga</string>
@ -796,6 +798,7 @@
<string name="set_retrieve_metadata_share_from_extras">Erantsi irudi bat URL bat partekatzean</string>
<!-- end languages -->
<string name="poll">Inkesta</string>
<string name="polls">Polls</string>
<string name="create_poll">Sortu inkesta bat</string>
<string name="poll_choice_1">1. aukera</string>
<string name="poll_choice_2">2. aukera</string>
@ -808,6 +811,7 @@
<string name="vote">Eman botoa</string>
<string name="poll_not_private">Ezin da inkesta bat txertatu mezu zuen batean!</string>
<string name="notif_poll">Zuk erantzun duzun inkesta bat bukatu da</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Pertsonalizatu</string>
<string name="settings_category_notif_categories">Kategoriak</string>
<string name="settings_category_notif_news">Berriak</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notifier lorsque quelquun partage mes pouets</string>
<string name="set_notif_follow_add">Notifier lorsque quelquun ajoute mes pouets à ses favoris</string>
<string name="set_notif_follow_mention">Notifier lorsque quelquun me mentionne</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Confirmer avant de partager</string>
<string name="set_share_validation_fav">Confirmer avant dajouter aux favoris</string>
<string name="set_wifi_only">Notifier en WIFI seulement</string>
@ -573,6 +574,7 @@
<string name="channel_notif_boost">Nouveau Repouet</string>
<string name="channel_notif_fav">Nouveau Favori</string>
<string name="channel_notif_mention">Nouvelle mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nouveau pouet</string>
<string name="channel_notif_backup">Sauvegarde des Pouets</string>
<string name="channel_notif_media">Téléchargement des Médias</string>
@ -795,6 +797,7 @@ Le bouton de connexion sactivera une fois quun domaine valide sera renseig
<string name="set_retrieve_metadata_share_from_extras">Attacher une image lors du partage d\'une URL</string>
<!-- end languages -->
<string name="poll">Sondages</string>
<string name="polls">Polls</string>
<string name="create_poll">Créer un sondage</string>
<string name="poll_choice_1">Choix 1</string>
<string name="poll_choice_2">Choix 2</string>
@ -807,6 +810,7 @@ Le bouton de connexion sactivera une fois quun domaine valide sera renseig
<string name="vote">Voter</string>
<string name="poll_not_private">Un sondage ne peut pas être attaché à un message direct!</string>
<string name="notif_poll">Le sondage auquel vous avez participé est maintenant terminé</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Personnaliser</string>
<string name="settings_category_notif_categories">Catégories</string>
<string name="settings_category_notif_news">Actualités</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notificar cando alguén promove un dos seus toots</string>
<string name="set_notif_follow_add">Notificar cando alguén favorece un dos seus estados</string>
<string name="set_notif_follow_mention">Notificar cando alguén a menciona</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Solicitar confirmación antes de promover</string>
<string name="set_share_validation_fav">Solicitar confirmación antes de engadir a favoritos</string>
<string name="set_wifi_only">Notificar só cando WiFi</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Nova promoción</string>
<string name="channel_notif_fav">Novo favorito</string>
<string name="channel_notif_mention">Nova mención</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Novo Toot</string>
<string name="channel_notif_backup">Respaldo de Toots</string>
<string name="channel_notif_media">Descarga de medios</string>
@ -799,6 +801,7 @@
<string name="set_retrieve_metadata_share_from_extras">Obter metadatos se o URL os comparte desde outras apps</string>
<!-- end languages -->
<string name="poll">Sondaxe</string>
<string name="polls">Polls</string>
<string name="create_poll">Crear sondaxe</string>
<string name="poll_choice_1">Opción 1</string>
<string name="poll_choice_2">Opción 2</string>
@ -811,6 +814,7 @@
<string name="vote">Votar</string>
<string name="poll_not_private">Unha sondaxe non se pode anexar a unha mensaxe directa!</string>
<string name="notif_poll">Rematou a sondaxe na que participou</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Personalizar</string>
<string name="settings_category_notif_categories">Categorías</string>
<string name="settings_category_notif_news">Novas</string>

View File

@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -583,6 +584,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -806,6 +808,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -818,6 +821,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">आपके लेख बूस्ट होने पर सूचित करें</string>
<string name="set_notif_follow_add">आपके लेख पसंद होने पर सूचित करें</string>
<string name="set_notif_follow_mention">आपका उल्लेख होने पर सूचित करें</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">बूस्ट करने से पहले पूछें</string>
<string name="set_share_validation_fav">पसंद करने से पहले पूछें</string>
<string name="set_wifi_only">केवल वाईफ़ाई पे सूचित करें</string>
@ -567,6 +568,7 @@
<string name="channel_notif_boost">नया बूस्ट</string>
<string name="channel_notif_fav">नया पसंदीदा</string>
<string name="channel_notif_mention">नया उल्लेख</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">नया लेख</string>
<string name="channel_notif_backup">लेखों का बैकअप</string>
<string name="channel_notif_media">मीडिया डाउंलोड</string>
@ -787,6 +789,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -799,6 +802,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Értesíts, amikor valaki megismétli a posztodat</string>
<string name="set_notif_follow_add">Értesíts, ha valaki lájkolja a posztodat</string>
<string name="set_notif_follow_mention">Értesíts, amikor valaki megemlít téged</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Kérdezz vissza újratootolás előtt</string>
<string name="set_share_validation_fav">Megerősítés kérése kedvencekhez hozzáadás előtt</string>
<string name="set_wifi_only">Értesítés csak WiFi használatakor </string>
@ -572,6 +573,7 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<string name="channel_notif_boost">Új újratoot</string>
<string name="channel_notif_fav">Új kedvenc</string>
<string name="channel_notif_mention">Új említés</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Új toot</string>
<string name="channel_notif_backup">Tootok elmentése</string>
<string name="channel_notif_media">Média letöltése</string>
@ -795,6 +797,7 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<string name="set_retrieve_metadata_share_from_extras">Kép csatolása URL megosztásakor</string>
<!-- end languages -->
<string name="poll">Szavazás</string>
<string name="polls">Polls</string>
<string name="create_poll">Szavazás létrehozása</string>
<string name="poll_choice_1">1. lehetőség</string>
<string name="poll_choice_2">2. lehetőség</string>
@ -807,6 +810,7 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<string name="vote">Szavazás</string>
<string name="poll_not_private">Közvetlen üzenethez nem csatolhatsz szavazást!</string>
<string name="notif_poll">Véget ért egy szavazás, amiben részt vettél</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Testreszabás</string>
<string name="settings_category_notif_categories">Kategóriák</string>
<string name="settings_category_notif_news">Hírek</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Տեղեկացնել, երբ որևէ մեկը տարածում է թութդ</string>
<string name="set_notif_follow_add">Տեղեկացնել, երբ որևէ մեկը հավանում է թութդ</string>
<string name="set_notif_follow_mention">Տեղեկացնել, երբ որևէ մեկը նշում է քեզ</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Ցուցադրել հաստատման պատուհանը տարածելուց առաջ</string>
<string name="set_share_validation_fav">Ցուցադրել հաստատման պատուհանը հավանածներին ավելացնելուց առաջ</string>
<string name="set_wifi_only">Ծանուցել միայն WIFI-ին կպած</string>
@ -574,6 +575,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -797,6 +799,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -809,6 +812,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -301,6 +301,7 @@
<string name="set_notif_follow_share">Beritahu ketika seseorang meningkatkan status Anda</string>
<string name="set_notif_follow_add">Beritahu ketika seseorang menyukai status Anda</string>
<string name="set_notif_follow_mention">Beritahu ketika seseorang menyebut Anda</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Tampilkan dialog konfirmasi sebelum meningkatkan</string>
<string name="set_share_validation_fav">Tampilkan dialog konfirmasi sebelum menambahkan ke favorit</string>
<string name="set_wifi_only">Beritahu hanya di WIFI</string>
@ -573,6 +574,7 @@ https://yandex.ru/legal/confidential/?lang=en
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -796,6 +798,7 @@ https://yandex.ru/legal/confidential/?lang=en
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -808,6 +811,7 @@ https://yandex.ru/legal/confidential/?lang=en
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notifica quando qualcuno ricondivide al tuo stato</string>
<string name="set_notif_follow_add">Notifica quando qualcuno mette tra i preferiti il tuo stato</string>
<string name="set_notif_follow_mention">Notifica quando qualcuno ti menziona</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Mostra finestra di dialogo prima della ricondivisione</string>
<string name="set_share_validation_fav">Mostra finestra di dialogo prima di aggiungere ai preferiti</string>
<string name="set_wifi_only">Notifica solo in WIFI</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Un nuovo boost</string>
<string name="channel_notif_fav">Un nuovo mi piace</string>
<string name="channel_notif_mention">Una nuova menzione</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Un nuovo toot</string>
<string name="channel_notif_backup">Backup dei toot</string>
<string name="channel_notif_media">Scarica i media</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Recupera metadati se l\'URL che condivide da altre applicazioni</string>
<!-- end languages -->
<string name="poll">Sondaggio</string>
<string name="polls">Polls</string>
<string name="create_poll">Crea un sondaggio</string>
<string name="poll_choice_1">Scelta 1</string>
<string name="poll_choice_2">Scelta 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vota</string>
<string name="poll_not_private">Un sondaggio non può essere allegato ad un messaggio diretto!</string>
<string name="notif_poll">Un sondaggio in cui hai votato è terminato</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Personalizza</string>
<string name="settings_category_notif_categories">Categorie</string>
<string name="settings_category_notif_news">Novità</string>

View File

@ -301,6 +301,7 @@
<string name="set_notif_follow_share">トゥートがブーストされたときに通知</string>
<string name="set_notif_follow_add">トゥートがお気に入りに追加されたときに通知</string>
<string name="set_notif_follow_mention">メンションを受け取ったときに通知</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">ブースト前に確認ダイアログを表示する</string>
<string name="set_share_validation_fav">お気に入りに追加する前に確認ダイアログを表示する</string>
<string name="set_wifi_only">WIFI接続時のみ通知</string>
@ -563,6 +564,7 @@
<string name="channel_notif_boost">新しいブースト</string>
<string name="channel_notif_fav">新しいお気に入り</string>
<string name="channel_notif_mention">新しいメンション</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">新しいトゥート</string>
<string name="channel_notif_backup">トゥート バックアップ</string>
<string name="channel_notif_media">メディアのダウンロード</string>
@ -786,6 +788,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -798,6 +801,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -301,6 +301,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -571,6 +572,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -794,6 +796,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -806,6 +809,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -125,7 +125,7 @@
<item>Account blokkeren?</item>
<item>Toot rapporteren?</item>
<item>Dit domein blokkeren?</item>
<item>Unmute this account?</item>
<item>Dit account niet langer negeren?</item>
</string-array>
<string-array name="action_notification">
<item>Melden</item>
@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Geef een melding wanneer jouw toot is geboost</string>
<string name="set_notif_follow_add">Geef een melding wanneer jouw toot als favoriet is gemarkeerd</string>
<string name="set_notif_follow_mention">Geef een melding wanneer iemand jou vermeldt</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Vraag voor het boosten een bevestiging</string>
<string name="set_share_validation_fav">Vraag voor het markeren als favoriet een bevestiging</string>
<string name="set_wifi_only">Alleen met Wifi meldingen tonen</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Nieuwe boost</string>
<string name="channel_notif_fav">Nieuwe favoriet</string>
<string name="channel_notif_mention">Nieuwe vermelding</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nieuwe toot</string>
<string name="channel_notif_backup">Toots back-uppen</string>
<string name="channel_notif_media">Media downloaden</string>
@ -795,6 +797,7 @@ Je kunt beginnen met typen en er zullen namen gesuggereerd worden.\n\n
<string name="set_retrieve_metadata_share_from_extras">Een afbeelding toevoegen wanneer een URL wordt gedeeld</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Een poll maken</string>
<string name="poll_choice_1">Keuze 1</string>
<string name="poll_choice_2">Keuze 2</string>
@ -807,6 +810,7 @@ Je kunt beginnen met typen en er zullen namen gesuggereerd worden.\n\n
<string name="vote">Stemmen</string>
<string name="poll_not_private">Een poll kan niet aan een direct bericht worden toegevoegd!</string>
<string name="notif_poll">Een poll waarin je hebt gestemd is beëindigd</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Aanpassen</string>
<string name="settings_category_notif_categories">Categorieën</string>
<string name="settings_category_notif_news">Nieuws</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Varsle når noen booster tootene dine</string>
<string name="set_notif_follow_add">Varsle når noen favoriserer tootene dine</string>
<string name="set_notif_follow_mention">Varsle når noen nevner deg</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Vis bekreftelsesdialog før du booster</string>
<string name="set_share_validation_fav">Vis bekreftelsesdialog før du legger til i favoritter</string>
<string name="set_wifi_only">Varsle kun på WIFI</string>
@ -566,6 +567,7 @@ Du kan aktivere eller deaktivere disse meldingene senere i innstillingene (Meldi
<string name="channel_notif_boost">Ny boost</string>
<string name="channel_notif_fav">Ny favoritt</string>
<string name="channel_notif_mention">Ny nevning</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Ny toot</string>
<string name="channel_notif_backup">Backup av toots</string>
<string name="channel_notif_media">Last ned media</string>
@ -786,6 +788,7 @@ Adresser vil bli foreslått når du begynner å skrive.\n\n
<string name="set_retrieve_metadata_share_from_extras">Tilknytt et bilde når du deler en URL</string>
<!-- end languages -->
<string name="poll">Avstemning</string>
<string name="polls">Polls</string>
<string name="create_poll">Lag en avstemming</string>
<string name="poll_choice_1">Valg 1</string>
<string name="poll_choice_2">Valg 2</string>
@ -798,6 +801,7 @@ Adresser vil bli foreslått når du begynner å skrive.\n\n
<string name="vote">Stem</string>
<string name="poll_not_private">En avstemming kan ikke kobles til en direktemelding!</string>
<string name="notif_poll">En avstemming du har stemt på er avsluttet</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Tilpass</string>
<string name="settings_category_notif_categories">Kategorier</string>
<string name="settings_category_notif_news">Nyheter</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Powiadom mnie, gdy ktoś podbije mój wpis</string>
<string name="set_notif_follow_add">Powiadom mnie, gdy ktoś polubi mój wpis</string>
<string name="set_notif_follow_mention">Powiadom mnie, gdy ktoś mnie wspomni</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Proś o potwierdzenie przed podbiciem</string>
<string name="set_share_validation_fav">Proś o potwierdzenie przed dodaniem wpisu do ulubionych</string>
<string name="set_wifi_only">Powiadamiaj tylko w sieci WiFi</string>
@ -580,6 +581,7 @@
<string name="channel_notif_boost">Nowe Podbicie</string>
<string name="channel_notif_fav">Nowe ulubione</string>
<string name="channel_notif_mention">Nowe Wspomnienie</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nowy Wpis</string>
<string name="channel_notif_backup">Kopia zapasowa wpisów</string>
<string name="channel_notif_media">Pobrane Media</string>
@ -800,6 +802,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -812,6 +815,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notificar quando alguém compartilhar suas postagens</string>
<string name="set_notif_follow_add">Notificar quando alguém favoritar suas postagens</string>
<string name="set_notif_follow_mention">Notificar quando alguém te mencionar</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Mostrar diálogo antes de compartilhar</string>
<string name="set_share_validation_fav">Mostrar diálogo antes de adicionar aos favoritos</string>
<string name="set_wifi_only">Notificar somente em Wi-Fi</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Novo Boost</string>
<string name="channel_notif_fav">Novo Favorito</string>
<string name="channel_notif_mention">Nova Menção</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Novo Toot</string>
<string name="channel_notif_backup">Backup de Toots</string>
<string name="channel_notif_media">Baixar mídia</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Recuperar os metadados se se tratar duma URL que partilha doutras aplicações</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -810,6 +813,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -309,6 +309,7 @@
<string name="set_notif_follow_share">Notifica atunci când cineva amplifică statusul</string>
<string name="set_notif_follow_add">Notifica atunci când cineva favorizează statusul tău</string>
<string name="set_notif_follow_mention">Notifică atunci când cineva vă menţionează</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Arată caseta de confirmare înainte de amplificare</string>
<string name="set_share_validation_fav">Arată caseta de confirmare înainte de a adăuga la favorite</string>
<string name="set_wifi_only">Notifică doar în WIFI</string>
@ -576,6 +577,7 @@ Aceste date sunt strict confidențiale și pot fi folosite doar de aplicație.
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -799,6 +801,7 @@ Aceste date sunt strict confidențiale și pot fi folosite doar de aplicație.
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -811,6 +814,7 @@ Aceste date sunt strict confidențiale și pot fi folosite doar de aplicație.
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -125,7 +125,7 @@
<item>Заблокировать этот аккаунт?</item>
<item>Пожаловаться на этот тут?</item>
<item>Заблокировать этот домен?</item>
<item>Unmute this account?</item>
<item>Не глушить этот аккаунт?</item>
</string-array>
<string-array name="action_notification">
<item>Уведомлять</item>
@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Уведомлять, когда кто-то продвигает ваш статус</string>
<string name="set_notif_follow_add">Уведомлять, если кто-то добавил ваш статус в избранное</string>
<string name="set_notif_follow_mention">Уведомлять, когда кто-то вас упоминает</string>
<string name="set_notif_follow_poll">Уведомить об окончании опроса</string>
<string name="set_share_validation">Предупреждать перед тем как продвинуть</string>
<string name="set_share_validation_fav">Предупреждать перед добавлением в избранные</string>
<string name="set_wifi_only">Уведомлять только в сети WIFI</string>
@ -583,6 +584,7 @@
<string name="channel_notif_boost">Новое продвижение</string>
<string name="channel_notif_fav">Новое избранное</string>
<string name="channel_notif_mention">Новое упоминание</string>
<string name="channel_notif_poll">Опрос закончен</string>
<string name="channel_notif_toot">Новый тут</string>
<string name="channel_notif_backup">Резервирование тутов</string>
<string name="channel_notif_media">Загрузка медиа</string>
@ -806,6 +808,7 @@
<string name="set_retrieve_metadata_share_from_extras">Прикрепить изображение при публикации URL</string>
<!-- end languages -->
<string name="poll">Опрос</string>
<string name="polls">Опросы</string>
<string name="create_poll">Создать опрос</string>
<string name="poll_choice_1">Вариант 1</string>
<string name="poll_choice_2">Вариант 2</string>
@ -818,6 +821,7 @@
<string name="vote">Голосовать</string>
<string name="poll_not_private">Опрос не может быть прикреплен к прямому сообщению!</string>
<string name="notif_poll">Опрос, в котором вы проголосовали, завершен</string>
<string name="notif_poll_self">Один из ваших опросов завершен</string>
<string name="settings_category_notif_customize">Настроить</string>
<string name="settings_category_notif_categories">Категории</string>
<string name="settings_category_notif_news">Новости</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Notify when someone boosts your status</string>
<string name="set_notif_follow_add">Notify when someone favourites your status</string>
<string name="set_notif_follow_mention">Notify when someone mentions you</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Show confirmation dialog before boosting</string>
<string name="set_share_validation_fav">Show confirmation dialog before adding to favourites</string>
<string name="set_wifi_only">Notify in WIFI only</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -797,6 +799,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -809,6 +812,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Obveščaj me, ko nekdo ojača moj status</string>
<string name="set_notif_follow_add">Obveščaj me, ko kdo moj status doda med priljubljene</string>
<string name="set_notif_follow_mention">Obveščaj me, ko me kdo omeni</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Vprašaj me za potrditev preden ojačam</string>
<string name="set_share_validation_fav">Pred dodajanjem med priljubljene me vprašaj za potrditev</string>
<string name="set_wifi_only">Obveščanj le v omrežju WiFi</string>
@ -583,6 +584,7 @@
<string name="channel_notif_boost">Novo ojačanje</string>
<string name="channel_notif_fav">Nov všeček</string>
<string name="channel_notif_mention">Nova omemba</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Nova objava Toot</string>
<string name="channel_notif_backup">Arhivirani Tooti</string>
<string name="channel_notif_media">Prenos vsebine</string>
@ -806,6 +808,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -818,6 +821,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -309,6 +309,7 @@
<string name="set_notif_follow_share">Обавести када неко подржи Ваш статус</string>
<string name="set_notif_follow_add">Обавести када неко стави да му је Ваш статус омиљен</string>
<string name="set_notif_follow_mention">Обавести када Вас неко помене</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Прикажи потврду пре давања подршке некоме</string>
<string name="set_share_validation_fav">Прикажи дијалог за потврду пре додавања у омиљене</string>
<string name="set_wifi_only">Обавештавај само на бежичној мрежи</string>
@ -579,6 +580,7 @@
<string name="channel_notif_boost">Нова подршка</string>
<string name="channel_notif_fav">Нови омиљени</string>
<string name="channel_notif_mention">Ново спомињање</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Нови тут</string>
<string name="channel_notif_backup">Резервне копије тутова</string>
<string name="channel_notif_media">Преузимање мултимедије</string>
@ -802,6 +804,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -814,6 +817,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Meddela när någon ökar din status</string>
<string name="set_notif_follow_add">Meddela när någon favoriter din status</string>
<string name="set_notif_follow_mention">Meddela när någon nämner dig</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Visa en bekräftelsedialogruta före boostning</string>
<string name="set_share_validation_fav">Visa bekräftelsedialogrutan innan du lägger till favoriter</string>
<string name="set_wifi_only">Notifiera endast över WIFI</string>
@ -575,6 +576,7 @@
<string name="channel_notif_boost">Ny boost</string>
<string name="channel_notif_fav">Ny favorit</string>
<string name="channel_notif_mention">Nytt omnämnande</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Ny Toot</string>
<string name="channel_notif_backup">Backup av Toot</string>
<string name="channel_notif_media">Ladda ner media</string>
@ -798,6 +800,7 @@
<string name="set_retrieve_metadata_share_from_extras">Hämta metadata om webbadress delas av andra appar</string>
<!-- end languages -->
<string name="poll">Enkät</string>
<string name="polls">Polls</string>
<string name="create_poll">Skapa en enkät</string>
<string name="poll_choice_1">Val 1</string>
<string name="poll_choice_2">Val 2</string>
@ -810,6 +813,7 @@
<string name="vote">Rösta</string>
<string name="poll_not_private">En undersökning kan inte bifogas i ett direktmeddelande!</string>
<string name="notif_poll">En enkät som du röstat i har avslutats</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Anpassa</string>
<string name="settings_category_notif_categories">Kategorier</string>
<string name="settings_category_notif_news">Nyheter</string>

View File

@ -305,6 +305,7 @@
<string name="set_notif_follow_share">Birisi durumunuzu artırdığında bildir</string>
<string name="set_notif_follow_add">Ne zaman biri sizi favorilere eklerse bildir</string>
<string name="set_notif_follow_mention">Biri kullanıcıyı takip ettiğinde bildir</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Yayın ya da etiket için onay iletişim kutusu göster</string>
<string name="set_share_validation_fav">Favoriler için eklemeden önce onay iletişim kutusu göster</string>
<string name="set_wifi_only">WIFI içinde yalnızca bildir</string>
@ -568,6 +569,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -791,6 +793,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -803,6 +806,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -313,6 +313,7 @@
<string name="set_notif_follow_share">Сповіщати, якщо хтось передмухнув ваш статус</string>
<string name="set_notif_follow_add">Сповіщати, якщо хтось додав статус до обраного</string>
<string name="set_notif_follow_mention">Сповіщати, якщо хтось згадує вас</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Показати діалогове вікно підтвердження перед тим, як передмухнути</string>
<string name="set_share_validation_fav">Показати діалогове вікно підтвердження перед тим, як додати до обраного</string>
<string name="set_wifi_only">Повідомити тільки при Wi-Fi</string>
@ -573,6 +574,7 @@
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">Новий гудок</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Медіа завантаження</string>
@ -796,6 +798,7 @@
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -808,6 +811,7 @@
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -303,6 +303,7 @@ và %d toots khác để khám phá</item>
<string name="set_notif_follow_share">Thông báo khi ai đó tăng tình trạng của bạn</string>
<string name="set_notif_follow_add">Thông báo khi ai đó yêu thích trạng thái của bạn</string>
<string name="set_notif_follow_mention">Thông báo khi ai đó đề cập đến bạn</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">Hiển thị hộp thoại xác nhận trước khi tăng</string>
<string name="set_share_validation_fav">Hiển thị hộp thoại xác nhận trước khi thêm vào mục yêu thích</string>
<string name="set_wifi_only">Chỉ thông báo bằng WIFI</string>
@ -569,6 +570,7 @@ và %d toots khác để khám phá</item>
<string name="channel_notif_boost">New Boost</string>
<string name="channel_notif_fav">New Favourite</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">New Toot</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
@ -792,6 +794,7 @@ và %d toots khác để khám phá</item>
<string name="set_retrieve_metadata_share_from_extras">Attach an image when sharing a URL</string>
<!-- end languages -->
<string name="poll">Poll</string>
<string name="polls">Polls</string>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
@ -804,6 +807,7 @@ và %d toots khác để khám phá</item>
<string name="vote">Vote</string>
<string name="poll_not_private">A poll cannot be attached to a direct message!</string>
<string name="notif_poll">A poll you have voted in has ended</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">Customize</string>
<string name="settings_category_notif_categories">Categories</string>
<string name="settings_category_notif_news">News</string>

View File

@ -301,6 +301,7 @@
<string name="set_notif_follow_share">当某人转嘟您的状态时通知</string>
<string name="set_notif_follow_add">当某人收藏您的状态时通知</string>
<string name="set_notif_follow_mention">当有人提到您时通知</string>
<string name="set_notif_follow_poll">Notify when a poll ended</string>
<string name="set_share_validation">转嘟前显示确认对话框</string>
<string name="set_share_validation_fav">添加到收藏夹前显示确认对话框</string>
<string name="set_wifi_only">仅当使用 WiFi 时通知</string>
@ -571,6 +572,7 @@
<string name="channel_notif_boost">新的转嘟</string>
<string name="channel_notif_fav">新的收藏</string>
<string name="channel_notif_mention">新的提及</string>
<string name="channel_notif_poll">Poll Ended</string>
<string name="channel_notif_toot">新的嘟文</string>
<string name="channel_notif_backup">嘟文备份</string>
<string name="channel_notif_media">媒体下载</string>
@ -794,6 +796,7 @@
<string name="set_retrieve_metadata_share_from_extras">分享 URL 时附加图像</string>
<!-- end languages -->
<string name="poll">投票</string>
<string name="polls">Polls</string>
<string name="create_poll">创建投票</string>
<string name="poll_choice_1">选项一</string>
<string name="poll_choice_2">选项二</string>
@ -806,6 +809,7 @@
<string name="vote">投票</string>
<string name="poll_not_private">投票无法附加到直接消息上!</string>
<string name="notif_poll">一个你参加过的投票已经结束</string>
<string name="notif_poll_self">A poll you tooted has ended</string>
<string name="settings_category_notif_customize">定制</string>
<string name="settings_category_notif_categories">类别</string>
<string name="settings_category_notif_news">新闻</string>

View File

@ -301,6 +301,7 @@
<string name="set_notif_follow_share">當有人轉嘟您的嘟文時通知</string>
<string name="set_notif_follow_add">當有人收藏您的嘟文時通知您</string>
<string name="set_notif_follow_mention">當有人提及您時通知</string>
<string name="set_notif_follow_poll">投票結束時通知</string>
<string name="set_share_validation">在轉嘟前顯示確認對話框</string>
<string name="set_share_validation_fav">在新增至最愛前顯示確認對話框</string>
<string name="set_wifi_only">僅在使用 Wi-Fi 時才啟用通知</string>
@ -571,6 +572,7 @@ Yandex 有適當的隱私權政策可以在這裡找到https://yandex.ru/l
<string name="channel_notif_boost">新轉嘟</string>
<string name="channel_notif_fav">新最愛</string>
<string name="channel_notif_mention">新提及</string>
<string name="channel_notif_poll">投票結束</string>
<string name="channel_notif_toot">新嘟文</string>
<string name="channel_notif_backup">嘟文備份</string>
<string name="channel_notif_media">媒體下載</string>
@ -794,6 +796,7 @@ Yandex 有適當的隱私權政策可以在這裡找到https://yandex.ru/l
<string name="set_retrieve_metadata_share_from_extras">如果網址是從其他應用程式分享的,則接收其中繼資料</string>
<!-- end languages -->
<string name="poll">投票</string>
<string name="polls">投票</string>
<string name="create_poll">建立投票</string>
<string name="poll_choice_1">第一種選擇</string>
<string name="poll_choice_2">第二種選擇</string>
@ -806,6 +809,7 @@ Yandex 有適當的隱私權政策可以在這裡找到https://yandex.ru/l
<string name="vote">投票</string>
<string name="poll_not_private">投票不能附加到直接訊息中!</string>
<string name="notif_poll">您曾投過的投票已經結束</string>
<string name="notif_poll_self">您所嘟過的投票已經結束</string>
<string name="settings_category_notif_customize">自訂</string>
<string name="settings_category_notif_categories">分類</string>
<string name="settings_category_notif_news">新聞</string>