From 43809e66ac4c36e153bacedd78400e8232f03a6c Mon Sep 17 00:00:00 2001
From: GiteaBot <teabot@gitea.io>
Date: Wed, 22 Mar 2023 00:16:22 +0000
Subject: [PATCH] [skip ci] Updated translations via Crowdin

---
 options/locale/locale_cs-CZ.ini | 1 +
 options/locale/locale_de-DE.ini | 1 +
 options/locale/locale_el-GR.ini | 5 +++--
 options/locale/locale_es-ES.ini | 1 +
 options/locale/locale_is-IS.ini | 1 +
 options/locale/locale_it-IT.ini | 3 +++
 options/locale/locale_ja-JP.ini | 1 +
 options/locale/locale_lv-LV.ini | 1 +
 options/locale/locale_pt-BR.ini | 1 +
 options/locale/locale_pt-PT.ini | 3 +++
 options/locale/locale_ru-RU.ini | 1 +
 options/locale/locale_tr-TR.ini | 1 +
 options/locale/locale_zh-CN.ini | 1 +
 options/locale/locale_zh-TW.ini | 1 +
 14 files changed, 20 insertions(+), 2 deletions(-)

diff --git a/options/locale/locale_cs-CZ.ini b/options/locale/locale_cs-CZ.ini
index 93f5bed1c1..f5efe6cd87 100644
--- a/options/locale/locale_cs-CZ.ini
+++ b/options/locale/locale_cs-CZ.ini
@@ -3351,6 +3351,7 @@ runners.status.unspecified=Neznámý
 runners.status.idle=Nečinný
 runners.status.active=Aktivní
 runners.status.offline=Offline
+runners.version=Verze
 
 runs.all_workflows=Všechny pracovní postupy
 runs.open_tab=%d otevřeno
diff --git a/options/locale/locale_de-DE.ini b/options/locale/locale_de-DE.ini
index fb0e725baf..df4bff5b37 100644
--- a/options/locale/locale_de-DE.ini
+++ b/options/locale/locale_de-DE.ini
@@ -3154,6 +3154,7 @@ runners.task_list.run=Ausführen
 runners.task_list.repository=Repository
 runners.task_list.commit=Commit
 runners.status.active=Aktiv
+runners.version=Version
 
 runs.commit=Commit
 
diff --git a/options/locale/locale_el-GR.ini b/options/locale/locale_el-GR.ini
index 639659be51..8ee097fa82 100644
--- a/options/locale/locale_el-GR.ini
+++ b/options/locale/locale_el-GR.ini
@@ -1319,8 +1319,8 @@ issues.opened_by_fake=άνοιξε το %[1]s από %[2]s
 issues.closed_by_fake=από %[2]s έκλεισαν %[1]s
 issues.previous=Προηγούμενο
 issues.next=Επόμενο
-issues.open_title=Ανοιχτό
-issues.closed_title=Κλειστό
+issues.open_title=Ανοιχτά
+issues.closed_title=Κλειστά
 issues.draft_title=Προσχέδιο
 issues.num_comments=%d σχόλια
 issues.commented_at=`σχολίασε <a href="#%s">%s</a>`
@@ -3187,6 +3187,7 @@ runners.task_list.run=Εκτέλεση
 runners.task_list.repository=Αποθετήριο
 runners.task_list.commit=Υποβολή
 runners.status.active=Ενεργό
+runners.version=Έκδοση
 
 runs.commit=Υποβολή
 
diff --git a/options/locale/locale_es-ES.ini b/options/locale/locale_es-ES.ini
index d28ebc2ecf..586ed64c3f 100644
--- a/options/locale/locale_es-ES.ini
+++ b/options/locale/locale_es-ES.ini
@@ -3186,6 +3186,7 @@ runners.task_list.run=Ejecutar
 runners.task_list.repository=Repositorio
 runners.task_list.commit=Commit
 runners.status.active=Activo
+runners.version=Versión
 
 runs.commit=Commit
 
diff --git a/options/locale/locale_is-IS.ini b/options/locale/locale_is-IS.ini
index bf4fb767a5..51b3ceab0c 100644
--- a/options/locale/locale_is-IS.ini
+++ b/options/locale/locale_is-IS.ini
@@ -1403,6 +1403,7 @@ runners.task_list.run=Keyra
 runners.task_list.repository=Hugbúnaðarsafn
 runners.task_list.commit=Framlag
 runners.status.active=Virkt
+runners.version=Útgáfa
 
 runs.commit=Framlag
 
diff --git a/options/locale/locale_it-IT.ini b/options/locale/locale_it-IT.ini
index cb0504862c..0546c9f06b 100644
--- a/options/locale/locale_it-IT.ini
+++ b/options/locale/locale_it-IT.ini
@@ -2186,7 +2186,9 @@ diff.review.header=Invia revisione
 diff.review.placeholder=Revisione commento
 diff.review.comment=Commentare
 diff.review.approve=Approva
