Browse Source

Update 2016-12-08T20:38:04.638Z

gh-pages
Igor Zhukov 9 years ago
parent
commit
aaad6447bf
  1. 2
      css/app.css
  2. 2
      css/badbrowser.css
  3. 18
      js/app.js
  4. 4
      js/locales/de-de.json
  5. 3
      js/locales/en-us.json
  6. 4
      js/locales/es-es.json
  7. 4
      js/locales/it-it.json
  8. 4
      js/locales/nl-nl.json
  9. 4
      js/locales/pt-br.json
  10. 4
      js/locales/ru-ru.json
  11. 2
      service_worker.js
  12. 2
      webogram.appcache

2
css/app.css

@ -1387,6 +1387,8 @@ a.im_dialog .im_short_message_text{color:grey}
a.im_dialog .im_dialog_draft_from{color:#c05f5a} a.im_dialog .im_dialog_draft_from{color:#c05f5a}
a.im_dialog:hover .im_short_message_text,a.im_dialog_selected .im_short_message_text{color:#698192} a.im_dialog:hover .im_short_message_text,a.im_dialog_selected .im_short_message_text{color:#698192}
.active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_draft_from,.active a.im_dialog .im_dialog_message,.active a.im_dialog .im_short_message_media,.active a.im_dialog .im_short_message_service,.active a.im_dialog .im_short_message_text{color:#fff} .active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_draft_from,.active a.im_dialog .im_dialog_message,.active a.im_dialog .im_short_message_media,.active a.im_dialog .im_short_message_service,.active a.im_dialog .im_short_message_text{color:#fff}
.im_dialogs_scrollable_wrap a.im_dialog_searchpeer .icon-search-clear{display:inline-block;cursor:pointer;pointer-events:all}
.im_dialogs_scrollable_wrap a.im_dialog_searchpeer,.im_dialogs_scrollable_wrap a.im_dialog_searchpeer:hover,.im_dialogs_scrollable_wrap a.im_dialog_searchpeer_selected{background:#f3f3f3}
.im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px} .im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px}
.active .im_dialog_peer{color:#fff} .active .im_dialog_peer{color:#fff}
.im_dialog_badge{background:#64c270;font-size:11px;padding:5px;border-radius:11px;min-width:21px;text-align:center;margin-top:4px} .im_dialog_badge{background:#64c270;font-size:11px;padding:5px;border-radius:11px;min-width:21px;text-align:center;margin-top:4px}

2
css/badbrowser.css

@ -1340,6 +1340,8 @@ a.im_dialog .im_short_message_text{color:grey}
a.im_dialog .im_dialog_draft_from{color:#c05f5a} a.im_dialog .im_dialog_draft_from{color:#c05f5a}
a.im_dialog:hover .im_short_message_text,a.im_dialog_selected .im_short_message_text{color:#698192} a.im_dialog:hover .im_short_message_text,a.im_dialog_selected .im_short_message_text{color:#698192}
.active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_draft_from,.active a.im_dialog .im_dialog_message,.active a.im_dialog .im_short_message_media,.active a.im_dialog .im_short_message_service,.active a.im_dialog .im_short_message_text{color:#fff} .active a.im_dialog .im_dialog_chat_from_wrap,.active a.im_dialog .im_dialog_draft_from,.active a.im_dialog .im_dialog_message,.active a.im_dialog .im_short_message_media,.active a.im_dialog .im_short_message_service,.active a.im_dialog .im_short_message_text{color:#fff}
.im_dialogs_scrollable_wrap a.im_dialog_searchpeer .icon-search-clear{display:inline-block;cursor:pointer;pointer-events:all}
.im_dialogs_scrollable_wrap a.im_dialog_searchpeer,.im_dialogs_scrollable_wrap a.im_dialog_searchpeer:hover,.im_dialogs_scrollable_wrap a.im_dialog_searchpeer_selected{background:#f3f3f3}
.im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px} .im_dialog_peer{color:#222;font-weight:700;margin-top:2px;margin-bottom:2px}
.active .im_dialog_peer{color:#fff} .active .im_dialog_peer{color:#fff}
.im_dialog_badge{background:#64c270;font-size:11px;padding:5px;border-radius:11px;min-width:21px;text-align:center;margin-top:4px} .im_dialog_badge{background:#64c270;font-size:11px;padding:5px;border-radius:11px;min-width:21px;text-align:center;margin-top:4px}

18
js/app.js

File diff suppressed because one or more lines are too long

4
js/locales/de-de.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Bild gelöscht", "message_service_removed_channel_photo": "Bild gelöscht",
"message_service_scored_X": "{'one': 'erzielte {} Punkte', 'other': 'erzielten {} Punkte'}", "message_service_scored_X": "{'one': 'erzielte {} Punkte', 'other': 'erzielten {} Punkte'}",
"message_action_reply": "Antworten", "message_action_reply": "Antworten",
"message_action_edit": "Edit",
"message_action_delete": "Löschen", "message_action_delete": "Löschen",
"message_action_forward": "Weiterleiten", "message_action_forward": "Weiterleiten",
"message_action_select": "Auswählen", "message_action_select": "Auswählen",
@ -457,6 +458,8 @@
"im_attach_file_title": "Datei senden", "im_attach_file_title": "Datei senden",
"im_emoji_btn_title": "Emoticon einfügen", "im_emoji_btn_title": "Emoticon einfügen",
"im_submit_message": "Senden", "im_submit_message": "Senden",
"im_submit_edit_message": "Save",
"im_edit_message_title": "Edit message",
"login_sign_in": "Anmelden", "login_sign_in": "Anmelden",
"login_enter_number_description": "Land auswählen und Nummer eintragen", "login_enter_number_description": "Land auswählen und Nummer eintragen",
"login_incorrect_number": "Falsche Telefonnummer", "login_incorrect_number": "Falsche Telefonnummer",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Unbekannt", "login_controller_unknown_country": "Unbekannt",
"message_forwarded_message": "Weitergeleitete Nachricht", "message_forwarded_message": "Weitergeleitete Nachricht",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_edited": "edited",
"message_forwarded_message_mobile": "Weitergeleitet von {from}", "message_forwarded_message_mobile": "Weitergeleitet von {from}",
"message_forwarded_via_message_mobile": "Weitergeleitet von {from} via {bot}", "message_forwarded_via_message_mobile": "Weitergeleitet von {from} via {bot}",
"message_attach_audio_message": "Sprachnachricht", "message_attach_audio_message": "Sprachnachricht",

3
js/locales/en-us.json

@ -311,6 +311,8 @@
"conversation_media_contact": "Contact", "conversation_media_contact": "Contact",
"conversation_media_attachment": "Attachment", "conversation_media_attachment": "Attachment",
"conversation_search_peer": "Search in this chat",
"conversation_group_created": "created the group", "conversation_group_created": "created the group",
"conversation_group_renamed": "changed group name", "conversation_group_renamed": "changed group name",
"conversation_group_photo_updated": "changed group photo", "conversation_group_photo_updated": "changed group photo",
@ -433,6 +435,7 @@
"head_media_video": "Videos", "head_media_video": "Videos",
"head_media_documents": "Files", "head_media_documents": "Files",
"head_media_audio": "Voice messages", "head_media_audio": "Voice messages",
"head_media_search": "Search",
"head_about": "About", "head_about": "About",
"head_clear_all": "Clear history", "head_clear_all": "Clear history",
"head_edit": "Edit", "head_edit": "Edit",

4
js/locales/es-es.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Foto del canal eliminada", "message_service_removed_channel_photo": "Foto del canal eliminada",
"message_service_scored_X": "{'one': 'consiguió {} punto', 'other': 'consiguió {} puntos'}", "message_service_scored_X": "{'one': 'consiguió {} punto', 'other': 'consiguió {} puntos'}",
"message_action_reply": "Responder", "message_action_reply": "Responder",
"message_action_edit": "Editar",
"message_action_delete": "Eliminar", "message_action_delete": "Eliminar",
"message_action_forward": "Reenviar", "message_action_forward": "Reenviar",
"message_action_select": "Elegir", "message_action_select": "Elegir",
@ -457,6 +458,8 @@
"im_attach_file_title": "Enviar archivo", "im_attach_file_title": "Enviar archivo",
"im_emoji_btn_title": "Insertar emoticono", "im_emoji_btn_title": "Insertar emoticono",
"im_submit_message": "Enviar", "im_submit_message": "Enviar",
"im_submit_edit_message": "Guardar",
"im_edit_message_title": "Editar mensaje",
"login_sign_in": "Registrarse", "login_sign_in": "Registrarse",
"login_enter_number_description": "Por favor, escoge tu país y pon tu número de teléfono completo.", "login_enter_number_description": "Por favor, escoge tu país y pon tu número de teléfono completo.",
"login_incorrect_number": "Número de teléfono incorrecto", "login_incorrect_number": "Número de teléfono incorrecto",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Desconocido", "login_controller_unknown_country": "Desconocido",
"message_forwarded_message": "Mensaje reenviado", "message_forwarded_message": "Mensaje reenviado",
"message_via_bot": "vía {bot}", "message_via_bot": "vía {bot}",
"message_edited": "editado",
"message_forwarded_message_mobile": "Reenviado de {from}", "message_forwarded_message_mobile": "Reenviado de {from}",
"message_forwarded_via_message_mobile": "Reenviado de {from} vía {bot}", "message_forwarded_via_message_mobile": "Reenviado de {from} vía {bot}",
"message_attach_audio_message": "Mensaje de voz", "message_attach_audio_message": "Mensaje de voz",

4
js/locales/it-it.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Foto del canale rimossa", "message_service_removed_channel_photo": "Foto del canale rimossa",
"message_service_scored_X": "{'one': 'ha totalizzato {} punto', 'other': 'ha totalizzato {} punti'}", "message_service_scored_X": "{'one': 'ha totalizzato {} punto', 'other': 'ha totalizzato {} punti'}",
"message_action_reply": "Rispondi", "message_action_reply": "Rispondi",
"message_action_edit": "Edit",
"message_action_delete": "Elimina", "message_action_delete": "Elimina",
"message_action_forward": "Inoltra", "message_action_forward": "Inoltra",
"message_action_select": "Seleziona", "message_action_select": "Seleziona",
@ -457,6 +458,8 @@
"im_attach_file_title": "Invia file", "im_attach_file_title": "Invia file",
"im_emoji_btn_title": "Inserisci emoticon", "im_emoji_btn_title": "Inserisci emoticon",
"im_submit_message": "Invia", "im_submit_message": "Invia",
"im_submit_edit_message": "Save",
"im_edit_message_title": "Edit message",
"login_sign_in": "Accedi", "login_sign_in": "Accedi",
"login_enter_number_description": "Inserisci il tuo numero di telefono completo.", "login_enter_number_description": "Inserisci il tuo numero di telefono completo.",
"login_incorrect_number": "Numero di telefono errato", "login_incorrect_number": "Numero di telefono errato",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Sconosciuto", "login_controller_unknown_country": "Sconosciuto",
"message_forwarded_message": "Messaggio inoltrato", "message_forwarded_message": "Messaggio inoltrato",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_edited": "edited",
"message_forwarded_message_mobile": "Inoltrato da {from}", "message_forwarded_message_mobile": "Inoltrato da {from}",
"message_forwarded_via_message_mobile": "Inoltrato da {from} via {bot}", "message_forwarded_via_message_mobile": "Inoltrato da {from} via {bot}",
"message_attach_audio_message": "Messaggio vocale", "message_attach_audio_message": "Messaggio vocale",

4
js/locales/nl-nl.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Kanaalfoto verwijderd", "message_service_removed_channel_photo": "Kanaalfoto verwijderd",
"message_service_scored_X": "{'one': '{} punt', 'other': '{} punten'}", "message_service_scored_X": "{'one': '{} punt', 'other': '{} punten'}",
"message_action_reply": "Antwoord", "message_action_reply": "Antwoord",
"message_action_edit": "Edit",
"message_action_delete": "Verwijder", "message_action_delete": "Verwijder",
"message_action_forward": "Doorsturen", "message_action_forward": "Doorsturen",
"message_action_select": "Selecteren", "message_action_select": "Selecteren",
@ -457,6 +458,8 @@
"im_attach_file_title": "Bestand versturen", "im_attach_file_title": "Bestand versturen",
"im_emoji_btn_title": "Emoji invoegen", "im_emoji_btn_title": "Emoji invoegen",
"im_submit_message": "Stuur", "im_submit_message": "Stuur",
"im_submit_edit_message": "Save",
"im_edit_message_title": "Edit message",
"login_sign_in": "Inloggen", "login_sign_in": "Inloggen",
"login_enter_number_description": "Kies je land en voer je volledige telefoonnummer in.", "login_enter_number_description": "Kies je land en voer je volledige telefoonnummer in.",
"login_incorrect_number": "Onjuist telefoonnummer", "login_incorrect_number": "Onjuist telefoonnummer",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Onbekend", "login_controller_unknown_country": "Onbekend",
"message_forwarded_message": "Doorgestuurd bericht", "message_forwarded_message": "Doorgestuurd bericht",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_edited": "edited",
"message_forwarded_message_mobile": "Doorgestuurd van {from}", "message_forwarded_message_mobile": "Doorgestuurd van {from}",
"message_forwarded_via_message_mobile": "Doorgestuurd van {from} via {bot}", "message_forwarded_via_message_mobile": "Doorgestuurd van {from} via {bot}",
"message_attach_audio_message": "Spraakbericht", "message_attach_audio_message": "Spraakbericht",

4
js/locales/pt-br.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Foto do canal removida", "message_service_removed_channel_photo": "Foto do canal removida",
"message_service_scored_X": "{'one': 'marcou {} ponto', 'other': 'marcou {} pontos'}", "message_service_scored_X": "{'one': 'marcou {} ponto', 'other': 'marcou {} pontos'}",
"message_action_reply": "Responder", "message_action_reply": "Responder",
"message_action_edit": "Editar",
"message_action_delete": "Apagar", "message_action_delete": "Apagar",
"message_action_forward": "Encaminhar", "message_action_forward": "Encaminhar",
"message_action_select": "Selecionar", "message_action_select": "Selecionar",
@ -457,6 +458,8 @@
"im_attach_file_title": "Enviar arquivo", "im_attach_file_title": "Enviar arquivo",
"im_emoji_btn_title": "Inserir emoticon", "im_emoji_btn_title": "Inserir emoticon",
"im_submit_message": "Enviar", "im_submit_message": "Enviar",
"im_submit_edit_message": "Salvar",
"im_edit_message_title": "Editar mensagem",
"login_sign_in": "Entrar", "login_sign_in": "Entrar",
"login_enter_number_description": "Escolha seu país e insira seu número de telefone com DDD.", "login_enter_number_description": "Escolha seu país e insira seu número de telefone com DDD.",
"login_incorrect_number": "Número de telefone incorreto", "login_incorrect_number": "Número de telefone incorreto",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Desconhecido", "login_controller_unknown_country": "Desconhecido",
"message_forwarded_message": "Encaminhar mensagem", "message_forwarded_message": "Encaminhar mensagem",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_edited": "editado",
"message_forwarded_message_mobile": "Encaminhado de {from}", "message_forwarded_message_mobile": "Encaminhado de {from}",
"message_forwarded_via_message_mobile": "Encaminhado de {from} via {bot}", "message_forwarded_via_message_mobile": "Encaminhado de {from} via {bot}",
"message_attach_audio_message": "Mensagem de voz", "message_attach_audio_message": "Mensagem de voz",

4
js/locales/ru-ru.json

@ -325,6 +325,7 @@
"message_service_removed_channel_photo": "Фото канала удалено", "message_service_removed_channel_photo": "Фото канала удалено",
"message_service_scored_X": "{'one': 'scored {}', 'other': 'scored {}'}", "message_service_scored_X": "{'one': 'scored {}', 'other': 'scored {}'}",
"message_action_reply": "Ответить", "message_action_reply": "Ответить",
"message_action_edit": "Edit",
"message_action_delete": "Удалить", "message_action_delete": "Удалить",
"message_action_forward": "Переслать", "message_action_forward": "Переслать",
"message_action_select": "Выбрать", "message_action_select": "Выбрать",
@ -457,6 +458,8 @@
"im_attach_file_title": "Отправить файл", "im_attach_file_title": "Отправить файл",
"im_emoji_btn_title": "Вставить смайл", "im_emoji_btn_title": "Вставить смайл",
"im_submit_message": "Отправить", "im_submit_message": "Отправить",
"im_submit_edit_message": "Save",
"im_edit_message_title": "Edit message",
"login_sign_in": "Войти", "login_sign_in": "Войти",
"login_enter_number_description": "Выберите вашу страну из списка и введите номер телефона:", "login_enter_number_description": "Выберите вашу страну из списка и введите номер телефона:",
"login_incorrect_number": "Некорректный номер", "login_incorrect_number": "Некорректный номер",
@ -507,6 +510,7 @@
"login_controller_unknown_country": "Неизвестно", "login_controller_unknown_country": "Неизвестно",
"message_forwarded_message": "Пересланное сообщение", "message_forwarded_message": "Пересланное сообщение",
"message_via_bot": "via {bot}", "message_via_bot": "via {bot}",
"message_edited": "edited",
"message_forwarded_message_mobile": "Forwarded from {from}", "message_forwarded_message_mobile": "Forwarded from {from}",
"message_forwarded_via_message_mobile": "Forwarded from {from} via {bot}", "message_forwarded_via_message_mobile": "Forwarded from {from} via {bot}",
"message_attach_audio_message": "Запись голоса", "message_attach_audio_message": "Запись голоса",

2
service_worker.js

File diff suppressed because one or more lines are too long

2
webogram.appcache

@ -1,5 +1,5 @@
CACHE MANIFEST CACHE MANIFEST
# Time: Thu Dec 08 2016 22:14:50 GMT+0300 (MSK) # Time: Thu Dec 08 2016 23:35:55 GMT+0300 (MSK)
CACHE: CACHE:

Loading…
Cancel
Save