diff --git a/options/locale/locale_bg-BG.ini b/options/locale/locale_bg-BG.ini
index 956d27ea6..e8bfc851c 100644
--- a/options/locale/locale_bg-BG.ini
+++ b/options/locale/locale_bg-BG.ini
@@ -264,6 +264,9 @@ reset_password=Възстановете акаунта си
register_success=Успешна регистрация
register_notify=Добре дошли в Gitea
+
+
+
[modal]
yes=Да
no=Не
diff --git a/options/locale/locale_cs-CZ.ini b/options/locale/locale_cs-CZ.ini
index 44c4feee6..68ffe733b 100644
--- a/options/locale/locale_cs-CZ.ini
+++ b/options/locale/locale_cs-CZ.ini
@@ -318,6 +318,9 @@ reset_password=Obnovit váš účet
register_success=Registrace byla úspěšná
register_notify=Vítejte v Gitea
+
+
+
[modal]
yes=Ano
no=Ne
diff --git a/options/locale/locale_de-DE.ini b/options/locale/locale_de-DE.ini
index c3a3e6444..1bc64cfad 100644
--- a/options/locale/locale_de-DE.ini
+++ b/options/locale/locale_de-DE.ini
@@ -319,6 +319,14 @@ reset_password=Stelle dein Konto wieder her
register_success=Registrierung erfolgreich
register_notify=Willkommen bei Gitea
+release.new.subject=Release %s in %s erschienen
+
+repo.transfer.subject_to=%s möchte "%s" an %s übertragen
+repo.transfer.subject_to_you=%s möchte dir "%s" übertragen
+repo.transfer.to_you=dir
+
+repo.collaborator.added.subject=%s hat dich zu %s hinzugefügt
+
[modal]
yes=Ja
no=Abbrechen
@@ -1790,6 +1798,7 @@ settings.block_on_official_review_requests_desc=Zusammenführung wird nicht mög
settings.block_outdated_branch=Merge blockieren, wenn der Pull-Request veraltet ist
settings.block_outdated_branch_desc=Mergen ist nicht möglich, wenn der Head-Branch hinter dem Basis-Branch ist.
settings.default_branch_desc=Wähle einen Standardbranch für Pull-Requests und Code-Commits:
+settings.default_merge_style_desc=Standard Mergeverhalten für Pull Requests:
settings.choose_branch=Wähle einen Branch …
settings.no_protected_branch=Es gibt keine geschützten Branches.
settings.edit_protected_branch=Bearbeiten
@@ -1858,6 +1867,7 @@ diff.whitespace_ignore_at_eol=Ignoriere EOL-whitespace-Änderungen
diff.stats_desc= %d geänderte Dateien mit %d neuen und %d gelöschten Zeilen
diff.stats_desc_file=%d Änderungen: %d Ergänzungen und %d Löschungen
diff.bin=BIN
+diff.bin_not_shown=Binäre Datei nicht angezeigt.
diff.view_file=Datei anzeigen
diff.file_before=Vorher
diff.file_after=Nachher
@@ -1958,6 +1968,9 @@ topic.done=Fertig
topic.count_prompt=Du kannst nicht mehr als 25 Themen auswählen
topic.format_prompt=Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
+error.csv.too_large=Diese Datei kann nicht gerendert werden, da sie zu groß ist.
+error.csv.unexpected=Diese Datei kann nicht gerendert werden, da sie ein unerwartetes Zeichen in Zeile %d und Spalte %d enthält.
+error.csv.invalid_field_count=Diese Datei kann nicht gerendert werden, da sie eine falsche Anzahl an Feldern in Zeile %d hat.
[org]
org_name_holder=Name der Organisation
diff --git a/options/locale/locale_es-ES.ini b/options/locale/locale_es-ES.ini
index 60fc44862..0f90fc6cc 100644
--- a/options/locale/locale_es-ES.ini
+++ b/options/locale/locale_es-ES.ini
@@ -319,6 +319,9 @@ reset_password=Recupere su cuenta
register_success=Registro completado
register_notify=¡Bienvenido a Gitea
+
+
+
[modal]
yes=Sí
no=No
diff --git a/options/locale/locale_fa-IR.ini b/options/locale/locale_fa-IR.ini
index a48fb1625..0ab8ec9b1 100644
--- a/options/locale/locale_fa-IR.ini
+++ b/options/locale/locale_fa-IR.ini
@@ -304,6 +304,9 @@ reset_password=حساب خود را دوباره فعال کنید
register_success=ثبتنام با موفقیت انجام شد
register_notify=به گیتی یا گیتگو خوش آمدید
+
+
+
[modal]
yes=بله
no=خیر
diff --git a/options/locale/locale_fi-FI.ini b/options/locale/locale_fi-FI.ini
index 5bdb30c9d..c1e555e9b 100644
--- a/options/locale/locale_fi-FI.ini
+++ b/options/locale/locale_fi-FI.ini
@@ -268,6 +268,9 @@ reset_password=Palauta käyttäjätili
register_success=Rekisteröinti onnistui
register_notify=Tervetuloa Giteaan
+
+
+
[modal]
yes=Kyllä
no=Ei
diff --git a/options/locale/locale_fr-FR.ini b/options/locale/locale_fr-FR.ini
index de3165654..298bf1c1f 100644
--- a/options/locale/locale_fr-FR.ini
+++ b/options/locale/locale_fr-FR.ini
@@ -319,6 +319,9 @@ reset_password=Récupérer votre compte
register_success=Inscription réussie
register_notify=Bienvenue sur Gitea
+
+
+
[modal]
yes=Oui
no=Non
diff --git a/options/locale/locale_hu-HU.ini b/options/locale/locale_hu-HU.ini
index 307df128c..851c4316f 100644
--- a/options/locale/locale_hu-HU.ini
+++ b/options/locale/locale_hu-HU.ini
@@ -282,6 +282,9 @@ reset_password=Fiókjának visszaállítása
register_success=Sikeres regisztráció
register_notify=A Gitea üdvözli
+
+
+
[modal]
yes=Igen
no=Nem
diff --git a/options/locale/locale_id-ID.ini b/options/locale/locale_id-ID.ini
index 81f3de2b0..5ec17198d 100644
--- a/options/locale/locale_id-ID.ini
+++ b/options/locale/locale_id-ID.ini
@@ -284,6 +284,9 @@ reset_password=Pulihkan akun Anda
register_success=Pendaftaran berhasil
register_notify=Selamat Datang di Gitea
+
+
+
[modal]
yes=Ya
no=Tidak
diff --git a/options/locale/locale_it-IT.ini b/options/locale/locale_it-IT.ini
index 60650af41..20b5e2be7 100644
--- a/options/locale/locale_it-IT.ini
+++ b/options/locale/locale_it-IT.ini
@@ -318,6 +318,9 @@ reset_password=Recupera il tuo account
register_success=Registrazione completata con successo
register_notify=Benvenuto su Gitea
+
+
+
[modal]
yes=Sì
no=No
diff --git a/options/locale/locale_ja-JP.ini b/options/locale/locale_ja-JP.ini
index e04c4d936..a3841581d 100644
--- a/options/locale/locale_ja-JP.ini
+++ b/options/locale/locale_ja-JP.ini
@@ -319,6 +319,9 @@ reset_password=アカウントを回復
register_success=登録が完了しました
register_notify=Giteaへようこそ
+
+
+
[modal]
yes=はい
no=いいえ
diff --git a/options/locale/locale_ko-KR.ini b/options/locale/locale_ko-KR.ini
index dcd7d32b8..c84000bd3 100644
--- a/options/locale/locale_ko-KR.ini
+++ b/options/locale/locale_ko-KR.ini
@@ -273,6 +273,9 @@ reset_password=계정 복구
register_success=등록 완료
register_notify=Gitea에 오신것을 환영합니다!
+
+
+
[modal]
yes=예
no=아니오
diff --git a/options/locale/locale_lv-LV.ini b/options/locale/locale_lv-LV.ini
index 6de8b661e..95cca2bf4 100644
--- a/options/locale/locale_lv-LV.ini
+++ b/options/locale/locale_lv-LV.ini
@@ -319,6 +319,9 @@ reset_password=Atgūt kontu
register_success=Veiksmīga reģistrācija
register_notify=Laipni lūdzam Gitea
+
+
+
[modal]
yes=Jā
no=Nē
diff --git a/options/locale/locale_ml-IN.ini b/options/locale/locale_ml-IN.ini
index d439bc1dd..fba37d481 100644
--- a/options/locale/locale_ml-IN.ini
+++ b/options/locale/locale_ml-IN.ini
@@ -265,6 +265,9 @@ reset_password=നിങ്ങളുടെ അക്കൗണ്ട് വീണ
register_success=രജിസ്ട്രേഷൻ വിജയകരം
register_notify=ഗിറ്റീയിലേയ്ക്കു് സ്വാഗതം
+
+
+
[modal]
yes=അതെ
no=ഇല്ല
diff --git a/options/locale/locale_nl-NL.ini b/options/locale/locale_nl-NL.ini
index 23b850c2c..79e83d70f 100644
--- a/options/locale/locale_nl-NL.ini
+++ b/options/locale/locale_nl-NL.ini
@@ -308,6 +308,9 @@ reset_password=Account herstellen
register_success=Registratie succesvol
register_notify=Welkom bij Gitea
+
+
+
[modal]
yes=Ja
no=Nee
diff --git a/options/locale/locale_pl-PL.ini b/options/locale/locale_pl-PL.ini
index da2ac1a1d..2fe50846e 100644
--- a/options/locale/locale_pl-PL.ini
+++ b/options/locale/locale_pl-PL.ini
@@ -304,6 +304,9 @@ reset_password=Odzyskaj swoje konto
register_success=Rejestracja powiodła się
register_notify=Witamy w Gitea
+
+
+
[modal]
yes=Tak
no=Nie
diff --git a/options/locale/locale_pt-BR.ini b/options/locale/locale_pt-BR.ini
index cae5f31aa..4141d17bb 100644
--- a/options/locale/locale_pt-BR.ini
+++ b/options/locale/locale_pt-BR.ini
@@ -318,6 +318,13 @@ reset_password=Recuperar sua conta
register_success=Cadastro bem-sucedido
register_notify=Bem-vindo ao Gitea
+
+repo.transfer.subject_to=%s gostaria de transferir "%s" para %s
+repo.transfer.subject_to_you=%s gostaria de transferir "%s" para você
+repo.transfer.to_you=você
+
+repo.collaborator.added.subject=%s adicionou você a %s
+
[modal]
yes=Sim
no=Não
diff --git a/options/locale/locale_pt-PT.ini b/options/locale/locale_pt-PT.ini
index 1914832ef..c00961760 100644
--- a/options/locale/locale_pt-PT.ini
+++ b/options/locale/locale_pt-PT.ini
@@ -319,6 +319,9 @@ reset_password=Recupere a sua conta
register_success=Inscrição bem sucedida
register_notify=Bem-vindo(a) ao Gitea
+
+
+
[modal]
yes=Sim
no=Não
diff --git a/options/locale/locale_ru-RU.ini b/options/locale/locale_ru-RU.ini
index 31c11dee4..577df0061 100644
--- a/options/locale/locale_ru-RU.ini
+++ b/options/locale/locale_ru-RU.ini
@@ -319,6 +319,9 @@ reset_password=Восстановить учётную запись
register_success=Регистрация прошла успешно
register_notify=Добро пожаловать на Gitea
+
+
+
[modal]
yes=Да
no=Нет
diff --git a/options/locale/locale_sr-SP.ini b/options/locale/locale_sr-SP.ini
index 1ed56e39b..2274dc104 100644
--- a/options/locale/locale_sr-SP.ini
+++ b/options/locale/locale_sr-SP.ini
@@ -89,6 +89,9 @@ resend_mail=Кликните овде да поново пошаљете пис
activate_account=Молимо вас активирајте ваш налог
activate_email=Потврдите вашу адресу е-поште
+
+
+
[modal]
yes=Да
no=Не
diff --git a/options/locale/locale_sv-SE.ini b/options/locale/locale_sv-SE.ini
index 528f1ed07..adcc26bf9 100644
--- a/options/locale/locale_sv-SE.ini
+++ b/options/locale/locale_sv-SE.ini
@@ -308,6 +308,9 @@ reset_password=Återställ ditt konto
register_success=Registreringen lyckades
register_notify=Välkommen till Gitea
+
+
+
[modal]
yes=Ja
no=Nej
diff --git a/options/locale/locale_tr-TR.ini b/options/locale/locale_tr-TR.ini
index dda90f5a5..afd0fafd8 100644
--- a/options/locale/locale_tr-TR.ini
+++ b/options/locale/locale_tr-TR.ini
@@ -319,6 +319,9 @@ reset_password=Hesabınızı kurtarın
register_success=Kayıt başarılı
register_notify=Gitea'ya Hoş Geldiniz
+
+
+
[modal]
yes=Evet
no=Hayır
diff --git a/options/locale/locale_uk-UA.ini b/options/locale/locale_uk-UA.ini
index 813cdf599..e868fd7b5 100644
--- a/options/locale/locale_uk-UA.ini
+++ b/options/locale/locale_uk-UA.ini
@@ -304,6 +304,9 @@ reset_password=Відновлення вашого облікового запи
register_success=Реєстрація успішна
register_notify=Ласкаво просимо у Gitea
+
+
+
[modal]
yes=Так
no=Ні
diff --git a/options/locale/locale_zh-CN.ini b/options/locale/locale_zh-CN.ini
index e20b38b38..d7468488f 100644
--- a/options/locale/locale_zh-CN.ini
+++ b/options/locale/locale_zh-CN.ini
@@ -319,6 +319,9 @@ reset_password=恢复您的账户
register_success=注册成功
register_notify=欢迎来到 Gitea
+
+
+
[modal]
yes=确认操作
no=取消操作
diff --git a/options/locale/locale_zh-HK.ini b/options/locale/locale_zh-HK.ini
index 79b9539d6..716f90a32 100644
--- a/options/locale/locale_zh-HK.ini
+++ b/options/locale/locale_zh-HK.ini
@@ -112,6 +112,9 @@ activate_email=請驗證您的郵箱地址
register_success=註冊成功
register_notify=歡迎來到 Gitea
+
+
+
[modal]
yes=確認操作
no=取消操作
diff --git a/options/locale/locale_zh-TW.ini b/options/locale/locale_zh-TW.ini
index 4c6685017..7cc618da3 100644
--- a/options/locale/locale_zh-TW.ini
+++ b/options/locale/locale_zh-TW.ini
@@ -318,6 +318,9 @@ reset_password=救援您的帳戶
register_success=註冊成功
register_notify=歡迎來到 Gitea
+
+
+
[modal]
yes=確認操作
no=取消操作