Browse Source

Sync translations

master
Igor Zhukov 9 years ago
parent
commit
fc95d273d3
  1. 1
      app/js/locales/de-de.json
  2. 1
      app/js/locales/es-es.json
  3. 1
      app/js/locales/it-it.json
  4. 1
      app/js/locales/nl-nl.json
  5. 1
      app/js/locales/pt-br.json
  6. 1
      app/js/locales/ru-ru.json

1
app/js/locales/de-de.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Sticker-Paket",
"stickerset_modal_install": "Sticker hinzufügen",
"stickerset_modal_uninstall": "Sticker entfernen",
"stickerset_modal_share": "Teilen",
"stickerset_modal_loading": "Lade{dots}",
"page_title_pluralize_notifications": "{'0': 'Keine Nachrichten', 'one': '1 Nachricht', 'other': '{} Nachrichten'}",
"profile_edit_modal_title": "Profil bearbeiten",

1
app/js/locales/es-es.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Pack de stickers",
"stickerset_modal_install": "Añadir stickers",
"stickerset_modal_uninstall": "Eliminar stickers",
"stickerset_modal_share": "Compartir",
"stickerset_modal_loading": "Cargando{dots}",
"page_title_pluralize_notifications": "{'0': 'Sin notificaciones', 'one': '1 notificación', 'other': '{} notificaciones'}",
"profile_edit_modal_title": "Editar perfil",

1
app/js/locales/it-it.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Pacchetto di sticker",
"stickerset_modal_install": "Aggiungi sticker",
"stickerset_modal_uninstall": "Rimuovi sticker",
"stickerset_modal_share": "Condividi",
"stickerset_modal_loading": "Caricamento{dots}",
"page_title_pluralize_notifications": "{'0': 'Nessuna notifica', 'one': '1 notifica' , 'other' : '{} notifiche' }",
"profile_edit_modal_title": "Modifica profilo",

1
app/js/locales/nl-nl.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Stickerbundel",
"stickerset_modal_install": "Stickers toevoegen",
"stickerset_modal_uninstall": "Stickers verwijderen",
"stickerset_modal_share": "Delen",
"stickerset_modal_loading": "Laden{dots}",
"page_title_pluralize_notifications": "{'0': 'Geen meldingen', 'one': '1 melding', 'other': '{} meldingen'}",
"profile_edit_modal_title": "Profiel bewerken",

1
app/js/locales/pt-br.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Pacote de Sticker",
"stickerset_modal_install": "Adicionar Stickers",
"stickerset_modal_uninstall": "Remover stickers",
"stickerset_modal_share": "Compartilhar",
"stickerset_modal_loading": "Carregando{dots}",
"page_title_pluralize_notifications": "{'0': 'Sem notificações', 'one': '1 notificação', 'other': '{} notificações'}",
"profile_edit_modal_title": "Editar perfil",

1
app/js/locales/ru-ru.json

@ -98,6 +98,7 @@ @@ -98,6 +98,7 @@
"stickerset_modal_title_loading": "Набор стикеров",
"stickerset_modal_install": "Добавить стикеры",
"stickerset_modal_uninstall": "Удалить стикеры",
"stickerset_modal_share": "Share",
"stickerset_modal_loading": "Загрузка{dots}",
"page_title_pluralize_notifications": "{'0': 'Нет уведомлений', 'one': 'Одно уведомление', 'other': 'Уведомлений: {}'}",
"profile_edit_modal_title": "Редактировать профиль",

Loading…
Cancel
Save