Translated using Weblate (English)

Currently translated at 100.0% (274 of 274 strings)

Translation: PeerTube Live/App
Translate-URL: https://hosted.weblate.org/projects/peertube-live/app/en/
This commit is contained in:
Schoumi 2021-07-26 15:23:02 +00:00 committed by Hosted Weblate
parent 5fad6cdfc6
commit 8586e20fa8
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 16 additions and 24 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Peertube Live</string>
<string name="app_name">PeerTube Live</string>
<!-- errors -->
<string name="network_error">No Internet Connection Found</string>
<string name="unknwon_error">Unknown Error</string>
@ -10,32 +10,29 @@
<string name="instance_error">Instance cannot be empty</string>
<string name="username_error">Username cannot be empty</string>
<string name="password_error">Password cannot be empty</string>
<string name="malformed_instance_error">Instance should be a valid url</string>
<string name="malformed_instance_error">The instance must have a valid URL</string>
<string name="account_exist">This account already exist</string>
<!-- messages -->
<string name="no_instance">No account registered. To add a peertube account, click on the \'+\' in the top bar</string>
<string name="no_instance">No account registered. Add a PeerTube account using the \'+\' in the top bar</string>
<string name="loading_channels">Loading your channel list</string>
<string name="try_connect">Waiting for connection</string>
<string name="permissions">We need the access to the camera and microphone to live stream. To change permissions settings click below</string>
<string name="delete_account">Are you sure you want to delete the account %s associated with the server %s ?</string>
<string name="permissions">Camera and mic access needed to livestream. Click below to change permissions settings.</string>
<string name="delete_account">Delete the %s account associated with the %s server\?</string>
<string name="tags_rules">Maximum 5 tags, each between 2 and 30 characters, separate by comma</string>
<string name="save_replay_info">If you enable this option, your live will be terminated if you exceed your video quota</string>
<string name="back_reason">Your live has ended after you pressed back button</string>
<string name="background_reason">Your live has ended because the app has gone to background</string>
<string name="lock_reason">Your live has ended because the phone was locked</string>
<string name="stop_reason">Your live has ended</string>
<string name="ask_end_stream">Do you want to stop the live?</string>
<string name="save_replay_info">If you enable this option, your livestream will be terminated if you exceed your video quota</string>
<string name="back_reason">Your livestream ended after you pressed back button</string>
<string name="background_reason">Your livestream ended because the app has gone to background</string>
<string name="lock_reason">Your livestream ended because the device was locked</string>
<string name="stop_reason">Your livestream ended</string>
<string name="ask_end_stream">Stop the livestream\?</string>
<!-- buttons -->
<string name="choose_channel">Channel</string>
<string name="go_live">Go Live!</string>
<string name="go_live">Start livestream</string>
<string name="cancel">Cancel</string>
<string name="yes">Yes</string>
<string name="no">No</string>
<string name="goto_permissions">View settings</string>
<string name="connect">Connect</string>
<!-- titles -->
<string name="stream_title">Title</string>
<string name="stream_category">Category</string>
@ -55,13 +52,11 @@
<string name="tags">Tags</string>
<string name="description">Description</string>
<string name="save_replay">Automatically publish a replay when your live ends</string>
<string name="stream_ended">Live ended</string>
<string name="end_stream">Stop the live</string>
<string name="stream_ended">Livestream ended</string>
<string name="end_stream">Stop livestream</string>
<string name="creating">Wait for live creation</string>
<!-- placeholders -->
<string name="exemple_instance">e.g. peertube.fr, https://peertube.fr</string>
<!-- category -->
<string name="music">Music</string>
<string name="films">Films</string>
@ -81,7 +76,6 @@
<string name="animals">Animals</string>
<string name="kids">Kids</string>
<string name="food">Food</string>
<!-- language -->
<string name="afar">Afar</string>
<string name="abkhazian">Abkhazian</string>
@ -276,16 +270,14 @@
<string name="zhuang">Zhuang</string>
<string name="chinese">Chinese</string>
<string name="zulu">Zulu</string>
<!-- licence -->
<string name="by">Attribution</string>>
<string name="by">Attribution</string>&gt;
<string name="bysa">Attribution - Share Alike</string>
<string name="bynd">Attribution - No Derivatives</string>
<string name="bync">Attribution - Non Commercial</string>
<string name="byncsa">Attribution - Non Commercial - Share Alike</string>
<string name="byncnd">Attribution - Non Commercial - No Derivatives</string>
<string name="public_domain">Public Domain Dedication</string>
<!-- privacies -->
<string name="privacy_public">Public</string>
<string name="unlisted">Unlisted</string>