2018-03-03 01:10:13 +01:00
<resources >
<string name= "app_name" > PeerTube</string>
2018-03-11 14:51:39 +01:00
2018-07-01 15:11:26 +02:00
<string name= "title_activity_video_play" > VideoPlayActivity</string>
2018-03-11 14:51:39 +01:00
<string name= "title_activity_settings" > Settings</string>
2018-03-03 02:46:01 +01:00
<string name= "title_activity_login" > Sign in</string>
<!-- Strings related to login -->
2018-03-04 01:44:34 +01:00
<string name= "prompt_server" > Server</string>
2018-03-03 02:46:01 +01:00
<string name= "prompt_email" > Email</string>
<string name= "prompt_password" > Password (optional)</string>
2018-03-04 01:44:34 +01:00
<string name= "action_sign_in" > Sign in</string>
2018-03-03 02:46:01 +01:00
<string name= "action_sign_in_short" > Sign in</string>
<string name= "error_invalid_email" > This email address is invalid</string>
<string name= "error_invalid_password" > This password is too short</string>
<string name= "error_incorrect_password" > This password is incorrect</string>
<string name= "error_field_required" > This field is required</string>
<string name= "permission_rationale" > "Contacts permissions are needed for providing email
completions."
</string>
2018-03-03 23:08:18 +01:00
2018-03-11 14:51:39 +01:00
<!-- Action bar -->
2018-03-14 14:33:17 +01:00
<string name= "action_bar_title_search" > Search</string>
2018-03-11 14:51:39 +01:00
<string name= "action_bar_title_settings" > Settings</string>
2018-03-03 23:08:18 +01:00
2018-03-11 14:51:39 +01:00
<!-- Bottom navigation bar -->
<string name= "bottom_nav_title_home" > Home</string>
<string name= "bottom_nav_title_trending" > Trending</string>
<string name= "bottom_nav_title_subscriptions" > Subscriptions</string>
<string name= "bottom_nav_title_account" > Account</string>
2018-03-04 01:06:32 +01:00
2018-03-11 14:51:39 +01:00
<!-- Strings related to Settings -->
2018-03-14 14:26:36 +01:00
<string name= "peertube_required_server_version" > 1.0.0-alpha.7</string>
2018-03-11 14:51:39 +01:00
<string name= "pref_default_api_base_url" formatted= "false" > https://troll.tv</string>
<string name= "pref_title_peertube_server" > PeerTube Server</string>
2018-03-04 01:44:34 +01:00
2018-03-11 17:21:30 +01:00
<!-- Strings related to Video meta data -->
<string name= "meta_data_seperator" > \u0020-\u0020</string>
<string name= "meta_data_views" > \u0020Views</string>
<string name= "meta_data_owner_seperator" > \@</string>
2018-03-14 14:26:36 +01:00
<string name= "video_row_video_thumbnail" > Video Thumbnail</string>
<string name= "video_row_account_avatar" > Account Avatar</string>
2018-07-01 15:11:26 +02:00
<string name= "pref_title_show_nsfw" > Show NSFW</string>
<string name= "pref_description_show_nsfw" > NSFW content will be shown if enabled.</string>
<string name= "title_activity_url_video_play" > UrlVideoPlayActivity</string>
<string name= "pref_title_torrent_player" > Torrent Video Player</string>
2018-12-02 14:40:44 +01:00
<string name= "pref_description_torrent_player" > Video playback via a torrent stream. This requires Storage Permissions.</string>
2018-11-08 00:01:04 +01:00
<string name= "pref_title_license" > License</string>
<string name= "pref_description_license" > \n<b > GNU Affero General Public License v3.0</b> \n\nPermissions of this strongest copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available.</string>
2018-11-10 17:48:09 +01:00
<string name= "pref_title_version" > Version</string>
2018-11-10 22:40:27 +01:00
<string name= "search_hint" > Search PeerTube</string>
<string name= "title_activity_search" > Search</string>
2018-12-02 14:27:00 +01:00
<string name= "no_data_available" > No Results</string>
2018-12-15 14:24:11 +01:00
<string name= "descr_overflow_button" > More</string>
<string name= "menu_share" > Share</string>
2018-07-01 15:11:26 +02:00
2018-03-03 01:10:13 +01:00
</resources>