Strings - app/src/main/res/values-cy/strings.xml

This commit is contained in:
runner 2022-05-13 02:49:56 +00:00 committed by Gabriel Luong
parent 981116f8f7
commit 02a377e6c4
1 changed files with 13 additions and 0 deletions

View File

@ -1598,6 +1598,8 @@ Fodd bynnag, gall fod yn llai sefydlog. Llwythwch ein porwr Beta i gael profiad
<!-- Title of the "Add address" screen -->
<string name="addresses_add_address">Ychwanegu cyfeiriad</string>
<!-- Title of the "Edit address" screen -->
<string name="addresses_edit_address">Golygu cyfeiriad</string>
<!-- Title of the "Manage addresses" screen -->
<string name="addresses_manage_addresses">Rheoli cyfeiriadau</string>
<!-- The header for the full name of an address -->
@ -1627,6 +1629,17 @@ Fodd bynnag, gall fod yn llai sefydlog. Llwythwch ein porwr Beta i gael profiad
<!-- The text for the "Delete address" button for deleting an address -->
<string name="addressess_delete_address_button">Dileu cyfeiriad</string>
<!-- The title for the "Delete address" confirmation dialog -->
<string name="addressess_confirm_dialog_message">Ydych chin siŵr eich bod am ddileur cyfeiriad hwn?</string>
<!-- The text for the positive button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_ok_button">Dileu</string>
<!-- The text for the negative button on "Delete address" dialog -->
<string name="addressess_confirm_dialog_cancel_button">Diddymu</string>
<!-- The text for the "Save address" menu item for saving an address -->
<string name="address_menu_save_address">Cadw cyfeiriad</string>
<!-- The text for the "Delete address" menu item for deleting an address -->
<string name="address_menu_delete_address">Dileu cyfeiriad</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Ychwanegu peiriant chwilio</string>
<!-- Title of the Edit search engine screen -->