From 287c99ed2f3461119c46e0a7d2ff1c1b4ed8f179 Mon Sep 17 00:00:00 2001
From: John Preston <johnprestonmail@gmail.com>
Date: Wed, 17 Jun 2015 00:11:34 +0300
Subject: [PATCH] 0.8.26.dev version with lang updates

---
 Telegram/SourceFiles/langs/lang_de.strings    | 16 +++++++++++++++-
 Telegram/SourceFiles/langs/lang_es.strings    | 16 +++++++++++++++-
 Telegram/SourceFiles/langs/lang_it.strings    | 18 ++++++++++++++++--
 Telegram/SourceFiles/langs/lang_ko.strings    | 16 +++++++++++++++-
 Telegram/SourceFiles/langs/lang_nl.strings    | 16 +++++++++++++++-
 Telegram/SourceFiles/langs/lang_pt_BR.strings | 16 +++++++++++++++-
 6 files changed, 91 insertions(+), 7 deletions(-)

diff --git a/Telegram/SourceFiles/langs/lang_de.strings b/Telegram/SourceFiles/langs/lang_de.strings
index a5f6fa125..06a86872a 100644
--- a/Telegram/SourceFiles/langs/lang_de.strings
+++ b/Telegram/SourceFiles/langs/lang_de.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "Jetzt versuchen";
 
 "lng_status_service_notifications" = "Servicemeldungen";
+"lng_status_bot" = "Bot";
+"lng_status_bot_reads_all" = "sieht alle Nachrichten";
+"lng_status_bot_not_reads_all" = "sieht nur Nachrichten, die mit / anfangen";
 "lng_status_offline" = "vor langer Zeit gesehen";
 "lng_status_recently" = "kürzlich gesehen";
 "lng_status_last_week" = "innerhalb einer Woche gesehen";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "Gruppe nicht verfügbar";
 "lng_topbar_info" = "Info";
+"lng_profile_about_section" = "Info";
 "lng_profile_settings_section" = "Einstellungen";
+"lng_profile_bot_settings" = "Einstellungen";
+"lng_profile_bot_help" = "Hilfe";
 "lng_profile_participants_section" = "Teilnehmer";
 "lng_profile_info" = "Kontaktinfo";
 "lng_profile_group_info" = "Gruppeninfo";
@@ -343,6 +349,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "Chatverlauf löschen";
 "lng_profile_send_message" = "Nachricht senden";
 "lng_profile_share_contact" = "Kontakt teilen";
+"lng_profile_invite_to_group" = "Zu einer Gruppe hinzufügen";
 "lng_profile_delete_contact" = "Löschen";
 "lng_profile_set_group_photo" = "Bild festlegen";
 "lng_profile_add_participant" = "Neues Mitglied";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "Wähle einen Chat aus, um zu schreiben";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "Ich";
+"lng_bot_description" = "Was kann dieser Bot?";
+
+"lng_bot_choose_group" = "Gruppe auswählen";
+"lng_bot_no_groups" = "Du hast keine Gruppen";
+"lng_bot_groups_not_found" = "Keine Gruppen gefunden";
+"lng_bot_sure_invite" = "Den Bot zu «{group}» hinzufügen?";
+"lng_bot_already_in_group" = "Der Bot ist schon in dieser Gruppe.";
 
 "lng_typing" = "tippt";
 "lng_user_typing" = "{user} tippt";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "Telegram Desktop wurde aktualisiert auf Version {version}\n\n{changes}\n\nGesamter Versionsverlauf:\n{link}";
 "lng_new_version_minor" = "— Fehlerbehebungen und Softwareoptimierungen";
-"lng_new_version_text" = "— Sticker Panel wurde verbessert\n— Fehlerbehebungen und sonstige Kleinigkeiten";
+"lng_new_version_text" = "Diese neue Version enthält Unterstützung für die neue Bot API. Kannst du programmieren? Erstelle deine eigenen Bots wie den @quiz_bot oder @hot_or_bot mit dem @botfather.\n\nMehr dazu unter {blog_link}";
 
 "lng_menu_insert_unicode" = "Unicode-Steuerzeichen einfügen";
 
