Add new languages
This commit is contained in:
parent
d56188e90e
commit
2afc86d568
|
@ -0,0 +1,76 @@
|
|||
# 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/
|
||||
|
||||
ar:
|
||||
js:
|
||||
chat_integration:
|
||||
settings: "إعدادات"
|
||||
choose_group: "(اختر مجموعة)"
|
||||
all_categories: "(جميع الأقسام)"
|
||||
all_tags: "(جميع الوسوم)"
|
||||
delete_channel: "حذف"
|
||||
test_channel: "اختبار"
|
||||
edit_channel: "تعديل"
|
||||
test_modal:
|
||||
title: "أرسل رسالة اختبار"
|
||||
topic: "موضوع"
|
||||
close: "إغلاق"
|
||||
success: "الرسالة أُرسلت بنجاح"
|
||||
type:
|
||||
normal: طبيعي
|
||||
filter:
|
||||
mute: 'صامت'
|
||||
follow: 'أوّل منشور فقط'
|
||||
rule_table:
|
||||
filter: "رشّح"
|
||||
category: "قسم"
|
||||
tags: "وسوم"
|
||||
edit_rule: "تعديل"
|
||||
delete_rule: "حذف"
|
||||
edit_channel_modal:
|
||||
title: "تعديل القناة"
|
||||
save: "حفظ القناة"
|
||||
cancel: "إلغاء"
|
||||
edit_rule_modal:
|
||||
cancel: إلغاء
|
||||
type: نوع
|
||||
channel: قناة
|
||||
filter: رشّح
|
||||
category: قسم
|
||||
group: مجموعة
|
||||
tags: وسوم
|
||||
provider:
|
||||
slack:
|
||||
param:
|
||||
identifier:
|
||||
title: قناة
|
||||
telegram:
|
||||
param:
|
||||
name:
|
||||
title: "الاسم"
|
||||
discord:
|
||||
param:
|
||||
name:
|
||||
title: "الاسم"
|
||||
hipchat:
|
||||
param:
|
||||
name:
|
||||
title: "الاسم"
|
||||
color:
|
||||
title: لون
|
||||
matrix:
|
||||
param:
|
||||
name:
|
||||
title: "الاسم"
|
||||
rocketchat:
|
||||
param:
|
||||
identifier:
|
||||
title: قناة
|
||||
gitter:
|
||||
param:
|
||||
name:
|
||||
title: "الاسم"
|
|
@ -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/
|
||||
|
||||
bs_BA: {}
|
|
@ -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/
|
||||
|
||||
cs: {}
|
|
@ -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/
|
||||
|
||||
da: {}
|
|
@ -0,0 +1,173 @@
|
|||
# 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/
|
||||
|
||||
de:
|
||||
js:
|
||||
admin:
|
||||
site_settings:
|
||||
categories:
|
||||
chat_integration: "Chat-Integrationen"
|
||||
chat_integration:
|
||||
menu_title: "Chat-Integratoinen"
|
||||
settings: "Einstellungen"
|
||||
no_providers: "Du musst mindestens ein paar Provider in den Plugin-Einstellungen aktivieren"
|
||||
channels_with_errors: "Einige Kanäle für diesen Provider sind das letzte Mal fehlgeschlagen, als Nachrichten geschickt werden. Klicke auf das/die Fehlersymboĺ(e), um mehr zu erfahren."
|
||||
channel_exception: "Ein unbekannter Fehler ist aufgetreten, als die Nachricht an diesen Kanal geschickt wurde. Überprüfe die Seitenprotokolle für weitere Informationen."
|
||||
group_mention_template: "Erwähnungen von: @{{name}}"
|
||||
group_message_template: "Nachrichten an: @{{name}}"
|
||||
choose_group: "(wähle eine Gruppe)"
|
||||
all_categories: "(alle Kategorien)"
|
||||
all_tags: "(alle Schlagwörter)"
|
||||
create_rule: "Regel erstellen"
|
||||
create_channel: "Kanal erstellen"
|
||||
delete_channel: "Löschen"
|
||||
test_channel: "Test"
|
||||
edit_channel: "Bearbeiten"
|
||||
channel_delete_confirm: "Bist du sicher, dass du diesen Kanal löschen möchtest? Alle dazugehörigen Regeln werden gelöscht."
|
||||
test_modal:
|
||||
title: "Test-Nachricht senden"
|
||||
topic: "Thema"
|
||||
send: "Test-Nachricht senden"
|
||||
close: "Schließen"
|
||||
error: "Ein unbekannter Fehler ist beim Senden der Nachricht aufgetreten. Bitte überprüfe die Seitenprotokolle für weitere Informationen."
|
||||
success: "Nachricht erfolgreich versendet"
|
||||
type:
|
||||
normal: Normal
|
||||
group_message: Gruppen-Nachricht
|
||||
group_mention: Gruppenerwähnung
|
||||
filter:
|
||||
mute: 'Stummschalten'
|
||||
follow: 'Nur den ersten Beitrag'
|
||||
watch: 'Alle Beiträge und Antworten.'
|
||||
rule_table:
|
||||
filter: "Filter"
|
||||
category: "Kategorie"
|
||||
tags: "Schlagwörter"
|
||||
edit_rule: "Bearbeiten"
|
||||
delete_rule: "Löschen"
|
||||
edit_channel_modal:
|
||||
title: "Kanal bearbeiten"
|
||||
save: "Kanal speichern"
|
||||
cancel: "Abbrechen"
|
||||
provider: "Provider"
|
||||
channel_validation:
|
||||
ok: "Gültig"
|
||||
fail: "Ungültiges Format"
|
||||
edit_rule_modal:
|
||||
title: Regel bearbeiten
|
||||
save: Regel speichern
|
||||
cancel: Abbrechen
|
||||
provider: Provider
|
||||
type: Typ
|
||||
channel: Kanal
|
||||
filter: Filter
|
||||
category: Kategorie
|
||||
group: Gruppe
|
||||
tags: Schlagwörter
|
||||
instructions:
|
||||
type: "Ändere den Typ, um Benachrichtigungen für Gruppennachrichten und -erwähnungen auszulösen"
|
||||
filter: "Benachrichtigungsstufe. Stumm überschreibt andere zutreffende Regeln."
|
||||
category: "Diese Regel wird nur auf Themen in der angegebenen Kategorie angewendet"
|
||||
group: "Diese Regel wird auf Beiträge angewendet, die diese Gruppe referenzieren"
|
||||
tags: "Wenn angegeben, wird diese Regel nur auf Themen angewendet, die mindestens eines der angegebenen Schlagwörter hat"
|
||||
provider:
|
||||
slack:
|
||||
title: "Slack"
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
||||
help: "z.B. #channel, @username."
|
||||
errors:
|
||||
action_prohibited: "Der Bot hat keine Berechtigung, in diesem Kanal zu schreiben."
|
||||
channel_not_found: "Der angegebene Kanal existiert nicht auf Slack."
|
||||
telegram:
|
||||
title: "Telegram"
|
||||
param:
|
||||
name:
|
||||
title: "Name"
|
||||
help: "Ein Name, um den Kanal zu beschreiben. Dieser wird nicht verwendet, um die Verbindung mit Telegram herzustellen."
|
||||
chat_id:
|
||||
title: Chat-ID
|
||||
help: Eine Zahl, die dir von dem Bot gegeben wurde, oder ein Broadcast-Kanal-Identifikator in der Form @NameDesKanals
|
||||
errors:
|
||||
channel_not_found: "Der angegebene Kanal existiert nicht auf Telegram"
|
||||
forbidden: "Der Bot hat keine Berechtigung, in diesem Kanal zu schreiben"
|
||||
discord:
|
||||
title: "Discord"
|
||||
param:
|
||||
name:
|
||||
title: "Name"
|
||||
help: "Ein Name, um den Kanal zu beschreiben. Dieser wird nicht verwendet, um die Verbindung mit Discord herzustellen."
|
||||
webhook_url:
|
||||
title: Webhook-URL
|
||||
help: Die Webhook-URL, die in den Einstellungen deines Discord-Servers erstellt wurde
|
||||
hipchat:
|
||||
title: "HipChat"
|
||||
param:
|
||||
name:
|
||||
title: "Name"
|
||||
help: "Ein Name, um den Kanal zu beschrieben. Dieser wird nicht verwendet, um die Verbindung mit HipChat herzustellen."
|
||||
webhook_url:
|
||||
title: Webhook-URL
|
||||
help: Die Webhook-URL, die in deiner HipChat-Integration erstellt wurde
|
||||
color:
|
||||
title: Farbe
|
||||
help: 'Die Farbe der Nachricht in HipChat. Muss eines der folgenden Werte sein: yellow,green,red,purple,gray,random'
|
||||
mattermost:
|
||||
title: "Mattermost"
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
||||
help: "z.B. #kanal, @benutzername."
|
||||
errors:
|
||||
channel_not_found: "Der angegebene Kanal existiert nicht in Mattermost."
|
||||
matrix:
|
||||
title: "Matrix"
|
||||
param:
|
||||
name:
|
||||
title: "Name"
|
||||
help: "Eine Name, um den Kanal zu beschrieben. Dieser wird nicht verwendet, um die Verbindung zu Matrix herzustellen."
|
||||
room_id:
|
||||
title: "Raum-ID"
|
||||
help: "Der 'persönliche Identifikator' für den Raum. Es sollte ungefähr so aussehen wie !abcdefg:matrix.org"
|
||||
errors:
|
||||
unknown_token: "Zugriffstoken ist ungültig"
|
||||
unknown_room: "Raum-ID ist ungültig"
|
||||
zulip:
|
||||
title: "Zulip"
|
||||
param:
|
||||
stream:
|
||||
title: "Stream"
|
||||
help: "Der Name des Zulip-Streams, an den die Nachricht gesendet werden soll, z.B. 'allgemein'"
|
||||
subject:
|
||||
title: "Betreff"
|
||||
help: "Der Betreff, den die Nachrichten haben sollen, die der Bot versendet"
|
||||
errors:
|
||||
does_not_exist: "Dieser Stream existiert nicht auf Zulip"
|
||||
rocketchat:
|
||||
title: "Rocket.Chat"
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
||||
help: "z.B. #kanal, @benutzername."
|
||||
errors:
|
||||
invalid_channel: "Dieser Kanal exisitert nicht in Rocket Chat"
|
||||
gitter:
|
||||
title: "Gitter"
|
||||
param:
|
||||
name:
|
||||
title: "Name"
|
||||
help: "Der Name eines Gitter-Raums, z.B. gitterHQ/services"
|
||||
webhook_url:
|
||||
title: "Webhook-URL"
|
||||
help: "Die URL, die du angibst, wenn du eine neue Integration in einem Gitter-Raum erstellst."
|
||||
flowdock:
|
||||
title: "Flowdock"
|
||||
param:
|
||||
flow_token:
|
||||
title: "Flow-Token"
|
||||
help: "Das Flow-Token, das mitgeteilt wird, wenn du eine Quelle für einen Flow erstellst, in den du Nachrichten senden möchtest."
|
|
@ -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/
|
||||
|
||||
el: {}
|
|
@ -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/
|
||||
|
||||
es: {}
|
|
@ -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/
|
||||
|
||||
et: {}
|
|
@ -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/
|
||||
|
||||
fa_IR: {}
|
|
@ -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/
|
||||
|
||||
fi: {}
|
|
@ -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/
|
||||
|
||||
fr: {}
|
|
@ -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/
|
||||
|
||||
gl: {}
|
|
@ -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/
|
||||
|
||||
he: {}
|
|
@ -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/
|
||||
|
||||
id: {}
|
|
@ -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/
|
||||
|
||||
it: {}
|
|
@ -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/
|
||||
|
||||
ja: {}
|
|
@ -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/
|
||||
|
||||
ko: {}
|
|
@ -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/
|
||||
|
||||
lv: {}
|
|
@ -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/
|
||||
|
||||
nb_NO: {}
|
|
@ -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/
|
||||
|
||||
nl: {}
|
|
@ -0,0 +1,57 @@
|
|||
# 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/
|
||||
|
||||
pl_PL:
|
||||
js:
|
||||
chat_integration:
|
||||
settings: "Ustawienia"
|
||||
choose_group: "(wybierz grupę)"
|
||||
all_categories: "(wszystkie kategorie)"
|
||||
create_rule: "Stwórz Regułę"
|
||||
create_channel: "Stwórz Kanał"
|
||||
delete_channel: "Usuń"
|
||||
test_channel: "Sprawdź"
|
||||
edit_channel: "Edytuj"
|
||||
channel_delete_confirm: "Jesteś pewien, że chcesz usunąć ten kanał? Wszystkie połączone reguły zostaną usunięte."
|
||||
test_modal:
|
||||
title: "Wyślij wiadomość testową"
|
||||
topic: "Temat"
|
||||
send: "Wyślij Wiadomość Testową"
|
||||
close: "Zamknij"
|
||||
success: "Wiadomość wysłana poprawnie"
|
||||
type:
|
||||
normal: Normalny
|
||||
group_message: Wiadomość Grupowa
|
||||
filter:
|
||||
mute: 'Wycisz'
|
||||
follow: 'Tylko pierwszy wpis'
|
||||
watch: 'Wszystkie wpisy i odpowiedzi'
|
||||
rule_table:
|
||||
filter: "Filtr"
|
||||
category: "Kategoria"
|
||||
tags: "Tagi"
|
||||
edit_rule: "Edytuj"
|
||||
delete_rule: "Usuń"
|
||||
edit_channel_modal:
|
||||
title: "Edytuj Kanał"
|
||||
save: "Zapisz Kanał"
|
||||
cancel: "Anuluj"
|
||||
provider: "Dostawca"
|
||||
channel_validation:
|
||||
ok: "Poprawny"
|
||||
fail: "Niepoprawny format"
|
||||
edit_rule_modal:
|
||||
title: Edytuj Regułę
|
||||
save: Zapisz Regułę
|
||||
cancel: Anuluj
|
||||
provider: Dostawca
|
||||
type: Typ
|
||||
channel: Kanał
|
||||
filter: Filtr
|
||||
category: Kategoria
|
||||
group: Grupa
|
||||
tags: Tagi
|
|
@ -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/
|
||||
|
||||
pt: {}
|
|
@ -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/
|
||||
|
||||
pt_BR: {}
|
|
@ -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/
|
||||
|
||||
ro: {}
|
|
@ -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/
|
||||
|
||||
ru: {}
|
|
@ -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/
|
||||
|
||||
sk: {}
|
|
@ -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/
|
||||
|
||||
sq: {}
|
|
@ -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/
|
||||
|
||||
sv: {}
|
|
@ -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/
|
||||
|
||||
te: {}
|
|
@ -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/
|
||||
|
||||
th: {}
|
|
@ -0,0 +1,91 @@
|
|||
# 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/
|
||||
|
||||
tr_TR:
|
||||
js:
|
||||
chat_integration:
|
||||
settings: "Ayarlar"
|
||||
choose_group: "(bir grup seçin)"
|
||||
all_categories: "(tüm kategoriler)"
|
||||
all_tags: "(tüm etiketler)"
|
||||
create_rule: "Kural Oluştur"
|
||||
create_channel: "Kanal Oluştur"
|
||||
delete_channel: "Sil"
|
||||
test_channel: "Deneme"
|
||||
edit_channel: "Düzenle"
|
||||
test_modal:
|
||||
title: "Bir ileti gönderin"
|
||||
topic: "Konu"
|
||||
send: "İleti gönderin"
|
||||
close: "Kapat"
|
||||
success: "İleti başarıyla gönderildi"
|
||||
type:
|
||||
normal: Normal
|
||||
group_message: Grup İletisi
|
||||
group_mention: Grup Bahsetme
|
||||
filter:
|
||||
mute: 'Sustur'
|
||||
follow: 'Yalnızca ilk gönderi'
|
||||
rule_table:
|
||||
filter: "Süzgeç"
|
||||
category: "Kategori"
|
||||
tags: "Etiketler"
|
||||
edit_rule: "Düzenle"
|
||||
delete_rule: "Sil"
|
||||
edit_channel_modal:
|
||||
title: "Kanal Düzenle"
|
||||
save: "Kanal Kaydet"
|
||||
cancel: "İptal"
|
||||
provider: "Sağlayan"
|
||||
channel_validation:
|
||||
ok: "Geçerli"
|
||||
fail: "Geçersiz biçim"
|
||||
edit_rule_modal:
|
||||
title: Kural Düzenle
|
||||
save: Kural Kaydet
|
||||
cancel: İptal
|
||||
provider: Sağlayan
|
||||
type: Tür
|
||||
channel: Kanal
|
||||
filter: Süzgeç
|
||||
category: Kategori
|
||||
group: Grup
|
||||
tags: Etiketler
|
||||
provider:
|
||||
slack:
|
||||
title: "Slack"
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
||||
telegram:
|
||||
title: "Telegram"
|
||||
param:
|
||||
name:
|
||||
title: "İsim"
|
||||
discord:
|
||||
title: "Discord"
|
||||
param:
|
||||
name:
|
||||
title: "İsim"
|
||||
hipchat:
|
||||
title: "HipChat"
|
||||
param:
|
||||
color:
|
||||
title: Renk
|
||||
mattermost:
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
||||
matrix:
|
||||
param:
|
||||
name:
|
||||
title: "İsim"
|
||||
rocketchat:
|
||||
title: "Rocket.Chat"
|
||||
param:
|
||||
identifier:
|
||||
title: Kanal
|
|
@ -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/
|
||||
|
||||
uk: {}
|
|
@ -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/
|
||||
|
||||
ur: {}
|
|
@ -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/
|
||||
|
||||
vi: {}
|
|
@ -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/
|
||||
|
||||
zh_CN: {}
|
|
@ -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/
|
||||
|
||||
zh_TW: {}
|
|
@ -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/
|
||||
|
||||
ar: {}
|
|
@ -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/
|
||||
|
||||
bs_BA: {}
|
|
@ -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/
|
||||
|
||||
cs: {}
|
|
@ -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/
|
||||
|
||||
da: {}
|
|
@ -0,0 +1,190 @@
|
|||
# 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/
|
||||
|
||||
de:
|
||||
site_settings:
|
||||
chat_integration_enabled: 'Aktiviert das discourse-chat-integration Plugin'
|
||||
chat_integration_discourse_username: 'Benutzername des Benutzers, der verwendet wird, um Inhalte abzurufen.'
|
||||
chat_integration_delay_seconds: 'Sekundenzahl, die nach dem Erstellen eines Beitrags gewartet wird, bis Chat-Benachrichtigungen geschickt werden'
|
||||
chat_integration_slack_enabled: 'Aktiviere den Chat-Integration-Provider für Slack'
|
||||
chat_integration_slack_access_token: 'OAuth-Zugriffstoken zur Authentifizierung mit Slack'
|
||||
chat_integration_slack_incoming_webhook_token: 'Das Verifizierungstoken, das zur Authentifizierung eingehender Anfragen verwendet wird'
|
||||
chat_integration_slack_excerpt_length: 'Auszugslänge für Slack-Beiträge'
|
||||
chat_integration_slack_icon_url: 'Icon, mit dem auf Slack geschrieben wird (standardmäßig das Seitenlogo)'
|
||||
chat_integration_slack_outbound_webhook_url: "Zur Verwendung von Slacks eigenem 'Eingehender Webhook'-System statt der OAuth-Schnittstelle. Nicht empfohlen."
|
||||
errors:
|
||||
chat_integration_slack_api_configs_are_empty: "Du musst entweder eine ausgehende Webhook-URL eingeben oder einen Zugriffsschlüssel"
|
||||
chat_integration_telegram_enabled: "Aktiviere den Chat-Integration-Provider für Telegram"
|
||||
chat_integration_telegram_access_token: "Der Zugriffschlüssel deines Bots vom Telegram @BotFather"
|
||||
chat_integration_telegram_excerpt_length: "Auszugslänge für Telegram-Beiträge"
|
||||
chat_integration_telegram_enable_slash_commands: "Erlaube die Verwaltung von Telegram-Abos über 'Slash-Kommandos'"
|
||||
chat_integration_discord_enabled: "Aktiviere den Chat-Integration-Provider für Discord"
|
||||
chat_integration_discord_message_content: "Die Nachricht, die beim Versenden einer Benachrichtigung an Discord oberhalb der Zusammenfassung eingefügt wird"
|
||||
chat_integration_discord_excerpt_length: "Auszugslänge für Discord-Beiträge"
|
||||
chat_integration_hipchat_enabled: "Aktiviere den Chat-Integration-Provider für Hipchat"
|
||||
chat_integration_hipchat_icon_url: "Icon für Beiträge an Hipchat (standardmäßig das Seitenlogo)"
|
||||
chat_integration_hipchat_excerpt_length: "Auszugslänge für Hipchat-Beitrag"
|
||||
chat_integration_mattermost_enabled: "Aktiviere den Chat-Integration-Provider für Mattermost"
|
||||
chat_integration_mattermost_webhook_url: 'URL für den Mattermost-Webhook'
|
||||
chat_integration_mattermost_incoming_webhook_token: 'Das Verifizierungstoken zur Authentisierung eingehender Anfragen'
|
||||
chat_integration_mattermost_icon_url: "Icon für Beiträge an Mattermost (standardmäßig das Seitenlogo)"
|
||||
chat_integration_mattermost_excerpt_length: "Auszugslänge für Mattermost-Beiträge"
|
||||
chat_integration_matrix_enabled: "Aktiviere den Chat-Integration für Matrix"
|
||||
chat_integration_matrix_homeserver: "Server, der verwendet werden soll. Stelle sicher, dass du das Protokoll nicht vergisst."
|
||||
chat_integration_matrix_access_token: "Zugriffsschlüssel für das Matrix-Konto des Bots"
|
||||
chat_integration_matrix_excerpt_length: "Auszugslänge für Matrix-Beiträge."
|
||||
chat_integration_zulip_enabled: "Aktiviere den Chat-Integration-Provider für Zulip"
|
||||
chat_integration_zulip_server: "Die Basis-URL für deinen Zulip-Server. Stelle sicher, dass du http(s):// nicht vergisst."
|
||||
chat_integration_zulip_bot_email_address: "Die E-Mail-Adresse, die mit deinem Zulip-Bot verknüpft ist."
|
||||
chat_integration_zulip_bot_api_key: "Der API-Schlüssel für deinen Zulip-Bot"
|
||||
chat_integration_zulip_excerpt_length: "Auszugslänge für Zulip-Beiträge"
|
||||
chat_integration_rocketchat_enabled: "Aktiviere den Chat-Integration-Provider für Rocket Chat"
|
||||
chat_integration_rocketchat_webhook_url: "Die Webhook-URL für die Rocket Chat-Integration."
|
||||
chat_integration_rocketchat_excerpt_length: "Auszugslänge für Rocket Chat-Beiträge"
|
||||
chat_integration_gitter_enabled: "Aktiviere den Chat-Integration-Provider für Gitter"
|
||||
chat_integration_flowdock_enabled: "Aktiviere den Chat-Integration-Provider für Flowdock"
|
||||
chat_integration_flowdock_excerpt_length: "Auszugslänge für Flowdock-Beiträge"
|
||||
chat_integration:
|
||||
all_categories: "(alle Kategorien)"
|
||||
deleted_category: "(Kategorie gelöscht)"
|
||||
deleted_group: "(Gruppe gelöscht)"
|
||||
group_mention_template: "Erwähnungen von: @%{name}"
|
||||
group_message_template: "Nachrichten an: @%{name}"
|
||||
provider:
|
||||
slack:
|
||||
status:
|
||||
header: |
|
||||
*Regeln für diesen Kanal*
|
||||
(Wenn mehrere Regeln zutreffen, wird die oberste Regel ausgeführt)
|
||||
no_rules: "Es sind keine Regeln für diesen Kanal eingerichtet. Führe `/discourse help` aus für weitere Anweisungen."
|
||||
rule_string: "*%{index})* *%{filter}* Beiträge in *%{category}*"
|
||||
rule_string_tags_suffix: " mit Schlagwörtern: *%{tags}*"
|
||||
parse_error: "Entschuldige, das habe ich nicht verstanden. Führe `/discourse help` aus für weitere Anweisungen."
|
||||
create:
|
||||
created: "Regel erfolgreich erstellt"
|
||||
updated: "Regel erfolgreich aktualisiert"
|
||||
error: "Entschuldige, ein Fehler ist beim Erstellen der Regel aufgetreten"
|
||||
delete:
|
||||
success: "Regel erfolgreich gelöscht"
|
||||
error: "Entschuldige, ein Fehler ist beim Löschen dieser Regeln aufgetreten. Führe `/discourse status` aus für eine Liste der Reglen."
|
||||
not_found:
|
||||
tag: "Das %{name}* Schlagwort kann nicht gefunden werden."
|
||||
category: "Die *%{name}* Kategorie kann nicht gefunden werden. Verfügbare Kategorien: *%{list}*"
|
||||
help: |
|
||||
*Neue Regel:* `/discourse [watch|follow|mute] [Kategorie] [tag:Schlagwort]`
|
||||
(du musst einen Regeltyp angeben sowie mindestens eine Kategorie oder ein Schlagwort)
|
||||
- *watch* – benachrichtige diesen Kanal über neue Themen und neue Antworten
|
||||
- *follow* – benachrichtige diesen Kanal über neue Themen
|
||||
- *mute* – blockiere Benachrichtigungen an diesen Kanal
|
||||
|
||||
*Regel entfernen:* `/discourse remove [Nummer der Regel]`
|
||||
(Die `[Nummer der Regel]` kann durch Ausführung von `/discourse status` herausgefunden werden.)
|
||||
|
||||
*Regeln auflisten:* `/discourse status`
|
||||
|
||||
*[Experimentell] Transkript erstellen:* `/discourse post [n]`
|
||||
Erstellt ein Entwurfsthema auf Discourse, das die letzten `n` Beiträge in diesem Kanal enthält.
|
||||
|
||||
*Hilfe:* `/discourse help`
|
||||
transcript:
|
||||
error: "Entschuldige, beim Erstellen des Transkripts ist etwas schief gelaufen."
|
||||
post_to_discourse: "Klicke hier, um auf Discourse einen Beitrag mit einem Transkript zu entwerfen"
|
||||
api_required: "Entschuldige, diese Integration ist nicht dafür eingerichtet, Transkripte zu schreiben."
|
||||
view_on_slack: "Zeige in %{name} auf Slack"
|
||||
first_message_pretext: "beginnt vor %{n} Nachrichten:"
|
||||
last_message_pretext: "und endet vor %{n} Nachrichten:"
|
||||
posted_in: "geschrieben in %{name}"
|
||||
change_first_message: "Bearbeite erste Nachricht..."
|
||||
change_last_message: "Bearbeite letzte Nachricht..."
|
||||
loading: "Transkript wird geladen..."
|
||||
telegram:
|
||||
unknown_chat: "Dieser Chat ist nicht eingerichtet auf %{site_title}. Bitte frage einen Administrator, einen Kanal mit der 'Chat-ID' %{chat_id} hinzuzufügen."
|
||||
known_chat: "Dieser Chat ist eingerichtet auf %{site_title}. Konfiguriere ihn im Administrationsbereich. (Chat-ID: %{chat_id})"
|
||||
message: |-
|
||||
<b>%{user}</b> hat geschrieben in <a href="%{post_url}">%{title}</a>
|
||||
|
||||
<pre>%{post_excerpt}</pre>
|
||||
status:
|
||||
header: |
|
||||
<b>Regeln für diesen Kanal</b>
|
||||
(wenn mehrere Regeln auf einen Beitrag passen, wird die oberste ausgeführt)
|
||||
no_rules: "Es sind keine Regeln für diesen Kanal eingerichtet. Führe <code>/help</code> aus für Anweisungen."
|
||||
rule_string: "<b>%{index})</b> <b>%{filter}</b> Beiträge in <b>%{category}</b>"
|
||||
rule_string_tags_suffix: "mit den Schlagwörtern: <b>%{tags}</b>"
|
||||
parse_error: "Entschuldige, das habe ich nicht verstehen. Führe <code>/help</code> aus für Anweisungen."
|
||||
create:
|
||||
created: "Regel erfolgreich erstellt"
|
||||
updated: "Regel erfolgreich aktualisiert"
|
||||
error: "Entschuldige, ein Fehler ist beim Erstellen dieser Regel aufgetreten."
|
||||
delete:
|
||||
success: "Regel erfolgreich gelöscht"
|
||||
error: "Entschuldige, ein Fehler ist beim Löschen dieser Regel aufgetreten. Führe <code>/status</code> aus für eine Liste der Regeln."
|
||||
not_found:
|
||||
tag: "Das Schlagwort <b>%{name}</b> kann nicht gefunden werden."
|
||||
category: "Die Kategorie <b>%{name}</b> kann nicht gefunden werden. Verfügbare Kategorien: <b>%{list}</b>"
|
||||
help: |
|
||||
<b>Neue Regel:</b> <code>/[watch|follow|mute] [Kategorie] [tag:Schlagwort]</code>
|
||||
(du musst mindestens einen Regeltyp sowie mindestens eine Kategorie oder ein Schlagwort angeben)
|
||||
- <b>watch</b> – benachrichtige diesen Kanal über neue Themen und neue Antworten
|
||||
- <b>follow</b> – benachrichtige diesen Kanal über neue Themen
|
||||
- <b>mute</b> – blockiere Benachrichtigungen an diesen Kanal
|
||||
|
||||
<b>Rege löschen:</b> <code>/remove [Nummer der Regel]</code>
|
||||
(Die <code>[Nummer der Regel]</code> kann durch Ausführen von <code>/status</code> herausgefunden werden.)
|
||||
|
||||
<b>Regeln auflisten:</b> <code>/status</code>
|
||||
|
||||
<b>Hilfe:</b> <code>/help</code>
|
||||
hipchat:
|
||||
message: <b>%{user}</b> hat geschrieben in <a href="%{post_url}">%{title}</a>
|
||||
mattermost:
|
||||
status:
|
||||
header: |
|
||||
*Regeln für diesen Kanal*
|
||||
(wenn mehrere Regeln zutreffen, wird die oberste Regel ausgeführt)
|
||||
no_rules: "Es sind keine Regeln für diesen Kanal konfiguriert. Führe `/discourse help` aus für Anweisungen."
|
||||
rule_string: "*%{index})* *%{filter}* Beiträge in *%{category}*"
|
||||
rule_string_tags_suffix: " mit den Schlagwörtern: *%{tags}*"
|
||||
parse_error: "Entschuldige, das habe ich nicht verstanden. Führe `/discourse help` aus für Anweisungen."
|
||||
create:
|
||||
created: "Regel erfolgreich erstellt"
|
||||
updated: "Regel erfolgreich aktualisiert"
|
||||
error: "Entschuldige, beim Erstellen dieser Regel ist ein Fehler aufgetreten."
|
||||
delete:
|
||||
success: "Regel erfolgreich gelöscht"
|
||||
error: "Entschuldige, ein Fehler ist beim Löschen dieser Regeln aufgetreten. Führe `/discourse status` aus für eine Liste der Reglen."
|
||||
not_found:
|
||||
tag: "Das *%{name}* Schlagwort kann nicht gefunden werden."
|
||||
category: "Die *%{name}* Kategorie kann nicht gefunden werden. Verfügbare Kategorien: *%{list}*"
|
||||
help: |
|
||||
*Neue Regel:* `/discourse [watch|follow|mute] [Kategorie] [tag:Schlagwort]`
|
||||
(du musst einen Regeltyp angeben sowie mindestens eine Kategorie oder ein Schlagwort)
|
||||
- *watch* – benachrichtige diesen Kanal über neue Themen und neue Antworten
|
||||
- *follow* – benachrichtige diesen Kanal über neue Themen
|
||||
- *mute* – blockiere Benachrichtigungen an diesen Kanal
|
||||
|
||||
*Regel entfernen:* `/discourse remove [Nummer der Regel]`
|
||||
(Die `[Nummer der Regel]` kann durch Ausführung von `/discourse status` herausgefunden werden.)
|
||||
|
||||
*Regeln auflisten:* `/discourse status`
|
||||
|
||||
*Hilfe:* `/discourse help`
|
||||
matrix:
|
||||
text_message: "%{user} hat geschrieben in %{title} - %{post_url}"
|
||||
formatted_message: |
|
||||
<b>%{user}</b> hat geschrieben in <b><a href='%{post_url}'>%{title}</a></b>
|
||||
<blockquote>
|
||||
%{excerpt}
|
||||
</blockquote>
|
||||
zulip:
|
||||
message: |
|
||||
**%{user}** hat geschrieben in **[%{title}](%{post_url})**
|
||||
~~~quote
|
||||
%{excerpt}
|
||||
~~~
|
||||
flowdock:
|
||||
message_title: "hat geschrieben"
|
|
@ -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/
|
||||
|
||||
el: {}
|
|
@ -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/
|
||||
|
||||
es: {}
|
|
@ -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/
|
||||
|
||||
et: {}
|
|
@ -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/
|
||||
|
||||
fa_IR: {}
|
|
@ -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/
|
||||
|
||||
fi: {}
|
|
@ -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/
|
||||
|
||||
fr: {}
|
|
@ -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/
|
||||
|
||||
gl: {}
|
|
@ -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/
|
||||
|
||||
he: {}
|
|
@ -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/
|
||||
|
||||
id: {}
|
|
@ -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/
|
||||
|
||||
it: {}
|
|
@ -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/
|
||||
|
||||
ja: {}
|
|
@ -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/
|
||||
|
||||
ko: {}
|
|
@ -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/
|
||||
|
||||
lv: {}
|
|
@ -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/
|
||||
|
||||
nb_NO: {}
|
|
@ -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/
|
||||
|
||||
nl: {}
|
|
@ -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/
|
||||
|
||||
pl_PL: {}
|
|
@ -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/
|
||||
|
||||
pt: {}
|
|
@ -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/
|
||||
|
||||
pt_BR: {}
|
|
@ -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/
|
||||
|
||||
ro: {}
|
|
@ -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/
|
||||
|
||||
ru: {}
|
|
@ -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/
|
||||
|
||||
sk: {}
|
|
@ -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/
|
||||
|
||||
sq: {}
|
|
@ -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/
|
||||
|
||||
sv: {}
|
|
@ -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/
|
||||
|
||||
te: {}
|
|
@ -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/
|
||||
|
||||
th: {}
|
|
@ -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/
|
||||
|
||||
tr_TR:
|
||||
chat_integration:
|
||||
all_categories: "(tüm kategoriler)"
|
|
@ -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/
|
||||
|
||||
uk: {}
|
|
@ -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/
|
||||
|
||||
ur: {}
|
|
@ -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/
|
||||
|
||||
vi: {}
|
|
@ -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/
|
||||
|
||||
zh_CN: {}
|
|
@ -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/
|
||||
|
||||
zh_TW: {}
|
Loading…
Reference in New Issue