fedilab-Android-App/app/src/main/res/values-cy/strings.xml

732 lines
45 KiB
XML
Raw Normal View History

2018-10-24 19:24:47 +02:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.com-->
<resources>
2018-11-26 15:26:16 +01:00
<string name="navigation_drawer_open">Agor y ddewislen</string>
<string name="navigation_drawer_close">Cau y ddewislen</string>
2018-11-07 07:57:57 +01:00
<string name="action_about">Amdano</string>
2018-11-26 15:26:16 +01:00
<string name="action_about_instance">Am yr achos hwn</string>
2018-11-07 07:57:57 +01:00
<string name="action_privacy">Preifatrwydd</string>
2018-12-07 15:03:55 +01:00
<string name="action_cache">Storfa</string>
2018-11-07 07:57:57 +01:00
<string name="action_logout">Allgofnodi</string>
<string name="login">Mewngofnodi</string>
<!-- common -->
<string name="close">Cau</string>
<string name="yes">Ie</string>
<string name="no">Na</string>
2018-11-26 15:26:16 +01:00
<string name="cancel">Canslo</string>
2018-11-07 07:57:57 +01:00
<string name="download">Lawrlwytho</string>
<string name="download_file">Lawrlwytho %1$s</string>
2018-11-26 15:26:16 +01:00
<string name="download_over">Lawrlwytho wedi\'i gwblhau</string>
2018-11-07 07:57:57 +01:00
<string name="save_file">Cadw %1$s</string>
2018-12-07 15:03:55 +01:00
<string name="save_over">Arbedwyd y deunydd</string>
2018-11-07 07:57:57 +01:00
<string name="download_from" formatted="false">Ffeil: %1$s</string>
<string name="password">Cyfrinair</string>
<string name="email">E-bost</string>
<string name="accounts">Cyfrifon</string>
<string name="toots">Tŵtiau</string>
<string name="tags">Tagiau</string>
<string name="token">Tocyn</string>
<string name="save">Cadw</string>
2018-12-07 15:03:55 +01:00
<string name="restore">Adfer</string>
<string name="two_factor_authentification">Dilysu dau gam?</string>
<string name="other_instance">Achos arall heblaw mastodon.etalablgouv.fr?</string>
<string name="no_result">Dim canlyniadau!</string>
2018-11-07 07:57:57 +01:00
<string name="instance">Achos</string>
<string name="instance_example">Achos: mastodon.social</string>
2018-12-07 15:13:26 +01:00
<string name="toast_account_changed" formatted="false">Nawr yn gweithio gyda\'r cyfrif %1$s</string>
2018-11-07 07:57:57 +01:00
<string name="add_account">Ychwanegu cyfrif</string>
2018-12-07 15:13:26 +01:00
<string name="clipboard">Mae cynnwys y tŵt wedi ei gopio i\'r clipfwrdd</string>
<string name="change">Newid</string>
<string name="choose_picture">Dewis llun…</string>
<string name="clear">Glân</string>
2018-11-07 07:57:57 +01:00
<string name="microphone">Meicroffon</string>
<string name="camera">Camera</string>
2018-12-07 15:13:26 +01:00
<string name="speech_prompt">Dwedwch rhywbeth os gwelwch yn dda</string>
<string name="speech_not_supported">Sori! Nid yw\'ch dyfais yn cefnogi mewnbwn llais!</string>
<string name="delete_all">Dileu i gyd</string>
2018-11-26 15:26:16 +01:00
<string name="translate_toot">Cyfieithu\'r tŵt hwn.</string>
<string name="schedule">Amserlen</string>
2018-11-26 15:35:15 +01:00
<string name="text_size">Meintiau testun ac eiconau</string>
2018-12-07 15:27:32 +01:00
<string name="text_size_change">Newid maint presennol y testun:</string>
<string name="icon_size_change">Newid maint presennol yr eicon:</string>
2018-11-07 07:57:57 +01:00
<string name="next">Nesaf</string>
2018-12-07 15:27:32 +01:00
<string name="previous">Cynt</string>
2018-11-26 15:35:15 +01:00
<string name="open_with">Agor gyda</string>
2018-12-07 15:27:32 +01:00
<string name="validate">Dilysu</string>
2018-11-07 07:57:57 +01:00
<string name="media">Cyfryngau</string>
2018-12-07 15:27:32 +01:00
<string name="share_with">Rhannu gyda</string>
<string name="shared_via">Rhannwyd drwy Mastalab</string>
<string name="replies">Ymatebion</string>
2018-11-07 07:57:57 +01:00
<string name="username">Enwdefnyddiwr</string>
<string name="drafts">Drafftiau</string>
2018-12-07 15:27:32 +01:00
<string name="new_data">Mae data newydd ar gael! A ydych eisiau eu harddangos?</string>
2018-11-07 07:57:57 +01:00
<string name="favourite">Ffefrynnau</string>
<string name="follow">Dilynwyr newydd</string>
<string name="mention">Mentions</string>
<string name="reblog">Hybiadau</string>
<string name="show_boosts">Dangos hybiadau</string>
<string name="show_replies">Dangos atebion</string>
<string name="action_open_in_web">Agor mewn porwr</string>
2018-12-07 15:27:32 +01:00
<string name="translate">Cyfieithu</string>
<string name="please_wait">Arhoswch rhai eiliadau cyn gweithredu\'r cam hwn os gwelwch yn dda.</string>
2018-11-07 07:57:57 +01:00
<!--- Menu -->
<string name="home_menu">Hafan</string>
<string name="local_menu">Llinell amser lleol</string>
<string name="global_menu">Llinell amser ffederasiwn</string>
2018-12-07 15:27:32 +01:00
<string name="neutral_menu_title">Opsiynau</string>
2018-11-07 07:57:57 +01:00
<string name="favorites_menu">Ffefrynnau</string>
2018-12-07 15:27:32 +01:00
<string name="communication_menu_title">Cyfathrebu</string>
2018-11-07 07:57:57 +01:00
<string name="muted_menu">Defnyddwyr mud</string>
<string name="blocked_menu">Defnyddwyr wediu blocio</string>
2019-01-10 13:23:37 +01:00
<string name="remote_follow_menu">Dilyn o bell</string>
2018-11-07 07:57:57 +01:00
<string name="notifications">Hysbysiadau</string>
<string name="follow_request">Dilyn ceisiadau</string>
2018-12-07 15:27:32 +01:00
<string name="optimization">Optimeiddiad</string>
<string name="settings">Gosodiadau</string>
<string name="profile">Proffil</string>
<string name="make_a_choice">Beth ydych eisiau ei wneud?</string>
<string name="delete_account_title">Dileu y cyfrif</string>
<string name="delete_account_message" formatted="false">Dileu y cyfrif %1$s o\'r rhaglen?</string>
<string name="send_email">Anfon e-bost</string>
<string name="choose_file">Dewiswch ffeil os gwelwch yn dda</string>
<string name="choose_file_error">Ni ganfyddwyd archwiliwr ffeil!</string>
<string name="click_to_change">Cliciwch ar y llwybr i\'w newid</string>
<string name="failed">Methwyd!</string>
2018-11-07 07:57:57 +01:00
<string name="scheduled_toots">Tŵt Newydd</string>
2018-12-07 15:27:32 +01:00
<string name="disclaimer_full">Gall y wybodaeth isod roi adlewyrchiad anghyflawn o broffil y defnyddiwr.</string>
<string name="insert_emoji">Mewnosod emoji</string>
<string name="no_emoji">Ni gasglwyd emoji dethol gan yr ap am y tro.</string>
<string name="live_notif">Hysbysiadau byw</string>
2018-11-07 07:57:57 +01:00
<!-- Status -->
2018-12-07 15:27:32 +01:00
<string name="no_status">Dim tŵt i\'w arddangos</string>
<string name="fav_added">Ychwanegwyd y tŵt i\'r ffefrynnau</string>
<string name="fav_removed">Gwaredwyd y tŵt o\'r ffefrynnau!</string>
2018-12-18 13:34:36 +01:00
<string name="reblog_added">Hybwyd y tŵt!</string>
<string name="reblog_removed">Nid yw\'r tŵt wedi\'i hybu mwyach!</string>
<string name="reblog_by">Hybwyd gan %1$s</string>
2018-12-07 15:27:32 +01:00
<string name="favourite_add">Ychwanegu\'r tŵt hwn i\'ch ffefrynnau?</string>
<string name="favourite_remove">Cael gwared o\'r tŵt hwn o\'ch ffefrynnau?</string>
2018-12-10 16:35:58 +01:00
<string name="reblog_add">Hybu\'r tŵt hwn?</string>
<string name="reblog_remove">Dad-hybu\'r tŵt hwn?</string>
2018-12-07 15:27:32 +01:00
<string name="pin_add">Pinio\'r tŵt hwn?</string>
<string name="pin_remove">Dadbinio\'r tŵt hwn?</string>
2018-11-07 07:57:57 +01:00
<string name="more_action_1">Mudo</string>
<string name="more_action_2">Blocio</string>
2018-12-07 15:27:32 +01:00
<string name="more_action_3">Cwyno</string>
<string name="more_action_4">Dileu</string>
<string name="more_action_5">Copïo</string>
2018-11-07 07:57:57 +01:00
<string name="more_action_6">Rhannu</string>
2018-12-07 15:27:32 +01:00
<string name="more_action_7">Crybwyll</string>
<string name="more_action_8">Tawelu am gyfnod</string>
2018-11-07 07:57:57 +01:00
<string name="more_action_9">Delete &amp; re-draft</string>
<string-array name="more_action_confirm">
2018-12-07 15:27:32 +01:00
<item>Tawelu\'r cyfrif hwn?</item>
<item>Blocio\'r cyfrif hwn?</item>
<item>Cwyno am y tŵt hwn?</item>
<item>Blocio\'r parth hwn?</item>
2018-11-07 07:57:57 +01:00
</string-array>
2018-12-16 17:04:04 +01:00
<string-array name="action_notification">
2019-01-10 13:23:37 +01:00
<item>Hysbysu</item>
<item>Distaw</item>
2018-12-16 17:04:04 +01:00
</string-array>
2018-11-07 07:57:57 +01:00
<string-array name="more_action_owner_confirm">
2018-12-07 15:27:32 +01:00
<item>Cael gwared ar y tŵt hwn?</item>
2019-01-10 13:36:39 +01:00
<item>Dileu &amp; ail-ddrafftio\'r tŵt hwn?</item>
2018-11-07 07:57:57 +01:00
</string-array>
<plurals name="preview_replies">
2019-01-10 13:36:39 +01:00
<item quantity="zero">%d o ymateb</item>
2019-01-10 13:23:37 +01:00
<item quantity="one">%d ymateb</item>
2018-11-07 07:57:57 +01:00
<item quantity="two">%d replies</item>
<item quantity="few">%d replies</item>
2019-01-10 13:36:39 +01:00
<item quantity="many">%d o ymatebion</item>
2019-01-10 13:23:37 +01:00
<item quantity="other">%d o ymatebion</item>
2018-11-07 07:57:57 +01:00
</plurals>
2018-12-07 15:32:02 +01:00
<string name="set_display_bookmark_button">Arddangos y bwtwm llyfrnodi</string>
<string name="bookmarks">Llyfrnodau</string>
<string name="bookmark_add">Ychwanegu at llyfrnodau</string>
<string name="bookmark_remove">Cael gwared o\'r llyfrnod</string>
<string name="bookmarks_empty">Dim llyfrnodau i\'w harddangos</string>
<string name="status_bookmarked">Mae\'r statws wedi ei ychwanegu i\'r llyfrnodau!</string>
<string name="status_unbookmarked">Cafwyd wared o\'r statws o\'r llyfrnodau!</string>
2018-11-07 07:57:57 +01:00
<!-- Date -->
<string name="date_seconds">%d s</string>
<string name="date_minutes">%d m</string>
<string name="date_hours">%d h</string>
<string name="date_day">%d d</string>
<!-- TOOT -->
2018-12-07 15:32:02 +01:00
<string name="toot_cw_placeholder">Rhybudd</string>
<string name="toot_placeholder">Beth sydd ar eich meddwl?</string>
2018-11-07 07:57:57 +01:00
<string name="toot_it">Tŵt!</string>
<string name="cw">cs</string>
<string name="toot_title">Cyfansoddi tŵt</string>
2018-12-07 15:32:02 +01:00
<string name="toot_title_reply">Ymateb i dŵt</string>
<string name="toot_no_space">Yr ydych wedi cyrraedd yr uchafswm o 500 nod!</string>
<string name="toot_select_image">Dewis cyfryngau</string>
2018-11-07 07:57:57 +01:00
<string name="toot_select_image_error">Roedd gwall!</string>
2018-12-07 15:32:02 +01:00
<string name="toot_delete_media">Dileu\'r cyfryngau hyn?</string>
<string name="toot_error_no_content">Mae eich tŵt yn wag!</string>
2018-12-07 15:45:12 +01:00
<string name="toot_visibility_tilte">Gwelededd y tŵt</string>
<string name="toots_visibility_tilte">Gwelededd y tŵt fel y mae hi: </string>
<string name="toot_sent">Mae\'r tŵt wedi\'i anfon!</string>
<string name="toot_reply_content_title">Yr ydych yn ymateb i\'r tŵt hwn:</string>
2018-11-07 07:57:57 +01:00
<string name="toot_sensitive">Cynnwys sensitif?</string>
<string-array name="toot_visibility">
2018-12-07 15:45:12 +01:00
<item>Cyhoeddi ar ffrydiau cyhoeddus</item>
<item>Peidio a chyhoeddi ar ffrydiau cyhoeddus</item>
2018-11-07 07:57:57 +01:00
<item>Cyhoeddi i ddilynwyr yn unig</item>
2018-12-07 15:45:12 +01:00
<item>Cyhoeddi i ddefnyddwyr sy\'n cael eu crybwyll yn unig</item>
2018-11-07 07:57:57 +01:00
</string-array>
2018-12-07 15:45:12 +01:00
<string name="no_draft">Dim drafftiau!</string>
<string name="choose_toot">Dewiswch dŵt</string>
<string name="choose_accounts">Dewiswch gyfrif</string>
<string name="select_accounts">Dewiswch ambell gyfrif</string>
<string name="remove_draft">Dileu\'r drafft?</string>
<string name="show_reply">Cliciwch ar y botwm i ddangos y tŵt gwreiddiol</string>
<string name="upload_form_description">Disgrifio i\'r rheini â nam ar eu golwg</string>
2018-11-07 07:57:57 +01:00
<!-- Instance -->
2018-12-07 15:45:12 +01:00
<string name="instance_no_description">Dim disgrifiad ar gael!</string>
2018-11-07 07:57:57 +01:00
<!-- About -->
2018-12-18 13:34:36 +01:00
<string name="about_vesrion">Fersiwn %1$s</string>
2018-12-07 15:45:12 +01:00
<string name="about_developer">Datblygwr:</string>
<string name="about_license">Trwydded: </string>
2018-11-07 07:57:57 +01:00
<string name="about_license_action">GNU GPL V3</string>
2018-12-07 15:45:12 +01:00
<string name="about_code">Cod ffynhonnell: </string>
2018-12-07 15:50:55 +01:00
<string name="about_yandex">Cyfieithiadau\'r tŵtiau:</string>
<string name="about_thekinrar">Chwilio achosion:</string>
2018-11-07 07:57:57 +01:00
<string name="about_thekinrar_action">instances.social</string>
2018-12-07 16:24:55 +01:00
<string name="thanks_text_logo">Dylunydd eicon:</string>
<string name="thanks_text_banner">Dylunydd baner:</string>
2018-11-07 07:57:57 +01:00
<!-- Conversation -->
2018-12-07 15:50:55 +01:00
<string name="conversation">Sgwrs</string>
2018-11-07 07:57:57 +01:00
<!-- Accounts -->
2018-12-07 16:24:55 +01:00
<string name="no_accounts">Dim cyfrif i\'w arddangos</string>
<string name="no_follow_request">Dim cais dilyn</string>
2018-11-07 07:57:57 +01:00
<string name="status_cnt">Tŵtiau \n %1$s</string>
2019-01-10 13:36:39 +01:00
<string name="following_cnt">Yn dilyn \n %1$s</string>
2018-11-07 07:57:57 +01:00
<string name="followers_cnt">Dilynwyr \n %1$s</string>
<string name="pins_cnt">Wedi eu pinio \n %d</string>
2018-12-07 16:24:55 +01:00
<string name="authorize">Caniatau</string>
<string name="reject">Gwrthod</string>
2018-11-07 07:57:57 +01:00
<!-- Scheduled toots -->
2018-12-07 16:24:55 +01:00
<string name="no_scheduled_toots">Dim tŵt wedi eu hamserlennu i\'w dangos!</string>
<string name="no_scheduled_toots_indications">Ysgrifenwch dŵt ac yna dewiswch <b>Amserlen</b> o\'r ddewislen uchaf.</string>
<string name="remove_scheduled">Dileu\'r tŵt a amserlennwyd?</string>
2018-11-07 07:57:57 +01:00
<string name="media_count">Cyfryngau: %d</string>
2018-12-07 16:24:55 +01:00
<string name="toot_scheduled">Mae\'r tŵt wedi ei amserlennu!</string>
<string name="toot_scheduled_date">Rhaid i ddyddiad yr amserlen fod yn hwyrach na\'r presennol!</string>
<string name="warning_battery">Arbedwr batri wedi ei osod. Mae\'n bosib na fyddai\'n gweithio fel y disgwylir iddo wneud.</string>
2018-11-07 07:57:57 +01:00
<!-- timed mute -->
2018-12-07 16:24:55 +01:00
<string name="timed_mute_date_error">Dylai\'r amser tawelu fod yn hirach na munud.</string>
<string name="timed_mute_date">Mae %1$s wedi ei tawelu nes %2$s.\n Gallwch ddad-dawelu\'r cyfrif hwn o\'i tudalen proffil.</string>
<string name="timed_mute_profile">Mae %1$s wedi ei tawelu nes %2$s.\n Cliciwch yma i ddad-dawelu\'r cyfrif.</string>
2018-11-07 07:57:57 +01:00
<!-- Notifications -->
2018-12-07 16:24:55 +01:00
<string name="no_notifications">Dim hysbysiad i\'w arddangos</string>
2018-12-18 13:44:25 +01:00
<string name="notif_mention">wedi\'ch crybwyll</string>
2018-11-07 07:57:57 +01:00
<string name="notif_reblog">wedi hybu\'ch tŵt</string>
<string name="notif_favourite">wedi nodi\'ch tŵt yn ffefryn</string>
<string name="notif_follow">wedi\'ch dilyn chi</string>
2018-12-07 16:24:55 +01:00
<string name="notif_pouet">Tŵt newydd o %1$s</string>
2018-11-07 07:57:57 +01:00
<plurals name="other_notifications">
2018-12-10 16:35:58 +01:00
<item quantity="zero">ac hysbysiad arall</item>
<item quantity="one">ac %d hysbysiad arall</item>
<item quantity="two">ac %d hysbysiad arall</item>
2018-11-07 07:57:57 +01:00
<item quantity="few">and %d other notifications</item>
<item quantity="many">and %d other notifications</item>
<item quantity="other">and %d other notifications</item>
</plurals>
<plurals name="other_notif_hometimeline">
2018-12-18 13:44:25 +01:00
<item quantity="zero">a tŵt arall i\'w ddarganfod</item>
<item quantity="one">a %d tŵt arall i\'w ddarganfod</item>
2018-11-07 07:57:57 +01:00
<item quantity="two">and %d other toots to discover</item>
<item quantity="few">and %d other toots to discover</item>
<item quantity="many">and %d other toots to discover</item>
<item quantity="other">and %d other toots to discover</item>
</plurals>
2018-12-07 16:24:55 +01:00
<string name="delete_notification_ask">Dileu hysbysiad?</string>
<string name="delete_notification_ask_all">Dileu pob hysbysiad?</string>
<string name="delete_notification">Mae\'r hysbysiad wedi ei ddileu!</string>
<string name="delete_notification_all">Mae pob hysbysiad wedi ei ddileu!</string>
2018-11-07 07:57:57 +01:00
<!-- HEADER -->
2018-12-10 16:35:58 +01:00
<string name="following">Yn dilyn</string>
2018-11-07 07:57:57 +01:00
<string name="followers">Dilynwyr</string>
<string name="pinned_toots">Wedi eu pinio</string>
<!-- TOAST -->
2018-12-10 16:35:58 +01:00
<string name="client_error">Methwyd i gael gafael ar id y cleient!</string>
2018-12-07 16:24:55 +01:00
<string name="no_internet">Dim cyswllt i\'r rhyngrwyd!</string>
<string name="toast_block">Blociwyd y cyfrif!</string>
2018-12-07 17:54:45 +01:00
<string name="toast_unblock">Nid yw\'r cyfrif wedi ei flocio mwyach!</string>
<string name="toast_mute">Tawelwyd y cyfrif!</string>
<string name="toast_unmute">Nid yw\'r cyfrif wedi ei dawelu mwyach!</string>
<string name="toast_follow">Dilynwyd y cyfrif!</string>
<string name="toast_unfollow">Nid yw\'r cyfrif yn cael ei ddilyn mwyach!</string>
2018-12-10 16:35:58 +01:00
<string name="toast_reblog">Mae\'r tŵt wedi\'i hybu!</string>
2018-12-10 16:37:40 +01:00
<string name="toast_unreblog">Nid yw\'r tŵt wedi\'i hybu mwyach!</string>
2018-12-10 17:06:06 +01:00
<string name="toast_favourite">Ychwanegwyd y tŵt i\'ch ffefrynnau!</string>
<string name="toast_unfavourite">Dilewyd y tŵt o\'ch ffefrynnau!</string>
<string name="toast_report">Cwynwyd am y tŵt!</string>
<string name="toast_unstatus">Dilewyd y tŵt!</string>
<string name="toast_pin">Piniwyd y tŵt!</string>
<string name="toast_unpin">Dad-biniwyd y tŵt!</string>
<string name="toast_error">Wps! Aeth rhywbeth o\'i le!</string>
<string name="toast_code_error">Aeth rhywbeth o\'i le! Ni wnaeth yr achos ddychwelyd cod awdurdodi!</string>
<string name="toast_error_instance">Ymddengys nad yw parth yr achos yn un dilys!</string>
<string name="toast_error_loading_account">Aeth rhywbeth o\'i le tra\'n symud rhwng cyfrifoedd!</string>
<string name="toast_error_search">Aeth rhywbeth o\'i le tra\'n chwilio!</string>
<string name="toast_error_login">Methwyd i fewngofnodi!</string>
<string name="toast_update_credential_ok">Arbedwyd data y proffil!</string>
<string name="nothing_to_do">Ni ellir gwneud dim</string>
<string name="toast_saved">Arbedwyd y cyfryngau!</string>
<string name="toast_error_translate">Aeth rhywbeth o\'i le tra\'n cyfieithu!</string>
<string name="toast_toot_saved">Arbedwyd y drafft!</string>
<string name="toast_error_char_limit">Ydych chi\'n siwr fyd yr achos hwn yn caniatau y nifer hyn o nodau? Fel arfer, tua 500 o nodau yw\'r nifer a ganiateir.</string>
<string name="toast_visibility_changed">Gwelededd y tŵtiau wedi ei newid ar gyfer y cyfrif %1$s</string>
<string name="toast_empty_search">Ni all enw\'r achos na enw\'r sgrîn fod yn wag!</string>
2018-11-07 07:57:57 +01:00
<!-- Settings -->
2018-12-10 17:06:06 +01:00
<string name="settings_title_optimisation">Optimeiddio llwytho</string>
<string name="set_toots_page">Nifer y tŵtiau i bob llwythiad</string>
<string name="set_accounts_page">Nifer o gyfrifoedd i bob llwythiad</string>
<string name="set_notifications_page">Nifer y hysbysiadau i bob llwythiad</string>
<string name="set_attachment_always">Bob tro</string>
2018-11-07 07:57:57 +01:00
<string name="set_attachment_wifi">WIFI</string>
2018-12-10 17:06:06 +01:00
<string name="set_attachment_ask">Gofyn</string>
<string name="set_attachment_action">Llwytho\'r cyfryngau</string>
<string name="load_attachment">Llwytho\'r lluniau</string>
2018-12-07 17:54:45 +01:00
<string name="load_attachment_spoiler">Dangos mwy…</string>
<string name="load_attachment_spoiler_less">Dangos llai…</string>
2018-11-07 07:57:57 +01:00
<string name="load_sensitive_attachment">Cynnwys sensitif</string>
2018-12-07 17:54:45 +01:00
<string name="set_display_reply">Dangos negeseuon cynt yn yr ymatebion</string>
<string name="set_display_local">Dangos ffrwd leol</string>
<string name="set_display_global">Dangos ffrwd y ffederasiwn</string>
2018-12-10 17:06:06 +01:00
<string name="set_disable_gif">Diffodd avatars GIF</string>
<string name="set_folder_title">Llwybr: </string>
<string name="set_auto_store_toot">Arbed drafft yn ddiofyn</string>
2018-12-11 17:12:14 +01:00
<string name="set_bubble_counter">Arddangos cownteri</string>
2018-12-10 17:18:46 +01:00
<string name="set_auto_add_media_url">Ychwanegu URL o\'r cyfryngau yn y tŵtiau</string>
2018-12-11 17:12:14 +01:00
<string name="settings_title_notifications">Trefnu hysbysiadau</string>
2018-12-10 17:18:46 +01:00
<string name="set_notif_follow">Hysbysu pryd mae rhywun yn eich dilyn chi</string>
<string name="set_notif_follow_ask">Hysbysu pryd mae rhywun yn gwneud cais i\'ch dilyn chi</string>
2018-12-11 17:12:14 +01:00
<string name="set_notif_follow_share">Hysbysu pan mae rhywun yn hybu\'ch statws</string>
<string name="set_notif_follow_add">Hysbysu pan mae rhywun yn ffefrynnu eich statws</string>
<string name="set_notif_follow_mention">Hysbysu pan mae rhywun yn sôn amdanoch chi</string>
<string name="set_share_validation">Dangos deialog cadarnhau cyn hybu</string>
<string name="set_share_validation_fav">Dangos deialog cadarnhau cyn ychwanegu i\'r ffefrynnau</string>
2018-12-10 17:18:46 +01:00
<string name="settings_title_more_options">Gosodiadau uwch</string>
2018-12-11 17:12:14 +01:00
<string name="set_wifi_only">Ond hysbysu pan yn gysylltiedig i WIFI</string>
2018-12-10 17:18:46 +01:00
<string name="set_notify">Hsybysu?</string>
<string name="set_notif_silent">Hysbysiadau distaw</string>
2019-01-10 13:36:39 +01:00
<string name="set_night_mode">Modd hwyrnos</string>
2018-11-07 07:57:57 +01:00
<string name="set_nsfw_timeout">NSFW view timeout (seconds, 0 means off)</string>
<string name="settings_title_profile">Golygu proffil</string>
2018-12-10 17:06:06 +01:00
<string name="set_profile_description">Bywgraffiad…</string>
<string name="set_lock_account">Cloi\'r cyfrif</string>
<string name="set_save_changes">Arbed newidiadau</string>
<string name="set_header_picture_overlay">Dewis llun pennawd</string>
2018-12-11 17:12:14 +01:00
<string name="set_fit_preview">Ffitio delweddau rhagweld</string>
<string name="set_automatically_split_toot">Hollti tŵtiau dros 500 nodyn yn ymatebion</string>
2018-12-11 17:15:25 +01:00
<string name="note_no_space">Yr ydych wedi llewnwi\'r 160 nodyn a ganiateir!</string>
<string name="username_no_space">Yr ydych wedi llenwi y 30 nodyn a ganiateir!</string>
<string name="settings_title_hour">Slot amser ar gyfer hysbysiadau:</string>
2018-12-10 17:18:46 +01:00
<string name="settings_time_from">Rhwng</string>
<string name="settings_time_to">ac</string>
<string name="settings_time_greater">Rhaid i\'r amser fod yn fwy na %1$s</string>
<string name="settings_time_lower">Rhad i\'r amser fod yn is na %1$s</string>
<string name="settings_hour_init">Amser dechrau</string>
<string name="settings_hour_end">Amser gorffen</string>
2018-12-11 17:15:25 +01:00
<string name="embedded_browser">Defnyddio\'r porwr rhagosodedig</string>
2019-01-10 13:36:39 +01:00
<string name="custom_tabs">Tabiau wedi\'u golygu</string>
2018-12-11 17:15:25 +01:00
<string name="use_javascript">Caniatau Javascript</string>
<string name="expand_cw">Ehangu cw yn awtomataidd</string>
<string name="use_cookies">Caniatau cwcis trydydd parti</string>
<string name="settings_ui_layout">Gosodiad ar gyfer ffrydiau: </string>
2018-11-23 19:33:57 +01:00
<string-array name="battery_profiles">
2019-01-10 13:36:39 +01:00
<item>Draenio batri arferol</item>
<item>Draenio batri cymhedrol</item>
<item>Draenio batri isel</item>
2018-11-23 19:33:57 +01:00
</string-array>
2018-11-07 07:57:57 +01:00
<string-array name="settings_menu_tabs">
2018-12-10 17:18:46 +01:00
<item>Tabiau</item>
<item>Dewislen</item>
<item>Tabiau a dewislen</item>
2018-11-07 07:57:57 +01:00
</string-array>
<string-array name="settings_translation">
<item>Yandex</item>
<item>DeepL</item>
<item>Na</item>
</string-array>
2018-12-11 17:15:25 +01:00
<string name="your_api_key">Eich allwedd API, mae modd ei adael yn wag i Yandex</string>
2018-11-07 07:57:57 +01:00
<string-array name="settings_theme">
<item>Tywyll</item>
<item>Golau</item>
<item>Du</item>
</string-array>
<string-array name="settings_resize_picture">
<item>Na</item>
<item>512 Kb</item>
<item>1 Mb</item>
<item>2 Mb</item>
</string-array>
2018-12-11 17:18:03 +01:00
<string name="set_led_colour">Gosod lliw LED:</string>
2018-11-07 07:57:57 +01:00
<string-array name="led_colours">
<item>Glas</item>
<item>Cyan</item>
<item>Magenta</item>
<item>Gwyrdd</item>
<item>Coch</item>
<item>Melyn</item>
<item>Gwyn</item>
</string-array>
2018-12-11 17:18:03 +01:00
<string name="set_title_news">Newyddion</string>
<string name="set_notification_news">Hysbysu tŵtiau newydd ar y ffrwd gartref</string>
2018-11-07 07:57:57 +01:00
<string name="action_follow">Dilyn</string>
<string name="action_unfollow">Dad-ddilyn</string>
<string name="action_block">Blocio</string>
<string name="action_unblock">Dadflocio</string>
<string name="action_mute">Mudo</string>
2018-12-11 17:18:03 +01:00
<string name="action_no_action">Dim gweithred</string>
2018-11-07 07:57:57 +01:00
<string name="action_unmute">Dad-dawelu</string>
2018-12-11 17:18:03 +01:00
<string name="request_sent">Cais wedi ei anfon</string>
2018-11-07 07:57:57 +01:00
<string name="followed_by">Yn eich dilyn chi</string>
<string name="action_search">Chwilio</string>
2018-12-11 17:18:03 +01:00
<string name="set_capitalize">Llythyren gyntaf yn llythyren fawr mewn ymatebion</string>
2018-12-11 17:37:09 +01:00
<string name="set_resize_picture">Newid maint lluniau</string>
2018-11-07 07:57:57 +01:00
<!-- Quick settings for notifications -->
2018-12-11 17:37:09 +01:00
<string name="settings_popup_title">Hysbysiadau push</string>
<string name="settings_popup_message"> Cadarnhewch yr hysbysiadau push yr ydych am eu derbyn.
Mae modd galluogi neu diffodd yr hysbysiadau hyn wedyn yn gosodiadau (Tab hysbysiadau).
2018-11-09 07:14:57 +01:00
</string>
2018-12-11 17:37:09 +01:00
<string name="settings_popup_timeline">Ar gyfer tŵtiau heb eu darllen yn y ffrwd?</string>
<string name="settings_popup_notification">Ar gyfer hysbysiadau heb eu darllen?</string>
2018-11-07 07:57:57 +01:00
<!-- CACHE -->
2018-12-11 17:37:09 +01:00
<string name="cache_title">Clirio\'r storfa</string>
<string name="cache_message">Mae %1$s o ddata yn y storfa.\n\nHoffech chi ei ddileu?</string>
2018-11-07 07:57:57 +01:00
<string name="cache_units">Mb</string>
2018-12-11 17:37:09 +01:00
<string name="toast_cache_clear">Cliriwyd y storfa! Rhyddhawyd %1$s</string>
2018-11-07 07:57:57 +01:00
<!-- ACTIVITY CACHE -->
2018-12-18 13:25:03 +01:00
<string name="action_sync">Cydamseru</string>
2018-12-11 17:37:09 +01:00
<string name="action_filter">Hidlo</string>
<string name="owner_cached_toots">Eich tŵtiau</string>
2018-11-07 07:57:57 +01:00
<string name="v_public">Cyhoeddus</string>
2018-12-11 17:37:09 +01:00
<string name="v_unlisted">Heb ei restru</string>
2018-11-07 07:57:57 +01:00
<string name="v_private">Preifat</string>
<string name="v_direct">Preifat</string>
2018-12-11 17:37:09 +01:00
<string name="v_keywords">Rhai allweddeiriau…</string>
<string name="show_media">Dangos cyfryngau</string>
<string name="show_pinned">Dangos yr hyn sydd wedi ei binio</string>
<string name="filter_no_result">Dim byd cyfatebol wedi ei ganfod!</string>
2018-11-07 07:57:57 +01:00
<string name="data_backup_toots">Backup toots for %1$s</string>
2018-12-11 17:37:09 +01:00
<string name="data_backup_success">Mae %1$s o dŵtiau newydd wedi eu mewnforio</string>
2018-11-07 07:57:57 +01:00
<string-array name="filter_select">
<item>Na</item>
2018-12-11 17:37:09 +01:00
<item>Yn unig</item>
<item>Y ddau</item>
2018-11-07 07:57:57 +01:00
</string-array>
2018-12-18 13:25:03 +01:00
<string name="owner_cached_toots_empty">Ni ganfyddwyd unrhyw dŵtiau yn y gronfa data. Defnyddiwch y botwm cydamseru o\'r ddewislen i\'w dychwelyd.</string>
2018-11-07 07:57:57 +01:00
<!-- PRIVACY -->
2018-12-17 13:33:44 +01:00
<string name="privacy_data_title">Data a gofnodwyd</string>
2018-11-09 07:14:57 +01:00
<string name="privacy_data"> Only basic information from accounts are stored on the device.
2018-10-24 19:24:47 +02:00
These data are strictly confidential and can only be used by the application.
Deleting the application immediately removes these data.\n
2018-11-09 07:14:57 +01:00
&#9888; Login and passwords are never stored. They are only used during a secure authentication (SSL) with an instance.
</string>
2018-11-07 07:57:57 +01:00
<string name="privacy_authorizations_title">Permissions:</string>
2018-11-09 07:14:57 +01:00
<string name="privacy_authorizations"> - <b>ACCESS_NETWORK_STATE</b>: Used to detect if the device is connected to a WIFI network.\n
2018-10-24 19:24:47 +02:00
- <b>INTERNET</b>: Used for queries to an instance.\n
- <b>WRITE_EXTERNAL_STORAGE</b>: Used to store media or to move the app on a SD card.\n
- <b>READ_EXTERNAL_STORAGE</b>: Used to add media to toots.\n
- <b>BOOT_COMPLETED</b>: Used to start the notification service.\n
2018-11-09 07:14:57 +01:00
- <b>WAKE_LOCK</b>: Used during the notification service.
</string>
2018-11-07 07:57:57 +01:00
<string name="privacy_API_authorizations_title">API permissions:</string>
2018-11-09 07:14:57 +01:00
<string name="privacy_API_authorizations"> - <b>Read</b>: Read data.\n
2018-10-24 19:24:47 +02:00
- <b>Write</b>: Post statuses and upload media for statuses.\n
- <b>Follow</b>: Follow, unfollow, block, unblock.\n\n
2018-11-09 07:14:57 +01:00
<b>&#9888; These actions are carried out only when user requests them.</b>
</string>
2018-11-07 07:57:57 +01:00
<string name="privacy_API_title">Tracking and Libraries</string>
2018-11-09 07:14:57 +01:00
<string name="privacy_API"> The application <b>does not use tracking tools</b> (audience measurement, error reporting, etc.) and does not contain any advertising.\n\n
2018-10-24 19:24:47 +02:00
The use of libraries is minimized: \n
- <b>Glide</b>: To manage media\n
- <b>Android-Job</b>: To manage services\n
2018-11-09 07:14:57 +01:00
- <b>PhotoView</b>: To manage images\n
</string>
2018-12-18 13:25:03 +01:00
<string name="privacy_API_yandex_title">Cyfieithiadau o\'r tŵtiau</string>
2018-11-09 07:14:57 +01:00
<string name="privacy_API_yandex_authorizations"> The application offers the ability to translate toots using the locale of the device and the Yandex API.\n
Yandex has its proper privacy-policy which can be found here: https://yandex.ru/legal/confidential/?lang=en
</string>
<string name="thanks_text"> Thank you to Stéphane for the logo.
</string>
2018-12-11 17:37:09 +01:00
<string name="thanks_text_dev">Diolch i: </string>
2018-12-18 13:25:03 +01:00
<string name="filter_regex">Hidlo drwy ddefnyddio mynegiadau rheolaidd</string>
2018-11-07 07:57:57 +01:00
<string name="search">Chwilio</string>
<string name="delete">Dileu</string>
2018-12-11 17:37:09 +01:00
<string name="fetch_more_toots">Nôl mwy o dŵtiau…</string>
2018-11-07 07:57:57 +01:00
<!-- About lists -->
<string name="action_lists">Rhestrau</string>
2018-12-11 17:37:09 +01:00
<string name="action_lists_confirm_delete">A ydych chi\'n sicr eich bod eisiau dileu y rhestr hon am byth?</string>
2018-11-07 07:57:57 +01:00
<string name="action_lists_empty_content">There is nothing in this list yet. When members of this list post new statuses, they will appear here.</string>
2018-12-11 17:37:09 +01:00
<string name="action_lists_add_to">Ychwanegu i\'r rhestr</string>
<string name="action_lists_remove_from">Dileu o\'r rhestr</string>
<string name="action_lists_create">Ychwanegu rhestr</string>
<string name="action_lists_delete">Dileu rhestr</string>
<string name="action_lists_update">Golygu rhestr</string>
<string name="action_lists_title_placeholder">Teitl y rhestr newydd</string>
<string name="action_lists_search_users">Chwilo ymysg pobl yr ydych yn eu nabod</string>
<string name="action_lists_owner">Eich rhestrau</string>
2018-11-07 07:57:57 +01:00
<!-- Migration -->
2018-12-11 17:37:09 +01:00
<string name="account_moved_to">Mae %1$s wedi symud i %2$s</string>
<string name="show_boost_count">Dangos nifer hybiadau/ffefrynnau</string>
<string name="issue_login_title">Dilysu ddim yn gweithio?</string>
2018-11-09 07:14:57 +01:00
<string name="issue_login_message"> <b>Here are some checks that might help:</b>\n\n
2018-10-24 19:24:47 +02:00
- Check there is no spelling mistakes in the instance name\n\n
- Check that your instance is not down\n\n
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
- You can also use this link without using the 2FA\n\n
2018-12-08 10:51:04 +01:00
- If it still does not work, please raise an issue on GitLab at https://gitlab.com/tom79/mastalab/issues
2018-11-09 07:14:57 +01:00
</string>
2018-12-11 17:44:15 +01:00
<string name="media_ready">Mae\'r cyfryngau wedi eu llwytho. Cliciwch yma i\'w harddangos.</string>
<string name="data_export_start">Mae\'r weithred yma\'n gallu cymryd amser. Cewch eich hysbysu pan y mae wedi gorffen.</string>
<string name="data_export_running">Dal i redeg, arhoswch os gwelwch yn dda…</string>
2018-12-11 17:37:09 +01:00
<string name="data_export">Allforio statysau</string>
<string name="data_export_toots">Allforio statysau ar gyfer %1$s</string>
<string name="data_export_success">Mae %1$s o dŵtiau o\'r %2$s wedi eu hallforio.</string>
<string name="data_export_error">Aeth rhywbeth o\'i le tra\'n allforio data i %1$s</string>
2018-11-07 07:57:57 +01:00
<!-- Proxy -->
2018-12-11 17:44:15 +01:00
<string name="proxy_set">Procsi</string>
<string name="proxy_type">Math</string>
<string name="proxy_enable">Galluogi procsi?</string>
<string name="poxy_host">Gweinydd</string>
<string name="poxy_port">Porth</string>
2018-11-07 07:57:57 +01:00
<string name="poxy_login">Mewngofnodi</string>
<string name="poxy_password">Cyfrinair</string>
2018-12-11 17:44:15 +01:00
<string name="set_theme">Thema:</string>
2018-12-11 18:12:33 +01:00
<string name="set_compact_mode">Modd cryno</string>
<string name="set_share_details">Ychwanegu manylion tŵt wrth rannu</string>
<string name="support_the_app_on_liberapay">Cefnogi\'r ap ar Liberapay</string>
<string name="alert_regex">Mae yna wall yn y mynegiad rheolaidd!</string>
<string name="no_account_yet">Dim cyfrif eto?</string>
<string name="toast_instance_unavailable">Ni ddarganfyddwyd unrhyw ffrydiau ar yr achos yma!</string>
<string name="delete_instance">Dileu yr achos yma?</string>
<string name="warning_delete_instance">Yr ydych am ddileu %s o\'r achosion yr ydych yn eu dilyn.</string>
<string name="which_language">Cyfieithu yn</string>
<string name="crash_title">Mae Mastalab wedi stopio :(</string>
2018-11-07 07:57:57 +01:00
<string name="crash_message">You can send me by email the crash report. It will help to fix it :)\n\nYou can add additional content. Thank you!</string>
<string name="send_crash_report">Ask for sending crash reports by email?</string>
2018-12-11 18:12:33 +01:00
<string name="follow_instance">Dilyn achos</string>
<string name="toast_instance_already_added">Yr ydych yn dilyn yr achos yma\'n barod!</string>
<string name="toast_instance_followed">Dilynwyd yr achos!</string>
<string name="action_partnership">Partneriaethau</string>
<string name="neutral_menu_information">Gwybodaeth</string>
<string name="hide_boost">Cuddio hybiadau o %s</string>
<string name="endorse">Dangos ar y proffil</string>
<string name="hide_everything">Cuddio popeth o %s</string>
<string name="show_boost">Dangos hybiadau o %s</string>
<string name="unendorse">Atal rhag ymddangos ar y proffil</string>
<string name="show_everything">Dangos popeth o %s</string>
<string name="toast_endorse">Mae\'r cyfrif hwn nawr yn ymddangos ar y proffil</string>
<string name="toast_unendorse">Nid yw\'r cyfrif hwn yn ymddangos ar y proffil mwyach</string>
<string name="toast_show_boost">Mae hybiadau nawr yn cael eu dangos!</string>
<string name="toast_hide_boost">Mae hybiadau nawr yn guddiedig!</string>
2018-11-07 07:57:57 +01:00
<string name="direct_message">Neges preifat</string>
2018-12-11 18:12:33 +01:00
<string name="filters">Hidlyddion</string>
<string name="action_filters_empty_content">Dim hidlyddion i\'w dangos. Mae modd creu un drwy glicio ar y botwm \"+\".</string>
<string name="filter_keyword">Allweddair neu ymadrodd</string>
2018-12-11 17:44:15 +01:00
<string name="context_home">Ffrwd gartref</string>
<string name="context_public">Ffrydiau cyhoeddus</string>
2018-11-07 07:57:57 +01:00
<string name="context_notification">Hysbysiadau</string>
2018-12-11 17:44:15 +01:00
<string name="context_conversation">Sgyrsiau</string>
<string name="filter_keyword_explanations">Ceith ei gyfateb heb ystyriaeth i faint lythrennau yn y testun neu rhybudd cynnwys mewn tŵt</string>
<string name="context_drop">Gollwng yn lle cuddio</string>
2018-12-11 18:12:33 +01:00
<string name="context_drop_explanations">Bydd y tŵtiau a hidlwyd yn diflannu am byth, hyd yn oed os dileuir yr hidlydd wedyn</string>
2018-11-07 07:57:57 +01:00
<string name="context_whole_word_explanations">When the keyword or phrase is alphanumeric only, it will only be applied if it matches the whole word</string>
2018-12-11 17:44:15 +01:00
<string name="context_whole_word">Gair cyfan</string>
2018-12-11 18:12:33 +01:00
<string name="filter_context">Hidlo cyd-destunnau</string>
2018-12-18 13:44:25 +01:00
<string name="filter_context_explanations">Un cyd-destun neu fwy lle dylai\'r hidlydd fod yn berthnasol</string>
2018-12-11 18:12:33 +01:00
<string name="filter_expire">Yn dod i ben ar ôl</string>
2018-12-11 17:44:15 +01:00
<string name="add_new_filter">Ychwanegu hidlydd newydd</string>
<string name="action_filter_delete">Dileu hidlydd?</string>
<string name="action_update_filter">Diweddaru hidlydd</string>
<string name="action_filter_create">Creu hidlydd</string>
<string name="how_to_follow">Pwy i ddilyn</string>
<string name="action_who_to_follow_empty_content">Does dim cyfirfoedd wedi\'u rhestru ar hyn o bryd!</string>
<string name="follow_account">Dilyn</string>
2018-12-11 18:12:33 +01:00
<string name="select_all">Dewis i gyd</string>
<string name="unselect_all">Dad-ddewis i gyd</string>
<string name="follow_trunk">Dilynwyd %s!</string>
<string name="create_list_trunk">Creu y rhestr %s</string>
<string name="add_account_list_trunk">Ychwanegu cyfrifoedd i\'r rhestr</string>
2018-11-07 07:57:57 +01:00
<string name="account_added_list_trunk">Accounts were added to the list</string>
<string name="adding_account_list_trunk">Adding accounts to the list</string>
<string name="action_list_add">You have not created a list yet. Click on the \"+\" button to add a new one.</string>
<string name="action_remote_instance_add">You don\'t follow any remote instances. Click on the \"+\" button to add a new one.</string>
<string name="about_trunk">Who to follow</string>
2018-12-18 13:54:23 +01:00
<string name="about_trunk_action">API Trunk</string>
2018-11-07 07:57:57 +01:00
<string name="toast_impossible_to_follow">Account(s) can\'t be followed</string>
<string name="retrieve_remote_account">Fetching remote account</string>
<string name="expand_image">Automatically expand hidden media</string>
<string name="set_display_follow_instance">Display follow instances button</string>
<string name="channel_notif_follow">New follow</string>
2018-12-11 18:12:33 +01:00
<string name="channel_notif_boost">Hybiad newydd</string>
2018-11-07 07:57:57 +01:00
<string name="channel_notif_fav">Ffefryn newydd</string>
<string name="channel_notif_mention">New Mention</string>
<string name="channel_notif_toot">Tŵt Newydd</string>
<string name="channel_notif_backup">Toots Backup</string>
<string name="channel_notif_media">Media Download</string>
2018-12-11 18:12:33 +01:00
<string name="set_notif_sound">Newid swn hsybysu</string>
<string name="select_sound">Dewis tôn</string>
2018-11-07 07:57:57 +01:00
<string name="set_enable_time_slot">Enable time slot</string>
<string name="how_to_videos">How To Videos</string>
<string name="retrieve_remote_conversation">Fetching remote thread!</string>
2018-12-11 18:12:33 +01:00
<string name="no_blocked_domain">Dim parthau wedi eu blocio!</string>
<string name="unblock_domain_confirm">Dadflocio\'r parth</string>
<string name="unblock_domain_confirm_message">Ydych chi\'n siŵr eich bod am ddadflocio %s?</string>
<string name="block_domain_confirm_message">Ydych chi\'n siŵr eich bod am flocio %s?</string>
2018-11-07 07:57:57 +01:00
<string name="blocked_domains">Blocked domains</string>
<string name="block_domain">Block domain</string>
<string name="toast_block_domain">The domain is blocked</string>
<string name="toast_unblock_domain">The domain is no longer blocked!</string>
<string name="retrieve_remote_status">Fetching remote status</string>
2018-12-11 18:12:33 +01:00
<string name="comment">Gwneud sylw</string>
<string name="peertube_instance">Achos Peertube</string>
<string name="set_display_direct">Dangos ffrwd negeseuon preifat</string>
2018-11-07 07:57:57 +01:00
<string name="set_keep_background_process">Keep background process when app is closed</string>
<string name="no_comments">Be the first to leave a comment on this video with the top right button!</string>
<string name="number_view_video">%s views</string>
2018-12-11 18:12:33 +01:00
<string name="duration_video">Hyd: %s</string>
<string name="add_remote_instance">Ychwanegu achos</string>
2018-11-07 07:57:57 +01:00
<string name="comment_no_allowed_peertube">Comments are not enabled on this video!</string>
<string name="pickup_resolution">Pick up a resolution</string>
2018-12-18 13:54:23 +01:00
<string name="peertube_favorites">Ffefrynnau Peertube</string>
2018-12-11 18:12:33 +01:00
<string name="bookmark_add_peertube">Mae\'r fideo wedi ei ychwanegu i\'r llyfrnodau!</string>
<string name="bookmark_remove_peertube">Mae\'r fideo wedi ei ddileu o\'r llyfrnodau!</string>
2018-12-13 13:14:41 +01:00
<string name="bookmark_peertube_empty">Nid oes fideos Peertube yn eich ffefrynnau!</string>
2018-12-11 18:12:33 +01:00
<string name="channel">Sianel</string>
2018-12-14 17:03:19 +01:00
<string name="no_peertube_channels">Dim sianeli Peertube</string>
<string name="no_peertube_instances">Dim achosion Peertube</string>
<string name="no_mastodon_instances">Dim achosion Mastodon</string>
2018-11-07 07:57:57 +01:00
<string name="no_lists">Dim rhestrau</string>
2018-12-14 17:03:19 +01:00
<string name="videos">Fideos</string>
2018-12-11 18:12:33 +01:00
<string name="channels">Sianeli</string>
2018-11-07 07:57:57 +01:00
<string name="set_display_emoji">Use Emoji One</string>
2018-12-11 18:12:33 +01:00
<string name="information">Gwybodaeth</string>
2018-11-07 11:08:29 +01:00
<string name="set_display_card">Display previews in all toots</string>
2018-11-09 07:14:57 +01:00
<string name="thanks_text_ux">New UX/UI designer</string>
2018-11-10 10:13:58 +01:00
<string name="set_old_direct_timeline">Use the direct timeline prior to Mastodon 2.6</string>
2018-11-14 15:46:47 +01:00
<string name="set_display_video_preview">Display video previews</string>
2018-11-18 10:20:10 +01:00
<string name="thanks_text_support">Gitlab Support</string>
<string name="action_bug_report">Bug Report</string>
<string name="no_mail_client">There are no email clients installed.</string>
<string name="bug_report_mail">Send a bug report</string>
2018-11-21 13:00:37 +01:00
<string name="account_id_clipbloard">The account id has been copied in the clipboard!</string>
2018-11-23 19:33:57 +01:00
<string name="settings_title_battery">Optimization of the battery</string>
2018-12-14 17:03:19 +01:00
<string name="set_change_locale">Newid iaith</string>
<string name="default_language">Iaith diofyn</string>
2018-11-28 15:29:41 +01:00
<string name="truncate_long_toots">Truncate long toots</string>
<string name="set_truncate_toot">Truncate toots over \'x\' lines. Zero means disabled.</string>
<string name="display_toot_truncate">Display more</string>
<string name="hide_toot_truncate">Display less</string>
2018-12-01 15:41:26 +01:00
<string name="manage_tags">Manage tags</string>
<string name="tags_already_stored">The tag already exists!</string>
<string name="tags_stored">The tag has been stored!</string>
<string name="tags_renamed">The tag has been changed!</string>
<string name="tags_deleted">The tag has been deleted!</string>
2018-12-05 17:56:27 +01:00
<string name="set_display_art">Display Art timeline</string>
2018-12-09 17:04:37 +01:00
<string name="schedule_boost">Schedule boost</string>
<string name="boost_scheduled">The boost is scheduled!</string>
<string name="no_scheduled_boosts">No scheduled boost to display!</string>
<string name="no_scheduled_boosts_indications"><![CDATA[Open the menu of a toot and then choose <b>Schedule boost</b>.]]></string>
2018-12-10 19:22:49 +01:00
<string name="art_menu">Art timeline</string>
2018-12-18 13:54:23 +01:00
<string name="open_menu">Agor dewislen</string>
2018-12-10 19:22:49 +01:00
<string name="app_logo">Logo of the application</string>
<string name="profile_picture">Profile picture</string>
<string name="profile_banner">Profile banner</string>
<string name="contact_instance_admin">Contact admin of the instance</string>
<string name="add_new">Add new</string>
<string name="mastohost_logo">MastoHost logo</string>
2018-12-11 18:12:33 +01:00
<string name="emoji_picker">Dewiswr emoji</string>
<string name="refresh">Ail-lwytho</string>
<string name="expand_conversation">Ehangu\'r sgwrs</string>
<string name="remove_account">Cael gwared ar gyfrif</string>
<string name="delete_domain">Dileu\'r path a flociwyd</string>
2018-12-10 19:22:49 +01:00
<string name="custom_emoji_picker">Custom emoji picker</string>
2018-12-11 18:12:33 +01:00
<string name="play_video">Chwarae fideo</string>
<string name="new_toot">Tŵt newydd</string>
<string name="card_view_image">Delwedd y cerdyn</string>
<string name="hide_media">Cuddio cyfryngau</string>
2018-12-10 19:22:49 +01:00
<string name="favicon">Favicon</string>
<string name="media_description">Media for adding a description</string>
2018-11-07 07:57:57 +01:00
<string-array name="filter_expire">
2018-12-11 18:12:33 +01:00
<item>Byth</item>
2018-11-07 07:57:57 +01:00
<item>30 munud</item>
<item>1 awr</item>
<item>6 awr</item>
<item>12 awr</item>
2018-12-11 18:12:33 +01:00
<item>1 diwrnod</item>
<item>1 wythnos</item>
2018-11-07 07:57:57 +01:00
</string-array>
2018-12-11 19:31:24 +01:00
<string name="showcase_instance"> In this field, you need to write your instance host name.\nFor example, if you created your account on https://mastodon.social\nJust write <b>mastodon.social</b> (without https://)\n
You can start writing first letters and names will be suggested.\n\n
⚠ The Login button will only work if the instance name is valid and the instance is up!
</string>
<string name="showcase_uid"> In this field, write the email that is attached to your Mastodon account.
</string>
<string name="showcase_pwd"> Last step is to enter your password and click on Login.
</string>
<string name="more_information">More information</string>
<string name="showcase_2FA">If you use 2FA (Two-factor authentication), you need to use this link.\nYou can also use it if you do not want to enter your credentials here.</string>
2018-12-15 09:24:14 +01:00
<!-- languages not translated -->
2018-12-22 10:24:23 +01:00
<string name="languages">Languages</string>
2018-12-15 17:24:14 +01:00
<string name="show_media_only">Media only</string>
<string name="show_media_nsfw">Show NSFW</string>
2018-12-22 10:24:23 +01:00
<string name="crowdin_translations">Crowdin translations</string>
<string name="crowdin_manager">Crowdin manager</string>
<string name="translation_app">Translation of the application</string>
<string name="about_crowdin">About Crowdin</string>
2018-12-22 11:54:42 +01:00
<string name="bot">Bot</string>
2018-12-26 16:24:18 +01:00
<string name="pixelfed_instance">Pixelfed instance</string>
<string name="mastodon_instance">Mastodon instance</string>
<string name="no_pixelfed_instance">No Pixelfed instances</string>
2018-12-27 19:04:07 +01:00
<string name="any_tags">Any of these</string>
<string name="all_tags">All of these</string>
<string name="none_tags">None of these</string>
<string name="some_words_any">Any of these words (space-separated)</string>
<string name="some_words_all">All these words (space-separated)</string>
<string name="some_words_none">None of these words (space-separated)</string>
2018-12-28 10:45:36 +01:00
<string name="change_tag_column">Change column name</string>
2018-12-29 19:24:41 +01:00
<string name="no_misskey_instance">No Misskey instances</string>
<string name="misskey_instance">Misskey instance</string>
2018-12-31 16:24:01 +01:00
<string name="toast_no_apps">No app supporting this link is installed on your device.</string>
2019-01-04 17:16:15 +01:00
<string name="subscriptions">Subscriptions</string>
<string name="overview">Overview</string>
<string name="trending">Trending</string>
<string name="recently_added">Recently added</string>
<string name="local">Local</string>
<string name="upload_video">Upload</string>
<string name="reply">Reply</string>
<string name="delete_comment">Delete a comment</string>
<string name="delete_comment_confirm">Are you sure to delete this comment?</string>
2019-01-06 17:26:29 +01:00
<string name="fullscreen">Full screen video</string>
<string name="set_video_mode">Mode for videos</string>
2019-01-09 16:07:29 +01:00
<string name="file_to_upload">Select the file to upload</string>
<string name="my_videos">My videos</string>
<string name="title">Title</string>
<string name="categories">Categories</string>
<string name="license">License</string>
<string name="category">Category</string>
<string name="language">Language</string>
<string name="peertube_nsfw">This video contains mature or explicit content</string>
<string name="peertube_enable_comments">Enable video comments</string>
<string name="update_video">Update video</string>
<string name="description">Description</string>
<string name="toast_peertube_video_updated">The video has been updated!</string>
<string name="toast_cancelled">Upload cancelled!</string>
<string name="upload_video_success">The video has been uploaded!</string>
<string name="uploading">Uploading, please wait…</string>
<string name="video_uploaded_action">Click here to edit the video data.</string>
2018-12-15 09:24:14 +01:00
<!-- end languages -->
2019-01-06 17:26:29 +01:00
<string-array name="settings_video_mode">
<item>Torrent</item>
<item>Webview</item>
<item>Direct stream</item>
</string-array>
2018-10-24 19:24:47 +02:00
</resources>