updated strings

updated version
This commit is contained in:
Mariotaku Lee 2017-04-05 14:03:43 +08:00
parent e4cee5ed3b
commit d3679efe41
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
56 changed files with 707 additions and 93 deletions

View File

@ -36,8 +36,8 @@ android {
applicationId "org.mariotaku.twidere"
minSdkVersion project.properties['overrideMinSdkVersion'] ?: 14
targetSdkVersion 25
versionCode 311
versionName '3.4.49'
versionCode 312
versionName '3.4.50'
multiDexEnabled true
buildConfigField 'boolean', 'LEAK_CANARY_ENABLED', 'Boolean.parseBoolean("true")'

View File

@ -1 +1 @@
53dbb0305791dafec0aaf64a93563187f5783649
b917f30edca0ace8cd5da410519b2473291da87a

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -452,8 +452,11 @@
<string name="preload_wifi_only">التحميل المسبق عند إستعمال الواي فاي</string>
<string name="preview">معاينة</string>
<string name="preview_images">معاينة الصور</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">قص</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">الحجم العادي</string>
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">السابق</string>
<string name="previous_tab">علامة التبويب السابقة</string>

View File

@ -720,8 +720,11 @@ Convertilu a un tuit normal amiesta una caráuter estra.</string>
<string name="preload_wifi_only">Precargar usando namái Wi-Fi</string>
<string name="preview">Previsualización</string>
<string name="preview_images">Previsualización d\'imáxenes</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Retayar</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Tamañu real</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Escalar</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Anterior</string>

View File

@ -488,7 +488,10 @@
<string name="preload_wifi_only">Precarrega només a través de Wi-Fi</string>
<string name="preview">Previsualització</string>
<string name="preview_images">Previsualització d\'imatges</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Retalla</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Escala</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Anterior</string>

View File

@ -251,7 +251,10 @@
<string name="preference_title_text_size">Velikost textu</string>
<string name="preference_title_translate">Překlad</string>
<string name="preview">Náhled</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Oříznout</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Měřítko</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Předchozí</string>

View File

@ -197,6 +197,9 @@
<string name="preference_title_text_size">Tekst størrelse</string>
<string name="preference_title_trends_location">Lokation for trends</string>
<string name="preview">Forhåndsvisning</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -730,8 +730,11 @@
<string name="preload_wifi_only">Vorausladen nur mit WLAN</string>
<string name="preview">Vorschau</string>
<string name="preview_images">Vorschaubilder</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Zuschneiden</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Echte Größe</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skalieren</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Vorheriger</string>

View File

@ -110,6 +110,9 @@
<string name="preference_summary_database_item_limit">Ανώτατο όριο αντικειμένων αποθηκευμένων στις βάσεις δεδομένων για κάθε λογαριασμό, επιλέξτε μικρότερη τιμή για εξοικονόμηση χώρου και αύξηση της ταχύτητας φόρτωσης.</string>
<string name="preference_title_database_item_limit">Όριο μεγέθους βάσης δεδομένων</string>
<string name="preference_title_storage">Αποθήκευση</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<string name="provider_default">Twidere</string>

View File

@ -106,6 +106,9 @@
<string name="preference_title_advanced">Advanced</string>
<string name="preference_title_database_item_limit">Database size limit</string>
<string name="preference_title_storage">Storage</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="profile_background_color">Background colour</string>
<string name="profile_link_color_main_color">Link colour (main colour)</string>

View File

@ -729,8 +729,11 @@
<string name="preload_wifi_only">Precargar solo con Wi-Fi</string>
<string name="preview">Previsualización</string>
<string name="preview_images">Previsualizar imágenes</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Recortar</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Tamaño real</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Escalar</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Anterior</string>

View File

@ -622,8 +622,11 @@
<string name="preload_wifi_only">فقط با Wi-Fi پیش بارگذاری کن</string>
<string name="preview">پیش‌نمایش</string>
<string name="preview_images">پیش‌نمایش تصاویر</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">بریدن</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">اندازهٔ واقعی</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">مقیاس</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">قبلی</string>

View File

@ -483,7 +483,10 @@
<string name="preload_wifi_only">Lataa etukäteen vain Wi-Fi-yhteydellä</string>
<string name="preview">Esikatselu</string>
<string name="preview_images">Esikatsele kuvia</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Rajaa</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skaalaa</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Edellinen</string>

View File

@ -726,8 +726,11 @@
<string name="preload_wifi_only">Précharger seulement en Wi-Fi</string>
<string name="preview">Prévisualiser</string>
<string name="preview_images">Prévisualisation des images</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Rogner</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Taille réelle</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Mettre à l\'echelle</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Précédent</string>

View File

@ -5,7 +5,7 @@
<item>Liña de tempo</item>
<item>Interaccións</item>
<item>Mensaxes directas</item>
<item>Tópicos</item>
<item>Tendencias</item>
</string-array>
<string-array name="entries_compose_now_action">
<item>Escribir chío</item>
@ -15,7 +15,7 @@
<string-array name="entries_home_refresh_content">
<item>Interaccións</item>
<item>Mensaxes directas</item>
<item>Tópicos</item>
<item>Tendencias</item>
<item>Buscas gardadas</item>
</string-array>
<string-array name="entries_image_sources">

View File

@ -45,8 +45,8 @@
<!-- [verb] Action for deleting a file or a twitter object like tweet-->
<string name="action_delete">Borrar</string>
<string name="action_delete_messages">Borrar mensaxes</string>
<string name="action_deleting">eliminando</string>
<string name="action_deleting_search">eliminando busca</string>
<string name="action_deleting">borrando</string>
<string name="action_deleting_search">borrando busca</string>
<string name="action_denying_follow_request">denegando petición de seguimento</string>
<string name="action_dont_restart">Non reiniciar</string>
<string name="action_dont_terminate">Non saír</string>
@ -76,7 +76,7 @@
<string name="action_like">Gústame</string>
<string name="action_liking">gustando</string>
<string name="action_location">Localización</string>
<string name="action_manage_in_buffer">Xestionar en Buffer</string>
<string name="action_manage_in_buffer">Xestionar no Buffer</string>
<string name="action_mark_as_read">Marcar como lido</string>
<string name="action_modifying_lists">modificando listas</string>
<string name="action_mute">Silenciar</string>
@ -86,8 +86,9 @@
<string name="action_next_step">Seguinte</string>
<string name="action_open_in_browser">Abrir en navegador</string>
<string name="action_pick_color">Escoller cor</string>
<string name="action_purchase">Compra</string>
<string name="action_purchase">Comprar</string>
<string name="action_purchase_features_pack">Comprar paquete de características</string>
<string name="action_qr_code">Código QR</string>
<string name="action_quote">Citar</string>
<string name="action_record_video">Gravar vídeo</string>
<string name="action_refresh">Recargar</string>
@ -115,8 +116,8 @@
<!-- [verb] Send tweet/message -->
<string name="action_send">Chiar</string>
<string name="action_sending_direct_message">enviando mensaxe directa</string>
<string name="action_set_color">Cor</string>
<string name="action_set_nickname">Alcume</string>
<string name="action_set_color">Escoller cor</string>
<string name="action_set_nickname">Escoller alcume</string>
<string name="action_share">Compartir</string>
<string name="action_signing_in">entrando</string>
<!-- [verb] Used for skip some settings -->
@ -201,8 +202,8 @@
<string name="app_description">A túa propia aplicación Twitter</string>
<!-- App name, normally you don't need to translate this. -->
<string name="app_name">Twidere</string>
<string name="app_restart_confirm">Twidere vai reiniciar para aplicar a configuración.</string>
<string name="app_terminate_confirm">Twidere vai saír para aplicar a configuración.</string>
<string name="app_restart_confirm">Twidere vai reiniciar para aplicar os axustes.</string>
<string name="app_terminate_confirm">Twidere vai saír para aplicar os axustes.</string>
<string name="appearance">Aparencia</string>
<string name="auth_type_basic">Básico</string>
<string name="auth_type_oauth">OAuth</string>
@ -216,16 +217,16 @@
<string name="block_user_confirm_message">Bloquear a <xliff:g id="name">%s</xliff:g>? Este usuario non poderá seguirte, mencionarte ou enviarche mensaxes directas.</string>
<string name="bug_reports">Informe de erros</string>
<string name="bug_reports_summary">Powered by Fabric</string>
<string name="builtin_dns_resolver">Built-in DNS resolver</string>
<string name="builtin_dns_resolver">Resolver Built-in DNS</string>
<string name="cache_size_limit">Tamaño límite da caché</string>
<string name="cant_load_all_replies_explanation">Twitter limita aplicacións de terceiros e o acceso de Twidere ás respostas dun chío, é polo que non hai garantía de poder cargar todas as respostas.</string>
<string name="cant_load_all_replies_message">Non se poden cargar todas as respostas. &lt;a href=\"#dialog\";&gt; Por que?&lt;/a&gt;</string>
<string name="cards">Cartóns</string>
<string name="clear_cache">Borrar caché</string>
<string name="clear_cache">Limpar caché</string>
<string name="clear_cache_summary">Limpar caché de multimedia.</string>
<string name="clear_databases">Limpar bases de datos</string>
<string name="clear_databases_summary">Limpar todos os chíos, perfís e mensaxes. As credenciais da túa conta non se perden.</string>
<string name="clear_search_history">Borrar historial de buscas</string>
<string name="clear_search_history">Limpar historial de buscas</string>
<string name="click_item_to_configure">Preme nun elemento para configurar</string>
<string name="close_accounts_dashboard">Pechar panel de contas</string>
<string name="color">Cor</string>
@ -261,26 +262,26 @@
<string name="dark_theme">Tema escuro</string>
<string name="default_account">Conta por defecto</string>
<string name="default_api_settings">Valores API por defecto</string>
<string name="default_api_settings_summary">Valores só aplicables a contas novamente rexistradas</string>
<string name="default_api_settings_summary">Valores só aplicables a contas conectadas de novo</string>
<string name="default_ringtone">Son de aviso por defecto</string>
<string name="delete_conversation">Eliminar conversa</string>
<string name="delete_conversation_confirm_message">Eliminar todas as mensaxes desta conversa?</string>
<string name="delete_drafts_confirm">Eliminar borradores seleccionados?</string>
<string name="delete_conversation">Borrar conversa</string>
<string name="delete_conversation_confirm_message">Borrar todas as mensaxes desta conversa?</string>
<string name="delete_drafts_confirm">Borrar borradores seleccionados?</string>
<string name="delete_message_confirm_message">Borrar esta mensaxe?</string>
<string name="delete_user">Eliminar o usuario <xliff:g id="name">%s</xliff:g></string>
<string name="delete_user_confirm_message">Eliminar <xliff:g id="name">%s</xliff:g>? Isto non se pode desfacer.</string>
<string name="delete_user">Borrar o usuario <xliff:g id="name">%s</xliff:g></string>
<string name="delete_user_confirm_message">Borrar <xliff:g id="name">%s</xliff:g>? Isto non se pode desfacer.</string>
<string name="delete_user_from_list_confirm">Borrar a <xliff:g id="user">%1$s</xliff:g> da lista "<xliff:g id="list">%2$s</xliff:g>\"?</string>
<string name="delete_user_list">Eliminar lista <xliff:g id="name">%s</xliff:g></string>
<string name="delete_user_list_confirm_message">Eliminar a lista <xliff:g id="name">%s</xliff:g>? Isto non se pode desfacer.</string>
<string name="delete_users">Eliminar usuarios</string>
<string name="deleted_list">Eliminada a lista \"<xliff:g id="list">%s</xliff:g>\".</string>
<string name="delete_user_list">Borrar lista <xliff:g id="name">%s</xliff:g></string>
<string name="delete_user_list_confirm_message">Borrar a lista <xliff:g id="name">%s</xliff:g>? Isto non se pode desfacer.</string>
<string name="delete_users">Borrar usuarios</string>
<string name="deleted_list">Borrada a lista \"<xliff:g id="list">%s</xliff:g>\".</string>
<string name="deleted_user_from_list">Borraches a <xliff:g id="user">%1$s</xliff:g> da lista "<xliff:g id="list">%2$s</xliff:g>\".</string>
<string name="denied_users_follow_request">Denegar pedido de seguimento de <xliff:g id="user">%s</xliff:g>.</string>
<string name="deny">Denegar</string>
<string name="destroy_saved_search">Eliminar a busca \"<xliff:g id="name">%s</xliff:g>\" gardada</string>
<string name="destroy_saved_search_confirm_message">Eliminar a busca \"<xliff:g id="name">%s</xliff:g>\" gardada? Podes gardala de novo despois.</string>
<string name="destroy_status">Eliminar chío</string>
<string name="destroy_status_confirm_message">Eliminar este chío?</string>
<string name="destroy_saved_search">Borrar a busca \"<xliff:g id="name">%s</xliff:g>\" gardada</string>
<string name="destroy_saved_search_confirm_message">Borrar a busca \"<xliff:g id="name">%s</xliff:g>\" gardada? Podes gardala de novo despois.</string>
<string name="destroy_status">Borrar chío</string>
<string name="destroy_status_confirm_message">Borrar este chío?</string>
<string name="developed_by">Desenrolado por</string>
<string name="discard">Descartar</string>
<string name="display_sensitive_contents">Amosar contidos sensibles</string>
@ -299,10 +300,10 @@
<string name="ellipsis">&#8230;</string>
<string name="emoji_support">Soporte de risoños</string>
<string name="empty_content">Sen contido</string>
<string name="enable_notifications">Habilitar notificacións</string>
<string name="enable_notifications">Activar notificacións</string>
<string name="enable_retweets">Activar rechouchíos</string>
<string name="enable_streaming">Habilitar streaming</string>
<string name="error_info_oauth_timestamp_error">Por favor comproba data e hora da túa configuración.</string>
<string name="enable_streaming">Activar streaming</string>
<string name="error_info_oauth_timestamp_error">Por favor comproba data e hora nos teus axustes.</string>
<string name="error_message">Erro: <xliff:g id="message">%s</xliff:g></string>
<string name="error_message_device_incompatible">Este dispositivo non é compatible con Twidere, recoméndase actualizar á última versión de Android OS.\nAbaixo podes enviar información para axudarme a informar deste problema ao fabricante.</string>
<string name="error_message_media_message_attachment_not_supported">Non están soportados os adxuntos multimedia nas MD</string>
@ -320,14 +321,14 @@
<string name="error_message_tweet_shortener_not_found">Non se atopou xestor para acurtar chíos, se cadra eliminouse.</string>
<string name="error_message_with_action">Erro mentres <xliff:g id="action">%1$s</xliff:g>: <xliff:g id="message">%2$s</xliff:g></string>
<string name="error_no_access_for_credentials">A túa aplicación non pode acceder a este recurso.</string>
<string name="error_no_dm_permission">Sen permiso de mensaxes directas, comproba a configuración da túa aplicación Twitter.</string>
<string name="error_no_dm_permission">Sen permiso de mensaxes directas, compróbao na configuración da túa aplicación Twitter.</string>
<string name="error_title_device_incompatible">Dispositivo non compatible</string>
<string name="error_too_many_photos_fanfou">Demasiadas fotos</string>
<string name="error_unknown_error">Erro: Erro descoñecido, probablemente isto sexa un bug.</string>
<string name="exclude_this_host">Excluír este host</string>
<string name="excluded">Excluído</string>
<string name="export_settings">Exportar configuración</string>
<string name="export_settings_type_dialog_title">Exportar configuración&#8230;</string>
<string name="export_settings">Exportar axustes</string>
<string name="export_settings_type_dialog_title">Exportar axustes&#8230;</string>
<string name="extensions">Extensións</string>
<string name="external_group_host_format">Grupo externo en <xliff:g id="host">%s</xliff:g></string>
<string name="external_user_host_format">Usuario externo en <xliff:g id="host">%s</xliff:g></string>
@ -341,7 +342,7 @@
<string name="extra_feature_title_filters_subscription">Subscrición de filtros</string>
<!-- Enhanced (paid) features description -->
<string name="extra_features_description">Apoia Twidere e consegue características avanzadas</string>
<string name="extra_features_pack_description">Ou compra paquete de características para conseguilas todas (incluídas as de futuros lanzamentos)</string>
<string name="extra_features_pack_description">Ou compra o paquete de características para conseguilas todas (incluídas as de futuros lanzamentos)</string>
<!-- Enhanced (paid) features title -->
<string name="extra_features_restore_purchase_hint">Se xa compraches características avanzadas, podes usar \'Restaurar\' para recuperar a adquisición.</string>
<string name="fab_visible">Botón de Acción Flotante</string>
@ -376,9 +377,9 @@
<!-- GNU social group like https://quitter.se/group/qvitter -->
<string name="groups">Grupos</string>
<string name="hashtag">Hashtag</string>
<string name="hidden_settings">Agochar configuración</string>
<string name="hidden_settings">Agochar axustes</string>
<string name="hidden_settings_warning_message">NUNCA cambies esta configuración se non sabes o que é, ou:\n * Matará o teu gato\n * Lanzará armas nucleares en Corea do Norte\n * Mudará A Coruña en LaCoruNeno\n * Destruirá o universo</string>
<string name="hidden_settings_warning_title">AVISO: Esta configuración pode producir danos!</string>
<string name="hidden_settings_warning_title">AVISO: Estes axustes poden producir danos!</string>
<string name="hide_card_actions">Accións de agocho de cartóns</string>
<string name="hide_quotes">Agochar citas</string>
<string name="hide_replies">Agochar respostas</string>
@ -393,6 +394,7 @@
<string name="hint_message_select_user">Buscar usuarios</string>
<string name="hint_no_account">Sen conta</string>
<string name="hint_search_gif">Buscar GIF</string>
<string name="hint_status_reply_to_user_removed">Enviarase como cita porque a mención a chío de usuario eliminouse. &lt;a href=\"#dialog\";&gt;Why?&lt;/a&gt;</string>
<string name="hints">Pistas</string>
<string name="home_refresh">Recargar na liña de tempo</string>
<string name="host_mapping_address">Enderezo (Pode ser outro enderezo host)</string>
@ -401,9 +403,9 @@
<string name="i_want_my_stars_back_summary">Usar favorito (★) no canto de gústame (♥︎)</string>
<string name="icon">Icona</string>
<string name="icon_restored_message">Icona restaurada!</string>
<string name="import_export_settings">Configuración Importar/Exportar</string>
<string name="import_settings">Importar configuración</string>
<string name="import_settings_type_dialog_title">Importar configuración&#8230;</string>
<string name="import_export_settings">Axustes Importar/Exportar</string>
<string name="import_settings">Importar axustes</string>
<string name="import_settings_type_dialog_title">Importar axustes&#8230;</string>
<string name="in_reply_to_name">En resposta a <xliff:g id="user_name">%s</xliff:g></string>
<string name="inbox">Caixa de entrada</string>
<string name="incoming_friendships">Peticións de seguimento pendentes</string>
@ -489,7 +491,7 @@
<string name="login_verification">Verificación de entrada</string>
<string name="login_verification_pin_hint">Para entrar, introduce o PIN recibido no teu teléfono.</string>
<string name="login_verification_push_hint">Aceptar a petición de verificación de entrada da aplicación Twitter. Cando aceptes preme OK.</string>
<string name="long_click_to_open_menu">Preme longo para abrir menú</string>
<string name="long_click_to_open_menu">Preme longo para abrir o menú</string>
<string name="mark_as_sensitive">Marcar como sensible</string>
<string name="media">Multimedia</string>
<string name="media_preload">Pre-carga multimedia</string>
@ -502,7 +504,7 @@
<string name="mention_user">Mencionar <xliff:g id="user">%s</xliff:g></string>
<string name="mention_user_name">Menciona <xliff:g id="name">%1$s</xliff:g></string>
<string name="mentions_only">Só mencións</string>
<string name="message_account_delete_confirm">Esta conta eliminarase de Twidere.</string>
<string name="message_account_delete_confirm">Esta conta eliminarase do Twidere.</string>
<string name="message_api_data_corrupted">Datos API corruptos.</string>
<string name="message_api_url_format_help">[DOMAIN]: Dominio API do Twitter.\nExemplo: https://[DOMAIN].twitter.com/ vai substituír a https://api.twitter.com/.</string>
<string name="message_auto_refresh_confirm">Activar auto recarga para acadar novos chíos de xeito automático?</string>
@ -512,11 +514,11 @@
<string name="message_clear_messages_confirm">Limpar todas as mensaxes?</string>
<string name="message_conversation_created">Creouse a conversa.</string>
<string name="message_destroy_conversation_confirm">Deixar esta conversa?</string>
<string name="message_direct_message_deleted">Mensaxe directa eliminada.</string>
<string name="message_direct_message_deleted">Mensaxe directa borrada.</string>
<string name="message_direct_message_sent">Mensaxe directa enviada.</string>
<string name="message_error_buffer_connection_failed">Incapaz de conectar ao Buffer</string>
<string name="message_error_buffer_media_not_supported">Aínda non está soportado programar multimedia co Buffer</string>
<string name="message_error_invalid_account">Hai algunha conta de datos corrupta, Twidere borrará estas contas para previr caídas da app.</string>
<string name="message_error_invalid_account">Hai algunha conta de datos corrupta, Twidere vai eliminar estas contas para previr caídas da app.</string>
<string name="message_format_compose_message_convert_to_status">Este chío enviarase coma mensaxe a <xliff:g id="name">%1$s</xliff:g>, continuar? Ao converter a un chío normal usa un carácter extra.</string>
<string name="message_format_conversation_avatar_update">Cambiouse o avatar da conversa</string>
<string name="message_format_conversation_avatar_update_by_user"><xliff:g example="User" id="by_user">%1$s</xliff:g> cambiou o avatar da conversa</string>
@ -526,12 +528,14 @@
<string name="message_format_participants_join_added"><xliff:g example="Sender" id="sender">%1$s</xliff:g> engadiu <xliff:g example="Recipient" id="recipient">%2$s</xliff:g></string>
<string name="message_format_participants_leave">Saiu <xliff:g example="User" id="name">%1$s</xliff:g></string>
<string name="message_format_sender_time"><xliff:g example="User" id="sender">%1$s</xliff:g> · <xliff:g example="12:00" id="time">%2$s</xliff:g></string>
<string name="message_gif_sharing_introduction">Buscar e compartir GIF con GIPHY</string>
<string name="message_info_buffer_queue_empty">Non hai cola no Buffer</string>
<string name="message_join_conversation">Entrada na conversa.</string>
<string name="message_permission_request_compose_location">Twidere precisa permiso de localización para engadir esta aos chíos.</string>
<string name="message_permission_request_save_media">Twidere precisa permiso de almacenamento para gardar multimedia.</string>
<string name="message_permission_request_share_media">Twidere precisa permiso de almacenamento para compartir multimedia.</string>
<string name="message_please_wait">Agarda, por favor.</string>
<string name="message_status_reply_to_user_removed_explanation">Twitter sempre fai mención do chío nunha resposta. Se o chío foi eliminado, Twidere enviará esta resposta como cita para conservar o contexto.</string>
<string name="message_status_scheduling_connect_buffer_hint">Conectar ao buffer para programar chíos mesmo en offline</string>
<string name="message_status_scheduling_connected_to_buffer">Twidere está conectado ao buffer</string>
<string name="message_summary_type_sticker">[Sticker]</string>
@ -567,6 +571,8 @@
<string name="message_toast_notification_enabled_hint">Só dispoñible cando o streaming está aceso, e non 100% fiable.</string>
<string name="message_toast_press_again_to_close">Preme outra vez para pechar</string>
<string name="message_toast_profile_banner_image_updated">Actualizada a imaxe banner do perfil.</string>
<string name="message_toast_qr_scan_link_not_supported">Ligazón non soportada</string>
<string name="message_toast_qr_scanner_not_supported">Escáner QR non soportado</string>
<string name="message_toast_retweet_cancelled">Rechouchío cancelado</string>
<string name="message_toast_save_media_no_storage_permission">Precísanse permisos de almacenamento para gardar multimedia.</string>
<string name="message_toast_saved_to_gallery">Gardado na galería.</string>
@ -576,7 +582,7 @@
<string name="message_toast_search_name_saved">Gardada a busca \"<xliff:g example="SearchQuery" id="name">%1$s</xliff:g>\"</string>
<string name="message_toast_search_saved">Busca gardada</string>
<string name="message_toast_select_file_no_storage_permission">Precísanse permisos de almacenamento para seleccionar ficheiro.</string>
<string name="message_toast_share_media_no_storage_permission">Algunha aplicación precisa de permiso de almacenamento para compartir multimedia.</string>
<string name="message_toast_share_media_no_storage_permission">Algunhas aplicacións precisan permiso de almacenamento para compartir multimedia</string>
<string name="message_toast_status_deleted">Chío borrado</string>
<string name="message_toast_status_favorited">Chío marcado como favorito</string>
<string name="message_toast_status_like_removed">Eliminado \"gústame\"</string>
@ -585,7 +591,7 @@
<string name="message_toast_status_saved_to_draft">Chío gardado en borradores.</string>
<string name="message_toast_status_scheduled">Chío programado</string>
<string name="message_toast_status_unfavorited">Chío desmarcado como favorito</string>
<string name="message_toast_status_updated">Chío enviado.</string>
<string name="message_toast_status_updated">Chío enviado</string>
<string name="message_toast_unable_to_load_more_statuses">Incapaz de cargar chíos máis recentes</string>
<string name="message_toast_user_filters_removed">Eliminado dos filtros</string>
<string name="message_toast_users_filters_added">Engadido aos filtros</string>
@ -652,7 +658,7 @@
<string name="open_accounts_dashboard">Abrir panel de contas</string>
<string name="open_twitter_links">Abrir ligazóns do Twitter</string>
<string name="open_with_account">Abrir coa conta</string>
<string name="other_settings">Outras configuracións</string>
<string name="other_settings">Outros axustes</string>
<string name="overwrite">Sobrescribir</string>
<string name="page_down">Páxina abaixo</string>
<string name="page_up">Páxina arriba</string>
@ -663,7 +669,7 @@
<string name="permission_description_accounts">Ler información da conta</string>
<string name="permission_description_direct_messages">Ler/Escribir/Enviar mensaxes directas</string>
<string name="permission_description_none">Permisos non necesarios</string>
<string name="permission_description_preferences">Ler configuracións</string>
<string name="permission_description_preferences">Ler axustes</string>
<string name="permission_description_read">Ler chíos e algún contido en caché</string>
<string name="permission_description_refresh">Recargar liña de tempo (inclúe mensaxes directas)</string>
<string name="permission_description_shorten_status">A aplicación pode acurtar chíos para Twidere, polo tanto pode acceder ao teu chío a enviar.</string>
@ -692,14 +698,14 @@
<string name="preference_randomize_account_name_summary">Non permite a outras aplicacións acadar o teu nome lendo as contas, mellora a intimidade.</string>
<string name="preference_randomize_account_rename_accounts_confirm">Renomear contas existentes?</string>
<string name="preference_summary_auto_refresh_compatibility_mode">Activar para mellor intervalo de recarga, incrementa o uso de batería en Android 5.0+</string>
<string name="preference_summary_auto_refresh_power_saving">Parar auto recarga cando a batería está baixa</string>
<string name="preference_summary_auto_refresh_power_saving">Parar auto-recarga cando a batería está baixa</string>
<string name="preference_summary_background_streaming">Preme INICIO no canto de ATRÁS para gardar aberto o streaming</string>
<string name="preference_summary_chrome_custom_tab">Abre ligazóns en navegador nativo (Powered by Chrome)</string>
<string name="preference_summary_database_item_limit">Límite máximo de elementos gardados para cada conta, insire un valor menor para salvar espazo e incrementar a velocidade de carga.</string>
<string name="preference_summary_media_preload_non_metered_network">Pre-carga multimedia só en redes libres como Wi-Fi</string>
<string name="preference_summary_streaming_non_metered_network">Streaming só en redes libres como Wi-Fi</string>
<string name="preference_summary_streaming_power_saving">Streaming só en carga</string>
<string name="preference_summary_trends_location">Agora podes seleccionar a localización de xeito independente na lapela de configuración.</string>
<string name="preference_summary_trends_location">Agora podes seleccionar a localización de xeito independente na lapela de axustes.</string>
<string name="preference_title_accounts">Contas</string>
<string name="preference_title_advanced">Avanzado</string>
<string name="preference_title_auto_refresh_compatibility_mode">Modo de compatibilidade</string>
@ -726,12 +732,15 @@
<string name="preference_title_tablet_mode">Modo tablet</string>
<string name="preference_title_text_size">Tamaño do texto</string>
<string name="preference_title_translate">Traducir</string>
<string name="preference_title_trends_location">Localización dos tópicos</string>
<string name="preference_title_trends_location">Localización das tendencias</string>
<string name="preload_wifi_only">Carga previa só con Wi-Fi</string>
<string name="preview">Vista previa</string>
<string name="preview_images">Vista previa de imaxes</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Recortar</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Tamaño real</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Escalar</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Anterior</string>
@ -788,7 +797,7 @@
<string name="refresh_type_home">Liña de tempo</string>
<string name="refresh_type_interactions">Interaccións</string>
<string name="refresh_type_messages">Mensaxes</string>
<string name="refresh_type_trends">Tópicos</string>
<string name="refresh_type_trends">Tendencias</string>
<string name="register">Rexistrar</string>
<string name="remember_position">Lembrar posición</string>
<string name="remember_position_summary">Lembrar posición das listas/lapelas antes de pechar Twidere</string>
@ -845,7 +854,7 @@
<string name="server_address">Enderezo do servidor</string>
<string name="set_consumer_key_secret_message">Twidere está chegando á súa cota límite, terás que crear unha app en https://apps.twitter.com/ e colar abaixo as chaves cliente e secreta.\nSe continúas usando a chave por defecto, é posible que non poidas entrar.</string>
<string name="settings">Axustes</string>
<string name="settings_interface">Interface</string>
<string name="settings_interface">Visualización</string>
<string name="settings_notifications">Notificacións</string>
<string name="settings_refresh">Recargar</string>
<string name="settings_streaming">Streaming</string>
@ -903,14 +912,14 @@
<string name="sync_provider_name_dropbox">Dropbox</string>
<string name="sync_provider_name_google_drive">Google Drive</string>
<string name="system_default">Por defecto</string>
<string name="tab_display_option">Opción de mostra dos tabuladores</string>
<string name="tab_display_option">Opción de mostra das lapelas</string>
<string name="tab_display_option_icon">Icona</string>
<string name="tab_display_option_icon_and_label">Icona e etiqueta</string>
<string name="tab_display_option_label">Etiqueta</string>
<string name="tab_editor_hint_name">Nome</string>
<string name="tabs">Lapelas</string>
<string name="tcp_dns_query">Consulta TCP DNS</string>
<string name="tcp_dns_query_summary">Usa Protocolo TCP para facer peticións DNS e evitar DNS spoofing.</string>
<string name="tcp_dns_query_summary">Usa Protocolo TCP para facer peticións DNS e evitar o spoofing.</string>
<string name="text_copied">Texto copiado no portapapeis.</string>
<string name="text_size">Tamaño do texto</string>
<string name="text_size_summary">Tamaño do texto dos chíos.</string>
@ -928,12 +937,12 @@
<string name="theme_light">Lixeiro</string>
<string name="thumbor_integration">Integración Thumbor</string>
<string name="time_source"><xliff:g id="time">%1$s</xliff:g> · <xliff:g id="source">%2$s</xliff:g></string>
<string name="timeline_streaming_running">Streaming na liña de tempo</string>
<string name="timeline_streaming_running">Streaming correndo na liña de tempo</string>
<string name="timeline_sync_service">Servizo de sincronización da liña de tempo</string>
<string name="title_about">Acerca de</string>
<string name="title_account_delete_confirm">Eliminar conta</string>
<string name="title_accounts">Contas</string>
<string name="title_add_or_remove_from_list">Engadir ou borrar da lista</string>
<string name="title_add_or_remove_from_list">Engadir ou eliminar da lista</string>
<string name="title_block_user">Bloquear a <xliff:g id="name">%s</xliff:g></string>
<string name="title_blocked_users">Usuarios bloqueados</string>
<string name="title_browser_sign_in">Entrar por navegador</string>
@ -960,6 +969,7 @@
<string name="title_filters_subscription_url">URL</string>
<string name="title_followers">Seguidores</string>
<string name="title_following">Seguindo</string>
<string name="title_gif_sharing">Compartindo GIF</string>
<string name="title_home">Liña de tempo</string>
<!-- [noun] Like, Formerly Twitter's favorite, in the plural -->
<string name="title_likes">Gústanme</string>
@ -967,14 +977,14 @@
<string name="title_mentions">Mencións</string>
<string name="title_message_conversation_info">Información de conversa</string>
<string name="title_nicknames">Alcumes</string>
<string name="title_open_source_license">Licenza Open source</string>
<string name="title_open_source_license">Licenza de código aberto</string>
<string name="title_premium_features_name">Twidere ∞</string>
<string name="title_quick_action">Acción rápida</string>
<string name="title_scheduled_statuses">Chíos programados</string>
<string name="title_search">Buscar</string>
<string name="title_search_gif">Buscar GIF</string>
<string name="title_select_users">Seleccionar usuarios</string>
<string name="title_set_nickname">Alcume</string>
<string name="title_set_nickname">Escoller alcume</string>
<string name="title_sign_in_to_buffer">Entrar no Buffer</string>
<string name="title_status">Chío</string>
<string name="title_statuses">Chíos</string>
@ -997,9 +1007,9 @@
<string name="title_users_retweeted_this">Rechouchiado por</string>
<string name="translation_destination">Destino da tradución</string>
<string name="translators">Tradutores</string>
<string name="trends">Tópicos</string>
<string name="trends_location">Localización dos tópicos</string>
<string name="trends_location_summary">Selecciona a localización para os tópicos locais.</string>
<string name="trends">Tendencias</string>
<string name="trends_location">Localización das tendencias</string>
<string name="trends_location_summary">Escolle a localización para as tendencias.</string>
<!-- 'Tweet' here is a verb -->
<string name="tweet_from_name">Chiar de <xliff:g id="text">%1$s</xliff:g></string>
<string name="tweet_hashtag">Chiar #<xliff:g id="text">%1$s</xliff:g></string>
@ -1027,9 +1037,9 @@
<string name="updating_status_notification">Enviando chío&#8230;</string>
<string name="uploader_version_incompatible">Xestor de subida multimedia incompatible</string>
<string name="usage_statistics">Uso de estatísticas</string>
<string name="usage_statistics_header_summary">Twidere participa dalgúns proxectos de investigación, unir eses proxectos farán mellor a Twidere e algunha outra aplicación.</string>
<string name="usage_statistics_header_summary">Twidere participa nalgúns proxectos de investigación, unir eses proxectos farán mellor a Twidere e algunha outra aplicación.</string>
<string name="usage_statistics_notification_summary">Axúdanos a mellorar Twidere!</string>
<string name="user_blocked">Bloqueado este usuario.</string>
<string name="user_blocked">Este usuario foi bloqueado.</string>
<string name="user_filter_name">Usuario: <xliff:g id="name">%s</xliff:g></string>
<string name="user_list">Lista</string>
<string name="user_list_details">Detalles da lista</string>

View File

@ -2,9 +2,9 @@
<!--Generated by crowdin.com-->
<resources>
<!-- 32 Could not authenticate you: Your call could not be completed as dialed. -->
<string name="error_twitter_32">Non autenticado, quizá precises entrar de novo.</string>
<string name="error_twitter_32">Non autenticado, se cadra precisas entrar de novo.</string>
<!-- 34 Sorry, that page does not exist: Corresponds with HTTP 404 - the specified resource was not found. -->
<string name="error_twitter_34">Chío, usuario ou páxina non existe.</string>
<string name="error_twitter_34">Este chío, usuario ou páxina non existe.</string>
<!-- 88 Rate limit exceeded: The request limit for this resource has been reached for the current rate limit window. -->
<string name="error_twitter_88">Cota límite excedida, téntao máis tarde.</string>
<!-- 89 Invalid or expired token: The access token used in the request is incorrect or has expired. Used in API v1.1 -->
@ -28,10 +28,10 @@
<!-- 172 There was an error creating your search: Corresponds with HTTP 403 - The saved search already exists. -->
<string name="error_twitter_172">Xa gardaches esta busca.</string>
<!-- 179 Sorry, you are not authorized to see this status: Corresponds with HTTP 403 - thrown when a Tweet cannot be viewed by the authenticating user, usually due to the tweet's author having protected their tweets. -->
<string name="error_twitter_179">Non podes ver este chío dun usuario protexido.</string>
<string name="error_twitter_179">Non podes ver este chío, é dun usuario protexido.</string>
<!-- 187 Status is a duplicate: The status text has been Tweeted already by the authenticated account. -->
<string name="error_twitter_187">Xa enviaches este chío.</string>
<string name="error_twitter_193">A foto subida é grande de máis.</string>
<!-- 215 Bad authentication data: Typically sent with 1.1 responses with HTTP code 400. The method requires authentication but it was not presented or was wholly invalid -->
<string name="error_twitter_215">Quizá precises entrar de novo.</string>
<string name="error_twitter_215">Se cadra precisas entrar de novo.</string>
</resources>

View File

@ -121,6 +121,9 @@
<string name="preference_title_storage">भंडारण</string>
<string name="preference_title_text_size">टेक्स्ट का माप</string>
<string name="preference_title_trends_location">रुझान स्थान</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<string name="provider_default">ट्विदेर</string>

View File

@ -419,7 +419,10 @@
<string name="preload_wifi_only">Predpregled sam preko Wi-Fi</string>
<string name="preview">Prepregled</string>
<string name="preview_images">Slike predpregleda</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Obreži</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skaliraj</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Prethodno</string>

View File

@ -495,7 +495,10 @@
<string name="preload_wifi_only">Előtöltés csak Wi-Fi használata esetén</string>
<string name="preview">Előnézet</string>
<string name="preview_images">Képek előnézete</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Levágás</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Átméretezés</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Előző</string>

View File

@ -551,7 +551,10 @@
<string name="preload_wifi_only">Preload menggunakan Wi-Fi saja</string>
<string name="preview">Pratinjau</string>
<string name="preview_images">Pratinjau gambar</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Potong</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skala</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Sebelumnya</string>

View File

@ -482,7 +482,10 @@
<string name="preload_wifi_only">Precarica solo se in Wi-Fi</string>
<string name="preview">Anteprima</string>
<string name="preview_images">Anteprima immagini</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Ritaglia</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Scala</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Precedente</string>

View File

@ -285,6 +285,9 @@
<string name="preference_title_translate">תרגם</string>
<string name="preload_wifi_only">טעינה מוקדמת באמצעות Wi-Fi בלבד</string>
<string name="preview">תצוגה מקדימה</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">הקודם</string>
<string name="profile_background_color">צבע רקע</string>

View File

@ -219,7 +219,7 @@
<string name="builtin_dns_resolver">組み込みDNSリゾルバ</string>
<string name="cache_size_limit">キャッシュサイズ制限</string>
<string name="cant_load_all_replies_explanation">Twitterは、サードパーティのTwitterクライアントに制限を設けています。そのため、Twidereはツイートへの返信にアクセスすることができず、すべての返信を読み込むことができない場合があります。</string>
<string name="cant_load_all_replies_message">すべての返信を表示できないことがあります&lt;a href=\"#dialog\";&gt;理由を表示&lt;/a&gt;</string>
<string name="cant_load_all_replies_message">すべての返信を読み込むことができません&lt;a href=\"#dialog\";&gt;理由を表示&lt;/a&gt;</string>
<string name="cards">カード</string>
<string name="clear_cache">キャッシュを消去</string>
<string name="clear_cache_summary">保存されていたメディアのキャッシュをクリアしました。</string>
@ -238,7 +238,7 @@
<string name="compact_cards_summary">画面あたりのカード表示数を増やせます。</string>
<string name="compose_now">Tweet Now</string>
<string name="compose_now_action">Tweet Nowアクション</string>
<string name="compose_now_summary">ホームキーを上にスワイプしたときに出るGoogle NowショートカットをTweet Nowアクションに変更します。</string>
<string name="compose_now_summary">ホームキーを上にスワイプしたときに出るGoogle Nowショートカットを「ツイートする」に変更します。</string>
<string name="conflicts_with_name"><xliff:g id="name">%s</xliff:g> と競合</string>
<string name="connection_timeout">接続タイムアウト</string>
<string name="consumer_key">Consumer key</string>
@ -286,16 +286,16 @@
<string name="display_sensitive_contents">不適切な内容を表示</string>
<string name="display_sensitive_contents_summary">プロンプトを表示せずに不適切な可能性のある内容を表示します。</string>
<string name="dns_server">DNS サーバー</string>
<string name="dns_server_summary">ネットワーク要件に使用されるDNSサーバーを設定します。</string>
<string name="dns_server_summary">通信に使用するDNSサーバーを設定します。</string>
<string name="draft_saved">下書きを保存</string>
<string name="drafts_hint_messages">未送信のツイートが保存されます</string>
<string name="drafts_hint_messages">未送信のツイートが保存されます</string>
<string name="drawer_toggle">ドロワーの切り替え</string>
<string name="edit_api">APIを編集</string>
<string name="edit_description">説明を編集</string>
<string name="edit_draft">下書きを編集</string>
<string name="edit_media">メディア編集</string>
<string name="edit_media">メディア編集</string>
<string name="edit_tab">タブを編集</string>
<string name="edit_tabs">タブ編集</string>
<string name="edit_tabs">タブ編集</string>
<string name="ellipsis">&#8230;</string>
<string name="emoji_support">絵文字のサポート</string>
<string name="empty_content">コンテンツなし</string>
@ -319,7 +319,7 @@
<string name="error_message_tweet_shorten_failed">ツイートを短縮できません。</string>
<string name="error_message_tweet_shortener_not_found">ツイート短縮サービスが見つかりません。</string>
<string name="error_message_with_action"><xliff:g id="action">%1$s</xliff:g>中のエラー: <xliff:g id="message">%2$s</xliff:g></string>
<string name="error_no_access_for_credentials">アプリケーションはこのリソースにアクセスできませんでした。「非公開APIの使用を強制する」が有効になっていませんか</string>
<string name="error_no_access_for_credentials">アプリケーションはこのリソースにアクセスできませんでした。</string>
<string name="error_no_dm_permission">ダイレクトメッセージのアクセス許可がありません。Twitter アプリケーションのアクセス許可設定を確認してください。</string>
<string name="error_title_device_incompatible">デバイスには互換性がありません</string>
<string name="error_too_many_photos_fanfou">写真が多すぎます</string>
@ -332,13 +332,13 @@
<string name="external_group_host_format"><xliff:g id="host">%s</xliff:g> の外部グループ</string>
<string name="external_user_host_format"><xliff:g id="host">%s</xliff:g>の外部ユーザー</string>
<string name="extra_configurations">追加設定</string>
<string name="extra_feature_description_filters_import">ブロック/ミュートからフィルタリストをインポートする</string>
<string name="extra_feature_description_filters_import">ブロック/ミュート 一覧からフィルタリストをインポートする</string>
<string name="extra_feature_description_filters_subscription">ミュートフィルターを購読し、自動的に同期する</string>
<string name="extra_feature_description_schedule_status">予約ツイート (あとで送る)</string>
<string name="extra_feature_description_share_gif">Gifアニメーションをツイートで共有する</string>
<string name="extra_feature_description_sync_data">データを Dropbox や Google ドライブなどで同期</string>
<string name="extra_feature_title_filters_import">フィルタのインポート</string>
<string name="extra_feature_title_filters_subscription">フィルタの購読</string>
<string name="extra_feature_title_filters_import">フィルターをインポートする</string>
<string name="extra_feature_title_filters_subscription">フィルターを購読する</string>
<!-- Enhanced (paid) features description -->
<string name="extra_features_description">Twidere を支援して追加機能を取得する</string>
<string name="extra_features_pack_description">または、追加機能パックを購入して、すべての機能 (将来追加される機能を含む) を手に入れましょう</string>
@ -348,8 +348,8 @@
<string name="fab_visible_summary">フローティングアクションボタンを表示します</string>
<string name="fast_image_loading">高速画像読み込み</string>
<string name="fast_image_loading_summary">有効にすると画像を高速に読み込みます。\n画像が読み込めない場合は無効にしてください。</string>
<string name="filter_everywhere">すべての場所でフィルタする</string>
<string name="filter_everywhere_description">Twidere 上の次の場所でフィルタされます。\n ・このユーザのツイート\n ・このユーザに対する返信\n ・このユーザのリツイート/引用リツイート</string>
<string name="filter_everywhere">すべての場所にフィルターを適用する。</string>
<string name="filter_everywhere_description">Twidere 上の次の場所にフィルターを適用します。\n ・ユーザーのツイート\n ・ユーザーのメンション\n ・ユーザーのリツイート/引用リツイート</string>
<string name="filter_type_keywords">キーワード</string>
<string name="filter_type_links">リンク</string>
<string name="filter_type_sources">クライアント</string>
@ -360,17 +360,17 @@
<string name="following_only">フォロー中のみ</string>
<string name="following_only_summary">フォローしているユーザーからの通知だけを表示するようにします。</string>
<string name="following_you">あなたをフォロー中</string>
<string name="follows">保存している</string>
<string name="follows">フォロー</string>
<string name="font">フォント</string>
<string name="font_family">フォントファミリー</string>
<string name="from_camera">カメラ</string>
<string name="from_gallery">ギャラリー</string>
<string name="from_camera">カメラから</string>
<string name="from_gallery">ギャラリーから</string>
<string name="from_name"><xliff:g id="name">%1$s</xliff:g>さんから</string>
<string name="from_name_and_N_others"><xliff:g id="name">%1$s</xliff:g>さんと他<xliff:g id="name">%2$d</xliff:g>人から</string>
<string name="from_name_and_name"><xliff:g id="name">%1$s</xliff:g>さんと<xliff:g id="name">%2$s</xliff:g>さんから</string>
<string name="function">機能</string>
<string name="general">基本</string>
<string name="getting_location">位置を取得しています</string>
<string name="getting_location">位置情報を取得しています</string>
<!-- GNU social group like https://quitter.se/group/qvitter -->
<string name="group">グループ</string>
<!-- GNU social group like https://quitter.se/group/qvitter -->
@ -389,7 +389,7 @@
<string name="hint_accounts_dashboard_title">アカウント・ダッシュボード</string>
<string name="hint_conversation_name">会話の名前</string>
<string name="hint_empty_filters_subscriptions">購読なし</string>
<string name="hint_error_message_no_content">コンテンツがありません</string>
<string name="hint_error_message_no_content">コンテンツなし</string>
<string name="hint_message_select_user">ユーザー検索</string>
<string name="hint_no_account">アカウント無し</string>
<string name="hint_search_gif">Gifアニメーションを検索</string>
@ -408,7 +408,7 @@
<string name="inbox">受信箱</string>
<string name="incoming_friendships">保留中のフォローリクエスト</string>
<string name="input_text">テキストを入力</string>
<string name="interactions">みんなの反応</string>
<string name="interactions">つながり</string>
<string name="invalid_consumer_key">無効なコンシューマーキーです</string>
<string name="invalid_consumer_secret">無効なコンシューマーシークレットです</string>
<string name="invalid_list_name">英数字で始まり、英数字と「-」と「_」だけを含む名前にしてください。</string>
@ -535,6 +535,7 @@
<string name="message_format_sender_time">
<xliff:g example="User" id="sender">%1$s</xliff:g> · <xliff:g example="12:00" id="time">%2$s</xliff:g>
</string>
<string name="message_gif_sharing_introduction">GIPHY を利用した GIF の検索と共有</string>
<string name="message_info_buffer_queue_empty">Buffer のキューは空です。</string>
<string name="message_join_conversation">会話に参加しました。</string>
<string name="message_permission_request_compose_location">位置情報の権限は、ツイートに位置情報を追加するために必要です。</string>
@ -739,8 +740,11 @@
<string name="preload_wifi_only">Wi-Fi接続時のみ先読み</string>
<string name="preview">プレビュー</string>
<string name="preview_images">プレビュー画像</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">切り取り</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">実際のサイズ</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">拡大縮小</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item"></string>
@ -969,6 +973,7 @@
<string name="title_filters_subscription_url">URL</string>
<string name="title_followers">フォロワー</string>
<string name="title_following">フォロー中</string>
<string name="title_gif_sharing">GIF の共有</string>
<string name="title_home">ホーム</string>
<!-- [noun] Like, Formerly Twitter's favorite, in the plural -->
<string name="title_likes">いいね</string>

View File

@ -638,8 +638,11 @@
<string name="preload_wifi_only">와이파이에서만 미리 불러오기</string>
<string name="preview">미리보기</string>
<string name="preview_images">이미지 미리보기</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">자르기</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">실제 크기</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">비율 조정</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">이전</string>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -118,6 +118,9 @@
<string name="preference_title_storage">Storan</string>
<string name="preference_title_text_size">Saiz teks</string>
<string name="preview">Pratonton</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Sebelum</string>
<string name="profile">Profil</string>

View File

@ -495,7 +495,10 @@
<string name="preload_wifi_only">Preload alleen via Wi-Fi</string>
<string name="preview">Voorbeeld</string>
<string name="preview_images">Voorbeeldafbeeldingen</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Bijsnijden</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Schalen</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Vorige</string>

View File

@ -438,7 +438,10 @@
<string name="preload_wifi_only">Forhåndslast bare med Wi-Fi</string>
<string name="preview">Forhåndsvisning</string>
<string name="preview_images">Forhåndsvis bilder</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Beskjær</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skaler</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Forrige</string>

View File

@ -494,8 +494,11 @@
<string name="preload_wifi_only">Wczytuj tylko gdy działa Wi-Fi</string>
<string name="preview">Podgląd</string>
<string name="preview_images">Podgląd obrazków</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Przytnij</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Rzeczywisty rozmiar</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Skaluj</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Poprzedni</string>

View File

@ -533,8 +533,11 @@
<string name="preload_wifi_only">Pré-Carregar apenas em Wi-Fi</string>
<string name="preview">Visualizar</string>
<string name="preview_images">Visualização de imagens</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Recortar</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Tamanho real</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Escala</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Anterior</string>

View File

@ -58,6 +58,9 @@
<string name="overwrite">Suprascrie</string>
<string name="pause">Pauză</string>
<string name="play">Redare</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<string name="provider_default">Twidere</string>

View File

@ -564,8 +564,11 @@
<string name="preload_wifi_only">Предзагружать только по Wi-Fi</string>
<string name="preview">Предпросмотр</string>
<string name="preview_images">Предпросмотр изображений</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Адаптировать</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">Реальный размер</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Масштабировать</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Предыдущий</string>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--Generated by crowdin.com-->
<resources>
<string-array name="entries_auto_refresh_content">
<item>Dom</item>
<item>Interakcije</item>
<item>Neposredna sporočila</item>
<item>Trendi</item>
</string-array>
<string-array name="entries_compose_now_action">
<item>Sestavi</item>
<item>Fotografiraj</item>
<item>Dodaj predstavnostno datoteko</item>
</string-array>
<string-array name="entries_home_refresh_content">
<item>Interakcije</item>
<item>Neposredna sporočila</item>
<item>Trendi</item>
<item>Shranjena iskanja</item>
</string-array>
<string-array name="entries_image_sources">
<item>Kamera</item>
<item>Galerija</item>
<item>Odložišče</item>
</string-array>
<string-array name="entries_media_preload">
<item>Wi-Fi</item>
</string-array>
<string-array name="entries_media_preview_style">
<item>Obreži</item>
<item>Spreminjanje velikosti</item>
<item>Prava velikost</item>
</string-array>
<string-array name="entries_notification_content">
<item>Dom</item>
<item>Interakcije</item>
<item>Neposredna sporočila</item>
</string-array>
<string-array name="entries_profile_image_style">
<item>Zaobljena</item>
<item>Kvadratna</item>
</string-array>
<string-array name="entries_proxy_type">
<item>HTTP</item>
<!--<item>SOCKS</item>-->
</string-array>
<string-array name="entries_refresh_interval">
<item>3 minute</item>
<item>5 minut</item>
<item>10 minut</item>
<item>15 minut</item>
<item>30 minut</item>
<item>1 ura</item>
<item>2 uri</item>
<item>3 ure</item>
</string-array>
<string-array name="entries_tab_column_width">
<item>Ozek</item>
<item>Normalen</item>
<item>Širok</item>
</string-array>
<string-array name="entries_tab_display_option">
<item>Ikona</item>
<item>Oznaka</item>
<item>Ikona in oznaka</item>
</string-array>
<string-array name="entries_theme">
<item>Svetel</item>
<item>Temen</item>
<item>Auto</item>
</string-array>
<string-array name="entries_theme_background">
<item>Privzeto</item>
<item>Čisto bela/črna</item>
<item>Prosojna</item>
</string-array>
<string-array name="entries_quick_access_shortcut_types">
<item>Uporabnik</item>
<item>Časovnica uporabnika</item>
<item>Uporabnikovi priljubljeni</item>
<item>Seznam</item>
<item>Časovnica seznama</item>
</string-array>
</resources>

View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<!-- Generated by crowdin.net -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="Nitems_selected">
<item quantity="one"><xliff:g id="count">%d </xliff:g> izbran element</item>
<item quantity="two"><xliff:g id="count">%d </xliff:g> izbrana elementa</item>
<item quantity="few"><xliff:g id="count">%d </xliff:g> izbrani elementi</item>
<item quantity="other"><xliff:g id="count">%d </xliff:g> izbranih elementov</item>
</plurals>
<plurals name="added_N_users_to_list">
<item quantity="one">Dodan <xliff:g id="count">%1$d </xliff:g> uporabnik na seznam "<xliff:g id="list">%2$s </xliff:g>\".</item>
<item quantity="two">Dodana <xliff:g id="count">%1$d </xliff:g> uporabnika na seznam "<xliff:g id="list">%2$s </xliff:g>\".</item>
<item quantity="few">Dodani <xliff:g id="count">%1$d </xliff:g> uporabniki na seznam "<xliff:g id="list">%2$s </xliff:g>\".</item>
<item quantity="other">Dodanih <xliff:g id="count">%1$d </xliff:g> uporabnikov na seznam "<xliff:g id="list">%2$s </xliff:g>\".</item>
</plurals>
</resources>

View File

@ -0,0 +1,60 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- [verb] Accept a friend request (follow request) -->
<!-- [verb] Accept a permission request like allow to use camera etc. -->
<!-- [verb] Add an item to a list/collection -->
<!-- [verb] Add a member to a message conversation -->
<!-- [verb] Add mute filter rule -->
<!-- [verb] Action for blocking user -->
<!-- [verb] Action for cancelling (deleting) a retweet-->
<!-- [verb] Action for deleting a file or a twitter object like tweet-->
<!-- [verb] Edit image/settings etc. -->
<!-- [verb] Perform import action -->
<!-- Used for decide something later, like permission request -->
<!-- [verb] e.g. An action label on a tweet to like this tweet. Formerly Twitter favorite. -->
<!-- [verb] Restore purchase -->
<!-- [verb] Action for performing retweet -->
<!-- [verb] Save settings/files etc. -->
<!-- [verb] Send tweet/message -->
<!-- [verb] Used for skip some settings -->
<!-- [verb] Connect to network storage like Dropbox and Google Drive etc -->
<!-- [verb] Disconnect from network storage -->
<!-- [verb] Action for unblocking user -->
<!-- App name, normally you don't need to translate this. -->
<!-- [noun] Count label for retweets, e.g. (N retweets)-->
<!-- Enhanced (paid) features description -->
<!-- Enhanced (paid) features title -->
<!-- GNU social group like https://quitter.se/group/qvitter -->
<!-- GNU social group like https://quitter.se/group/qvitter -->
<!-- General Audiences. All ages admitted. http://www.mpaa.org/film-ratings/ -->
<!-- Parental Guidance Suggested. Some material may not be suitable for children. http://www.mpaa.org/film-ratings/ -->
<!-- Parents Strongly Cautioned. Some material may be inappropriate for children under 13. http://www.mpaa.org/film-ratings/ -->
<!-- Restricted. Under 17 requires accompanying parent or adult guardian. http://www.mpaa.org/film-ratings/ -->
<!--
~ Toast messages, according to https://material.io/guidelines/style/writing.html#writing-capitalization-punctuation ,
~ periods should be omitted
-->
<!-- Toast message for enhanced (paid) features not purchased while trying to restore purchase -->
<!-- Toast message for network errors -->
<!-- Next item (tweet, user etc.) -->
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->
<!-- [noun] Accessibility label for retweet icon -->
<!-- Dark theme -->
<!-- Light theme -->
<!-- Enhanced (paid) features title -->
<!-- [noun] Twitter's favorite, in the plural -->
<!-- [noun] Like, Formerly Twitter's favorite, in the plural -->
<!-- 'Tweet' here is a verb -->
<!-- User list description -->
<!-- User list is public -->
<!-- User list name -->
</resources>

View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- HTTP 407 - Proxy authentication required -->
<string name="error_http_407">Zahtevano preverjanje pristnosti proxyja</string>
</resources>

View File

@ -0,0 +1,19 @@
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
<!-- 32 Could not authenticate you: Your call could not be completed as dialed. -->
<!-- 34 Sorry, that page does not exist: Corresponds with HTTP 404 - the specified resource was not found. -->
<!-- 88 Rate limit exceeded: The request limit for this resource has been reached for the current rate limit window. -->
<!-- 89 Invalid or expired token: The access token used in the request is incorrect or has expired. Used in API v1.1 -->
<!-- 64 Your account is suspended and is not permitted to access this feature: Corresponds with an HTTP 403 - the access token being used belongs to a suspended user and they can't complete the action you're trying to take -->
<!-- 130 Over capacity: Corresponds with HTTP 503 - Twitter is temporarily over capacity. -->
<!-- 131 Internal error: Corresponds with HTTP 500 - An unknown internal error occurred. -->
<!-- 135 Could not authenticate you: Corresponds with HTTP 401 - it means that your oauth_timestamp is either ahead or behind our acceptable range -->
<!-- 136 Blocked by user while retweeting: You have been blocked from retweeting this user's tweets at their request. -->
<!-- 144 No status found with that ID. -->
<!-- 172 You have been blocked from following this account at the request of the user. -->
<!-- 172 There was an error creating your search: Corresponds with HTTP 403 - The saved search already exists. -->
<!-- 179 Sorry, you are not authorized to see this status: Corresponds with HTTP 403 - thrown when a Tweet cannot be viewed by the authenticating user, usually due to the tweet's author having protected their tweets. -->
<!-- 187 Status is a duplicate: The status text has been Tweeted already by the authenticated account. -->
<!-- 215 Bad authentication data: Typically sent with 1.1 responses with HTTP code 400. The method requires authentication but it was not presented or was wholly invalid -->
</resources>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -291,6 +291,9 @@
<string name="preference_title_trends_location">Trenders platser</string>
<string name="preview">Förhandsgranskning</string>
<string name="preview_images">Förhandsgranska bilder</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Föregående</string>
<string name="profile_image">Profilbild</string>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -77,6 +77,9 @@
<string name="other_settings">ఇతర అమరికలు</string>
<string name="preference_title_accounts">ఖాతాలు</string>
<string name="preview">మునుజూపు</string>
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<string name="profile_link_color_main_color">లంకె రంగు (ముఖ్య రంగు)</string>
<string name="profile_text_color">పాఠ్యపు రంగు</string>

View File

@ -1,4 +1,23 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--
~ Twidere - Twitter client for Android
~
~ Copyright (C) 2012-2017 Mariotaku Lee <mariotaku.lee@gmail.com>
~
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.com-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="account_options">ตัวเลือกแอคเคาท์</string>
@ -88,6 +107,7 @@
<string name="action_pick_color">เลือกสี</string>
<string name="action_purchase">ซื้อ</string>
<string name="action_purchase_features_pack">ซื้อชุดฟังก์ชั่น</string>
<string name="action_qr_code">QR code</string>
<string name="action_quote">อ้างอิง</string>
<string name="action_record_video">อัดวิดีโอ</string>
<string name="action_refresh">โหลดใหม่</string>
@ -202,6 +222,7 @@
<!-- App name, normally you don't need to translate this. -->
<string name="app_name">Twidere</string>
<string name="app_restart_confirm">เริ่มต้น Twidere ใหม่เพื่อปรับใช้การตั้งค่า</string>
<string name="app_terminate_confirm">Twidere จะเริ่มต้นใหม่เพื่อใช้การตั้งค่า</string>
<string name="appearance">หน้าตา</string>
<string name="auth_type_basic">พื้นฐาน</string>
<string name="auth_type_oauth">OAuth</string>
@ -221,6 +242,7 @@
<string name="cant_load_all_replies_message">ไม่สามารถโหลดการตอบกลับได้ทุกอัน &lt;a href=\"#dialog\";&gt;เหตุผล&lt;/a&gt;</string>
<string name="cards">การ์ดแสดงผล</string>
<string name="clear_cache">ล้างไฟล์ชั่วคราว</string>
<string name="clear_cache_summary">ล้างข้อมูลแคช</string>
<string name="clear_databases">ล้างฐานข้อมูล</string>
<string name="clear_databases_summary">ล้างทวีต, ข้อมูลส่วนตัว, และข้อความทั้งหมด แต่บัญชีของคุณจะยังคงอยู่</string>
<string name="clear_search_history">ล้างประวัติการค้นหา</string>
@ -243,6 +265,7 @@
<string name="consumer_secret">Consumer secret</string>
<string name="content">เนื้อหา</string>
<string name="content_and_storage">เนื้อหาและที่เก็บ</string>
<string name="content_description_sticker">สติกเกอร์</string>
<string name="content_to_notify">เนื้อหาที่จะแจ้งเตือน</string>
<string name="content_to_refresh">เนื้อหาที่จะโหลดใหม่</string>
<string name="contributors_list_summary">ถ้าไม่พบชื่อตัวคุณเอง กรุณาติดต่อบัญชีทางการของโปรเจค</string>
@ -296,16 +319,22 @@
<string name="ellipsis">...</string>
<string name="emoji_support">สนับสนุนอีโมจิ</string>
<string name="empty_content">เนื้อหาว่างเปล่า</string>
<string name="enable_notifications">เปิดใช้งานการแจ้งเตือน</string>
<string name="enable_retweets">เปิดการรีทวีต</string>
<string name="enable_streaming">เปิดการใช้งานสตรีมมิ่ง</string>
<string name="error_info_oauth_timestamp_error">กรุณาตรวจสอบวันของระบบของคุณ และตั้งค่าเวลา</string>
<string name="error_message">ผิดพลาด: <xliff:g id="message">%s</xliff:g></string>
<string name="error_message_device_incompatible">อุปกรณ์นี้ไม่เข้ากันได้กับ Twidere ขอแนะนำให้ทำการอัพเกรด Android ให้เป็น OS ล่าสุด\nคุณสามารถส่งข้อมูลด้านล่างเพื่อช่วยเราในการรายงานปัญหานี้แก่ผู้ผลิตอุปกรณ์</string>
<string name="error_message_media_message_attachment_not_supported">แนบสื่อใน DM ไม่สนับสนุน</string>
<string name="error_message_media_message_too_many">รูปภาพมากเกินไป</string>
<string name="error_message_media_upload_failed">อัพโหลดรูปภาพไม่สำเร็จ</string>
<string name="error_message_media_uploader_not_found">ไม่พบค่าโฮสต์เก็บภาพ มันอาจจะถูกถอนการติดตั้งไปแล้ว.</string>
<string name="error_message_message_too_long">ข้อความยาวเกินไป</string>
<string name="error_message_message_too_many_participants">ผู้รับมากเกินไป</string>
<string name="error_message_no_content">ไม่มีเนื้อหา</string>
<string name="error_message_rate_limit">เกินขีดจำกัดการเรียกใช้ข้อมูล กรุณาลองใหม่อีกครั้ง หลังจาก <xliff:g id="time">%s</xliff:g></string>
<string name="error_message_rate_limit_with_action">คุณติดจำกัดจำนวนทวีตของทวิตเตอร์เมื่อ <xliff:g id="action">%1$s</xliff:g> กรุณาลองอีกครั้งหลังจาก <xliff:g id="time">%2$s</xliff:g></string>
<string name="error_message_scheduler_not_available">ตั้งเวลาทวีตใช้งานไม่ได้</string>
<string name="error_message_status_too_long">ทวีตยาวเกินไป</string>
<string name="error_message_tweet_shorten_failed">การย่อทวีตล้มเหลว</string>
<string name="error_message_tweet_shortener_not_found">ไม่พบตัวย่อทวีต อาจจะถูกถอนการติดตั้งออกไปแล้ว</string>
@ -323,14 +352,29 @@
<string name="external_group_host_format">กลุ่มภายนอกที่ <xliff:g id="host">%s</xliff:g></string>
<string name="external_user_host_format">ผู้ใช้ภายนอกที่ <xliff:g id="host">%s</xliff:g></string>
<string name="extra_configurations">การตั้งค่าเพิ่มเติม</string>
<string name="extra_feature_description_filters_import">นำเข้ารายการตัวกรองจากบล็อก/ปิดเสียง</string>
<string name="extra_feature_description_filters_subscription">สมัครสมาชิกเพื่อปิดการกรอง และซิงค์โดยอัตโนมัติ</string>
<string name="extra_feature_description_schedule_status">ตั้งเวลาทวีต (ส่งในภายหลัง)</string>
<string name="extra_feature_description_share_gif">แชร์ GIF ในทวีต</string>
<string name="extra_feature_description_sync_data">ซิงค์ข้อมูลกับ Dropbox, Google ไดรฟ์ ฯลฯ</string>
<string name="extra_feature_title_filters_import">นำเข้าตัวกรอง</string>
<string name="extra_feature_title_filters_subscription">การใช้งานตัวกรอง</string>
<!-- Enhanced (paid) features description -->
<string name="extra_features_description">สนับสนุน Twidere และรับคุณลักษณะขั้นสูง</string>
<string name="extra_features_pack_description">หรือซื้อชุดฟังก์ชั่นจะได้รับคุณสมบัติทั้งหมด (รวมทั้งคุณสมบัติในอนาคต)</string>
<!-- Enhanced (paid) features title -->
<string name="extra_features_restore_purchase_hint">ถ้าคุณซื้อชุดฟังก์ชั่นแล้ว คุณสามารถใช้ \'การคืนค่า\' การคืนค่าซื้อ</string>
<string name="fab_visible">ปุ่มใช้งานแบบลอย</string>
<string name="fab_visible_summary">แสดงปุ่มใช้งานแบบลอย</string>
<string name="fast_image_loading">โหลดรูปความเร็วสูง</string>
<string name="fast_image_loading_summary">เปิดใช้เพื่อโหลดรูปภาพเร็วขึ้น หากบางรูปภาพไม่สามารถโหลดได้ให้ปิดใช้</string>
<string name="filter_everywhere">กรองออกไปจากทุกที่</string>
<string name="filter_everywhere_description">สิ่งเหล่านี้จะถูกกรองออกจาก Twidere:\n ·ทวีตของผู้ใช้\n ·ทวีตที่กล่าวถึงผู้ใช้รายนี้\n ·รีทวีต/โควททวีตของผู้ใช้รายนี้</string>
<string name="filter_type_keywords">คำค้น</string>
<string name="filter_type_links">ลิงค์</string>
<string name="filter_type_sources">ที่มา</string>
<string name="filter_type_users">ผู้ใช้</string>
<string name="filter_user_confirm_message">เพิ่ม <xliff:g example="Username" id="name">%1$s</xliff:g> ลงในตัวกรอง</string>
<string name="follow_request_sent">ส่งคำขอติดตามแล้ว</string>
<string name="followed_user">ติดตาม <xliff:g id="user">%s</xliff:g></string>
<string name="following_only">คนที่คุณติดตามเท่านั้น</string>
@ -361,8 +405,15 @@
<string name="hide_retweets">ซ่อนรีทวิต</string>
<string name="highlight">ไฮไลท์</string>
<string name="highlight_and_underline">ไฮไลท์และขีดเส้นใต้</string>
<string name="hint_accounts_dashboard_message">ปัดนิ้วจากขอบหน้าจอเพื่อเปิดแผงควบคุมบัญชี</string>
<string name="hint_accounts_dashboard_title">การจัดการบัญชี</string>
<string name="hint_conversation_name">ชื่อการสนทนา</string>
<string name="hint_empty_filters_subscriptions">ไม่มีการติดตาม</string>
<string name="hint_error_message_no_content">ไม่มีเนื้อหา</string>
<string name="hint_message_select_user">ค้นหาผู้ใช้</string>
<string name="hint_no_account">ไม่มีแอคเคาท์</string>
<string name="hint_search_gif">ค้นหา GIF</string>
<string name="hint_status_reply_to_user_removed">จะถูกส่งเป็นโควททวีตเพราะการกล่าวถึงชื่อผู้โพสถูกลบ &lt;a href=\"#dialog\";&gt;ทำไมเป็นเช่นนั้น&lt;/a&gt;</string>
<string name="hints">คำบอกใบ้</string>
<string name="home_refresh">โหลดใหม่ในหน้าหลัก</string>
<string name="host_mapping_address">ที่อยู่ (สามารถใช้ที่อยู่โฮสต์อื่นได้)</string>
@ -389,23 +440,50 @@
<string name="keyboard_shortcut_hint">กดคีย์</string>
<string name="keyboard_shortcuts">แป้นลัด</string>
<string name="keyword_filter_name">คีย์เวิร์ด: <xliff:g id="name">%s</xliff:g></string>
<string name="label_account">บัญชี</string>
<string name="label_account_type">ชนิดบัญชี</string>
<string name="label_auth_type">รูปแบบการยืนยันตน</string>
<string name="label_background_operation_service">การดำเนินการเบื้องหลัง</string>
<string name="label_buffer_accounts">บัญชีชั่วคราว</string>
<string name="label_buffer_due_at_no_time">ไม่มีเวลา</string>
<!-- General Audiences. All ages admitted. http://www.mpaa.org/film-ratings/ -->
<string name="label_content_rating_g"></string>
<!-- Parental Guidance Suggested. Some material may not be suitable for children. http://www.mpaa.org/film-ratings/ -->
<string name="label_content_rating_pg"></string>
<!-- Parents Strongly Cautioned. Some material may be inappropriate for children under 13. http://www.mpaa.org/film-ratings/ -->
<string name="label_content_rating_pg13">น13+</string>
<!-- Restricted. Under 17 requires accompanying parent or adult guardian. http://www.mpaa.org/film-ratings/ -->
<string name="label_content_rating_r">น18+</string>
<string name="label_data_provider">ผู้ให้บริการญานข้อมูล Twidere</string>
<string name="label_filters_subscription">การติดตาม</string>
<string name="label_format_buffer_time_source"><xliff:g example="12:00, April 1" id="time">%1$s</xliff:g> โดย <xliff:g example="api" id="source">%2$s</xliff:g></string>
<string name="label_location_coarse">หยาบ (เมือง)</string>
<string name="label_location_no_location">ไม่ระบุ</string>
<string name="label_location_precise">แม่นยำ (จุดตำแหน่ง)</string>
<string name="label_location_your_coarse_location">ตำแหน่งคร่าวๆ ของคุณ</string>
<string name="label_media">รูปภาพ</string>
<string name="label_original_status">ทวีตเดิม</string>
<string name="label_password">รหัสผ่าน</string>
<string name="label_password_sign_in">รหัสผ่านเข้าสู่ระบบ</string>
<string name="label_photo">รูปภาพ</string>
<string name="label_photos">รูปภาพ</string>
<string name="label_poll">โพล</string>
<string name="label_powered_by_giphy">บริหารงานโดย GIPHY</string>
<string name="label_refresh_and_sync_service">ฟื้นฟูและบริการซิงค์</string>
<string name="label_refresh_service">เรียกบริการอีกครั้ง</string>
<string name="label_schedule_time_buffer_default">บัฟเฟอร์ดั้งเดิม</string>
<string name="label_send_at">ส่งไปที่</string>
<string name="label_sensitive_content">เนื้อหาล่อแหลม</string>
<string name="label_status_not_available">ทวิตไม่พร้อมใช้งาน</string>
<string name="label_statuses">ทวีต</string>
<string name="label_statuses_replies">ทวีตและการตอบกลับ</string>
<string name="label_statuses_retweets">ทวีตและรีทวีต</string>
<string name="label_statuses_retweets_replies">ทวีต รีทวีต และการตอบกลับ</string>
<string name="label_streaming_service">บริการการสตรีม</string>
<string name="label_translate_from_language">แปลจากภาษา<xliff:g id="language">%s</xliff:g></string>
<string name="label_translation">การแปลภาษา</string>
<string name="label_username">ชื่อผู้ใช้</string>
<string name="label_video">วิดีโอ</string>
<string name="label_your_profile_image">รูปโปรไฟล์ของคุณ</string>
<string name="large">ใหญ่</string>
<string name="leftside_compose_button">ปุ่มทวีตอยู่ด้านซ็าย</string>
@ -445,35 +523,101 @@
<string name="mention_user">เมนชั่น <xliff:g id="user">%s</xliff:g></string>
<string name="mention_user_name">เมนชั่น <xliff:g id="name">%1$s</xliff:g></string>
<string name="mentions_only">เมนชั่นเท่านั้น</string>
<string name="message_account_delete_confirm">บัญชีนี้จะถูกลบจาก Twidere</string>
<string name="message_api_data_corrupted">ข้อมูล API เสียหาย</string>
<string name="message_api_url_format_help">[DOMAIN]: Twitter API domain.\nตัวอย่าง: https://[DOMAIN].twitter.com/ จะแทนที่ด้วย https://api.twitter.com/.</string>
<string name="message_auto_refresh_confirm">เปิดใช้งานรีเฟรชอัตโนมัติเพื่อโหลดทวีตใหม่โดยอัตโนมัติหรือไม่</string>
<string name="message_blocked_user">บล็อค <xliff:g id="user">%s</xliff:g> แล้ว</string>
<string name="message_buffer_delete_schedule_confirm">ลบทวีตล่วงหน้านี้หรือไม่</string>
<string name="message_buffer_disconnect_confirm">หยุดการเชื่อมต่อบัฟเฟอร์</string>
<string name="message_clear_messages_confirm">ล้างข้อความทั้งหมดหรือไม่</string>
<string name="message_conversation_created">สร้างการสนทนาแล้ว</string>
<string name="message_destroy_conversation_confirm">ออกจากการสนทนานี้หรือไม่</string>
<string name="message_direct_message_deleted">ลบข้อความส่วนตัวแล้ว</string>
<string name="message_direct_message_sent">ส่งข้อความส่วนตัวแล้ว</string>
<string name="message_error_buffer_connection_failed">ไม่สามารถเชื่อมต่อกับบัฟเฟอร์</string>
<string name="message_error_buffer_media_not_supported">ตอนนี้ยังไม่รองรับการตั้งเวลาโพสรูปภาพด้วยบัฟเฟอร์</string>
<string name="message_error_invalid_account">บัญชีข้อมูลบางส่วนเสียหาย Twidere จะลบบัญชีเหล่านั้นเพื่อป้องกันความผิดพลาด</string>
<string name="message_format_compose_message_convert_to_status">ทวีตนี้จะถูกส่งเป็นข้อความไปยัง <xliff:g id="name">%1$s</xliff:g> ดำเนินการต่อหรือไม่ แปลงเป็นทวีตปกติโดยใช้ตัวอักขระพิเศษ</string>
<string name="message_format_conversation_avatar_update">เปลี่ยนรูปของการสนทนาแล้ว</string>
<string name="message_format_conversation_avatar_update_by_user"><xliff:g example="User" id="by_user">%1$s</xliff:g> เปลี่ยนรูปของการสนทนา</string>
<string name="message_format_conversation_name_update">เปลี่ยนชื่อการสนทนาเป็น <xliff:g example="User" id="name">%1$s</xliff:g></string>
<string name="message_format_conversation_name_update_by_user"><xliff:g example="User" id="by_user">%1$s</xliff:g> เปลี่ยนชื่อการสนทนาเป็น <xliff:g example="New name" id="name">%2$s</xliff:g></string>
<string name="message_format_participants_join"><xliff:g example="User" id="name">%1$s</xliff:g> เข้าร่วม</string>
<string name="message_format_participants_join_added"><xliff:g example="Sender" id="sender">%1$s</xliff:g> เพิ่ม <xliff:g example="Recipient" id="recipient">%2$s</xliff:g></string>
<string name="message_format_participants_leave"><xliff:g example="User" id="name">%1$s</xliff:g> ออกจากการสนทนา</string>
<string name="message_format_sender_time"><xliff:g example="User" id="sender">%1$s</xliff:g> · <xliff:g example="12:00" id="time">%2$s</xliff:g></string>
<string name="message_gif_sharing_introduction">ค้นหา และแบ่งปัน GIF โดย GIPHY</string>
<string name="message_info_buffer_queue_empty">บัฟเฟอร์คิวว่างเปล่า</string>
<string name="message_join_conversation">เข้าร่วมการสนทนาแล้ว</string>
<string name="message_permission_request_compose_location">Twidere ต้องการการเข้าถึงตำแหน่งที่ตั้งเพื่อเพิ่มตำแหน่งที่ตั้งลงในทวีต</string>
<string name="message_permission_request_save_media">Twidere ต้องการการเข้าถึงที่เก็บข้อมูลสำหรับการบันทึกสื่อ</string>
<string name="message_permission_request_share_media">Twidere ต้องการการเข้าถึงที่เก็บข้อมูลสำหรับการแชร์รูปภาพไปยังแอพพลิเคชั่นอื่น</string>
<string name="message_please_wait">กรุณารอ</string>
<string name="message_status_reply_to_user_removed_explanation">Twitter ทำให้ชื่อผู้ใช้ถูกกล่าวถึงในการตอบกลับเสมอ ถ้าเอาชื่อผู้ใช้ออก Twidere จะส่งการตอบกลับนี้เป็นการโควททวีตเพื่อรักษาบริบท</string>
<string name="message_status_scheduling_connect_buffer_hint">เชื่อมต่อกับบัฟเฟอร์เพื่อตั้งเวลาทวีตแม้ในขณะออฟไลน์</string>
<string name="message_status_scheduling_connected_to_buffer">ขณะนี้มีการเชื่อมต่อ Twidere กับบัฟเฟอร์</string>
<string name="message_summary_type_sticker">[Sticker]</string>
<string name="message_sync_data_connect_hint">เชื่อมต่อ Twidere กับเครือข่ายจัดเก็บข้อมูลเพื่อซิงค์ข้อมูล</string>
<string name="message_sync_data_synced_with_name">Twidere ซิงค์ข้อมูลกับ <xliff:g example="ownCloud" id="name">%s</xliff:g> แล้ว</string>
<string name="message_sync_disconnect_from_name_confirm">หยุดการเชื่อต่อจาก <xliff:g example="ownCloud" id="name">%s</xliff:g></string>
<string name="message_sync_last_synced_time">ซิงค์ครั้งล่าสุด: <xliff:g example="2017/1/1 12:00" id="time">%s</xliff:g></string>
<string name="message_tab_field_is_required">ต้องการ \"<xliff:g example="Field" id="name">%s</xliff:g>\"</string>
<!--
~ Toast messages, according to https://material.io/guidelines/style/writing.html#writing-capitalization-punctuation ,
~ periods should be omitted
-->
<string name="message_toast_accepted_users_follow_request">ยอมรับคำขอการติดตามของ <xliff:g id="user">%s</xliff:g> แล้ว</string>
<string name="message_toast_added_to_filter">เพิ่มในตัวกรองแล้ว</string>
<string name="message_toast_added_user_to_list">เพิ่ม <xliff:g id="user">%1$s</xliff:g> ในรายการ "<xliff:g id="list">%2$s</xliff:g>\" แล้ว</string>
<string name="message_toast_already_logged_in">คุณเข้าสู่ระบบอยู่แล้ว</string>
<string name="message_toast_cannot_get_location">ไม่สามารถรับที่อยู่ได้</string>
<string name="message_toast_compose_write_storage_no_permission">สิทธิ์การเข้าถึงมีความจำเป็นเพื่อลบภาพถ่าย/วิดีโอ</string>
<string name="message_toast_duplicate_filter_rule">กฎซ้ำ</string>
<string name="message_toast_error_occurred">มีข้อผิดพลาดเกิดขึ้น กรุณาลองอีกครั้ง</string>
<!-- Toast message for enhanced (paid) features not purchased while trying to restore purchase -->
<string name="message_toast_extra_features_not_purchased">ยังไม่ได้ซื้อฟังก์ชั่นเสริม</string>
<string name="message_toast_filters_import_hint">กด \"+\" เพื่อนำเข้า</string>
<string name="message_toast_link_copied_to_clipboard">คัดลอกลิงค์ไปยังคลิปบอร์ดแล้ว</string>
<string name="message_toast_livewp_daydream_enabled_message">เรามีของขวัญเล็กๆ น้อยๆ จะให้คุณ หาให้เจอในการตั้งค่าระบบ :)</string>
<string name="message_toast_login_verification_failed">การยืนยันการล็อคอินล้มเหลว</string>
<!-- Toast message for network errors -->
<string name="message_toast_network_error">เครือข่ายผิดพลาด</string>
<string name="message_toast_no_account">ไม่มีแอคเคาท์</string>
<string name="message_toast_no_account_permission">จำเป็นต้องมีสิทธิ์ของบัญชี</string>
<string name="message_toast_no_account_selected">ไม่มีบัญชีผู้ใช้ที่เลือกไว้</string>
<string name="message_toast_no_user_selected">ไม่มีผู้ใช้ที่เลือก</string>
<string name="message_toast_notification_enabled_hint">มีเฉพาะเมื่อตอนเปิดใช้สตรีมมิ่ง และเชื่อถือไม่ได้ 100%</string>
<string name="message_toast_press_again_to_close">กดอีกครั้งเพื่อปิด</string>
<string name="message_toast_profile_banner_image_updated">อัพเดทภาพส่วนหัวเรียบร้อยแล้ว</string>
<string name="message_toast_qr_scan_link_not_supported">ลิงค์ไม่สนับสนุน</string>
<string name="message_toast_qr_scanner_not_supported">สแกน QR ไม่สนับสนุน</string>
<string name="message_toast_retweet_cancelled">ยกเลิกการรีทวีต</string>
<string name="message_toast_save_media_no_storage_permission">คำขอใช้ที่เก็บไฟล์จำเป็นต่อการบันทึกรูปภาพ</string>
<string name="message_toast_saved_to_gallery">เซฟไปยังแกลเลอรี่</string>
<string name="message_toast_schedule_future_time_required">วัน/เวลา ควรเป็นในอนาคต</string>
<string name="message_toast_search_deleted">ลบการค้นหาแล้ว</string>
<string name="message_toast_search_name_deleted">ลบการค้นหา \"<xliff:g example="SearchQuery" id="name">%1$s</xliff:g>\" แล้ว</string>
<string name="message_toast_search_name_saved">บันทึกการค้นหา \"<xliff:g example="SearchQuery" id="name">%1$s</xliff:g>\" แล้ว</string>
<string name="message_toast_search_saved">บันทึกการค้นหาแล้ว</string>
<string name="message_toast_select_file_no_storage_permission">คำขอใช้ที่เก็บไฟล์จำเป็นต่อการเลือกไฟล์</string>
<string name="message_toast_share_media_no_storage_permission">บางแอพพลิเคชั่นต้องการสิทธิ์เข้าใช้ที่เก็บข้อมูลเพื่อทำการแชร์</string>
<string name="message_toast_status_deleted">ลบทวีตแล้ว</string>
<string name="message_toast_status_favorited">ถูกใจทวีตแล้ว</string>
<string name="message_toast_status_like_removed">ยกเลิกถูกใจแล้ว</string>
<string name="message_toast_status_liked">ถูกใจทวีตแล้ว</string>
<string name="message_toast_status_retweeted">รีทวีตแล้ว</string>
<string name="message_toast_status_saved_to_draft">บันทึกข้อความร่างแล้ว</string>
<string name="message_toast_status_scheduled">ตั้งเวลาทวีตแล้ว</string>
<string name="message_toast_status_unfavorited">ยกเลิกถูกใจทวีตแล้ว</string>
<string name="message_toast_status_updated">ข้อความถูกส่งแล้ว</string>
<string name="message_toast_unable_to_load_more_statuses">ไม่สามารถโหลดทวีตก่อนหน้านี้</string>
<string name="message_toast_user_filters_removed">ลบออกจากตัวกรอง</string>
<string name="message_toast_users_filters_added">เพิ่มในตัวกรองแล้ว</string>
<string name="message_toast_wrong_api_key">API URL หรือ consumer key/secret ไม่ถูกต้อง โปรดตรวจสอบอีกครั้ง</string>
<string name="message_toast_wrong_username_password">ชื่อผู้ใช้/รหัสผ่านไม่ถูกต้อง</string>
<string name="message_video_too_long">วิดีโอยาวเกินไป</string>
<string name="message_video_too_short">วิดีโอสั้นเกินไป</string>
<string name="multi_select">เลือกหลายอัน</string>
<string name="mute_user">มิ้ว <xliff:g id="name">%s</xliff:g></string>
<string name="mute_user_confirm_message">มิ้ว <xliff:g id="name">%s</xliff:g> หรือไม่ คุณจะไม่ได้เห็นทวีตจากผู้ใช้รายนี้ในขณะที่คุณยังติดตามผู้ใช้รายนี้อยู่</string>
@ -516,10 +660,15 @@
<string name="notification_mention"><xliff:g id="user">%s</xliff:g> เมนชั่นคุณ</string>
<string name="notification_mention_multiple"><xliff:g id="user">%1$s</xliff:g> และอีก <xliff:g id="count">%2$d</xliff:g> คนเมนชั่นคุณ</string>
<!-- Notification method, flashing LED light -->
<string name="notification_method_light">แสง</string>
<!-- Notification method, ringtone -->
<string name="notification_method_ringtone">เสียงเรียกเข้า</string>
<!-- Notification method, device vibration -->
<string name="notification_method_vibration">การสั่น</string>
<string name="notification_status">ทวีตใหม่โดย <xliff:g id="user">%s</xliff:g></string>
<string name="notification_status_multiple">ทวีตใหม่โดย <xliff:g id="user">%1$s</xliff:g> และคนอื่นอีก <xliff:g id="count">%2$d</xliff:g> คน</string>
<string name="notification_title_new_retweet_by_user"><xliff:g id="user">%1$s</xliff:g> รีทวีต</string>
<string name="notification_title_new_status_by_user">ทวีตใหม่โดย <xliff:g id="user">%1$s</xliff:g></string>
<string name="notification_type_home">หน้าหลัก</string>
<string name="notification_type_interactions">การโต้ตอบ</string>
<string name="notification_type_messages">ข้อความส่วนตัว</string>
@ -560,24 +709,57 @@
<string name="pinned_status">ปักหมุดทวิต</string>
<string name="play">เล่น</string>
<string name="poll_summary_format"><xliff:g id="poll_count">%1$s</xliff:g> · <xliff:g id="poll_time_left">%2$s</xliff:g></string>
<string name="preference_filter_possibility_sensitive_statuses">กรองทวีตที่ล่อแหลม</string>
<string name="preference_filter_unavailable_quote_statuses">ตัวกรองใช้ไม่ได้กับการโควททวีต</string>
<string name="preference_multitasking">ทำงานหลายหน้าต่าง</string>
<string name="preference_multitasking_summary">เปิดหน้าโปรไฟล์และรูปภาพในหน้าต่างใหม่</string>
<string name="preference_randomize_account_name">สุ่มชื่อบัญชี</string>
<string name="preference_randomize_account_name_summary">ไม่อนุญาตให้แอพอื่นได้รับชื่อของคุณโดยการอ่านบัญชี ช่วยเพิ่มความเป็นส่วนตัว</string>
<string name="preference_randomize_account_rename_accounts_confirm">เปลี่ยนชื่อบัญชีที่มีอยู่หรือไม่</string>
<string name="preference_summary_auto_refresh_compatibility_mode">เปิดใช้งานเพื่อช่วงเวลาการฟื้นฟูที่เร็วขึ้น เพิ่มการใช้พลังงานบน Android 5.0 ขึ้นไป</string>
<string name="preference_summary_auto_refresh_power_saving">หยุดการดึงข้อมูลใหม่อัตโนมัติเมื่อแบตเตอรี่ต่ำ</string>
<string name="preference_summary_background_streaming">กดปุ่ม HOME แทนที่ปุ่ม BACK เพื่อเปิดการสตรีมทิ้งไว้</string>
<string name="preference_summary_chrome_custom_tab">เปิดลิงค์กับเบราว์เซอร์ในตัว (ใช้งานโดย Chrome)</string>
<string name="preference_summary_database_item_limit">จำนวนสูงสุดของรายการที่จะเก็บในฐานข้อมูลของแต่ละบัญชี ตั้งเป็นค่าที่ต่ำเพื่อประหยัดเนื้อที่และเพิ่มความเร็วการโหลด</string>
<string name="preference_summary_media_preload_non_metered_network">โหลดสื่อบนเครือข่ายไม่จำกัดปริมาณเท่านั้น เช่น Wi-Fi</string>
<string name="preference_summary_streaming_non_metered_network">สตรีมมิ่งบนเครือข่ายไม่จำกัดปริมาณเท่านั้น เช่น Wi-Fi</string>
<string name="preference_summary_streaming_power_saving">สตรีมมิ่งเมื่อชาร์จเท่านั้น</string>
<string name="preference_summary_trends_location">คุณสามารถตั้งค่าตำแหน่งแยกต่างหากในแท็บการตั้งค่าได้แล้ว</string>
<string name="preference_title_accounts">บัญชีผู้ใช้</string>
<string name="preference_title_advanced">ขั้นสูง</string>
<string name="preference_title_auto_refresh_compatibility_mode">โหมดความเข้ากันได้</string>
<string name="preference_title_auto_refresh_power_saving">โหมดประหยัดพลังงาน</string>
<string name="preference_title_background_streaming">สตรีมมิ่งเป็นพื้นหลัง</string>
<string name="preference_title_chrome_custom_tab">เบราว์เซอร์ในตัวแอพ</string>
<string name="preference_title_database_item_limit">จำกัดขนาดฐานข้อมูล</string>
<string name="preference_title_filter_manage_subscriptions">จัดการ</string>
<string name="preference_title_filter_subscriptions">การใช้งานตัวกรอง</string>
<string name="preference_title_floating_detailed_view">มุมมองรายละเอียดแบบลอย</string>
<string name="preference_title_landscape">แนวนอน</string>
<string name="preference_title_light_font">อักษรบาง</string>
<string name="preference_title_media_preload_non_metered_network">โหลดล่วงหน้าในเครือข่ายไม่จำกัดปริมาณ</string>
<string name="preference_title_multi_column_tab_width">ความกว้างแท็บหลายคอลัมน์</string>
<string name="preference_title_multi_column_tabs">แท็บหลายคอลัมน์</string>
<string name="preference_title_notification_ringtone">เสียงเรียกเข้า</string>
<string name="preference_title_override_language">ภาษาแอพ</string>
<string name="preference_title_portrait">แนวตั้ง</string>
<string name="preference_title_storage">พื้นที่จัดเก็บ</string>
<string name="preference_title_streaming_content">เนื้อหาสตรีม</string>
<string name="preference_title_streaming_enabled">เปิดการใช้งานสตรีมมิ่ง</string>
<string name="preference_title_streaming_non_metered_network">สตรีมมิ่งบนเครือข่ายไม่จำกัดปริมาณ</string>
<string name="preference_title_streaming_power_saving">โหมดประหยัดพลังงาน</string>
<string name="preference_title_tablet_mode">โหมดแท็บเล็ต</string>
<string name="preference_title_text_size">ขนาดข้อความ</string>
<string name="preference_title_translate">ช่วยแปลภาษา</string>
<string name="preference_title_trends_location">ตำแหน่งเทรนด์</string>
<string name="preload_wifi_only">โหลดล่วงหน้าเมื่อใช้ Wi-Fi เท่านั้น</string>
<string name="preview">ตัวอย่าง</string>
<string name="preview_images">แสดงตัวอย่างภาพ</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">ตัด</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">ขนาดจริง</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">สเกล</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">ย้อนกลับ</string>
@ -670,6 +852,7 @@
<string name="scheduled_statuses">ทวีตตั้งเวลาส่ง</string>
<string name="scrapyard">กองขยะ</string>
<string name="search_hint">ค้นหาทวีตหรือผู้ใช้</string>
<string name="search_hint_users">ค้นหาผู้ใช้</string>
<string name="search_statuses">ค้นหาทวีต</string>
<string name="search_type_statuses">ทวีต</string>
<string name="search_type_users">ผู้ใช้</string>
@ -721,6 +904,8 @@
<string name="sponsored_by">สนับสนุนโดย</string>
<string name="square">สี่เหลี่ยม</string>
<string name="state_blocking">กำลังบล็อค</string>
<string name="status_format_source"><xliff:g example="Twidere for Android" id="source">%s</xliff:g></string>
<string name="status_format_time_source"><xliff:g example="0:00, Jan 1 2017" id="time">%1$s</xliff:g> · <xliff:g example="Twidere for Android" id="source">%2$s</xliff:g></string>
<string name="status_hint">มีอะไรเกิดขึ้นบ้าง?</string>
<string name="status_is_duplicate">คุณทวีตข้อความซ้ำกัน</string>
<string name="status_menu_title_format"><xliff:g id="name">%1$s</xliff:g>: <xliff:g id="text">%2$s</xliff:g></string>
@ -732,14 +917,18 @@
<string name="status_shortener_default">ไม่มี (ยกเลิกการส่ง)</string>
<!-- [noun] Accessibility label for retweet icon -->
<string name="status_type_retweet">รีทวีต</string>
<string name="stream_summary_notification_users">ผู้ใช้เปิด \"การแจ้งเตือน\" เชื่อถือไม่ได้ 100%</string>
<string name="stream_type_home">หน้าหลัก</string>
<string name="stream_type_interactions">การโต้ตอบ</string>
<string name="stream_type_messages">ข้อความส่วนตัว</string>
<string name="stream_type_notification_users">ผู้ใช้เปิดใช้งานการแจ้งเตือน</string>
<string name="streaming">สตรีมมิ่ง</string>
<string name="style">รูปแบบ</string>
<string name="subscribed_to_list">ติดตามลิสต์ \"<xliff:g id="list">%s</xliff:g>\" แล้ว</string>
<string name="subscribers">ผู้ติดตาม</string>
<string name="summary_interactions_not_available">ใช้ได้เฉพาะคีย์ทางการ</string>
<string name="swipe_down_to_refresh">ลากลงเพื่อรีเฟรช</string>
<string name="sync_provider_name_dropbox">Dropbox</string>
<string name="sync_provider_name_google_drive">Google Drive</string>
<string name="system_default">ค่าเริ่มต้นของระบบ</string>
<string name="tab_display_option">ตัวเลือกการแสดงแถบ</string>
@ -770,43 +959,68 @@
<string name="timeline_streaming_running">กำลังสตรีมมิ่งไทม์ไลน์</string>
<string name="timeline_sync_service">บริการซิงค์ไทม์ไลน์</string>
<string name="title_about">เกี่ยวกับ</string>
<string name="title_account_delete_confirm">ลบบัญชี</string>
<string name="title_accounts">บัญชีผู้ใช้</string>
<string name="title_add_or_remove_from_list">เพิ่มหรือลบออกจากรายการ</string>
<string name="title_block_user">บล็อค <xliff:g id="name">%s</xliff:g></string>
<string name="title_blocked_users">ผู้ที่ถูกบล็อค</string>
<string name="title_browser_sign_in">เข้าสู่ระบบทางเบราเซอร์</string>
<string name="title_buffer_queue_manager">คิวบัฟเฟอร์</string>
<string name="title_buffer_schedule">ตารางบัฟเฟอร์</string>
<string name="title_buffer_set_schedule">ตั้งเวลากับบัฟเฟอร์</string>
<string name="title_buffer_settings">การตั้งค่าบัฟเฟอร์</string>
<string name="title_compose">เขียน</string>
<string name="title_conversation">การสนทนา</string>
<string name="title_dialog_sync_connect_to">เชื่อมต่อกับ...</string>
<string name="title_direct_messages">ข้อความส่วนตัว</string>
<string name="title_direct_messages_conversation_info">ข้อมูลการสนทนา</string>
<string name="title_direct_messages_conversation_new">การสนทนาใหม่</string>
<string name="title_drafts">ข้อความร่าง</string>
<string name="title_edit_details">แก้ไขข้อมูล</string>
<string name="title_edit_profile">แก้ไขข้อมูลส่วนตัว</string>
<string name="title_error_invalid_account">บัญชีไม่ถูกต้อง</string>
<!-- Enhanced (paid) features title -->
<string name="title_extra_features">ฟังก์ชั่นเสริม</string>
<!-- [noun] Twitter's favorite, in the plural -->
<string name="title_favorites">ถูกใจ</string>
<string name="title_filters">ตัวกรอง</string>
<string name="title_filters_subscription_invalid">การติดตามไม่ถูกต้อง</string>
<string name="title_filters_subscription_url">URL</string>
<string name="title_followers">ผู้ติดตาม</string>
<string name="title_following">กำลังติดตาม</string>
<string name="title_gif_sharing">การแชร์ GIF</string>
<string name="title_home">หน้าหลัก</string>
<!-- [noun] Like, Formerly Twitter's favorite, in the plural -->
<string name="title_likes">ถูกใจ</string>
<string name="title_manage_filter_subscriptions">การใช้งานตัวกรอง</string>
<string name="title_mentions">การกล่าวถึง</string>
<string name="title_message_conversation_info">ข้อมูลการสนทนา</string>
<string name="title_nicknames">ชื่อเล่น</string>
<string name="title_open_source_license">ลิขสิทธิ์ซอฟต์แวร์เปิด</string>
<string name="title_premium_features_name">Twidere ∞</string>
<string name="title_quick_action">การดำเนินการด่วน</string>
<string name="title_scheduled_statuses">ทวีตที่ตั้งเวลา</string>
<string name="title_search">ค้นหา</string>
<string name="title_search_gif">ค้นหา GIF</string>
<string name="title_select_users">เลือกผู้ใช้</string>
<string name="title_set_nickname">ตั้งชื่อเล่น</string>
<string name="title_sign_in_to_buffer">เข้าสู่ระบบบัฟเฟอร์</string>
<string name="title_status">ข้อความ</string>
<string name="title_statuses">ทวีต</string>
<string name="title_statuses_and_replies">ทวีตและการตอบกลับ</string>
<string name="title_statuses_scheduling">กำลังตั้งเวลาทวีต</string>
<string name="title_streaming">สตรีมมิ่ง</string>
<string name="title_subscription_name">ชื่อ</string>
<string name="title_subscription_url">URL</string>
<string name="title_summary_line_format"><xliff:g id="title">%1$s</xliff:g>: <xliff:g id="summary">%2$s</xliff:g></string>
<string name="title_sync">ซิงค์ข้อมูล</string>
<string name="title_sync_settings">ตั้งค่าการซิงค์</string>
<string name="title_user">ผู้ใช้</string>
<string name="title_user_colors">สีของผู้ใช้</string>
<string name="title_user_list_memberships">เป็นของ</string>
<string name="title_user_list_ownerships">สร้างแล้ว</string>
<string name="title_user_list_subscriptions">การติดตาม</string>
<string name="title_user_timeline_filter">ตัวกรองไทม์ไลน์</string>
<string name="title_users_favorited_this">ผู้ใช้ถูกใจสิ่งนี้</string>
<string name="title_users_liked_this">ผู้ใช้ถูกใจสิ่งนี้</string>
<string name="title_users_retweeted_this">ผู้ใช้ที่รีทวีตข้อความนี้</string>

