mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
22 lines
1.4 KiB
XML
22 lines
1.4 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<resources>
|
|
<string name="history_date_format">t MMM</string>
|
|
<string name="messages_date_format">HH:mm t MMM</string>
|
|
<string name="today_date_format">HH:mm</string>
|
|
<string name="picture_name_format">linphone-mms-%s.jpg</string>
|
|
<string name="app_name">Linphone</string>
|
|
<string name="service_name">Linphone-Dienst</string>
|
|
<string name="addressbook_label">Linphone</string>
|
|
<string name="notification_title">Linphone</string>
|
|
<string name="wait_dialog_text">Startvorgang</string>
|
|
<string name="notification_registered">Registriert auf %s </string>
|
|
<string name="about_text">Linphone %s SIP-kompatibles Telefon (RFC 3261) unter der GNU Public License V2</string>
|
|
<string name="setup_create_account">Erstellen Sie ein Konto auf linphone.org</string>
|
|
<string name="setup_login_linphone">Ich habe bereits ein linphone.org-Konto</string>
|
|
<string name="setup_login_generic">Ich habe bereits ein SIP-Konto</string>
|
|
<string name="setup_linphone_account_hint">Geben Sie Ihren Benutzernamen und Passwort für linphone.org ein</string>
|
|
<string name="setup_general_account_hint">Geben Sie den Benutzernamen, das Passwort und die Domäne Ihres SIP-Kontos ein</string>
|
|
<string name="setup_username_hint">Benutzername</string>
|
|
<string name="button_sip_contacts">SIP</string>
|
|
<string name="tunnel_host"></string>
|
|
</resources>
|