diff --git a/Telegram/SourceFiles/langs/lang_es.strings b/Telegram/SourceFiles/langs/lang_es.strings
index d420de98a..db4160d7a 100644
--- a/Telegram/SourceFiles/langs/lang_es.strings
+++ b/Telegram/SourceFiles/langs/lang_es.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "Intentar ahora";
 
 "lng_status_service_notifications" = "servicio de notificaciones";
+"lng_status_bot" = "bot";
+"lng_status_bot_reads_all" = "ve todos los mensajes";
+"lng_status_bot_not_reads_all" = "sólo ve mensajes iniciados con /";
 "lng_status_offline" = "última vez hace mucho tiempo";
 "lng_status_recently" = "última vez recientemente";
 "lng_status_last_week" = "última vez hace unos días";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "El grupo es inaccesible";
 "lng_topbar_info" = "Información";
+"lng_profile_about_section" = "Acerca de";
 "lng_profile_settings_section" = "Ajustes";
+"lng_profile_bot_settings" = "Ajustes";
+"lng_profile_bot_help" = "Ayuda";
 "lng_profile_participants_section" = "Miembros";
 "lng_profile_info" = "Información";
 "lng_profile_group_info" = "Información";
@@ -343,6 +349,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "Borrar historial";
 "lng_profile_send_message" = "Enviar mensaje";
 "lng_profile_share_contact" = "Compartir contacto";
+"lng_profile_invite_to_group" = "Añadir al grupo";
 "lng_profile_delete_contact" = "Eliminar";
 "lng_profile_set_group_photo" = "Poner foto";
 "lng_profile_add_participant" = "Añadir miembro";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "Por favor, elige un chat para comenzar a conversar";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "Tú";
+"lng_bot_description" = "¿Qué puede hacer este bot?";
+
+"lng_bot_choose_group" = "Elegir grupo";
+"lng_bot_no_groups" = "No tienes grupos";
+"lng_bot_groups_not_found" = "No se encontraron grupos";
+"lng_bot_sure_invite" = "¿Añadir el bot a «{group}»?";
+"lng_bot_already_in_group" = "El bot ya es un miembro del grupo.";
 
 "lng_typing" = "escribiendo";
 "lng_user_typing" = "{user} está escribiendo";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "Telegram Desktop fue actualizada a la versión {version}\n\n{changes}\n\nEl historial completo está disponible aquí:\n{link}";
 "lng_new_version_minor" = "— Corrección de errores y otras mejoras menores";
-"lng_new_version_text" = "— Pestaña de stickers mejorada\n— Corrección de errores y elementos menores";
+"lng_new_version_text" = "Esta nueva versión incluye el soporte para bots, usando la nueva API para bots. Si eres un ingeniero, crea tus propios bots como @quiz_bot o @hot_or_bot usando el @botfather.\n\nConoce más en {blog_link}";
 
 "lng_menu_insert_unicode" = "Insertar caracteres de control Unicode";
 
diff --git a/Telegram/SourceFiles/langs/lang_it.strings b/Telegram/SourceFiles/langs/lang_it.strings
index 0320d806c..80374f09e 100644
--- a/Telegram/SourceFiles/langs/lang_it.strings
+++ b/Telegram/SourceFiles/langs/lang_it.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "Prova ora";
 
 "lng_status_service_notifications" = "notifiche di servizio";
+"lng_status_bot" = "bot";
+"lng_status_bot_reads_all" = "vede tutti i messaggi";
+"lng_status_bot_not_reads_all" = "vede solo i messaggi che iniziano con /";
 "lng_status_offline" = "ultimo accesso molto tempo fa";
 "lng_status_recently" = "ultimo accesso di recente";
 "lng_status_last_week" = "ultimo accesso entro una settimana";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "Gruppo non accessibile";
 "lng_topbar_info" = "Info";
+"lng_profile_about_section" = "Info";
 "lng_profile_settings_section" = "Impostazioni";
