Commit fafada7e authored by Grigory Fedorov's avatar Grigory Fedorov

Merge branch 'hotfix/0.9.30f'

parents 839b192f 510bfb67
......@@ -14,7 +14,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.xabber.androiddev"
android:versionCode="89"
android:versionCode="102"
android:versionName="@string/application_version"
android:installLocation="auto"
>
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_copyright">© Redsolution LTD, 2010-2014</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_feedback">mailto:info@xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_site">http://www.xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_version">Version: %s</string>
<string name="about_license">Lizenz: GNU GPLv3 \n<a href="https://github.com/redsolution/xabber-android">Open Source Software</a></string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_confirm.png -->
<string name="account_delete_confirm">Willst du das Benutzerkonto %s wirklich löschen?\n(Wird nicht vom Server gelöscht, nur in Xabber)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_add">Benutzerkonto hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_context_menu.png -->
<string name="account_delete">Konto löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_context_menu.png -->
<string name="account_editor">Konto bearbeiten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_authentication">Autorisierung</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_connected">Online</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_connecting">Verbinden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_disconnecting">Trennen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_offline">Offline</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_waiting">Auf Wiederverbindung warten</string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_ADD_TO_GROUP">Fehler: Kann nicht zur Gruppe hinzugefügt werden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_CREATE_CONTACT">Fehler: Kann Kontakt nicht hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_CONTACT">Fehler: Kann Kontakt nicht löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_FROM_GROUP">Fehler: Kann nicht aus der Gruppe gelöscht werden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_GROUP">Fehler: Gruppe kann nicht gelöscht werden </string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_RENAME_GROUP">Fehler: Gruppe kann nicht umbenannt werden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_account">Konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="contact_editor_title">%s bearbeiten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="contact_group">Gruppen auswählen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_name">Alias (optional)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add_confirm.png -->
<string name="contact_subscribe_confirm">Teile deinen %2$s Accountstatus mit %1$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_user">Alias</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="ENTRY_IS_NOT_FOUND">Kontakt wurde nicht gefunden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="group_add">Gruppe hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="group_default">Freunde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="group_exists">Eine Gruppe mit diesem Name existiert bereits</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="group_is_empty">Gruppenname setzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/group_add.png -->
<string name="group_name">Gruppename</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="choose_account">Bitte Konto auswählen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="EMPTY_ACCOUNT">Bitte Konto auswählen</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="accept_subscription">Kontakt bestätigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="account_reconnect">Wiederverbinden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_action_disabled">Konten verwalten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_action_empty">Konto hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_no_contacts">Kontakt hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_no_online">Offline Kontakte zeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_offline">Verbinden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_waiting">Wiederverbinden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_connecting">Verbinde...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_state_disabled">Konto deaktiviert</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_empty">Kein Benutzerkonto vorhanden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_no_contacts">Keine Kontakte vorhanden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_no_online">Niemand ist Online</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_offline">Keine Kontakte online</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_roster">Verbunden.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_loading.png -->
<string name="application_state_starting">Anwendung wird gestartet... </string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_waiting">Warte auf Verbindung</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu_extra.png -->
<string name="chat_list">Chatliste</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="chat_list_is_empty">Keine aktiven Gespräche</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="chat_viewer">Chat</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="close_chat">Chat beenden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="CONNECTION_FAILED">Verbindungsfehler</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="contact_add">Kontakt hinzufügen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_delete">Kontakt löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_confirm.png -->
<string name="contact_delete_confirm">Möchtest du wirklich Kontakt %1$s aus Konto %2$s löschen?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_editor">Kontakt bearbeiten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="contact_list">Kontaktliste</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="discard_subscription">Kontakt ablehnen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="exit">Beenden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_active_chat">Aktive Gespräche</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_none">Ohne Gruppe</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="group_remove">Gruppe löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_confirm.png -->
<string name="group_remove_confirm">Willst du die Gruppe %s wirklich löschen? Benutzer dieser Gruppe bleiben in der Kontaktliste.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="group_rename">Gruppe umbenennen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="NO_SUCH_ACCOUNT">Konto nicht gefunden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="NOT_CONNECTED">Verbindung nicht hergestellt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="request_subscription">Abonnement anfordern</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="XMPP_EXCEPTION">Fehler im Datenstrom</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_closing.png -->
<string name="application_state_closing">Einstellungen werden gespeichert...\nDie Anwendung wird beendet.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_confirmation">%1$s.\nVertraust du dem Zertifikat mit folgendem SHA1 Fingerabdruck: %2$s vollständig?\nMöchtest du nicht über jedes Problem mit diesem Zeritifikat informiert werden?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check_details.png -->
<string name="certificate_details">\n\nAusgestellt an:\nCommon Name (CN): %1$s\nOrganisation (O): %2$s\nOrganisationseinheit (OU): %3$s\nSeriennummer: %4$s\n\nErstellt durch:\nCommon Name (CN): %5$s\nOrganisation (O): %6$s\nOrganisationseinheit (OU): %7$s\n\nGültigkeit:\nErstellt am: %8$s\nAuflaufdatum: %9$s.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_invalid_chane">Verifizierung der Signaturkette fehlgeschlagen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_invalid_target">Ziel konnte nicht verifiziert werden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_self_signed">Selbst-signiertes Zertifikat</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_show_details">Details</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="close_chats">Alle Chats beenden</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_integration.png -->
<string name="contact_integration_suggest">Möchtest du Xabber in deine Kontaktliste integrieren?\nEs kann unter "Einstellungen" → "XMPP Accounts" → Dein Account → "Integration der Kontakte" hinzugefügt werden.\nEs ist möglich, dass die Kontakliste für ein paar Minuten langsamer reagiert.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_room">Konferenzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="OTR_ERROR">OTR Fehler</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_invite.png -->
<string name="select_contact">Bitte Kontakt auswählen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_always">Immer anzeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_never">Niemals anzeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_normal">Globale Einstellungen benutzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="show_offline_settings">Offline Kontakte anzeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_boot.png -->
<string name="start_at_boot_suggest">Xabber beim Start von Android starten?\nDies kann unter "Einstellungen" → "Verbindungseinstellungen" → "Mit Android starten" geändert werden.</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_viewer">Informationen anzeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_for">Zeige Infos über %s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_xmpp">XMPP</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_jid">Jabber-ID</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_name">Jabber-Name</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_resources">Ressourcen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_resource_summary">Ressource: %1$s\nPriorität: %2$d\nClient: %3$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_client_info">%1$s, schreibt: %2$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_person">Persönliche Informationen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_nick_name">Nickname</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_formatted_name">Formatierter Name</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_prefix_name">Präfix</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_given_name">Vorname</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_middle_name">Zweiter Vorname</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_family_name">Nachname</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_suffix_name">Suffix</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_birth_date">Geburtstag</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_url">Internetseite</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_organization">Organisation</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_title">Beruf</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_role">Rolle</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_other">Andere Informationen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_categories">Kategorien</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_decsription">Beschreibung</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_note">Notizen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address">Adresse</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_pobox">Postfach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_extadr">Adresszusatz</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_street">Strasse</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_locality">Ort</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_region">Bundesland</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_pcode">PLZ</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_ctry">Land</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_telephone">Telefon</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_email">E-Mail-Adresse</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type">Labels</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_home">Zu Hause</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_work">Auf Arbeit</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_postal">Postleitzahl</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_parcel">Paketdienst</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_dom">Inländisch</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_intl">International</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pref">Bevorzugt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_voice">Telefon</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_fax">Fax</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pager">Pager</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_cell">Handy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_video">Video</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_bbs">Mailbox</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_modem">Modem</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_msg">Sprachmailbox</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_isdn">ISDN</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pcs">PCS</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_internet">Internet</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_x400">X400</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="please_wait">Bitte warten...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="unknown">Unbekannt</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_fingerprint_description">Dein Chatpartner kann dir seinen virtuellen Fingerabdruck schicken, um seine Identität zu bestätigen. Für diesen Zweck sollte nicht XMPP verwendet werden.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_is_verified">Dieser Kontakt ist vertrauenswürdig</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_local_fingerprint">Dein virtueller Fingerabdruck:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_remote_fingerprint">Virtueller Fingerabdruck deines Gesprächspartners:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_scan_fingerprint">QR Code von virtuellem Fingerabdruck des Gesprächspartners scannen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_show_fingerprint">QR Code mit deinem virtuellem Fingerabdruck zeigen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint_play.png -->
<string name="zxing_install_fail">Google Play nicht installiert. Bitte installiere die App Barcode Scanner manuell.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint_scanner.png -->
<string name="zxing_install_message">Diese Anwendung benötigt die App Barcode Scanner. Möchtest du diese installieren?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_copy_fingerprint">Virtuellen Fingerabdruck in Zwischenablage kopieren</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_description">Kostenloser Jabber (XMPP) Client mit Multi-Account-Unterstützung und einfachem Interface. Xabber ist kostenlos, frei von Werbung und wurde entworfen, um der beste Jabber Client für Android zu sein.\n\nFunktionen:\n- Mit mehreren Konten gleichzeitig online sein\n- Parallele Chats: Schneller Wechsel zwischen mehreren gleichzeitigen Chats\n- Vielfältige Einstellmöglichkeiten der Sichtbarkeit für Kontakte und Gruppen\n- Kompatibel mit allen normalen XMPP Servern\n- Vorkonfigurierte Konten für Google Talk, Facebook Chat, Livejournal Chat, Vkontakte, Ya.Online, Google Apps GTalk Konten\n- Gruppenchats\n- Gesprächsverlauf speicherbar\n- Gesprächsverlauf auf die SD-Karte exportierbar\n- Emoticons\n- Hyperlink Unterstützung (Webseiten, YouTube, E-Mail Adressen und Telefonnummern, XMPP Uri)\n- Unterstützung für Avatare\n- vCard Unterstützung\n- Kontakte lassen sich nach Gruppe und/oder Konto sortieren\n- Verwaltung der Kontaktliste: Hinzufügen/Entfernen/Bearbeiten von Kontakten, Gruppen und Abonements\n- Suchen nach Kontakten\n- Integration in die Kontaktliste des Telefons\n- Benachrichtigungseinstellungen für jeden Kontakt personalisieren\n- Benachrichtigungen bei bestimmten Schlüsselwörtern\n- Volle Unicode Unterstützung - chatte in jeder Sprache!\n- Hoch- und Querformat Anzeige\n- Verbindungskompression (für einige Server)\n- Ressourcen und Prioritäten\n- OTR-Verschlüsselung\n- TLS support\n- Legacy SSL support\n- SASL support\n- Überprüfung der Serverzertifikate\n- SRV-Datensatz and DNS round robin support\n- Client-Software Symbole in der Kontaktliste (Adium, Empathy, Gajim, Gtalk, iChat, Miranda, Pidgin, Psi, QIP, Xabber, Xabber VIP)\n- Benachrichtigung beim Tippen\n- Empfangsbestätigungen für Nachrichten\n- Starte Chats vom Home-Screen aus\n\nListe der vorkonfigurierten Dienste::\n- GTalk (Google Talk, auch für Google Apps Konten mit eigener Domain)\n- Windows Live Messenger (Android 2.2 oder höher erforderlich)\n- Facebook chat\n- LiveJournal\n- VKontakte\n- Ya.Online\n- QIP\n- Odnoklassniki\n\nKommende Funktionen::\n- Dateiversand\n- Oberfläche für Tablets\n\nUnterstützte Protokolle:\nRFC-3920: Core\nRFC-3921: Instant Messaging and Presence\nXEP-0030: Service Discovery\nXEP-0128: Service Discovery Extensions\nXEP-0115: Entity Capabilities\nXEP-0054: vcard-temp\nXEP-0153: vCard-Based Avatars\nXEP-0045: Multi-User Chat\nXEP-0078: Non-SASL Authentication\nXEP-0138: Stream Compression\nXEP-0203: Delayed Delivery\nXEP-0091: Legacy Delayed Delivery\nXEP-0199: XMPP Ping\nXEP-0147: XMPP URI Scheme Query Components\nXEP-0085: Chat State Notifications\nXEP-0184: Message Delivery Receipts\nXEP-0155: Stanza Session Negotiation\nXEP-0059: Result Set Management\nXEP-0136: Message Archiving\nXEP-0224: Attention\n\nSieh Dir die Xabber Entwicklungs-Version für die neuesten Funktionen an!\n\nQuelltext ist verfügbar unter:\nhttps://github.com/redsolution/xabber-android under GNU GPLv3 license.\n\nWeiter Informationen gibt es auf unserer Webseite http://xabber.com oder folge @xabber_xmpp bei Twitter.</string>
<!-- Can be used for Google Play promotion -->
<string name="production_promo">Multi-Account XMPP (Jabber) Client.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_title">Xabber</string>
<string name="development_changes">+ neue Übersetzungen Hebräisch, Japanisch, Schwedisch\n* viele Aktualisierungen in Übersetzungen\n* kleinere Korrekturen\nDanke Euch allen!</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="development_description">Experimentelle (möglicherweise instabile) Version von Xabber - einem kostenlosen Jabber (XMPP) Client mit Multi-Account-Unterstützung und klarem Interface.\n\nDu kannst diese Version testen wenn du uns helfen willst Xabber zu testen und zu verbessern. Wir garantieren keine Stabilität, verwende die normale Version, wenn dir das nicht zusagt. Aber falls du risikofreudig BIST, wirst du der erste sein der neue Funktionen nutzen kann!\n\nSource code von Xabber gibt es unter: https://github.com/redsolution/xabber-android \nLizensiert unter GNU GPLv3. \n\nFür weitere Informationen besuche unsere Webseite http://xabber.com oder folge @xabber_xmpp bei Twitter.\n\nWenn Du irgendwelche Fehler findest oder gute Ideen hast, bitte schicke eine Email an: info+devel@xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="development_title">Xabber Entwicklerversion</string>
<string name="production_changes">+ TOR-Unterstützung mittels Orbot\n+ Proxy-Unterstützung\n+ Übersetzungen Weißrussisch, Persisch, Italienisch, Portugiesisch, Ukrainisch, Chinesisch (China), Chinesisch (Taiwan)\n* Korrektur: Benachrichtigungen in Android 4+\n* Korrektur: serverseitigen Nachrichtenverlauf\n* Korrektur: Beenden der Anwendung\n* kleinere Korrekturen\nDanke Euch allen!</string>
<string name="short_description">Quelloffener XMPP (Jabber) - Client mit Unterstützung für mehrere Accounts</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="vip_description">VIP-Version von Xabber - ein großartiger Jabber (XMPP) Client mit Multi-Account-Unterstützung und klarer, einfacher Benutzeroberfläche. Xabber wurde entwickelt, um der beste Jabber-Client für Android sein.\n\nDiese VIP-Version von Xabber ist in keiner Weise besser als die reguläre Version von Xabber, die Goldmünze im Programmicon ist der einzige Unterschied. Sie zeigt dass Du etwas gekauft und unterstützt hast obwohl es kostenlos ist.\n\n...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="vip_title">Xabber-VIP</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_NICK_NAME">Spitzname nicht angegeben</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_ROOM_NAME">Konferenz nicht angegeben</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_join">Konferenz beitreten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_nick">Spitzname</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_nick_hint">Dein Spitzname in der Konferenz</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_password">Passwort</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_password_hint">Kein Passwort benötigt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_room">Konferenz</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_server">Mehrbenutzer Chat</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_server_hint">conference.jabber.org</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="NICK_ALREADY_USED">Der Spitzname wird bereits verwendet</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="ALREADY_IN_PROGRESS">Bereits in Arbeit</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="ALREADY_JOINED">Bereits beigetreten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_add">Konferenz beitreten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_delete">Konferenz entfernen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_confirm.png -->
<string name="muc_delete_confirm">Möchtest du die Konferenz %1$s wirklich von Konto %2$s entfernen?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_edit">Autorisierungseinstellungen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string name="muc_invite_confirm">%2$s lädt dich zur Konferenz %3$s ein. Mit Konto %1$s beitreten?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string name="muc_invite_confirm_reason">%2$s lädt dich zur Konferenz %3$s: "%4$s" ein. Mit Konto %1$s beitreten?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_leave">Konferenz verlassen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_save">Konferenz speichern</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_1">Konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_2">Konten</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_1">Konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_2">Konten</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_authorization.png -->
<string name="AUTHENTICATION_FAILED">Autorisierungsfehler</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_1">Kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_2">Kontakte</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_5">Kontakte</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_1">Nachricht</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_2">Nachrichten</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_status">%1$d %2$s von %3$d %4$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_1">%1$d von %2$d %3$s online</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_2">%1$d von %2$d %3$s online</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_1">%1$d von %2$d %3$s verbinden...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_2">%1$d von %2$d %3$s verbinden...</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_1">%1$d von %2$d %3$s wartet auf Verbindung...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_2">%1$d von %2$d %3$s warten auf Verbindung...</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="connection_state_offline">%1$d %2$s offline</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/message_archive.png -->
<string name="archive_available_request_message">Möchtest du deine Nachrichten auf dem Server speichern?\nDies ermöglicht Xabber deinen Verlauf auf jedem Gerät zu laden, das diesen Account nutzt.\nDieses Feature wird zusätzliches Datenvolumen benötigen und die Verbindungsgeschwindigkeit leicht reduzieren.\nWARNUNG: Alle lokalen Verläufe werden gelöscht.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_archive.png -->
<string name="archive_available_request_title">Nachrichtenarchiv aktivieren?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_certificate.png -->
<string name="INVALID_CERTIFICATE">Ungültiges Zertifikat</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_invite.png -->
<string name="muc_invite_message">Möchtest du der Konferenz beitreten?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_otr_progress.png -->
<string name="otr_verification_in_progress">Hier klicken um abzubrechen.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_password.png -->
<string name="PASSWORD_REQUIRED">Kennwort erforderlich</string>
<string name="pay_attention">Aufmerksamkeit geben</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_subscription.png -->
<string name="subscription_request_message">Autorisationsanfrage</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="events_phrases_title">Schlüssel-Sätze</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_add">Satz hinzufügen</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete">Satz löschen</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete_confirm">Soll der Satz wirklich gelöscht werden: %s?</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_empty">&lt; beliebiger Text &gt;</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_group">Teil der Kontaktgruppe</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_regexp">Regulärer Ausdruck</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_sound">Benachrichtigungston auswählen</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_text">Zu suchender Text</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_user">Teil der Jabber-ID des Kontakts</string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_answer">Geheime Antwort:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_question">Geheime Frage:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_question_description">Geheime Frage für gegenseitige Verifikation nutzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_secret.png -->
<string name="otr_secret">Geteiltes Geheimnis:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_secret.png -->
<string name="otr_secret_description">Geteiltes Geheimnis für gegenseitige Verifikation nutzen</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="available">Erreichbar</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="away">Abwesend</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="chat">Bereit zum Chatten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="clear_statuses">Gespeicherte Statusmeldungen löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="dnd">Nicht stören</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="edit_status">Status bearbeiten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="empty_status">&lt;kein Status&gt;</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="invisible">Unsichtbar</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="remove_status">Status löschen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="select_status">Status setzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_editor">Status ändern</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_editor_for">Status ändern für %s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_text_hint">Eigenen Status setzen</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="unavailable">Offline</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="unsubscribed">Nicht autorisiert</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="xa">Abwesend für längere Zeit</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in10m">Nach 10 Minuten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in15m">Nach 15 Minuten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1h">In einer Stunde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1m">Nach einer Minute</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in2m">Nach 2 Minuten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in30m">Nach 30 Minuten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in5m">Nach 5 Minuten</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_chat_viewer_status.png -->
<string name="always">Immer</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="disabled">Deaktiviert</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="manual">Manuell</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_chat_viewer_status.png -->
<string name="never">Nie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="required">Erforderlich</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="auto">Automatisch</string>
</resources>
\ No newline at end of file
......@@ -81,7 +81,7 @@
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_parcel">Colis</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_dom">Domestique</string>
<string name="vcard_type_dom">Domicile</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_intl">International</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
......@@ -111,7 +111,7 @@
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_x400">X400</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="please_wait">Veuillez patienter...</string>
<string name="please_wait">Veuillez patienter</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="unknown">Inconnu</string>
</resources>
\ No newline at end of file
......@@ -19,5 +19,5 @@
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_text">Texte à rechercher</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_user">Partie du JID</string>
<string name="phrase_user">Partie serveur du JID</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_copyright">© Redsolution LTD, 2010-2014</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_feedback">mailto:info@xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_site">http://www.xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_version">Wersja: %s</string>
<string name="about_license">Licencja: GNU GPLv3\n<a href="https://github.com/redsolution/xabber-android">Wolne oprogramowanie</a></string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_confirm.png -->
<string name="account_delete_confirm">Czy na pewno chcesz usunąć konto %s?\n(konto zostanie usunięte tylko z programu, nie zostanie usunięte z serwera)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_add">Dodaj konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_context_menu.png -->
<string name="account_delete">Usuń konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_context_menu.png -->
<string name="account_editor">Edytuj konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_authentication">Autoryzacja</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_connected">Zalogowany</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_connecting">Łączenie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_disconnecting">Rozłączanie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_offline">Niezalogowany</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
<string name="account_state_waiting">Oczekiwanie na wznowienie połączenia</string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_ADD_TO_GROUP">Błąd: nie można dodać do grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_CREATE_CONTACT">Błąd: nie można dodać kontaktu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_CONTACT">Błąd: nie można usunąć kontaktu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_FROM_GROUP">Błąd: nie można usunąć z grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_REMOVE_GROUP">Błąd: nie można usunąć grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_RENAME_GROUP">Błąd: nie można zmienić nazwy grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_account">Konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="contact_editor_title">Edytowanie kontaktu %s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="contact_group">Wybierz grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_name">Alias ​​(opcjonalnie)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add_confirm.png -->
<string name="contact_subscribe_confirm">Udostępnić status konta %2$s użytkownikowi %1$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_add.png -->
<string name="contact_user">Nazwa kontaktu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="ENTRY_IS_NOT_FOUND">Kontaktu nie znaleziono</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="group_add">Stwórz nową grupę</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor.png -->
<string name="group_default">Znajomi</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="group_exists">Grupa z tą nazwą już istnieje</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="group_is_empty">Wybierz nazwę grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/group_add.png -->
<string name="group_name">Nazwa grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="choose_account">Wybierz konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="EMPTY_ACCOUNT">Wybierz konto</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="accept_subscription">Akceptuj kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="account_reconnect">Wznów połączenie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_action_disabled">Zarządzaj kontami</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_action_empty">Dodaj konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_no_contacts">Dodaj kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_no_online">Pokaż kontakty niepołączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_offline">Połącz</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_action_waiting">Wznawianie połączenia</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_connecting">Łączenie...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_add_account.png -->
<string name="application_state_disabled">Konto wyłączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_empty">Nie masz żadnych kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_no_contacts">Nie masz z kim porozmawiać?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_no_online">Brak osób zalogowanych</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_offline">Brak połączonych kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_roster">Połączono.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_loading.png -->
<string name="application_state_starting">Uruchamianie aplikacji...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
<string name="application_state_waiting">Oczekiwanie na połączenie...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu_extra.png -->
<string name="chat_list">Lista rozmów</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="chat_list_is_empty">Brak aktywnych rozmów</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="chat_viewer">Rozmowa</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="close_chat">Zamknij rozmowę</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="CONNECTION_FAILED">Błąd połączenia</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="contact_add">Dodaj kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_delete">Usuń</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_confirm.png -->
<string name="contact_delete_confirm">Czy na pewno chcesz usunąć kontakt %1$s z konta %2$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_editor">Edytuj</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="contact_list">Lista kontaktów</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="discard_subscription">Odrzuć kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="exit">Zamknij</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_active_chat">Aktywne rozmowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_none">Brak grup</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="group_remove">Usuń grupę</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_confirm.png -->
<string name="group_remove_confirm">Czy na pewno usunąć grupę %s? Kontakty z tej grupy pozostaną na liście kontaktów.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="group_rename">Zmień nazwę grupy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="NO_SUCH_ACCOUNT">Konto nieznalezione</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="NOT_CONNECTED">Połączenie nie zostało nawiązane</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="request_subscription">Prośba o subskrypcję</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="XMPP_EXCEPTION">Błąd strumienia</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_closing.png -->
<string name="application_state_closing">Trwa zapisywanie ustawień...\nAplikacja zostanie wkrótce zamknięta.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_confirmation">%1$s.\nCzy definitywnie wierzysz certyfikatowi z odciskiem palca sha1: %2$s? Czy nie chcesz być powiadamiany o problemach z tym certyfikatem?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check_details.png -->
<string name="certificate_details">\n\nWydane dla:\nNazwa: %1$s\nOrganizacja: %2$s\nJednostka organizacyjna: %3$s\nNumer seryjny: %4$s\n\nWydane przez:\nNazwa: %5$s\nOrganizacja: %6$s\nJednostka organizacyjna: %7$s\n\nWażność:\nWydany: %8$s\nTraci ważność: %9$s.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_invalid_chane">Weryfikacja sygnatury nie powiodła się</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_invalid_target">Weryfikacja celu nie powiodła się</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_self_signed">Certyfikat podpisany przez siebie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/certificate_check.png -->
<string name="certificate_show_details">Szczegóły…</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_option_menu.png -->
<string name="close_chats">Zamknij wszystkie rozmowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_integration.png -->
<string name="contact_integration_suggest">Czy chcesz aby Xabber zintegrował się z systemowymi kontaktami?\nTo ustawienie możesz zmienić w menu Ustawienia → Konta XMPP → Twoje konta → Integracja z kontaktami</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list.png -->
<string name="group_room">Konferencje</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_error.png -->
<string name="OTR_ERROR">Błąd OTR</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_invite.png -->
<string name="select_contact">Kliknij, aby wybrać kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_always">Pokaż kontakty niepołączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_never">Ukryj kontakty niepołączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_show_offline.png -->
<string name="show_offline_normal">Użyj głównych ustawień</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_group_context_menu.png -->
<string name="show_offline_settings">Pokaż kontakty niepołączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_boot.png -->
<string name="start_at_boot_suggest">Czy chcesz uruchomiać Xabbera przy starcie systemu?\nTo ustawienie możesz zmienić w menu Ustawienia → Ustawienia połączeń → Włącz przy uruchamianiu systemu</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_viewer">Zobacz informacje</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_for">Zobacz informacje o %s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_xmpp">XMPP</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_jid">Jabber ID:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_name">Nazwa Jabber</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_resources">Zasoby</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_resource_summary">Zasób: %1$s\nPriorytet %2$d\nKlient: %3$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="contact_viewer_client_info">%1$s, typ: %2$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_person">Informacje osobiste</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_nick_name">Pseudonim</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_formatted_name">Wyświetlana nazwa</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_prefix_name">Prefiks</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_given_name">Imię</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_middle_name">Drugie imię</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_family_name">Nazwisko</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_name.png -->
<string name="vcard_suffix_name">Nazwa przyrostkowa</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_birth_date">Urodziny</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_url">Strona WWW</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_organization">Organizacja</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_title">Praca, nazwa posady</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_personal.png -->
<string name="vcard_role">Rola</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_other">Inne informacje</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_categories">Kategorie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_decsription">Opis</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_common.png -->
<string name="vcard_note">Notatki</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address">Adres</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_pobox">Kod pocztowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_extadr">Rozszerzony adres</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_street">Ulica</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_locality">Miejscowość</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_region">Region (województwo)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_pcode">Kod pocztowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_address_ctry">Kraj</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_telephone">Telefon</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_email">Adres email</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type">Etykiety</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_home">Domowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_work">Służbowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_postal">Poczta</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_parcel">Wysyłkowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_dom">Krajowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_intl">Międzynarodowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pref">Preferowany</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_voice">Głos</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_fax">Faks</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pager">Pager</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_cell">Komórkowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_video">Wideo</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_bbs">BBS</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_modem">Modem</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_msg">Wiadomości głosowe</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_isdn">ISDN</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_pcs">PCS</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_internet">Internet</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_contact.png -->
<string name="vcard_type_x400">X400</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="please_wait">Proszę czekać...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
<string name="unknown">Nieznany</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_fingerprint_description">Kontakt może udzielić swojego odcisku palca, który możesz porównać z ukazanym tutaj dla pewności, żebyś wiedział/a z kim rozmawiasz. W takim przypadku nie powinieneś/aś używać czatu XMPP.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_is_verified">Kontakt jest zaufany</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_local_fingerprint">Twój odcisk palca:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_remote_fingerprint">Odcisk palca kontaktu:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_scan_fingerprint">Skanuj kod QR z odciskiem palca kontaktu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_show_fingerprint">Pokaż kod QR ze swoim odciskiem palca</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint_play.png -->
<string name="zxing_install_fail">Google Play nie jest zainstalowany. Proszę zainstalować Barcode Scanner ręcznie.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint_scanner.png -->
<string name="zxing_install_message">Ta aplikacja wymaga Barcode Scanner. Czy chcesz go zainstalować?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_copy_fingerprint">Skopiuj swój odcisk palca do schowka</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_description">Otwartoźródłowy klient Jabber/XMPP ze wsparciem dla wielu kont oraz z prostym interfejsem. Aplikacja bez reklam zaprojektowana, aby być najlepszym klientem Jabbera na platformę Android.\n\nMożliwości:\n- Obsługa wielu kont na raz\n- Szybkie przełączanie pomiędzy wieloma rozmowami\n- Wysoce konfigurowalny interfejs\n- Kompatybilny ze wszystkimi standardowymi serwerami XMPP\n- Łatwa konfiguracja kont dla Google Talk, Facebook Chat, Livejournal Chat, Vkontakte, Ya.Online, konto Google Apps Gtalk\n- Multi User Chat (MUC)\n- Archiwum rozmów\n- Eksport archiwum rozmów na kartę SD\n- Obsługuje archiwum rozmów na serwerze\n- Emotikony\n- Obsługa linków (strony WWW, YouTube, poczty elektronicznej, numery telefonów, XMPP Uri)\n- Awatary\n- Wsparcie dla vCard\n- Grupowanie kontaktów w ramach grup lub w kont\n- Pełna kontrola nad listą kontaktów: dodaj / usuń / edytuj kontakty, grupy\n- Wyszukiwanie kontaktów\n- Integracja z listą kontaktów telefonu (łatwo dzwoń w trakcie czatu i inicjuj czat z telefonicznej listy kontaktów)\n- Ustawienia powiadomień dla każdego kontaktu\n- Konfiguracja powiadomień w oparciu o słowa kluczowe\n- Pełna obsługa Unicode, czat w każdym języku\n- Poziomą i pionową orientację\n- Kompresja Stream (jeszcze nie wszystkie serwery są obsługiwane)\n- Zasoby / priorytety\n- Szyfrowanie OTR\n- Obsługa TLS\n- Obsługa Legacy SSL\n- Obsługa SASL\n- Sprawdzanie certyfikatu serwera\n- Wsparcie dla obsługi rekordów SRV i DNS round robin\n- Ikony klientów na liście kontaktów (Adium, Empathy, Gajim, Gtalk, iChat, Miranda, Pidgin, Psi, QIP, Xabber, Xabber VIP)\n- Powiadomienie o pisaniu wiadomości\n- Raporty dostarczenia wiadomości\n- Skrót do czatu na ekranie głównym\n\nLista obsługiwanych (prekonfigurowanych) usług:\n- GTalk (Google Talk, Google Apps)\n- Windows Live Messenger / MSN (Android 2.2+)\n- Facebook chat\n- Livejournal chat\n- VKontakte\n- Ya.Online\n- QIP\n- Odnoklassniki\n\nW przyszłości:\n- wsparcie dla tabletów\n- transfer plików\n\nObsługiwane protokoły:\nRFC-3920: Core\nRFC-3921: Instant Messaging and Presence\nXEP-0030: Service Discovery\nXEP-0128: Service Discovery Extensions\nXEP-0115: Entity Capabilities\nXEP-0054: vcard-temp\nXEP-0153: vCard-Based Avatars\nXEP-0045: Multi-User Chat (incompletely)\nXEP-0078: Non-SASL Authentication\nXEP-0138: Stream Compression\nXEP-0203: Delayed Delivery\nXEP-0091: Legacy Delayed Delivery\nXEP-0199: XMPP Ping\nXEP-0147: XMPP URI Scheme Query Components\nXEP-0085: Chat State Notifications\nXEP-0184: Message Delivery Receipts\nXEP-0155: Stanza Session Negotiation\nXEP-0059: Result Set Management\nXEP-0136: Message Archiving\nXEP-0224: Attention\n\nSprawdź również wersję deweloperską, aby uzyskać więcej możliwości\n\nKod źródłowy Xabber jest dostępny na https://github.com/redsolution/xabber-android na licencji GNU GPLv3.\n\nWięcej informacji: http://xabber.com\nTwitter: @xabber_xmpp</string>
<!-- Can be used for Google Play promotion -->
<string name="production_promo">Klient XMPP (Jabber) z obsługą wielu kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_title">Xabber</string>
<string name="development_changes">+ Nowe tłumaczenia: Hebrajskie, Japońskie i Szwedzkie\n* Wiele poprawek tłumaczeń\n* Mniejsze poprawki\nDzięki!</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="development_description">Eksperymentalna (i możliwe, że niestabilna) wersja Xabber - klienta Jabber (XMPP) z obsługą dla wielu kont.\n\nMożesz zainstalować tę wersję, jeśli chcesz nam pomóc w testowaniu i rozwijaniu aplikacji. Nie gwarantujemy stabilności aplikacji, więc jeśli nie chcesz ryzykować, użyj zwykłej wersji. Jeśli jednak podejmiesz ryzyko, otrzymasz nowe funkcje jako pierwszy!\n\nKod źródlowy Xabbera dostępny jest tu: https://github.com/redsolution/xabber-android na licencji GNU GPLv3.\n\nAby uzyskać więcej informacji odwiedź naszą stronę internetową http://xabber.com lub śledź nas na Twitterze @xabber_xmpp.\n\nJeśli znalazłeś błędy lub masz ciekawe pomysły, wyślij je na mailem: info+devel@xabber.com</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="development_title">Xabber - Wersja rozwojowa</string>
<string name="production_changes">+ Obsługa TORa z wykorzystaniem Orbota\n+ Obsługa serwerów proxy\n+ Tłumaczenia na języki: Białoruski, Perski, Włoski, Portugalski, Ukraińsk, Chiński - Chiny, Chiński - Taiwan\n* Naprawiono powiadomienia dla Androida 4+\n* Naprawiono obsługę historii na serwerze\n* Naprawiono błąd z zamykaniem Xabbera\n* Poprawki tłumaczeń\n* Wiele mniejszych poprawek\nDzięki!</string>
<string name="short_description">Otwartoźródłowy klient XMPP (Jabber) z obsługą wielu kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="vip_description">Wersja VIP aplikacji Xabber — doskonały klient Jabber (XMPP) z obsługą wielu kont oraz prostym interfejsem. Xabber został zaprojektowany aby być najlepszym klientem Jabbera na Androida.\n\nWersja VIP aplikacji nie jest w żaden sposób lepsza od zwykłej wersji Xabbera, złota moneta w ikonie aplikacji jest tylko wizualnym wyróżnieniem. Jest to bardzo przydatne, aby pokazać jak wspaniały jesteś kupując coś, co każdy może dostać za darmo.\n\n...</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="vip_title">Xabber VIP</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_NICK_NAME">Pseudonim nieustalony</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_ROOM_NAME">Konferencja niezdefiniowana</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_join">Dołącz do konferencji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_nick">Pseudonim</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_nick_hint">Twój pseudonim w konferencji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_password">Hasło</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_password_hint">hasło nie jest wymagane</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_room">Konferencja</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_server">Serwer konferencji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_server_hint">conference.aqq.eu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="NICK_ALREADY_USED">Pseudonim jest już zajęty</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="ALREADY_IN_PROGRESS">W trakcie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="ALREADY_JOINED">Dołączono</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_add">Dołącz do konferencji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_delete">Usuń konferencję</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_confirm.png -->
<string name="muc_delete_confirm">Czy na prawdę chcesz usunąć konferencję %1$s z konta %2$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_edit">Ustawienia autoryzacji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string name="muc_invite_confirm">%2$s zaprosił cię do wzięcia udziału w konferencji %3$s. Dołączyć z konta %1$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_invite.png -->
<string name="muc_invite_confirm_reason">%2$s zaprosił cię do wzięcia udziału w konferencji %3$s: %4$s. Dołączyć z konta %1$s?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_conference_context_menu.png -->
<string name="muc_leave">Wyjdź z konferencji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor.png -->
<string name="muc_save">Zachowaj konferencję</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_1">konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_2">konta</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_5">kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_1">konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_2">konta</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="account_quantity_offline_5">kont</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_authorization.png -->
<string name="AUTHENTICATION_FAILED">Błąd autoryzacji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_1">kontaktu</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_2">kontaktów</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_contact_quantity_5">kontaktów</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_1">wiadomość</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_2">wiadomości</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_status">%1$d %2$s od %3$d %4$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_1">%1$d z %2$d %3$s połączonych</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_2">%1$d z %2$d %3$s połączono</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_1">%1$d z %2$d %3$s łączę</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_2">%1$d of %2$d %3$s łączę</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connecting.png -->
<string name="connection_state_connecting_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_1">%1$d z %2$d %3$s oczekuje na połączenie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_2">%1$d z %2$d %3$s czeka na połączenie</string>
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_waiting.png -->
<string name="connection_state_waiting_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_offline.png -->
<string name="connection_state_offline">%1$d %2$s niepołączone</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/message_archive.png -->
<string name="archive_available_request_message">Czy chciałbyś zapisywać historię wiadomości na serwerze?\nTo zezwala Xabberowi ładować historię rozmów z wszystkich urządzeń używających tego konta.\nTa funkcja może zwiększyć zużycie danych i lekko zredukować prędkość połączenia.\nUWAGA: Cała twoja lokalna historia zostanie usunięta.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_archive.png -->
<string name="archive_available_request_title">Włączyć archiwum wiadomości?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_certificate.png -->
<string name="INVALID_CERTIFICATE">Nieprawidłowy certyfikat</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_invite.png -->
<string name="muc_invite_message">Czy chcesz dołączyć do konferencji?</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_otr_progress.png -->
<string name="otr_verification_in_progress">Kliknij tutaj, aby anulować.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_password.png -->
<string name="PASSWORD_REQUIRED">Wymagane hasło</string>
<string name="pay_attention">Zwróć uwagę</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_subscription.png -->
<string name="subscription_request_message">Prośba o autoryzację</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="events_phrases_title">Słowa kluczowe</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_add">Dodaj frazę</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete">Usuń frazę</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete_confirm">Jesteś pewien, że chcesz usunąć frazę: %s?</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_empty">&lt; dowolny tekst &gt;</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_group">Członek grupy</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_regexp">Wyrażenie regularne</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_sound">Dźwięk\nWybierz dźwięk powiadomienia</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_text">Tekst do szukania</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_user">Identyfikator użytkownika (część przed @)</string>
</resources>
\ No newline at end of file
This diff is collapsed.
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_answer">Tajna odpowiedź:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_question">Tajne pytanie:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_question_description">Użyj tajnego pytania do weryfikacji stron komunikacji.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_secret.png -->
<string name="otr_secret">Udzielony sekret:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_secret.png -->
<string name="otr_secret_description">Użyj udzielonego sekretu do weryfikacji siebie.</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="available">Dostępny</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="away">Zaraz wracam</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="chat">Chętny do rozmowy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="clear_statuses">Usuń zapamiętane statusy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="dnd">Nie przeszkadzać</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="edit_status">Edytuj status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="empty_status">&lt;Pusty status&gt;</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="invisible">Niewidoczny</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="remove_status">Usuń status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="select_status">Ustaw status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_editor">Zmień status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_editor_for">Zmień status na %s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="status_text_hint">Ustaw swój status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="unavailable">Niedostępny</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="unsubscribed">Brak autoryzacji</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="xa">Nieobecny</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in10m">Po 10 minutach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in15m">Po 15 minutach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1h">Po godzinie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1m">Po minucie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in2m">Po 2 minutach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in30m">Po 30 minutach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in5m">Po 5 minutach</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_chat_viewer_status.png -->
<string name="always">Zawsze</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="disabled">Wyłączony</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="manual">Ręcznie</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_chat_viewer_status.png -->
<string name="never">Nigdy</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="required">Wymagany</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_security_otr.png -->
<string name="auto">Automatycznie</string>
</resources>
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
<string name="about_copyright">© Redsolution LTD, 2010-2014</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/about_viewer.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_editor_02.png -->
<string name="account_compression">Använd komprimering</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_editor_01.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list_confirm.png -->
<string name="account_delete_confirm">Vill du verkligen radera kontot %s?\n(det kommer inte raderas från servern, bara från Xabber)</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_list.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/chat_viewer_status.png -->
<string name="action_status_text">%1$s ändrade status: %2$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/chat_viewer_status.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
<string name="CANNOT_ADD_TO_GROUP">Fel: kan inte lägga till i grupp</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_editor_error.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="accept_subscription">Godkänn kontakt</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_viewer">Visa information</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_fingerprint_description">Din motpart kan tillhandahålla sitt fingeravtryck som du kan jämföra med informationen nedan. Ni bör inte skicka denna information i chatt.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_description">Jabber/XMPP-klient (öppen källkod) med stöd för multipla konton och ett rent enkelt gränssnitt. Xabber är byggt för att vara den bästa Jabberklienten på Android och och är fritt från annonser och fritt att använda.\n \nFunktioner: \n- Multipla konton\n- Snabbväxla mellan pågående konversationer \n- Många inställningar för att anpassa utseende för kontakter och grupper\n- Kompatibelt med alla XMPP-servar \n- Inbyggt stöd för Gtalk, Facebook chat, Livejournal chatt, Vkontakte, Ya.Online, Google Apps Gtalk-konton \n- Fleranvändarchatt (MUC) \n- Chatthistorik \n- Exportera historik till SD-kort\n- Stöd för arkivering av meddelanden på servern\n- Emoticons \n- Stöd för länkar i meddelanden (web pages, YouTube, e-post, telefonnummer, XMPP Uri) \n- Profilbilder \n- Visa kontaktinformation\n- Gruppera kontakter utifrån grupper eller konton\n- Hantering av kontaktlista: lägg till/ta bort/redigera kontakter, grupper, prenumerationer\n- Sök efter kontakter \n- Integrera med telefonens kontaktlista (ring från chatt och starta chatt från kontaktboken) \n- Inställningar för notifiering per kontakt\n- Anpassa inställningar för notifiering baserat på innehåll i meddelanden\n- Unicodestöd, chatta på vilket språk somhelst\n- Portsätt och landskapsläge\n- Stream compression (alla servrar stöds inte än) \n- Resurser/prioriteringar\n- OTR-kryptering \n- Stöd för TLS \n- Legacy SSL-stöd \n- Stöd för SASL \n- Kontrollera servercertifikat\n- SRV records och stöd för DNS round robin\n- Ikoner för klienttyp i kontaktlista (Adium, Empathy, Gajim, Gtalk, iChat, Miranda, Pidgin, Psi, QIP, Xabber, Xabber VIP) \n- Stöd för information om att motparten skriver\n- Leveranskvitton för meddelanden \n- Genväg för chatt på hemmaskärmen\n \nTjänster som stöds: \n- GTalk (Google Talk, Google Apps-konto funkar också) \n- Windows Live Messenger / MSN (Android 2.2 eller senare) \n- Facebook chatt \n- Livejournal chatt\n- VKontakte \n- Ya.Online \n- QIP \n- Odnoklassniki \n \nPå gång: \n- Tablet-läge \n- Filöverföring\n \nProtokoll som stöds: \nRFC-3920: Core \nRFC-3921: Instant Messaging and Presence \nXEP-0030: Service Discovery \nXEP-0128: Service Discovery Extensions \nXEP-0115: Entity Capabilities \nXEP-0054: vcard-temp \nXEP-0153: vCard-Based Avatars \nXEP-0045: Multi-User Chat (incompletely) \nXEP-0078: Non-SASL Authentication \nXEP-0138: Stream Compression \nXEP-0203: Delayed Delivery \nXEP-0091: Legacy Delayed Delivery \nXEP-0199: XMPP Ping \nXEP-0147: XMPP URI Scheme Query Components \nXEP-0085: Chat State Notifications \nXEP-0184: Message Delivery Receipts \nXEP-0155: Stanza Session Negotiation \nXEP-0059: Result Set Management \nXEP-0136: Message Archiving \nXEP-0224: Attention \n \nTitta på Xabber Development-version för ny funktionalitet. \n \nKällkoden till Xabber finns på https://github.com/redsolution/xabber-android ,ed GNU GPLv3 licens. \n \nFör mer information, besök vår webbplats http://xabber.com eller följ @xabber_xmpp på twitter.</string>
<!-- Can be used for Google Play promotion -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_NICK_NAME">Smeknamn ej angett</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_1">konto</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="events_phrases_title">Nyckelfraser</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
......@@ -9,7 +9,7 @@
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete_confirm">Vill du verkligen radera frasen: %s?</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_empty">&amp;lt; Valfri text &amp;gt;</string>
<string name="phrase_empty">&lt; Valfri text &gt;</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_group">Del av kontakgrupp</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_debug.png -->
<string name="cache_clear">Rensa cache \nTa bort all lokalt sparad data. Ger mer fritt utrymme.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_debug_cache.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
<string name="otr_answer">Svar på hemlighet:</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_question.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="available">Tillgänglig</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
......@@ -13,7 +13,7 @@
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="edit_status">Redigera status</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="empty_status">&amp;lt;Tom status&amp;gt;</string>
<string name="empty_status">&lt;Tom status&gt;</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="invisible">Osynlig</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in10m">Efter 10 minuter</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_editor_02.png -->
<string name="account_compression">Sıkıştırma kullan</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/account_editor_01.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/chat_viewer_status.png -->
<string name="action_status_text">%1$s durumunu değiştirdi: %2$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/chat_viewer_status.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="accept_subscription">Bağlantıyı onayla</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_suggestion.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_list_contact_context_menu.png -->
<string name="contact_viewer">Bilgilere bak</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/contact_viewer_xmpp.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
<string name="otr_fingerprint_description">Karşı tarafın parmak izini burada belirtilenle karşılaştırarak kim olduğundan emin olabilirsiniz. XMPP sohbeti bu amaç için kullanmayınız.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/otr_fingerprint.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/market.png -->
<string name="production_description">Çoklu hesap destegi ve basit arayüzü ile açık kaynak kodlu Jabber (XMPP) istemcisi. Hem özgür hem de reklamsız Xabber, Android için en iyi XMPP istemcisi olması için tasarlandi.  \n\nÖzellikleri:\n- Çoklu hesap\n- Eş zamanlı sohbetler arasında kolay geçiş\n- Kişiler ve gruplar için zengin görünürlük ayarları\n- Bütün standart XMPP sunucları ile uyumlu\n- Gtalk, Facebook chat Livejournal chat, Vkontakte, Ya.Online ve Google Apps Gtalk hesapları için için ön ayarlı\n- Çoklu sohbet\n- Sohbet kaydı\n- Kayıtları SD karta yazma\n- Sunucu tarafında mesaj arşivi desteği\n- Emoticons\n- Metin içi link desteği (web sayfaları, YouTube, eposta, telefon numarası, XMPP Uri)\n- Kullanıcı resmi\n- Kişi bilgilerini görme (vCard)\n- Kişileri gruplar ve hesaplara göre gruplama\n- Kişi listesi yönetimi: kişileri, grupları ve üyelikleri ekle/çıkart/düzenle\n- Kişi arama\n- Telefon defteri ile bütünleşik (telefon defterinden sohbet, sohbetten arama)\n- Her kişi için uyarı ayarları\n- Anahtar cümlelere göre uyarı\n- Evrensel kod desteği, her dilde sohbet.\n- Dikey ve yatay görünüm\n- Veri sıkıştırma (henüz bütün sunular desteklenmemektedir)\n- Kaynaklar/öncelikler\n- OTR şifreleme\n- TLS desteği\n- SSL desteği\n- SASL desteği\n- Sunucu sertifikası kontrolü\n- SRV kaydı ve döngüsel DNS desteği\n- Kişi listesinde istemci ikonları (Adium, Empathy, Gajim, Gtalk, iChat, Miranda, Pidgin, Psi, QIP, Xabber, Xabber VIP)\n- Yazım uyarısı desteği\n- Mesaj gönderim raporu\n- Ana ekranda bir sohbet için kısa yol\n\nDesteklenen (ön ayarlı) servisler:\n- GTalk (GoogleTalk ve Google Apps hesapları dahil)\n- Windows Live Messenger / MSN (Android 2.2 veya daha yenisi ile)\n- Facebook chat\n- Livejournal chat\n- VKontakte\n- Ya.Online\n- QIP\n- Odnoklassniki\n\nÇok yakında:\n- Tablet arayüzü\n- Dosya alış verişi\n\nDesteklenen protokoller:\nRFC-3920: Core\nRFC-3921: Instant Messaging and Presence\nXEP-0030: Service Discovery\nXEP-0128: Service Discovery Extensions\nXEP-0115: Entity Capabilities\nXEP-0054: vcard-temp\nXEP-0153: vCard-Based Avatars\nXEP-0045: Multi-User Chat (incompletely)\nXEP-0078: Non-SASL Authentication\nXEP-0138: Stream Compression\nXEP-0203: Delayed Delivery\nXEP-0091: Legacy Delayed Delivery\nXEP-0199: XMPP Ping\nXEP-0147: XMPP URI Scheme Query Components\nXEP-0085: Chat State Notifications\nXEP-0184: Message Delivery Receipts\nXEP-0155: Stanza Session Negotiation\nXEP-0059: Result Set Management\nXEP-0136: Message Archiving\nXEP-0224: Attention\n\nYeni özellikler için Xabber Geliştirme sürümüne bakın\n\nXabber\'ın GNU GPLv3 lisanslı kaynak kodlarına, https://github.com/redsolution/xabber-android adresinden ulaşabilirsiniz.\n\nDaha fazla bilgi için web sayfamızı, http://xabber.com, ziyaret edin veya bizi twitterda, @xabber_xmpp, takip edin</string>
<!-- Can be used for Google Play promotion -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
<string name="EMPTY_NICK_NAME">Takma ad belirtilmemiş</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/conference_editor_error.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="account_quantity_1">hesap</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
......@@ -27,7 +27,7 @@
<!-- Used for plural form in russian. http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_message_quantity_5">-</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_message.png -->
<string name="chat_status">%1$d %2$s dan %3$d %4$s</string>
<string name="chat_status">%3$d %4$s dan %1$d %2$s</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
<string name="connection_state_connected_1">%2$d hesabın %1$d tanesi bağlı</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/notification_bar_connected.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="events_phrases_title">Anahtar sözcükler</string>
<string name="events_phrases_title">Anahtar sözcük grubu</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_add">Sözcük ekle</string>
<string name="phrase_add">Sözcük grubu ekle</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete">Sözcük sil</string>
<string name="phrase_delete">Sözcük grubu sil</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_remove.png -->
<string name="phrase_delete_confirm">%s sözcüğünü gerçekten silmek istiyor musunuz?</string>
<string name="phrase_delete_confirm">%s sözcük grubunu gerçekten silmek istiyor musunuz?</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases.png -->
<string name="phrase_empty">&amp;lt; Herhangi bir metin &amp;gt;</string>
<string name="phrase_empty">&lt; Herhangi bir metin &gt;</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
<string name="phrase_group">Üyesi olunan grup</string>
<!-- https://dl.dropboxusercontent.com/u/1029995/com.xabber.android/preference_editor_notifications_phrases_detail.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_debug.png -->
<string name="cache_clear">Önbelleği temizle\nTüm lokal bilgiyi temizler. Bu biraz boş alan sağlayabilir.</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_debug_cache.png -->
......
......@@ -13,7 +13,7 @@
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
<string name="edit_status">Durumu düzenle</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor.png -->
<string name="empty_status">&amp;lt;Boş durum&amp;gt;</string>
<string name="empty_status">&lt;Boş durum&gt;</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_status.png -->
<string name="invisible">Görünmez</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/status_editor_context_menu.png -->
......
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in10m">10 dakika sonra</string>
<string name="in10m">10 dakika içinde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in15m">15 dakika sonra</string>
<string name="in15m">15 dakika içinde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1h">1 saat sonra</string>
<string name="in1h">1 saat içinde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in1m">1 dakika sonra</string>
<string name="in1m">1 dakika içinde</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
<string name="in2m">2 dakika sonra</string>
<!-- http://dl.dropbox.com/u/1029995/com.xabber.android/preference_editor_connection_away.png -->
......
......@@ -14,7 +14,7 @@
-->
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="application_name">@string/development_title</string>
<string name="application_version">@string/development_versions_88</string>
<string name="application_version">@string/development_versions_102</string>
<string name="application_package">com.xabber.androiddev</string>
<string name="client_name">Xabber</string>
......@@ -102,6 +102,7 @@
<string name="development_versions_82">0.9.30c</string>
<string name="development_versions_86">0.9.30d</string>
<string name="development_versions_88">0.9.30e</string>
<string name="development_versions_102">0.9.30f</string>
<string name="production_versions_1">0.3.0 Alpha</string>
<string name="production_versions_2">0.3.1 Alpha</string>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment