Merge branch 'l10n_develop' into develop

This commit is contained in:
tom79 2019-07-13 15:06:14 +02:00
commit a2a22830de
41 changed files with 562 additions and 357 deletions

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -196,7 +196,6 @@
<string name="about_code">الشفرة المصدرية: </string>
<string name="about_yandex">ترجمة التبويقات:</string>
<string name="about_thekinrar">البحث عن مثيلات الخوادم:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">مصمم الأيقونات:</string>
<string name="thanks_text_banner">مُصمِّم الرأسية:</string>
<!-- Conversation -->
@ -263,6 +262,7 @@
<string name="pinned_toots">التبويقات المُثبَّتة</string>
<!-- TOAST -->
<string name="client_error">تعذرت عملية جلب معرف العميل!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">لا يوجد اتصال بشبكة الإنترنت!</string>
<string name="toast_block">تم حجب الحساب!</string>
<string name="toast_unblock">لقد تم إلغاء حظر هذا الحساب!</string>
@ -370,9 +370,9 @@
<item>512 ك.ب</item>
<item>1 م.ب</item>
<item>2 م.ب</item>
<item>4 Mb</item>
<item>6 Mb</item>
<item>8 Mb</item>
<item>4 م.ب</item>
<item>6 م.ب</item>
<item>8 م.ب</item>
</string-array>
<string name="set_led_colour">اختيار لون الإشعار الضوئي:</string>
<string-array name="led_colours">
@ -938,7 +938,7 @@
<string name="reconnect_account">أعد توصيل الحساب</string>
<string name="reconnect_account_message">لقد فشل التطبيق في الوصول إلى ميزات الإشراف. قد تحتاج إلى إعادة توصيل الحساب قصد الحصول على التصريحات اللازمة لذلك.</string>
<string name="unresolved">Unresolved</string>
<string name="resolved">Resolved</string>
<string name="resolved">تم حله</string>
<string name="remote">عن بعد</string>
<string name="active">نشط</string>
<string name="pending">معلّق</string>
@ -949,13 +949,13 @@
<string name="email_status">حالة البريد الإلكتروني</string>
<string name="login_status">حالة الولوج</string>
<string name="joined">انضم</string>
<string name="recent_ip">Most recent IP</string>
<string name="recent_ip">أحدث عنوان إيبي</string>
<string name="warn">تحذير</string>
<string name="disable">تعطيل</string>
<string name="silence">اكتمه</string>
<string name="email_user">Notify the user per e-mail</string>
<string name="perform_action">Perform action</string>
<string name="custom_warning">Custom warning</string>
<string name="email_user">أخبر المستخدم عبر البريد الإلكتروني</string>
<string name="perform_action">نفّذ الإجراء</string>
<string name="custom_warning">تحذير مخصص</string>
<string name="user">المستخدم</string>
<string name="moderator">المُشرف</string>
<string name="administrator">المدير</string>
@ -977,18 +977,18 @@
<string name="set_display_admin_menu">أظهر اللوح الإداري</string>
<string name="set_display_admin_toot">اعرض الميزات الإدارية على المنشورات</string>
<string name="allow">سماح</string>
<string name="account_approved">The account is approved!</string>
<string name="account_rejected">The account is rejected!</string>
<string name="account_approved">تتم الموافقة على الحساب!</string>
<string name="account_rejected">تم رفض الحساب!</string>
<string name="assign_to_me">Assign to me</string>
<string name="unassign">Unassign</string>
<string name="mark_resolved">Mark as resolved</string>
<string name="mark_unresolved">Mark as unresolved</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="audio">The application needs to access audio recording</string>
<string name="mark_resolved">اعتبار الشكوى كمحلولة</string>
<string name="mark_unresolved">اعتبار الشكوى كغير محلولة</string>
<string name="toast_empty_content">محتوى فارغ!</string>
<string name="set_display_fedilab_features_button">اعرض زر ميزات Fedilab</string>
<string name="audio">يحتاج التطبيق إلى الوصول إلى تسجيل الصوت</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="voice_message">رسالة صوتية</string>
<string name="set_quick_reply">تمكين الرد السريع</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<string name="set_remember_position_indication">If disabled, the app will always load last statuses</string>
<string name="set_blur_sensitive_indication">If disabled, sensitive media will be hidden with a button</string>
@ -1000,7 +1000,7 @@
<string name="set_enable_time_slot_indication">During the time slot, the app will send notifications. You can reverse (ie: silent) this time slot with the right spinner.</string>
<string name="set_display_fedilab_features_button_indication">Display a Fedilab button below profile picture. It is a shortcut for accessing in-app features.</string>
<string name="set_quick_reply_indication">Allow to reply directly in timelines below statuses</string>
<string name="set_fit_preview_indication">Previews will not be cropped in timelines</string>
<string name="set_fit_preview_indication">لتعطيل اقتصاص المعاينات في الخطوط الزمنية</string>
<string name="set_display_video_preview_indication">Allow to play embedded videos directly in timelines</string>
<string name="set_display_content_after_fetch_more_indication">Allow to reverse the way to read statuses that are displayed once clicking the fetch more button</string>
<string name="set_security_provider_indication">This option allows to support recent cipher suites. It is useful for older Android devices or if you cannot connect to your instance.</string>
@ -1008,21 +1008,26 @@
<string name="featured_hashtags_indication">These tags will allow to filter statuses from profiles. You will have to use the context menu for seeing them.</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
<string name="timelines">Timelines</string>
<string name="u_interface">Interface</string>
<string name="battery">Battery</string>
<string name="compose">Compose</string>
<string name="timelines">الخيوط</string>
<string name="u_interface">الواجهة</string>
<string name="battery">البطارية</string>
<string name="compose">التحرير</string>
<string name="upload_image_maximum_retry_times">Maximum retry times when uploading media</string>
<string name="new_folder">Create a new Folder here</string>
<string name="folder_name">Enter the folder name</string>
<string name="valid_folder_name">Please enter a valid folder name</string>
<string name="folder_exists">This folder already exists.\n Please provide another name for the folder</string>
<string name="new_folder">إنشاء مجلد جديد هنا</string>
<string name="folder_name">أدخل اسم المجلد</string>
<string name="valid_folder_name">الرجاء ادخل اسم مجلد صحيح</string>
<string name="folder_exists">هذا المجلد موجود بالفعل.\n يرجى إدخال اسم آخر للمجلد</string>
<string name="select">Select</string>
<string name="default_directory">Default Directory</string>
<string name="folder">Folder</string>
<string name="create_folder">Create folder</string>
<string name="default_directory">المجلد الافتراضي</string>
<string name="folder">المجلد</string>
<string name="create_folder">إنشاء مجلد</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="zero">صوت %d واحد</item>
<item quantity="one">صوت واحد</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Codi font: </string>
<string name="about_yandex">Traducció dels toots:</string>
<string name="about_thekinrar">Cerca instàncies:</string>
<string name="about_thekinrar_action">instancies.social</string>
<string name="thanks_text_logo">Disseny d\'icones:</string>
<string name="thanks_text_banner">Disseny de banderoles:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Fixat</string>
<!-- TOAST -->
<string name="client_error">No s\'ha pogut obtenir la id del client!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No hi ha connexió a internet!</string>
<string name="toast_block">El compte s\'ha blocat!</string>
<string name="toast_unblock">El compte ja no està blocat!</string>
@ -1000,6 +1000,11 @@ Quan s\'esborra l\'aplicació s\'eliminen les dades immediatament.\n
<string name="create_folder">Crear carpeta</string>
<string name="custom_tabs_indication">Utilitza el teu navegador preferit dins l\'aplicació. Si es desactiva, els enllaços s\'obriran externament</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vot</item>
<item quantity="other">%d vots</item>

View File

@ -194,7 +194,6 @@
<string name="about_code">Zdrojový kód: </string>
<string name="about_yandex">Překládat tooty:</string>
<string name="about_thekinrar">Prohledat instance:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Návrh ikon:</string>
<string name="thanks_text_banner">Návrh banneru:</string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Připnuto</string>
<!-- TOAST -->
<string name="client_error">Nelze načíst klientské id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Nejste připojeni k internetu!</string>
<string name="toast_block">Tento účet je zablokován!</string>
<string name="toast_unblock">Účet není nadále blokován!</string>
@ -1013,6 +1013,11 @@ Uživatelské jméno a heslo nejsou nikdy ukládány. Jsou použity pouze během
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d hlas</item>
<item quantity="few">%d hlasy</item>

View File