+"lng_profile_bot_settings" = "Impostazioni";
+"lng_profile_bot_help" = "Aiuto";
 "lng_profile_participants_section" = "Membri";
 "lng_profile_info" = "Info contatto";
 "lng_profile_group_info" = "Nome gruppo";
@@ -343,12 +349,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "Cancella la cronologia";
 "lng_profile_send_message" = "Invia messaggio";
 "lng_profile_share_contact" = "Condividi contatto";
+"lng_profile_invite_to_group" = "Aggiungi a un gruppo";
 "lng_profile_delete_contact" = "Elimina";
 "lng_profile_set_group_photo" = "Imposta foto";
 "lng_profile_add_participant" = "Aggiungi membro";
 "lng_profile_delete_and_exit" = "Esci";
 "lng_profile_kick" = "Rimuovi";
-"lng_profile_sure_kick" = "Espellere {user} dal gruppo?";
+"lng_profile_sure_kick" = "Rimuovere {user} dal gruppo?";
 "lng_profile_loading" = "Caricamento..";
 "lng_profile_shared_media" = "Media condivisi";
 "lng_profile_no_media" = "Nessun media in questa chat.";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "Seleziona una chat per iniziare a messaggiare";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "Tu";
+"lng_bot_description" = "Cosa può fare questo bot?";
+
+"lng_bot_choose_group" = "Scegli gruppo";
+"lng_bot_no_groups" = "Non hai gruppi";
+"lng_bot_groups_not_found" = "Nessun gruppo trovato";
+"lng_bot_sure_invite" = "Aggiungere il bot a «{group}»?";
+"lng_bot_already_in_group" = "Questo bot è già membro del gruppo.";
 
 "lng_typing" = "sta scrivendo";
 "lng_user_typing" = "{user} sta scrivendo";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "Telegram Desktop si è aggiornato alla versione {version}\n\n{changes}\n\nLa cronologia degli update è disponibile qui:\n{link}";
 "lng_new_version_minor" = "— Bug fix e altri miglioramenti minori";
-"lng_new_version_text" = "— Pannello sticker migliorato\n— Risoluzione bug e miglioramenti minori";
+"lng_new_version_text" = "Questa nuova versione include il support per i bot usando la nuova API per i bot. Se sei un ingegnere, crea i tuoi bot come @quiz_bot o @hot_or_bot usando il @botfather.\n\nScopri di più su {blog_link}";
 
 "lng_menu_insert_unicode" = "Inserisci carattere di controllo Unicode";
 
diff --git a/Telegram/SourceFiles/langs/lang_ko.strings b/Telegram/SourceFiles/langs/lang_ko.strings
index 13c319e58..cdb87a8a9 100644
--- a/Telegram/SourceFiles/langs/lang_ko.strings
+++ b/Telegram/SourceFiles/langs/lang_ko.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "다시 시도";
 
 "lng_status_service_notifications" = "서비스 알림";
+"lng_status_bot" = "bot";
+"lng_status_bot_reads_all" = "모든 메시지 보기";
+"lng_status_bot_not_reads_all" = "시작과 함께 메시지 보기 /";
 "lng_status_offline" = "마지막으로 접속한 지 오래됨";
 "lng_status_recently" = "최근에 접속";
 "lng_status_last_week" = "일주일 이내 마지막으로 접속";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "그룹에 접근할 수 없습니다.";
 "lng_topbar_info" = "정보";
+"lng_profile_about_section" = "취소";
 "lng_profile_settings_section" = "환경설정";
+"lng_profile_bot_settings" = "환경설정";
+"lng_profile_bot_help" = "도움말";
 "lng_profile_participants_section" = "사용자";
 "lng_profile_info" = "연락처 정보";
 "lng_profile_group_info" = "그룹 정보";
@@ -343,6 +349,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "히스토리 초기화";
 "lng_profile_send_message" = "메세지 전송";
 "lng_profile_share_contact" = "연락처 공유";
