blob: ba55dbc1404c50d4293f9dd2d2a0c5001024584e [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?><!--
Copyright (C) 2004-2016 Savoir-faire Linux Inc.
Author: Alexandre Lision <alexandre.lision@savoirfairelinux.com>
Author: Adrien Béraud <adrien.beraud@savoirfairelinux.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-->
<resources>
<string name="app_name" translatable="false">Ring</string>
<string name="app_author" translatable="false" >Savoir-faire Linux Inc.</string>
<string name="app_release" translatable="false">Louis-Joseph Papineau - %1$s</string>
<string name="app_website" translatable="false">https://ring.cx</string>
<string name="copyright" translatable="false">Copyright © 2004&#8211;2016 Savoir-faire Linux Inc.</string>
<string name="licence" translatable="false">This software is provided "as is", without warranty of any kind. For details, see\n
<a href="http://www.gnu.org/licenses/gpl.html">GNU General Public License version 3 or later</a></string>
<!-- RingActivity -->
<string name="close_msg">Press back again to leave</string>
<string name="title_section0">Dial</string>
<string name="title_section1">Call</string>
<string name="title_section2">History</string>
<string name="title_activity_sflphone_home">Ring</string>
<string name="create_new_account_dialog_title">No Account Registered</string>
<string name="create_new_account_dialog">Would you like to register an account now?</string>
<string name="cannot_pass_sipcall_title">SIP account not available</string>
<string name="cannot_pass_sipcall">Current selected account is not available</string>
<string name="error_no_network">No network connectivity</string>
<!-- AB menus -->
<string name="ab_account_creation">New account</string>
<string name="ab_account_edition_1">Delete</string>
<string name="ab_action_chat">Text messaging</string>
<string name="ab_clear_history">Clear History</string>
<!-- Left Drawer -->
<!-- Accessibility -->
<string name="drawer_open">Open navigation drawer</string>
<string name="drawer_close">Close navigation drawer</string>
<!-- Sections -->
<string name="menu_item_home">Home</string>
<string name="menu_item_accounts">Manage accounts</string>
<string name="menu_item_settings">Settings</string>
<string name="menu_item_about">About Ring</string>
<!-- Dialing Fragment -->
<string name="dial_action_call">Call</string>
<string name="dial_number">Dial a number</string>
<string name="dial_hint">Type phone number</string>
<!-- History Fragment -->
<string name="hist_replay_button">Replay</string>
<string name="hist_replay_button_stop">Stop</string>
<string name="hist_no_history">No history</string>
<string name="hist_in_calls">In:%1$d</string>
<string name="hist_out_calls">Out:%1$d</string>
<!-- DetailsHistory Fragment -->
<string name="detail_hist_call_number">Call %1$s</string>
<!-- Home Fragment -->
<plurals name="home_conferences_title">
<item quantity="one">%d Conversation</item>
<item quantity="other">%d Conversations</item>
</plurals>
<string name="home_transfering">Transferring %1$s to %1$s</string>
<string name="home_transfer_complet">Transfer complete</string>
<string name="home_conf_item">%1$s participants</string>
<!-- ContactList Fragment -->
<string name="no_contact_found">No contact found</string>
<string name="starred_contacts_title">Favorites</string>
<string name="searchbar_hint">Enter name or phone number&#8230;</string>
<string name="choose_number">Choose a number</string>
<!-- FileExplorerDFragement -->
<string name="file_explorer_title">Select a file</string>
<!-- TransferDFragment -->
<string name="transfer_to_another_call">Transfer to another current call:</string>
<string name="transfer_no_other_call">No other calls pending</string>
<string name="transfer_type_number">Type number to transfer to:</string>
<!-- Notifications -->
<string name="notif_missed_call_title">Missed call</string>
<string name="notif_missed_incoming_call">Missed call from %1$s</string>
<string name="notif_missed_outgoing_call">Missed call to %1$s</string>
<string name="notif_incoming_call_title">Incoming call from %1$s</string>
<string name="notif_incoming_call">Incoming call</string>
<string name="notif_outgoing_call_title">Outgoing call to %1$s</string>
<string name="notif_outgoing_call">Outgoing call</string>
<string name="notif_current_call_title">Current call with %1$s</string>
<string name="notif_current_call">Current call</string>
<!-- Call Fragment -->
<string name="me">Me</string>
<string name="you_txt_prefix">You:</string>
<string name="action_call_attended_transfer">Attended Transfer</string>
<string name="action_call_unattended_transfer">Unattended transfer</string>
<string name="action_call_conference">Conference</string>
<string name="action_call_hold">Hold</string>
<string name="action_call_hangup">Hang up</string>
<string name="action_settings">Settings</string>
<string name="action_send_msg">"Send text to %1$s"</string>
<string name="web_site">Website</string>
<string name="help_gestures"> This view will help users with different interactions during calls. Different actions will be described; Long press, fling, swype etc.</string>
<string name="send_message">Send message</string>
<string name="ongoing_call">Ongoing call</string>
<string name="hist_in_call">Incoming call of %1$s</string>
<string name="hist_out_call">Outgoing call of %1$s</string>
<string name="add_to_contacts">Add to contacts</string>
<string name="start_error_title">Can\'t start Ring !</string>
<string name="start_error_mic_required">Ring requires the microphone permission to work.</string>
<string name="action_call_accept">Take call</string>
<string name="action_call_decline">Decline</string>
<string name="ab_action_speakerphone">Enable speaker</string>
<string name="ab_action_contact_add">Add to contacts</string>
<string name="ab_action_audio_call">Audio call</string>
<string name="share_via">Share via</string>
<string name="write_a_message">Write a message</string>
<string name="scan_qr">Scan QR Code</string>
<string name="ab_action_flipcamera">Flip camera</string>
</resources>