mirror of
https://github.com/vector-im/element-call.git
synced 2026-03-28 06:50:26 +00:00
Configure i18next with all locales
I noticed that we aren't i18next checking all locales. Should we be? I think it might help keep things consistent. It also appears to be highlighting some non-visible characters in some entries
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import { readdirSync } from "fs";
|
||||
|
||||
export default {
|
||||
keySeparator: ".",
|
||||
namespaceSeparator: false,
|
||||
@@ -21,7 +23,9 @@ export default {
|
||||
},
|
||||
],
|
||||
},
|
||||
locales: ["en"],
|
||||
locales: readdirSync("locales", { withFileTypes: true })
|
||||
.filter(({ isDirectory }) => isDirectory)
|
||||
.map(({ name }) => name),
|
||||
output: "locales/$LOCALE/$NAMESPACE.json",
|
||||
input: ["src/**/*.{ts,tsx}"],
|
||||
sort: true,
|
||||
|
||||
@@ -4,50 +4,135 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Затвори",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Напред",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Не",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Регистрация",
|
||||
"remove": "Премахни",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Влез",
|
||||
"sign_out": "Излез"
|
||||
"sign_out": "Излез",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Създай акаунт",
|
||||
"create_account_prompt": "<0>Защо не настройте парола за да запазите акаунта си?</0><1>Ще можете да запазите името и аватара си за бъдещи разговори</1>",
|
||||
"not_now_button": "Не сега, върни се на началния екран"
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "",
|
||||
"not_now_button": "Не сега, върни се на началния екран",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Звук",
|
||||
"avatar": "Аватар",
|
||||
"back": "",
|
||||
"camera": "Камера",
|
||||
"display_name": "Име/псевдоним",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Начало",
|
||||
"loading": "Зареждане…",
|
||||
"microphone": "Микрофон",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Парола",
|
||||
"preferences": "",
|
||||
"profile": "Профил",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Настройки",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Потребителско име",
|
||||
"video": "Видео"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
|
||||
"full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Да, присъедини се",
|
||||
"text": "Този разговор вече съществува, искате ли да се присъедините?",
|
||||
"title": "Присъединяване към съществуващ разговор?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Прожектор",
|
||||
"lobby": {
|
||||
"join_button": "Влез в разговора"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Влез в разговора",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Влизане…",
|
||||
"login_auth_links": "<0>Създайте акаунт</0> или <2>Влезте като гост</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Влез",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Друг потребител в този разговор има проблем. За да диагностицираме този проблем по-добре ни се иска да съберем debug логове.",
|
||||
"title": "Заявка за debug логове"
|
||||
},
|
||||
"rageshake_send_logs": "Изпратете debug логове",
|
||||
"rageshake_sending": "Изпращане…",
|
||||
"rageshake_sending_logs": "",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "Recaptcha отхвърлена",
|
||||
"recaptcha_not_loaded": "Recaptcha не е заредена",
|
||||
"register": {
|
||||
@@ -56,16 +141,58 @@
|
||||
},
|
||||
"register_auth_links": "<0>Вече имате акаунт?</0><1><0>Влезте с него</0> или <2>Влезте като гост</2></1>",
|
||||
"register_confirm_password_label": "Потвърди паролата",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Връщане на началния екран",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Сподели екрана",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Разработчик",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "Изпрати обратна връзка",
|
||||
"feedback_tab_send_logs_label": "Включи debug логове",
|
||||
"more_tab_title": "Още",
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Говорител"
|
||||
},
|
||||
"star_rating_input_label_one": "",
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Все още не сте регистрирани? <2>Създайте акаунт</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Влезте в акаунта си",
|
||||
"version": "Версия: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Версия: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,44 +4,128 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Zavřít",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Pokračovat",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Ne",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Registrace",
|
||||
"remove": "Odstranit",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Přihlásit se",
|
||||
"sign_out": "Odhlásit se"
|
||||
"sign_out": "Odhlásit se",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Vytvořit účet",
|
||||
"create_account_prompt": "<0>Proč neskončit nastavením hesla, abyste mohli účet použít znovu?</0><1>Budete si moci nechat své jméno a nastavit si avatar pro budoucí hovory </1>",
|
||||
"not_now_button": "Teď ne, vrátit se na domovskou obrazovku"
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "",
|
||||
"not_now_button": "Teď ne, vrátit se na domovskou obrazovku",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Zobrazované jméno",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Domov",
|
||||
"loading": "Načítání…",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Heslo",
|
||||
"preferences": "",
|
||||
"profile": "Profil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Nastavení",
|
||||
"username": "Uživatelské jméno"
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Uživatelské jméno",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Odeslání ladících záznamů nám pomůže diagnostikovat problém.</0>",
|
||||
"full_screen_view_h1": "<0>Oops, něco se pokazilo.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Domov Element Call",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Ano, připojit se",
|
||||
"text": "Tento hovor již existuje, chcete se připojit?",
|
||||
"title": "Připojit se k existujícimu hovoru?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Soustředěný mód",
|
||||
"lobby": {
|
||||
"join_button": "Připojit se k hovoru"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Připojit se k hovoru",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Přihlašování se…",
|
||||
"login_auth_links": "<0>Vytvořit účet</0> Or <2>Jako host</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Přihlášení",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Jiný uživatel v tomto hovoru má problémy. Abychom mohli diagnostikovat problém, rádi bychom shromáždili protokoly ladění.",
|
||||
"title": "Žádost o protokoly ladění"
|
||||
@@ -49,6 +133,8 @@
|
||||
"rageshake_send_logs": "Poslat ladící záznam",
|
||||
"rageshake_sending": "Posílání…",
|
||||
"rageshake_sending_logs": "Posílání ladícího záznamu…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "Recaptcha byla zamítnuta",
|
||||
"recaptcha_not_loaded": "Recaptcha se nenačetla",
|
||||
"register": {
|
||||
@@ -57,18 +143,60 @@
|
||||
},
|
||||
"register_auth_links": "<0>Už máte účet?</0><1><0>Přihlásit se</0> Or <2>Jako host</2></1>",
|
||||
"register_confirm_password_label": "Potvrdit heslo",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Vrátit se na domácí obrazovku",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Sdílet obrazovku",
|
||||
"settings": {
|
||||
"developer_settings_label": "Vývojářské nastavení",
|
||||
"developer_settings_label_description": "Zobrazit vývojářské nastavení.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Vývojář",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "Dát feedback",
|
||||
"feedback_tab_send_logs_label": "Zahrnout ladící záznamy",
|
||||
"more_tab_title": "Více",
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Reproduktor"
|
||||
},
|
||||
"star_rating_input_label_one": "",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Nejste registrovaní? <2>Vytvořit účet</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Přihlásit se ke svému účtu",
|
||||
"version": "Verze: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Verze: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
"encrypted": "Verschlüsselt",
|
||||
"error": "Fehler",
|
||||
"home": "Startseite",
|
||||
"loading": "Lade …",
|
||||
"loading": "Lade\u00a0…",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "Weiter",
|
||||
"options": "Optionen",
|
||||
@@ -70,6 +70,7 @@
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "Krypto-Version: {{version}}",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "Geräte-ID: {{id}}",
|
||||
"duplicate_tiles_label": "Anzahl zusätzlicher Kachelkopien pro Teilnehmer",
|
||||
"hostname": "Hostname: {{hostname}}",
|
||||
@@ -111,7 +112,7 @@
|
||||
"waiting_for_invite": "Anfrage gesendet! Warten auf Teilnahmefreigabe …"
|
||||
},
|
||||
"log_in": "Anmelden",
|
||||
"logging_in": "Anmelden …",
|
||||
"logging_in": "Anmelden\u00a0…",
|
||||
"login_auth_links": "<0>Konto erstellen</0> Oder <2>Als Gast betreten</2>",
|
||||
"login_auth_links_prompt": "Noch nicht registriert?",
|
||||
"login_subheading": "Weiter zu Element",
|
||||
@@ -128,7 +129,7 @@
|
||||
"title": "Debug-Log Anfrage"
|
||||
},
|
||||
"rageshake_send_logs": "Debug-Logs senden",
|
||||
"rageshake_sending": "Senden …",
|
||||
"rageshake_sending": "Senden\u00a0…",
|
||||
"rageshake_sending_logs": "Sende Debug-Protokolle …",
|
||||
"rageshake_sent": "Danke!",
|
||||
"recaptcha_caption": "Diese Seite wird durch reCAPTCHA geschützt und es gelten Googles <2>Datenschutzerklärung</2> und <6>Nutzungsbedingungen</6>. <9></9>Mit einem Klick auf „Registrieren“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>",
|
||||
@@ -136,7 +137,7 @@
|
||||
"recaptcha_not_loaded": "Recaptcha nicht geladen",
|
||||
"register": {
|
||||
"passwords_must_match": "Passwörter müssen übereinstimmen",
|
||||
"registering": "Registrierung …"
|
||||
"registering": "Registrierung\u00a0…"
|
||||
},
|
||||
"register_auth_links": "<0>Du hast bereits ein Konto?</0><1><0>Anmelden</0> Oder <2>Als Gast betreten</2></1>",
|
||||
"register_confirm_password_label": "Passwort bestätigen",
|
||||
@@ -147,10 +148,9 @@
|
||||
"screenshare_button_label": "Bildschirm teilen",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": "Lautstärke der Soundeffekte"
|
||||
},
|
||||
"developer_settings_label": "Entwicklereinstellungen",
|
||||
"developer_settings_label_description": "Zeige die Entwicklereinstellungen im Einstellungsfenster.",
|
||||
"developer_tab_title": "Entwickler",
|
||||
"feedback_tab_body": "Falls du auf Probleme stößt oder einfach nur eine Rückmeldung geben möchtest, sende uns bitte eine kurze Beschreibung.",
|
||||
"feedback_tab_description_label": "Deine Rückmeldung",
|
||||
@@ -158,17 +158,16 @@
|
||||
"feedback_tab_send_logs_label": "Debug-Protokolle anhängen",
|
||||
"feedback_tab_thank_you": "Danke, wir haben deine Rückmeldung erhalten!",
|
||||
"feedback_tab_title": "Rückmeldung",
|
||||
"more_tab_title": "Mehr",
|
||||
"opt_in_description": "<0></0><1></1>Du kannst deine Zustimmung durch Abwählen dieses Kästchens zurückziehen. Falls du dich aktuell in einem Anruf befindest, wird diese Einstellung nach dem Ende des Anrufs wirksam.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "Einen Soundeffekt abspielen, wenn jemand eine Reaktion sendet",
|
||||
"reactions_play_sound_label": "Reaktionstöne abspielen",
|
||||
"reactions_show_description": "Zeige eine Animation, wenn jemand eine Reaktion sendet.",
|
||||
"reactions_show_label": "Reaktionen anzeigen",
|
||||
"reactions_title": "Reaktionen"
|
||||
"reactions_show_label": "Reaktionen anzeigen"
|
||||
},
|
||||
"preferences_tab_body": "Hier können zusätzliche Optionen für individuelle Anforderungen eingestellt werden",
|
||||
"preferences_tab_h4": "Einstellungen",
|
||||
"preferences_tab_show_hand_raised_timer_description": "Einen Timer zur Handmeldung anzeigen",
|
||||
"preferences_tab_show_hand_raised_timer_label": "Dauer der Handmeldung anzeigen",
|
||||
"speaker_device_selection_label": "Lautsprecher"
|
||||
@@ -179,7 +178,7 @@
|
||||
"start_video_button_label": "Video aktivieren",
|
||||
"stop_screenshare_button_label": "Bildschirm wird geteilt",
|
||||
"stop_video_button_label": "Video deaktivieren",
|
||||
"submitting": "Sende …",
|
||||
"submitting": "Sende\u00a0…",
|
||||
"switch_camera": "Kamera wechseln",
|
||||
"unauthenticated_view_body": "Noch nicht registriert? <2>Konto erstellen</2>",
|
||||
"unauthenticated_view_eula_caption": "Mit einem Klick auf „Los geht’s“ akzeptierst du unseren <2>Endbenutzer-Lizenzvertrag (EULA)</2>",
|
||||
|
||||
@@ -4,51 +4,126 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Κλείσιμο",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Μετάβαση",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Όχι",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Εγγραφή",
|
||||
"remove": "Αφαίρεση",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Σύνδεση",
|
||||
"sign_out": "Αποσύνδεση",
|
||||
"submit": "Υποβολή"
|
||||
"submit": "Υποβολή",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Συμμετέχοντας σε αυτή τη δοκιμαστική έκδοση, συναινείτε στη συλλογή ανώνυμων δεδομένων, τα οποία χρησιμοποιούμε για τη βελτίωση του προϊόντος. Μπορείτε να βρείτε περισσότερες πληροφορίες σχετικά με το ποια δεδομένα καταγράφουμε στην <2>Πολιτική απορρήτου</2> και στην <5>Πολιτική cookies</5>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Δημιουργία λογαριασμού",
|
||||
"create_account_prompt": "<0>Γιατί να μην ολοκληρώσετε με τη δημιουργία ενός κωδικού πρόσβασης για τη διατήρηση του λογαριασμού σας;</0><1>Θα μπορείτε να διατηρήσετε το όνομά σας και να ορίσετε ένα avatar για χρήση σε μελλοντικές κλήσεις.</1>",
|
||||
"feedback_done": "<0>Ευχαριστώ για τα σχόλιά σας!</0>",
|
||||
"feedback_prompt": "<0>Θα θέλαμε να ακούσουμε τα σχόλιά σας ώστε να βελτιώσουμε την εμπειρία σας.</0>",
|
||||
"headline": "{{displayName}}, η κλήση σας τερματίστηκε.",
|
||||
"not_now_button": "Όχι τώρα, επιστροφή στην αρχική οθόνη",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": "Πώς σας φάνηκε;"
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Ήχος",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Κάμερα",
|
||||
"display_name": "Εμφανιζόμενο όνομα",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Αρχική",
|
||||
"loading": "Φόρτωση…",
|
||||
"microphone": "Μικρόφωνο",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Κωδικός",
|
||||
"preferences": "",
|
||||
"profile": "Προφίλ",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Ρυθμίσεις",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Όνομα χρήστη",
|
||||
"video": "Βίντεο"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Η υποβολή αρχείων καταγραφής σφαλμάτων θα μας βοηθήσει να εντοπίσουμε το πρόβλημα.</0>",
|
||||
"full_screen_view_h1": "<0>Ωχ, κάτι πήγε στραβά.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Element Κεντρική Οθόνη Κλήσεων",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Ναι, συμμετοχή στην κλήση",
|
||||
"text": "Αυτή η κλήση υπάρχει ήδη, θα θέλατε να συμμετάσχετε;",
|
||||
"title": "Συμμετοχή στην υπάρχουσα κλήση;"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "",
|
||||
"lobby": {
|
||||
"join_button": "Συμμετοχή στην κλήση"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Συμμετοχή στην κλήση",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Σύνδεση…",
|
||||
"login_auth_links": "<0>Δημιουργήστε λογαριασμό</0> Ή <2>Συμμετέχετε ως επισκέπτης</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Σύνδεση",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Ένας άλλος χρήστης σε αυτή την κλήση έχει ένα πρόβλημα. Για την καλύτερη διάγνωση αυτών των προβλημάτων θα θέλαμε να συλλέξουμε ένα αρχείο καταγραφής σφαλμάτων.",
|
||||
"title": "Αίτημα αρχείου καταγραφής"
|
||||
@@ -56,6 +131,8 @@
|
||||
"rageshake_send_logs": "Αποστολή αρχείων καταγραφής",
|
||||
"rageshake_sending": "Αποστολή…",
|
||||
"rageshake_sending_logs": "Αποστολή αρχείων καταγραφής…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "Το recaptcha απορρίφθηκε",
|
||||
"recaptcha_not_loaded": "Το Recaptcha δεν φορτώθηκε",
|
||||
"register": {
|
||||
@@ -64,11 +141,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Έχετε ήδη λογαριασμό;</0><1><0>Συνδεθείτε</0> Ή <2>Συμμετέχετε ως επισκέπτης</2></1>",
|
||||
"register_confirm_password_label": "Επιβεβαίωση κωδικού",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Επιστροφή στην αρχική οθόνη",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Κοινή χρήση οθόνης",
|
||||
"settings": {
|
||||
"developer_settings_label": "Ρυθμίσεις προγραμματιστή",
|
||||
"developer_settings_label_description": "Εμφάνιση ρυθμίσεων προγραμματιστή στο παράθυρο ρυθμίσεων.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Προγραμματιστής",
|
||||
"feedback_tab_body": "Εάν αντιμετωπίζετε προβλήματα ή απλά θέλετε να μας δώσετε κάποια σχόλια, παρακαλούμε στείλτε μας μια σύντομη περιγραφή παρακάτω.",
|
||||
"feedback_tab_description_label": "Τα σχόλιά σας",
|
||||
@@ -76,14 +158,41 @@
|
||||
"feedback_tab_send_logs_label": "Να συμπεριληφθούν αρχεία καταγραφής",
|
||||
"feedback_tab_thank_you": "Ευχαριστούμε, λάβαμε τα σχόλιά σας!",
|
||||
"feedback_tab_title": "Ανατροφοδότηση",
|
||||
"more_tab_title": "Περισσότερα",
|
||||
"opt_in_description": "<0></0><1></1>Μπορείτε να ανακαλέσετε τη συγκατάθεσή σας αποεπιλέγοντας αυτό το πλαίσιο. Εάν βρίσκεστε σε κλήση, η ρύθμιση αυτή θα τεθεί σε ισχύ στο τέλος της.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Ηχείο"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} αστέρι",
|
||||
"star_rating_input_label_other": "{{count}} αστέρια",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "Υποβολή…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Δεν έχετε εγγραφεί ακόμα; <2>Δημιουργήστε λογαριασμό</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Συνδεθείτε στον λογαριασμό σας",
|
||||
"version": "Έκδοση: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Έκδοση: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,49 +4,127 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Cerrar",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Comenzar",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Registrarse",
|
||||
"remove": "Eliminar",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Iniciar sesión",
|
||||
"sign_out": "Cerrar sesión",
|
||||
"submit": "Enviar"
|
||||
"submit": "Enviar",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Al participar en esta beta, consientes a la recogida de datos anónimos, los cuales usaremos para mejorar el producto. Puedes encontrar más información sobre que datos recogemos en nuestra <2>Política de privacidad</2> y en nuestra <5>Política sobre Cookies</5>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Crear cuenta",
|
||||
"create_account_prompt": "<0>¿Por qué no mantienes tu cuenta estableciendo una contraseña?</0><1>Podrás mantener tu nombre y establecer un avatar para usarlo en futuras llamadas</1>",
|
||||
"feedback_done": "<0>¡Gracias por tus comentarios!</0>",
|
||||
"feedback_prompt": "<0>Nos encantaría conocer tu opinión para que podamos mejorar tu experiencia</0>",
|
||||
"headline": "{{displayName}}, tu llamada ha finalizado.",
|
||||
"not_now_button": "Ahora no, volver a la pantalla de inicio",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": "¿Cómo ha ido?"
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Cámara",
|
||||
"display_name": "Nombre a mostrar",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Inicio",
|
||||
"loading": "Cargando…",
|
||||
"microphone": "Micrófono",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Contraseña",
|
||||
"preferences": "",
|
||||
"profile": "Perfil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Ajustes",
|
||||
"username": "Nombre de usuario"
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Nombre de usuario",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Subir los registros de depuración nos ayudará a encontrar el problema.</0>",
|
||||
"full_screen_view_h1": "<0>Ups, algo ha salido mal.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Inicio de Element Call",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Si, unirse a la llamada",
|
||||
"text": "Esta llamada ya existe, ¿te gustaría unirte?",
|
||||
"title": "¿Unirse a llamada existente?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Foco",
|
||||
"lobby": {
|
||||
"join_button": "Unirse a la llamada"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Unirse a la llamada",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Iniciando sesión…",
|
||||
"login_auth_links": "<0>Crear una cuenta</0> o <2>Acceder como invitado</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Iniciar sesión",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Otro usuario en esta llamada está teniendo problemas. Para diagnosticar estos problemas nos gustaría recopilar un registro de depuración.",
|
||||
"title": "Petición de registros de depuración"
|
||||
@@ -54,6 +132,7 @@
|
||||
"rageshake_send_logs": "Enviar registros de depuración",
|
||||
"rageshake_sending": "Enviando…",
|
||||
"rageshake_sending_logs": "Enviando registros de depuración…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "Este sitio está protegido por ReCAPTCHA y se aplican la <2>Política de Privacidad</2> y los <6>Términos de Servicio de Google.<9></9>Al hacer clic en \"Registrar\", aceptas nuestro <12>Contrato de Licencia de Usuario Final (CLUF)</12>",
|
||||
"recaptcha_dismissed": "Recaptcha cancelado",
|
||||
"recaptcha_not_loaded": "No se ha cargado el Recaptcha",
|
||||
@@ -63,12 +142,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>¿Ya tienes una cuenta?</0><1><0>Iniciar sesión</0> o <2>Acceder como invitado</2></1>",
|
||||
"register_confirm_password_label": "Confirmar contraseña",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Volver a la pantalla de inicio",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Al hacer clic en \"Unirse a la llamada ahora\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>",
|
||||
"screenshare_button_label": "Compartir pantalla",
|
||||
"settings": {
|
||||
"developer_settings_label": "Ajustes de desarrollador",
|
||||
"developer_settings_label_description": "Muestra los ajustes de desarrollador en la ventana de ajustes.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Desarrollador",
|
||||
"feedback_tab_body": "Si tienes algún problema o simplemente quieres darnos tu opinión, por favor envíanos una breve descripción.",
|
||||
"feedback_tab_description_label": "Tus comentarios",
|
||||
@@ -76,15 +159,42 @@
|
||||
"feedback_tab_send_logs_label": "Incluir registros de depuración",
|
||||
"feedback_tab_thank_you": "¡Gracias, hemos recibido tus comentarios!",
|
||||
"feedback_tab_title": "Danos tu opinión",
|
||||
"more_tab_title": "Más",
|
||||
"opt_in_description": "<0></0><1></1>Puedes retirar tu consentimiento desmarcando esta casilla. Si estás en una llamada, este ajuste se aplicará al final de esta.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Altavoz"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} estrella",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} estrellas",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "Enviando…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "¿No estás registrado todavía? <2>Crear una cuenta</2>",
|
||||
"unauthenticated_view_eula_caption": "Al hacer clic en \"Comenzar\", aceptas nuestro <2>Contrato de Licencia de Usuario Final (CLUF)</2>",
|
||||
"unauthenticated_view_login_button": "Iniciar sesión en tu cuenta",
|
||||
"version": "Versión: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Versión: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "Sulge",
|
||||
"copy_link": "Kopeeri link",
|
||||
"edit": "",
|
||||
"go": "Jätka",
|
||||
"invite": "Kutsu",
|
||||
"lower_hand": "",
|
||||
"no": "Ei",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Registreeru",
|
||||
"remove": "Eemalda",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Logi sisse",
|
||||
"sign_out": "Logi välja",
|
||||
"submit": "Saada"
|
||||
"submit": "Saada",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Nõustudes selle beetaversiooni kasutamisega sa nõustud ka toote arendamiseks kasutatavate anonüümsete andmete kogumisega. Täpsemat teavet kogutavate andmete kohta leiad meie <2>Privaatsuspoliitikast</2> ja meie <5>Küpsiste kasutamise reeglitest</5>.",
|
||||
"app_selection_modal": {
|
||||
@@ -21,7 +28,9 @@
|
||||
"text": "Oled valmis liituma?",
|
||||
"title": "Vali rakendus"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Sinu veebibrauser ei toeta meedia läbivat krüptimist. Toetatud brauserid on Chrome, Chromium, Safari ja Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Sinu ühendus kõnega katkes",
|
||||
"create_account_button": "Loo konto",
|
||||
@@ -35,24 +44,54 @@
|
||||
},
|
||||
"call_name": "Kõne nimi",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Heli",
|
||||
"avatar": "Tunnuspilt",
|
||||
"back": "",
|
||||
"camera": "Kaamera",
|
||||
"display_name": "Kuvatav nimi",
|
||||
"encrypted": "Krüptitud",
|
||||
"error": "",
|
||||
"home": "Avavaatesse",
|
||||
"loading": "Laadimine …",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Salasõna",
|
||||
"preferences": "",
|
||||
"profile": "Profiil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Seadistused",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Krüptimata",
|
||||
"username": "Kasutajanimi"
|
||||
"username": "Kasutajanimi",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Võrguühendus serveriga on katkenud.",
|
||||
"full_screen_view_description": "<0>Kui saadad meile vealogid, siis on lihtsam vea põhjust otsida.</0>",
|
||||
"full_screen_view_h1": "<0>Ohoo, midagi on nüüd katki.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Lõpeta kõne",
|
||||
"header_label": "",
|
||||
"header_participants_label": "Osalejad",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "Link on kopeeritud lõikelauale",
|
||||
@@ -66,15 +105,24 @@
|
||||
"layout_grid_label": "Ruudustik",
|
||||
"layout_spotlight_label": "Rambivalgus",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Kõnega liitumine",
|
||||
"leave_button": "Tagasi hiljutiste kõnede juurde"
|
||||
"leave_button": "Tagasi hiljutiste kõnede juurde",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Sisselogimine …",
|
||||
"login_auth_links": "<0>Loo konto</0> Või <2>Sisene külalisena</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Sisselogimine",
|
||||
"microphone_off": "Mikrofon ei tööta",
|
||||
"microphone_on": "Mikrofon töötab",
|
||||
"mute_microphone_button_label": "Summuta mikrofon",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Proovi uuesti logisid saata",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Ühel teisel selles kõnes osalejal on lahenduse kasutamisel tekkinud probleem ning selle põhjuse leidmiseks me sooviksime koguda silumislogisid.",
|
||||
@@ -93,12 +141,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>On sul juba konto?</0><1><0>Logi sisse</0> Või <2>Logi sisse külalisena</2></1>",
|
||||
"register_confirm_password_label": "Kinnita salasõna",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Tagasi avalehele",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Klõpsides „Liitu kõnega kohe“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>",
|
||||
"screenshare_button_label": "Jaga ekraani",
|
||||
"settings": {
|
||||
"developer_settings_label": "Arendaja seadistused",
|
||||
"developer_settings_label_description": "Näita seadistuste aknas arendajale vajalikke seadeid.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Arendaja",
|
||||
"feedback_tab_body": "Kui selle rakenduse kasutamisel tekib sul probleeme või lihtsalt soovid oma arvamust avaldada, siis palun täida alljärgnev lühike kirjeldus.",
|
||||
"feedback_tab_description_label": "Sinu tagasiside",
|
||||
@@ -106,8 +158,18 @@
|
||||
"feedback_tab_send_logs_label": "Lisa veatuvastuslogid",
|
||||
"feedback_tab_thank_you": "Tänud, me oleme sinu tagasiside kätte saanud!",
|
||||
"feedback_tab_title": "Tagasiside",
|
||||
"more_tab_title": "Rohkem",
|
||||
"opt_in_description": "<0></0><1></1>Sa võid selle valiku eelmaldamisega alati oma nõusoleku tagasi võtta. Kui sul parasjagu on kõne pooleli, siis seadistuste muudatus jõustub pärast kõne lõppu.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Kõlar"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} tärni",
|
||||
@@ -117,9 +179,20 @@
|
||||
"stop_screenshare_button_label": "Ekraanivaade on jagamisel",
|
||||
"stop_video_button_label": "Peata videovoog",
|
||||
"submitting": "Saadan…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Sa pole veel registreerunud? <2>Loo kasutajakonto</2>",
|
||||
"unauthenticated_view_eula_caption": "Klõpsides „Jätka“, nõustud sa meie <2>Lõppkasutaja litsentsilepinguga (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Logi oma kontosse sisse",
|
||||
"unmute_microphone_button_label": "Lülita mikrofon sisse",
|
||||
"version": "Versioon: {{version}}"
|
||||
"version": "Versioon: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,70 +4,195 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "بستن",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "رفتن",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "خیر",
|
||||
"register": "ثبتنام",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "ثبت\u200cنام",
|
||||
"remove": "حذف",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "ورود",
|
||||
"sign_out": "خروج"
|
||||
"sign_out": "خروج",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "ساخت حساب کاربری",
|
||||
"create_account_prompt": "<0>چرا یک رمز عبور برای حساب کاربری خود تنظیم نمیکنید؟</0><1>شما میتوانید نام خود را حفظ کنید و یک آواتار برای تماسهای آینده بسازید</1>",
|
||||
"not_now_button": "الان نه، به صفحه اصلی برگردید"
|
||||
"create_account_prompt": "<0>چرا یک رمز عبور برای حساب کاربری خود تنظیم نمی\u200cکنید؟</0><1>شما می\u200cتوانید نام خود را حفظ کنید و یک آواتار برای تماس\u200cهای آینده بسازید</1>",
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "",
|
||||
"not_now_button": "الان نه، به صفحه اصلی برگردید",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "صدا",
|
||||
"avatar": "آواتار",
|
||||
"back": "",
|
||||
"camera": "دوربین",
|
||||
"display_name": "نام نمایشی",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "خانه",
|
||||
"loading": "بارگزاری…",
|
||||
"microphone": "میکروفون",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "رمز عبور",
|
||||
"preferences": "",
|
||||
"profile": "پروفایل",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "تنظیمات",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "نام کاربری",
|
||||
"video": "ویدیو"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
|
||||
"full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "خانهٔ تماس المنت",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "بله، به تماس بپیوندید",
|
||||
"text": "این تماس از قبل وجود دارد، میخواهید بپیوندید؟",
|
||||
"text": "این تماس از قبل وجود دارد، می\u200cخواهید بپیوندید؟",
|
||||
"title": "پیوست به تماس؟"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "نور افکن",
|
||||
"lobby": {
|
||||
"join_button": "پیوستن به تماس"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "پیوستن به تماس",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "ورود…",
|
||||
"login_auth_links": "<0>ساخت حساب کاربری</0> Or <2>دسترسی به عنوان میهمان</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "ورود",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "کاربر دیگری در این تماس مشکلی دارد. برای تشخیص بهتر مشکل، بهتر است ما لاگ عیبیابی را جمعآوری کنیم.",
|
||||
"title": "درخواست لاگ عیبیابی"
|
||||
"body": "کاربر دیگری در این تماس مشکلی دارد. برای تشخیص بهتر مشکل، بهتر است ما لاگ عیب\u200cیابی را جمع\u200cآوری کنیم.",
|
||||
"title": "درخواست لاگ عیب\u200cیابی"
|
||||
},
|
||||
"rageshake_send_logs": "ارسال لاگهای عیبیابی",
|
||||
"rageshake_send_logs": "ارسال لاگ\u200cهای عیب\u200cیابی",
|
||||
"rageshake_sending": "در حال ارسال…",
|
||||
"rageshake_sending_logs": "در حال ارسال باگهای عیبیابی…",
|
||||
"rageshake_sending_logs": "در حال ارسال باگ\u200cهای عیب\u200cیابی…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "ریکپچا رد شد",
|
||||
"recaptcha_not_loaded": "کپچا بارگیری نشد",
|
||||
"register": {
|
||||
"passwords_must_match": "رمز عبور باید همخوانی داشته باشد",
|
||||
"registering": "ثبتنام…"
|
||||
"registering": "ثبت\u200cنام…"
|
||||
},
|
||||
"register_auth_links": "<0>از قبل حساب کاربری دارید؟</0><1><0>ورود</0> Or <2>به عنوان یک میهمان وارد شوید</2></1>",
|
||||
"register_confirm_password_label": "تایید رمزعبور",
|
||||
"register_heading": "",
|
||||
"return_home_button": "برگشت به صفحه اصلی",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "اشتراک گذاری صفحه نمایش",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "توسعه دهنده",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "بازخورد ارائه دهید",
|
||||
"feedback_tab_send_logs_label": "شامل لاگهای عیبیابی",
|
||||
"more_tab_title": "بیشتر",
|
||||
"feedback_tab_send_logs_label": "شامل لاگ\u200cهای عیب\u200cیابی",
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "بلندگو"
|
||||
},
|
||||
"unauthenticated_view_body": "هنوز ثبتنام نکردهاید؟ <2>ساخت حساب کاربری</2>",
|
||||
"star_rating_input_label_one": "",
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "هنوز ثبت\u200cنام نکرده\u200cاید؟ <2>ساخت حساب کاربری</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "به حساب کاربری خود وارد شوید",
|
||||
"version": "نسخه: {{نسخه}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "نسخه: {{نسخه}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,27 +5,36 @@
|
||||
"action": {
|
||||
"close": "Fermer",
|
||||
"copy_link": "Copier le lien",
|
||||
"edit": "",
|
||||
"go": "Commencer",
|
||||
"invite": "Inviter",
|
||||
"lower_hand": "",
|
||||
"no": "Non",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "S’enregistrer",
|
||||
"remove": "Supprimer",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Connexion",
|
||||
"sign_out": "Déconnexion",
|
||||
"submit": "Envoyer"
|
||||
"submit": "Envoyer",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "En participant à cette beta, vous consentez à la collecte de données anonymes, qui seront utilisées pour améliorer le produit. Vous trouverez plus d’informations sur les données collectées dans notre <2>Politique de vie privée</2> et notre <5>Politique de cookies</5>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "Continuer dans le navigateur",
|
||||
"open_in_app": "Ouvrir dans l’application",
|
||||
"text": "Prêt à rejoindre ?",
|
||||
"text": "Prêt à rejoindre\u00a0?",
|
||||
"title": "Choisissez l’application"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Votre navigateur web ne prend pas en charge le chiffrement de bout-en-bout des médias. Les navigateurs pris en charge sont Chrome, Safari, Firefox >= 117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Vous avez été déconnecté de l’appel",
|
||||
"create_account_button": "Créer un compte",
|
||||
"create_account_prompt": "<0>Pourquoi ne pas créer un mot de passe pour conserver votre compte ?</0><1>Vous pourrez garder votre nom et définir un avatar pour vos futurs appels</1>",
|
||||
"create_account_prompt": "<0>Pourquoi ne pas créer un mot de passe pour conserver votre compte\u00a0?</0><1>Vous pourrez garder votre nom et définir un avatar pour vos futurs appels</1>",
|
||||
"feedback_done": "<0>Merci pour votre commentaire !</0>",
|
||||
"feedback_prompt": "<0>Nous aimerions avoir vos commentaires afin que nous puissions améliorer votre expérience.</0>",
|
||||
"headline": "{{displayName}}, votre appel est terminé.",
|
||||
@@ -35,44 +44,86 @@
|
||||
},
|
||||
"call_name": "Nom de l’appel",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Caméra",
|
||||
"display_name": "Nom d’affichage",
|
||||
"encrypted": "Chiffré",
|
||||
"error": "",
|
||||
"home": "Accueil",
|
||||
"loading": "Chargement…",
|
||||
"microphone": "",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Mot de passe",
|
||||
"preferences": "",
|
||||
"profile": "Profil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Paramètres",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Non chiffré",
|
||||
"username": "Nom d’utilisateur",
|
||||
"video": "Vidéo"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "La connexion avec le serveur a été perdue.",
|
||||
"full_screen_view_description": "<0>Soumettre les journaux de débogage nous aidera à déterminer le problème.</0>",
|
||||
"full_screen_view_h1": "<0>Oups, quelque chose s’est mal passé.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Terminer l’appel",
|
||||
"header_label": "Accueil Element Call",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "Lien copié dans le presse-papier",
|
||||
"title": "Inviter dans cet appel"
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Oui, rejoindre l’appel",
|
||||
"text": "Cet appel existe déjà, voulez-vous le rejoindre ?",
|
||||
"title": "Rejoindre un appel existant ?"
|
||||
"text": "Cet appel existe déjà, voulez-vous le rejoindre\u00a0?",
|
||||
"title": "Rejoindre un appel existant\u00a0?"
|
||||
},
|
||||
"layout_grid_label": "Grille",
|
||||
"layout_spotlight_label": "Premier plan",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Rejoindre l’appel",
|
||||
"leave_button": "Revenir à l’historique des appels"
|
||||
"leave_button": "Revenir à l’historique des appels",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Connexion…",
|
||||
"login_auth_links": "<0>Créer un compte</0> Or <2>Accès invité</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Connexion",
|
||||
"microphone_off": "Microphone éteint",
|
||||
"microphone_on": "Microphone allumé",
|
||||
"mute_microphone_button_label": "Couper le microphone",
|
||||
"participant_count_one": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Réessayer d’envoyer les journaux",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Un autre utilisateur dans cet appel a un problème. Pour nous permettre de résoudre le problème, nous aimerions récupérer un journal de débogage.",
|
||||
@@ -81,43 +132,69 @@
|
||||
"rageshake_send_logs": "Envoyer les journaux de débogage",
|
||||
"rageshake_sending": "Envoi…",
|
||||
"rageshake_sending_logs": "Envoi des journaux de débogage…",
|
||||
"rageshake_sent": "Merci !",
|
||||
"recaptcha_caption": "Ce site est protégé par ReCAPTCHA, la <2>politique de confidentialité</2> et les <6>conditions d’utilisation</6> de Google s’appliquent.<9></9>En cliquant sur « S’enregistrer » vous acceptez également notre <12>Contrat de Licence Utilisateur Final (CLUF)</12>",
|
||||
"rageshake_sent": "Merci\u00a0!",
|
||||
"recaptcha_caption": "Ce site est protégé par ReCAPTCHA, la <2>politique de confidentialité</2> et les <6>conditions d’utilisation</6> de Google s’appliquent.<9></9>En cliquant sur « S’enregistrer\u00a0» vous acceptez également notre <12>Contrat de Licence Utilisateur Final (CLUF)</12>",
|
||||
"recaptcha_dismissed": "Recaptcha refusé",
|
||||
"recaptcha_not_loaded": "Recaptcha non chargé",
|
||||
"register": {
|
||||
"passwords_must_match": "Les mots de passe doivent correspondre",
|
||||
"registering": "Enregistrement…"
|
||||
},
|
||||
"register_auth_links": "<0>Vous avez déjà un compte ?</0><1><0>Se connecter</0> Ou <2>Accès invité</2></1>",
|
||||
"register_auth_links": "<0>Vous avez déjà un compte\u00a0?</0><1><0>Se connecter</0> Ou <2>Accès invité</2></1>",
|
||||
"register_confirm_password_label": "Confirmer le mot de passe",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Retour à l’accueil",
|
||||
"room_auth_view_eula_caption": "En cliquant sur « Rejoindre l’appel maintenant », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "En cliquant sur «\u00a0Rejoindre l’appel maintenant\u00a0», vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
|
||||
"screenshare_button_label": "Partage d’écran",
|
||||
"settings": {
|
||||
"developer_settings_label": "Paramètres développeurs",
|
||||
"developer_settings_label_description": "Affiche les paramètres développeurs dans la fenêtre des paramètres.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Développeur",
|
||||
"feedback_tab_body": "Si vous rencontrez des problèmes, ou vous voulez simplement faire un commentaire, faites-en une courte description ci-dessous.",
|
||||
"feedback_tab_description_label": "Votre commentaire",
|
||||
"feedback_tab_h4": "Envoyer un commentaire",
|
||||
"feedback_tab_send_logs_label": "Inclure les journaux de débogage",
|
||||
"feedback_tab_thank_you": "Merci, nous avons reçu vos commentaires !",
|
||||
"feedback_tab_thank_you": "Merci, nous avons reçu vos commentaires\u00a0!",
|
||||
"feedback_tab_title": "Commentaires",
|
||||
"more_tab_title": "Plus",
|
||||
"opt_in_description": "<0></0><1></1>Vous pouvez retirer votre consentement en décochant cette case. Si vous êtes actuellement en communication, ce paramètre prendra effet à la fin de l’appel.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Intervenant"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} favori",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} favoris",
|
||||
"start_new_call": "Démarrer un nouvel appel",
|
||||
"start_video_button_label": "Démarrer la vidéo",
|
||||
"stop_screenshare_button_label": "L’écran est partagé",
|
||||
"stop_video_button_label": "Arrêter la vidéo",
|
||||
"submitting": "Envoi…",
|
||||
"unauthenticated_view_body": "Pas encore de compte ? <2>En créer un</2>",
|
||||
"unauthenticated_view_eula_caption": "En cliquant sur « Commencer », vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Pas encore de compte\u00a0? <2>En créer un</2>",
|
||||
"unauthenticated_view_eula_caption": "En cliquant sur «\u00a0Commencer\u00a0», vous acceptez notre <2>Contrat de Licence Utilisateur Final (CLUF)</2>",
|
||||
"unauthenticated_view_login_button": "Connectez vous à votre compte",
|
||||
"unmute_microphone_button_label": "Allumer le microphone",
|
||||
"version": "Version : {{version}}"
|
||||
"version": "Version\u00a0: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "Tutup",
|
||||
"copy_link": "Salin tautan",
|
||||
"edit": "",
|
||||
"go": "Bergabung",
|
||||
"invite": "Undang",
|
||||
"lower_hand": "",
|
||||
"no": "Tidak",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Daftar",
|
||||
"remove": "Hapus",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Masuk",
|
||||
"sign_out": "Keluar",
|
||||
"submit": "Kirim"
|
||||
"submit": "Kirim",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Dengan bergabung dalam beta ini, Anda mengizinkan kami untuk mengumpulkan data anonim, yang kami gunakan untuk meningkatkan produk ini. Anda dapat mempelajari lebih lanjut tentang data apa yang kami lacak dalam <2>Kebijakan Privasi</2> dan <5>Kebijakan Kuki</5> kami.",
|
||||
"app_selection_modal": {
|
||||
@@ -21,7 +28,9 @@
|
||||
"text": "Siap untuk bergabung?",
|
||||
"title": "Pilih plikasi"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Peramban web Anda tidak mendukung enkripsi media ujung ke ujung. Peramban yang didukung adalah Chrome, Safari, dan Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Anda terputus dari panggilan",
|
||||
"create_account_button": "Buat akun",
|
||||
@@ -35,21 +44,52 @@
|
||||
},
|
||||
"call_name": "Nama panggilan",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Nama tampilan",
|
||||
"encrypted": "Terenkripsi",
|
||||
"error": "",
|
||||
"home": "Beranda",
|
||||
"loading": "Memuat…",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Kata sandi",
|
||||
"preferences": "",
|
||||
"profile": "Profil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Pengaturan",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Tidak terenkripsi",
|
||||
"username": "Nama pengguna"
|
||||
"username": "Nama pengguna",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Koneksi ke server telah hilang.",
|
||||
"full_screen_view_description": "<0>Mengirim catatan pengawakutuan akan membantu kami melacak masalahnya.</0>",
|
||||
"full_screen_view_h1": "<0>Aduh, ada yang salah.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Akhiri panggilan",
|
||||
"header_label": "Beranda Element Call",
|
||||
"header_participants_label": "Peserta",
|
||||
@@ -65,15 +105,23 @@
|
||||
"layout_grid_label": "Kisi",
|
||||
"layout_spotlight_label": "Sorotan",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Bergabung ke panggilan",
|
||||
"leave_button": "Kembali ke terkini"
|
||||
"leave_button": "Kembali ke terkini",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Memasuki…",
|
||||
"login_auth_links": "<0>Buat akun</0> Atau <2>Akses sebagai tamu</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Masuk",
|
||||
"microphone_off": "Mikrofon dimatikan",
|
||||
"microphone_on": "Mikrofon dinyalakan",
|
||||
"mute_microphone_button_label": "Matikan mikrofon",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Kirim ulang catatan",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Pengguna yang lain di panggilan ini sedang mengalami masalah. Supaya dapat mendiagnosa masalah ini, kami ingin mengumpulkan sebuah catatan pengawakutuan.",
|
||||
@@ -92,12 +140,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Sudah punya akun?</0><1><0>Masuk</0> Atau <2>Akses sebagai tamu</2></1>",
|
||||
"register_confirm_password_label": "Konfirmasi kata sandi",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Kembali ke layar beranda",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Dengan mengeklik \"Bergabung ke panggilan sekarang\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2> kami",
|
||||
"screenshare_button_label": "Bagikan layar",
|
||||
"settings": {
|
||||
"developer_settings_label": "Pengaturan Pengembang",
|
||||
"developer_settings_label_description": "Ekspos pengaturan pengembang dalam jendela pengaturan.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Pengembang",
|
||||
"feedback_tab_body": "Jika Anda mengalami masalah atau hanya ingin memberikan masukan, silakan kirimkan kami deskripsi pendek di bawah.",
|
||||
"feedback_tab_description_label": "Masukan Anda",
|
||||
@@ -105,8 +157,18 @@
|
||||
"feedback_tab_send_logs_label": "Termasuk catatan pengawakutuan",
|
||||
"feedback_tab_thank_you": "Terima kasih, kami telah menerima masukan Anda!",
|
||||
"feedback_tab_title": "Masukan",
|
||||
"more_tab_title": "Lainnya",
|
||||
"opt_in_description": "<0></0><1></1>Anda dapat mengurungkan kembali izin dengan mencentang kotak ini. Jika Anda saat ini dalam panggilan, pengaturan ini akan diterapkan di akhir panggilan.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Pembicara"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} bintang",
|
||||
@@ -116,9 +178,20 @@
|
||||
"stop_screenshare_button_label": "Berbagi layar",
|
||||
"stop_video_button_label": "Matikan video",
|
||||
"submitting": "Mengirim…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Belum terdaftar? <2>Buat sebuah akun</2>",
|
||||
"unauthenticated_view_eula_caption": "Dengan mengeklik \"Bergabung\", Anda menyetujui <2>Perjanjian Lisensi Pengguna Akhir (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Masuk ke akun Anda",
|
||||
"unmute_microphone_button_label": "Nyalakan mikrofon",
|
||||
"version": "Versi: {{version}}"
|
||||
"version": "Versi: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,13 +5,21 @@
|
||||
"action": {
|
||||
"close": "Chiudi",
|
||||
"copy_link": "Copia collegamento",
|
||||
"edit": "",
|
||||
"go": "Vai",
|
||||
"invite": "Invita",
|
||||
"lower_hand": "",
|
||||
"no": "",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Registra",
|
||||
"remove": "Rimuovi",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Accedi",
|
||||
"sign_out": "Disconnetti",
|
||||
"submit": "Invia"
|
||||
"submit": "Invia",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Partecipando a questa beta, acconsenti alla raccolta di dati anonimi che usiamo per migliorare il prodotto. Puoi trovare più informazioni su quali dati monitoriamo nella nostra <2>informativa sulla privacy</2> e nell'<5>informativa sui cookie</5>.",
|
||||
"app_selection_modal": {
|
||||
@@ -20,7 +28,9 @@
|
||||
"text": "Tutto pronto per entrare?",
|
||||
"title": "Seleziona app"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Il tuo browser non supporta la crittografia end-to-end dei media. I browser supportati sono Chrome, Safari, Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Sei stato disconnesso dalla chiamata",
|
||||
"create_account_button": "Crea profilo",
|
||||
@@ -34,20 +44,52 @@
|
||||
},
|
||||
"call_name": "Nome della chiamata",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Fotocamera",
|
||||
"display_name": "Il tuo nome",
|
||||
"encrypted": "Cifrata",
|
||||
"error": "",
|
||||
"home": "Pagina iniziale",
|
||||
"loading": "Caricamento…",
|
||||
"microphone": "Microfono",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "",
|
||||
"preferences": "",
|
||||
"profile": "Profilo",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Impostazioni",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Non cifrata",
|
||||
"username": "Nome utente"
|
||||
"username": "Nome utente",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "La connessione al server è stata persa.",
|
||||
"full_screen_view_description": "<0>L'invio di registri di debug ci aiuterà ad individuare il problema.</0>",
|
||||
"full_screen_view_h1": "<0>Ops, qualcosa è andato storto.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Termina chiamata",
|
||||
"header_label": "Inizio di Element Call",
|
||||
"header_participants_label": "Partecipanti",
|
||||
@@ -63,15 +105,25 @@
|
||||
"layout_grid_label": "Griglia",
|
||||
"layout_spotlight_label": "In primo piano",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Entra in chiamata",
|
||||
"leave_button": "Torna ai recenti"
|
||||
"leave_button": "Torna ai recenti",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Accesso…",
|
||||
"login_auth_links": "<0>Crea un profilo</0> o <2>Accedi come ospite</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Accedi",
|
||||
"microphone_off": "Microfono spento",
|
||||
"microphone_on": "Microfono acceso",
|
||||
"mute_microphone_button_label": "Spegni il microfono",
|
||||
"participant_count_one": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Riprova l'invio dei registri",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Un altro utente in questa chiamata sta avendo problemi. Per diagnosticare meglio questi problemi, vorremmo raccogliere un registro di debug.",
|
||||
@@ -90,32 +142,59 @@
|
||||
},
|
||||
"register_auth_links": "<0>Hai già un profilo?</0><1><0>Accedi</0> o <2>Accedi come ospite</2></1>",
|
||||
"register_confirm_password_label": "Conferma password",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Torna alla schermata di iniziale",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Cliccando \"Entra in chiamata ora\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>",
|
||||
"screenshare_button_label": "Condividi schermo",
|
||||
"settings": {
|
||||
"developer_settings_label": "Impostazioni per sviluppatori",
|
||||
"developer_settings_label_description": "Mostra le impostazioni per sviluppatori nella finestra delle impostazioni.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Sviluppatore",
|
||||
"feedback_tab_body": "Se stai riscontrando problemi o semplicemente vuoi dare un'opinione, inviaci una breve descrizione qua sotto.",
|
||||
"feedback_tab_description_label": "Il tuo commento",
|
||||
"feedback_tab_h4": "Invia commento",
|
||||
"feedback_tab_send_logs_label": "Includi registri di debug",
|
||||
"feedback_tab_thank_you": "Grazie, abbiamo ricevuto il tuo commento!",
|
||||
"more_tab_title": "Altro",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>Puoi revocare il consenso deselezionando questa casella. Se attualmente sei in una chiamata, avrà effetto al termine di essa.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Altoparlante"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} stelle",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} stelle",
|
||||
"start_new_call": "Inizia una nuova chiamata",
|
||||
"start_video_button_label": "Avvia video",
|
||||
"stop_screenshare_button_label": "Condivisione schermo",
|
||||
"stop_video_button_label": "Ferma video",
|
||||
"submitting": "Invio…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Non hai ancora un profilo? <2>Creane uno</2>",
|
||||
"unauthenticated_view_eula_caption": "Cliccando \"Vai\", accetti il nostro <2>accordo di licenza con l'utente finale (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Accedi al tuo profilo",
|
||||
"unmute_microphone_button_label": "Riaccendi il microfono",
|
||||
"version": "Versione: {{version}}"
|
||||
"version": "Versione: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,65 +4,193 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "閉じる",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "続行",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "いいえ",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "登録",
|
||||
"remove": "削除",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "サインイン",
|
||||
"sign_out": "サインアウト"
|
||||
"sign_out": "サインアウト",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"create_account_button": "アカウントを作成"
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "アカウントを作成",
|
||||
"create_account_prompt": "<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>",
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "",
|
||||
"not_now_button": "",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "音声",
|
||||
"avatar": "アバター",
|
||||
"back": "",
|
||||
"camera": "カメラ",
|
||||
"display_name": "表示名",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "ホーム",
|
||||
"loading": "読み込んでいます…",
|
||||
"microphone": "マイク",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "パスワード",
|
||||
"preferences": "",
|
||||
"profile": "プロフィール",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "設定",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "ユーザー名",
|
||||
"video": "ビデオ"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
|
||||
"full_screen_view_h1": "<0>何かがうまく行きませんでした。</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Element Call ホーム",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "はい、通話に参加",
|
||||
"text": "この通話は既に存在します。参加しますか?",
|
||||
"title": "既存の通話に参加しますか?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "スポットライト",
|
||||
"lobby": {
|
||||
"join_button": "通話に参加"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "通話に参加",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "ログインしています…",
|
||||
"login_auth_links": "<0>アカウントを作成</0>または<2>ゲストとしてアクセス</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "ログイン",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "",
|
||||
"title": "デバッグログを要求"
|
||||
},
|
||||
"rageshake_send_logs": "デバッグログを送信",
|
||||
"rageshake_sending": "送信しています…",
|
||||
"rageshake_sending_logs": "デバッグログを送信しています…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "",
|
||||
"recaptcha_not_loaded": "",
|
||||
"register": {
|
||||
"passwords_must_match": "パスワードが一致する必要があります",
|
||||
"registering": "登録しています…"
|
||||
},
|
||||
"register_auth_links": "<0>既にアカウントをお持ちですか?</0><1><0>ログイン</0>または<2>ゲストとしてアクセス</2></1>",
|
||||
"register_confirm_password_label": "パスワードを確認",
|
||||
"register_heading": "",
|
||||
"return_home_button": "ホーム画面に戻る",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "画面共有",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "開発者",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "フィードバックを送信",
|
||||
"feedback_tab_send_logs_label": "デバッグログを含める",
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "スピーカー"
|
||||
},
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "アカウントがありませんか? <2>アカウントを作成</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "アカウントにログイン",
|
||||
"version": "バージョン:{{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "バージョン:{{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,15 +4,33 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Aizvērt",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Aiziet",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Nē",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Reģistrēties",
|
||||
"remove": "Noņemt",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Pieteikties",
|
||||
"sign_out": "Atteikties",
|
||||
"submit": "Iesniegt"
|
||||
"submit": "Iesniegt",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Piedalīšanās šajā beta apliecina piekrišanu anonīmu datu ievākšanai, ko mēs izmantojam, lai uzlabotu izstrādājumu. Vairāk informācijas par datiem, ko mēs ievācam, var atrast mūsu <2>privātuma nosacījumos</2> un <5>sīkdatņu nosacījumos</5>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Tu tiki atvienots no zvana",
|
||||
"create_account_button": "Izveidot kontu",
|
||||
@@ -24,35 +42,88 @@
|
||||
"reconnect_button": "Atkārtoti savienoties",
|
||||
"survey_prompt": "Kā Tev veicās?"
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Skaņa",
|
||||
"avatar": "Attēls",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Attēlojamais vārds",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Sākums",
|
||||
"loading": "Lādējas…",
|
||||
"microphone": "Mikrofons",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Parole",
|
||||
"preferences": "",
|
||||
"profile": "Profils",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Iestatījumi",
|
||||
"username": "Lietotājvārds"
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Lietotājvārds",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Ir zaudēts savienojums ar serveri.",
|
||||
"full_screen_view_description": "<0>Atkļūdošanas žurnāla ierakstu iesūtīšana palīdzēs mums atklāt nepilnību.</0>",
|
||||
"full_screen_view_h1": "<0>Ak vai, kaut kas nogāja greizi!</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Element Call sākums",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Jā, pievienoties zvanam",
|
||||
"text": "Šis zvans jau pastāv. Vai vēlies pievienoties?",
|
||||
"title": "Pievienoties esošam zvanam?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Starmešu gaisma",
|
||||
"lobby": {
|
||||
"join_button": "Pievienoties zvanam"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Pievienoties zvanam",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Piesakās…",
|
||||
"login_auth_links": "<0>Izveidot kontu</0> vai <2>Piekļūt kā viesim</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Pieteikties",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_zero": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Atkārtoti mēģināt žurnāla ierakstu nosūtīšanu",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Citam lietotājam šajā zvanā ir sarežģījumi. Lai labāk atklātu šīs nepilnības, mēs gribētu iegūt atkļūdošanas žurnālu.",
|
||||
@@ -71,12 +142,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Jau ir konts?</0><1><0>Pieteikties</0> vai <2>Piekļūt kā viesim</2></1>",
|
||||
"register_confirm_password_label": "Apstiprināt paroli",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Atgriezties sākuma ekrānā",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Klikšķināšana uz \"Pievienoties zvanam tagad\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>",
|
||||
"screenshare_button_label": "Kopīgot ekrānu",
|
||||
"settings": {
|
||||
"developer_settings_label": "Izstrādātāja iestatījumi",
|
||||
"developer_settings_label_description": "Izstādīt izstrādātāja iestatījumus iestatījumu logā.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Izstrādātājs",
|
||||
"feedback_tab_body": "Ja tiek piedzīvoti sarežģījumi vai vienkārši ir vēlme sniegt kādu atsauksmi, lūgums zemāk nosūtīt mums īsu aprakstu.",
|
||||
"feedback_tab_description_label": "Tava atsauksme",
|
||||
@@ -84,15 +159,42 @@
|
||||
"feedback_tab_send_logs_label": "Iekļaut atkļūdošanas žurnāla ierakstus",
|
||||
"feedback_tab_thank_you": "Paldies, mēs saņēmām atsauksmi!",
|
||||
"feedback_tab_title": "Atsauksmes",
|
||||
"more_tab_title": "Vairāk",
|
||||
"opt_in_description": "<0></0><1></1>Savu piekrišanu var atsaukt ar atzīmes noņemšanu no šīs rūtiņas. Ja pašreiz atrodies zvanā, šis iestatījums stāsies spēkā zvana beigās.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Runātājs"
|
||||
},
|
||||
"star_rating_input_label_zero": "",
|
||||
"star_rating_input_label_one": "{{count}} zvaigzne",
|
||||
"star_rating_input_label_other": "{{count}} zvaigznes",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "Iesniedz…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Vēl neesi reģistrējies? <2>Izveidot kontu</2>",
|
||||
"unauthenticated_view_eula_caption": "Klikšķināšana uz \"Aiziet\" apliecina piekrišanu mūsu <2>galalietotāja licencēšanas nolīgumam (GLLN)</2>",
|
||||
"unauthenticated_view_login_button": "Pieteikties kontā",
|
||||
"version": "Versija: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Versija: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "Zamknij",
|
||||
"copy_link": "Kopiuj link",
|
||||
"edit": "",
|
||||
"go": "Przejdź",
|
||||
"invite": "Zaproś",
|
||||
"lower_hand": "",
|
||||
"no": "Nie",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Zarejestruj",
|
||||
"remove": "Usuń",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Zaloguj się",
|
||||
"sign_out": "Wyloguj się",
|
||||
"submit": "Wyślij"
|
||||
"submit": "Wyślij",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Uczestnicząc w tej becie, upoważniasz nas do zbierania anonimowych danych, które wykorzystamy do ulepszenia produktu. Dowiedz się więcej na temat danych, które zbieramy w naszej <2>Polityce prywatności</2> i <5>Polityce ciasteczek</5>.",
|
||||
"app_selection_modal": {
|
||||
@@ -21,11 +28,13 @@
|
||||
"text": "Gotowy, by dołączyć?",
|
||||
"title": "Wybierz aplikację"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Twoja przeglądarka nie wspiera szyfrowania end-to-end. Wspierane przeglądarki to Chrome, Safari, Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Rozłączono Cię z połączenia",
|
||||
"create_account_button": "Utwórz konto",
|
||||
"create_account_prompt": "<0>Może zechcesz ustawić hasło, aby zachować swoje konto?</0><1>Będziesz w stanie utrzymać swoją nazwę i ustawić awatar do wyświetlania podczas połączeń w przyszłości</1>",
|
||||
"create_account_prompt": "<0>Może zechcesz ustawić hasło, aby zachować swoje konto?</0><1>Będziesz w stanie utrzymać swoją\u00a0nazwę i ustawić awatar do wyświetlania podczas połączeń w przyszłości</1>",
|
||||
"feedback_done": "<0>Dziękujemy za Twoją opinię!</0>",
|
||||
"feedback_prompt": "<0>Z przyjemnością wysłuchamy Twojej opinii, aby poprawić Twoje doświadczenia.</0>",
|
||||
"headline": "{{displayName}}, Twoje połączenie zostało zakończone.",
|
||||
@@ -35,24 +44,52 @@
|
||||
},
|
||||
"call_name": "Nazwa połączenia",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Dźwięk",
|
||||
"avatar": "Awatar",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Nazwa wyświetlana",
|
||||
"encrypted": "Szyfrowane",
|
||||
"error": "",
|
||||
"home": "Strona domowa",
|
||||
"loading": "Ładowanie…",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Hasło",
|
||||
"preferences": "",
|
||||
"profile": "Profil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Ustawienia",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Nie szyfrowane",
|
||||
"username": "Nazwa użytkownika",
|
||||
"video": "Wideo"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Utracono połączenie z serwerem.",
|
||||
"full_screen_view_description": "<0>Wysłanie dzienników debuggowania pomoże nam ustalić przyczynę problemu.</0>",
|
||||
"full_screen_view_h1": "<0>Ojej, coś poszło nie tak.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Zakończ połączenie",
|
||||
"header_label": "Strona główna Element Call",
|
||||
"header_participants_label": "Uczestnicy",
|
||||
@@ -68,15 +105,26 @@
|
||||
"layout_grid_label": "Siatka",
|
||||
"layout_spotlight_label": "Centrum uwagi",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Dołącz do połączenia",
|
||||
"leave_button": "Wróć do ostatnie"
|
||||
"leave_button": "Wróć do ostatnie",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Logowanie…",
|
||||
"login_auth_links": "<0>Utwórz konto</0> lub <2>Dołącz jako gość</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Zaloguj się",
|
||||
"microphone_off": "Mikrofon wyłączony",
|
||||
"microphone_on": "Mikrofon włączony",
|
||||
"mute_microphone_button_label": "Wycisz mikrofon",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Wyślij logi ponownie",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Inny użytkownik w tym połączeniu napotkał problem. Aby lepiej zdiagnozować tę usterkę, chcielibyśmy zebrać dzienniki debugowania.",
|
||||
@@ -93,14 +141,18 @@
|
||||
"passwords_must_match": "Hasła muszą pasować",
|
||||
"registering": "Rejestrowanie…"
|
||||
},
|
||||
"register_auth_links": "<0>Masz już konto?</0><1><0>Zaloguj się</0> lub <2>Dołącz jako gość</2></1>",
|
||||
"register_auth_links": "<0>Masz już\u00a0konto?</0><1><0>Zaloguj się</0> lub <2>Dołącz jako gość</2></1>",
|
||||
"register_confirm_password_label": "Potwierdź hasło",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Powróć do strony głównej",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Klikając \"Dołącz teraz do rozmowy\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>",
|
||||
"screenshare_button_label": "Udostępnij ekran",
|
||||
"settings": {
|
||||
"developer_settings_label": "Opcje programisty",
|
||||
"developer_settings_label_description": "Wyświetl opcje programisty w oknie ustawień.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Programista",
|
||||
"feedback_tab_body": "Jeśli posiadasz problemy lub chciałbyś zgłosić swoją opinię, wyślij nam krótki opis.",
|
||||
"feedback_tab_description_label": "Twoje opinie",
|
||||
@@ -108,20 +160,43 @@
|
||||
"feedback_tab_send_logs_label": "Dołącz dzienniki debugowania",
|
||||
"feedback_tab_thank_you": "Dziękujemy, otrzymaliśmy Twoją opinię!",
|
||||
"feedback_tab_title": "Opinia użytkownika",
|
||||
"more_tab_title": "Więcej",
|
||||
"opt_in_description": "<0></0><1></1>Możesz wycofać swoją zgodę poprzez odznaczenie tego pola. Jeśli już jesteś w trakcie rozmowy, opcja zostanie zastosowana po jej zakończeniu.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Głośnik"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} gwiazdki",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} gwiazdki",
|
||||
"start_new_call": "Rozpocznij nowe połączenie",
|
||||
"start_video_button_label": "Rozpocznij wideo",
|
||||
"stop_screenshare_button_label": "Udostępnianie ekranu",
|
||||
"stop_video_button_label": "Zakończ wideo",
|
||||
"submitting": "Wysyłanie…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Nie masz konta? <2>Utwórz je</2>",
|
||||
"unauthenticated_view_eula_caption": "Klikając \"Przejdź\", zgadzasz się na naszą <2>Umowę licencyjną (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Zaloguj się do swojego konta",
|
||||
"unmute_microphone_button_label": "Odcisz mikrofon",
|
||||
"version": "Wersja: {{version}}"
|
||||
"version": "Wersja: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -70,6 +70,7 @@
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "Versiunea Crypto: {{version}}",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "ID-ul dispozitivului: {{id}}",
|
||||
"duplicate_tiles_label": "Numărul de exemplare suplimentare de cartonașe per participant",
|
||||
"hostname": "Numele gazdei: {{hostname}}",
|
||||
@@ -119,6 +120,9 @@
|
||||
"microphone_off": "Microfon oprit",
|
||||
"microphone_on": "Microfon pornit",
|
||||
"mute_microphone_button_label": "Dezactivați microfonul",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "COD QR",
|
||||
"rageshake_button_error_caption": "Încearcă din nou trimiterea jurnalelor",
|
||||
"rageshake_request_modal": {
|
||||
@@ -148,8 +152,6 @@
|
||||
"effect_volume_description": "Reglați volumul la care reacționează reacțiile și efectele ridicate de mână",
|
||||
"effect_volume_label": "Volumul efectului sonor"
|
||||
},
|
||||
"developer_settings_label": "Setări pentru dezvoltatori",
|
||||
"developer_settings_label_description": "Expuneți setările dezvoltatorului în fereastra de setări.",
|
||||
"developer_tab_title": "dezvoltator",
|
||||
"feedback_tab_body": "Dacă întâmpinați probleme sau pur și simplu doriți să oferiți feedback, vă rugăm să ne trimiteți o scurtă descriere mai jos.",
|
||||
"feedback_tab_description_label": "Feedback-ul tău",
|
||||
@@ -157,21 +159,23 @@
|
||||
"feedback_tab_send_logs_label": "Includeți jurnale de depanare",
|
||||
"feedback_tab_thank_you": "Vă mulțumim, am primit feedback-ul dvs.!",
|
||||
"feedback_tab_title": "Feedback",
|
||||
"more_tab_title": "Mai mult",
|
||||
"opt_in_description": "<0></0><1></1>Puteți retrage consimțământul debifând această casetă. Dacă sunteți în prezent la un apel, această setare va intra în vigoare la sfârșitul apelului.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "Redați un efect sonor atunci când cineva trimite o reacție la un apel.",
|
||||
"reactions_play_sound_label": "Redați sunete de reacție",
|
||||
"reactions_show_description": "Afișați o animație atunci când cineva trimite o reacție.",
|
||||
"reactions_show_label": "Afișați reacțiile",
|
||||
"reactions_title": "Reacții"
|
||||
"reactions_show_label": "Afișați reacțiile"
|
||||
},
|
||||
"preferences_tab_body": "Aici puteți configura opțiuni suplimentare pentru o experiență îmbunătățită",
|
||||
"preferences_tab_h4": "preferinte",
|
||||
"preferences_tab_show_hand_raised_timer_description": "Afișați un cronometru atunci când un participant ridică mâna",
|
||||
"preferences_tab_show_hand_raised_timer_label": "Afișați durata ridicării mâinii",
|
||||
"speaker_device_selection_label": "vorbitor"
|
||||
},
|
||||
"star_rating_input_label_one": "",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "Începe un nou apel",
|
||||
"start_video_button_label": "Începeți videoclipul",
|
||||
"stop_screenshare_button_label": "Partajarea ecranului",
|
||||
@@ -190,6 +194,7 @@
|
||||
"expand": "Extindeți",
|
||||
"mute_for_me": "Mute pentru mine",
|
||||
"muted_for_me": "Dezactivat pentru mine",
|
||||
"volume": "VOLUM"
|
||||
"volume": "VOLUM",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,53 +4,128 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "Закрыть",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Далее",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Нет",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Зарегистрироваться",
|
||||
"remove": "Удалить",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Войти",
|
||||
"sign_out": "Выйти",
|
||||
"submit": "Отправить"
|
||||
"submit": "Отправить",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Участвуя в этой бета-версии, вы соглашаетесь на сбор анонимных данных, которые мы используем для улучшения продукта. Более подробную информацию о том, какие данные мы отслеживаем, вы можете найти в нашей <2> Политике конфиденциальности</2> и нашей <5> Политике использования файлов cookie</5>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Создать аккаунт",
|
||||
"create_account_prompt": "<0>Почему бы не задать пароль, тем самым сохранив аккаунт?</0><1>Так вы можете оставить своё имя и задать аватар для будущих звонков.</1>",
|
||||
"feedback_done": "<0>Спасибо за обратную связь!</0>",
|
||||
"feedback_prompt": "<0>Мы будем рады видеть ваши отзывы, чтобы мы могли улучшить ваш опыт.</0>",
|
||||
"headline": "{{displayName}}, ваш звонок окончен.",
|
||||
"not_now_button": "Не сейчас, вернуться в Начало",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": "Как всё прошло?"
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Аудио",
|
||||
"avatar": "Аватар",
|
||||
"back": "",
|
||||
"camera": "Камера",
|
||||
"display_name": "Видимое имя",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Начало",
|
||||
"loading": "Загрузка…",
|
||||
"microphone": "Микрофон",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Пароль",
|
||||
"preferences": "",
|
||||
"profile": "Профиль",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Настройки",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Имя пользователя",
|
||||
"video": "Видео"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Отправка журналов поможет нам найти и устранить проблему.</0>",
|
||||
"full_screen_view_h1": "<0>Упс, что-то пошло не так.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "Главная Element Call",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Да, присоединиться",
|
||||
"text": "Этот звонок уже существует, хотите присоединиться?",
|
||||
"title": "Присоединиться к существующему звонку?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Внимание",
|
||||
"lobby": {
|
||||
"join_button": "Присоединиться"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Присоединиться",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Вход…",
|
||||
"login_auth_links": "<0>Создать аккаунт</0> или <2>Зайти как гость</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Вход",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "У одного из участников звонка есть неполадки. Чтобы лучше диагностировать похожие проблемы, нам нужен журнал отладки.",
|
||||
"title": "Запрос журнала отладки"
|
||||
@@ -58,6 +133,8 @@
|
||||
"rageshake_send_logs": "Отправить журнал отладки",
|
||||
"rageshake_sending": "Отправка…",
|
||||
"rageshake_sending_logs": "Отправка журнала отладки…",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "Проверка не пройдена",
|
||||
"recaptcha_not_loaded": "Невозможно начать проверку",
|
||||
"register": {
|
||||
@@ -66,11 +143,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Уже есть аккаунт?</0><1><0>Войти с ним</0> или <2>Зайти как гость</2></1>",
|
||||
"register_confirm_password_label": "Подтвердите пароль",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Вернуться в Начало",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Поделиться экраном",
|
||||
"settings": {
|
||||
"developer_settings_label": "Настройки Разработчика",
|
||||
"developer_settings_label_description": "Раскрыть настройки разработчика в окне настроек.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Разработчику",
|
||||
"feedback_tab_body": "Если у вас возникли проблемы или вы просто хотите оставить отзыв, отправьте нам краткое описание ниже.",
|
||||
"feedback_tab_description_label": "Ваш отзыв",
|
||||
@@ -78,14 +160,43 @@
|
||||
"feedback_tab_send_logs_label": "Приложить журнал отладки",
|
||||
"feedback_tab_thank_you": "Спасибо. Мы получили ваш отзыв!",
|
||||
"feedback_tab_title": "Отзыв",
|
||||
"more_tab_title": "Больше",
|
||||
"opt_in_description": "<0></0><1></1>Вы можете отозвать согласие, сняв этот флажок. Если вы в данный момент находитесь в разговоре, эта настройка вступит в силу по окончании разговора.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Динамик"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} отмечен",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} отмеченных",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "Отправляем…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Ещё не зарегистрированы? <2>Создайте аккаунт</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Войдите в свой аккаунт",
|
||||
"version": "Версия: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Версия: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "Zatvoriť",
|
||||
"copy_link": "Kopírovať odkaz",
|
||||
"edit": "",
|
||||
"go": "Prejsť",
|
||||
"invite": "Pozvať",
|
||||
"lower_hand": "",
|
||||
"no": "Nie",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Registrovať sa",
|
||||
"remove": "Odstrániť",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Prihlásiť sa",
|
||||
"sign_out": "Odhlásiť sa",
|
||||
"submit": "Odoslať"
|
||||
"submit": "Odoslať",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Účasťou v tejto beta verzii súhlasíte so zhromažďovaním anonymných údajov, ktoré použijeme na zlepšenie produktu. Viac informácií o tom, ktoré údaje sledujeme, nájdete v našich <2>Zásadách ochrany osobných údajov</2> a <5>Zásadách používania súborov cookie</5>.",
|
||||
"app_selection_modal": {
|
||||
@@ -21,7 +28,9 @@
|
||||
"text": "Ste pripravení sa pridať?",
|
||||
"title": "Vybrať aplikáciu"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Váš webový prehliadač nepodporuje end-to-end šifrovanie médií. Podporované prehliadače sú Chrome, Safari, Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Boli ste odpojení z hovoru",
|
||||
"create_account_button": "Vytvoriť účet",
|
||||
@@ -35,22 +44,52 @@
|
||||
},
|
||||
"call_name": "Názov hovoru",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "Obrázok",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Zobrazované meno",
|
||||
"encrypted": "Šifrované",
|
||||
"error": "",
|
||||
"home": "Domov",
|
||||
"loading": "Načítanie…",
|
||||
"microphone": "Mikrofón",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Heslo",
|
||||
"preferences": "",
|
||||
"profile": "Profil",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Nastavenia",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Nie je zašifrované",
|
||||
"username": "Meno používateľa"
|
||||
"username": "Meno používateľa",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Spojenie so serverom sa stratilo.",
|
||||
"full_screen_view_description": "<0>Odoslanie záznamov ladenia nám pomôže nájsť problém.</0>",
|
||||
"full_screen_view_h1": "<0>Hups, niečo sa pokazilo.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Ukončiť hovor",
|
||||
"header_label": "Domov Element Call",
|
||||
"header_participants_label": "Účastníci",
|
||||
@@ -66,15 +105,26 @@
|
||||
"layout_grid_label": "Sieť",
|
||||
"layout_spotlight_label": "Stredobod",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Pripojiť sa k hovoru",
|
||||
"leave_button": "Späť k nedávnym"
|
||||
"leave_button": "Späť k nedávnym",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Prihlasovanie…",
|
||||
"login_auth_links": "<0>Vytvoriť konto</0> Alebo <2>Prihlásiť sa ako hosť</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Prihlásiť sa",
|
||||
"microphone_off": "Mikrofón vypnutý",
|
||||
"microphone_on": "Mikrofón zapnutý",
|
||||
"mute_microphone_button_label": "Stlmiť mikrofón",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Opakovať odoslanie záznamov",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Ďalší používateľ v tomto hovore má problém. Aby sme mohli lepšie diagnostikovať tieto problémy, chceli by sme získať záznam o ladení.",
|
||||
@@ -93,12 +143,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Už máte konto?</0><1><0>Prihláste sa</0> Alebo <2>Prihlásiť sa ako hosť</2></1>",
|
||||
"register_confirm_password_label": "Potvrdiť heslo",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Návrat na domovskú obrazovku",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Kliknutím na \"Pripojiť sa k hovoru teraz\" súhlasíte s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>",
|
||||
"screenshare_button_label": "Zdieľať obrazovku",
|
||||
"settings": {
|
||||
"developer_settings_label": "Nastavenia pre vývojárov",
|
||||
"developer_settings_label_description": "Zobraziť nastavenia pre vývojárov v okne nastavení.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Vývojár",
|
||||
"feedback_tab_body": "Ak máte problémy alebo jednoducho chcete poskytnúť spätnú väzbu, pošlite nám krátky popis nižšie.",
|
||||
"feedback_tab_description_label": "Vaša spätná väzba",
|
||||
@@ -106,20 +160,43 @@
|
||||
"feedback_tab_send_logs_label": "Zahrnúť záznamy o ladení",
|
||||
"feedback_tab_thank_you": "Ďakujeme, dostali sme vašu spätnú väzbu!",
|
||||
"feedback_tab_title": "Spätná väzba",
|
||||
"more_tab_title": "Viac",
|
||||
"opt_in_description": "<0></0><1></1>Súhlas môžete odvolať zrušením označenia tohto políčka. Ak práve prebieha hovor, toto nastavenie nadobudne platnosť po skončení hovoru.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Reproduktor"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} hviezdička",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} hviezdičiek",
|
||||
"start_new_call": "Spustiť nový hovor",
|
||||
"start_video_button_label": "Spustiť video",
|
||||
"stop_screenshare_button_label": "Zdieľanie obrazovky",
|
||||
"stop_video_button_label": "Zastaviť video",
|
||||
"submitting": "Odosielanie…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Ešte nie ste zaregistrovaný? <2>Vytvorte si účet</2>",
|
||||
"unauthenticated_view_eula_caption": "Kliknutím na tlačidlo \"Prejsť\" vyjadrujete súhlas s našou <2>Licenčnou zmluvou s koncovým používateľom (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Prihláste sa do svojho konta",
|
||||
"unmute_microphone_button_label": "Zrušiť stlmenie mikrofónu",
|
||||
"version": "Verzia: {{version}}"
|
||||
"version": "Verzia: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,7 +1,198 @@
|
||||
{
|
||||
"a11y": {
|
||||
"user_menu": ""
|
||||
},
|
||||
"action": {
|
||||
"close": "",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "",
|
||||
"remove": "",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "",
|
||||
"sign_out": "",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"headline": "{{displayName}}, ditt samtal har avslutats."
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "",
|
||||
"create_account_prompt": "<0>Why not finish by setting up a password to keep your account?</0><1>You'll be able to keep your name and set an avatar for use on future calls</1>",
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "{{displayName}}, ditt samtal har avslutats.",
|
||||
"not_now_button": "",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "",
|
||||
"display_name": "",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "",
|
||||
"loading": "",
|
||||
"microphone": "",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "",
|
||||
"preferences": "",
|
||||
"profile": "",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
|
||||
"full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "",
|
||||
"login_auth_links": "<0>Create an account</0> Or <2>Access as a guest</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "",
|
||||
"title": ""
|
||||
},
|
||||
"rageshake_send_logs": "",
|
||||
"rageshake_sending": "",
|
||||
"rageshake_sending_logs": "",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "",
|
||||
"recaptcha_not_loaded": "",
|
||||
"register": {
|
||||
"passwords_must_match": "",
|
||||
"registering": ""
|
||||
},
|
||||
"register_auth_links": "<0>Already have an account?</0><1><0>Log in</0> Or <2>Access as a guest</2></1>",
|
||||
"register_confirm_password_label": "",
|
||||
"register_heading": "",
|
||||
"return_home_button": "",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "",
|
||||
"feedback_tab_send_logs_label": "",
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": ""
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} stjärna",
|
||||
"star_rating_input_label_other": "{{count}} stjärnor"
|
||||
"star_rating_input_label_other": "{{count}} stjärnor",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Not registered yet? <2>Create an account</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "",
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,44 +1,138 @@
|
||||
{
|
||||
"a11y": {
|
||||
"user_menu": ""
|
||||
},
|
||||
"action": {
|
||||
"close": "Kapat",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "Git",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Hayır",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Kaydol",
|
||||
"remove": "Çıkar",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Gir",
|
||||
"sign_out": "Çık"
|
||||
"sign_out": "Çık",
|
||||
"submit": "",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Hesap aç",
|
||||
"create_account_prompt": "<0>Hesabınızı tutmak için niye bir parola açmıyorsunuz?</0><1>Böylece ileriki aramalarda adınızı ve avatarınızı kullanabileceksiniz</1>",
|
||||
"not_now_button": "Şimdi değil, ev ekranına dön"
|
||||
"feedback_done": "<0>Thanks for your feedback!</0>",
|
||||
"feedback_prompt": "<0>We'd love to hear your feedback so we can improve your experience.</0>",
|
||||
"headline": "",
|
||||
"not_now_button": "Şimdi değil, ev ekranına dön",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Ses",
|
||||
"avatar": "",
|
||||
"back": "",
|
||||
"camera": "Kamera",
|
||||
"display_name": "Ekran adı",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "Ev",
|
||||
"loading": "Yükleniyor…",
|
||||
"microphone": "Mikrofon",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Parola",
|
||||
"settings": "Ayarlar"
|
||||
"preferences": "",
|
||||
"profile": "",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Ayarlar",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "",
|
||||
"video": ""
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Submitting debug logs will help us track down the problem.</0>",
|
||||
"full_screen_view_h1": "<0>Oops, something's gone wrong.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "",
|
||||
"text": "Bu arama zaten var, katılmak ister misiniz?",
|
||||
"title": "Mevcut aramaya katıl?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "",
|
||||
"lobby": {
|
||||
"join_button": "Aramaya katıl"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Aramaya katıl",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Giriliyor…",
|
||||
"login_auth_links": "<0>Hesap oluştur</0> yahut <2>Konuk olarak gir</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Gir",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_one": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Bu aramadaki başka bir kullanıcı sorun yaşıyor. Sorunu daha iyi çözebilmemiz için hata ayıklama kütüğünü almak isteriz.",
|
||||
"title": "Hata ayıklama kütük istemi"
|
||||
},
|
||||
"rageshake_send_logs": "Hata ayıklama kütüğünü gönder",
|
||||
"rageshake_sending": "Gönderiliyor…",
|
||||
"rageshake_sending_logs": "",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "reCAPTCHA atlandı",
|
||||
"recaptcha_not_loaded": "reCAPTCHA yüklenmedi",
|
||||
"register": {
|
||||
@@ -47,14 +141,58 @@
|
||||
},
|
||||
"register_auth_links": "<0>Mevcut hesabınız mı var?</0><1><0>Gir</0> yahut <2>Konuk girişi</2></1>",
|
||||
"register_confirm_password_label": "Parolayı tekrar edin",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Ev ekranına geri dön",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Ekran paylaş",
|
||||
"settings": {
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Geliştirici",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "",
|
||||
"feedback_tab_h4": "Geri bildirim ver",
|
||||
"feedback_tab_send_logs_label": "Hata ayıklama kütüğünü dahil et",
|
||||
"more_tab_title": "Daha"
|
||||
"feedback_tab_thank_you": "",
|
||||
"feedback_tab_title": "",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": ""
|
||||
},
|
||||
"star_rating_input_label_one": "",
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Kaydolmadınız mı? <2>Hesap açın</2>",
|
||||
"unauthenticated_view_login_button": "Hesabınıza girin"
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Hesabınıza girin",
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "Закрити",
|
||||
"copy_link": "Скопіювати посилання",
|
||||
"edit": "",
|
||||
"go": "Далі",
|
||||
"invite": "Запросити",
|
||||
"lower_hand": "",
|
||||
"no": "Ні",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Зареєструватися",
|
||||
"remove": "Вилучити",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Увійти",
|
||||
"sign_out": "Вийти",
|
||||
"submit": "Надіслати"
|
||||
"submit": "Надіслати",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "Користуючись дочасним доступом, ви даєте згоду на збір анонімних даних, які ми використовуємо для вдосконалення продукту. Ви можете знайти більше інформації про те, які дані ми відстежуємо в нашій <2>Політиці Приватності</2> і нашій <5>Політиці про куки</5>.",
|
||||
"app_selection_modal": {
|
||||
@@ -21,7 +28,9 @@
|
||||
"text": "Готові приєднатися?",
|
||||
"title": "Вибрати застосунок"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "Ваш браузер не підтримує наскрізне шифрування мультимедійних даних. Підтримувані браузери: Chrome, Safari, Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "Вас від'єднано від виклику",
|
||||
"create_account_button": "Створити обліковий запис",
|
||||
@@ -35,24 +44,52 @@
|
||||
},
|
||||
"call_name": "Назва виклику",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Звук",
|
||||
"avatar": "Аватар",
|
||||
"back": "",
|
||||
"camera": "Камера",
|
||||
"display_name": "Псевдонім",
|
||||
"encrypted": "Зашифровано",
|
||||
"error": "",
|
||||
"home": "Домівка",
|
||||
"loading": "Завантаження…",
|
||||
"microphone": "Мікрофон",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Пароль",
|
||||
"preferences": "",
|
||||
"profile": "Профіль",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Налаштування",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "Не зашифровано",
|
||||
"username": "Ім'я користувача",
|
||||
"video": "Відео"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "Втрачено зв'язок з сервером.",
|
||||
"full_screen_view_description": "<0>Надсилання журналів налагодження допоможе нам виявити проблему.</0>",
|
||||
"full_screen_view_h1": "<0>Йой, щось пішло не за планом.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "Завершити виклик",
|
||||
"header_label": "Домівка Element Call",
|
||||
"header_participants_label": "Учасники",
|
||||
@@ -68,15 +105,26 @@
|
||||
"layout_grid_label": "Сітка",
|
||||
"layout_spotlight_label": "У центрі уваги",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Приєднатися до виклику",
|
||||
"leave_button": "Повернутися до недавніх"
|
||||
"leave_button": "Повернутися до недавніх",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Вхід…",
|
||||
"login_auth_links": "<0>Створити обліковий запис</0> або <2>Отримати доступ як гість</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Увійти",
|
||||
"microphone_off": "Мікрофон вимкнено",
|
||||
"microphone_on": "Мікрофон увімкнено",
|
||||
"mute_microphone_button_label": "Вимкнути мікрофон",
|
||||
"participant_count_one": "",
|
||||
"participant_count_few": "",
|
||||
"participant_count_many": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "Повторити надсилання журналів",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Інший користувач у цьому виклику має проблему. Щоб краще визначити ці проблеми, ми хотіли б зібрати журнал налагодження.",
|
||||
@@ -95,12 +143,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>Уже маєте обліковий запис?</0><1><0>Увійти</0> Or <2>Отримати доступ як гість</2></1>",
|
||||
"register_confirm_password_label": "Підтвердити пароль",
|
||||
"register_heading": "",
|
||||
"return_home_button": "Повернутися на екран домівки",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "Натискаючи \"Приєднатися до виклику зараз\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>",
|
||||
"screenshare_button_label": "Поділитися екраном",
|
||||
"settings": {
|
||||
"developer_settings_label": "Налаштування розробника",
|
||||
"developer_settings_label_description": "Відкрийте налаштування розробника у вікні налаштувань.",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Розробнику",
|
||||
"feedback_tab_body": "Якщо у вас виникли проблеми або ви просто хочете залишити відгук, надішліть нам короткий опис нижче.",
|
||||
"feedback_tab_description_label": "Ваш відгук",
|
||||
@@ -108,20 +160,43 @@
|
||||
"feedback_tab_send_logs_label": "Долучити журнали налагодження",
|
||||
"feedback_tab_thank_you": "Дякуємо, ми отримали ваш відгук!",
|
||||
"feedback_tab_title": "Відгук",
|
||||
"more_tab_title": "Докладніше",
|
||||
"opt_in_description": "<0></0><1></1>Ви можете відкликати згоду, прибравши цей прапорець. Якщо ви зараз розмовляєте, це налаштування застосується після завершення виклику.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Динамік"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} зірок",
|
||||
"star_rating_input_label_few": "",
|
||||
"star_rating_input_label_many": "",
|
||||
"star_rating_input_label_other": "{{count}} зірок",
|
||||
"start_new_call": "Розпочати новий виклик",
|
||||
"start_video_button_label": "Розпочати відео",
|
||||
"stop_screenshare_button_label": "Презентація екрана",
|
||||
"stop_video_button_label": "Зупинити відео",
|
||||
"submitting": "Надсилання…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Ще не зареєстровані? <2>Створіть обліковий запис</2>",
|
||||
"unauthenticated_view_eula_caption": "Натискаючи \"Далі\", ви погоджуєтеся з нашою <2>Ліцензійною угодою з кінцевим користувачем (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Увійдіть до свого облікового запису",
|
||||
"unmute_microphone_button_label": "Увімкнути мікрофон",
|
||||
"version": "Версія: {{version}}"
|
||||
"version": "Версія: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,51 +1,138 @@
|
||||
{
|
||||
"a11y": {
|
||||
"user_menu": ""
|
||||
},
|
||||
"action": {
|
||||
"close": "Đóng",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "Không",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "Đăng ký",
|
||||
"remove": "",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "Đăng nhập",
|
||||
"sign_out": "Đăng xuất",
|
||||
"submit": "Gửi"
|
||||
"submit": "Gửi",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "By participating in this beta, you consent to the collection of anonymous data, which we use to improve the product. You can find more information about which data we track in our <2>Privacy Policy</2> and our <6>Cookie Policy</6>.",
|
||||
"app_selection_modal": {
|
||||
"continue_in_browser": "",
|
||||
"open_in_app": "",
|
||||
"text": "",
|
||||
"title": ""
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "You were disconnected from the call",
|
||||
"create_account_button": "Tạo tài khoản",
|
||||
"create_account_prompt": "<0>Tại sao lại không hoàn thiện bằng cách đặt mật khẩu để giữ tài khoản của bạn?</0><1>Bạn sẽ có thể giữ tên và đặt ảnh đại diện cho những cuộc gọi tiếp theo.</1>",
|
||||
"feedback_done": "<0>Cảm hơn vì đã phản hồi!</0>",
|
||||
"feedback_prompt": "<0>Chúng tôi muốn nghe phản hồi của bạn để còn cải thiện trải nghiệm cho bạn.</0>",
|
||||
"headline": "{{displayName}}, cuộc gọi đã kết thúc."
|
||||
"headline": "{{displayName}}, cuộc gọi đã kết thúc.",
|
||||
"not_now_button": "",
|
||||
"reconnect_button": "",
|
||||
"survey_prompt": ""
|
||||
},
|
||||
"call_name": "",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "Âm thanh",
|
||||
"avatar": "Ảnh đại diện",
|
||||
"back": "",
|
||||
"camera": "Máy quay",
|
||||
"display_name": "Tên hiển thị",
|
||||
"encrypted": "",
|
||||
"error": "",
|
||||
"home": "",
|
||||
"loading": "Đang tải…",
|
||||
"microphone": "Micrô",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "Mật khẩu",
|
||||
"preferences": "",
|
||||
"profile": "Hồ sơ",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "Cài đặt",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "",
|
||||
"username": "Tên người dùng",
|
||||
"video": "Truyền hình"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "",
|
||||
"full_screen_view_description": "<0>Gửi nhật ký gỡ lỗi sẽ giúp chúng tôi theo dõi vấn đề.</0>",
|
||||
"full_screen_view_h1": "<0>Ối, có cái gì đó sai.</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "",
|
||||
"header_label": "",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "Vâng, tham gia cuộc gọi",
|
||||
"text": "Cuộc gọi đã tồn tại, bạn có muốn tham gia không?",
|
||||
"title": "Tham gia cuộc gọi?"
|
||||
},
|
||||
"layout_grid_label": "",
|
||||
"layout_spotlight_label": "Tiêu điểm",
|
||||
"lobby": {
|
||||
"join_button": "Tham gia cuộc gọi"
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "Tham gia cuộc gọi",
|
||||
"leave_button": "",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "Đang đăng nhập…",
|
||||
"login_auth_links": "<0>Tạo tài khoản</0> Hay <2>Tham gia dưới tên khác</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "Đăng nhập",
|
||||
"microphone_off": "",
|
||||
"microphone_on": "",
|
||||
"mute_microphone_button_label": "",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "",
|
||||
"rageshake_request_modal": {
|
||||
"body": "Một người dùng khác trong cuộc gọi đang gặp vấn đề. Để có thể chẩn đoán tốt hơn chúng tôi muốn thu thập nhật ký gỡ lỗi.",
|
||||
"title": "Yêu cầu nhật ký gỡ lỗi"
|
||||
},
|
||||
"rageshake_send_logs": "",
|
||||
"rageshake_sending": "Đang gửi…",
|
||||
"rageshake_sending_logs": "",
|
||||
"rageshake_sent": "",
|
||||
"recaptcha_caption": "This site is protected by ReCAPTCHA and the Google <2>Privacy Policy</2> and <6>Terms of Service</6> apply.<9></9>By clicking \"Register\", you agree to our <12>End User Licensing Agreement (EULA)</12>",
|
||||
"recaptcha_dismissed": "",
|
||||
"recaptcha_not_loaded": "Chưa tải được Recaptcha",
|
||||
"register": {
|
||||
"passwords_must_match": "Mật khẩu phải khớp",
|
||||
@@ -53,19 +140,57 @@
|
||||
},
|
||||
"register_auth_links": "<0>Đã có tài khoản?</0><1><0>Đăng nhập</0> Hay <2>Tham gia dưới tên Khách</2></1>",
|
||||
"register_confirm_password_label": "Xác nhận mật khẩu",
|
||||
"register_heading": "",
|
||||
"return_home_button": "",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "By clicking \"Join call now\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"screenshare_button_label": "Chia sẻ màn hình",
|
||||
"settings": {
|
||||
"developer_settings_label": "Cài đặt phát triển",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "Nhà phát triển",
|
||||
"feedback_tab_body": "",
|
||||
"feedback_tab_description_label": "Phản hồi của bạn",
|
||||
"feedback_tab_h4": "Gửi phản hồi",
|
||||
"feedback_tab_send_logs_label": "Kèm theo nhật ký gỡ lỗi",
|
||||
"feedback_tab_thank_you": "Cảm ơn, chúng tôi đã nhận được phản hồi!",
|
||||
"feedback_tab_title": "Phản hồi",
|
||||
"opt_in_description": "<0></0><1></1>You may withdraw consent by unchecking this box. If you are currently in a call, this setting will take effect at the end of the call.",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "Loa"
|
||||
},
|
||||
"star_rating_input_label_other": "",
|
||||
"start_new_call": "",
|
||||
"start_video_button_label": "",
|
||||
"stop_screenshare_button_label": "",
|
||||
"stop_video_button_label": "",
|
||||
"submitting": "Đang gửi…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "Chưa đăng ký? <2>Tạo tài khoản</2>",
|
||||
"unauthenticated_view_eula_caption": "By clicking \"Go\", you agree to our <2>End User Licensing Agreement (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "Đăng nhập vào tài khoản của bạn",
|
||||
"version": "Phiên bản: {{version}}"
|
||||
"unmute_microphone_button_label": "",
|
||||
"version": "Phiên bản: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,13 +4,22 @@
|
||||
},
|
||||
"action": {
|
||||
"close": "关闭",
|
||||
"copy_link": "",
|
||||
"edit": "",
|
||||
"go": "开始",
|
||||
"invite": "",
|
||||
"lower_hand": "",
|
||||
"no": "否",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "注册",
|
||||
"remove": "移除",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "登录",
|
||||
"sign_out": "登出",
|
||||
"submit": "提交"
|
||||
"submit": "提交",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "参与测试即表示您同意我们收集匿名数据,用于改进产品。您可以在我们的<2>隐私政策</2>和<5>Cookie政策</5>中找到有关我们跟踪哪些数据以及更多信息。",
|
||||
"app_selection_modal": {
|
||||
@@ -19,7 +28,9 @@
|
||||
"text": "准备好加入了吗?",
|
||||
"title": "选择应用程序"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "您的浏览器不支持媒体端对端加密。支持的浏览器有 Chrome、Safari、Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "通话已中断",
|
||||
"create_account_button": "创建账户",
|
||||
@@ -33,26 +44,59 @@
|
||||
},
|
||||
"call_name": "通话名称",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "音频",
|
||||
"avatar": "头像",
|
||||
"back": "",
|
||||
"camera": "摄像头",
|
||||
"display_name": "显示名称",
|
||||
"encrypted": "已加密",
|
||||
"error": "",
|
||||
"home": "主页",
|
||||
"loading": "加载中……",
|
||||
"microphone": "麦克风",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "密码",
|
||||
"preferences": "",
|
||||
"profile": "个人信息",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "设置",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "未加密",
|
||||
"username": "用户名",
|
||||
"video": "视频"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "与服务器的连接中断。",
|
||||
"full_screen_view_description": "<0>提交日志以帮助我们修复问题。</0>",
|
||||
"full_screen_view_h1": "<0>哎哟,出问题了。</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "通话结束",
|
||||
"header_label": "Element Call主页",
|
||||
"header_participants_label": "",
|
||||
"invite_modal": {
|
||||
"link_copied_toast": "",
|
||||
"title": ""
|
||||
},
|
||||
"join_existing_call_modal": {
|
||||
"join_button": "是,加入通话",
|
||||
"text": "该通话已存在,你想加入吗?",
|
||||
@@ -61,15 +105,23 @@
|
||||
"layout_grid_label": "网格",
|
||||
"layout_spotlight_label": "聚焦模式",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "加入通话",
|
||||
"leave_button": "返回最近通话"
|
||||
"leave_button": "返回最近通话",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "登录中……",
|
||||
"login_auth_links": "<0>创建账户</0> Or <2>以访客身份继续</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "登录",
|
||||
"microphone_off": "麦克风关闭",
|
||||
"microphone_on": "麦克风开启",
|
||||
"mute_microphone_button_label": "静音麦克风",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "重传日志",
|
||||
"rageshake_request_modal": {
|
||||
"body": "这个通话中的另一个用户出现了问题。为了更好地诊断这些问题,我们想收集调试日志。",
|
||||
@@ -88,12 +140,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>已有账户?</0><1><0>登录</0> Or <2>以访客身份继续</2></1>",
|
||||
"register_confirm_password_label": "确认密码",
|
||||
"register_heading": "",
|
||||
"return_home_button": "返回主页",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "点击 \"加入通话\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>",
|
||||
"screenshare_button_label": "屏幕共享",
|
||||
"settings": {
|
||||
"developer_settings_label": "开发者设置",
|
||||
"developer_settings_label_description": "在设置中显示开发者设置。",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "开发者",
|
||||
"feedback_tab_body": "如果遇到问题或想提供一些反馈意见,请在下面向我们发送简短描述。",
|
||||
"feedback_tab_description_label": "您的反馈",
|
||||
@@ -101,8 +157,18 @@
|
||||
"feedback_tab_send_logs_label": "包含调试日志",
|
||||
"feedback_tab_thank_you": "谢谢,我们收到了反馈!",
|
||||
"feedback_tab_title": "反馈",
|
||||
"more_tab_title": "更多",
|
||||
"opt_in_description": "<0></0><1></1>您可以取消选中复选框来撤回同意。如果正在通话中,此设置将在通话结束时生效。",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "发言人"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} 个星",
|
||||
@@ -112,9 +178,20 @@
|
||||
"stop_screenshare_button_label": "屏幕共享",
|
||||
"stop_video_button_label": "停止视频",
|
||||
"submitting": "提交中…",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "还没有注册? <2>创建账户<2>",
|
||||
"unauthenticated_view_eula_caption": "点击 \"开始\",即表示您同意我们的<2>最终用户许可协议 (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "登录你的账户",
|
||||
"unmute_microphone_button_label": "取消麦克风静音",
|
||||
"version": "版本:{{version}}"
|
||||
"version": "版本:{{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,14 +5,21 @@
|
||||
"action": {
|
||||
"close": "關閉",
|
||||
"copy_link": "複製連結",
|
||||
"edit": "",
|
||||
"go": "前往",
|
||||
"invite": "邀請",
|
||||
"lower_hand": "",
|
||||
"no": "否",
|
||||
"pick_reaction": "",
|
||||
"raise_hand": "",
|
||||
"register": "註冊",
|
||||
"remove": "移除",
|
||||
"show_less": "",
|
||||
"show_more": "",
|
||||
"sign_in": "登入",
|
||||
"sign_out": "登出",
|
||||
"submit": "遞交"
|
||||
"submit": "遞交",
|
||||
"upload_file": ""
|
||||
},
|
||||
"analytics_notice": "參與此測試版即表示您同意蒐集匿名資料,我們使用這些資料來改進產品。您可以在我們的<2>隱私政策</2>與我們的 <5>Cookie 政策</5> 中找到關於我們追蹤哪些資料的更多資訊。",
|
||||
"app_selection_modal": {
|
||||
@@ -21,7 +28,9 @@
|
||||
"text": "準備好加入了?",
|
||||
"title": "選取應用程式"
|
||||
},
|
||||
"application_opened_another_tab": "",
|
||||
"browser_media_e2ee_unsupported": "您的網路瀏覽器不支援媒體端到端加密。支援的瀏覽器包含了 Chrome、Safari、Firefox >=117",
|
||||
"browser_media_e2ee_unsupported_heading": "",
|
||||
"call_ended_view": {
|
||||
"body": "您已從通話斷線",
|
||||
"create_account_button": "建立帳號",
|
||||
@@ -35,24 +44,52 @@
|
||||
},
|
||||
"call_name": "通話名稱",
|
||||
"common": {
|
||||
"analytics": "",
|
||||
"audio": "語音",
|
||||
"avatar": "大頭照",
|
||||
"back": "",
|
||||
"camera": "相機",
|
||||
"display_name": "顯示名稱",
|
||||
"encrypted": "已加密",
|
||||
"error": "",
|
||||
"home": "首頁",
|
||||
"loading": "載入中…",
|
||||
"microphone": "麥克風",
|
||||
"next": "",
|
||||
"options": "",
|
||||
"password": "密碼",
|
||||
"preferences": "",
|
||||
"profile": "個人檔案",
|
||||
"reaction": "",
|
||||
"reactions": "",
|
||||
"settings": "設定",
|
||||
"something_went_wrong": "",
|
||||
"unencrypted": "未加密",
|
||||
"username": "使用者名稱",
|
||||
"video": "視訊"
|
||||
},
|
||||
"developer_mode": {
|
||||
"crypto_version": "",
|
||||
"debug_tile_layout_label": "",
|
||||
"device_id": "",
|
||||
"duplicate_tiles_label": "",
|
||||
"hostname": "",
|
||||
"matrix_id": ""
|
||||
},
|
||||
"disconnected_banner": "到伺服器的連線已遺失。",
|
||||
"full_screen_view_description": "<0>送出除錯紀錄,可幫助我們修正問題。</0>",
|
||||
"full_screen_view_h1": "<0>喔喔,有些地方怪怪的。</0>",
|
||||
"group_call_loader": {
|
||||
"banned_body": "",
|
||||
"banned_heading": "",
|
||||
"call_ended_body": "",
|
||||
"call_ended_heading": "",
|
||||
"failed_heading": "",
|
||||
"failed_text": "",
|
||||
"knock_reject_body": "",
|
||||
"knock_reject_heading": "",
|
||||
"reason": ""
|
||||
},
|
||||
"hangup_button_label": "結束通話",
|
||||
"header_label": "Element Call 首頁",
|
||||
"header_participants_label": "參與者",
|
||||
@@ -68,15 +105,23 @@
|
||||
"layout_grid_label": "網格",
|
||||
"layout_spotlight_label": "聚焦",
|
||||
"lobby": {
|
||||
"ask_to_join": "",
|
||||
"join_as_guest": "",
|
||||
"join_button": "加入通話",
|
||||
"leave_button": "回到最近的通話"
|
||||
"leave_button": "回到最近的通話",
|
||||
"waiting_for_invite": ""
|
||||
},
|
||||
"log_in": "",
|
||||
"logging_in": "登入中…",
|
||||
"login_auth_links": "<0>建立帳號</0> 或<2>以訪客身份登入</2>",
|
||||
"login_auth_links_prompt": "",
|
||||
"login_subheading": "",
|
||||
"login_title": "登入",
|
||||
"microphone_off": "麥克風關閉",
|
||||
"microphone_on": "麥克風開啟",
|
||||
"mute_microphone_button_label": "將麥克風靜音",
|
||||
"participant_count_other": "",
|
||||
"qr_code": "",
|
||||
"rageshake_button_error_caption": "重試傳送紀錄檔",
|
||||
"rageshake_request_modal": {
|
||||
"body": "這通對話中的另一位使用者遇到了某些問題。為了診斷問題,我們將會建立除錯紀錄。",
|
||||
@@ -95,12 +140,16 @@
|
||||
},
|
||||
"register_auth_links": "<0>已經有帳號?</0><1><0>登入</0> 或<2>以訪客身份登入</2></1>",
|
||||
"register_confirm_password_label": "確認密碼",
|
||||
"register_heading": "",
|
||||
"return_home_button": "回到首頁",
|
||||
"room_auth_view_continue_button": "",
|
||||
"room_auth_view_eula_caption": "點擊「立刻加入通話」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>",
|
||||
"screenshare_button_label": "分享畫面",
|
||||
"settings": {
|
||||
"developer_settings_label": "開發者設定",
|
||||
"developer_settings_label_description": "在設定視窗中顯示開發者設定。",
|
||||
"audio_tab": {
|
||||
"effect_volume_description": "",
|
||||
"effect_volume_label": ""
|
||||
},
|
||||
"developer_tab_title": "開發者",
|
||||
"feedback_tab_body": "若您遇到問題或只是想提供一些回饋,請在下方傳送簡短說明給我們。",
|
||||
"feedback_tab_description_label": "您的回饋",
|
||||
@@ -108,8 +157,18 @@
|
||||
"feedback_tab_send_logs_label": "包含除錯紀錄",
|
||||
"feedback_tab_thank_you": "感謝,我們已經收到您的回饋了!",
|
||||
"feedback_tab_title": "回饋",
|
||||
"more_tab_title": "更多",
|
||||
"opt_in_description": "<0></0><1></1>您可以透過取消核取此方塊來撤回同意。若您目前正在通話中,此設定將在通話結束時生效。",
|
||||
"preferences_tab": {
|
||||
"developer_mode_label": "",
|
||||
"developer_mode_label_description": "",
|
||||
"reactions_play_sound_description": "",
|
||||
"reactions_play_sound_label": "",
|
||||
"reactions_show_description": "",
|
||||
"reactions_show_label": ""
|
||||
},
|
||||
"preferences_tab_body": "",
|
||||
"preferences_tab_show_hand_raised_timer_description": "",
|
||||
"preferences_tab_show_hand_raised_timer_label": "",
|
||||
"speaker_device_selection_label": "發言者"
|
||||
},
|
||||
"star_rating_input_label_one": "{{count}} 個星星",
|
||||
@@ -119,9 +178,20 @@
|
||||
"stop_screenshare_button_label": "分享畫面",
|
||||
"stop_video_button_label": "停止影片",
|
||||
"submitting": "正在遞交……",
|
||||
"switch_camera": "",
|
||||
"unauthenticated_view_body": "還沒註冊嗎?<2>建立帳號</2>",
|
||||
"unauthenticated_view_eula_caption": "點擊「前往」即表示您同意我們的<2>終端使用者授權協議 (EULA)</2>",
|
||||
"unauthenticated_view_login_button": "登入您的帳號",
|
||||
"unmute_microphone_button_label": "將麥克風取消靜音",
|
||||
"version": "版本: {{version}}"
|
||||
"version": "版本: {{version}}",
|
||||
"video_tile": {
|
||||
"always_show": "",
|
||||
"change_fit_contain": "",
|
||||
"collapse": "",
|
||||
"expand": "",
|
||||
"mute_for_me": "",
|
||||
"muted_for_me": "",
|
||||
"volume": "",
|
||||
"waiting_for_media": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user