+"lng_profile_invite_to_group" = "그룹에 추가";
 "lng_profile_delete_contact" = "삭제";
 "lng_profile_set_group_photo" = "사진 설정";
 "lng_profile_add_participant" = "대화상대 추가";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "대화하실 방을 선택해주세요.";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "회원님";
+"lng_bot_description" = "봇이 할 수 있는 일은 무엇일까요?";
+
+"lng_bot_choose_group" = "그룹 선택";
+"lng_bot_no_groups" = "그룹이 존재하지 않습니다.";
+"lng_bot_groups_not_found" = "그룹을 찾을 수 없습니다.";
+"lng_bot_sure_invite" = "<<{group}>>에 봇을 추가 하시겠습니까?";
+"lng_bot_already_in_group" = "봇이 이미 그룹의 멤버입니다.";
 
 "lng_typing" = "입력중";
 "lng_user_typing" = "{user}님이 입력중입니다.";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "텔레그램 데스크탑은  {version} 버전으로 업데이트 되었습니다.\n\n{changes}\n\n전체 버전 히스토리는 아래에서 확인 가능합니다:\n{link}";
 "lng_new_version_minor" = "— 버그 수정 및 일부 기능 향상";
-"lng_new_version_text" = "— 스티커 패널 향상\n— 버그 픽스 및 세부 수정등";
+"lng_new_version_text" = "새로운 버전에서는 새로운 봇 API를 지원합니다. 엔지니어라면 @botfather를 사용하여 @quiz_bot 또는 hot_or_bot와 같은 자기만의 봇을 만들어보세요.\n\n자세한 사항은 {blog_link}에서 확인 바랍니다.";
 
 "lng_menu_insert_unicode" = "유니코드 문자를 입력하세요.";
 
diff --git a/Telegram/SourceFiles/langs/lang_nl.strings b/Telegram/SourceFiles/langs/lang_nl.strings
index 5dae3224f..68007a734 100644
--- a/Telegram/SourceFiles/langs/lang_nl.strings
+++ b/Telegram/SourceFiles/langs/lang_nl.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "Probeer nu";
 
 "lng_status_service_notifications" = "servicemeldingen";
+"lng_status_bot" = "bot";
+"lng_status_bot_reads_all" = "ziet alle berichten";
+"lng_status_bot_not_reads_all" = "ziet berichten die beginnen met /";
 "lng_status_offline" = "lang geleden gezien";
 "lng_status_recently" = "recent gezien";
 "lng_status_last_week" = "afgelopen week gezien";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "Groep is ontoegankelijk";
 "lng_topbar_info" = "Info";
+"lng_profile_about_section" = "Over";
 "lng_profile_settings_section" = "Instellingen";
+"lng_profile_bot_settings" = "Instellingen";
+"lng_profile_bot_help" = "Help";
 "lng_profile_participants_section" = "Deelnemers";
 "lng_profile_info" = "Contactinformatie";
 "lng_profile_group_info" = "Groepsinformatie";
@@ -343,6 +349,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "Geschiedenis wissen";
 "lng_profile_send_message" = "Bericht sturen";
 "lng_profile_share_contact" = "Contact delen";
+"lng_profile_invite_to_group" = "Groepslid maken";
 "lng_profile_delete_contact" = "Verwijder";
 "lng_profile_set_group_photo" = "Foto instellen";
 "lng_profile_add_participant" = "Lid toevoegen";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "Kies een chat om te beginnen";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "Jij";
+"lng_bot_description" = "Wat kan deze bot? ";
+
+"lng_bot_choose_group" = "Groep kiezen";
+"lng_bot_no_groups" = "Je hebt geen groepen";
+"lng_bot_groups_not_found" = "Geen groepen gevonden";
+"lng_bot_sure_invite" = "De bot toevoegen aan  «{group}»?";
+"lng_bot_already_in_group" = "De bot neemt al deel aan de groep.";
 
 "lng_typing" = "aan het typen";
 "lng_user_typing" = "{user} is aan het typen";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "Telegram is bijgewerkt naar versie {version}\n\n{changes} \n\nVolledige versiegeschiedenis is hier te vinden:\n{link}";
 "lng_new_version_minor" = "— Probleemoplossing en andere kleine verbeteringen";