View File

@ -496,7 +496,10 @@
<string name="preload_wifi_only">Yalnız Wi-Fi kullanarak önyükleme yap</string>
<string name="preview">Önizleme</string>
<string name="preview_images">Resim önizleme</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Kırp</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Ölçekle</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Önceki</string>

View File

@ -497,7 +497,10 @@
<string name="preload_wifi_only">Попереднє завантаження лише через wi-fi</string>
<string name="preview">Перегляд</string>
<string name="preview_images">Перегляд зображень</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">Обрізати</string>
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">Масштабувати</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">Попередній</string>

View File

@ -47,6 +47,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -1,3 +1,67 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!--Generated by crowdin.com-->
<resources></resources>
<resources>
<string-array name="entries_auto_refresh_content">
<item>Home</item>
<item>互動</item>
<item>短訊息</item>
<item>話題</item>
</string-array>
<string-array name="entries_compose_now_action">
<item>寫嘢</item>
<item>影相</item>
<item>新增媒體</item>
</string-array>
<string-array name="entries_home_refresh_content">
<item>互動</item>
<item>短訊息</item>
<item>話題</item>
<item>Saved searches</item>
</string-array>
<string-array name="entries_image_sources">
<item>相機</item>
<item>相簿</item>
<item>剪貼簿</item>
</string-array>
<string-array name="entries_media_preload">
<item>Wi-Fi</item>
</string-array>
<string-array name="entries_media_preview_style">
<item>裁剪</item>
<item>縮放</item>
<item>實際尺寸</item>
</string-array>
<string-array name="entries_notification_content">
<item>Home</item>
<item>互動</item>
<item>短訊息</item>
</string-array>
<string-array name="entries_profile_image_style">
<item>圓形</item>
<item>方形</item>
</string-array>
<string-array name="entries_proxy_type">
<item>HTTP</item>
<!--<item>SOCKS</item>-->
</string-array>
<string-array name="entries_refresh_interval">
<item>3分鐘</item>
<item>5分鐘</item>
<item>10分鐘</item>
<item>15分鐘</item>
<item>30分鐘</item>
<item>1個鐘</item>
<item>2個鐘</item>
<item>4個鐘</item>
</string-array>
<string-array name="entries_tab_column_width">
<item>窄啲</item>
<item>正常</item>
<item>Wide</item>
</string-array>
<string-array name="entries_tab_display_option">
<item>圖標</item>
<item>Label</item>
<item>Icon and label</item>
</string-array>
</resources>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->

