Skip to content

Commit c64c595

Browse files
committed
[skip ci] Updated translations via Crowdin
1 parent f1ad4bb commit c64c595

File tree

3 files changed

+112
-0
lines changed

3 files changed

+112
-0
lines changed

options/locale/locale_fa-IR.ini

+110
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,110 @@
1+
2+
3+
4+
5+
6+
7+
8+
9+
10+
[install]
11+
12+
13+
14+
[home]
15+
16+
17+
[explore]
18+
19+
[auth]
20+
21+
[mail]
22+
23+
[modal]
24+
25+
[form]
26+
27+
28+
29+
30+
31+
32+
33+
[user]
34+
35+
36+
[settings]
37+
38+
39+
40+
41+
42+
43+
44+
45+
46+
47+
48+
49+
50+
[repo]
51+
52+
53+
54+
55+
56+
57+
58+
59+
60+
61+
62+
63+
64+
65+
66+
67+
68+
69+
70+
71+
72+
[org]
73+
74+
75+
76+
77+
78+
[admin]
79+
80+
81+
82+
83+
84+
85+
86+
87+
88+
89+
90+
91+
92+
93+
94+
95+
96+
97+
98+
99+
[action]
100+
101+
[tool]
102+
103+
[dropzone]
104+
105+
[notification]
106+
107+
[gpg]
108+
109+
[units]
110+

options/locale/locale_ja-JP.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,7 @@ settings.search_user_placeholder=ユーザーを検索…
10441044
settings.org_not_allowed_to_be_collaborator=組織を共同作業者として追加することはできません。
10451045
settings.user_is_org_member=ユーザーは組織の一員なので、共同作業者として追加することはできません。
10461046
settings.add_webhook=Webhookを追加
1047+
settings.add_webhook.invalid_channel_name=Webhookチャンネル名は、空または'#'1文字だけにはできません。
10471048
settings.hooks_desc=Webhookは、指定したGiteaイベントが発生したときにHTTP POSTリクエストを自動的にサーバーに送ります。 詳細は<a target="_blank" rel="noopener noreferrer" href="%s">Webhookガイド</a>へ。
10481049
settings.webhook_deletion=Webhookの削除
10491050
settings.webhook_deletion_desc=Webhook設定と配信履歴が削除されます。 続行しますか?

options/locale/locale_pt-BR.ini

+1
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,7 @@ settings.search_user_placeholder=Pesquisar usuário...
10441044
settings.org_not_allowed_to_be_collaborator=Organizações não podem ser adicionadas como um colaborador.
10451045
settings.user_is_org_member=O usuário é um membro da organização e não pode ser adicionado como um colaborador.
10461046
settings.add_webhook=Adicionar webhook
1047+
settings.add_webhook.invalid_channel_name=Nome do canal no webhook não pode ser vazio e não pode conter somente o caractere #.
10471048
settings.hooks_desc=Webhooks automaticamente fazem requisições de HTTP POST para um servidor quando acionados determinados eventos de Gitea. Leia mais no <a target="_blank" rel="noopener noreferrer" href="%s">guia de webhooks</a>.
10481049
settings.webhook_deletion=Remover webhook
10491050
settings.webhook_deletion_desc=A exclusão de um webhook exclui suas configurações e o histórico de entrega. Continuar?

0 commit comments

Comments
 (0)