diff --git a/app/js/locales/de-de.json b/app/js/locales/de-de.json index 5ba5bc5e..98476895 100644 --- a/app/js/locales/de-de.json +++ b/app/js/locales/de-de.json @@ -26,7 +26,7 @@ "group_modal_members": "Mitglieder", "group_modal_members_kick": "Entfernen", "channel_modal_info": "Beschreibung", - "channel_modal_description": "Description", + "channel_modal_description": "Beschreibung", "channel_modal_share_link": "Link teilen", "channel_modal_share_loading": "Lade{dots}", "channel_modal_join": "Kanal beitreten", @@ -400,6 +400,9 @@ "im_photos_drop_text": "Bilder hier reinschieben um sie zu verschicken", "im_message_field_placeholder": "Schreibe eine Nachricht...", "im_broadcast_field_placeholder": "Broadcast...", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Sticker", + "im_stickers_tab_recent": "Häufig genutzt", "im_media_attach_title": "Medien senden", "im_attach_file_title": "Datei senden", "im_emoji_btn_title": "Emoticon einfügen", diff --git a/app/js/locales/es-es.json b/app/js/locales/es-es.json index bd1f1e67..a4642d21 100644 --- a/app/js/locales/es-es.json +++ b/app/js/locales/es-es.json @@ -400,6 +400,9 @@ "im_photos_drop_text": "Suelta las fotos aquí para enviarlas", "im_message_field_placeholder": "Escribe un mensaje...", "im_broadcast_field_placeholder": "Difundir un mensaje...", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Stickers", + "im_stickers_tab_recent": "Uso frecuente", "im_media_attach_title": "Enviar multimedia", "im_attach_file_title": "Enviar archivo", "im_emoji_btn_title": "Insertar emoticono", diff --git a/app/js/locales/it-it.json b/app/js/locales/it-it.json index f03fbabe..b77ec3ff 100644 --- a/app/js/locales/it-it.json +++ b/app/js/locales/it-it.json @@ -75,7 +75,7 @@ "password_confirm_placeholder": "Reinserisci la nuova password", "password_hint_placeholder": "Inserisci il suggerimento per la password", "password_email_placeholder": "Imposta e-mail di recupero", - "password_create_description": "Questa password ti verrà richiesta quando ti connetti da un nuovo dispositivo in aggiunta al codice.", + "password_create_description": "La password sarà richiesta quando ti connetti da un nuovo dispositivo insieme al codice.", "password_create_active": "Salvataggio...", "password_create_submit": "Salva", "password_delete_active": "Eliminazione...", @@ -400,6 +400,9 @@ "im_photos_drop_text": "Rilascia le foto qui per inviarle", "im_message_field_placeholder": "Scrivi un messaggio..", "im_broadcast_field_placeholder": "Diffondi un messaggio...", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Sticker", + "im_stickers_tab_recent": "Utilizzate di frequente", "im_media_attach_title": "Invia media", "im_attach_file_title": "Invia file", "im_emoji_btn_title": "Inserisci emoticon", diff --git a/app/js/locales/nl-nl.json b/app/js/locales/nl-nl.json index f2e68c75..b64cd66c 100644 --- a/app/js/locales/nl-nl.json +++ b/app/js/locales/nl-nl.json @@ -400,6 +400,9 @@ "im_photos_drop_text": "Sleep foto's hierheen om te versturen.", "im_message_field_placeholder": "Bericht schrijven", "im_broadcast_field_placeholder": "Massabericht... ", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Stickers", + "im_stickers_tab_recent": "Veelgebruikt", "im_media_attach_title": "Media versturen", "im_attach_file_title": "Bestand versturen", "im_emoji_btn_title": "Emoji invoegen", diff --git a/app/js/locales/pt-br.json b/app/js/locales/pt-br.json index e534cebe..1a4c6446 100644 --- a/app/js/locales/pt-br.json +++ b/app/js/locales/pt-br.json @@ -400,6 +400,9 @@ "im_photos_drop_text": "Solte as fotos aqui para enviar", "im_message_field_placeholder": "Escreva uma mensagem...", "im_broadcast_field_placeholder": "Transmitir uma mensagem...", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Stickers", + "im_stickers_tab_recent": "Frequentemente usado", "im_media_attach_title": "Enviar mídia", "im_attach_file_title": "Enviar arquivo", "im_emoji_btn_title": "Inserir emoticon", diff --git a/app/js/locales/ru-ru.json b/app/js/locales/ru-ru.json index f3ea5a49..46af3223 100644 --- a/app/js/locales/ru-ru.json +++ b/app/js/locales/ru-ru.json @@ -400,6 +400,9 @@ "im_photos_drop_text": "Перетащите сюда фотографии, чтобы отправить их", "im_message_field_placeholder": "Напишите сообщение...", "im_broadcast_field_placeholder": "Broadcast a message...", + "im_emoji_tab": "Emoji", + "im_stickers_tab": "Stickers", + "im_stickers_tab_recent": "Frequently used", "im_media_attach_title": "Отправить медиа", "im_attach_file_title": "Отправить файл", "im_emoji_btn_title": "Вставить смайл",