View File

@ -65,8 +65,8 @@
<item>图标和标签</item>
</string-array>
<string-array name="entries_theme">
<item>Light</item>
<item></item>
<item>浅色</item>
<item></item>
<item>自动</item>
</string-array>
<string-array name="entries_theme_background">

View File

@ -88,6 +88,7 @@
<string name="action_pick_color">选取颜色</string>
<string name="action_purchase">购买</string>
<string name="action_purchase_features_pack">购买功能包</string>
<string name="action_qr_code">二维码</string>
<string name="action_quote">引用</string>
<string name="action_record_video">录像</string>
<string name="action_refresh">刷新</string>
@ -393,6 +394,7 @@
<string name="hint_message_select_user">搜索用户</string>
<string name="hint_no_account">没有帐号</string>
<string name="hint_search_gif">搜索 GIF</string>
<string name="hint_status_reply_to_user_removed">这条回复将会以引用的形式发送,因为推文作者的提及被移除了。&lt;a href=\"#dialog\";&gt;为什么?&lt;/a&gt;</string>
<string name="hints">提示</string>
<string name="home_refresh">在主页时间线刷新</string>
<string name="host_mapping_address">地址(可以是另一个主机名)</string>
@ -502,7 +504,7 @@
<string name="mention_user">提及 <xliff:g id="user">%s</xliff:g></string>
<string name="mention_user_name">提及 <xliff:g id="name">%1$s</xliff:g></string>
<string name="mentions_only">仅提及</string>
<string name="message_account_delete_confirm">这个帐号将从 Twidere 中删除。</string>
<string name="message_account_delete_confirm">这个帐号将从 Twidere 中删除。</string>
<string name="message_api_data_corrupted">API 数据损坏</string>
<string name="message_api_url_format_help">[DOMAIN]Twitter API 域名\n举例 https://[DOMAIN].twitter.com/ 会被替换成 https://api.twitter.com/ 。</string>
<string name="message_auto_refresh_confirm">启用自动刷新以自动获取新推文?</string>
@ -533,6 +535,7 @@
<string name="message_permission_request_save_media">Twidere 需要存储权限来保存媒体</string>
<string name="message_permission_request_share_media">Twidere 需要存储权限来向一些应用分享媒体</string>
<string name="message_please_wait">请稍等</string>
<string name="message_status_reply_to_user_removed_explanation">Twitter 使推文作者总在回复中被提及如果推文作者的提及被移除Twidere 将会把这条回复以引用的形式发送,以保留上下文信息。</string>
<string name="message_status_scheduling_connect_buffer_hint">连接到 Buffer ,即使您没有在线也可以定时发送推文</string>
<string name="message_status_scheduling_connected_to_buffer">Twidere 已经连接到 Buffer</string>
<string name="message_summary_type_sticker">[贴纸]</string>
@ -568,6 +571,8 @@
<string name="message_toast_notification_enabled_hint">仅在实时流开启时可用,且不是 100% 可靠</string>
<string name="message_toast_press_again_to_close">再次按下以关闭</string>
<string name="message_toast_profile_banner_image_updated">个人资料横幅图片已更新</string>
<string name="message_toast_qr_scan_link_not_supported">不支持这个链接</string>
<string name="message_toast_qr_scanner_not_supported">不支持这个二维码扫描器</string>
<string name="message_toast_retweet_cancelled">转推已取消</string>
<string name="message_toast_save_media_no_storage_permission">需要存储访问权限来保存媒体</string>
<string name="message_toast_saved_to_gallery">已保存到相册</string>
@ -727,12 +732,15 @@
<string name="preference_title_tablet_mode">平板模式</string>
<string name="preference_title_text_size">文字尺寸</string>
<string name="preference_title_translate">翻译</string>
<string name="preference_title_trends_location">本地趋势的位置</string>
<string name="preference_title_trends_location">本地话题的位置</string>
<string name="preload_wifi_only">仅使用Wi-Fi预加载</string>
<string name="preview">预览</string>
<string name="preview_images">推文预览图片</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">裁剪</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">实际大小</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">缩放</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">上一条</string>

