blob: 253ab287eb617d04d7b7d7bebd5df18f4c949a33 [file] [log] [blame]
Adrien Béraud40bbdcb2015-06-17 16:25:44 -04001<?xml version="1.0" encoding="utf-8"?><!--
Adrien Béraudec528bb2016-01-14 16:52:51 -05002Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Adrien Béraudffd32412012-08-07 18:39:23 -04003
alisionb1763882013-06-18 17:30:51 -04004Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
Adrien Béraud4a64c0c2015-10-20 12:16:14 -04005Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
6
Adrien Béraudffd32412012-08-07 18:39:23 -04007This program is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 3 of the License, or
10(at your option) any later version.
11
12This program is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with this program; if not, write to the Free Software
19 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
alision9f7a6ec2013-05-24 16:26:26 -040020-->
Emeric Vigier2f625822012-08-06 11:09:52 -040021<resources>
Alexandre Savard393ccab2012-09-11 15:01:20 -040022
Adrien Béraud4a64c0c2015-10-20 12:16:14 -040023 <string name="app_name" translatable="false">Ring</string>
Alexandre Lisionb5823032016-04-25 18:12:14 -040024 <string name="app_author" translatable="false">Savoir-faire Linux Inc.</string>
Aline Bonnet072f33b2016-11-03 10:30:29 -040025 <string name="app_release" translatable="false">Gaston Miron Beta 2 - %1$s</string>
Thibault Wittemberg37aec062016-11-07 17:11:47 -050026 <string name="app_website_contribute" translatable="false">&lt;u>https://ring.cx/contribute&lt;/u></string>
Aline Bonnet9dc85932017-01-06 12:11:24 -050027 <string name="gnu_license_website" translatable="false">http://www.gnu.org/licenses/gpl.html</string>
Thibault Wittemberg37aec062016-11-07 17:11:47 -050028 <string name="ring_contribute_website" translatable="false">https://ring.cx/contribute</string>
Alexandre Lisionb5823032016-04-25 18:12:14 -040029
30 <string name="copyright" translatable="false">2004&#8211;2016 Savoir-faire Linux Inc.</string>
Aline Bonnet072f33b2016-11-03 10:30:29 -040031 <string name="feedback_section">Feedback</string>
Thibault Wittemberg37aec062016-11-07 17:11:47 -050032 <string name="report">&lt;u>Send us an email&lt;/u></string>
Aline Bonnet9dc85932017-01-06 12:11:24 -050033 <string name="section_license">License</string>
Alexandre Lisionb5823032016-04-25 18:12:14 -040034 <string name="sponsor_section">Ring is a free software developed and supported by</string>
35 <string name="copyright_section">Copyright</string>
36 <string name="contribute_section">Contribute</string>
37 <string name="version_section">Version</string>
38 <string name="no_email_app_installed">No email app found, install one to send us a report</string>
Thibault Wittemberg37aec062016-11-07 17:11:47 -050039 <string name="no_browser_app_installed">No web browser app found, install one to view this page</string>
Alexandre Lisionb5823032016-04-25 18:12:14 -040040 <string name="email_chooser_title">Send mail using…</string>
Thibault Wittemberg37aec062016-11-07 17:11:47 -050041 <string name="website_chooser_title">View website using…</string>
Aline Bonnet9dc85932017-01-06 12:11:24 -050042 <string name="license">This software is provided \"as is\", without warranty of any kind. For details, see
Thibault Wittemberg37aec062016-11-07 17:11:47 -050043&lt;u>GNU General Public License version 3 or later&lt;/u></string>
alisionb1763882013-06-18 17:30:51 -040044
Adrien Béraud40bbdcb2015-06-17 16:25:44 -040045 <!-- RingActivity -->
Alexandre Lision839995b2014-10-07 17:38:52 -040046 <string name="title_activity_sflphone_home">Ring</string>
Adrien Béraud8ffef7b2015-10-15 17:02:04 -040047 <string name="error_no_network">No network connectivity</string>
Romain Bertozzi81dd6d02016-07-20 11:17:53 -040048 <string name="error_mobile_network_available_but_disabled">Please grant access to cellular network in the settings screen.</string>
Alexandre Lision64d63232013-10-01 09:34:56 -040049
Alexandre Lisiona764c682013-09-09 10:02:07 -040050 <!-- AB menus -->
Alexandre Lisionfb0985b2013-09-27 16:23:44 -040051 <string name="ab_account_creation">New account</string>
Adrien Béraud4a64c0c2015-10-20 12:16:14 -040052 <string name="ab_action_chat">Text messaging</string>
alisionb1763882013-06-18 17:30:51 -040053
alision9f7a6ec2013-05-24 16:26:26 -040054 <!-- Left Drawer -->
alisionb1763882013-06-18 17:30:51 -040055 <!-- Accessibility -->
alision9f7a6ec2013-05-24 16:26:26 -040056 <string name="drawer_open">Open navigation drawer</string>
57 <string name="drawer_close">Close navigation drawer</string>
Alexandre Lisionab0cc9f2013-12-12 11:27:25 -050058 <!-- Sections -->
Alexandre Lision269e6042013-12-11 16:15:13 -050059 <string name="menu_item_home">Home</string>
Alexandre Lisionab0cc9f2013-12-12 11:27:25 -050060 <string name="menu_item_accounts">Manage accounts</string>
Alexandre Lision269e6042013-12-11 16:15:13 -050061 <string name="menu_item_settings">Settings</string>
Thibault Wittemberg7866d0c2016-10-18 17:27:05 -040062 <string name="menu_item_share">Share my contact</string>
Alexandre Lision05c77392014-10-10 12:32:07 -040063 <string name="menu_item_about">About Ring</string>
Alexandre Lision64d63232013-10-01 09:34:56 -040064
Alexandre Lision81ef7502013-12-11 17:29:49 -050065 <!-- Dialing Fragment -->
Adrien Béraud2bb3cdf2015-10-21 16:31:49 -040066 <string name="dial_number">Dial a number</string>
Alexandre Lision64d63232013-10-01 09:34:56 -040067
Alexandre Lisionfb0985b2013-09-27 16:23:44 -040068 <!-- History Fragment -->
Alexandre Lisionc2bd7b62013-09-30 10:45:00 -040069 <string name="hist_replay_button">Replay</string>
70 <string name="hist_replay_button_stop">Stop</string>
Adrien Béraud40bbdcb2015-06-17 16:25:44 -040071
Romain Bertozzi5b7adcf2016-05-09 11:56:45 -040072
Alexandre Lisionddbb46f2013-12-12 12:18:58 -050073 <!-- DetailsHistory Fragment -->
Alexandre Lision64d63232013-10-01 09:34:56 -040074
Alexandre Lisionfb0985b2013-09-27 16:23:44 -040075 <!-- Home Fragment -->
Alexandre Lisioncd6a82d2014-01-17 12:10:23 -050076 <plurals name="home_conferences_title">
Alexandre Lisioncd6a82d2014-01-17 12:10:23 -050077 <item quantity="one">%d Conversation</item>
78 <item quantity="other">%d Conversations</item>
79 </plurals>
Alexandre Lision64d63232013-10-01 09:34:56 -040080 <string name="home_transfering">Transferring %1$s to %1$s</string>
81 <string name="home_transfer_complet">Transfer complete</string>
Alexandre Lision64d63232013-10-01 09:34:56 -040082
Alexandre Lisionfb0985b2013-09-27 16:23:44 -040083 <!-- ContactList Fragment -->
84 <string name="no_contact_found">No contact found</string>
Alexandre Lision8b9d8e82013-10-04 09:21:27 -040085 <string name="starred_contacts_title">Favorites</string>
Adrien Béraud4a64c0c2015-10-20 12:16:14 -040086 <string name="searchbar_hint">Enter name or phone number&#8230;</string>
Adrien Béraud2bb3cdf2015-10-21 16:31:49 -040087 <string name="choose_number">Choose a number</string>
Alexandre Lision64d63232013-10-01 09:34:56 -040088
Alexandre Lision8ad39592013-11-21 13:23:58 -050089 <!-- FileExplorerDFragement -->
Alexandre Lision8ad39592013-11-21 13:23:58 -050090
Alexandre Lisionfb0985b2013-09-27 16:23:44 -040091 <!-- TransferDFragment -->
92 <string name="transfer_to_another_call">Transfer to another current call:</string>
93 <string name="transfer_no_other_call">No other calls pending</string>
Adrien Béraud4a64c0c2015-10-20 12:16:14 -040094 <string name="transfer_type_number">Type number to transfer to:</string>
Alexandre Lisionab0cc9f2013-12-12 11:27:25 -050095
Alexandre Lision81ef7502013-12-11 17:29:49 -050096 <!-- Notifications -->
Adrien Béraud08d9af02016-02-09 17:00:15 -050097 <string name="notif_missed_incoming_call">Missed call from %1$s</string>
98 <string name="notif_missed_outgoing_call">Missed call to %1$s</string>
Adrien Béraud7f80a002015-12-09 17:56:40 -050099 <string name="notif_incoming_call_title">Incoming call from %1$s</string>
100 <string name="notif_incoming_call">Incoming call</string>
101 <string name="notif_outgoing_call_title">Outgoing call to %1$s</string>
102 <string name="notif_outgoing_call">Outgoing call</string>
103 <string name="notif_current_call_title">Current call with %1$s</string>
104 <string name="notif_current_call">Current call</string>
Alexandre Lisionfb0985b2013-09-27 16:23:44 -0400105
Alexandre Lision68855472013-10-10 16:20:46 -0400106 <!-- Call Fragment -->
Adrien Béraud147fe2a2015-10-20 10:43:11 -0400107 <string name="you_txt_prefix">You:</string>
alisionb1763882013-06-18 17:30:51 -0400108 <string name="action_call_attended_transfer">Attended Transfer</string>
alisionb1763882013-06-18 17:30:51 -0400109 <string name="action_call_conference">Conference</string>
Adrien Béraud22090e12014-04-24 11:35:03 -0400110 <string name="action_call_hangup">Hang up</string>
Adrien Béraud159fdba2015-10-21 16:39:42 -0400111 <string name="ongoing_call">Ongoing call</string>
Adrien Béraud147fe2a2015-10-20 10:43:11 -0400112 <string name="hist_in_call">Incoming call of %1$s</string>
113 <string name="hist_out_call">Outgoing call of %1$s</string>
Adrien Béraud2457c332015-11-19 11:53:26 -0500114 <string name="start_error_title">Can\'t start Ring !</string>
115 <string name="start_error_mic_required">Ring requires the microphone permission to work.</string>
Adrien Béraudda712a42015-11-22 23:45:26 -0500116 <string name="action_call_accept">Take call</string>
117 <string name="action_call_decline">Decline</string>
118 <string name="ab_action_speakerphone">Enable speaker</string>
119 <string name="ab_action_contact_add">Add to contacts</string>
Romain Bertozzi5b7adcf2016-05-09 11:56:45 -0400120 <string name="ab_action_contact_add_question">Add to contacts ?</string>
Adrien Béraudda712a42015-11-22 23:45:26 -0500121 <string name="ab_action_audio_call">Audio call</string>
Adrien Béraud16a1eca2016-04-22 13:55:06 -0400122 <string name="ab_action_video_call">Video call</string>
Adrien Béraudda2eb1a2016-01-11 13:15:12 -0500123 <string name="share_via">Share via</string>
Adrien Béraudc5aa8132016-02-04 18:29:07 -0500124 <string name="write_a_message">Write a message</string>
Alexander Zahdeh6408ad92016-02-23 18:32:47 -0600125 <string name="scan_qr">Scan QR Code</string>
Adrien Béraudfb6341f2016-03-07 16:18:54 -0500126 <string name="ab_action_flipcamera">Flip camera</string>
Alexandre Savard8b7d4332012-09-30 20:02:11 -0400127
Adrien Béraud2414b642016-04-13 11:43:04 -0400128 <!-- Text messages -->
Adrien Béraud2414b642016-04-13 11:43:04 -0400129 <string name="send_message">Send message</string>
130 <string name="message_sending">Sending message…</string>
131 <string name="time_just_now">Just now</string>
Adrien Béraudb4237762016-04-07 17:05:36 -0400132 <string name="permission_read_denied">The app was not allowed to read to your storage. Hence, it cannot function properly. Please consider granting it this permission</string>
Adrien Béraudb4237762016-04-07 17:05:36 -0400133
Romain Bertozzi79563d22016-04-18 17:37:06 -0400134 <!-- MediaPreferenceFragment -->
135 <string name="permission_dialog_camera_title">Camera permission</string>
136 <string name="permission_dialog_camera_message">Video conversations require the camera permission to work. Please consider enabling it.</string>
Aline Bonnet19352ba2016-10-20 15:39:37 -0400137 <string name="ringtone_error_title">Error</string>
138 <string name="ringtone_error_format_not_supported">This format is not supported.</string>
139 <string name="ringtone_error_size_too_big">This file is too big. The maximum size is %1$ikB.</string>
Romain Bertozzi79563d22016-04-18 17:37:06 -0400140
141 <!-- Read contacts permission -->
142 <string name="permission_dialog_read_contacts_message">Ring needs the "Read contacts" permission to enable this feature. Please grant it.</string>
143
144 <!-- Write call log permission -->
145 <string name="permission_dialog_write_call_log_message">Ring needs the "Write call log" permission to enable this feature. Please grant it.</string>
146
Romain Bertozzi2b2aa6f2016-04-28 11:18:57 -0400147 <!-- QRCode Scan -->
148 <string name="scan_qr_account_message">Scan the QR Code of the account you want to add.</string>
149
Romain Bertozzi97dcaea2016-05-04 09:53:12 -0400150 <!-- Settings -->
151 <string name="clear_history_dialog_title">Clear history ?</string>
152 <string name="clear_history_dialog_message">This action can not be undone.</string>
153 <string name="clear_history_completed">History has been cleared.</string>
154
Romain Bertozzi9f1acb02016-05-09 14:25:44 -0400155 <!-- Conversation -->
156 <string name="conversation_action_delete_this">Delete this conversation</string>
157 <string name="conversation_action_delete_this_title">Delete this conversation ?</string>
158 <string name="conversation_action_delete_this_message">This action can not be undone.</string>
Romain Bertozzi306a5992016-05-10 15:53:22 -0400159 <string name="conversation_action_copy_peer_number">Copy number</string>
160 <string name="conversation_action_copied_peer_number_clipboard">%1$s copied to clipboard</string>
161 <string name="conversation_action_select_peer_number">Select a number</string>
Romain Bertozzi9f1acb02016-05-09 14:25:44 -0400162
Romain Bertozzi5b7adcf2016-05-09 11:56:45 -0400163 <!-- Contacts -->
164 <string name="add_call_contact_number_to_contacts">Add %1$s ?</string>
Adrien Béraud14ddd732016-10-03 11:46:15 -0400165 <string name="prompt_new_password">New password</string>
166 <string name="prompt_new_password_repeat">Repeat new password</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400167 <string name="account_create_title">Create a Ring account</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400168 <string name="prompt_new_username">Enter new username</string>
169 <string name="help_password_choose">Choose a strong password you will remember to protect your Ring account.</string>
Adrien Béraud1347b402016-10-12 16:16:04 -0400170 <string name="help_password_enter">Enter your main Ring account password</string>
171 <string name="help_pin_enter">Enter the PIN from another configured Ring account. Use the \"export account on Ring\" feature to obtain a PIN.</string>
Aline Bonnet2d87ebb2016-11-10 15:41:56 -0500172 <string name="wizard_next">Next</string>
173 <string name="wizard_back">Back</string>
Alexandre Lisione6b7ed72016-10-11 15:33:08 -0400174
Thibault Wittembergc0f89fc2016-10-04 17:59:03 -0400175 <string name="account_device_updated_message">You have successfully updated your Ring account.</string>
Romain Bertozzi5b7adcf2016-05-09 11:56:45 -0400176
Aline Bonnet2041ab92016-10-05 11:51:58 -0400177 <!-- MenuHeaderView -->
178 <string name="profile">My profile</string>
179 <string name="profile_message_warning">This is shared with your contacts</string>
180 <string name="open_the_gallery">Open the gallery</string>
181 <string name="take_a_photo">Take a photo</string>
182 <string name="unknowm_if_empty">Unknown if empty</string>
183 <string name="unknown">Unknown</string>
184
Thibault Wittemberg7866d0c2016-10-18 17:27:05 -0400185 <!-- Share fragment -->
Thibault Wittemberg7866d0c2016-10-18 17:27:05 -0400186 <string name="share_message">Scan this QRCode with the embedded scanner of the Ring application that wants to communicate with you.</string>
Thibault Wittemberg3146c762016-11-04 14:53:19 -0400187 <string name="share_message_no_account">Please select an account to share.</string>
Thibault Wittemberg55841a12016-10-26 12:30:12 -0400188 <string name="share_your_account_information">Share my contact information</string>
Alexandre Lision06ebd0c2016-11-08 11:49:24 -0500189 <string name="generic_error_migration">Error</string>
190 <string name="generic_error_migration_message">An error occurred during migration</string>
Thibault Wittemberg7866d0c2016-10-18 17:27:05 -0400191
Dany YARAKOUfe2155a2014-05-28 21:05:46 +0100192</resources>