mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 06:51:27 +08:00
Update translations
This commit is contained in:
@ -5,4 +5,11 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
es: {}
|
||||
es:
|
||||
js:
|
||||
presence:
|
||||
replying: "respondiendo"
|
||||
editing: "editando"
|
||||
replying_to_topic:
|
||||
one: "está respondiendo"
|
||||
other: "están respondiendo"
|
||||
|
@ -5,4 +5,11 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
nb_NO: {}
|
||||
nb_NO:
|
||||
js:
|
||||
presence:
|
||||
replying: "svarer"
|
||||
editing: "redigerer"
|
||||
replying_to_topic:
|
||||
one: "svarer"
|
||||
other: "svarer"
|
||||
|
@ -10,3 +10,8 @@ pl_PL:
|
||||
presence:
|
||||
replying: "odpowiada"
|
||||
editing: "edytuje"
|
||||
replying_to_topic:
|
||||
one: "odpowiada"
|
||||
few: "odpowiada"
|
||||
many: "odpowiada"
|
||||
other: "odpowiada"
|
||||
|
@ -5,4 +5,13 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
ru: {}
|
||||
ru:
|
||||
js:
|
||||
presence:
|
||||
replying: "ответ"
|
||||
editing: "редактирование"
|
||||
replying_to_topic:
|
||||
one: "отвечает"
|
||||
few: "отвечают"
|
||||
many: "отвечают"
|
||||
other: "отвечают"
|
||||
|
@ -1,3 +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/
|
||||
|
||||
sr:
|
||||
js:
|
||||
presence:
|
||||
|
@ -5,4 +5,6 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
es: {}
|
||||
es:
|
||||
site_settings:
|
||||
presence_enabled: '¿Mostrar usuarios que estén respondiendo al tema, o editando el post actual?'
|
||||
|
@ -5,4 +5,6 @@
|
||||
# To work with us on translations, join this project:
|
||||
# https://www.transifex.com/projects/p/discourse-org/
|
||||
|
||||
nb_NO: {}
|
||||
nb_NO:
|
||||
site_settings:
|
||||
presence_enabled: 'Vis brukere som akkurat nå svarer på gjeldende emne, eller redigerer gjeldende innlegg?'
|
||||
|
@ -1,3 +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/
|
||||
|
||||
sr:
|
||||
site_settings:
|
||||
presence_enabled: 'Prikaži da korisnici trenutno kucaju odgovor ili menjaju poruku'
|
||||
|
Reference in New Issue
Block a user