View File

@ -287,6 +287,7 @@
<string name="extra_feature_description_filters_import">從被封鎖/靜音的使用者導入過濾列表</string>
<string name="extra_feature_description_filters_subscription">訂閱到過濾器列表,並且自動同步</string>
<string name="extra_feature_description_schedule_status">定期發推 (稍候傳送)</string>
<string name="extra_feature_description_share_gif">在推文中分享 GIF</string>
<string name="extra_feature_description_sync_data">透過 Dropbox 或 Google Drive 等同步資料</string>
<!-- Enhanced (paid) features description -->
<string name="extra_features_description">支持 Twidere 並且得到強化功能</string>
@ -385,6 +386,7 @@
<string name="label_refresh_and_sync_service">刷新和同步服務</string>
<string name="label_refresh_service">刷新服務</string>
<string name="label_status_not_available">推文不可用</string>
<string name="label_statuses">推文</string>
<string name="label_streaming_service">實時流服務</string>
<string name="label_translate_from_language"><xliff:g id="language">%s</xliff:g> 翻譯</string>
<string name="label_translation">翻譯</string>
@ -611,8 +613,11 @@
<string name="preload_wifi_only">僅使用 Wi-Fi 預加載</string>
<string name="preview">預覽</string>
<string name="preview_images">推文預覽圖片</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">裁剪</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">實際大小</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">縮放</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">上一條</string>

