Update translations
This commit is contained in:
parent
6ac2b700ea
commit
f7cfda1b53
|
@ -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/
|
||||||
|
|
||||||
ar: {}
|
ar:
|
||||||
|
js:
|
||||||
|
staff_notes:
|
||||||
|
title: "ملاحظات طاقم العمل"
|
||||||
|
attach: "أرفق ملاحظة طاقم العمل"
|
||||||
|
remove: "احذف ملاحظة طاقم العمل"
|
||||||
|
show: "ملاحظات طاقم العمل ({{count}})"
|
||||||
|
delete_confirm: "هل أنت متأكد أنك تريد حذف هذه الملاحظة؟"
|
||||||
|
show_post: "اعرض منشور"
|
||||||
|
|
|
@ -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: {}
|
|
@ -13,3 +13,4 @@ pt:
|
||||||
remove: "Remover Nota de Equipa"
|
remove: "Remover Nota de Equipa"
|
||||||
show: "Notas de Equipa ({{count}})"
|
show: "Notas de Equipa ({{count}})"
|
||||||
delete_confirm: "Tem a certeza de que quer remover esta nota de equipa?"
|
delete_confirm: "Tem a certeza de que quer remover esta nota de equipa?"
|
||||||
|
show_post: "Mostrar Publicação"
|
||||||
|
|
|
@ -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/
|
||||||
|
|
||||||
|
sl: {}
|
|
@ -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: {}
|
|
@ -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: {}
|
|
@ -6,5 +6,10 @@
|
||||||
# https://www.transifex.com/projects/p/discourse-org/
|
# https://www.transifex.com/projects/p/discourse-org/
|
||||||
|
|
||||||
nb_NO:
|
nb_NO:
|
||||||
|
site_settings:
|
||||||
|
staff_notes_enabled: "Tillat staben å opprette notater på brukere"
|
||||||
|
staff_notes_moderators_delete: "Tillat moderatorer å slette notater fra staben"
|
||||||
staff_notes:
|
staff_notes:
|
||||||
|
official_warning: "Mottok en offisiell advarsel fra %{username} -- %{warning_link}"
|
||||||
user_suspended: "@%{username} sperret denne kontoen til %{suspended_till}. Årsak: %{reason}"
|
user_suspended: "@%{username} sperret denne kontoen til %{suspended_till}. Årsak: %{reason}"
|
||||||
|
user_silenced: "@%{username} dempet denne kontoen til %{silenced_till}. Årsak: %{reason}"
|
||||||
|
|
|
@ -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/
|
||||||
|
|
||||||
|
sl: {}
|
|
@ -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…
Reference in New Issue