mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-07-08 14:42:44 +00:00
Update translations
This commit is contained in:
parent
d481205999
commit
956f3993fe
@ -1,8 +1,8 @@
|
|||||||
GIT
|
GIT
|
||||||
remote: https://github.com/discourse/translations-manager.git
|
remote: https://github.com/discourse/translations-manager.git
|
||||||
revision: 5f06cb81a9307553534bebf16a3121a01516119f
|
revision: 2a4a6f1817983db8fb3bc105607f8f705e12d16f
|
||||||
specs:
|
specs:
|
||||||
translations-manager (0.1.1)
|
translations-manager (0.2.1)
|
||||||
|
|
||||||
GEM
|
GEM
|
||||||
specs:
|
specs:
|
||||||
|
8
config/locales/client.bg.yml
Normal file
8
config/locales/client.bg.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
bg: {}
|
@ -69,7 +69,7 @@ es:
|
|||||||
group: Grupo
|
group: Grupo
|
||||||
tags: Etiquetas
|
tags: Etiquetas
|
||||||
instructions:
|
instructions:
|
||||||
type: "Cambia el tipo para que salten notificaciones para menciones o mensajes de grupo"
|
type: "Cambia el tipo para que aparezcan notificaciones para menciones o mensajes de grupo"
|
||||||
filter: "Nivel de notificación. Silenciado anula otras reglas activadas."
|
filter: "Nivel de notificación. Silenciado anula otras reglas activadas."
|
||||||
category: "Esta regla solo se aplicará para temas en la categoría especificada."
|
category: "Esta regla solo se aplicará para temas en la categoría especificada."
|
||||||
group: "Esta regla se aplicará a temas haciendo referencia a este grupo."
|
group: "Esta regla se aplicará a temas haciendo referencia a este grupo."
|
||||||
|
@ -5,4 +5,12 @@
|
|||||||
# To work with us on translations, join this project:
|
# To work with us on translations, join this project:
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
ru: {}
|
ru:
|
||||||
|
js:
|
||||||
|
chat_integration:
|
||||||
|
settings: "Настройки"
|
||||||
|
delete_channel: "Удалить"
|
||||||
|
edit_channel: "Изменить"
|
||||||
|
test_modal:
|
||||||
|
topic: "Тема"
|
||||||
|
close: "Закрыть"
|
||||||
|
11
config/locales/client.sl.yml
Normal file
11
config/locales/client.sl.yml
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
sl:
|
||||||
|
js:
|
||||||
|
chat_integration:
|
||||||
|
settings: "Nastavitve"
|
8
config/locales/client.sr.yml
Normal file
8
config/locales/client.sr.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
sr: {}
|
8
config/locales/server.bg.yml
Normal file
8
config/locales/server.bg.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
bg: {}
|
10
config/locales/server.sl.yml
Normal file
10
config/locales/server.sl.yml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
sl:
|
||||||
|
site_settings:
|
||||||
|
chat_integration_enabled: 'Vključi discourse-chat-integration vtičnik'
|
8
config/locales/server.sr.yml
Normal file
8
config/locales/server.sr.yml
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
# encoding: utf-8
|
||||||
|
#
|
||||||
|
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
|
||||||
|
#
|
||||||
|
# To work with us on translations, join this project:
|
||||||
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
|
sr: {}
|
Loading…
x
Reference in New Issue
Block a user