-"lng_new_version_text" = "— Verbeterd stickerpaneel\n— Probleemoplossing en kleine wijzigingen";
+"lng_new_version_text" = "Deze versie heeft ondersteuning voor de nieuwe bot-API, gratis voor iedereen. Handig met programmeren? Maak dan je eigen bots zoals @quiz_bot of @hot_or_bot via @botfather. \n\nMeer weten? kijk op: {blog_link}";
 
 "lng_menu_insert_unicode" = "Unicode-besturingsteken invoegen";
 
diff --git a/Telegram/SourceFiles/langs/lang_pt_BR.strings b/Telegram/SourceFiles/langs/lang_pt_BR.strings
index 2d856004a..6d8c96457 100644
--- a/Telegram/SourceFiles/langs/lang_pt_BR.strings
+++ b/Telegram/SourceFiles/langs/lang_pt_BR.strings
@@ -69,6 +69,9 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_reconnecting_try_now" = "Tentar agora";
 
 "lng_status_service_notifications" = "notificações de serviço";
+"lng_status_bot" = "bot";
+"lng_status_bot_reads_all" = "ver todas as mensagens";
+"lng_status_bot_not_reads_all" = "ver somente as mensagens iniciadas com /";
 "lng_status_offline" = "visto há muito tempo";
 "lng_status_recently" = "visto recentemente";
 "lng_status_last_week" = "visto há uma semana";
@@ -333,7 +336,10 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_profile_chat_unaccessible" = "Grupo inacessível";
 "lng_topbar_info" = "Info";
+"lng_profile_about_section" = "Sobre";
 "lng_profile_settings_section" = "Configurações";
+"lng_profile_bot_settings" = "Configurações";
+"lng_profile_bot_help" = "Ajuda";
 "lng_profile_participants_section" = "Membros";
 "lng_profile_info" = "Informação de contato";
 "lng_profile_group_info" = "Informação do grupo";
@@ -343,6 +349,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_profile_clear_history" = "Limpar histórico";
 "lng_profile_send_message" = "Enviar Mensagem";
 "lng_profile_share_contact" = "Compartilhar Contato";
+"lng_profile_invite_to_group" = "Adicionar ao Grupo";
 "lng_profile_delete_contact" = "Apagar";
 "lng_profile_set_group_photo" = "Definir Foto";
 "lng_profile_add_participant" = "Adicionar Membro";
@@ -455,6 +462,13 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 "lng_willbe_history" = "Selecione um chat para começar a conversar";
 "lng_message_with_from" = "[c]{from}:[/c] {message}";
 "lng_from_you" = "Você";
+"lng_bot_description" = "O que esse bot pode fazer?";
+
+"lng_bot_choose_group" = "Escolher Grupo";
+"lng_bot_no_groups" = "Você não possui grupos";
+"lng_bot_groups_not_found" = "Nenhum grupo encontrado";
+"lng_bot_sure_invite" = "Adicionar bot ao «{group}»?";
+"lng_bot_already_in_group" = "O bot já é um membro do grupo.";
 
 "lng_typing" = "escrevendo";
 "lng_user_typing" = "{user} está escrevendo";
@@ -585,7 +599,7 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
 
 "lng_new_version_wrap" = "Telegram Desktop foi atualizado para a versão {version}\n\n{changes}\n\nHistórico completo de mudanças disponível aqui:\n{link}";
 "lng_new_version_minor" = "— Resolução de bugs e outras menores melhorias";
-"lng_new_version_text" = "— Painel de sticker melhorado\n— Resolução de bugs e pequenas melhorias";
+"lng_new_version_text" = "Essa nova versão inclui suporte para bots usando a nova API de bots. Se você for um engenheiro, crie seus próprios bots como @quiz_bot ou @hot_or_bot usando o @botfather.\n\nLeia mais em {blog_link}";
 
 "lng_menu_insert_unicode" = "Inserir caractere de controle Unicode";