+diff.review.self_reject=Gli autori di Pull request non possono richiedere modifiche sulla loro pull request
 diff.review.reject=Richiedi cambiamenti
+diff.review.self_approve=Gli autori di Pull request non possono approvare la loro pull request
 diff.committed_by=committato da
 diff.protected=Protetto
 diff.image.side_by_side=A fianco
@@ -3151,6 +3153,7 @@ runners.task_list.run=Esegui
 runners.task_list.repository=Repository
 runners.task_list.commit=Commit
 runners.status.active=Attivo
+runners.version=Versione
 
 runs.commit=Commit
 
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index c5fe4248cf..517700fd62 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -3355,6 +3355,7 @@ runners.status.unspecified=不明
 runners.status.idle=アイドル
 runners.status.active=稼働中
 runners.status.offline=オフライン
+runners.version=バージョン
 
 runs.all_workflows=すべてのワークフロー
 runs.open_tab=%d オープン
diff --git a/options/locale/locale_lv-LV.ini b/options/locale/locale_lv-LV.ini
index 300b855b0c..fe70bc5a80 100644
--- a/options/locale/locale_lv-LV.ini
+++ b/options/locale/locale_lv-LV.ini
@@ -3440,6 +3440,7 @@ runners.status.unspecified=Nezināms
 runners.status.idle=Dīkstāvē
 runners.status.active=Aktīvs
 runners.status.offline=Bezsaistē
+runners.version=Versija
 
 runs.all_workflows=Visas darbaplūsmas
 runs.open_tab=%d atvērti
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index 88dd7f8847..757d73f6ad 100644
--- a/options/locale/locale_pt-BR.ini
+++ b/options/locale/locale_pt-BR.ini
@@ -3353,6 +3353,7 @@ runners.status.unspecified=Desconhecido
 runners.status.idle=Inativo
 runners.status.active=Ativo
 runners.status.offline=Offiline
+runners.version=Versão
 
 runs.all_workflows=Todos os Workflows
 runs.open_tab=%d Aberto
diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini
index 22fd31d237..d1e0744bfe 100644
--- a/options/locale/locale_pt-PT.ini
+++ b/options/locale/locale_pt-PT.ini
@@ -2265,7 +2265,9 @@ diff.review.header=Submeter revisão
 diff.review.placeholder=Comentário da revisão
 diff.review.comment=Comentar
 diff.review.approve=Aprovar
+diff.review.self_reject=Autores de pedidos de integração não podem requisitar modificações sobre o seu próprio pedido de integração
 diff.review.reject=Solicitar modificações
+diff.review.self_approve=Autores de pedidos de integração não podem aprovar o seu próprio pedido de integração
 diff.committed_by=cometido por
 diff.protected=Protegido
 diff.image.side_by_side=Lado a Lado
@@ -3355,6 +3357,7 @@ runners.status.unspecified=Desconhecido
 runners.status.idle=Parada
 runners.status.active=Em funcionamento
 runners.status.offline=Desconectada
+runners.version=Versão
 
 runs.all_workflows=Todas as sequências de trabalho
 runs.open_tab=%d abertas
diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini
index d502c2fef6..7ab10924ba 100644
--- a/options/locale/locale_ru-RU.ini
+++ b/options/locale/locale_ru-RU.ini
@@ -2950,6 +2950,7 @@ runners.task_list.run=Запуск
 runners.task_list.repository=Репозиторий
 runners.task_list.commit=коммит
 runners.status.active=Активный
+runners.version=Версия
 
 runs.commit=коммит
 
diff --git a/options/locale/locale_tr-TR.ini b/options/locale/locale_tr-TR.ini
index 8364ee3a13..b7314d456b 100644
--- a/options/locale/locale_tr-TR.ini
+++ b/options/locale/locale_tr-TR.ini
@@ -3236,6 +3236,7 @@ runners.task_list.run=Çalıştır
 runners.task_list.repository=Depo
 runners.task_list.commit=İşle
 runners.status.active=Etkin
+runners.version=Sürüm
 
 runs.commit=İşle
 
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index 4c97a0f7cb..c98edc2fe9 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -3343,6 +3343,7 @@ runners.status.unspecified=未知
 runners.status.idle=空闲
 runners.status.active=激活
 runners.status.offline=离线
+runners.version=版本
 
 runs.all_workflows=所有工作流
 runs.open_tab=%d 开启中
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index 7d673aef8c..a9969646b7 100644
--- a/options/locale/locale_zh-TW.ini
+++ b/options/locale/locale_zh-TW.ini
@@ -3355,6 +3355,7 @@ runners.status.unspecified=未知
 runners.status.idle=閒置
 runners.status.active=啟用
 runners.status.offline=離線
+runners.version=版本
 
 runs.all_workflows=所有工作流程
 runs.open_tab=%d 開放中