@ -196,7 +196,6 @@
<string name="about_code">Cod ffynhonnell: </string>
<string name="about_yandex">Cyfieithiadau\'r tŵtiau:</string>
<string name="about_thekinrar">Chwilio achosion:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Dylunydd eicon:</string>
<string name="thanks_text_banner">Dylunydd baner:</string>
<!-- Conversation -->
@ -263,6 +262,7 @@
<string name="pinned_toots">Wedi eu pinio</string>
<!-- TOAST -->
<string name="client_error">Methwyd i gael gafael ar id y cleient!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Dim cyswllt i\'r rhyngrwyd!</string>
<string name="toast_block">Blociwyd y cyfrif!</string>
<string name="toast_unblock">Nid yw\'r cyfrif wedi ei flocio mwyach!</string>
@ -1023,6 +1023,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="zero">%d votes</item>
<item quantity="one">%d vote</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Kildekode: </string>
<string name="about_yandex">Oversættelse af toots:</string>
<string name="about_thekinrar">Søg instanser:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ikondesigner:</string>
<string name="thanks_text_banner">Bannerdesigner:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Fastgjort</string>
<!-- TOAST -->
<string name="client_error">Kan ikke hente klient-ID!</string>
<string name="connect_error">Kan ikke tilslutte instansdomæne!</string>
<string name="no_internet">Ingen Internetforbindelse!</string>
<string name="toast_block">Kontoen blev blokeret!</string>
<string name="toast_unblock">Kontoen er ikke længere blokeret!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Opret mappe</string>
<string name="custom_tabs_indication">Benyt din foretrukne browser i selve programmet. Ved at deaktivere, åbnes links eksternt</string>
<string name="set_display_confirm">Vis en toast-besked efte fuldførelsen af en handling (boost, fav mv.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d stemme</item>
<item quantity="other">%d stemmer</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Quellcode:</string>
<string name="about_yandex">Übersetzung von Toots:</string>
<string name="about_thekinrar">Instanzensuche:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icondesigner:</string>
<string name="thanks_text_banner">Banner Designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Angeheftet</string>
<!-- TOAST -->
<string name="client_error">Fehler beim Laden der Client ID!</string>
<string name="connect_error">Verbinden zur Instanzdomain fehlgeschlagen!</string>
<string name="no_internet">Keine Internetverbindung!</string>
<string name="toast_block">Nutzer wurde blockiert!</string>
<string name="toast_unblock">Der Nutzer wird nicht länger blockiert!</string>
@ -995,6 +995,11 @@ Sobald Sie die ersten Buchstaben eintippen, werden Namensvorschläge angezeigt\n
<string name="create_folder">Ordner erstellen</string>
<string name="custom_tabs_indication">Verwenden Sie Ihren bevorzugten Browser innerhalb der Anwendung. Durch das Deaktivieren werden Links extern geöffnet.</string>
<string name="set_display_confirm">Toast-Benachrichtigung anzeigen, nachdem eine Aktion abgeschlossen ist (boost, fav, usw)?</string>
<string name="export_muted_instance">Lautlos geschaltete Instanzen exportieren</string>
<string name="muted_instance_exported">Lautlos geschaltete Instanzen wurden exportiert!</string>
<string name="add_instances">Instanz hinzufügen</string>
<string name="export_instances">Instanzen exportieren</string>
<string name="import_instances">Instanzen importieren</string>
<plurals name="number_of_vote">
<item quantity="one">%d Stimme</item>
<item quantity="other">%d Stimmen</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Πηγαίος κώδικας: </string>
<string name="about_yandex">Μετάφραση με... :</string>
<string name="about_thekinrar">Αναζήτηση για υποστάσεις:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Σχεδιαστής εικονιδίου:</string>
<string name="thanks_text_banner">Σχεδιαστής σημαίας:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Καρφιτσωμένα</string>
<!-- TOAST -->
<string name="client_error">Αδυναμία λήψης του αριθμού ταυτότητας (id) του πελάτη.</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Καμία σύνδεση στο διαδίκτυο.</string>
<string name="toast_block">Ο λογαριασμός φράχτηκε.</string>
<string name="toast_unblock">Ο λογαριασμός δεν είναι πλέον φραγμένος.</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d ψήφος</item>
<item quantity="other">%d ψήφοι</item>

View File

@ -124,7 +124,7 @@
<item>¿Bloquear esta cuenta?</item>
<item>¿Reportar este toot?</item>
<item>¿Bloquear este dominio?</item>
<item>¿des silenciar esta cuenta?</item>
<item>¿Dejar de silenciar esta cuenta?</item>
</string-array>
<string-array name="action_notification">
<item>Notificar</item>
@ -192,7 +192,6 @@
<string name="about_code">Código fuente: </string>
<string name="about_yandex">Traducción de los toots:</string>
<string name="about_thekinrar">Búsqueda de instancias:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Diseñador de ícono:</string>
<string name="thanks_text_banner">Diseñador de banner:</string>
<!-- Conversation -->
@ -235,7 +234,7 @@
</plurals>
<plurals name="likes">
<item quantity="one">%d me gusta</item>
<item quantity="other">%d Me gusta</item>
<item quantity="other">%d me gusta</item>
</plurals>
<string name="delete_notification_ask">¿Eliminar una notificación?</string>
<string name="delete_notification_ask_all">¿Eliminar todas las notificaciones?</string>
@ -247,6 +246,7 @@
<string name="pinned_toots">Fijado</string>
<!-- TOAST -->
<string name="client_error">¡No se puede obtener la identificación del cliente!</string>
<string name="connect_error">¡No se puede conectar al dominio de la instancia!</string>
<string name="no_internet">¡Sin conexión a Internet!</string>
<string name="toast_block">¡La cuenta ha sido bloqueada!</string>
<string name="toast_unblock">¡La cuenta ya no está bloqueada!</string>
@ -302,7 +302,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">Noificar cuando una encuesta ha terminado</string>
<string name="set_notif_follow_poll">Notificar cuando termine una encuesta</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>
@ -311,8 +311,8 @@
<string name="set_night_mode">Modo nocturno</string>
<string name="set_nsfw_timeout">Tiempo de vista de contenido sensible (segundos, 0 significa terminado)</string>
<string name="settings_title_profile">Editar perfil</string>
<string name="settings_title_custom_sharing">Compartir personalizado</string>
<string name="settings_custom_sharing_url">Tu URL para compartir personalizado&#8230;</string>
<string name="settings_title_custom_sharing">Compartición personalizada</string>
<string name="settings_custom_sharing_url">Tu URL de compartición personalizada&#8230;</string>
<string name="set_profile_description">Bio…</string>
<string name="set_lock_account">Bloquear cuenta</string>
<string name="set_save_changes">Guardar cambios</string>
@ -564,13 +564,13 @@ 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">La Encuesta Terminó</string>
<string name="channel_notif_poll">Encuesta Terminada</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>
<string name="set_notif_sound">Modificar la notificación de sonido</string>
<string name="select_sound">Seleccionar tono</string>
<string name="set_enable_time_slot">Enable time slot</string>
<string name="set_enable_time_slot">Activar intervalo de tiempo</string>
<string name="how_to_videos">Videos de cómo se hace</string>
<string name="retrieve_remote_conversation">! Obteniendo hilo remoto!</string>
<string name="no_blocked_domain">! No hay dominios bloqueados!</string>
@ -628,8 +628,8 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="set_display_art">Mostrar la línea de tiempo de arte</string>
<string name="schedule_boost">Aumento de horario</string>
<string name="boost_scheduled">¡El impulso está programado!</string>
<string name="no_scheduled_boosts">¡Ningúna promoción programada para mostrar!</string>
<string name="no_scheduled_boosts_indications"><![CDATA[Abra el menú de un toot y, a continuación, elija <b>boost programado</b>.]]></string>
<string name="no_scheduled_boosts">¡Ningún retoot programado para mostrar!</string>
<string name="no_scheduled_boosts_indications"><![CDATA[Abra el menú de un toot y, a continuación, elija <b>programar retoot</b>.]]></string>
<string name="art_menu">Línea de tiempo de arte</string>
<string name="open_menu">Abrir menú</string>
<string name="go_back">Regresar</string>
@ -784,11 +784,11 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="filter_timeline_with_a_tag">Filtrar línea de tiempo con etiquetas</string>
<string name="no_tags">Sin etiquetas</string>
<string name="set_hide_delete_notification_on_tab">Ocultar el botón \"eliminar\" en la pestaña de notificación</string>
<string name="set_retrieve_metadata_share_from_extras">Adjuntar una imagen al compartir un URL</string>
<string name="set_retrieve_metadata_share_from_extras">Adjuntar una imagen al compartir una URL</string>
<!-- end languages -->
<string name="poll">Encuesta</string>
<string name="polls">Encuestas</string>
<string name="create_poll">Crea una encuesta</string>
<string name="create_poll">Crear una encuesta</string>
<string name="poll_choice_1">Opción 1</string>
<string name="poll_choice_2">Opción 2</string>
<string name="poll_choice_s">Opción %d</string>
@ -803,7 +803,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="settings_category_notif_customize">Personalizar</string>
<string name="settings_category_notif_categories">Categorías</string>
<string name="settings_category_notif_news">Noticias</string>
<string name="settings_category_notif_time_slot">Time slot</string>
<string name="settings_category_notif_time_slot">Intervalo de tiempo</string>
<string name="settings_category_notif_advanced">Avanzado</string>
<string name="set_display_new_badge">Mostrar insignia \'nuevo\' en los toots no leídos</string>
<string name="set_display_peertube">Mostrar línea de tiempo de Peertube</string>
@ -818,7 +818,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="undo">Deshacer</string>
<string name="visible_tabs_needed">¡Necesitas mantener dos pestañas visibles!</string>
<string name="action_reorder_timeline">Reordenar las líneas de tiempo</string>
<string name="warning_list_deletion">Use the lists entry for deleting this list!</string>
<string name="warning_list_deletion">¡Usa la entrada de listas para eliminar esta lista!</string>
<string name="warning_main_timeline">¡Las líneas de tiempo principales sólo pueden ser ocultadas!</string>
<string name="action_bbcode">BBCode</string>
<string name="add_timeline">Agregar una línea de tiempo</string>
@ -861,7 +861,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="opacity">Opacidad</string>
<string name="label_crop">Cortar</string>
<string name="set_photo_editor">Habilitar el editor de fotos</string>
<string name="add_poll_item">Añadir un elemento de encuesta</string>
<string name="add_poll_item">Añadir un elemento a la encuesta</string>
<string name="remove_poll_item">Eliminar último elemento de la encuesta</string>
<string name="mute_conversation">Silenciar conversación</string>
<string name="unmute_conversation">Desactivar el silencio de la conversación</string>
@ -871,7 +871,7 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="timed_mute">Silenciador temporizado</string>
<string name="mention_account">Mencionar la cuenta</string>
<string name="refresh_cache">Actualizar el caché</string>
<string name="see_boost_and_fav">Ver quién ha promovido y añadido a favoritos</string>
<string name="see_boost_and_fav">Ver quién ha retooteado y añadido a favoritos</string>
<string name="mention_status">Mencionar el estatus</string>
<string name="action_news">Noticias</string>
<string name="set_display_news_from_fedilab">Mostrar noticias de la cuenta de Fedilab</string>
@ -926,82 +926,87 @@ https://yandex.ru/legal/confidential/?lang=en </string>
<string name="suspended">Suspendido</string>
<string name="permissions">Permisos</string>
<string name="email_status">Estatus del correo electrónico</string>
<string name="login_status">Login status</string>
<string name="joined">Joined</string>
<string name="recent_ip">Most recent IP</string>
<string name="warn">Warn</string>
<string name="disable">Disable</string>
<string name="silence">Silence</string>
<string name="email_user">Notify the user per e-mail</string>
<string name="perform_action">Perform action</string>
<string name="custom_warning">Custom warning</string>
<string name="user">User</string>
<string name="moderator">Moderator</string>
<string name="administrator">Administrator</string>
<string name="confirmed">Confirmed</string>
<string name="unconfirmed">Not confirmed</string>
<string name="list_reported_statuses">Reported statuses</string>
<string name="account">Account</string>
<string name="unsilence">Undo silence</string>
<string name="undisable">Undo disable</string>
<string name="suspend">Suspend</string>
<string name="unsuspend">Undo suspend</string>
<string name="account_silenced">The account is silenced!</string>
<string name="account_unsilenced">The account is no longer silenced!</string>
<string name="account_suspended">The account is suspended!</string>
<string name="account_unsuspended">The account is no longer suspended!</string>
<string name="account_disabled">The account is disabled!</string>
<string name="account_undisabled">The account is no longer disabled!</string>
<string name="account_warned">The account has been warned!</string>
<string name="set_display_admin_menu">Display the admin menu</string>
<string name="set_display_admin_toot">Display the admin feature in statuses</string>
<string name="allow">Allow</string>
<string name="account_approved">The account is approved!</string>
<string name="account_rejected">The account is rejected!</string>
<string name="assign_to_me">Assign to me</string>
<string name="unassign">Unassign</string>
<string name="mark_resolved">Mark as resolved</string>
<string name="mark_unresolved">Mark as unresolved</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="audio">The application needs to access audio recording</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<string name="set_remember_position_indication">If disabled, the app will always load last statuses</string>
<string name="set_blur_sensitive_indication">If disabled, sensitive media will be hidden with a button</string>
<string name="set_long_press_media_indication">Store media in full size with a long press on previews</string>
<string name="set_display_timeline_in_list_indication">Add an ellipse button at the top right for listing all tags/instances/lists</string>
<string name="set_display_news_from_fedilab_indication">Display an item in the main menu for a quick access to the timeline targeting #Fedilab tag</string>
<string name="live_notif_indication">Keep an open connection to the streaming API for live notifications.</string>
<string name="set_keep_background_process_indication">When the app is in background, it will keep a connection to the streaming API. Disable it if you care about your battery.</string>
<string name="set_enable_time_slot_indication">During the time slot, the app will send notifications. You can reverse (ie: silent) this time slot with the right spinner.</string>
<string name="set_display_fedilab_features_button_indication">Display a Fedilab button below profile picture. It is a shortcut for accessing in-app features.</string>
<string name="set_quick_reply_indication">Allow to reply directly in timelines below statuses</string>
<string name="set_fit_preview_indication">Previews will not be cropped in timelines</string>
<string name="set_display_video_preview_indication">Allow to play embedded videos directly in timelines</string>
<string name="set_display_content_after_fetch_more_indication">Allow to reverse the way to read statuses that are displayed once clicking the fetch more button</string>
<string name="set_security_provider_indication">This option allows to support recent cipher suites. It is useful for older Android devices or if you cannot connect to your instance.</string>
<string name="set_video_mode_indication">Exclusively for Peertube videos. Switch this mode if you cannot play them.</string>
<string name="featured_hashtags_indication">These tags will allow to filter statuses from profiles. You will have to use the context menu for seeing them.</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
<string name="timelines">Timelines</string>
<string name="u_interface">Interface</string>
<string name="battery">Battery</string>
<string name="compose">Compose</string>
<string name="upload_image_maximum_retry_times">Maximum retry times when uploading media</string>
<string name="new_folder">Create a new Folder here</string>
<string name="folder_name">Enter the folder name</string>
<string name="valid_folder_name">Please enter a valid folder name</string>
<string name="folder_exists">This folder already exists.\n Please provide another name for the folder</string>
<string name="select">Select</string>
<string name="default_directory">Default Directory</string>
<string name="folder">Folder</string>
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="login_status">Estado de inicio de sesión</string>
<string name="joined">Se unió en</string>
<string name="recent_ip">IP más reciente</string>
<string name="warn">Advertir</string>
<string name="disable">Desactivar</string>
<string name="silence">Silenciar</string>
<string name="email_user">Notificar al usuario por correo electrónico</string>
<string name="perform_action">Ejecutar acción</string>
<string name="custom_warning">Advertencia personalizada</string>
<string name="user">Usuario</string>
<string name="moderator">Moderador</string>
<string name="administrator">Administrador</string>
<string name="confirmed">Confirmado</string>
<string name="unconfirmed">No confirmado</string>
<string name="list_reported_statuses">Estados reportados</string>
<string name="account">Cuenta</string>
<string name="unsilence">Deshacer silencio</string>
<string name="undisable">Deshacer deshabilitar</string>
<string name="suspend">Suspender</string>
<string name="unsuspend">Deshacer suspender</string>
<string name="account_silenced">¡La cuenta está silenciada!</string>
<string name="account_unsilenced">¡La cuenta ya no está silenciada!</string>
<string name="account_suspended">¡La cuenta está suspendida!</string>
<string name="account_unsuspended">¡La cuenta ya no está suspendida!</string>
<string name="account_disabled">¡La cuenta está deshabilitada!</string>
<string name="account_undisabled">¡La cuenta ya no está deshabilitada!</string>
<string name="account_warned">¡La cuenta ha sido advertida!</string>
<string name="set_display_admin_menu">Mostrar el menú de administración</string>
<string name="set_display_admin_toot">Mostrar la función de administrador en estados</string>
<string name="allow">Permitir</string>
<string name="account_approved">¡La cuenta está aprobada!</string>
<string name="account_rejected">¡La cuenta ha sido rechazada!</string>
<string name="assign_to_me">Asignar a mí</string>
<string name="unassign">Desasignar</string>
<string name="mark_resolved">Marcar como resuelto</string>
<string name="mark_unresolved">Marcar como no resuelto</string>
<string name="toast_empty_content">¡Contenido vacío!</string>
<string name="set_display_fedilab_features_button">Mostrar botón de características de Fedilab</string>
<string name="audio">La aplicación necesita acceder a la grabación de audio</string>
<string name="toot_message_record_error">¡Se ha producido un error al grabar el mensaje de voz!</string>
<string name="voice_message">Mensaje de voz</string>
<string name="set_quick_reply">Activar respuesta rápida</string>
<string name="reply_might_be_useless">¡La cuenta a la que estás respondiendo podría no ver tu mensaje!</string>
<string name="set_remember_position_indication">Si está desactivado, la aplicación siempre cargará los últimos estados</string>
<string name="set_blur_sensitive_indication">Si está desactivado, el contenido multimedia sensible será ocultado con un botón</string>
<string name="set_long_press_media_indication">Almacenar contenido multimedia a tamaño completo con una pulsación larga en la previsualización</string>
<string name="set_display_timeline_in_list_indication">Agregar un botón de elipse en la parte superior derecha para listar todas las etiquetas/instancias/listas</string>
<string name="set_display_news_from_fedilab_indication">Mostrar un elemento en el menú principal para un acceso rápido a la línea de tiempo con la etiqueta #Fedilab</string>
<string name="live_notif_indication">Mantenga una conexión abierta a la API de streaming para notificaciones en vivo.</string>
<string name="set_keep_background_process_indication">Cuando la aplicación esté en segundo plano, mantendrá una conexión con la API de streaming. Deshabilítalo si te importa tu batería.</string>
<string name="set_enable_time_slot_indication">Durante el intervalo de tiempo, la aplicación enviará notificaciones. Puede revertir (es decir: silenciar) este intervalo de tiempo con el botón derecho.</string>
<string name="set_display_fedilab_features_button_indication">Mostrar un botón de Fedilab debajo de la imagen de perfil. Es un acceso directo para acceder a las características de la aplicación.</string>
<string name="set_quick_reply_indication">Permite responder directamente en las líneas de tiempo debajo de los estados</string>
<string name="set_fit_preview_indication">Las vistas previas no se recortarán en las líneas de tiempo</string>
<string name="set_display_video_preview_indication">Permite reproducir videos incrustados directamente en las líneas de tiempo</string>
<string name="set_display_content_after_fetch_more_indication">Permite invertir la forma de leer los estados que se muestran al hacer clic en el botón de obtener más</string>
<string name="set_security_provider_indication">Esta opción da soporte a las suites recientes de cifrado. Es útil para dispositivos Android antiguos o si no se puede conectar a su instancia.</string>
<string name="set_video_mode_indication">Exclusivamente para videos de Peertube. Cambia este modo si no puedes reproducirlos.</string>
<string name="featured_hashtags_indication">Estas etiquetas permitirán filtrar los estados de los perfiles. Tendrá que usar el menú contextual para verlos.</string>
<string name="set_capitalize_indication">Insertar automáticamente un salto de línea después de la mención para poner en mayúscula la primera letra</string>
<string name="settings_title_custom_sharing_indication">Permitir a los creadores de contenido compartir los estados en sus fuentes RSS</string>
<string name="timelines">Líneas de tiempo</string>
<string name="u_interface">Interfaz</string>
<string name="battery">Batería</string>
<string name="compose">Redactar</string>
<string name="upload_image_maximum_retry_times">Tiempo máximo de reintentos al subir contenido multimedia</string>
<string name="new_folder">Crear una nueva Carpeta aquí</string>
<string name="folder_name">Introduzca el nombre de la carpeta</string>
<string name="valid_folder_name">Por favor, introduzca un nombre de carpeta válido</string>
<string name="folder_exists">Esta carpeta ya existe.\n Por favor, proporcione otro nombre para la carpeta</string>
<string name="select">Seleccionar</string>
<string name="default_directory">Directorio por defecto</string>
<string name="folder">Carpeta</string>
<string name="create_folder">Crear carpeta</string>
<string name="custom_tabs_indication">Usa tu navegador favorito dentro de la aplicación. Al desactivarlo, los enlaces se abrirán externamente</string>
<string name="set_display_confirm">¿Mostrar mensaje de felicitación tras completar una acción (retoot, favorito, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d voto</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Iturburu kodea: </string>
<string name="about_yandex">Toot-en itzulpena:</string>
<string name="about_thekinrar">Bilatu instantziak:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ikonoaren diseinatzailea:</string>
<string name="thanks_text_banner">Bandaren diseinatzailea:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Finkatuta</string>
<!-- TOAST -->
<string name="client_error">Ezin izan da bezero id-a eskuratu!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Ez dago Internet konexiorik!</string>
<string name="toast_block">Kontua blokeatua izan da!</string>
<string name="toast_unblock">Kontua ez dago jada blokeatuta!</string>
@ -1007,6 +1007,11 @@
<string name="create_folder">Sortu karpeta</string>
<string name="custom_tabs_indication">Erabili zure gogoko nabigatzailea aplikazio barruan. Desgaitzen bada, estekak kanpoan irekiko dira</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">boto %d</item>
<item quantity="other">%d boto</item>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Code source : </string>
<string name="about_yandex">Traduction des pouets :</string>
<string name="about_thekinrar">Recherche dinstances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Concepteur de licône:</string>
<string name="thanks_text_banner">Concepteur de la bannière :</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Épinglé</string>
<!-- TOAST -->
<string name="client_error">Impossible dobtenir lid du client!</string>
<string name="connect_error">Impossible de se connecter au domaine de l\'instance !</string>
<string name="no_internet">Aucune connexion Internet !</string>
<string name="toast_block">Le compte a été bloqué !</string>
<string name="toast_unblock">Le compte n\'est plus bloqué !</string>
@ -1005,6 +1005,11 @@ Le bouton de connexion sactivera une fois quun domaine valide sera renseig
<string name="create_folder">Créer un dossier</string>
<string name="custom_tabs_indication">Utilisez votre navigateur préféré intégré dans l\'application. En le désactivant, les liens seront ouverts via un navigateur externe</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d voix</item>
<item quantity="other">%d voix</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Código fonte: </string>
<string name="about_yandex">Tradución dos toots:</string>
<string name="about_thekinrar">Buscar instancias:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Deseño de iconas:</string>
<string name="thanks_text_banner">Deseño da banda:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Fixados</string>
<!-- TOAST -->
<string name="client_error">Imposible obter o id de cliente!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Sen conexión a internet!</string>
<string name="toast_block">A conta foi bloqueada!</string>
<string name="toast_unblock">A conta xa non está bloqueada!</string>
@ -1009,6 +1009,11 @@
<string name="create_folder">Crear cartafol</string>
<string name="custom_tabs_indication">Utilice o navegador favorito dentro da aplicación. Desactivando, as ligazóns abriranse externamente</string>
<string name="set_display_confirm">Mostrar mensaxe amigable tras terse completado unha acción (promo, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d votos</item>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -194,7 +194,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1016,6 +1016,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="two">%d votes</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">सोर्से कोड: </string>
<string name="about_yandex">लेखों का अनुवाद:</string>
<string name="about_thekinrar">इंस्टंस को खोजें:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">आइकाॅन डिज़ाइनर:</string>
<string name="thanks_text_banner">बैनर डिज़ाइनर:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">जड़े हुए</string>
<!-- TOAST -->
<string name="client_error">क्लाइंट आईडी नहीं मिल सका!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">इंटरनेट कनेक्शन नहीं है!</string>
<string name="toast_block">इस खाते को अवरुद्ध कर दिया!</string>
<string name="toast_unblock">खाता अब अवरुद्ध नहीं है!</string>
@ -998,6 +998,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d मत</item>
<item quantity="other">%d मत</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Forráskód: </string>
<string name="about_yandex">Tootok fordítása:</string>
<string name="about_thekinrar">Szerver keresése:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ikontervező:</string>
<string name="thanks_text_banner">Bannertervező:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Rögzített</string>
<!-- TOAST -->
<string name="client_error">Hiba a kliens id betöltésekor!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Nincs internetkapcsolat!</string>
<string name="toast_block">Letiltottad a fiókot!</string>
<string name="toast_unblock">A fiók letiltását megszűntetted!</string>
@ -1006,6 +1006,11 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d szavazat</item>
<item quantity="other">%d szavazat</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Սկզբնական կոդ․</string>
<string name="about_yandex">Թութերի թարգմանությունը․</string>
<string name="about_thekinrar">Փնտրել հանգույցներ․</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Պատկերակի հեղինակ․</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Մեխած</string>
<!-- TOAST -->
<string name="client_error">Հաճախորդի id-ն հնարավոր չէ ստանալ</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Կապ չկա</string>
<string name="toast_block">Հաշիվն արգելափակված է</string>
<string name="toast_unblock">Հաշիվն այլևս արգելափակված չէ</string>
@ -1007,6 +1007,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -191,7 +191,6 @@
<string name="about_code">Sumber kode: </string>
<string name="about_yandex">Terjemahan dari kutipan:</string>
<string name="about_thekinrar">Contoh pencarian:</string>
<string name="about_thekinrar_action">contoh.sosial</string>
<string name="thanks_text_logo">Perancang ikon:</string>
<string name="thanks_text_banner">Desainer banner:</string>
<!-- Conversation -->
@ -243,6 +242,7 @@
<string name="pinned_toots">Disematkan</string>
<!-- TOAST -->
<string name="client_error">Tidak menemukan id klien!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Tidak ada koneksi internet!</string>
<string name="toast_block">Akun diblokir!</string>
<string name="toast_unblock">Akun tidak lagi diblokir!</string>
@ -1006,6 +1006,11 @@ https://yandex.ru/legal/confidential/?lang=en
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
</plurals>

View File

@ -192,7 +192,6 @@
<string name="about_code">Codice sorgente: </string>
<string name="about_yandex">Traduzione dei toot:</string>
<string name="about_thekinrar">Cerca istanze:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Designer icona:</string>
<string name="thanks_text_banner">Designer banner:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">In evidenza</string>
<!-- TOAST -->
<string name="client_error">Impossibile ottenere il client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Nessuna connessione ad internet!</string>
<string name="toast_block">L\'account è stato bloccato!</string>
<string name="toast_unblock">Questo account non è più bloccato!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Crea cartella</string>
<string name="custom_tabs_indication">Usa il tuo browser preferito all\'interno dell\'applicazione. Disabilitandolo, i collegamenti verranno aperti esternamente</string>
<string name="set_display_confirm">Mostrare un messaggio a comparsa dopo che un\'azione è stata completata (boost, mi piace, ecc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d voti</item>

View File

@ -191,7 +191,6 @@
<string name="about_code">ソースコード: </string>
<string name="about_yandex">トゥートの翻訳:</string>
<string name="about_thekinrar">インスタンスを検索:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">アイコンデザイナー:</string>
<string name="thanks_text_banner">バナー デザイナー:</string>
<!-- Conversation -->
@ -243,6 +242,7 @@
<string name="pinned_toots">ピン留め</string>
<!-- TOAST -->
<string name="client_error">クライアントIDを取得できませんでした。</string>
<string name="connect_error">インスタンスドメインに接続できません!</string>
<string name="no_internet">インターネット接続がありません!</string>
<string name="toast_block">アカウントがブロックされました!</string>
<string name="toast_unblock">アカウントはブロックされていません!</string>
@ -938,34 +938,34 @@
<string name="account">アカウント</string>
<string name="unsilence">サイレンスから戻す</string>
<string name="undisable">無効化を解除する</string>
<string name="suspend">Suspend</string>
<string name="unsuspend">Undo suspend</string>
<string name="account_silenced">The account is silenced!</string>
<string name="account_unsilenced">The account is no longer silenced!</string>
<string name="account_suspended">The account is suspended!</string>
<string name="account_unsuspended">The account is no longer suspended!</string>
<string name="account_disabled">The account is disabled!</string>
<string name="account_undisabled">The account is no longer disabled!</string>
<string name="account_warned">The account has been warned!</string>
<string name="set_display_admin_menu">Display the admin menu</string>
<string name="set_display_admin_toot">Display the admin feature in statuses</string>
<string name="allow">Allow</string>
<string name="account_approved">The account is approved!</string>
<string name="account_rejected">The account is rejected!</string>
<string name="assign_to_me">Assign to me</string>
<string name="unassign">Unassign</string>
<string name="mark_resolved">Mark as resolved</string>
<string name="mark_unresolved">Mark as unresolved</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="audio">The application needs to access audio recording</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<string name="set_remember_position_indication">If disabled, the app will always load last statuses</string>
<string name="set_blur_sensitive_indication">If disabled, sensitive media will be hidden with a button</string>
<string name="set_long_press_media_indication">Store media in full size with a long press on previews</string>
<string name="suspend">停止</string>
<string name="unsuspend">再開</string>
<string name="account_silenced">アカウントはサイレンスされています!</string>
<string name="account_unsilenced">アカウントのサイレンスは解除されました!</string>
<string name="account_suspended">アカウントは停止しています!</string>
<string name="account_unsuspended">アカウントを再開させました!</string>
<string name="account_disabled">アカウントは無効化されています!</string>
<string name="account_undisabled">アカウントが有効になりました!</string>
<string name="account_warned">このアカウントは警告を受けています!</string>
<string name="set_display_admin_menu">管理者メニューを表示する</string>
<string name="set_display_admin_toot">ステータスに管理者機能を表示する</string>
<string name="allow">許可</string>
<string name="account_approved">アカウントが承認されました!</string>
<string name="account_rejected">アカウントが拒否されました!</string>
<string name="assign_to_me">担当になる</string>
<string name="unassign">担当を外す</string>
<string name="mark_resolved">解決済みとしてマーク</string>
<string name="mark_unresolved">未解決として再び開く</string>
<string name="toast_empty_content">空のコンテンツです!</string>
<string name="set_display_fedilab_features_button">Fedilab機能ボタンを表示する</string>
<string name="audio">このアプリは音声の録音へのアクセス許可が必要です</string>
<string name="toot_message_record_error">ボイスメッセージの録音中にエラーが発生しました!</string>
<string name="voice_message">ボイスメッセージ</string>
<string name="set_quick_reply">クイック返信を有効化する</string>
<string name="reply_might_be_useless">あなたが返信しているアカウントにはあなたのメッセージが表示されていないかもしれません!</string>
<string name="set_remember_position_indication">このオプションが無効の場合、常に最新のトゥートを読み込みます</string>
<string name="set_blur_sensitive_indication">このオプションが無効の場合、閲覧注意のメディアはボタンで非表示にできます</string>
<string name="set_long_press_media_indication">プレビューで長押ししてメディアをオリジナルのサイズで保存します</string>
<string name="set_display_timeline_in_list_indication">Add an ellipse button at the top right for listing all tags/instances/lists</string>
<string name="set_display_news_from_fedilab_indication">Display an item in the main menu for a quick access to the timeline targeting #Fedilab tag</string>
<string name="live_notif_indication">Keep an open connection to the streaming API for live notifications.</string>
@ -996,6 +996,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d票</item>
</plurals>

View File

@ -192,7 +192,6 @@
<string name="about_code">Tangalt taγbalut: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Inta</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Ulac tuqqna γer Internet!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -124,7 +124,7 @@
<item>이 계정을 차단하시겠습니까?</item>
<item>이 툿을 신고하시겠습니까?</item>
<item>이 도메인을 차단하시겠습니까?</item>
<item>Unmute this account?</item>
<item>이 계정의 뮤트를 해제하겠습니까?</item>
</string-array>
<string-array name="action_notification">
<item>알림</item>
@ -137,12 +137,12 @@
<plurals name="preview_replies">
<item quantity="other">답글 %d개</item>
</plurals>
<string name="bookmarks">Bookmarks</string>
<string name="bookmarks">북마크</string>
<string name="bookmark_add">Add to bookmarks</string>
<string name="bookmark_remove">Remove bookmark</string>
<string name="bookmarks_empty">No bookmarks to display</string>
<string name="status_bookmarked">Status has been added to bookmarks!</string>
<string name="status_unbookmarked">Status was removed from bookmarks!</string>
<string name="bookmark_remove">북마크 삭제</string>
<string name="bookmarks_empty">북마크가 비어있습니다</string>
<string name="status_bookmarked">게시물이 북마크에 추가 되었습니다!</string>
<string name="status_unbookmarked">게시물이 북마크에서 삭제 되었습니다!</string>
<!-- Date -->
<string name="date_seconds">%d 초</string>
<string name="date_minutes">%d 초</string>
@ -150,11 +150,11 @@
<string name="date_day">%d 초</string>
<!-- TOOT -->
<string name="toot_cw_placeholder">경고</string>
<string name="toot_placeholder">What is on your mind?</string>
<string name="toot_it">TOOT!</string>
<string name="queet_it">QUEET!</string>
<string name="cw">cw</string>
<string name="toot_title">Write a toot</string>
<string name="toot_placeholder">무슨 생각을 하고 있나요?</string>
<string name="toot_it">!</string>
<string name="queet_it">!</string>
<string name="cw">열람주의</string>
<string name="toot_title">툿 작성</string>
<string name="toot_title_reply">Reply to a toot</string>
<string name="queet_title">Write a queet</string>
<string name="queet_title_reply">Reply to a queet</string>
@ -169,16 +169,16 @@
<string name="toot_reply_content_title">You are replying to this toot:</string>
<string name="toot_sensitive">Sensitive content?</string>
<string-array name="toot_visibility">
<item>Post to public timelines</item>
<item>Do not post to public timelines</item>
<item>Post to followers only</item>
<item>Post to mentioned users only</item>
<item>공개 타임라인에 작성</item>
<item>공개 타임라인에 비표시</item>
<item>팔로워에게만 공개</item>
<item>멘션 된 사용자들에게만</item>
</string-array>
<string name="no_draft">No drafts!</string>
<string name="choose_toot">Choose a toot</string>
<string name="choose_accounts">Choose an account</string>
<string name="select_accounts">Select some accounts</string>
<string name="remove_draft">Remove draft?</string>
<string name="no_draft">임시 저장 된 것이 없습니다!</string>
<string name="choose_toot">툿을 선택하세요</string>
<string name="choose_accounts">계정을 선택하세요</string>
<string name="select_accounts">계정들을 몇 개 선택하세요</string>
<string name="remove_draft">임시 저장 된 글을 삭제할까요?</string>
<string name="show_reply">Click on the button to display the original toot</string>
<string name="upload_form_description">Describe for the visually impaired</string>
<!-- Instance -->
@ -189,16 +189,15 @@
<string name="about_license">라이센스: </string>
<string name="about_license_action">GNU GPL V3</string>
<string name="about_code">소스 코드: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<string name="about_yandex">툿 번역:</string>
<string name="about_thekinrar">인스턴스 검색:</string>
<string name="thanks_text_logo">아이콘 디자이너</string>
<string name="thanks_text_banner">배너 디자이너</string>
<!-- Conversation -->
<string name="conversation">Conversation</string>
<string name="conversation">대화</string>
<!-- Accounts -->
<string name="no_accounts">No account to display</string>
<string name="no_follow_request">No follow request</string>
<string name="no_accounts">표시할 계정이 없습니다</string>
<string name="no_follow_request">팔로우 요청이 없습니다</string>
<string name="status_cnt">Toots \n %1$s</string>
<string name="following_cnt">Following \n %1$s</string>
<string name="followers_cnt">Followers \n %1$s</string>
@ -243,6 +242,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1004,6 +1004,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
</plurals>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Broncode: </string>
<string name="about_yandex">Vertaling van toots:</string>
<string name="about_thekinrar">Servers zoeken:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ontwerper pictogram:</string>
<string name="thanks_text_banner">Banner-ontwerper:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Vastgezet</string>
<!-- TOAST -->
<string name="client_error">Niet in staat om client-id te verkrijgen!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Geen internetverbinding!</string>
<string name="toast_block">Account is geblokkeerd!</string>
<string name="toast_unblock">Account is gedeblokkeerd!</string>
@ -1005,6 +1005,11 @@ Je kunt beginnen met typen en er zullen namen gesuggereerd worden.\n\n
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d stem</item>
<item quantity="other">%d stemmen</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Kildekode: </string>
<string name="about_yandex">Oversetting av toots:</string>
<string name="about_thekinrar">Søk instanser:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ikon-designer:</string>
<string name="thanks_text_banner">Banner-designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Festet</string>
<!-- TOAST -->
<string name="client_error">Kunne ikke hente klient-id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Ingen Internett-tilkobling!</string>
<string name="toast_block">Kontoen ble blokkert!</string>
<string name="toast_unblock">Kontoen er ikke lenger blokkert!</string>
@ -996,6 +996,11 @@ Adresser vil bli foreslått når du begynner å skrive.\n\n
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d stemme</item>
<item quantity="other">%d stemmer</item>

View File

@ -55,7 +55,7 @@
<string name="validate">Validate</string>
<string name="media">Media</string>
<string name="share_with">Share with</string>
<string name="shared_via">Shared via Mastalab</string>
<string name="shared_via">Shared via Fedilab</string>
<string name="replies">Replies</string>
<string name="username">User name</string>
<string name="drafts">Drafts</string>
@ -192,7 +192,6 @@
<string name="about_code">Source code: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">No Internet connection!</string>
<string name="toast_block">The account was blocked!</string>
<string name="toast_unblock">The account is no longer blocked!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -194,7 +194,6 @@
<string name="about_code">Kod źródłowy: </string>
<string name="about_yandex">Tłumaczenie wpisów:</string>
<string name="about_thekinrar">Więcej o instancjach:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Projektant ikon:</string>
<string name="thanks_text_banner">Projektant banera:</string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Przypięte</string>
<!-- TOAST -->
<string name="client_error">Nie można pobrać identyfikatora klienta!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Brak połączenia z Internetem!</string>
<string name="toast_block">Konto zostało zablokowane!</string>
<string name="toast_unblock">Konto nie jest już zablokowane!</string>
@ -1011,6 +1011,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="few">%d votes</item>

View File

@ -19,7 +19,7 @@
<string name="download_over">Download completo</string>
<string name="save_file">Salvar %1$s</string>
<string name="save_over">Mídia salva</string>
<string name="download_from" formatted="false">Ficheiro: %1$s</string>
<string name="download_from" formatted="false">Arquivo: %1$s</string>
<string name="password">Senha</string>
<string name="email">E-mail</string>
<string name="accounts">Contas</string>
@ -36,7 +36,7 @@
<string name="add_account">Adicionar conta</string>
<string name="clipboard">O conteúdo do toot foi copiado para a área de transferência</string>
<string name="clipboard_url">O link do toot foi copiado para a área de transferência</string>
<string name="change">Mudar</string>
<string name="change">Alterar</string>
<string name="choose_picture">Selecione uma imagem…</string>
<string name="clear">Limpar</string>
<string name="microphone">Microfone</string>
@ -88,8 +88,8 @@
<string name="delete_account_title">Remover conta</string>
<string name="delete_account_message" formatted="false">Remover a conta %1$s do aplicativo?</string>
<string name="send_email">Mandar um e-mail</string>
<string name="choose_file">Por favor, selecione um ficheiro</string>
<string name="choose_file_error">Nenhum explorador de ficheiros encontrado!</string>
<string name="choose_file">Por favor, selecione um arquivo</string>
<string name="choose_file_error">Nenhum gerenciador de arquivo encontrado!</string>
<string name="click_to_change">Toque no caminho para alterá-lo</string>
<string name="failed">Falhou!</string>
<string name="scheduled_toots">Toots agendados</string>
@ -143,7 +143,7 @@
<string name="bookmark_remove">Remover dos Salvos</string>
<string name="bookmarks_empty">Sem toots salvos</string>
<string name="status_bookmarked">Toot foi salvo!</string>
<string name="status_unbookmarked">Toot foi removido dos Salvos!</string>
<string name="status_unbookmarked">Toot foi removido do Salvos!</string>
<!-- Date -->
<string name="date_seconds">%d s</string>
<string name="date_minutes">%d m</string>
@ -192,7 +192,6 @@
<string name="about_code">Código-fonte: </string>
<string name="about_yandex">Tradução dos toots:</string>
<string name="about_thekinrar">Procure instâncias:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Designer do ícone:</string>
<string name="thanks_text_banner">Designer da capa:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Fixado</string>
<!-- TOAST -->
<string name="client_error">Não foi possível detectar id do cliente!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Sem conexão com a internet!</string>
<string name="toast_block">Conta bloqueada!</string>
<string name="toast_unblock">Conta desbloqueada!</string>
@ -254,7 +254,7 @@
<string name="toast_unmute">Silêncio desativado!</string>
<string name="toast_follow">Você seguiu a conta!</string>
<string name="toast_unfollow">Você deixou de seguir a conta!</string>
<string name="toast_reblog">Toot compartilhado!</string>
<string name="toast_reblog">Você deu boost!</string>
<string name="toast_unreblog">Boost desfeito!</string>
<string name="toast_favourite">Toot favoritado!</string>
<string name="toast_unfavourite">Toot desfavoritado!</string>
@ -262,7 +262,7 @@
<string name="toast_unstatus">Toot excluído!</string>
<string name="toast_pin">Toot fixado!</string>
<string name="toast_unpin">Toot desafixado!</string>
<string name="toast_error">Oops! Ocorreu um erro!</string>
<string name="toast_error">Opa! Ocorreu um erro!</string>
<string name="toast_code_error">Ocorreu um erro! A instância não retornou um código de autorização!</string>
<string name="toast_error_instance">Parece que o domínio da instância não é válido!</string>
<string name="toast_error_loading_account">Ocorreu um erro ao alternar entre as contas!</string>
@ -302,7 +302,7 @@
<string name="set_notif_follow_share">Notificar quando alguém der boost nos seus toots</string>
<string name="set_notif_follow_add">Notificar quando alguém favoritar seus toots</string>
<string name="set_notif_follow_mention">Notificar quando alguém te mencionar</string>
<string name="set_notif_follow_poll">Notificar quando uma sondagem terminar</string>
<string name="set_notif_follow_poll">Notificar quando uma enquete terminar</string>
<string name="set_share_validation">Mostrar diálogo antes de dar boost</string>
<string name="set_share_validation_fav">Mostrar diálogo antes de favoritar</string>
<string name="set_wifi_only">Notificar somente em Wi-Fi</string>
@ -313,10 +313,10 @@
<string name="settings_title_profile">Editar perfil</string>
<string name="settings_title_custom_sharing">Compartilhamento externo personalizado</string>
<string name="settings_custom_sharing_url">Seu link de compartilhamento externo&#8230;</string>
<string name="set_profile_description">Bio…</string>
<string name="set_profile_description">Biografia</string>
<string name="set_lock_account">Trancar conta</string>
<string name="set_save_changes">Salvar alterações</string>
<string name="set_header_picture_overlay">Escolha uma imagem de cabeçalho</string>
<string name="set_header_picture_overlay">Escolher capa</string>
<string name="set_fit_preview">Ajustar prévias de imagens</string>
<string name="set_automatically_split_toot">Transformar toot em sequência ao exceder o valor definido:</string>
<string name="note_no_space">Você excedeu os 160 caracteres permitidos!</string>
@ -485,19 +485,19 @@
<string name="data_export_start">Esta ação pode ser demorada. Você será notificado quando ela terminar.</string>
<string name="data_export_running">Ainda em execução, por favor, aguarde…</string>
<string name="data_export">Exportar toots</string>
<string name="data_export_toots">Exportar toots para %1$s</string>
<string name="data_export_toots">Exportar toots de %1$s</string>
<string name="data_export_success">%1$s toots de %2$s foram exportados.</string>
<string name="data_export_error">Algo deu errado enquanto exportava dados de %1$s</string>
<string name="data_export_error_simple">Algo correu mal ao exportar os dados!</string>
<string name="data_export_error_simple">Algo deu errado ao exportar dados!</string>
<string name="data_import_success_simple">Dados foram importados!</string>
<string name="data_import_error_simple">Algo correu mal ao importar os dados!</string>
<string name="data_import_error_simple">Algo deu errado ao importar dados!</string>
<!-- Proxy -->
<string name="proxy_set">Proxy</string>
<string name="proxy_type">Tipo</string>
<string name="proxy_enable">Ativar proxy?</string>
<string name="poxy_host">Servidor</string>
<string name="poxy_port">Porta</string>
<string name="poxy_login">Login</string>
<string name="poxy_login">Entrar</string>
<string name="poxy_password">Senha</string>
<string name="set_theme">Tema:</string>
<string name="set_compact_mode">Modo compacto</string>
@ -560,7 +560,7 @@
<string name="action_list_add">Sem listas. Você pode criar uma tocando no botão \"+\".</string>
<string name="action_remote_instance_add">Sem instâncias. Você pode seguir uma tocando no botão \"+\".</string>
<string name="about_trunk">Quem seguir:</string>
<string name="about_trunk_action">Trunk API</string>
<string name="about_trunk_action">API Trunk</string>
<string name="toast_impossible_to_follow">Desculpe, é impossível seguir</string>
<string name="retrieve_remote_account">Carregando conta remota!</string>
<string name="expand_image">Expandir automaticamente mídias ocultas</string>
@ -569,10 +569,10 @@
<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">Sondagem terminada</string>
<string name="channel_notif_poll">Enquete terminada</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>
<string name="channel_notif_media">Download de mídia</string>
<string name="set_notif_sound">Alterar som de notificação</string>
<string name="select_sound">Selecionar toque</string>
<string name="set_enable_time_slot">Ativar definição de momento</string>
@ -609,53 +609,53 @@
<string name="videos">Vídeos</string>
<string name="channels">Canais</string>
<string name="set_display_emoji">Usar Emoji One</string>
<string name="information">Informação</string>
<string name="set_display_card">Mostrar pré-visualizações em todos os toots</string>
<string name="information">Dados do toot</string>
<string name="set_display_card">Mostrar prévias em todos os toots</string>
<string name="thanks_text_ux">Designer da nova UX/UI</string>
<string name="set_display_video_preview">Mostrar prévias de vídeo</string>
<string name="thanks_text_support">Suporte no Gitlab</string>
<string name="action_bug_report">Relatório de erros</string>
<string name="no_mail_client">Não há nenhum cliente de email instalado.</string>
<string name="bug_report_mail">Enviar relatório de erros</string>
<string name="account_id_clipbloard">O nome de utilizador foi copiado para a área de transferência!</string>
<string name="account_id_clipbloard">O nome de usuário foi copiado para a área de transferência!</string>
<string name="settings_title_battery">Otimização da bateria</string>
<string name="set_change_locale">Mudar o idioma</string>
<string name="set_change_locale">Alterar idioma</string>
<string name="default_language">Idioma padrão</string>
<string name="truncate_long_toots">Cortar toots longos</string>
<string name="set_truncate_toot">Limitar toots por \'x\' linhas. Zero significa desativar.</string>
<string name="truncate_long_toots">Delimitar toots longos</string>
<string name="set_truncate_toot">Delimitar toots por nº de linhas, 0 para desativar.</string>
<string name="display_toot_truncate">Mostrar mais</string>
<string name="hide_toot_truncate">Mostrar menos</string>
<string name="manage_tags">Gerenciar tags</string>
<string name="tags_already_stored">A tag já existe!</string>
<string name="tags_stored">A tag foi guardada!</string>
<string name="tags_stored">A tag foi salva!</string>
<string name="tags_renamed">A tag foi alterada!</string>
<string name="tags_deleted">A tag foi excluída!</string>
<string name="set_display_art">Mostrar a cronologia Arte</string>
<string name="set_display_art">Mostrar timeline de Arte</string>
<string name="schedule_boost">Agendar boost</string>
<string name="boost_scheduled">Boost agendado!</string>
<string name="no_scheduled_boosts">Sem boosts agendados!</string>
<string name="no_scheduled_boosts_indications"><![CDATA[Abra o menu de um toot e escolha <b>Agendar boost</b>.]]></string>
<string name="art_menu">Cronologia Arte</string>
<string name="art_menu">Timeline de Arte</string>
<string name="open_menu">Abrir menu</string>
<string name="go_back">Retroceder</string>
<string name="app_logo">Logótipo do aplicativo</string>
<string name="go_back">Voltar</string>
<string name="app_logo">Logo do aplicativo</string>
<string name="profile_picture">Foto do perfil</string>
<string name="profile_banner">Banner do perfil</string>
<string name="contact_instance_admin">Contacte o administrador da instância</string>
<string name="add_new">Adicionar novo/a</string>
<string name="mastohost_logo">Logótipo do MastoHost</string>
<string name="profile_banner">Capa do perfil</string>
<string name="contact_instance_admin">Contate o administrador da instância</string>
<string name="add_new">Adicionar novo(a)</string>
<string name="mastohost_logo">Logo do MastoHost</string>
<string name="emoji_picker">Seletor de emoji</string>
<string name="refresh">Atualizar</string>
<string name="expand_conversation">Expandir a conversa</string>
<string name="expand_conversation">Expandir conversa</string>
<string name="remove_account">Sair de uma conta</string>
<string name="delete_domain">Remover o domínio bloqueado</string>
<string name="custom_emoji_picker">Seletor de emojis personalizado</string>
<string name="delete_domain">Desbloquear instância</string>
<string name="custom_emoji_picker">Seletor de emoji personalizado</string>
<string name="play_video">Reproduzir vídeo</string>
<string name="new_toot">Novo toot</string>
<string name="card_view_image">Imagem do cartão</string>
<string name="hide_media">Ocultar mídia</string>
<string name="favicon">Favicon</string>
<string name="media_description">Adicionar descrição da média (para os deficientes visuais)</string>
<string name="media_description">Adicionar descrição da mídia (para deficientes visuais)</string>
<string-array name="filter_expire">
<item>Nunca</item>
<item>30 minutos</item>
@ -709,7 +709,7 @@
<string name="delete_comment_confirm">Tem certeza de que deseja excluir este comentário?</string>
<string name="fullscreen">Vídeo em tela cheia</string>
<string name="set_video_mode">Modo para vídeos</string>
<string name="file_to_upload">Selecione o ficheiro a enviar</string>
<string name="file_to_upload">Selecione o arquivo para enviar</string>
<string name="my_videos">Meus vídeos</string>
<string name="title">Título</string>
<string name="categories">Categorias</string>
@ -723,7 +723,7 @@
<string name="toast_peertube_video_updated">O vídeo foi atualizado!</string>
<string name="toast_cancelled">Envio cancelado!</string>
<string name="upload_video_success">O vídeo foi enviado!</string>
<string name="uploading">Enviando, por favor aguarde…</string>
<string name="uploading">Enviando, por favor, aguarde…</string>
<string name="video_uploaded_action">Toque aqui para editar os dados do vídeo.</string>
<string name="delete_video">Excluir vídeo</string>
<string name="delete_video_confirmation">Tem certeza de que deseja excluir este vídeo?</string>
@ -760,8 +760,8 @@
<string name="peertube_video_unblacklist"><![CDATA[Seu vídeo <b>%1$s</b> foi desbloqueado]]></string>
<string name="export_data">Exportar dados</string>
<string name="import_data">Importar dados</string>
<string name="toot_select_import">Selecione o ficheiro a importar</string>
<string name="toot_select_file_error">Ocorreu um erro ao selecionar o ficheiro de backup!</string>
<string name="toot_select_import">Selecione o arquivo para importar</string>
<string name="toot_select_file_error">Ocorreu um erro ao selecionar o arquivo de backup!</string>
<string name="data_import_start">Por favor, não feche o aplicativo, não vai demorar muito.</string>
<string name="add_public_comment">Adicionar um comentário público</string>
<string name="send_comment">Enviar comentário</string>
@ -772,9 +772,9 @@
<string name="action_logout_account">Sair da conta</string>
<string name="all">Tudo</string>
<string name="about_opencollective">Apoie o aplicativo</string>
<string name="more_about_opencollective">Open Collective permite aos grupos criar rapidamente um coletivo, angariar fundos e gerí-los de forma transparente.</string>
<string name="more_about_opencollective">Open Collective permite aos grupos criar rapidamente um coletivo, angariar fundos e gerenciá-los de forma transparente.</string>
<string name="copy_link">Copiar link</string>
<string name="connect_instance">Conectar</string>
<string name="connect_instance">Entrar</string>
<string name="set_normal">Normal</string>
<string name="set_compact">Compacto</string>
<string name="set_console">Terminal</string>
@ -856,7 +856,7 @@
<string name="label_sticker">Figurinha</string>
<string name="label_eraser">Borracha</string>
<string name="label_text">Texto</string>
<string name="label_filter">Filtro</string>
<string name="label_filter">Filtros</string>
<string name="label_adjust">Ajustes</string>
<string name="label_brush">Pincel</string>
<string name="confirm_exit_editing">Você tem certeza de que deseja sair sem salvar?</string>
@ -904,7 +904,7 @@
<string name="validation_needed">Esta instância funciona por convites. Sua conta precisa ser aprovada manualmente por um administrador antes de ser usável.</string>
<string name="all_field_filled">Por favor, preencha tudo!</string>
<string name="password_error">Senhas não combinam!</string>
<string name="email_error">E-mail não parece válido!</string>
<string name="email_error">E-mail não parece ser válido!</string>
<string name="username_indicator">Seu nome de usuário será único em %1$s</string>
<string name="email_indicator">Você receberá um e-mail de confirmação</string>
<string name="password_indicator">Usar no mínimo 8 caracteres</string>
@ -917,97 +917,102 @@
<b>Atenção</b>: Se a instância escolhida requer confirmação, você receberá um e-mail para confirmar a conta criada!
</string>
<string name="save_draft">Salvar toot como rascunho?</string>
<string name="administration">Administração</string>
<string name="reports">Relatórios</string>
<string name="no_reports">Nenhum relatório para exibir!</string>
<string name="reconnect_account">Restabelecer a conta</string>
<string name="reconnect_account_message">O aplicativo falhou ao aceder aos recursos da administraçāo. Você pode precisar de reconectar a conta por ter o âmbito de recursos correto.</string>
<string name="unresolved">Não Resolvido</string>
<string name="resolved">Resolvido</string>
<string name="remote">Remoto</string>
<string name="active">Ativa</string>
<string name="pending">Pendente</string>
<string name="disabled">Desativado</string>
<string name="silenced">Silenciado</string>
<string name="suspended">Suspenso</string>
<string name="permissions">Permissões</string>
<string name="email_status">Estado do e-mail</string>
<string name="login_status">Estado da sessão</string>
<string name="joined">Entrou</string>
<string name="recent_ip">IP mais recente</string>
<string name="warn">Avisar</string>
<string name="disable">Desativar</string>
<string name="silence">Silenciar</string>
<string name="email_user">Notificar o utilizador por e-mail</string>
<string name="perform_action">Executar ação</string>
<string name="custom_warning">Aviso personalizado</string>
<string name="user">Utilizador</string>
<string name="moderator">Moderador</string>
<string name="administrator">Administrador</string>
<string name="confirmed">Confirmado</string>
<string name="unconfirmed">Não confirmado</string>
<string name="list_reported_statuses">Estados relatados</string>
<string name="account">Conta</string>
<string name="unsilence">Desfazer silenciar</string>
<string name="undisable">Anular desativar</string>
<string name="suspend">Suspender</string>
<string name="unsuspend">Anular suspender</string>
<string name="account_silenced">A conta está silenciada!</string>
<string name="account_unsilenced">A conta já não está silenciada!</string>
<string name="account_suspended">A conta está suspensa!</string>
<string name="account_unsuspended">A conta já não está suspensa!</string>
<string name="account_disabled">A conta está desativada!</string>
<string name="account_undisabled">A conta já não está desativada!</string>
<string name="account_warned">A conta foi avisada!</string>
<string name="set_display_admin_menu">Exibir o menu administrativo</string>
<string name="set_display_admin_toot">Exibir o recurso de administrador em estados</string>
<string name="allow">Autorizar</string>
<string name="account_approved">A conta está aprovada!</string>
<string name="account_rejected">A conta foi rejeitada!</string>
<string name="assign_to_me">Atribuir-me a mim</string>
<string name="unassign">Não atribuir</string>
<string name="mark_resolved">Marcar como resolvido</string>
<string name="mark_unresolved">Marcar como não resolvido</string>
<string name="toast_empty_content">Conteúdo vazio!</string>
<string name="set_display_fedilab_features_button">Exibir o botão de recursos Fedilab</string>
<string name="audio">O aplicativo precisa de aceder à gravação de áudio</string>
<string name="toot_message_record_error">Ocorreu um erro ao gravar a mensagem de voz!</string>
<string name="voice_message">Mensagem de voz</string>
<string name="set_quick_reply">Ativar resposta rápida</string>
<string name="reply_might_be_useless">A conta a que está a responder pode não ver sua mensagem!</string>
<string name="set_remember_position_indication">Se desativado, o aplicativo carregará sempre os últimos estados</string>
<string name="set_blur_sensitive_indication">Se desativado, a média sensível será ocultada com um botão</string>
<string name="set_long_press_media_indication">Armazenar a média em tamanho completo com uma pressão longa sobre as pré-visualizações</string>
<string name="set_display_timeline_in_list_indication">Adicionar um botão elipse na parte superior direita para listar todas as tags/instâncias/listas</string>
<string name="set_display_news_from_fedilab_indication">Exibir um item no menu principal para um acesso rápido à cronologia direcionada à #Fedilab tag</string>
<string name="live_notif_indication">Mantenha uma conexão aberta à API de streaming para notificações ao vivo.</string>
<string name="set_keep_background_process_indication">Quando o aplicativo estiver em segundo plano, ele manterá uma conexão com a API de streaming. Desative-o se você se importar com sua bateria.</string>
<string name="set_enable_time_slot_indication">Durante o período de tempo, o aplicativo enviará notificações. Você pode reverter (i. e.: silencioso) este período de tempo com o botão da direita.</string>
<string name="set_display_fedilab_features_button_indication">Exibir um botão Fedilab abaixo da imagem do perfil. É um atalho para aceder a recursos dentro do aplicativo.</string>
<string name="set_quick_reply_indication">Permitir responder diretamente em cronologias abaixo dos estados</string>
<string name="set_fit_preview_indication">Pré-visualizações não serão cortadas em cronologias</string>
<string name="set_display_video_preview_indication">Permitir a reprodução de vídeos incorporados diretamente em cronologias</string>
<string name="set_display_content_after_fetch_more_indication">Permite reverter o caminho para ler os estados que são exibidos quando clicar no botão buscar mais</string>
<string name="set_security_provider_indication">Esta opção permite suportar conjuntos de codificação recentes. Ela é útil para dispositivos Android mais antigos ou se você não consegue ligar-se à sua instância.</string>
<string name="set_video_mode_indication">Exclusivamente para vídeos do Peertube. Mude este modo se você não conseguir reproduzi-los.</string>
<string name="featured_hashtags_indication">Estas tags permitirão filtrar estados de perfis. Você terá que usar o menu de contexto para vê-los.</string>
<string name="set_capitalize_indication">Inserir automaticamente uma quebra de linha, após a menção, para colocar a primeira letra em maiúscula</string>
<string name="settings_title_custom_sharing_indication">Permitir que criadores de conteúdo partilhem estados para os seus feeds RSS</string>
<string name="timelines">Cronologias</string>
<string name="administration">Administration</string>
<string name="reports">Reports</string>
<string name="no_reports">No reports to display!</string>
<string name="reconnect_account">Reconnect the account</string>
<string name="reconnect_account_message">The application failed to access the admin features. You might need to reconnect the account for having the correct scope.</string>
<string name="unresolved">Unresolved</string>
<string name="resolved">Resolved</string>
<string name="remote">Remote</string>
<string name="active">Active</string>
<string name="pending">Pending</string>
<string name="disabled">Disabled</string>
<string name="silenced">Silenced</string>
<string name="suspended">Suspended</string>
<string name="permissions">Permissions</string>
<string name="email_status">Email status</string>
<string name="login_status">Login status</string>
<string name="joined">Joined</string>
<string name="recent_ip">Most recent IP</string>
<string name="warn">Warn</string>
<string name="disable">Disable</string>
<string name="silence">Silence</string>
<string name="email_user">Notify the user per e-mail</string>
<string name="perform_action">Perform action</string>
<string name="custom_warning">Custom warning</string>
<string name="user">User</string>
<string name="moderator">Moderator</string>
<string name="administrator">Administrator</string>
<string name="confirmed">Confirmed</string>
<string name="unconfirmed">Not confirmed</string>
<string name="list_reported_statuses">Reported statuses</string>
<string name="account">Account</string>
<string name="unsilence">Undo silence</string>
<string name="undisable">Undo disable</string>
<string name="suspend">Suspend</string>
<string name="unsuspend">Undo suspend</string>
<string name="account_silenced">The account is silenced!</string>
<string name="account_unsilenced">The account is no longer silenced!</string>
<string name="account_suspended">The account is suspended!</string>
<string name="account_unsuspended">The account is no longer suspended!</string>
<string name="account_disabled">The account is disabled!</string>
<string name="account_undisabled">The account is no longer disabled!</string>
<string name="account_warned">The account has been warned!</string>
<string name="set_display_admin_menu">Display the admin menu</string>
<string name="set_display_admin_toot">Display the admin feature in statuses</string>
<string name="allow">Allow</string>
<string name="account_approved">The account is approved!</string>
<string name="account_rejected">The account is rejected!</string>
<string name="assign_to_me">Assign to me</string>
<string name="unassign">Unassign</string>
<string name="mark_resolved">Mark as resolved</string>
<string name="mark_unresolved">Mark as unresolved</string>
<string name="toast_empty_content">Empty content!</string>
<string name="set_display_fedilab_features_button">Display Fedilab features button</string>
<string name="audio">The application needs to access audio recording</string>
<string name="toot_message_record_error">An error occurred when recording the voice message!</string>
<string name="voice_message">Voice message</string>
<string name="set_quick_reply">Enable quick reply</string>
<string name="reply_might_be_useless">The account you are replying might not see your message!</string>
<string name="set_remember_position_indication">If disabled, the app will always load last statuses</string>
<string name="set_blur_sensitive_indication">If disabled, sensitive media will be hidden with a button</string>
<string name="set_long_press_media_indication">Store media in full size with a long press on previews</string>
<string name="set_display_timeline_in_list_indication">Add an ellipse button at the top right for listing all tags/instances/lists</string>
<string name="set_display_news_from_fedilab_indication">Display an item in the main menu for a quick access to the timeline targeting #Fedilab tag</string>
<string name="live_notif_indication">Keep an open connection to the streaming API for live notifications.</string>
<string name="set_keep_background_process_indication">When the app is in background, it will keep a connection to the streaming API. Disable it if you care about your battery.</string>
<string name="set_enable_time_slot_indication">During the time slot, the app will send notifications. You can reverse (ie: silent) this time slot with the right spinner.</string>
<string name="set_display_fedilab_features_button_indication">Display a Fedilab button below profile picture. It is a shortcut for accessing in-app features.</string>
<string name="set_quick_reply_indication">Allow to reply directly in timelines below statuses</string>
<string name="set_fit_preview_indication">Previews will not be cropped in timelines</string>
<string name="set_display_video_preview_indication">Allow to play embedded videos directly in timelines</string>
<string name="set_display_content_after_fetch_more_indication">Allow to reverse the way to read statuses that are displayed once clicking the fetch more button</string>
<string name="set_security_provider_indication">This option allows to support recent cipher suites. It is useful for older Android devices or if you cannot connect to your instance.</string>
<string name="set_video_mode_indication">Exclusively for Peertube videos. Switch this mode if you cannot play them.</string>
<string name="featured_hashtags_indication">These tags will allow to filter statuses from profiles. You will have to use the context menu for seeing them.</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
<string name="timelines">Timelines</string>
<string name="u_interface">Interface</string>
<string name="battery">Bateria</string>
<string name="compose">Compor</string>
<string name="upload_image_maximum_retry_times">Máximo de tentativas quando fizer o upload de média</string>
<string name="new_folder">Criar uma nova pasta aqui</string>
<string name="folder_name">Digite o nome da pasta</string>
<string name="valid_folder_name">Por favor, digite um nome de pasta válido</string>
<string name="folder_exists">Esta pasta já existe.\n Por favor, dê outro nome à pasta</string>
<string name="select">Selecionar</string>
<string name="default_directory">Diretório inicial</string>
<string name="folder">Pasta</string>
<string name="create_folder">Criar pasta</string>
<string name="custom_tabs_indication">Use o seu navegador favorito dentro do aplicativo. Ao desativar, os links serão abertos externamente</string>
<string name="set_display_confirm">Exibir uma mensagem de felicitação após uma ação ser concluída (partilhar, favorizar, etc.)?</string>
<string name="battery">Battery</string>
<string name="compose">Compose</string>
<string name="upload_image_maximum_retry_times">Maximum retry times when uploading media</string>
<string name="new_folder">Create a new Folder here</string>
<string name="folder_name">Enter the folder name</string>
<string name="valid_folder_name">Please enter a valid folder name</string>
<string name="folder_exists">This folder already exists.\n Please provide another name for the folder</string>
<string name="select">Select</string>
<string name="default_directory">Default Directory</string>
<string name="folder">Folder</string>
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d voto</item>
<item quantity="other">%d votos</item>

View File

@ -193,7 +193,6 @@
<string name="about_code">Sursa codului: </string>
<string name="about_yandex">Traducerea notițelor:</string>
<string name="about_thekinrar">Căutare instanțe:</string>
<string name="about_thekinrar_action">instanțe.social</string>
<string name="thanks_text_logo">Designer-ul iconiței:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -251,6 +250,7 @@
<string name="pinned_toots">Fixat</string>
<!-- TOAST -->
<string name="client_error">Imposibil de obținut Id-ul clientului!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Nu există conexiune la Internet!</string>
<string name="toast_block">Contul a fost blocat!</string>
<string name="toast_unblock">Contul nu mai este blocat!</string>
@ -1010,6 +1010,11 @@ Aceste date sunt strict confidențiale și pot fi folosite doar de aplicație.
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="few">%d votes</item>

View File

@ -194,7 +194,6 @@
<string name="about_code">Исходный код: </string>
<string name="about_yandex">Перевод тутов:</string>
<string name="about_thekinrar">Поиск инстансов:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Дизайнер иконки:</string>
<string name="thanks_text_banner">Дизайнер баннера:</string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Закреплено</string>
<!-- TOAST -->
<string name="client_error">Не удалось получить идентификатор клиента!</string>
<string name="connect_error">Невозможно подключиться к домену инстанса!</string>
<string name="no_internet">Нет подключения к Интернету!</string>
<string name="toast_block">Аккаунт заблокирован!</string>
<string name="toast_unblock">Аккаунт больше не блокируется!</string>
@ -1016,6 +1016,11 @@
<string name="create_folder">Создать папку</string>
<string name="custom_tabs_indication">Используйте свой любимый браузер внутри приложения. При отключении, сылки будут открыты вне Fedilab</string>
<string name="set_display_confirm">Отобразить уведомление после выполнения действия (продвижение, добавление в избранные и т. д.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d голос</item>
<item quantity="few">%d голоса</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">මූලාශ්‍ර කේතය: </string>
<string name="about_yandex">Translation of toots:</string>
<string name="about_thekinrar">Search instances:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Icon designer:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Pinned</string>
<!-- TOAST -->
<string name="client_error">Unable to get client id!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">අන්තර්ජාල සබඳතාවක් නොමැත!</string>
<string name="toast_block">ගිණුම අවහිර කරන ලදී!</string>
<string name="toast_unblock">ගිණුම තවදුරටත් අවහිර කර නොමැත!</string>
@ -1007,6 +1007,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -194,7 +194,6 @@
<string name="about_code">Izvorna koda: </string>
<string name="about_yandex">Prevajanje objav:</string>
<string name="about_thekinrar">Iskanje instanc:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Oblikovalec ikone: </string>
<string name="thanks_text_banner">Oblikovalec plakata: </string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Pripeto</string>
<!-- TOAST -->
<string name="client_error">Ni mogoče pridobiti ID odjemalca.</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Ni internetne povezave.</string>
<string name="toast_block">Račun je blokiran.</string>
<string name="toast_unblock">Račun ni več blokiran.</string>
@ -1016,6 +1016,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="two">%d votes</item>

View File

@ -193,7 +193,6 @@
<string name="about_code">Изворни код: </string>
<string name="about_yandex">Превод тутова:</string>
<string name="about_thekinrar">Претражи инстанце:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Дизајнер иконица:</string>
<string name="thanks_text_banner">Дизајнер банера:</string>
<!-- Conversation -->
@ -251,6 +250,7 @@
<string name="pinned_toots">Прикачени тутови</string>
<!-- TOAST -->
<string name="client_error">Није могуће добити id клијента!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Не постоји веза са интернетом!</string>
<string name="toast_block">Налог блокиран!</string>
<string name="toast_unblock">Налог није више блокиран!</string>
@ -1012,6 +1012,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="few">%d votes</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Källkod: </string>
<string name="about_yandex">Översättning av toots:</string>
<string name="about_thekinrar">Sök instanser:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Ikondesigner:</string>
<string name="thanks_text_banner">Banner-design av:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Fastnålad</string>
<!-- TOAST -->
<string name="client_error">Kan inte få tag på klientid!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Ingen internetuppkoppling!</string>
<string name="toast_block">Kontot är spärrat!</string>
<string name="toast_unblock">Kontot är inte längre spärrat!</string>
@ -1008,6 +1008,11 @@
<string name="create_folder">Skapa mapp</string>
<string name="custom_tabs_indication">Använd din favorit browser i applikationen. Genom att inaktivera så kommer länkar att öppnas externt</string>
<string name="set_display_confirm">Visa toast-meddelande när en åtgärd har slutförts (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d röst</item>
<item quantity="other">%d röster</item>

View File

@ -192,7 +192,6 @@
<string name="about_code">Kaynak kodu: </string>
<string name="about_yandex">Modül tercümesi:</string>
<string name="about_thekinrar">Arama örnekleri:</string>
<string name="about_thekinrar_action">instances.Social</string>
<string name="thanks_text_logo">İkon tararımcısı:</string>
<string name="thanks_text_banner">Afiş tasarımcısı:</string>
<!-- Conversation -->
@ -247,6 +246,7 @@
<string name="pinned_toots">Sabitlenmiş</string>
<!-- TOAST -->
<string name="client_error">Müşteri kimliği alınamıyor!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">İnternet bağlantısı yok!</string>
<string name="toast_block">Hesap engellenmiş!</string>
<string name="toast_unblock">Bu hesap artık engelli değil!</string>
@ -1001,6 +1001,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="other">%d votes</item>

View File

@ -194,7 +194,6 @@
<string name="about_code">Сирцевий код: </string>
<string name="about_yandex">Переклад дмухів:</string>
<string name="about_thekinrar">Шукати екземпляри:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Дизайнер піктограм:</string>
<string name="thanks_text_banner">Дизайнер банеру:</string>
<!-- Conversation -->
@ -255,6 +254,7 @@
<string name="pinned_toots">Прикріплено</string>
<!-- TOAST -->
<string name="client_error">Не вдалося отримати ідентифікатор клієнта!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Немає з\'єднання з Інтернетом!</string>
<string name="toast_block">Обліковий запис заблокований!</string>
<string name="toast_unblock">Обліковий запис більше не заблоковано!</string>
@ -1006,6 +1006,11 @@
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="one">%d vote</item>
<item quantity="few">%d votes</item>

View File

@ -191,7 +191,6 @@
<string name="about_code">Mã nguồn: </string>
<string name="about_yandex">Dịch của thổi còi:</string>
<string name="about_thekinrar">Trường hợp tìm kiếm:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">Người thiết kế biểu tượng:</string>
<string name="thanks_text_banner">Banner designer:</string>
<!-- Conversation -->
@ -245,6 +244,7 @@ và %d toots khác để khám phá</item>
<string name="pinned_toots">Đã ghim</string>
<!-- TOAST -->
<string name="client_error">Không thể lấy id khách hàng!</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">Không có kết nối Internet!</string>
<string name="toast_block">Tài khoản đã bị chặn!</string>
<string name="toast_unblock">Tài khoản không còn bị chặn!</string>
@ -1002,6 +1002,11 @@ và %d toots khác để khám phá</item>
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
</plurals>

View File

@ -191,7 +191,6 @@
<string name="about_code">源代码: </string>
<string name="about_yandex">嘟文的翻译:</string>
<string name="about_thekinrar">搜索实例:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">图标设计者:</string>
<string name="thanks_text_banner">横幅设计者:</string>
<!-- Conversation -->
@ -243,6 +242,7 @@
<string name="pinned_toots">置顶</string>
<!-- TOAST -->
<string name="client_error">无法获取客户端 ID</string>
<string name="connect_error">Unable to connect to instance domain!</string>
<string name="no_internet">没有互联网连接!</string>
<string name="toast_block">该帐号已被屏蔽!</string>
<string name="toast_unblock">该帐号不再被屏蔽!</string>
@ -1005,6 +1005,11 @@
<string name="create_folder">创建文件夹</string>
<string name="custom_tabs_indication">在应用程序中使用您最喜欢的浏览器。禁用则链接将在外部打开</string>
<string name="set_display_confirm">Display a toast message after an action has been completed (boost, fav, etc.)?</string>
<string name="export_muted_instance">Export muted instances</string>
<string name="muted_instance_exported">Muted instances have been exported!</string>
<string name="add_instances">Add an instance</string>
<string name="export_instances">Export instances</string>
<string name="import_instances">Import instances</string>
<plurals name="number_of_vote">
<item quantity="other">%d 票</item>
</plurals>

View File

@ -191,7 +191,6 @@
<string name="about_code">原始碼:</string>
<string name="about_yandex">嘟文翻譯提供者:</string>
<string name="about_thekinrar">搜尋站台:</string>
<string name="about_thekinrar_action">instances.social</string>
<string name="thanks_text_logo">圖示設計者:</string>
<string name="thanks_text_banner">橫幅設計師:</string>
<!-- Conversation -->
@ -243,6 +242,7 @@
<string name="pinned_toots">已釘選</string>
<!-- TOAST -->
<string name="client_error">無法取得客戶端 id</string>
<string name="connect_error">無法連線到站台所在的網域!</string>
<string name="no_internet">沒有網路連線!</string>
<string name="toast_block">帳號被封鎖!</string>
<string name="toast_unblock">帳號不再被封鎖!</string>
@ -1004,6 +1004,11 @@ Yandex 有適當的隱私權政策可以在這裡找到https://yandex.ru/l
<string name="create_folder">建立資料夾</string>
<string name="custom_tabs_indication">在應用程式中使用您最愛的瀏覽器。停用此選項就可以讓連結在外部打開</string>
<string name="set_display_confirm">在動作完成後顯示快顯訊息(轉嘟、最愛等等)?</string>
<string name="export_muted_instance">匯出已靜音的站台</string>
<string name="muted_instance_exported">靜音的站台已匯出!</string>
<string name="add_instances">新增站台</string>
<string name="export_instances">匯出站台</string>
<string name="import_instances">匯入站台</string>
<plurals name="number_of_vote">
<item quantity="other">%d 人投票</item>
</plurals>