2017-10-23 13:40:38 +03:00
<resources >
<!-- Bottom Navigation -->
<string name= "nc_bottom_navigation_title_calls" > Calls</string>
<string name= "nc_bottom_navigation_title_contacts" > Contacts</string>
<string name= "nc_bottom_navigation_title_settings" > Settings</string>
<!-- Server selection -->
2017-12-17 22:59:05 +03:00
<string name= "nc_server_url" > Server address</string>
2017-10-23 13:40:38 +03:00
<string name= "nc_server_not_installed" > Please finish your %1$s installation</string>
<string name= "nc_server_db_upgrade_needed" > Please upgrade your %1$s database</string>
<string name= "nc_server_maintenance" > Please bring your %1$s out of maintenance</string>
2017-12-17 11:32:25 +03:00
<string name= "nc_server_version" > %1$s only works with %2$s 13 and up</string>
2017-12-31 01:43:44 +03:00
<string name= "nc_server_import_account_plain" > Import account</string>
<string name= "nc_server_import_accounts_plain" > Import accounts</string>
<string name= "nc_server_import_account" > Import account from the %1$s app</string>
2017-12-31 00:44:05 +03:00
<string name= "nc_server_import_accounts" > Import accounts from the %1$s app</string>
2017-12-31 01:43:44 +03:00
<string name= "nc_server_failed_to_import_account" > Failed to import selected account</string>
<string name= "nc_Server_account_imported" > Selected account is now imported and available</string>
2017-12-19 01:21:27 +03:00
<string name= "nc_get_from_provider" > Do you not have a server yet?\nClick here to get one from a provider</string>
2017-10-23 13:40:38 +03:00
<!-- Account verification -->
<string name= "nc_display_name_fetched" > Display name fetched</string>
<string name= "nc_display_name_not_fetched" > Display name couldn\'t be fetched, aborting</string>
<string name= "nc_nextcloud_talk_app_installed" > %1$s app found</string>
2017-12-22 00:25:46 +03:00
<string name= "nc_nextcloud_talk_app_not_installed" > %1$s app not installed on the server, aborting</string>
2017-10-23 13:40:38 +03:00
<string name= "nc_display_name_stored" > Display name stored</string>
2017-12-19 12:16:50 +03:00
<string name= "nc_display_name_not_stored" > Could not store display name, aborting</string>
2017-10-23 13:40:38 +03:00
2017-11-24 00:37:13 +03:00
<string name= "nc_never" > Never joined</string>
2017-10-23 13:40:38 +03:00
<string name= "nc_search" > Search</string>
2017-10-30 01:14:35 +03:00
<string name= "nc_certificate_dialog_title" > Check out the certificate</string>
2017-12-19 16:19:57 +03:00
<string name= "nc_certificate_dialog_text" > Do you trust the until now unknown SSL certificate, issued by %1$s for %2$s, valid from %3$s to %4$s?</string>
2017-10-30 01:08:36 +03:00
<string name= "nc_yes" > Yes</string>
<string name= "nc_no" > No</string>
<string name= "nc_details" > Details</string>
2017-12-17 11:32:25 +03:00
<string name= "nc_certificate_error" > Your SSL setup prevented connection</string>
2017-10-30 01:08:36 +03:00
2017-11-06 22:01:53 +03:00
<!-- Settings -->
<string name= "nc_settings_proxy_title" > Proxy</string>
<string name= "nc_settings_proxy_type_key" > proxy_type</string>
<string name= "nc_settings_proxy_type_title" > Proxy type</string>
<string name= "nc_settings_proxy_host_key" > proxy_host</string>
<string name= "nc_settings_proxy_host_title" > Proxy host</string>
<string name= "nc_settings_proxy_port_key" > proxy_port</string>
<string name= "nc_settings_proxy_port_title" > Proxy port</string>
<string name= "nc_settings_proxy_username_key" > proxy_username</string>
<string name= "nc_settings_proxy_password_key" > proxy_password</string>
<string name= "nc_settings_use_credentials_title" > Use credentials</string>
<string name= "nc_settings_use_credentials_key" > proxy_credentials</string>
<string name= "nc_settings_switch_account" > Switch between accounts</string>
<string name= "nc_settings_reauthorize" > Reauthorize</string>
<string name= "nc_settings_remove_account" > Remove account</string>
<string name= "nc_settings_add_account" > Add a new account</string>
2017-11-07 01:43:11 +03:00
<string name= "nc_settings_wrong_account" > Only current account can be reauthorized</string>
2018-01-18 13:45:48 +03:00
<string name= "nc_settings_no_talk_installed" > Talk app is not installed on the server you tried to authorize against</string>
2017-12-17 11:32:25 +03:00
<string name= "nc_settings_account_updated" > Your already existing account was updated, instead of adding a new one</string>
<string name= "nc_account_scheduled_for_deletion" > The account is scheduled for deletion, and cannot be changed</string>
2017-11-06 22:01:53 +03:00
<string name= "nc_no_proxy" > No proxy</string>
<string name= "nc_username" > Username</string>
<string name= "nc_password" > Password</string>
2018-02-08 14:31:41 +03:00
<string name= "nc_conversation_link" > Conversation link</string>
2018-01-25 11:23:11 +03:00
<string name= "nc_new_password" > New password</string>
2018-01-26 01:52:38 +03:00
<string name= "nc_wrong_password" > Wrong password</string>
2017-11-06 22:01:53 +03:00
<string name= "nc_about" > About</string>
<string name= "nc_privacy" > Privacy</string>
<string name= "nc_get_source_code" > Get source code</string>
<string name= "nc_license_title" > License</string>
<string name= "nc_license_summary" > GNU General Public License, Version 3</string>
2017-11-07 15:20:09 +03:00
<string name= "nc_select_an_account" > Select an account</string>
2017-11-27 16:31:17 +03:00
<!-- Room menu -->
2017-11-28 06:01:41 +03:00
<string name= "nc_what" > What would you like to do today?</string>
2017-11-27 16:31:17 +03:00
<string name= "nc_leave" > Leave call</string>
<string name= "nc_rename" > Rename call</string>
2018-01-24 15:50:10 +03:00
<string name= "nc_set_password" > Set a password</string>
<string name= "nc_change_password" > Change a password</string>
2018-01-25 11:23:11 +03:00
<string name= "nc_clear_password" > Clear password</string>
2017-11-27 16:31:17 +03:00
<string name= "nc_share_link" > Share link</string>
2018-01-25 17:30:40 +03:00
<string name= "nc_share_link_via" > Share link via</string>
2017-11-27 16:31:17 +03:00
<string name= "nc_make_call_public" > Make call public</string>
2018-01-24 14:59:30 +03:00
<string name= "nc_make_call_private" > Make call private</string>
2017-11-27 16:31:17 +03:00
<string name= "nc_delete_call" > Delete call</string>
2018-02-08 14:31:41 +03:00
<string name= "nc_new_conversation" > Start a new conversation</string>
<string name= "nc_join_via_link" > Join via link</string>
<string name= "nc_join_via_web" > Join via web</string>
2017-11-27 16:31:17 +03:00
2017-11-28 06:38:17 +03:00
<!-- Contacts -->
2018-02-02 13:40:42 +03:00
<string name= "nc_select_contacts" > Select contacts</string>
2017-12-07 18:20:24 +03:00
<string name= "nc_one_contact_selected" > contact selected</string>
<string name= "nc_more_contacts_selected" > contacts selected</string>
2018-02-02 13:40:42 +03:00
<string name= "nc_contacts_clear" > Clear</string>
<string name= "nc_contacts_done" > Done</string>
2017-12-07 18:20:24 +03:00
2017-12-13 00:09:29 +03:00
<!-- Permissions -->
2018-01-18 13:45:48 +03:00
<string name= "nc_permissions" > Permissions need to be granted to establish a video and/or audio call. Please click \"ALLOW\" in the upcoming system dialog.</string>
<string name= "nc_permissions_audio" > Microphone permission needs to be granted to enable audio calls. Please click \"ALLOW\" in the upcoming system dialog.</string>
<string name= "nc_permissions_video" > Camera permission needs to be granted to enable video calls. Please click \"ALLOW\" in the upcoming system dialog.</string>
<string name= "nc_camera_permission_permanently_denied" > To enable video communication please grant \"Camera\" permission in the system settings.</string>
<string name= "nc_microphone_permission_permanently_denied" > To enable voice communication please grant \"Microphone\" permission in the system settings.</string>
2017-12-13 00:09:29 +03:00
<string name= "nc_permissions_settings" > Open settings</string>
2017-11-28 06:38:17 +03:00
2017-12-30 11:23:47 +03:00
<!-- Call -->
<string name= "nc_incoming_call" > Incoming call</string>
2018-01-26 14:26:27 +03:00
<string name= "nc_nick_guest" > Guest</string>
2018-02-06 14:21:39 +03:00
<string name= "nc_public_call" > NEW PUBLIC CALL</string>
<string name= "nc_public_call_explanation" > Public calls let you invite people from outside through a specially
crafted link.</string>
2017-12-30 11:23:47 +03:00
2018-01-02 02:03:25 +03:00
<!-- Notification channels -->
<string name= "nc_notification_channel" > %1$s on %2$s notification channel</string>
<string name= "nc_notification_channel_calls" > Calls notification channel</string>
<string name= "nc_notification_channel_messages" > Messages notification channel</string>
<string name= "nc_notification_channel_calls_description" > Shows incoming calls</string>
<string name= "nc_notification_channel_messages_description" > Shows incoming messages</string>
2018-01-24 14:59:30 +03:00
<!-- Bottom sheet menu -->
<string name= "nc_failed_to_perform_operation" > Sorry, something went wrong!</string>
2018-02-08 14:31:41 +03:00
<string name= "nc_failed_signaling_settings" > Target server does not support joining public rooms via mobile phones.
You may attempt to join the call via web browser.</string>
2018-01-24 14:59:30 +03:00
<string name= "nc_all_ok_operation" > OK, all done!</string>
<string name= "nc_ok" > OK</string>
2018-02-20 20:16:45 +03:00
<string name= "nc_call_name" > Conversation name</string>
2018-01-25 11:23:11 +03:00
<string name= "nc_proceed" > Proceed</string>
<string name= "nc_call_name_is_same" > The name you entered is the same as the existing one</string>
2018-02-08 14:31:41 +03:00
<string name= "nc_wrong_link" > Conversation link is not valid</string>
2018-02-27 20:53:34 +03:00
<string name= "nc_share_text" > Join the conversation at %1$s/index.php/call/%2$s</string>
<string name= "nc_share_subject" > %1$s invitation</string>
<string name= "nc_share_text_pass" > \nPassword: %1$s</string>
2018-02-11 18:41:09 +03:00
<!-- Magical stuff -->
<string name= "nc_empty" > </string>
2017-10-23 13:40:38 +03:00
</resources>