View File

@ -287,6 +287,7 @@
<string name="extra_feature_description_filters_import">從被封鎖/靜音的使用者導入過濾列表</string>
<string name="extra_feature_description_filters_subscription">訂閱到過濾器列表,並且自動同步</string>
<string name="extra_feature_description_schedule_status">定期發推 (稍候傳送)</string>
<string name="extra_feature_description_share_gif">在推文中分享 GIF</string>
<string name="extra_feature_description_sync_data">透過 Dropbox 或 Google Drive 等同步資料</string>
<!-- Enhanced (paid) features description -->
<string name="extra_features_description">支持 Twidere 並且得到強化功能</string>
@ -385,6 +386,7 @@
<string name="label_refresh_and_sync_service">刷新和同步服務</string>
<string name="label_refresh_service">刷新服務</string>
<string name="label_status_not_available">推文不可用</string>
<string name="label_statuses">推文</string>
<string name="label_streaming_service">實時流服務</string>
<string name="label_translate_from_language"><xliff:g id="language">%s</xliff:g> 翻譯</string>
<string name="label_translation">翻譯</string>
@ -611,8 +613,11 @@
<string name="preload_wifi_only">僅使用 Wi-Fi 預加載</string>
<string name="preview">預覽</string>
<string name="preview_images">推文預覽圖片</string>
<!-- Media will be cropped to fit preview -->
<string name="preview_style_crop">裁剪</string>
<!-- Actual size, media preview will be scaled respectively -->
<string name="preview_style_real_size">實際大小</string>
<!-- Media will be scaled to fit preview -->
<string name="preview_style_scale">縮放</string>
<!-- Previous item (tweet, user etc.) -->
<string name="previous_item">上一條</string>

View File

@ -41,6 +41,9 @@
<!-- Notification method, flashing LED light -->
<!-- Notification method, ringtone -->
<!-- Notification method, device vibration -->
<!-- Media will be cropped to fit preview -->
<!-- Actual size, media preview will be scaled respectively -->
<!-- Media will be scaled to fit preview -->
<!-- Previous item (tweet, user etc.) -->
<!-- Normally you don't need to translate this -->
<!-- Fanfou is a Chinese micro blogging website http://fanfou.com/ -->