New translations strings.xml (Welsh)

This commit is contained in:
Thomas 2019-07-03 17:44:01 +02:00
parent 95accc4952
commit 4a6742dab0
1 changed files with 10 additions and 1 deletions

View File

@ -1002,7 +1002,7 @@
<string name="set_display_video_preview_indication">Allow to play embedded videos directly in timelines</string>
<string name="set_display_content_after_fetch_more_indication">Allow to reverse the way to read statuses that are displayed once clicking the fetch more button</string>
<string name="set_security_provider_indication">This option allows to support recent cipher suites. It is useful for older Android devices or if you cannot connect to your instance.</string>
<string name="set_video_mode_indication">Exclusively for Peertube videos. Switch this mode if you cannot read them.</string>
<string name="set_video_mode_indication">Exclusively for Peertube videos. Switch this mode if you cannot play them.</string>
<string name="featured_hashtags_indication">These tags will allow to filter statuses from profiles. You will have to use the context menu for seeing them.</string>
<string name="set_capitalize_indication">Automatically insert a line break after the mention to capitalize the first letter</string>
<string name="settings_title_custom_sharing_indication">Allow content creators to share statuses to their RSS feeds</string>
@ -1010,6 +1010,15 @@
<string name="u_interface">Interface</string>
<string name="battery">Battery</string>
<string name="compose">Compose</string>
<string name="new_folder">Create a new Folder here</string>
<string name="folder_name">Enter the folder name</string>
<string name="valid_folder_name">Please enter a valid folder name</string>
<string name="folder_exists">This folder already exists.\n Please provide another name for the folder</string>
<string name="select">Select</string>
<string name="default_directory">Default Directory</string>
<string name="folder">Folder</string>
<string name="create_folder">Create folder</string>
<string name="custom_tabs_indication">Use your favourite browser inside the application. By disabling, links will be opened externally</string>
<plurals name="number_of_vote">
<item quantity="zero">%d votes</item>
<item quantity="one">%d vote</item>