POST s nastaveným Content Type na cílovou URL. Čtěte více v průvodci webovými háčky.",
+ "repo.settings.add_webhook_desc": "MokoGitea odešle dotaz POST s nastaveným Content Type na cílovou URL. Čtěte více v průvodci webovými háčky.",
"repo.settings.payload_url": "Cílové URL",
"repo.settings.http_method": "HTTP metoda",
"repo.settings.secret": "Tajný klíč",
@@ -2325,7 +2325,7 @@
"repo.release.delete_release": "Smazat vydání",
"repo.release.delete_tag": "Smazat značku",
"repo.release.deletion": "Smazat vydání",
- "repo.release.deletion_desc": "Smazání vydání jej pouze odebere z Gitea. Nebude to mít vliv na značku Git, obsah vašeho repozitáře nebo jeho historii. Pokračovat?",
+ "repo.release.deletion_desc": "Smazání vydání jej pouze odebere z MokoGitea. Nebude to mít vliv na značku Git, obsah vašeho repozitáře nebo jeho historii. Pokračovat?",
"repo.release.deletion_success": "Vydání bylo odstraněno.",
"repo.release.deletion_tag_desc": "Odstraní tuto značku z repozitáře. Obsah repozitáře a historie zůstanou nezměněny. Pokračovat?",
"repo.release.deletion_tag_success": "Značka byla odstraněna.",
@@ -2529,7 +2529,7 @@
"admin.last_page": "Poslední",
"admin.total": "Celkem: %d",
"admin.settings": "Nastavení správce",
- "admin.dashboard.new_version_hint": "Gitea %s je nyní k dispozici, vy používáte %s. Další podrobnosti najdete na blogu.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s je nyní k dispozici, vy používáte %s. Další podrobnosti najdete na blogu.",
"admin.dashboard.statistic": "Souhrn",
"admin.dashboard.maintenance_operations": "Operace údržby",
"admin.dashboard.system_status": "Status systému",
@@ -2630,7 +2630,7 @@
"admin.users.is_admin": "Je správce",
"admin.users.is_restricted": "Je omezený",
"admin.users.allow_git_hook": "Může vytvářet háčky Gitu",
- "admin.users.allow_git_hook_tooltip": "Háčky Gitu se spustí pod uživatelem operačního systému, jako běží Gitea a budou mít stejnou úroveň přístupu k hostiteli. Díky tomu mohou uživatelé s tímto zvláštním oprávněním k háčkům Gitu přistupovat a upravovat všechny Gitea repozitáře a také databázi používanou Giteou. V důsledku toho mohou také získat oprávnění administrátora Gitey.",
+ "admin.users.allow_git_hook_tooltip": "Háčky Gitu se spustí pod uživatelem operačního systému, jako běží MokoGitea a budou mít stejnou úroveň přístupu k hostiteli. Díky tomu mohou uživatelé s tímto zvláštním oprávněním k háčkům Gitu přistupovat a upravovat všechny MokoGitea repozitáře a také databázi používanou Giteou. V důsledku toho mohou také získat oprávnění administrátora Gitey.",
"admin.users.allow_import_local": "Může importovat lokální repozitáře",
"admin.users.allow_create_organization": "Může vytvářet organizace",
"admin.users.update_profile": "Aktualizovat uživatelský účet",
@@ -2695,11 +2695,11 @@
"admin.packages.size": "Velikost",
"admin.packages.published": "Publikováno",
"admin.defaulthooks": "Výchozí webové háčky",
- "admin.defaulthooks.desc": "Webové háčky automaticky vytvářejí HTTP POST dotazy na server při určitých Gitea událostech. Webové háčky definované zde jsou výchozí a budou zkopírovány do všech nových repozitářů. Přečtěte si více v průvodci webovými háčky.",
+ "admin.defaulthooks.desc": "Webové háčky automaticky vytvářejí HTTP POST dotazy na server při určitých MokoGitea událostech. Webové háčky definované zde jsou výchozí a budou zkopírovány do všech nových repozitářů. Přečtěte si více v průvodci webovými háčky.",
"admin.defaulthooks.add_webhook": "Přidat výchozí webový háček",
"admin.defaulthooks.update_webhook": "Aktualizovat výchozí webový háček",
"admin.systemhooks": "Systémové webové háčky",
- "admin.systemhooks.desc": "Webové háčky automaticky vytvářejí HTTP POST dotazy na server při určitých Gitea událostech. Webové háčky definované zde budou vykonány na všech repozitářích systému, proto prosím zvažte jakékoli důsledky, které to může mít na výkon. Přečtěte si více v průvodci webovými háčky.",
+ "admin.systemhooks.desc": "Webové háčky automaticky vytvářejí HTTP POST dotazy na server při určitých MokoGitea událostech. Webové háčky definované zde budou vykonány na všech repozitářích systému, proto prosím zvažte jakékoli důsledky, které to může mít na výkon. Přečtěte si více v průvodci webovými háčky.",
"admin.systemhooks.add_webhook": "Přidat systémový webový háček",
"admin.systemhooks.update_webhook": "Aktualizovat systémový webový háček",
"admin.auths.auth_manage_panel": "Správa zdroje ověřování",
@@ -2719,7 +2719,7 @@
"admin.auths.user_base": "Výchozí bod hledání uživatelů",
"admin.auths.user_dn": "DN uživatele",
"admin.auths.attribute_username": "Atribut uživatelského jména",
- "admin.auths.attribute_username_placeholder": "Nechte prázdně a použije se uživatelské jméno zadané v Gitea.",
+ "admin.auths.attribute_username_placeholder": "Nechte prázdně a použije se uživatelské jméno zadané v MokoGitea.",
"admin.auths.attribute_name": "Atribut křestního jména",
"admin.auths.attribute_surname": "Atribut příjmení",
"admin.auths.attribute_mail": "Atribut e-mailové adresy",
@@ -2812,8 +2812,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Neplatná URL adresa pro automatické vyhledání (musí být platná adresa URL začínající http:// nebo https://)",
"admin.config.server_config": "Nastavení serveru",
"admin.config.app_name": "Název stránky",
- "admin.config.app_ver": "Verze Gitea",
- "admin.config.app_url": "Základní URL Gitea",
+ "admin.config.app_ver": "Verze MokoGitea",
+ "admin.config.app_url": "Základní URL MokoGitea",
"admin.config.custom_conf": "Cesta ke konfiguračnímu souboru",
"admin.config.custom_file_root_path": "Kořenový adresář vlastních souborů",
"admin.config.domain": "Doména serveru",
@@ -2850,7 +2850,7 @@
"admin.config.service_config": "Nastavení služby",
"admin.config.register_email_confirm": "Pro registraci vyžadovat potvrzení e-mailu",
"admin.config.disable_register": "Vypnout možnost uživatelské registrace",
- "admin.config.allow_only_internal_registration": "Povolit registraci pouze prostřednictvím Gitea",
+ "admin.config.allow_only_internal_registration": "Povolit registraci pouze prostřednictvím MokoGitea",
"admin.config.allow_only_external_registration": "Povolit registraci pouze prostřednictvím externích služeb",
"admin.config.enable_openid_signup": "Povolit automatickou registraci pomocí OpenID",
"admin.config.enable_openid_signin": "Povolit přihlášení pomocí OpenID",
@@ -2984,7 +2984,7 @@
"admin.self_check.no_problem_found": "Zatím nebyl nalezen žádný problém.",
"admin.self_check.startup_warnings": "Upozornění při spuštění:",
"admin.self_check.database_collation_mismatch": "Očekávejte, že databáze použije collation: %s",
- "admin.self_check.location_origin_mismatch": "Aktuální URL (%[1]s) se neshoduje s URL viditelnou pro Gitea (%[2]s). Pokud používáte reverzní proxy, ujistěte se, že hlavičky „Host“ a „X-Forwarded-Proto“ jsou nastaveny správně.",
+ "admin.self_check.location_origin_mismatch": "Aktuální URL (%[1]s) se neshoduje s URL viditelnou pro MokoGitea (%[2]s). Pokud používáte reverzní proxy, ujistěte se, že hlavičky „Host“ a „X-Forwarded-Proto“ jsou nastaveny správně.",
"action.create_repo": "vytvořil/a repozitář %s",
"action.rename_repo": "přejmenoval/a repozitář z %[1]s na %[3]s",
"action.commit_repo": "nahrál/a do %[3]s v %[4]s",
diff --git a/options/locale/locale_de-DE.json b/options/locale/locale_de-DE.json
index 53d7d4d97d..bd2f7cc8b8 100644
--- a/options/locale/locale_de-DE.json
+++ b/options/locale/locale_de-DE.json
@@ -21,7 +21,7 @@
"enable_javascript": "Diese Website benötigt JavaScript.",
"toc": "Inhaltsverzeichnis",
"licenses": "Lizenzen",
- "return_to_gitea": "Zurück zu Gitea",
+ "return_to_gitea": "Zurück zu MokoGitea",
"more_items": "Weitere Einträge",
"username": "Benutzername",
"email": "E-Mail-Adresse",
@@ -162,21 +162,21 @@
"editor.buttons.enable_monospace_font": "Monospace-Schrift aktivieren",
"editor.buttons.disable_monospace_font": "Monospace-Schrift deaktivieren",
"error.occurred": "Ein Fehler ist aufgetreten",
- "error.report_message": "Wenn du glaubst, dass dies ein Fehler von Gitea ist, suche bitte auf GitHub nach diesem Fehler und erstelle gegebenenfalls einen neuen Bugreport.",
+ "error.report_message": "Wenn du glaubst, dass dies ein Fehler von MokoGitea ist, suche bitte auf GitHub nach diesem Fehler und erstelle gegebenenfalls einen neuen Bugreport.",
"error.not_found": "Das Ziel konnte nicht gefunden werden.",
"error.network_error": "Netzwerkfehler",
"startpage.app_desc": "Ein einfacher, selbst gehosteter Git-Service",
"startpage.install": "Einfach zu installieren",
"startpage.install_desc": "Starte einfach die Anwendung für deine Plattform oder nutze Docker. Es existieren auch paketierte Versionen.",
"startpage.platform": "Plattformübergreifend",
- "startpage.platform_desc": "Gitea läuft überall, wo Go kompiliert: Windows, macOS, Linux, ARM, etc. Wähle das System, das dir am meisten gefällt!",
+ "startpage.platform_desc": "MokoGitea läuft überall, wo Go kompiliert: Windows, macOS, Linux, ARM, etc. Wähle das System, das dir am meisten gefällt!",
"startpage.lightweight": "Leichtgewicht",
- "startpage.lightweight_desc": "Gitea hat minimale Systemanforderungen und kann selbst auf einem günstigen und stromsparenden Raspberry Pi betrieben werden!",
+ "startpage.lightweight_desc": "MokoGitea hat minimale Systemanforderungen und kann selbst auf einem günstigen und stromsparenden Raspberry Pi betrieben werden!",
"startpage.license": "Quelloffen",
"startpage.license_desc": "Hol dir den Code unter %[2]s! Leiste deinen Beitrag bei der Verbesserung dieses Projekts. Trau dich!",
"install.title": "Erstkonfiguration",
- "install.docker_helper": "Wenn du Gitea in einem Docker-Container nutzt, lies bitte die Dokumentation, bevor du irgendwelche Einstellungen veränderst.",
- "install.require_db_desc": "Gitea benötigt MySQL, PostgreSQL, MSSQL, SQLite3 oder TiDB (MySQL-Protokoll).",
+ "install.docker_helper": "Wenn du MokoGitea in einem Docker-Container nutzt, lies bitte die Dokumentation, bevor du irgendwelche Einstellungen veränderst.",
+ "install.require_db_desc": "MokoGitea benötigt MySQL, PostgreSQL, MSSQL, SQLite3 oder TiDB (MySQL-Protokoll).",
"install.db_title": "Datenbankeinstellungen",
"install.db_type": "Datenbanktyp",
"install.user": "Benutzername",
@@ -184,10 +184,10 @@
"install.db_name": "Datenbankname",
"install.db_schema_helper": "Leer lassen, um das Standard-Schema (\"public\") zu verwenden.",
"install.path": "Pfad",
- "install.sqlite_helper": "Dateipfad zur SQLite3 Datenbank.POST-Request mit festgelegtem Content-Type an die Ziel-URL. Mehr Informationen findest du in der Anleitung zu Webhooks (Englisch).",
+ "repo.settings.add_webhook_desc": "MokoGitea sendet einen POST-Request mit festgelegtem Content-Type an die Ziel-URL. Mehr Informationen findest du in der Anleitung zu Webhooks (Englisch).",
"repo.settings.payload_url": "Ziel-URL",
"repo.settings.http_method": "HTTP-Methode",
"repo.settings.content_type": "POST-Content-Type",
@@ -2294,7 +2294,7 @@
"repo.release.delete_release": "Release löschen",
"repo.release.delete_tag": "Tag löschen",
"repo.release.deletion": "Release löschen",
- "repo.release.deletion_desc": "Beim Entfernen wird ein Release nur von Gitea gelöscht. Es betrifft weder den Git-Tag, noch den Inhalt des Repos oder seinen Änderungsverlauf. Fortfahren?",
+ "repo.release.deletion_desc": "Beim Entfernen wird ein Release nur von MokoGitea gelöscht. Es betrifft weder den Git-Tag, noch den Inhalt des Repos oder seinen Änderungsverlauf. Fortfahren?",
"repo.release.deletion_success": "Das Release wurde gelöscht.",
"repo.release.deletion_tag_desc": "Löscht dieses Tag aus dem Projektarchiv. Repository-Inhalt und Verlauf bleiben unverändert. Fortfahren?",
"repo.release.deletion_tag_success": "Der Tag wurde gelöscht.",
@@ -2501,7 +2501,7 @@
"admin.last_page": "Letzte",
"admin.total": "Gesamt: %d",
"admin.settings": "Administratoreinstellungen",
- "admin.dashboard.new_version_hint": "Gitea %s ist jetzt verfügbar, deine derzeitige Version ist %s. Weitere Details findest du im Blog.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s ist jetzt verfügbar, deine derzeitige Version ist %s. Weitere Details findest du im Blog.",
"admin.dashboard.statistic": "Übersicht",
"admin.dashboard.maintenance_operations": "Wartungsoperationen",
"admin.dashboard.system_status": "System-Status",
@@ -2599,7 +2599,7 @@
"admin.users.is_admin": "Ist Administrator",
"admin.users.is_restricted": "Ist eingeschränkt",
"admin.users.allow_git_hook": "Darf „Git Hooks“ erstellen",
- "admin.users.allow_git_hook_tooltip": "Git-Hooks werden mit denselben Benutzer-Rechten ausgeführt, mit denen Gitea läuft, und haben die gleiche Ebene von Host-Zugriff. Dadurch können Benutzer mit diesen speziellen Git-Hook-Rechten auf alle Gitea-Repositories sowie auf die von Gitea verwendete Datenbank zugreifen und diese ändern. Auch das Erhalten von Administratorrechten für Gitea ist möglich.",
+ "admin.users.allow_git_hook_tooltip": "Git-Hooks werden mit denselben Benutzer-Rechten ausgeführt, mit denen MokoGitea läuft, und haben die gleiche Ebene von Host-Zugriff. Dadurch können Benutzer mit diesen speziellen Git-Hook-Rechten auf alle MokoGitea-Repositories sowie auf die von MokoGitea verwendete Datenbank zugreifen und diese ändern. Auch das Erhalten von Administratorrechten für MokoGitea ist möglich.",
"admin.users.allow_import_local": "Darf lokale Repositories importieren",
"admin.users.allow_create_organization": "Darf Organisationen erstellen",
"admin.users.update_profile": "Benutzerkonto aktualisieren",
@@ -2655,11 +2655,11 @@
"admin.packages.size": "Größe",
"admin.packages.published": "Veröffentlicht",
"admin.defaulthooks": "Standard-Webhooks",
- "admin.defaulthooks.desc": "Webhooks senden automatisch eine HTTP-POST-Anfrage an einen Server, wenn bestimmte Gitea-Events ausgelöst werden. Hier definierte Webhooks sind die Standardwerte, die in alle neuen Repositories kopiert werden. Mehr Infos findest du in der Webhooks-Anleitung (auf Englisch).",
+ "admin.defaulthooks.desc": "Webhooks senden automatisch eine HTTP-POST-Anfrage an einen Server, wenn bestimmte MokoGitea-Events ausgelöst werden. Hier definierte Webhooks sind die Standardwerte, die in alle neuen Repositories kopiert werden. Mehr Infos findest du in der Webhooks-Anleitung (auf Englisch).",
"admin.defaulthooks.add_webhook": "Standard-Webhook hinzufügen",
"admin.defaulthooks.update_webhook": "Standard-Webhook aktualisieren",
"admin.systemhooks": "System-Webhooks",
- "admin.systemhooks.desc": "Webhooks senden automatisch HTTP-POST-Anfragen an einen Server, wenn bestimmte Gitea-Events ausgelöst werden. Hier definierte Webhooks werden auf alle Repositories des Systems übertragen, beachte daher mögliche Performance-Einbrüche. Mehr Infos findest du in der Webhooks-Anleitung (auf Englisch).",
+ "admin.systemhooks.desc": "Webhooks senden automatisch HTTP-POST-Anfragen an einen Server, wenn bestimmte MokoGitea-Events ausgelöst werden. Hier definierte Webhooks werden auf alle Repositories des Systems übertragen, beachte daher mögliche Performance-Einbrüche. Mehr Infos findest du in der Webhooks-Anleitung (auf Englisch).",
"admin.systemhooks.add_webhook": "System-Webhook hinzufügen",
"admin.systemhooks.update_webhook": "System-Webhook aktualisieren",
"admin.auths.auth_manage_panel": "Authentifikationsquellen verwalten",
@@ -2676,7 +2676,7 @@
"admin.auths.user_base": "Basis für Benutzersuche",
"admin.auths.user_dn": "Benutzer-DN",
"admin.auths.attribute_username": "Benutzernamens-Attribut",
- "admin.auths.attribute_username_placeholder": "Leer lassen, um den in Gitea eingegebenen Benutzernamen zu verwenden.",
+ "admin.auths.attribute_username_placeholder": "Leer lassen, um den in MokoGitea eingegebenen Benutzernamen zu verwenden.",
"admin.auths.attribute_name": "Vornamensattribut",
"admin.auths.attribute_surname": "Nachnamensattribut",
"admin.auths.attribute_mail": "E-Mail-Attribut",
@@ -2769,8 +2769,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Ungültige Auto-Discovery-URL (dies muss eine gültige URL sein, die mit http:// oder https:// beginnt)",
"admin.config.server_config": "Serverkonfiguration",
"admin.config.app_name": "Seitentitel",
- "admin.config.app_ver": "Gitea-Version",
- "admin.config.app_url": "Gitea-Basis-URL",
+ "admin.config.app_ver": "MokoGitea-Version",
+ "admin.config.app_url": "MokoGitea-Basis-URL",
"admin.config.custom_conf": "Konfigurations-Datei-Pfad",
"admin.config.custom_file_root_path": "Benutzerdefinierter Root Pfad",
"admin.config.domain": "Server-Domain",
@@ -2804,7 +2804,7 @@
"admin.config.service_config": "Service-Konfiguration",
"admin.config.register_email_confirm": "E-Mail-Bestätigung benötigt zum Registrieren",
"admin.config.disable_register": "Selbstregistrierung deaktivieren",
- "admin.config.allow_only_internal_registration": "Registrierung nur über Gitea selbst erlauben",
+ "admin.config.allow_only_internal_registration": "Registrierung nur über MokoGitea selbst erlauben",
"admin.config.allow_only_external_registration": "Registrierung nur über externe Services erlauben",
"admin.config.enable_openid_signup": "OpenID-Selbstregistrierung aktivieren",
"admin.config.enable_openid_signin": "OpenID-Anmeldung aktivieren",
@@ -2932,7 +2932,7 @@
"admin.self_check.no_problem_found": "Bisher wurde kein Problem festgestellt.",
"admin.self_check.startup_warnings": "Warnungen beim Start:",
"admin.self_check.database_collation_mismatch": "Erwarte Datenbank-Kollation: %s",
- "admin.self_check.location_origin_mismatch": "Aktuelle URL (%[1]s) stimmt nicht mit der URL überein, die Gitea (%[2]s) sieht. Wenn du einen Reverse-Proxy verwendest, stelle bitte sicher, dass die Header \"Host\" und \"X-Forwarded-Proto\" korrekt gesetzt sind.",
+ "admin.self_check.location_origin_mismatch": "Aktuelle URL (%[1]s) stimmt nicht mit der URL überein, die MokoGitea (%[2]s) sieht. Wenn du einen Reverse-Proxy verwendest, stelle bitte sicher, dass die Header \"Host\" und \"X-Forwarded-Proto\" korrekt gesetzt sind.",
"action.create_repo": "hat das Repository %s erstellt",
"action.rename_repo": "hat das Repository von %[1]s zu %[3]s umbenannt",
"action.commit_repo": "hat %[3]s auf %[4]s gepusht",
diff --git a/options/locale/locale_el-GR.json b/options/locale/locale_el-GR.json
index b248c96d3d..36f3f51573 100644
--- a/options/locale/locale_el-GR.json
+++ b/options/locale/locale_el-GR.json
@@ -25,7 +25,7 @@
"enable_javascript": "Απαιτείται JavaScript για να εμφανιστεί αυτή η ιστοσελίδα.",
"toc": "Πίνακας Περιεχομένων",
"licenses": "Άδειες",
- "return_to_gitea": "Επιστροφή στο Gitea",
+ "return_to_gitea": "Επιστροφή στο MokoGitea",
"username": "Όνομα Χρήστη",
"email": "Διεύθυνση Email",
"password": "Κωδικός πρόσβασης",
@@ -153,12 +153,12 @@
"startpage.install": "Εύκολο στην εγκατάσταση",
"startpage.platform": "Πολυπλατφορμικό",
"startpage.lightweight": "Ελαφρύ",
- "startpage.lightweight_desc": "Gitea έχει χαμηλές ελάχιστες απαιτήσεις και μπορεί να τρέξει σε ένα οικονομικό Raspberry Pi. Εξοικονομήστε ενέργεια!",
+ "startpage.lightweight_desc": "MokoGitea έχει χαμηλές ελάχιστες απαιτήσεις και μπορεί να τρέξει σε ένα οικονομικό Raspberry Pi. Εξοικονομήστε ενέργεια!",
"startpage.license": "Ανοικτού κώδικα",
"install.install": "Εγκατάσταση",
"install.title": "Αρχικές Ρυθμίσεις",
- "install.docker_helper": "Αν εκτελέσετε το Gitea μέσα στο Docker, παρακαλώ διαβάστε την τεκμηρίωση πριν αλλάξετε τις ρυθμίσεις.",
- "install.require_db_desc": "Το Gitea απαιτεί MySQL, PostgreSQL, MSSQL, SQLite3 ή TiDB (με πρωτόκολλο MySQL).",
+ "install.docker_helper": "Αν εκτελέσετε το MokoGitea μέσα στο Docker, παρακαλώ διαβάστε την τεκμηρίωση πριν αλλάξετε τις ρυθμίσεις.",
+ "install.require_db_desc": "Το MokoGitea απαιτεί MySQL, PostgreSQL, MSSQL, SQLite3 ή TiDB (με πρωτόκολλο MySQL).",
"install.db_title": "Ρυθμίσεις Βάσης Δεδομένων",
"install.db_type": "Τύπος της Βάσης Δεδομένων",
"install.host": "Διακομιστής",
@@ -168,10 +168,10 @@
"install.db_schema": "Σχήμα",
"install.db_schema_helper": "Αφήστε κενό για την προεπιλογή της βάσης δεδομένων (\"public\").",
"install.path": "Διαδρομή",
- "install.sqlite_helper": "Διαδρομή αρχείου για τη βάση δεδομένων SQLite3.POST με συγκεκριμένο τύπο περιεχομένου στο URL προορισμού. Διαβάστε περισσότερα στον οδηγό webhooks.",
+ "repo.settings.add_webhook_desc": "Ο MokoGitea θα στείλει αιτήματα POST με συγκεκριμένο τύπο περιεχομένου στο URL προορισμού. Διαβάστε περισσότερα στον οδηγό webhooks.",
"repo.settings.payload_url": "URL Στόχου",
"repo.settings.http_method": "Μέθοδος HTTP",
"repo.settings.content_type": "Τύπος Περιεχομένου POST",
@@ -2094,7 +2094,7 @@
"repo.release.delete_release": "Διαγραφή Κυκλοφορίας",
"repo.release.delete_tag": "Διαγραφή Ετικέτας",
"repo.release.deletion": "Διαγραφή Κυκλοφορίας",
- "repo.release.deletion_desc": "Διαγράφοντας μια κυκλοφορία, αυτή αφαιρείται μόνο από το Gitea. Δε θα επηρεάσει την ετικέτα Git, τα περιεχόμενα του αποθετηρίου σας ή το ιστορικό της. Συνέχεια;",
+ "repo.release.deletion_desc": "Διαγράφοντας μια κυκλοφορία, αυτή αφαιρείται μόνο από το MokoGitea. Δε θα επηρεάσει την ετικέτα Git, τα περιεχόμενα του αποθετηρίου σας ή το ιστορικό της. Συνέχεια;",
"repo.release.deletion_success": "Η κυκλοφορία έχει διαγραφεί.",
"repo.release.deletion_tag_desc": "Θα διαγράψει αυτή την ετικέτα από το αποθετήριο. Τα περιεχόμενα του αποθετηρίου και το ιστορικό παραμένουν αμετάβλητα. Συνέχεια;",
"repo.release.deletion_tag_success": "Η ετικέτα έχει διαγραφεί.",
@@ -2371,7 +2371,7 @@
"admin.users.is_admin": "Είναι Διαχειριστής",
"admin.users.is_restricted": "Είναι Περιορισμένος",
"admin.users.allow_git_hook": "Μπορεί Να Δημιουργεί Git Hooks",
- "admin.users.allow_git_hook_tooltip": "Τα Git Hooks εκτελούνται ως ο χρήστης του ΛΣ που εκτελεί το Gitea και θα έχουν το ίδιο επίπεδο πρόσβασης στο διακομιστή. Ως αποτέλεσμα, οι χρήστες με αυτό το ειδικό προνόμιο Git Hook μπορούν να έχουν πρόσβαση και να τροποποιήσουν όλα τα αποθετήρια του Gitea, καθώς και τη βάση δεδομένων που χρησιμοποιεί το Gitea. Κατά συνέπεια, είναι επίσης σε θέση να αποκτήσουν προνόμια διαχειριστή του Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Τα Git Hooks εκτελούνται ως ο χρήστης του ΛΣ που εκτελεί το MokoGitea και θα έχουν το ίδιο επίπεδο πρόσβασης στο διακομιστή. Ως αποτέλεσμα, οι χρήστες με αυτό το ειδικό προνόμιο Git Hook μπορούν να έχουν πρόσβαση και να τροποποιήσουν όλα τα αποθετήρια του MokoGitea, καθώς και τη βάση δεδομένων που χρησιμοποιεί το MokoGitea. Κατά συνέπεια, είναι επίσης σε θέση να αποκτήσουν προνόμια διαχειριστή του MokoGitea.",
"admin.users.allow_import_local": "Μπορεί Να Εισάγει Τοπικά Αποθετήρια",
"admin.users.allow_create_organization": "Μπορεί Να Δημιουργεί Οργανισμούς",
"admin.users.update_profile": "Ενημέρωση Λογαριασμού Χρήστη",
@@ -2454,7 +2454,7 @@
"admin.auths.user_base": "Search Base Χρήστη",
"admin.auths.user_dn": "DN Χρήστη",
"admin.auths.attribute_username": "Attribute Ονόματος Χρήστη",
- "admin.auths.attribute_username_placeholder": "Αφήστε κενό για να χρησιμοποιήσετε το όνομα χρήστη που πληκτρολογήσατε στο Gitea.",
+ "admin.auths.attribute_username_placeholder": "Αφήστε κενό για να χρησιμοποιήσετε το όνομα χρήστη που πληκτρολογήσατε στο MokoGitea.",
"admin.auths.attribute_name": "Χαρακτηριστικό Ονόματος",
"admin.auths.attribute_surname": "Χαρακτηριστικό Επωνύμου",
"admin.auths.attribute_mail": "Χαρακτηριστικό Email",
@@ -2536,8 +2536,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Μη έγκυρο Auto Discovery URL (πρέπει να είναι ένα έγκυρο URL που ξεκινά με http:// ή https://)",
"admin.config.server_config": "Ρυθμίσεις Διακομιστή",
"admin.config.app_name": "Τίτλος Ιστοτόπου",
- "admin.config.app_ver": "Έκδοση Gitea",
- "admin.config.app_url": "Βασικό URL Του Gitea",
+ "admin.config.app_ver": "Έκδοση MokoGitea",
+ "admin.config.app_url": "Βασικό URL Του MokoGitea",
"admin.config.custom_conf": "Διαδρομή Αρχείου Ρυθμίσεων",
"admin.config.custom_file_root_path": "Προσαρμοσμένη Βασική Διαδρομή Αρχείου",
"admin.config.domain": "Domain Διακομιστή",
@@ -2575,7 +2575,7 @@
"admin.config.service_config": "Ρυθμίσεις Υπηρεσίας",
"admin.config.register_email_confirm": "Απαιτείται Επιβεβαίωση του Email για Εγγραφή",
"admin.config.disable_register": "Απενεργοποίηση Αυτοεγγραφής",
- "admin.config.allow_only_internal_registration": "Να Επιτρέπεται η Εγγραφή Μόνο Μέσω του Gitea",
+ "admin.config.allow_only_internal_registration": "Να Επιτρέπεται η Εγγραφή Μόνο Μέσω του MokoGitea",
"admin.config.allow_only_external_registration": "Να Επιτρέπεται Η Εγγραφή Μόνο Μέσω Εξωτερικών Υπηρεσιών",
"admin.config.enable_openid_signup": "Ενεργοποίηση Αυτο-Εγγραφής OpenID",
"admin.config.enable_openid_signin": "Ενεργοποίηση Σύνδεσης μέσω OpenID",
diff --git a/options/locale/locale_en-US.json b/options/locale/locale_en-US.json
index 1f3194a5f3..11269ec4ad 100644
--- a/options/locale/locale_en-US.json
+++ b/options/locale/locale_en-US.json
@@ -25,7 +25,7 @@
"enable_javascript": "This website requires JavaScript.",
"toc": "Table of Contents",
"licenses": "Licenses",
- "return_to_gitea": "Return to Gitea",
+ "return_to_gitea": "Return to MokoGitea",
"more_items": "More items",
"username": "Username",
"email": "Email Address",
@@ -222,7 +222,7 @@
"filter.string.asc": "A–Z",
"filter.string.desc": "Z–A",
"error.occurred": "An error occurred",
- "error.report_message": "If you believe that this is a Gitea bug, please search for issues on GitHub or open a new issue if necessary.",
+ "error.report_message": "If you believe that this is a MokoGitea bug, please search for issues on GitHub or open a new issue if necessary.",
"error.not_found": "The target couldn't be found.",
"error.permission_denied": "Permission denied.",
"error.network_error": "Network error",
@@ -230,16 +230,16 @@
"startpage.install": "Easy to install",
"startpage.install_desc": "Simply run the binary for your platform, ship it with Docker, or get it packaged.",
"startpage.platform": "Cross-platform",
- "startpage.platform_desc": "Gitea runs anywhere Go can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love!",
+ "startpage.platform_desc": "MokoGitea runs anywhere Go can compile for: Windows, macOS, Linux, ARM, etc. Choose the one you love!",
"startpage.lightweight": "Lightweight",
- "startpage.lightweight_desc": "Gitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!",
+ "startpage.lightweight_desc": "MokoGitea has low minimal requirements and can run on an inexpensive Raspberry Pi. Save your machine energy!",
"startpage.license": "Open Source",
"startpage.license_desc": "Go get %[2]s! Join us by contributing to make this project even better. Don't hesitate to contribute!",
"install.install": "Installation",
"install.installing_desc": "Installing now, please wait…",
"install.title": "Initial Configuration",
- "install.docker_helper": "If you run Gitea inside Docker, please read the documentation before changing any settings.",
- "install.require_db_desc": "Gitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).",
+ "install.docker_helper": "If you run MokoGitea inside Docker, please read the documentation before changing any settings.",
+ "install.require_db_desc": "MokoGitea requires MySQL, PostgreSQL, MSSQL, SQLite3 or TiDB (MySQL protocol).",
"install.db_title": "Database Settings",
"install.db_type": "Database Type",
"install.host": "Host",
@@ -250,12 +250,12 @@
"install.db_schema_helper": "Leave blank for database default (\"public\").",
"install.ssl_mode": "SSL",
"install.path": "Path",
- "install.sqlite_helper": "File path for the SQLite3 database.POST requests with a specified content type to the target URL. Read more in the webhooks guide.",
+ "repo.settings.add_webhook_desc": "MokoGitea will send POST requests with a specified content type to the target URL. Read more in the webhooks guide.",
"repo.settings.payload_url": "Target URL",
"repo.settings.http_method": "HTTP Method",
"repo.settings.content_type": "POST Content Type",
@@ -2349,7 +2349,7 @@
"repo.settings.slack_domain": "Domain",
"repo.settings.slack_channel": "Channel",
"repo.settings.add_web_hook_desc": "Integrate %s into your repository.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2634,7 +2634,7 @@
"repo.release.delete_release": "Delete Release",
"repo.release.delete_tag": "Delete Tag",
"repo.release.deletion": "Delete Release",
- "repo.release.deletion_desc": "Deleting a release only removes it from Gitea. It will not affect the Git tag, the contents of your repository or its history. Continue?",
+ "repo.release.deletion_desc": "Deleting a release only removes it from MokoGitea. It will not affect the Git tag, the contents of your repository or its history. Continue?",
"repo.release.deletion_success": "The release has been deleted.",
"repo.release.deletion_tag_desc": "Will delete this tag from repository. Repository contents and history remain unchanged. Continue?",
"repo.release.deletion_tag_success": "The tag has been deleted.",
@@ -2913,7 +2913,7 @@
"admin.last_page": "Last",
"admin.total": "Total: %d",
"admin.settings": "Admin Settings",
- "admin.dashboard.new_version_hint": "Gitea %s is now available, you are running %s. Check the blog for more details.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s is now available, you are running %s. Check the blog for more details.",
"admin.dashboard.statistic": "Summary",
"admin.dashboard.maintenance_operations": "Maintenance Operations",
"admin.dashboard.system_status": "System Status",
@@ -2949,8 +2949,8 @@
"admin.dashboard.deleted_branches_cleanup": "Clean up deleted branches",
"admin.dashboard.update_migration_poster_id": "Update migration poster IDs",
"admin.dashboard.git_gc_repos": "Garbage-collect all repositories",
- "admin.dashboard.resync_all_sshkeys": "Update the '.ssh/authorized_keys' file with Gitea SSH keys",
- "admin.dashboard.resync_all_sshprincipals": "Update the '.ssh/authorized_principals' file with Gitea SSH principals",
+ "admin.dashboard.resync_all_sshkeys": "Update the '.ssh/authorized_keys' file with MokoGitea SSH keys",
+ "admin.dashboard.resync_all_sshprincipals": "Update the '.ssh/authorized_principals' file with MokoGitea SSH principals",
"admin.dashboard.resync_all_hooks": "Resynchronize git hooks of all repositories (pre-receive, update, post-receive, proc-receive, ...)",
"admin.dashboard.reinit_missing_repos": "Reinitialize all missing Git repositories for which records exist",
"admin.dashboard.sync_external_users": "Synchronize external user data",
@@ -3030,7 +3030,7 @@
"admin.users.is_admin": "Is Administrator",
"admin.users.is_restricted": "Is Restricted",
"admin.users.allow_git_hook": "May Create Git Hooks",
- "admin.users.allow_git_hook_tooltip": "Git Hooks are executed as the OS user running Gitea and will have the same level of host access. As a result, users with this special Git Hook privilege can access and modify all Gitea repositories as well as the database used by Gitea. Consequently they are also able to gain Gitea administrator privileges.",
+ "admin.users.allow_git_hook_tooltip": "Git Hooks are executed as the OS user running MokoGitea and will have the same level of host access. As a result, users with this special Git Hook privilege can access and modify all MokoGitea repositories as well as the database used by MokoGitea. Consequently they are also able to gain MokoGitea administrator privileges.",
"admin.users.allow_import_local": "May Import Local Repositories",
"admin.users.allow_create_organization": "May Create Organizations",
"admin.users.update_profile": "Update User Account",
@@ -3100,11 +3100,11 @@
"admin.packages.size": "Size",
"admin.packages.published": "Published",
"admin.defaulthooks": "Default Webhooks",
- "admin.defaulthooks.desc": "Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined here are defaults and will be copied into all new repositories. Read more in the webhooks guide.",
+ "admin.defaulthooks.desc": "Webhooks automatically make HTTP POST requests to a server when certain MokoGitea events trigger. Webhooks defined here are defaults and will be copied into all new repositories. Read more in the webhooks guide.",
"admin.defaulthooks.add_webhook": "Add Default Webhook",
"admin.defaulthooks.update_webhook": "Update Default Webhook",
"admin.systemhooks": "System Webhooks",
- "admin.systemhooks.desc": "Webhooks automatically make HTTP POST requests to a server when certain Gitea events trigger. Webhooks defined here will act on all repositories on the system, so please consider any performance implications this may have. Read more in the webhooks guide.",
+ "admin.systemhooks.desc": "Webhooks automatically make HTTP POST requests to a server when certain MokoGitea events trigger. Webhooks defined here will act on all repositories on the system, so please consider any performance implications this may have. Read more in the webhooks guide.",
"admin.systemhooks.add_webhook": "Add System Webhook",
"admin.systemhooks.update_webhook": "Update System Webhook",
"admin.auths.auth_manage_panel": "Authentication Source Management",
@@ -3125,7 +3125,7 @@
"admin.auths.user_base": "User Search Base",
"admin.auths.user_dn": "User DN",
"admin.auths.attribute_username": "Username Attribute",
- "admin.auths.attribute_username_placeholder": "Leave empty to use the username entered in Gitea.",
+ "admin.auths.attribute_username_placeholder": "Leave empty to use the username entered in MokoGitea.",
"admin.auths.attribute_name": "First Name Attribute",
"admin.auths.attribute_surname": "Surname Attribute",
"admin.auths.attribute_mail": "Email Attribute",
@@ -3232,7 +3232,7 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Invalid Auto Discovery URL (this must be a valid URL starting with http:// or https://)",
"admin.config.server_config": "Server Configuration",
"admin.config.app_name": "Site Title",
- "admin.config.app_ver": "Gitea Version",
+ "admin.config.app_ver": "MokoGitea Version",
"admin.config.custom_conf": "Configuration File Path",
"admin.config.custom_file_root_path": "Custom File Root Path",
"admin.config.disable_router_log": "Disable Router Log",
@@ -3272,7 +3272,7 @@
"admin.config.service_config": "Service Configuration",
"admin.config.register_email_confirm": "Require Email Confirmation to Register",
"admin.config.disable_register": "Disable Self-Registration",
- "admin.config.allow_only_internal_registration": "Allow Registration Only Through Gitea itself",
+ "admin.config.allow_only_internal_registration": "Allow Registration Only Through MokoGitea itself",
"admin.config.allow_only_external_registration": "Allow Registration Only Through External Services",
"admin.config.enable_openid_signup": "Enable OpenID Self-Registration",
"admin.config.enable_openid_signin": "Enable OpenID Sign-In",
@@ -3414,11 +3414,11 @@
"admin.self_check.no_problem_found": "No problem found yet.",
"admin.self_check.startup_warnings": "Startup warnings:",
"admin.self_check.database_collation_mismatch": "Expect database to use collation: %s",
- "admin.self_check.database_collation_case_insensitive": "Database is using collation %s, which is a case-insensitive collation. Although Gitea could work with it, there might be some rare cases which don't work as expected.",
+ "admin.self_check.database_collation_case_insensitive": "Database is using collation %s, which is a case-insensitive collation. Although MokoGitea could work with it, there might be some rare cases which don't work as expected.",
"admin.self_check.database_inconsistent_collation_columns": "Database is using collation %s, but these columns are using mismatched collations. This might cause some unexpected problems.",
"admin.self_check.database_fix_mysql": "For MySQL/MariaDB users, you could use the \"gitea doctor convert\" command to fix the collation problems, or you could also fix the problem manually with \"ALTER ... COLLATE ...\" SQL queries.",
"admin.self_check.database_fix_mssql": "For MSSQL users, you could only fix the problem manually with \"ALTER ... COLLATE ...\" SQL queries at the moment.",
- "admin.self_check.location_origin_mismatch": "Current URL (%[1]s) doesn't match the URL seen by Gitea (%[2]s). If you are using a reverse proxy, please make sure the \"Host\" and \"X-Forwarded-Proto\" headers are set correctly.",
+ "admin.self_check.location_origin_mismatch": "Current URL (%[1]s) doesn't match the URL seen by MokoGitea (%[2]s). If you are using a reverse proxy, please make sure the \"Host\" and \"X-Forwarded-Proto\" headers are set correctly.",
"action.create_repo": "created repository %s",
"action.rename_repo": "renamed repository from %[1]s to %[3]s",
"action.commit_repo": "pushed to %[3]s at %[4]s",
diff --git a/options/locale/locale_es-ES.json b/options/locale/locale_es-ES.json
index 04727abb5b..5683906105 100644
--- a/options/locale/locale_es-ES.json
+++ b/options/locale/locale_es-ES.json
@@ -24,7 +24,7 @@
"enable_javascript": "Este sitio web requiere JavaScript.",
"toc": "Tabla de contenidos",
"licenses": "Licencias",
- "return_to_gitea": "Volver a Gitea",
+ "return_to_gitea": "Volver a MokoGitea",
"username": "Nombre de usuario",
"email": "Correo electrónico",
"password": "Contraseña",
@@ -148,12 +148,12 @@
"startpage.install": "Fácil de instalar",
"startpage.platform": "Multiplataforma",
"startpage.lightweight": "Ligero",
- "startpage.lightweight_desc": "Gitea tiene pocos requisitos y puede funcionar en una Raspberry Pi barata. ¡Ahorra energía!",
+ "startpage.lightweight_desc": "MokoGitea tiene pocos requisitos y puede funcionar en una Raspberry Pi barata. ¡Ahorra energía!",
"startpage.license": "Código abierto",
"install.install": "Instalación",
"install.title": "Configuración inicial",
- "install.docker_helper": "Si está ejecutando Gitea dentro de un contenedor Docker, por favor lea la documentación antes de realizar cambios en la configuración.",
- "install.require_db_desc": "Gitea requiere una base de datos MySQL, PostgreSQL, MSSQL, SQLite3 o TiDB (usar el protocolo MySQL).",
+ "install.docker_helper": "Si está ejecutando MokoGitea dentro de un contenedor Docker, por favor lea la documentación antes de realizar cambios en la configuración.",
+ "install.require_db_desc": "MokoGitea requiere una base de datos MySQL, PostgreSQL, MSSQL, SQLite3 o TiDB (usar el protocolo MySQL).",
"install.db_title": "Configuración de base de datos",
"install.db_type": "Tipo de base de datos",
"install.host": "Servidor",
@@ -163,10 +163,10 @@
"install.db_schema": "Esquema",
"install.db_schema_helper": "Dejar en blanco para la base de datos por defecto (\"public\").",
"install.path": "Ruta",
- "install.sqlite_helper": "Ruta del archivo de la base de datos SQLite3.POST con un tipo de contenido especificado a la URL de destino. Leer más en la guía webhooks.",
+ "repo.settings.add_webhook_desc": "MokoGitea enviará solicitudes POST con un tipo de contenido especificado a la URL de destino. Leer más en la guía webhooks.",
"repo.settings.payload_url": "Url destino",
"repo.settings.http_method": "Método HTTP",
"repo.settings.content_type": "Tipo de contenido POST",
@@ -2062,7 +2062,7 @@
"repo.release.delete_release": "Eliminar Lanzamiento",
"repo.release.delete_tag": "Eliminar Etiqueta",
"repo.release.deletion": "Eliminar Lanzamiento",
- "repo.release.deletion_desc": "Eliminar un lanzamiento sólo lo elimina de Gitea. No afectará la etiqueta Git, el contenido de su repositorio o su historial. ¿Continuar?",
+ "repo.release.deletion_desc": "Eliminar un lanzamiento sólo lo elimina de MokoGitea. No afectará la etiqueta Git, el contenido de su repositorio o su historial. ¿Continuar?",
"repo.release.deletion_success": "El lanzamiento ha sido eliminado.",
"repo.release.deletion_tag_desc": "Eliminará esta etiqueta del repositorio. El contenido del repositorio y el historial permanecerán sin cambios. ¿Continuar?",
"repo.release.deletion_tag_success": "La etiqueta ha sido eliminada.",
@@ -2336,7 +2336,7 @@
"admin.users.is_admin": "Es administrador",
"admin.users.is_restricted": "está restringido",
"admin.users.allow_git_hook": "Puede crear Git Hooks",
- "admin.users.allow_git_hook_tooltip": "Git Hooks se ejecutan como el usuario del sistema operativo que ejecuta Gitea y tendrá el mismo nivel de acceso de host. Como resultado, los usuarios con este privilegio especial de Git Hook pueden acceder y modificar todos los repositorios de Gitea así como la base de datos utilizada por Gitea. También pueden obtener privilegios de administrador de Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Git Hooks se ejecutan como el usuario del sistema operativo que ejecuta MokoGitea y tendrá el mismo nivel de acceso de host. Como resultado, los usuarios con este privilegio especial de Git Hook pueden acceder y modificar todos los repositorios de MokoGitea así como la base de datos utilizada por MokoGitea. También pueden obtener privilegios de administrador de MokoGitea.",
"admin.users.allow_import_local": "Puede importar repositorios locales",
"admin.users.allow_create_organization": "Puede crear organizaciones",
"admin.users.update_profile": "Actualizar cuenta de usuario",
@@ -2418,7 +2418,7 @@
"admin.auths.user_base": "Base de búsqueda de usuarios",
"admin.auths.user_dn": "DN de Usuario",
"admin.auths.attribute_username": "Atributo nombre de usuario",
- "admin.auths.attribute_username_placeholder": "Dejar vacío para usar el nombre de usuario introducido en Gitea.",
+ "admin.auths.attribute_username_placeholder": "Dejar vacío para usar el nombre de usuario introducido en MokoGitea.",
"admin.auths.attribute_name": "Atributo nombre",
"admin.auths.attribute_surname": "Atributo apellido",
"admin.auths.attribute_mail": "Atributo correo electrónico",
@@ -2500,8 +2500,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "URL de auto descubrimiento no válida (esta debe ser una URL válida comenzando con http:// o https://)",
"admin.config.server_config": "Configuración del servidor",
"admin.config.app_name": "Título del sitio",
- "admin.config.app_ver": "Versión de Gitea",
- "admin.config.app_url": "URL base de Gitea",
+ "admin.config.app_ver": "Versión de MokoGitea",
+ "admin.config.app_url": "URL base de MokoGitea",
"admin.config.custom_conf": "Ruta del fichero de configuración",
"admin.config.custom_file_root_path": "Ruta raíz de los archivos personalizada",
"admin.config.domain": "Dominio del Servidor",
@@ -2510,7 +2510,7 @@
"admin.config.run_user": "Ejecutar como usuario",
"admin.config.run_mode": "Modo de ejecución",
"admin.config.git_version": "Versión de Git",
- "admin.config.app_data_path": "Ruta de datos de Gitea",
+ "admin.config.app_data_path": "Ruta de datos de MokoGitea",
"admin.config.repo_root_path": "Ruta del Repositorio",
"admin.config.lfs_root_path": "Ruta raíz de LFS",
"admin.config.log_file_root_path": "Ruta de ficheros de registro",
@@ -2539,7 +2539,7 @@
"admin.config.service_config": "Configuración del servicio",
"admin.config.register_email_confirm": "Requerir confirmación de correo electrónico para registrarse",
"admin.config.disable_register": "Deshabilitar auto-registro",
- "admin.config.allow_only_internal_registration": "Permitir el registro solo desde Gitea",
+ "admin.config.allow_only_internal_registration": "Permitir el registro solo desde MokoGitea",
"admin.config.allow_only_external_registration": "Permitir el registro únicamente a través de servicios externos",
"admin.config.enable_openid_signup": "Habilitar el auto-registro con OpenID",
"admin.config.enable_openid_signin": "Habilitar el inicio de sesión con OpenID",
diff --git a/options/locale/locale_fa-IR.json b/options/locale/locale_fa-IR.json
index a00d6dd5ca..fbdb92a127 100644
--- a/options/locale/locale_fa-IR.json
+++ b/options/locale/locale_fa-IR.json
@@ -21,7 +21,7 @@
"signed_in_as": "ورود به عنوان",
"toc": "فهرست محتویات",
"licenses": "گواهینامه ها",
- "return_to_gitea": "بازگشت به Gitea",
+ "return_to_gitea": "بازگشت به MokoGitea",
"username": "نام کاربری",
"email": "آدرس ایمیل",
"password": "رمز عبور",
@@ -106,9 +106,9 @@
"install.db_schema_helper": "برای مقدار پیش فرض پایگاه داده خالی بگذارید (\"public\").",
"install.path": "مسیر",
"install.sqlite_helper": "مسیر فایل برای دیتابیس SQLite3. POST با نوع محتوی مشخص برای نشانی مقصذ ارسال خواهد کرد. برای کسب اطلاعات بیشتر به راهنمای هوک تحت وب مراجعه کنید.",
+ "repo.settings.add_webhook_desc": "MokoGitea یک درخواست POST با نوع محتوی مشخص برای نشانی مقصذ ارسال خواهد کرد. برای کسب اطلاعات بیشتر به راهنمای هوک تحت وب مراجعه کنید.",
"repo.settings.payload_url": "نشانی هدف",
"repo.settings.http_method": "روش HTTP",
"repo.settings.content_type": "نوع محتوای POST",
@@ -1852,7 +1852,7 @@
"admin.users.is_admin": "آیا مدیر است",
"admin.users.is_restricted": "محدود شده است",
"admin.users.allow_git_hook": "اجازه ساختن هوک های گیت",
- "admin.users.allow_git_hook_tooltip": "قلابهای Git بهعنوان کاربر سیستمعاملی که Gitea را اجرا میکند اجرا میشوند و سطح دسترسی میزبانی یکسانی خواهند داشت. در نتیجه، کاربران با این امتیاز ویژه Git Hook می توانند به تمام انبارهای Gitea و همچنین پایگاه داده مورد استفاده توسط Gitea دسترسی داشته باشند و آنها را تغییر دهند. در نتیجه آنها همچنین می توانند امتیازات مدیر Gitea را به دست آورند.",
+ "admin.users.allow_git_hook_tooltip": "قلابهای Git بهعنوان کاربر سیستمعاملی که MokoGitea را اجرا میکند اجرا میشوند و سطح دسترسی میزبانی یکسانی خواهند داشت. در نتیجه، کاربران با این امتیاز ویژه Git Hook می توانند به تمام انبارهای MokoGitea و همچنین پایگاه داده مورد استفاده توسط MokoGitea دسترسی داشته باشند و آنها را تغییر دهند. در نتیجه آنها همچنین می توانند امتیازات مدیر MokoGitea را به دست آورند.",
"admin.users.allow_import_local": "اجازه ورود مخازن محلی",
"admin.users.allow_create_organization": "اجازه ساختن سازمان",
"admin.users.update_profile": "بهروزرسانی حساب کاربری",
@@ -2030,7 +2030,7 @@
"admin.config.service_config": "پیکربندی سرویس",
"admin.config.register_email_confirm": "نیاز به تایید ایمیل (رایانامه) ثبت نام",
"admin.config.disable_register": "غیرفعالکردن خود ثبت نامی",
- "admin.config.allow_only_internal_registration": "ثبت نام فقط از طریق خود Gitea مجاز است",
+ "admin.config.allow_only_internal_registration": "ثبت نام فقط از طریق خود MokoGitea مجاز است",
"admin.config.allow_only_external_registration": "اجازه ثبت نام فقط از طریق خدمات خارجی",
"admin.config.enable_openid_signup": "فعالسازی خود ثبت نامی با OpenID",
"admin.config.enable_openid_signin": "فعال کردن ورود با OpenID",
diff --git a/options/locale/locale_fi-FI.json b/options/locale/locale_fi-FI.json
index 2ea42ddd31..3a8e92381a 100644
--- a/options/locale/locale_fi-FI.json
+++ b/options/locale/locale_fi-FI.json
@@ -20,7 +20,7 @@
"signed_in_as": "Kirjautuneena käyttäjänä",
"toc": "Sisällysluettelo",
"licenses": "Lisenssit",
- "return_to_gitea": "Palaa Giteaan",
+ "return_to_gitea": "Palaa MokoGiteaan",
"username": "Käyttäjätunnus",
"email": "Sähköpostiosoite",
"password": "Salasana",
@@ -105,12 +105,12 @@
"startpage.install": "Helppo asentaa",
"startpage.platform": "Alustariippumaton",
"startpage.lightweight": "Kevyt",
- "startpage.lightweight_desc": "Gitealla on vähäiset vähimmäisvaatimukset, joten se toimii jopa halvassa Raspberry Pi:ssä. Säästä koneesi energiaa!",
+ "startpage.lightweight_desc": "MokoGitealla on vähäiset vähimmäisvaatimukset, joten se toimii jopa halvassa Raspberry Pi:ssä. Säästä koneesi energiaa!",
"startpage.license": "Avoin lähdekoodi",
"install.install": "Asennus",
"install.title": "Alkuperäiset asetukset",
- "install.docker_helper": "Jos ajat Giteaa Dockerin sisällä, lue ohjeet ennen minkään asetuksen muuttamista.",
- "install.require_db_desc": "Gitea tarvitsee toimiakseen MySQL, PostgreSQL, MSSQL, SQLite3 tai TiDB (MySQL protokolla) tietokannan.",
+ "install.docker_helper": "Jos ajat MokoGiteaa Dockerin sisällä, lue ohjeet ennen minkään asetuksen muuttamista.",
+ "install.require_db_desc": "MokoGitea tarvitsee toimiakseen MySQL, PostgreSQL, MSSQL, SQLite3 tai TiDB (MySQL protokolla) tietokannan.",
"install.db_title": "Tietokanta asetukset",
"install.db_type": "Tietokanta tyyppi",
"install.host": "Isäntä",
@@ -119,10 +119,10 @@
"install.db_name": "Tietokannan nimi",
"install.db_schema": "Skeema",
"install.path": "Polku",
- "install.sqlite_helper": "SQLite3-tietokannan tiedostopolku.POST avec un type de contenu spécifié. Lire la suite dans le guide des webhooks.",
+ "repo.settings.add_webhook_desc": "MokoGitea enverra à l'URL cible des requêtes POST avec un type de contenu spécifié. Lire la suite dans le guide des webhooks.",
"repo.settings.payload_url": "URL cible",
"repo.settings.http_method": "Méthode HTTP",
"repo.settings.content_type": "Type de contenu POST",
@@ -2350,7 +2350,7 @@
"repo.settings.slack_domain": "Domaine",
"repo.settings.slack_channel": "Canal",
"repo.settings.add_web_hook_desc": "Intégrez %s dans votre dépôt.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2913,7 +2913,7 @@
"admin.last_page": "Dernière",
"admin.total": "Total : %d",
"admin.settings": "Paramètres administrateur",
- "admin.dashboard.new_version_hint": "Gitea %s est maintenant disponible, vous utilisez %s. Consultez le blog pour plus de détails.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s est maintenant disponible, vous utilisez %s. Consultez le blog pour plus de détails.",
"admin.dashboard.statistic": "Résumé",
"admin.dashboard.maintenance_operations": "Opérations de maintenance",
"admin.dashboard.system_status": "État du système",
@@ -2949,8 +2949,8 @@
"admin.dashboard.deleted_branches_cleanup": "Nettoyer les branches supprimées",
"admin.dashboard.update_migration_poster_id": "Actualiser les ID des affiches de migration",
"admin.dashboard.git_gc_repos": "Exécuter le ramasse-miette des dépôts",
- "admin.dashboard.resync_all_sshkeys": "Mettre à jour le fichier « ssh/authorized_keys » avec les clés SSH Gitea.",
- "admin.dashboard.resync_all_sshprincipals": "Mettre à jour le fichier « .ssh/authorized_principals » avec les principaux de Gitea SSH.",
+ "admin.dashboard.resync_all_sshkeys": "Mettre à jour le fichier « ssh/authorized_keys » avec les clés SSH MokoGitea.",
+ "admin.dashboard.resync_all_sshprincipals": "Mettre à jour le fichier « .ssh/authorized_principals » avec les principaux de MokoGitea SSH.",
"admin.dashboard.resync_all_hooks": "Resynchroniser les déclencheurs git de tous les dépôts (pre-receive, update, post-receive, proc-receive …)",
"admin.dashboard.reinit_missing_repos": "Réinitialiser tous les dépôts Git manquants pour lesquels un enregistrement existe",
"admin.dashboard.sync_external_users": "Synchroniser les données de l’utilisateur externe",
@@ -3030,7 +3030,7 @@
"admin.users.is_admin": "Est Administrateur",
"admin.users.is_restricted": "Est restreint",
"admin.users.allow_git_hook": "Autoriser la création de Git Hooks",
- "admin.users.allow_git_hook_tooltip": "Les Déclencheurs Git sont exécutés par le même utilisateur que Gitea, qui a des privilèges systèmes élevés. Les utilisateurs ayant ce droit peuvent altérer touts les dépôts, compromettre la base de données applicative, et se promouvoir administrateurs de Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Les Déclencheurs Git sont exécutés par le même utilisateur que MokoGitea, qui a des privilèges systèmes élevés. Les utilisateurs ayant ce droit peuvent altérer touts les dépôts, compromettre la base de données applicative, et se promouvoir administrateurs de MokoGitea.",
"admin.users.allow_import_local": "Autoriser l'importation de dépôts locaux",
"admin.users.allow_create_organization": "Autoriser la création d'organisations",
"admin.users.update_profile": "Modifier un compte",
@@ -3100,11 +3100,11 @@
"admin.packages.size": "Taille",
"admin.packages.published": "Publiés",
"admin.defaulthooks": "Déclencheurs web par défaut",
- "admin.defaulthooks.desc": "Les webhooks font automatiquement des requêtes POST HTTP à un serveur spécifié lorsque certains événements Gitea se déclenchent. Ceux créés ici sont par défaut copiés sur tous les nouveaux dépôts. Pour plus d'information, consultez le guide des webhooks.",
+ "admin.defaulthooks.desc": "Les webhooks font automatiquement des requêtes POST HTTP à un serveur spécifié lorsque certains événements MokoGitea se déclenchent. Ceux créés ici sont par défaut copiés sur tous les nouveaux dépôts. Pour plus d'information, consultez le guide des webhooks.",
"admin.defaulthooks.add_webhook": "Ajouter un déclencheur web par défaut",
"admin.defaulthooks.update_webhook": "Mettre à jour le déclencheur web par défaut",
"admin.systemhooks": "Webhooks système",
- "admin.systemhooks.desc": "Les webhooks font automatiquement des requêtes POST HTTP à un serveur spécifié lorsque certains événements Gitea se déclenchent. Ceux créé ici agiront sur tous les dépôts, ce qui peux impacter les performances du système. Pour plus d’information, consultez le guide des webhooks.",
+ "admin.systemhooks.desc": "Les webhooks font automatiquement des requêtes POST HTTP à un serveur spécifié lorsque certains événements MokoGitea se déclenchent. Ceux créé ici agiront sur tous les dépôts, ce qui peux impacter les performances du système. Pour plus d’information, consultez le guide des webhooks.",
"admin.systemhooks.add_webhook": "Ajouter un rappel système",
"admin.systemhooks.update_webhook": "Mettre à jour un rappel système",
"admin.auths.auth_manage_panel": "Gestion des sources d'authentification",
@@ -3125,7 +3125,7 @@
"admin.auths.user_base": "Utilisateur Search Base",
"admin.auths.user_dn": "Utilisateur DN",
"admin.auths.attribute_username": "Attribut nom d'utilisateur",
- "admin.auths.attribute_username_placeholder": "Laisser vide afin d'utiliser le nom d'utilisateur spécifié dans Gitea.",
+ "admin.auths.attribute_username_placeholder": "Laisser vide afin d'utiliser le nom d'utilisateur spécifié dans MokoGitea.",
"admin.auths.attribute_name": "Attribut prénom",
"admin.auths.attribute_surname": "Attribut nom de famille",
"admin.auths.attribute_mail": "Attribut courriel",
@@ -3232,7 +3232,7 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "URL de découverte automatique invalide (une URL valide commence par http:// ou https://)",
"admin.config.server_config": "Configuration du serveur",
"admin.config.app_name": "Titre du site",
- "admin.config.app_ver": "Version de Gitea",
+ "admin.config.app_ver": "Version de MokoGitea",
"admin.config.custom_conf": "Chemin du fichier de configuration",
"admin.config.custom_file_root_path": "Emplacement personnalisé du fichier racine",
"admin.config.disable_router_log": "Désactiver la Journalisation du Routeur",
@@ -3269,7 +3269,7 @@
"admin.config.service_config": "Configuration du service",
"admin.config.register_email_confirm": "Exiger la confirmation du courriel lors de l’inscription",
"admin.config.disable_register": "Désactiver le formulaire d'inscription",
- "admin.config.allow_only_internal_registration": "Autoriser l'inscription uniquement via Gitea lui-même",
+ "admin.config.allow_only_internal_registration": "Autoriser l'inscription uniquement via MokoGitea lui-même",
"admin.config.allow_only_external_registration": "N'autoriser l'inscription qu'à partir des services externes",
"admin.config.enable_openid_signup": "Activer l'inscription avec OpenID",
"admin.config.enable_openid_signin": "Activer la connexion avec OpenID",
@@ -3411,11 +3411,11 @@
"admin.self_check.no_problem_found": "Aucun problème trouvé pour l’instant.",
"admin.self_check.startup_warnings": "Avertissements au démarrage :",
"admin.self_check.database_collation_mismatch": "Exige que la base de données utilise la collation %s.",
- "admin.self_check.database_collation_case_insensitive": "La base de données utilise la collation %s, insensible à la casse. Bien que Gitea soit compatible, il peut y avoir quelques rares cas qui ne fonctionnent pas comme prévu.",
+ "admin.self_check.database_collation_case_insensitive": "La base de données utilise la collation %s, insensible à la casse. Bien que MokoGitea soit compatible, il peut y avoir quelques rares cas qui ne fonctionnent pas comme prévu.",
"admin.self_check.database_inconsistent_collation_columns": "La base de données utilise la collation %s, mais ces colonnes utilisent des collations différentes. Cela peut causer des problèmes imprévus.",
"admin.self_check.database_fix_mysql": "Pour les utilisateurs de MySQL ou MariaDB, vous pouvez utiliser la commande « gitea doctor convert » dans un terminal ou exécuter une requête du type « ALTER … COLLATE ... » pour résoudre les problèmes de collation.",
"admin.self_check.database_fix_mssql": "Pour les utilisateurs de MSSQL, vous ne pouvez résoudre le problème qu’en exécutant une requête SQL du type « ALTER … COLLATE … ».",
- "admin.self_check.location_origin_mismatch": "L’URL actuelle (%[1]s) ne correspond pas à l’URL vue par Gitea (%[2]). Si vous utilisez un proxy inverse, assurez-vous que les en-têtes « Host » et « X-Forwarded-Proto » sont correctement définis.",
+ "admin.self_check.location_origin_mismatch": "L’URL actuelle (%[1]s) ne correspond pas à l’URL vue par MokoGitea (%[2]). Si vous utilisez un proxy inverse, assurez-vous que les en-têtes « Host » et « X-Forwarded-Proto » sont correctement définis.",
"action.create_repo": "a créé le dépôt %s",
"action.rename_repo": "a rebaptisé le dépôt %[1]sPOST le cineál ábhar sonraithe chuig an spriocURL. Léigh tuilleadh sa treoir Crúcaí Gréasán.",
+ "repo.settings.add_webhook_desc": "Seolfaidh MokoGitea iarratais POST le cineál ábhar sonraithe chuig an spriocURL. Léigh tuilleadh sa treoir Crúcaí Gréasán.",
"repo.settings.payload_url": "URL spriocdhírithe",
"repo.settings.http_method": "Modh HTTP",
"repo.settings.content_type": "Cineál Ábhar POST",
@@ -2327,7 +2327,7 @@
"repo.settings.event_pull_request_merge": "Cumaisc Iarratas Tarraing",
"repo.settings.event_header_workflow": "Imeachtaí Sreabhadh Oibre",
"repo.settings.event_workflow_run": "Rith Sreabhadh Oibre",
- "repo.settings.event_workflow_run_desc": "Tá rith Sreabhadh Oibre Gníomhartha Gitea sa scuaine, ag fanacht, ar siúl, nó críochnaithe.",
+ "repo.settings.event_workflow_run_desc": "Tá rith Sreabhadh Oibre Gníomhartha MokoGitea sa scuaine, ag fanacht, ar siúl, nó críochnaithe.",
"repo.settings.event_workflow_job": "Poist Sreabhadh Oibre",
"repo.settings.event_workflow_job_desc": "Gitea Actions Sreabhadh oibre post ciúáilte, ag fanacht, ar siúl, nó críochnaithe.",
"repo.settings.event_package": "Pacáiste",
@@ -2350,7 +2350,7 @@
"repo.settings.slack_domain": "Fearann",
"repo.settings.slack_channel": "Cainéal",
"repo.settings.add_web_hook_desc": "Comhtháthaigh %s isteach i do stóras.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2634,7 +2634,7 @@
"repo.release.delete_release": "Scrios Scaoilte",
"repo.release.delete_tag": "Scrios Clib",
"repo.release.deletion": "Scrios Scaoilte",
- "repo.release.deletion_desc": "Ní bhíonn scaoileadh ag scriosadh ach é ó Gitea. Ní dhéanfaidh sé difear do chlib Git, ar ábhar do stóras nó ar a stair. Lean ar aghaidh?",
+ "repo.release.deletion_desc": "Ní bhíonn scaoileadh ag scriosadh ach é ó MokoGitea. Ní dhéanfaidh sé difear do chlib Git, ar ábhar do stóras nó ar a stair. Lean ar aghaidh?",
"repo.release.deletion_success": "Tá an scaoileadh scriosta.",
"repo.release.deletion_tag_desc": "Scriosfar an chlib seo ón stóras. Ní athraítear inneachar agus stair na stórtha. Lean ort?",
"repo.release.deletion_tag_success": "Tá an chlib scriosta.",
@@ -2913,7 +2913,7 @@
"admin.last_page": "Deiridh",
"admin.total": "Iomlán: %d",
"admin.settings": "Socruithe Riaracháin",
- "admin.dashboard.new_version_hint": "Tá Gitea %s ar fáil anois, tá %s á rith agat. Seiceáil an blag le haghaidh tuilleadh sonraí.",
+ "admin.dashboard.new_version_hint": "Tá MokoGitea %s ar fáil anois, tá %s á rith agat. Seiceáil an blag le haghaidh tuilleadh sonraí.",
"admin.dashboard.statistic": "Achoimre",
"admin.dashboard.maintenance_operations": "Oibríochtaí Cothabháil",
"admin.dashboard.system_status": "Stádas an Chórais",
@@ -2949,8 +2949,8 @@
"admin.dashboard.deleted_branches_cleanup": "Glan suas brainsí scriosta",
"admin.dashboard.update_migration_poster_id": "Nuashonraigh ID póstaer imir",
"admin.dashboard.git_gc_repos": "Bailitheoir bruscair gach stórais",
- "admin.dashboard.resync_all_sshkeys": "Nuashonraigh an comhad '.ssh/authorized_keys' le heochracha SSH Gitea",
- "admin.dashboard.resync_all_sshprincipals": "Nuashonraigh an comhad '.ssh/authorized_principals' le príomhoidí SSH Gitea",
+ "admin.dashboard.resync_all_sshkeys": "Nuashonraigh an comhad '.ssh/authorized_keys' le heochracha SSH MokoGitea",
+ "admin.dashboard.resync_all_sshprincipals": "Nuashonraigh an comhad '.ssh/authorized_principals' le príomhoidí SSH MokoGitea",
"admin.dashboard.resync_all_hooks": "Athshioncrónaigh crúcaí git na stórtha uile (réamhghlacadh, nuashonrú, iarghlacadh, próiseasghlacadh, ...)",
"admin.dashboard.reinit_missing_repos": "Aththosaigh gach stórais Git atá in easnamh a bhfuil taifid ann dóibh",
"admin.dashboard.sync_external_users": "Sioncrónaigh sonraí úsáideoirí seachtracha",
@@ -3030,7 +3030,7 @@
"admin.users.is_admin": "Is Riarthóir",
"admin.users.is_restricted": "Is Srianta",
"admin.users.allow_git_hook": "Féadfaidh Git Hooks a Chruthú",
- "admin.users.allow_git_hook_tooltip": "Déantar Git Hooks a fhorghníomhú mar úsáideoir OS a ritheann Gitea agus beidh an leibhéal céanna rochtana óstaigh aige. Mar thoradh air sin, is féidir le húsáideoirí a bhfuil an phribhléid speisialta Git Hook seo acu rochtain a fháil ar gach stór Gitea agus iad a mhodhnú chomh maith leis an mbunachar sonraí a úsáideann Gitea. Dá bharr sin tá siad in ann pribhléidí riarthóra Gitea a fháil freisin.",
+ "admin.users.allow_git_hook_tooltip": "Déantar Git Hooks a fhorghníomhú mar úsáideoir OS a ritheann MokoGitea agus beidh an leibhéal céanna rochtana óstaigh aige. Mar thoradh air sin, is féidir le húsáideoirí a bhfuil an phribhléid speisialta Git Hook seo acu rochtain a fháil ar gach stór MokoGitea agus iad a mhodhnú chomh maith leis an mbunachar sonraí a úsáideann MokoGitea. Dá bharr sin tá siad in ann pribhléidí riarthóra MokoGitea a fháil freisin.",
"admin.users.allow_import_local": "Is féidir Stórais Áitiúla a Allmhairiú",
"admin.users.allow_create_organization": "Is féidir Eagraíochtaí a Chruthú",
"admin.users.update_profile": "Nuashonraigh Cuntas Úsáideora",
@@ -3100,11 +3100,11 @@
"admin.packages.size": "Méid",
"admin.packages.published": "Foilsithe",
"admin.defaulthooks": "Réamhshocraithe Crúcaí Gréasán",
- "admin.defaulthooks.desc": "Déanann Crúcaí Gréasán iarratais HTTP POST go huathoibríoch chuig freastalaí nuair a chuireann imeachtaí áirithe Gitea tús. Is mainneachtainí iad na cuacha gréasáin a shainítear anseo agus déanfar iad a chóipeáil isteach i ngach stórais nua. Léigh tuilleadh sa treoir chúca Crúcaí Gréasán.",
+ "admin.defaulthooks.desc": "Déanann Crúcaí Gréasán iarratais HTTP POST go huathoibríoch chuig freastalaí nuair a chuireann imeachtaí áirithe MokoGitea tús. Is mainneachtainí iad na cuacha gréasáin a shainítear anseo agus déanfar iad a chóipeáil isteach i ngach stórais nua. Léigh tuilleadh sa treoir chúca Crúcaí Gréasán.",
"admin.defaulthooks.add_webhook": "Cuir Crúca Gréasán Réamhshocraithe leis",
"admin.defaulthooks.update_webhook": "Nuashonraigh Réamhshocrú Crúca Gréasán",
"admin.systemhooks": "Córas Crúcaí Gréasán",
- "admin.systemhooks.desc": "Déanann Crúcaí Gréasán iarratais HTTP POST go huathoibríoch chuig freastalaí nuair a chuireann imeachtaí áirithe Gitea tús. Gníomhóidh na Crúcaí Gréasán atá sainithe anseo ar gach stóras ar an gcóras, mar sin déan machnamh ar aon impleachtaí feidhmíochta a d’fhéadfadh a bheith aige seo. Léigh tuilleadh sa treoir chúca gréasáin.",
+ "admin.systemhooks.desc": "Déanann Crúcaí Gréasán iarratais HTTP POST go huathoibríoch chuig freastalaí nuair a chuireann imeachtaí áirithe MokoGitea tús. Gníomhóidh na Crúcaí Gréasán atá sainithe anseo ar gach stóras ar an gcóras, mar sin déan machnamh ar aon impleachtaí feidhmíochta a d’fhéadfadh a bheith aige seo. Léigh tuilleadh sa treoir chúca gréasáin.",
"admin.systemhooks.add_webhook": "Cuir Crúca Gréasán Córas leis",
"admin.systemhooks.update_webhook": "Nuashonraigh Córas Crúca Gréasán",
"admin.auths.auth_manage_panel": "Bainistiú Foinse Fíordheimhnithe",
@@ -3125,7 +3125,7 @@
"admin.auths.user_base": "Bonn Cuardaigh Úsáideora",
"admin.auths.user_dn": "Úsáideoir DN",
"admin.auths.attribute_username": "Tréith Ainm Úsáideora",
- "admin.auths.attribute_username_placeholder": "Fág folamh chun an t-ainm úsáideora a iontráiltear i Gitea a úsáid.",
+ "admin.auths.attribute_username_placeholder": "Fág folamh chun an t-ainm úsáideora a iontráiltear i MokoGitea a úsáid.",
"admin.auths.attribute_name": "Tréith Céad Ainm",
"admin.auths.attribute_surname": "Tréith Sloinne",
"admin.auths.attribute_mail": "Tréith ríomhphoist",
@@ -3232,7 +3232,7 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "URL Neamhbhailí Fionnachtana Uathoibríoch (ní mór gur URL bailí é seo ag tosú le http:// nó https://)",
"admin.config.server_config": "Cumraíocht Freastalaí",
"admin.config.app_name": "Teideal an Láithreáin",
- "admin.config.app_ver": "Leagan Gitea",
+ "admin.config.app_ver": "Leagan MokoGitea",
"admin.config.custom_conf": "Cosán Comhad Cumraíochta",
"admin.config.custom_file_root_path": "Cosán Fréamh Comhad Saincheaptha",
"admin.config.disable_router_log": "Díchumasaigh Loga an Ródaire",
@@ -3269,7 +3269,7 @@
"admin.config.service_config": "Cumraíocht Seirbhíse",
"admin.config.register_email_confirm": "Deimhniú Ríomhphost a éileamh chun Clárú",
"admin.config.disable_register": "Díchumasaigh Féin-Chlárú",
- "admin.config.allow_only_internal_registration": "Ceadaigh Clárú Amháin Trí Gitea féin",
+ "admin.config.allow_only_internal_registration": "Ceadaigh Clárú Amháin Trí MokoGitea féin",
"admin.config.allow_only_external_registration": "Ceadaigh Clárú Trí Sheirbhísí Seachtracha amháin",
"admin.config.enable_openid_signup": "Cumasaigh Féinchlárú OpenID",
"admin.config.enable_openid_signin": "Cumasaigh Síniú isteach OpenID",
@@ -3411,11 +3411,11 @@
"admin.self_check.no_problem_found": "Níor aimsíodh aon fhadhb fós.",
"admin.self_check.startup_warnings": "Rabhadh tosaithe:",
"admin.self_check.database_collation_mismatch": "Bí ag súil le comhthiomsú a úsáid sa bhunachar sonraí: %s",
- "admin.self_check.database_collation_case_insensitive": "Tá an bunachar sonraí ag baint úsáide as an gcóimheas %s, arb é atá ann ná cóimheas neamhíogair ó thaobh cás de. Cé gur féidir le Gitea oibriú leis, d'fhéadfadh go mbeadh roinnt cásanna neamhchoitianta ann nach n-oibreoidh mar a bhíothas ag súil leis.",
+ "admin.self_check.database_collation_case_insensitive": "Tá an bunachar sonraí ag baint úsáide as an gcóimheas %s, arb é atá ann ná cóimheas neamhíogair ó thaobh cás de. Cé gur féidir le MokoGitea oibriú leis, d'fhéadfadh go mbeadh roinnt cásanna neamhchoitianta ann nach n-oibreoidh mar a bhíothas ag súil leis.",
"admin.self_check.database_inconsistent_collation_columns": "Tá an bunachar sonraí ag úsáid an chóimheasa %s, ach tá na colúin seo ag úsáid chóimheasa mí-oiriúnacha. D’fhéadfadh sé seo roinnt fadhbanna gan choinne a chruthú.",
"admin.self_check.database_fix_mysql": "I gcás úsáideoirí MySQL/MariaDB, d'fhéadfá an t-ordú \"gitea doctor convert\" a úsáid chun na fadhbanna cóimheasa a shocrú, nó d'fhéadfá an fhadhb a shocrú de láimh le fiosrúcháin SQL \"ALTER ... COLLATE ...\".",
"admin.self_check.database_fix_mssql": "I gcás úsáideoirí MSSQL, ní fhéadfá an fhadhb a réiteach de láimh ach le fiosrúcháin SQL \"ALTER ... COLLATE ...\" faoi láthair.",
- "admin.self_check.location_origin_mismatch": "Ní mheaitseálann an URL reatha (%[1]s) an URL atá le feiceáil ag Gitea (%[2]s). Má tá seachfhreastalaí droim ar ais á úsáid agat, cinntigh le do thoil go bhfuil na ceanntásca \"Óstríomhaire\" agus \"X-Forwarded-Proto\" socraithe i gceart.",
+ "admin.self_check.location_origin_mismatch": "Ní mheaitseálann an URL reatha (%[1]s) an URL atá le feiceáil ag MokoGitea (%[2]s). Má tá seachfhreastalaí droim ar ais á úsáid agat, cinntigh le do thoil go bhfuil na ceanntásca \"Óstríomhaire\" agus \"X-Forwarded-Proto\" socraithe i gceart.",
"action.create_repo": "stóras cruthaithe %s",
"action.rename_repo": "stóras athainmnithe ó %[1]s go %[3]s",
"action.commit_repo": "brú chuig %[3]s ag %[4]s",
diff --git a/options/locale/locale_hu-HU.json b/options/locale/locale_hu-HU.json
index 4cc29c7f07..fde2a50bc6 100644
--- a/options/locale/locale_hu-HU.json
+++ b/options/locale/locale_hu-HU.json
@@ -20,7 +20,7 @@
"signed_in_as": "Bejelentkezve mint",
"toc": "Tartalomjegyzék",
"licenses": "Licencek",
- "return_to_gitea": "Vissza a Gitea-hoz",
+ "return_to_gitea": "Vissza a MokoGitea-hoz",
"username": "Felhasználónév",
"email": "E-mail cím",
"password": "Jelszó",
@@ -82,7 +82,7 @@
"startpage.license": "Nyílt forráskódú",
"install.install": "Telepítés",
"install.title": "Kezdeti konfiguráció",
- "install.docker_helper": "Ha ön a Gitea-t Docker-ből futtatja, kérem olvassa el a dokumentációt a beállítások megváltoztatása előtt.",
+ "install.docker_helper": "Ha ön a MokoGitea-t Docker-ből futtatja, kérem olvassa el a dokumentációt a beállítások megváltoztatása előtt.",
"install.db_title": "Adatbázis beállítások",
"install.db_type": "Adatbázis típusa",
"install.host": "Kiszolgáló",
@@ -92,7 +92,7 @@
"install.db_schema": "Séma",
"install.db_schema_helper": "Az adatbázis alapértelmezett beállításához (\"public\") üresen kell hagyni.",
"install.path": "Elérési út",
- "install.sqlite_helper": "A SQLite3 adatbázis elérési útvonala.POST con un tipo di contenuto specifico all'URL di destinazione. Per saperne di più leggi la guida ai webhook.",
+ "repo.settings.add_webhook_desc": "MokoGitea invierà richieste POST con un tipo di contenuto specifico all'URL di destinazione. Per saperne di più leggi la guida ai webhook.",
"repo.settings.payload_url": "URL di destinazione",
"repo.settings.http_method": "Metodo HTTP",
"repo.settings.content_type": "Tipo di contenuto POST",
@@ -1934,7 +1934,7 @@
"admin.users.is_admin": "È amministratore",
"admin.users.is_restricted": "È limitato",
"admin.users.allow_git_hook": "Può creare Git Hook",
- "admin.users.allow_git_hook_tooltip": "Git Hooks sono eseguiti come l'utente OS che esegue Gitea e avrà lo stesso livello di accesso host. Di conseguenza, gli utenti con questo speciale privilegio Git Hook possono accedere e modificare tutti i repository Gitea e il database utilizzato da Gitea. Di conseguenza sono anche in grado di ottenere privilegi di amministratore Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Git Hooks sono eseguiti come l'utente OS che esegue MokoGitea e avrà lo stesso livello di accesso host. Di conseguenza, gli utenti con questo speciale privilegio Git Hook possono accedere e modificare tutti i repository MokoGitea e il database utilizzato da MokoGitea. Di conseguenza sono anche in grado di ottenere privilegi di amministratore MokoGitea.",
"admin.users.allow_import_local": "Può importare repository locali",
"admin.users.allow_create_organization": "Può creare organizzazioni",
"admin.users.update_profile": "Aggiorna account utente",
@@ -2011,7 +2011,7 @@
"admin.auths.user_base": "Base ricerca utente",
"admin.auths.user_dn": "DN dell'utente",
"admin.auths.attribute_username": "Attributo nome utente",
- "admin.auths.attribute_username_placeholder": "Lasciare vuoto per utilizzare il nome utente inserito in Gitea.",
+ "admin.auths.attribute_username_placeholder": "Lasciare vuoto per utilizzare il nome utente inserito in MokoGitea.",
"admin.auths.attribute_name": "Attributo nome",
"admin.auths.attribute_surname": "Attributo cognome",
"admin.auths.attribute_mail": "Attributo email",
@@ -2085,8 +2085,8 @@
"admin.auths.login_source_of_type_exist": "Esiste già una fonte di autenticazione di questo tipo.",
"admin.config.server_config": "Configurazione Server",
"admin.config.app_name": "Titolo del Sito",
- "admin.config.app_ver": "Versione Gitea",
- "admin.config.app_url": "URL di base di Gitea",
+ "admin.config.app_ver": "Versione MokoGitea",
+ "admin.config.app_url": "URL di base di MokoGitea",
"admin.config.custom_conf": "Percorso file di configurazione",
"admin.config.custom_file_root_path": "Percorso Root File Personalizzato",
"admin.config.domain": "Dominio Server",
@@ -2121,7 +2121,7 @@
"admin.config.service_config": "Configurazione Servizio",
"admin.config.register_email_confirm": "Richiedere la conferma Email per registrarsi",
"admin.config.disable_register": "Disattiva Self-Registration",
- "admin.config.allow_only_internal_registration": "Consenti la registrazione solo tramite Gitea stessa",
+ "admin.config.allow_only_internal_registration": "Consenti la registrazione solo tramite MokoGitea stessa",
"admin.config.allow_only_external_registration": "Attiva la registrazione solo tramite servizi esterni",
"admin.config.enable_openid_signup": "Attiva OpenID Self-Registration",
"admin.config.enable_openid_signin": "Attiva l'accesso tramite OpenID",
diff --git a/options/locale/locale_ja-JP.json b/options/locale/locale_ja-JP.json
index ffbd8c0d9e..4bb111051c 100644
--- a/options/locale/locale_ja-JP.json
+++ b/options/locale/locale_ja-JP.json
@@ -25,7 +25,7 @@
"enable_javascript": "このウェブサイトにはJavaScriptが必要です。",
"toc": "目次",
"licenses": "ライセンス",
- "return_to_gitea": "Giteaに戻る",
+ "return_to_gitea": "MokoGiteaに戻る",
"more_items": "その他の項目",
"username": "ユーザー名",
"email": "メールアドレス",
@@ -213,23 +213,23 @@
"filter.string.asc": "A–Z",
"filter.string.desc": "Z–A",
"error.occurred": "エラーが発生しました",
- "error.report_message": "Gitea のバグが疑われる場合は、GitHubでIssueを検索して、見つからなければ新しいIssueを作成してください。",
+ "error.report_message": "MokoGitea のバグが疑われる場合は、GitHubでIssueを検索して、見つからなければ新しいIssueを作成してください。",
"error.not_found": "ターゲットが見つかりませんでした。",
"error.network_error": "ネットワークエラー",
"startpage.app_desc": "自分で立てる、超簡単 Git サービス",
"startpage.install": "簡単インストール",
"startpage.install_desc": "シンプルに、プラットフォームに応じてバイナリを実行したり、Dockerで動かしたり、パッケージを使うだけ。",
"startpage.platform": "クロスプラットフォーム",
- "startpage.platform_desc": "GiteaはGoがコンパイル可能なあらゆる環境で動きます: Windows、macOS、Linux、ARMなど。 あなたの好きなものを選んでください!",
+ "startpage.platform_desc": "MokoGiteaはGoがコンパイル可能なあらゆる環境で動きます: Windows、macOS、Linux、ARMなど。 あなたの好きなものを選んでください!",
"startpage.lightweight": "軽量",
- "startpage.lightweight_desc": "Gitea の最小動作要件は小さいため、安価な Raspberry Pi でも動きます。エネルギーを節約しましょう!",
+ "startpage.lightweight_desc": "MokoGitea の最小動作要件は小さいため、安価な Raspberry Pi でも動きます。エネルギーを節約しましょう!",
"startpage.license": "オープンソース",
"startpage.license_desc": "Go get %[2]s! このプロジェクトをさらに向上させるため、ぜひ貢献して参加してください。 貢献者になることを恥ずかしがらないで!",
"install.install": "インストール",
"install.installing_desc": "インストール中です、お待ちください…",
"install.title": "初期設定",
- "install.docker_helper": "GiteaをDocker内で実行する場合は、設定を変更する前にドキュメントを読んでください。",
- "install.require_db_desc": "Giteaには、MySQL、PostgreSQL、MSSQL、SQLite3、またはTiDB(MySQL プロトコル) が必要です。",
+ "install.docker_helper": "MokoGiteaをDocker内で実行する場合は、設定を変更する前にドキュメントを読んでください。",
+ "install.require_db_desc": "MokoGiteaには、MySQL、PostgreSQL、MSSQL、SQLite3、またはTiDB(MySQL プロトコル) が必要です。",
"install.db_title": "データベース設定",
"install.db_type": "データベースのタイプ",
"install.host": "ホスト",
@@ -240,12 +240,12 @@
"install.db_schema_helper": "空の場合はデータベースのデフォルト(\"public\")となります。",
"install.ssl_mode": "SSL",
"install.path": "パス",
- "install.sqlite_helper": "SQLite3のデータベースファイルパス。POSTリクエストを送ります。 詳細はWebhookガイドへ。",
+ "repo.settings.add_webhook_desc": "MokoGiteaはターゲットURLに、指定したContent TypeでPOSTリクエストを送ります。 詳細はWebhookガイドへ。",
"repo.settings.payload_url": "ターゲットURL",
"repo.settings.http_method": "HTTPメソッド",
"repo.settings.content_type": "POST Content Type",
@@ -2340,7 +2340,7 @@
"repo.settings.slack_domain": "ドメイン",
"repo.settings.slack_channel": "チャンネル",
"repo.settings.add_web_hook_desc": "%s をリポジトリと組み合わせます。",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2621,7 +2621,7 @@
"repo.release.delete_release": "リリースを削除",
"repo.release.delete_tag": "タグを削除",
"repo.release.deletion": "リリースの削除",
- "repo.release.deletion_desc": "リリースの削除は、Giteaからの削除だけを行います。 Gitタグやリポジトリの内容、履歴には影響しません。 続行しますか?",
+ "repo.release.deletion_desc": "リリースの削除は、MokoGiteaからの削除だけを行います。 Gitタグやリポジトリの内容、履歴には影響しません。 続行しますか?",
"repo.release.deletion_success": "リリースを削除しました。",
"repo.release.deletion_tag_desc": "リポジトリからこのタグを削除します。 リポジトリの内容と履歴はそのまま残ります。 続行しますか?",
"repo.release.deletion_tag_success": "タグを削除しました。",
@@ -2869,7 +2869,7 @@
"admin.last_page": "最後",
"admin.total": "合計: %d",
"admin.settings": "管理設定",
- "admin.dashboard.new_version_hint": "Gitea %s が入手可能になりました。 現在実行しているのは %s です。 詳細は ブログ を確認してください。",
+ "admin.dashboard.new_version_hint": "MokoGitea %s が入手可能になりました。 現在実行しているのは %s です。 詳細は ブログ を確認してください。",
"admin.dashboard.statistic": "サマリー",
"admin.dashboard.maintenance_operations": "メンテナンス操作",
"admin.dashboard.system_status": "システム状況",
@@ -2905,8 +2905,8 @@
"admin.dashboard.deleted_branches_cleanup": "削除ブランチのクリーンアップ",
"admin.dashboard.update_migration_poster_id": "移行する投稿者IDの更新",
"admin.dashboard.git_gc_repos": "すべてのリポジトリでガベージコレクションを実行",
- "admin.dashboard.resync_all_sshkeys": "'.ssh/authorized_keys' ファイルをGitea上のSSHキーで更新",
- "admin.dashboard.resync_all_sshprincipals": "'.ssh/authorized_principals' ファイルをGitea上のSSHプリンシパルで更新",
+ "admin.dashboard.resync_all_sshkeys": "'.ssh/authorized_keys' ファイルをMokoGitea上のSSHキーで更新",
+ "admin.dashboard.resync_all_sshprincipals": "'.ssh/authorized_principals' ファイルをMokoGitea上のSSHプリンシパルで更新",
"admin.dashboard.resync_all_hooks": "すべてのリポジトリのGitフックを再同期する (pre-receive, update, post-receive, proc-receive, ...)",
"admin.dashboard.reinit_missing_repos": "レコードが存在するが見当たらないすべてのGitリポジトリを再初期化する",
"admin.dashboard.sync_external_users": "外部ユーザーデータの同期",
@@ -2986,7 +2986,7 @@
"admin.users.is_admin": "管理者",
"admin.users.is_restricted": "制限あり",
"admin.users.allow_git_hook": "Gitフックを作成可",
- "admin.users.allow_git_hook_tooltip": "Gitフックは、Giteaを実行しているOSユーザーの権限で実行され、同じレベルのホストアクセス権を持つようになります。 その結果、この特別なGitフック権限を持つユーザーは、Gitea上のすべてのリポジトリとGiteaで使用されているデータベースにアクセスし、変更を加えることができます。 したがって、Giteaの管理者権限を取得することもできます。",
+ "admin.users.allow_git_hook_tooltip": "Gitフックは、MokoGiteaを実行しているOSユーザーの権限で実行され、同じレベルのホストアクセス権を持つようになります。 その結果、この特別なGitフック権限を持つユーザーは、MokoGitea上のすべてのリポジトリとMokoGiteaで使用されているデータベースにアクセスし、変更を加えることができます。 したがって、MokoGiteaの管理者権限を取得することもできます。",
"admin.users.allow_import_local": "ローカルリポジトリをインポート可",
"admin.users.allow_create_organization": "組織を作成可",
"admin.users.update_profile": "ユーザーアカウントを更新",
@@ -3056,11 +3056,11 @@
"admin.packages.size": "サイズ",
"admin.packages.published": "配布",
"admin.defaulthooks": "デフォルトWebhook",
- "admin.defaulthooks.desc": "Webhookは、特定のGiteaイベントが発生したときに、サーバーにHTTP POSTリクエストを自動的に送信するものです。 ここで定義したWebhookはデフォルトとなり、全ての新規リポジトリにコピーされます。 詳しくはWebhooksガイドをご覧下さい。",
+ "admin.defaulthooks.desc": "Webhookは、特定のMokoGiteaイベントが発生したときに、サーバーにHTTP POSTリクエストを自動的に送信するものです。 ここで定義したWebhookはデフォルトとなり、全ての新規リポジトリにコピーされます。 詳しくはWebhooksガイドをご覧下さい。",
"admin.defaulthooks.add_webhook": "デフォルトWebhookの追加",
"admin.defaulthooks.update_webhook": "デフォルトWebhookの更新",
"admin.systemhooks": "システムWebhook",
- "admin.systemhooks.desc": "Webhookは、特定のGiteaイベントが発生したときに、サーバーにHTTP POSTリクエストを自動的に送信するものです。 ここで定義したWebhookは、システム内のすべてのリポジトリで呼び出されます。 そのため、パフォーマンスに及ぼす影響を考慮したうえで設定してください。 詳しくはWebhooksガイドをご覧下さい。",
+ "admin.systemhooks.desc": "Webhookは、特定のMokoGiteaイベントが発生したときに、サーバーにHTTP POSTリクエストを自動的に送信するものです。 ここで定義したWebhookは、システム内のすべてのリポジトリで呼び出されます。 そのため、パフォーマンスに及ぼす影響を考慮したうえで設定してください。 詳しくはWebhooksガイドをご覧下さい。",
"admin.systemhooks.add_webhook": "システムWebhookを追加",
"admin.systemhooks.update_webhook": "システムWebhookを更新",
"admin.auths.auth_manage_panel": "認証ソースの管理",
@@ -3081,7 +3081,7 @@
"admin.auths.user_base": "ユーザー検索ベース",
"admin.auths.user_dn": "ユーザーDN",
"admin.auths.attribute_username": "ユーザー名",
- "admin.auths.attribute_username_placeholder": "空欄のときはGiteaで入力したユーザー名を使用します。",
+ "admin.auths.attribute_username_placeholder": "空欄のときはMokoGiteaで入力したユーザー名を使用します。",
"admin.auths.attribute_name": "名",
"admin.auths.attribute_surname": "姓",
"admin.auths.attribute_mail": "メールアドレス",
@@ -3186,8 +3186,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "無効な自動検出URLです(http://またはhttps://で始まる有効なURLでなければなりません)",
"admin.config.server_config": "サーバー設定",
"admin.config.app_name": "サイトのタイトル",
- "admin.config.app_ver": "Giteaのバージョン",
- "admin.config.app_url": "GiteaのベースURL",
+ "admin.config.app_ver": "MokoGiteaのバージョン",
+ "admin.config.app_url": "MokoGiteaのベースURL",
"admin.config.custom_conf": "設定ファイルのパス",
"admin.config.custom_file_root_path": "カスタムファイルのルートパス",
"admin.config.domain": "サーバードメイン",
@@ -3226,7 +3226,7 @@
"admin.config.service_config": "サービス設定",
"admin.config.register_email_confirm": "登録にはメールによる確認が必要",
"admin.config.disable_register": "セルフ登録無効",
- "admin.config.allow_only_internal_registration": "Gitea上での登録のみを許可",
+ "admin.config.allow_only_internal_registration": "MokoGitea上での登録のみを許可",
"admin.config.allow_only_external_registration": "外部サービスを使用した登録のみを許可",
"admin.config.enable_openid_signup": "OpenIDを使ったセルフ登録有効",
"admin.config.enable_openid_signin": "OpenIDを使ったサインイン有効",
@@ -3363,11 +3363,11 @@
"admin.self_check.no_problem_found": "今のところ問題は見つかっていません。",
"admin.self_check.startup_warnings": "起動時の警告:",
"admin.self_check.database_collation_mismatch": "データベースに想定される照合順序: %s",
- "admin.self_check.database_collation_case_insensitive": "データベースは照合順序 %s を使用しており、大文字小文字を区別しません。 Giteaはその照合順序でも動作するかもしれませんが、まれに期待どおり動作しないケースがあるかもしれません。",
+ "admin.self_check.database_collation_case_insensitive": "データベースは照合順序 %s を使用しており、大文字小文字を区別しません。 MokoGiteaはその照合順序でも動作するかもしれませんが、まれに期待どおり動作しないケースがあるかもしれません。",
"admin.self_check.database_inconsistent_collation_columns": "データベースは照合順序 %s を使用していますが、以下のカラムはそれと一致しない照合順序を使用しており、予期せぬ問題を引き起こす可能性があります。",
"admin.self_check.database_fix_mysql": "MySQL/MariaDBユーザーの方は、\"gitea doctor convert\" コマンドを使用することで、照合順序の問題を修正できます。 また、\"ALTER ... COLLATE ...\" のSQLを手で実行しても修正することができます。",
"admin.self_check.database_fix_mssql": "MSSQLユーザーの方は、問題を修正するには今のところ \"ALTER ... COLLATE ...\" のSQLを手で実行するしかありません。",
- "admin.self_check.location_origin_mismatch": "現在のURL (%[1]s) は、Giteaが見ているURL (%[2]s) に一致していません。 リバースプロキシを使用している場合は、\"Host\" ヘッダーと \"X-Forwarded-Proto\" ヘッダーが正しく設定されていることを確認してください。",
+ "admin.self_check.location_origin_mismatch": "現在のURL (%[1]s) は、MokoGiteaが見ているURL (%[2]s) に一致していません。 リバースプロキシを使用している場合は、\"Host\" ヘッダーと \"X-Forwarded-Proto\" ヘッダーが正しく設定されていることを確認してください。",
"action.create_repo": "がリポジトリ %s を作成しました",
"action.rename_repo": "がリポジトリ名を %[1]s から %[3]s へ変更しました",
"action.commit_repo": "が %[4]s の %[3]s にプッシュしました",
diff --git a/options/locale/locale_ko-KR.json b/options/locale/locale_ko-KR.json
index 4576b8bf82..2ee2f3fa7b 100644
--- a/options/locale/locale_ko-KR.json
+++ b/options/locale/locale_ko-KR.json
@@ -25,7 +25,7 @@
"enable_javascript": "이 웹사이트는 JavaScript가 필요합니다.",
"toc": "목차",
"licenses": "라이선스",
- "return_to_gitea": "Gitea로 돌아가기",
+ "return_to_gitea": "MokoGitea로 돌아가기",
"more_items": "항목 더보기",
"username": "사용자명",
"email": "이메일 주소",
@@ -222,7 +222,7 @@
"filter.string.asc": "A–Z",
"filter.string.desc": "Z–A",
"error.occurred": "오류가 발생했습니다",
- "error.report_message": "Gitea의 버그라고 생각되면, GitHub에서 해당하는 이슈를 검색하거나 새 이슈를 등록해 주시길 바랍니다.",
+ "error.report_message": "MokoGitea의 버그라고 생각되면, GitHub에서 해당하는 이슈를 검색하거나 새 이슈를 등록해 주시길 바랍니다.",
"error.not_found": "대상을 찾을 수 없습니다.",
"error.permission_denied": "권한 거부됨.",
"error.network_error": "네트워크 오류",
@@ -230,16 +230,16 @@
"startpage.install": "쉬운 설치",
"startpage.install_desc": "간단하게 당신의 플랫폼용 바이너리를 실행하거나 도커로 배포 또는 패키지를 설치하십시오.",
"startpage.platform": "크로스 플랫폼",
- "startpage.platform_desc": "Gitea는 Go를 컴파일할 수 있는 환경이라면 어디서든 실행됩니다: Windows, macOS, Linux, ARM 등. 원하는 환경을 선택하세요!",
+ "startpage.platform_desc": "MokoGitea는 Go를 컴파일할 수 있는 환경이라면 어디서든 실행됩니다: Windows, macOS, Linux, ARM 등. 원하는 환경을 선택하세요!",
"startpage.lightweight": "가벼움",
- "startpage.lightweight_desc": "Gitea는 최소 요구 사양이 낮아, Raspberry Pi 에서도 실행할 수 있습니다. 에너지를 절약하세요!",
+ "startpage.lightweight_desc": "MokoGitea는 최소 요구 사양이 낮아, Raspberry Pi 에서도 실행할 수 있습니다. 에너지를 절약하세요!",
"startpage.license": "오픈 소스",
"startpage.license_desc": "%[2]s에 참여하여 이 프로젝트를 개선하는데기여하십시오! 기여자가 되는것을 주저하지 하지마십시오!",
"install.install": "설치",
"install.installing_desc": "설치 중입니다, 잠시만 기다려 주세요…",
"install.title": "초기 설정",
- "install.docker_helper": "Gitea를 Docker에서 실행하려면 설정 전에 이 문서를 읽어보세요.",
- "install.require_db_desc": "Gitea는 MySQL, PostgreSQL, MSSQL, SQLite3 또는 TiDB (MySQL protocol) 을 필요로 합니다.",
+ "install.docker_helper": "MokoGitea를 Docker에서 실행하려면 설정 전에 이 문서를 읽어보세요.",
+ "install.require_db_desc": "MokoGitea는 MySQL, PostgreSQL, MSSQL, SQLite3 또는 TiDB (MySQL protocol) 을 필요로 합니다.",
"install.db_title": "데이터베이스 설정",
"install.db_type": "데이터베이스 유형",
"install.host": "호스트",
@@ -250,12 +250,12 @@
"install.db_schema_helper": "데이터베이스 기본값(\"public\") 으로 설정하려면 비워두세요.",
"install.ssl_mode": "SSL",
"install.path": "경로",
- "install.sqlite_helper": "SQLite3 데이터베이스에 대한 파일 경로입니다.POST 요청을 대상 URL로 보냅니다. 자세한 내용은 웹훅 가이드에서 확인하세요.",
+ "repo.settings.add_webhook_desc": "MokoGitea는 지정된 콘텐츠 유형과 함께 POST 요청을 대상 URL로 보냅니다. 자세한 내용은 웹훅 가이드에서 확인하세요.",
"repo.settings.payload_url": "대상 URL",
"repo.settings.http_method": "HTTP 메서드",
"repo.settings.content_type": "POST Content Type",
@@ -2349,7 +2349,7 @@
"repo.settings.slack_domain": "도메인",
"repo.settings.slack_channel": "채널",
"repo.settings.add_web_hook_desc": "%s를 당신의 리포지토리와 통합.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2633,7 +2633,7 @@
"repo.release.delete_release": "릴리즈 삭제",
"repo.release.delete_tag": "태그 삭제",
"repo.release.deletion": "릴리즈 삭제",
- "repo.release.deletion_desc": "릴리스를 삭제하면 Gitea에서만 제거됩니다. Git 태그, 리포지토리 콘텐츠 또는 이력에는 영향을 미치지 않습니다. 계속하시겠습니까?",
+ "repo.release.deletion_desc": "릴리스를 삭제하면 MokoGitea에서만 제거됩니다. Git 태그, 리포지토리 콘텐츠 또는 이력에는 영향을 미치지 않습니다. 계속하시겠습니까?",
"repo.release.deletion_success": "릴리즈가 삭제되었습니다.",
"repo.release.deletion_tag_desc": "이 태그를 리포지토리에서 삭제합니다. 저장소 콘텐츠와 이력은 변경되지 않습니다. 계속하시겠습니까?",
"repo.release.deletion_tag_success": "태그가 삭제되었습니다.",
@@ -2912,7 +2912,7 @@
"admin.last_page": "마지막",
"admin.total": "총: %d",
"admin.settings": "운영자 설정",
- "admin.dashboard.new_version_hint": "Gitea %s가 이제 사용 가능하며, 현재 %s를 실행 중입니다. 자세한 내용은 블로그를 확인하십시오.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s가 이제 사용 가능하며, 현재 %s를 실행 중입니다. 자세한 내용은 블로그를 확인하십시오.",
"admin.dashboard.statistic": "요약",
"admin.dashboard.maintenance_operations": "유지 관리 작업",
"admin.dashboard.system_status": "시스템 상태",
@@ -2948,8 +2948,8 @@
"admin.dashboard.deleted_branches_cleanup": "삭제된 브랜치 정리",
"admin.dashboard.update_migration_poster_id": "마이그레이션 포스터 ID 갱신",
"admin.dashboard.git_gc_repos": "모든 리포지토리 가비지 콜렉션",
- "admin.dashboard.resync_all_sshkeys": "Gitea SSH 키로 '.ssh/authorized_keys' 파일 갱신",
- "admin.dashboard.resync_all_sshprincipals": "Gitea SSH 접속역할로 '.ssh/authorized_principals' 파일 업데이트",
+ "admin.dashboard.resync_all_sshkeys": "MokoGitea SSH 키로 '.ssh/authorized_keys' 파일 갱신",
+ "admin.dashboard.resync_all_sshprincipals": "MokoGitea SSH 접속역할로 '.ssh/authorized_principals' 파일 업데이트",
"admin.dashboard.resync_all_hooks": "모든 리포지토리의 git hook을 다시 동기화 (pre-receive, update, post-receive, proc-receive, ...)",
"admin.dashboard.reinit_missing_repos": "레코드가 존재하는 누락된 모든 Git 리포지토리 다시 초기화",
"admin.dashboard.sync_external_users": "외부 사용자 데이터 동기화",
@@ -3029,7 +3029,7 @@
"admin.users.is_admin": "운영자 입니다",
"admin.users.is_restricted": "제한됨",
"admin.users.allow_git_hook": "Git 훅 생성 허용",
- "admin.users.allow_git_hook_tooltip": "Git Hook은 Gitea를 실행하는 OS 사용자로 실행되며 동일한 수준의 호스트 액세스 권한을 갖습니다. 결과적으로 이 특별한 Git Hook 권한을 가진 사용자는 모든 Gitea 리포지토리뿐만 아니라 Gitea에서 사용하는 데이터베이스에도 액세스하고 수정할 수 있습니다. 따라서 Gitea 운영자 권한도 얻을 수 있습니다.",
+ "admin.users.allow_git_hook_tooltip": "Git Hook은 MokoGitea를 실행하는 OS 사용자로 실행되며 동일한 수준의 호스트 액세스 권한을 갖습니다. 결과적으로 이 특별한 Git Hook 권한을 가진 사용자는 모든 MokoGitea 리포지토리뿐만 아니라 MokoGitea에서 사용하는 데이터베이스에도 액세스하고 수정할 수 있습니다. 따라서 MokoGitea 운영자 권한도 얻을 수 있습니다.",
"admin.users.allow_import_local": "로컬 리포지토리 가져오기 허용",
"admin.users.allow_create_organization": "조직 생성 허용",
"admin.users.update_profile": "사용자 계정 업데이트",
@@ -3099,11 +3099,11 @@
"admin.packages.size": "크기",
"admin.packages.published": "배포됨",
"admin.defaulthooks": "기본 웹훅",
- "admin.defaulthooks.desc": "웹훅은 특정 Gitea 이벤트가 트리거될 때 서버에 HTTP POST 요청을 자동으로 보냅니다. 여기에 정의된 웹훅은 기본값이므로 모든 새 리포지토리로 복사됩니다. 자세한 내용은 웹훅 가이드를 참조하세요.",
+ "admin.defaulthooks.desc": "웹훅은 특정 MokoGitea 이벤트가 트리거될 때 서버에 HTTP POST 요청을 자동으로 보냅니다. 여기에 정의된 웹훅은 기본값이므로 모든 새 리포지토리로 복사됩니다. 자세한 내용은 웹훅 가이드를 참조하세요.",
"admin.defaulthooks.add_webhook": "기본 웹훅 추가",
"admin.defaulthooks.update_webhook": "기본 웹훅 업데이트",
"admin.systemhooks": "시스템 웹훅",
- "admin.systemhooks.desc": "웹훅은 특정 Gitea 이벤트가 트리거될 때 서버에 HTTP POST 요청을 자동으로 보냅니다. 여기에 정의된 웹훅은 시스템의 모든 리포지토리에서 동작하므로, 이로 인해 발생할 수 있는 성능 영향을 고려하십시오. 자세한 내용은웹훅 가이드를 참조하세요.",
+ "admin.systemhooks.desc": "웹훅은 특정 MokoGitea 이벤트가 트리거될 때 서버에 HTTP POST 요청을 자동으로 보냅니다. 여기에 정의된 웹훅은 시스템의 모든 리포지토리에서 동작하므로, 이로 인해 발생할 수 있는 성능 영향을 고려하십시오. 자세한 내용은웹훅 가이드를 참조하세요.",
"admin.systemhooks.add_webhook": "시스템 웹훅 추가",
"admin.systemhooks.update_webhook": "시스템 웹훅 업데이트",
"admin.auths.auth_manage_panel": "인증 소스 관리",
@@ -3124,7 +3124,7 @@
"admin.auths.user_base": "사용자 검색 기준",
"admin.auths.user_dn": "사용자 DN",
"admin.auths.attribute_username": "사용자명 속성",
- "admin.auths.attribute_username_placeholder": "Gitea에 입력된 사용자명을 사용하려면 비워두세요.",
+ "admin.auths.attribute_username_placeholder": "MokoGitea에 입력된 사용자명을 사용하려면 비워두세요.",
"admin.auths.attribute_name": "이름 속성",
"admin.auths.attribute_surname": "성 속성",
"admin.auths.attribute_mail": "이메일 속성",
@@ -3231,7 +3231,7 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "유효하지 않은 자동 검색 URL (반드시 http:// 또는 https://로 시작하는 올바른 URL이어야 합니다)",
"admin.config.server_config": "서버 설정",
"admin.config.app_name": "사이트 제목",
- "admin.config.app_ver": "Gitea 버전",
+ "admin.config.app_ver": "MokoGitea 버전",
"admin.config.custom_conf": "설정 파일 경로",
"admin.config.custom_file_root_path": "커스텀 파일 루트 경로",
"admin.config.disable_router_log": "라우터 로그 비활성화",
@@ -3268,7 +3268,7 @@
"admin.config.service_config": "서비스 설정",
"admin.config.register_email_confirm": "가입시 이메일 확인 필수",
"admin.config.disable_register": "자체등록 사용안함",
- "admin.config.allow_only_internal_registration": "Gitea를 통해서만 등록 허용",
+ "admin.config.allow_only_internal_registration": "MokoGitea를 통해서만 등록 허용",
"admin.config.allow_only_external_registration": "외부 서비스를 통해서만 등록 허용",
"admin.config.enable_openid_signup": "OpenID 자체등록 활성화",
"admin.config.enable_openid_signin": "OpenID 로그인 활성화",
@@ -3412,11 +3412,11 @@
"admin.self_check.no_problem_found": "아직 문제가 발견되지 않았습니다.",
"admin.self_check.startup_warnings": "시작 경고:",
"admin.self_check.database_collation_mismatch": "데이터베이스가 다음 정렬 방식을 사용할 것으로 예상함: %s",
- "admin.self_check.database_collation_case_insensitive": "데이터베이스가 대소문자를 구분하지 않는 %s 정렬 방식을 사용하고 있습니다. Gitea는 이 정렬 방식으로 작동할 수 있지만, 정상적으로 작동하지 않는 경우가 드물게 있을 수 있습니다.",
+ "admin.self_check.database_collation_case_insensitive": "데이터베이스가 대소문자를 구분하지 않는 %s 정렬 방식을 사용하고 있습니다. MokoGitea는 이 정렬 방식으로 작동할 수 있지만, 정상적으로 작동하지 않는 경우가 드물게 있을 수 있습니다.",
"admin.self_check.database_inconsistent_collation_columns": "데이터베이스가 %s 정렬 방식을 사용하고 있지만, 이 열들은 다른 정렬 방식을 사용하고 있습니다. 이는 예상치 못한 문제를 야기할 수 있습니다.",
"admin.self_check.database_fix_mysql": "MySQL/MariaDB 사용자의 경우, \"gitea doctor convert\" 명령을 사용하여 정렬 방식 문제를 수정하거나 \"ALTER ... COLLATE ...\" SQL 쿼리를 수동으로 실행하여 문제를 수정할 수 있습니다.",
"admin.self_check.database_fix_mssql": "MSSQL 사용자의 경우, 현재로서는 \"ALTER ... COLLATE ...\" SQL 쿼리를 수동으로 실행하여 문제를 수정하는 방법밖에 없습니다.",
- "admin.self_check.location_origin_mismatch": "현재 URL(%[1]s)이 Gitea가 인식하는 URL(%[2]s)과 일치하지 않습니다. 리버스 프록시를 사용하는 경우 \"Host\" 및 \"X-Forwarded-Proto\" 헤더가 올바르게 설정되었는지 확인하십시오.",
+ "admin.self_check.location_origin_mismatch": "현재 URL(%[1]s)이 MokoGitea가 인식하는 URL(%[2]s)과 일치하지 않습니다. 리버스 프록시를 사용하는 경우 \"Host\" 및 \"X-Forwarded-Proto\" 헤더가 올바르게 설정되었는지 확인하십시오.",
"action.create_repo": "리포지토리를 생성됨 %s",
"action.rename_repo": "리포지토리 이름 변경됨 - 전 %[1]s 후 %[3]s",
"action.commit_repo": "다음으로 푸시 %[3]s at %[4]s",
diff --git a/options/locale/locale_lv-LV.json b/options/locale/locale_lv-LV.json
index 136ae13644..61f990676d 100644
--- a/options/locale/locale_lv-LV.json
+++ b/options/locale/locale_lv-LV.json
@@ -24,7 +24,7 @@
"enable_javascript": "Šai tīmekļvietnei ir nepieciešams JavaScript.",
"toc": "Satura rādītājs",
"licenses": "Licences",
- "return_to_gitea": "Atgriezties Gitea",
+ "return_to_gitea": "Atgriezties MokoGitea",
"more_items": "Vairāk vienumu",
"username": "Lietotājvārds",
"email": "E-pasta adrese",
@@ -159,12 +159,12 @@
"startpage.install": "Vienkārši instalējams",
"startpage.platform": "Pieejama dažādām platformām",
"startpage.lightweight": "Viegla",
- "startpage.lightweight_desc": "Gitea ir miminālas prasības un to var darbināt uz nedārga Raspberry Pi datora. Ietaupi savai ierīcei resursus!",
+ "startpage.lightweight_desc": "MokoGitea ir miminālas prasības un to var darbināt uz nedārga Raspberry Pi datora. Ietaupi savai ierīcei resursus!",
"startpage.license": "Atvērtā pirmkoda",
"install.install": "Instalācija",
"install.title": "Sākotnējā konfigurācija",
- "install.docker_helper": "Ja Gitea ir uzstādīts Docker konteinerī, izlasiet vadlīninas pirms maināt iestatījumus.",
- "install.require_db_desc": "Gitea nepieciešams MySQL, PostgreSQL, MSSQL, SQLite3 vai TiDB (izmantojot MySQL protokolu).",
+ "install.docker_helper": "Ja MokoGitea ir uzstādīts Docker konteinerī, izlasiet vadlīninas pirms maināt iestatījumus.",
+ "install.require_db_desc": "MokoGitea nepieciešams MySQL, PostgreSQL, MSSQL, SQLite3 vai TiDB (izmantojot MySQL protokolu).",
"install.db_title": "Datu bāzes iestatījumi",
"install.db_type": "Datu bāzes veids",
"install.host": "Resursdators",
@@ -174,10 +174,10 @@
"install.db_schema": "Shēma",
"install.db_schema_helper": "Atstājiet tukšu, lai izmantu datubāzes noklusēto (\"public\").",
"install.path": "Ceļš",
- "install.sqlite_helper": "Faila ceļš SQLite3 datubāzei.POST verzoeken met een bepaald inhoudstype naar de doel-URL. Lees meer in de webhooks gids.",
+ "repo.settings.add_webhook_desc": "MokoGitea stuurt POST verzoeken met een bepaald inhoudstype naar de doel-URL. Lees meer in de webhooks gids.",
"repo.settings.payload_url": "Doel URL",
"repo.settings.http_method": "HTTP-methode",
"repo.settings.content_type": "POST inhoudstype",
@@ -1794,7 +1794,7 @@
"admin.users.is_admin": "Is beheerder",
"admin.users.is_restricted": "Is beperkt",
"admin.users.allow_git_hook": "Mag Git hooks maken",
- "admin.users.allow_git_hook_tooltip": "Git haken worden uitgevoerd als de OS-gebruiker die Gitea uitvoert en zal hetzelfde niveau van host toegang hebben. Als gevolg daarvan hebben gebruikers met dit speciale Git Hook privilege toegang tot alle Gitea repositories en de door Gitea gebruikte database. Zij zijn dus ook in staat om Gitea beheerdersprivileges te verkrijgen.",
+ "admin.users.allow_git_hook_tooltip": "Git haken worden uitgevoerd als de OS-gebruiker die MokoGitea uitvoert en zal hetzelfde niveau van host toegang hebben. Als gevolg daarvan hebben gebruikers met dit speciale Git Hook privilege toegang tot alle MokoGitea repositories en de door MokoGitea gebruikte database. Zij zijn dus ook in staat om MokoGitea beheerdersprivileges te verkrijgen.",
"admin.users.allow_import_local": "Mag lokale repositories importeren",
"admin.users.allow_create_organization": "Mag organisaties aanmaken",
"admin.users.update_profile": "Update gebruikers account",
@@ -1849,7 +1849,7 @@
"admin.auths.bind_dn": "Binden DN",
"admin.auths.bind_password": "Bind wachtwoord",
"admin.auths.attribute_username": "Gebruikersnaam attribuut",
- "admin.auths.attribute_username_placeholder": "Laat leeg om de gebruikersnaam in Gitea te gebruiken.",
+ "admin.auths.attribute_username_placeholder": "Laat leeg om de gebruikersnaam in MokoGitea te gebruiken.",
"admin.auths.attribute_name": "Voornaam attribuut",
"admin.auths.attribute_surname": "Achternaam attribuut",
"admin.auths.attribute_mail": "E-mail attribuut",
@@ -1897,8 +1897,8 @@
"admin.auths.deletion_success": "De authenticatie-bron is verwijderd.",
"admin.config.server_config": "Serverconfiguratie",
"admin.config.app_name": "Naam site",
- "admin.config.app_ver": "Gitea versie",
- "admin.config.app_url": "Gitea basis URL",
+ "admin.config.app_ver": "MokoGitea versie",
+ "admin.config.app_url": "MokoGitea basis URL",
"admin.config.custom_conf": "Configuratiebestandspad",
"admin.config.custom_file_root_path": "Hoofdmap voor aangepaste bestanden",
"admin.config.domain": "Server Domein",
diff --git a/options/locale/locale_pl-PL.json b/options/locale/locale_pl-PL.json
index 147febdf09..29806ab1f4 100644
--- a/options/locale/locale_pl-PL.json
+++ b/options/locale/locale_pl-PL.json
@@ -21,7 +21,7 @@
"signed_in_as": "Zalogowany jako",
"toc": "Spis treści",
"licenses": "Licencje",
- "return_to_gitea": "Wróć do Gitea",
+ "return_to_gitea": "Wróć do MokoGitea",
"username": "Nazwa użytkownika",
"email": "Adres e-mail",
"password": "Hasło",
@@ -103,12 +103,12 @@
"startpage.install": "Łatwa instalacja",
"startpage.platform": "Wieloplatformowość",
"startpage.lightweight": "Niskie wymagania",
- "startpage.lightweight_desc": "Gitea ma niskie minimalne wymagania i może działać na niedrogim Raspberry Pi. Oszczędzaj energię swojego komputera!",
+ "startpage.lightweight_desc": "MokoGitea ma niskie minimalne wymagania i może działać na niedrogim Raspberry Pi. Oszczędzaj energię swojego komputera!",
"startpage.license": "Otwarte źródło",
"install.install": "Instalacja",
"install.title": "Wstępna konfiguracja",
- "install.docker_helper": "Jeśli używasz Gitea za pomocą Docker'a, przeczytaj dokumentację przed wprowadzeniem jakichkolwiek zmian.",
- "install.require_db_desc": "Gitea wymaga MySQL, PostgreSQL, MSSQL, SQLite3 lub TiDB (protokół MySQL).",
+ "install.docker_helper": "Jeśli używasz MokoGitea za pomocą Docker'a, przeczytaj dokumentację przed wprowadzeniem jakichkolwiek zmian.",
+ "install.require_db_desc": "MokoGitea wymaga MySQL, PostgreSQL, MSSQL, SQLite3 lub TiDB (protokół MySQL).",
"install.db_title": "Ustawienia bazy danych",
"install.db_type": "Typ bazy danych",
"install.host": "Serwer",
@@ -118,10 +118,10 @@
"install.db_schema": "Schemat",
"install.db_schema_helper": "Pozostaw puste dla domyślnego schematu bazy danych (\"public\").",
"install.path": "Ścieżka",
- "install.sqlite_helper": "Ścieżka pliku dla bazy danych SQLite3.POST z określonym typem zawartości do docelowego adresu URL. Przeczytaj o tym więcej w przewodniku o Webhookach.",
+ "repo.settings.add_webhook_desc": "MokoGitea wyśle żądanie POST z określonym typem zawartości do docelowego adresu URL. Przeczytaj o tym więcej w przewodniku o Webhookach.",
"repo.settings.payload_url": "Adres docelowy URL",
"repo.settings.http_method": "Metoda HTTP",
"repo.settings.content_type": "Typ zawartości POST",
@@ -1780,7 +1780,7 @@
"admin.users.is_admin": "Jest administratorem",
"admin.users.is_restricted": "Jest ograniczone",
"admin.users.allow_git_hook": "Może tworzyć hooki Gita",
- "admin.users.allow_git_hook_tooltip": "Git Hook'i są wykonywane jako użytkownik systemu operacyjnego obsługujący Gitea i będą miały taki sam poziom dostępu jak host. W rezultacie użytkownicy z tym specjalnym przywilejem Git Hook mogą uzyskać dostęp i modyfikować wszystkie repozytoria Gitea oraz bazę danych używaną przez Gitea. W związku z tym są oni również w stanie zdobyć uprawnienia administratora Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Git Hook'i są wykonywane jako użytkownik systemu operacyjnego obsługujący MokoGitea i będą miały taki sam poziom dostępu jak host. W rezultacie użytkownicy z tym specjalnym przywilejem Git Hook mogą uzyskać dostęp i modyfikować wszystkie repozytoria MokoGitea oraz bazę danych używaną przez MokoGitea. W związku z tym są oni również w stanie zdobyć uprawnienia administratora MokoGitea.",
"admin.users.allow_import_local": "Może importować lokalne repozytoria",
"admin.users.allow_create_organization": "Może tworzyć organizacje",
"admin.users.update_profile": "Zaktualizuj konto użytkownika",
@@ -1843,7 +1843,7 @@
"admin.auths.user_base": "Baza wyszukiwania",
"admin.auths.user_dn": "DN użytkownika",
"admin.auths.attribute_username": "Atrybut nazwy użytkownika",
- "admin.auths.attribute_username_placeholder": "Pozostaw puste, aby użyć nazwy użytkownika wprowadzonej w Gitea.",
+ "admin.auths.attribute_username_placeholder": "Pozostaw puste, aby użyć nazwy użytkownika wprowadzonej w MokoGitea.",
"admin.auths.attribute_name": "Atrybut imienia",
"admin.auths.attribute_surname": "Atrybut nazwiska",
"admin.auths.attribute_mail": "Atrybut adresu e-mail",
@@ -1899,8 +1899,8 @@
"admin.auths.login_source_of_type_exist": "Źródło uwierzytelniania tego typu już istnieje.",
"admin.config.server_config": "Konfiguracja serwera",
"admin.config.app_name": "Tytuł strony",
- "admin.config.app_ver": "Wersja Gitea",
- "admin.config.app_url": "Podstawowy adres URL Gitea",
+ "admin.config.app_ver": "Wersja MokoGitea",
+ "admin.config.app_url": "Podstawowy adres URL MokoGitea",
"admin.config.custom_conf": "Ścieżka do pliku konfiguracyjnego",
"admin.config.custom_file_root_path": "Ścieżka główna plików niestandardowych",
"admin.config.domain": "Domena serwera",
@@ -1935,7 +1935,7 @@
"admin.config.service_config": "Konfiguracja usługi",
"admin.config.register_email_confirm": "Wymagaj potwierdzenia adresu e-mail przy rejestracji",
"admin.config.disable_register": "Wyłącz samodzielną rejestrację",
- "admin.config.allow_only_internal_registration": "Zezwalaj na rejestrację tylko przez samo Gitea",
+ "admin.config.allow_only_internal_registration": "Zezwalaj na rejestrację tylko przez samo MokoGitea",
"admin.config.allow_only_external_registration": "Zezwól na rejestrację wyłącznie za pomocą zewnętrznych usług",
"admin.config.enable_openid_signup": "Włącz samodzielną rejestrację za pomocą OpenID",
"admin.config.enable_openid_signin": "Włącz logowanie za pomocą OpenID",
diff --git a/options/locale/locale_pt-BR.json b/options/locale/locale_pt-BR.json
index e3b9fd1417..26ff1f4d8b 100644
--- a/options/locale/locale_pt-BR.json
+++ b/options/locale/locale_pt-BR.json
@@ -24,7 +24,7 @@
"enable_javascript": "Este site requer JavaScript.",
"toc": "Índice",
"licenses": "Licenças",
- "return_to_gitea": "Volte para Gitea",
+ "return_to_gitea": "Volte para MokoGitea",
"more_items": "Mais itens",
"username": "Nome de usuário",
"email": "Endereço de E-mail",
@@ -187,22 +187,22 @@
"editor.buttons.enable_monospace_font": "Habilitar fonte mono espaçada",
"editor.buttons.disable_monospace_font": "Desabilitar fonte mono espaçada",
"error.occurred": "Ocorreu um erro",
- "error.report_message": "Se você acredita que esse é um falha do Gitea, pesquise por issues no GitHub ou abra uma nova issue, se necessário.",
+ "error.report_message": "Se você acredita que esse é um falha do MokoGitea, pesquise por issues no GitHub ou abra uma nova issue, se necessário.",
"error.not_found": "Não foi possível encontrar o destino.",
"error.network_error": "Erro de rede",
"startpage.app_desc": "Um serviço amigável de Git selfhosted",
"startpage.install": "Fácil de instalar",
"startpage.install_desc": "Simplesmente execute o binário para sua plataforma, suba com Docker, or use um pacote.",
"startpage.platform": "Multi-plataforma",
- "startpage.platform_desc": "Gitea roda em qualquer lugar para qual Go consegue compilar: Windows, macOS, Linux, ARM, etc. Escolha qual você gosta mais!",
+ "startpage.platform_desc": "MokoGitea roda em qualquer lugar para qual Go consegue compilar: Windows, macOS, Linux, ARM, etc. Escolha qual você gosta mais!",
"startpage.lightweight": "Leve e rápido",
- "startpage.lightweight_desc": "Gitea tem requisitos minimos e pode rodar até em um Raspberry Pi. Economize energia da sua máquina!",
+ "startpage.lightweight_desc": "MokoGitea tem requisitos minimos e pode rodar até em um Raspberry Pi. Economize energia da sua máquina!",
"startpage.license": "Código Aberto",
"startpage.license_desc": "Receba %[2]s! Junte-se a nós contribuindo para tornar este projeto ainda melhor. Não seja tímido, seja um colaborador!",
"install.install": "Instalação",
"install.title": "Configuração Inicial",
- "install.docker_helper": "Se você está rodando o Gitea dentro do Docker, por favor leia a documentação cuidadosamente antes de alterar qualquer coisa nesta página.",
- "install.require_db_desc": "Gitea requer MySQL, PostgreSQL, MSSQL, SQLite3 ou TiDB (protocolo MySQL).",
+ "install.docker_helper": "Se você está rodando o MokoGitea dentro do Docker, por favor leia a documentação cuidadosamente antes de alterar qualquer coisa nesta página.",
+ "install.require_db_desc": "MokoGitea requer MySQL, PostgreSQL, MSSQL, SQLite3 ou TiDB (protocolo MySQL).",
"install.db_title": "Configurações de Banco de Dados",
"install.db_type": "Tipo de Banco de Dados",
"install.host": "Servidor",
@@ -212,12 +212,12 @@
"install.db_schema": "Esquema",
"install.db_schema_helper": "Deixe em branco para banco de dados padrão (\"public\").",
"install.path": "Caminho",
- "install.sqlite_helper": "Caminho do arquivo do banco de dados SQLite3.POST com um tipo de conteúdo especificado para a URL de destino. Leia mais no guia de webhooks.",
+ "repo.settings.add_webhook_desc": "MokoGitea enviará requisições POST com um tipo de conteúdo especificado para a URL de destino. Leia mais no guia de webhooks.",
"repo.settings.payload_url": "URL de Destino",
"repo.settings.http_method": "Método HTTP",
"repo.settings.content_type": "Tipo de conteúdo POST",
@@ -2333,7 +2333,7 @@
"repo.release.delete_release": "Excluir Versão",
"repo.release.delete_tag": "Apagar Tag",
"repo.release.deletion": "Excluir Versão",
- "repo.release.deletion_desc": "A exclusão de uma versão apenas a remove do Gitea. Isso não afetará a tag do Git, o conteúdo do seu repositório ou seu histórico. Continuar?",
+ "repo.release.deletion_desc": "A exclusão de uma versão apenas a remove do MokoGitea. Isso não afetará a tag do Git, o conteúdo do seu repositório ou seu histórico. Continuar?",
"repo.release.deletion_success": "A versão foi excluída.",
"repo.release.deletion_tag_desc": "A tag será excluída do repositório. Conteúdo do repositório e histórico permanecerão inalterados. Continuar?",
"repo.release.deletion_tag_success": "A tag foi excluída.",
@@ -2628,7 +2628,7 @@
"admin.users.is_admin": "É Administrador",
"admin.users.is_restricted": "Está Restrito",
"admin.users.allow_git_hook": "Pode criar hooks Git",
- "admin.users.allow_git_hook_tooltip": "Hooks Git são executados como o usuário do SO que executa Gitea e terá o mesmo nível de acesso ao servidor. Como resultado, os usuários com esse privilégio especial de Hook do Git podem acessar e modificar todos os repositórios do Gitea, bem como o banco de dados usado pelo Gitea. Por conseguinte, podem também obter privilégios de administrador do Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Hooks Git são executados como o usuário do SO que executa MokoGitea e terá o mesmo nível de acesso ao servidor. Como resultado, os usuários com esse privilégio especial de Hook do Git podem acessar e modificar todos os repositórios do MokoGitea, bem como o banco de dados usado pelo MokoGitea. Por conseguinte, podem também obter privilégios de administrador do MokoGitea.",
"admin.users.allow_import_local": "Pode Importar Repositórios Locais",
"admin.users.allow_create_organization": "Pode Criar Organizações",
"admin.users.update_profile": "Atualizar Conta de Usuário",
@@ -2716,7 +2716,7 @@
"admin.auths.user_base": "Base de Pesquisa de Usuário",
"admin.auths.user_dn": "Usuário do DN",
"admin.auths.attribute_username": "Atributo do Nome de Usuário",
- "admin.auths.attribute_username_placeholder": "Deixe em branco para usar o nome de usuário inserido no Gitea.",
+ "admin.auths.attribute_username_placeholder": "Deixe em branco para usar o nome de usuário inserido no MokoGitea.",
"admin.auths.attribute_name": "Atributo do Primeiro Nome",
"admin.auths.attribute_surname": "Atributo do Sobrenome",
"admin.auths.attribute_mail": "Atributo do E-mail",
@@ -2804,8 +2804,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "URL do Auto Discovery inválida (deve ser uma URL válida, começando com http:// ou https://)",
"admin.config.server_config": "Configuração do Servidor",
"admin.config.app_name": "Nome do Site",
- "admin.config.app_ver": "Versão do Gitea",
- "admin.config.app_url": "URL base do Gitea",
+ "admin.config.app_ver": "Versão do MokoGitea",
+ "admin.config.app_url": "URL base do MokoGitea",
"admin.config.custom_conf": "Caminho do Arquivo de Configuração",
"admin.config.custom_file_root_path": "Caminho Raiz para Arquivo Personalizado",
"admin.config.domain": "Domínio do Servidor",
@@ -2842,7 +2842,7 @@
"admin.config.service_config": "Configuração do Serviço",
"admin.config.register_email_confirm": "Exigir Confirmação de E-mail para se Cadastrar",
"admin.config.disable_register": "Desabilitar Auto-Cadastro",
- "admin.config.allow_only_internal_registration": "Permitir Registro Somente Através do Próprio Gitea",
+ "admin.config.allow_only_internal_registration": "Permitir Registro Somente Através do Próprio MokoGitea",
"admin.config.allow_only_external_registration": "Permitir Cadastro Somente por Meio de Serviços Externos",
"admin.config.enable_openid_signup": "Habilitar o auto-cadastro via OpenID",
"admin.config.enable_openid_signin": "Habilitar acesso via OpenID",
@@ -3252,8 +3252,8 @@
"actions.runs.status_no_select": "Todos os Status",
"actions.runs.no_results": "Não houve correspondência de resultados.",
"actions.runs.no_workflows": "Ainda não existem workflows.",
- "actions.runs.no_workflows.quick_start": "Não sabe como começar com as Ações do Gitea? Veja o guia de início rápido.",
- "actions.runs.no_workflows.documentation": "Para obter mais informações sobre as Ações do Gitea, consulte a documentação.",
+ "actions.runs.no_workflows.quick_start": "Não sabe como começar com as Ações do MokoGitea? Veja o guia de início rápido.",
+ "actions.runs.no_workflows.documentation": "Para obter mais informações sobre as Ações do MokoGitea, consulte a documentação.",
"actions.runs.no_runs": "O workflow ainda não foi executado.",
"actions.runs.empty_commit_message": "(mensagem de commit vazia)",
"actions.workflow.disable": "Desabilitar Workflow",
diff --git a/options/locale/locale_pt-PT.json b/options/locale/locale_pt-PT.json
index a45b495fa8..a21e51e8e8 100644
--- a/options/locale/locale_pt-PT.json
+++ b/options/locale/locale_pt-PT.json
@@ -25,7 +25,7 @@
"enable_javascript": "Este sítio Web requer JavaScript.",
"toc": "Índice",
"licenses": "Licenças",
- "return_to_gitea": "Retornar ao Gitea",
+ "return_to_gitea": "Retornar ao MokoGitea",
"more_items": "Mais itens",
"username": "Nome de utilizador",
"email": "Endereço de email",
@@ -206,23 +206,23 @@
"filter.string.asc": "A–Z",
"filter.string.desc": "Z–A",
"error.occurred": "Ocorreu um erro",
- "error.report_message": "Se acredita tratar-se de um erro do Gitea, procure questões relacionadas no GitHub ou abra uma nova questão, se necessário.",
+ "error.report_message": "Se acredita tratar-se de um erro do MokoGitea, procure questões relacionadas no GitHub ou abra uma nova questão, se necessário.",
"error.not_found": "Não foi possível encontrar o destino.",
"error.network_error": "Erro de rede",
"startpage.app_desc": "Um serviço Git auto-hospedado e fácil de usar",
"startpage.install": "Fácil de instalar",
"startpage.install_desc": "Corra, simplesmente, o ficheiro binário executável para a sua plataforma, despache-o com o Docker, ou obtenha-o sob a forma de pacote.",
"startpage.platform": "Multiplataforma",
- "startpage.platform_desc": "Gitea corre em qualquer plataforma onde possa compilar em linguagem Go: Windows, macOS, Linux, ARM, etc. Escolha a sua preferida!",
+ "startpage.platform_desc": "MokoGitea corre em qualquer plataforma onde possa compilar em linguagem Go: Windows, macOS, Linux, ARM, etc. Escolha a sua preferida!",
"startpage.lightweight": "Leve",
- "startpage.lightweight_desc": "Gitea requer poucos recursos e pode correr num simples Raspberry Pi. Economize a energia da sua máquina!",
+ "startpage.lightweight_desc": "MokoGitea requer poucos recursos e pode correr num simples Raspberry Pi. Economize a energia da sua máquina!",
"startpage.license": "Código aberto",
"startpage.license_desc": "Vá buscar %[2]s! Junte-se a nós dando a sua contribuição para tornar este programa ainda melhor. Não se acanhe e contribua!",
"install.install": "Instalação",
"install.installing_desc": "Instalando agora, por favor aguarde…",
"install.title": "Configuração inicial",
- "install.docker_helper": "Se correr o Gitea dentro do Docker, leia a documentação antes de alterar quaisquer configurações.",
- "install.require_db_desc": "Gitea requer MySQL, PostgreSQL, MSSQL, SQLite3 ou TiDB (protocolo MySQL).",
+ "install.docker_helper": "Se correr o MokoGitea dentro do Docker, leia a documentação antes de alterar quaisquer configurações.",
+ "install.require_db_desc": "MokoGitea requer MySQL, PostgreSQL, MSSQL, SQLite3 ou TiDB (protocolo MySQL).",
"install.db_title": "Configurações da base de dados",
"install.db_type": "Tipo de base de dados",
"install.host": "Servidor",
@@ -233,12 +233,12 @@
"install.db_schema_helper": "Deixe em branco para ficar o predefinido da base de dados (\"público\").",
"install.ssl_mode": "SSL",
"install.path": "Localização",
- "install.sqlite_helper": "Localização do ficheiro da base de dados em SQLite3.POST com um tipo de conteúdo especificado para o URL de destino. Leia mais no guia sobre automatismos web.",
+ "repo.settings.add_webhook_desc": "O MokoGitea irá enviar pedidos POST com um tipo de conteúdo especificado para o URL de destino. Leia mais no guia sobre automatismos web.",
"repo.settings.payload_url": "URL de destino",
"repo.settings.http_method": "Método HTTP",
"repo.settings.content_type": "Tipo de conteúdo POST",
@@ -2298,9 +2298,9 @@
"repo.settings.event_pull_request_merge": "Integração constante no pedido",
"repo.settings.event_header_workflow": "Eventos da sequência de trabalho",
"repo.settings.event_workflow_run": "Execução da sequência de trabalho",
- "repo.settings.event_workflow_run_desc": "A execução da sequência de trabalho das operações do Gitea foi colocada em fila, está em espera, em andamento ou concluída.",
+ "repo.settings.event_workflow_run_desc": "A execução da sequência de trabalho das operações do MokoGitea foi colocada em fila, está em espera, em andamento ou concluída.",
"repo.settings.event_workflow_job": "Trabalhos da sequência de trabalho",
- "repo.settings.event_workflow_job_desc": "O trabalho da sequência de trabalho das operações do Gitea foi colocado em fila, está em espera, em andamento ou concluído.",
+ "repo.settings.event_workflow_job_desc": "O trabalho da sequência de trabalho das operações do MokoGitea foi colocado em fila, está em espera, em andamento ou concluído.",
"repo.settings.event_package": "Pacote",
"repo.settings.event_package_desc": "Pacote criado ou eliminado num repositório.",
"repo.settings.branch_filter": "Filtro de ramos",
@@ -2321,7 +2321,7 @@
"repo.settings.slack_domain": "Domínio",
"repo.settings.slack_channel": "Canal",
"repo.settings.add_web_hook_desc": "Integrar %s no seu repositório.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2601,7 +2601,7 @@
"repo.release.delete_release": "Eliminar lançamento",
"repo.release.delete_tag": "Eliminar etiqueta",
"repo.release.deletion": "Eliminar lançamento",
- "repo.release.deletion_desc": "Eliminar um lançamento apenas o remove do Gitea. Não irá alterar a etiqueta Git, o conteúdo do seu repositório ou o seu histórico. Quer continuar?",
+ "repo.release.deletion_desc": "Eliminar um lançamento apenas o remove do MokoGitea. Não irá alterar a etiqueta Git, o conteúdo do seu repositório ou o seu histórico. Quer continuar?",
"repo.release.deletion_success": "O lançamento foi eliminado.",
"repo.release.deletion_tag_desc": "Esta etiqueta vai ser eliminada do repositório. O conteúdo do repositório e o histórico permanecerão inalterados. Quer continuar?",
"repo.release.deletion_tag_success": "A etiqueta foi eliminada.",
@@ -2849,7 +2849,7 @@
"admin.last_page": "Última",
"admin.total": "total: %d",
"admin.settings": "Configurações de administração",
- "admin.dashboard.new_version_hint": "O Gitea %s está disponível, você está a correr a versão %s. Verifique o blog para mais detalhes.",
+ "admin.dashboard.new_version_hint": "O MokoGitea %s está disponível, você está a correr a versão %s. Verifique o blog para mais detalhes.",
"admin.dashboard.statistic": "Resumo",
"admin.dashboard.maintenance_operations": "Operações de manutenção",
"admin.dashboard.system_status": "Estado do sistema",
@@ -2885,8 +2885,8 @@
"admin.dashboard.deleted_branches_cleanup": "Limpar ramos eliminados",
"admin.dashboard.update_migration_poster_id": "Sincronizar os IDs do remetente da migração",
"admin.dashboard.git_gc_repos": "Fazer a recolha do lixo em todos os repositórios",
- "admin.dashboard.resync_all_sshkeys": "Sincronizar o ficheiro '.ssh/authorized_keys' com as chaves SSH do Gitea",
- "admin.dashboard.resync_all_sshprincipals": "Modificar o ficheiro '.ssh/authorized_principals' com os protagonistas SSH do Gitea",
+ "admin.dashboard.resync_all_sshkeys": "Sincronizar o ficheiro '.ssh/authorized_keys' com as chaves SSH do MokoGitea",
+ "admin.dashboard.resync_all_sshprincipals": "Modificar o ficheiro '.ssh/authorized_principals' com os protagonistas SSH do MokoGitea",
"admin.dashboard.resync_all_hooks": "Voltar a sincronizar automatismos do git em todos os repositórios (pre-receive, update, post-receive, proc-receive, ...)",
"admin.dashboard.reinit_missing_repos": "Reinicializar todos os repositórios Git em falta para os quais existam registos",
"admin.dashboard.sync_external_users": "Sincronizar dados externos do utilizador",
@@ -2966,7 +2966,7 @@
"admin.users.is_admin": "É administrador(a)",
"admin.users.is_restricted": "É restrito",
"admin.users.allow_git_hook": "Pode criar automatismos do Git",
- "admin.users.allow_git_hook_tooltip": "Os Automatismos do Git são executados em nome do utilizador do sistema operativo que corre o Gitea e têm o mesmo nível de acesso ao servidor. Por causa disso, utilizadores com este privilégio especial de Automatismo do Git podem aceder e modificar todos os repositórios do Gitea, assim como a base de dados usada pelo Gitea. Consequentemente, também podem ganhar privilégios de administrador do Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Os Automatismos do Git são executados em nome do utilizador do sistema operativo que corre o MokoGitea e têm o mesmo nível de acesso ao servidor. Por causa disso, utilizadores com este privilégio especial de Automatismo do Git podem aceder e modificar todos os repositórios do MokoGitea, assim como a base de dados usada pelo MokoGitea. Consequentemente, também podem ganhar privilégios de administrador do MokoGitea.",
"admin.users.allow_import_local": "Pode importar repositórios locais",
"admin.users.allow_create_organization": "Pode criar organizações",
"admin.users.update_profile": "Modificar conta do utilizador",
@@ -3036,11 +3036,11 @@
"admin.packages.size": "Tamanho",
"admin.packages.published": "Publicado",
"admin.defaulthooks": "Automatismos web predefinidos",
- "admin.defaulthooks.desc": "Os automatismos web fazem pedidos HTTP POST automaticamente a um servidor quando são despoletados determinados eventos do Gitea. Os automatismos web definidos aqui são os predefinidos e serão copiados para todos os novos repositórios. Leia mais no guia de automatismos web.",
+ "admin.defaulthooks.desc": "Os automatismos web fazem pedidos HTTP POST automaticamente a um servidor quando são despoletados determinados eventos do MokoGitea. Os automatismos web definidos aqui são os predefinidos e serão copiados para todos os novos repositórios. Leia mais no guia de automatismos web.",
"admin.defaulthooks.add_webhook": "Adicionar automatismo web predefinido",
"admin.defaulthooks.update_webhook": "Modificar automatismo web predefinido",
"admin.systemhooks": "Automatismos web do sistema",
- "admin.systemhooks.desc": "Os automatismos web fazem pedidos HTTP POST automaticamente a um servidor quando são despoletados determinados eventos do Gitea. Os automatismos web definidos aqui irão operar em todos os repositórios deste sistema, por isso tenha em consideração quaisquer implicações de desempenho que isso possa ter. Leia mais no guia de automatismos web.",
+ "admin.systemhooks.desc": "Os automatismos web fazem pedidos HTTP POST automaticamente a um servidor quando são despoletados determinados eventos do MokoGitea. Os automatismos web definidos aqui irão operar em todos os repositórios deste sistema, por isso tenha em consideração quaisquer implicações de desempenho que isso possa ter. Leia mais no guia de automatismos web.",
"admin.systemhooks.add_webhook": "Adicionar automatismo web do sistema",
"admin.systemhooks.update_webhook": "Modificar automatismo web do sistema",
"admin.auths.auth_manage_panel": "Gestão das fontes de autenticação",
@@ -3061,7 +3061,7 @@
"admin.auths.user_base": "Base de pesquisa de utilizador",
"admin.auths.user_dn": "DN do utilizador",
"admin.auths.attribute_username": "Atributo do nome de utilizador",
- "admin.auths.attribute_username_placeholder": "Deixe em branco para usar o nome de utilizador inserido no Gitea.",
+ "admin.auths.attribute_username_placeholder": "Deixe em branco para usar o nome de utilizador inserido no MokoGitea.",
"admin.auths.attribute_name": "Atributo do Primeiro Nome",
"admin.auths.attribute_surname": "Atributo do Sobrenome",
"admin.auths.attribute_mail": "Atributo do email",
@@ -3165,8 +3165,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "URL de descoberta automática inválido (tem que ser um URL válido começando com http:// ou https://)",
"admin.config.server_config": "Configuração do servidor",
"admin.config.app_name": "Título do sítio",
- "admin.config.app_ver": "Versão do Gitea",
- "admin.config.app_url": "URL base do Gitea",
+ "admin.config.app_ver": "Versão do MokoGitea",
+ "admin.config.app_url": "URL base do MokoGitea",
"admin.config.custom_conf": "Localização do ficheiro de configuração",
"admin.config.custom_file_root_path": "Localização dos ficheiros personalizados",
"admin.config.domain": "Domínio do servidor",
@@ -3205,7 +3205,7 @@
"admin.config.service_config": "Configuração do serviço",
"admin.config.register_email_confirm": "Exigir confirmação de email para se inscrever",
"admin.config.disable_register": "Desabilitar a auto-inscrição",
- "admin.config.allow_only_internal_registration": "Permitir registo somente através do próprio Gitea",
+ "admin.config.allow_only_internal_registration": "Permitir registo somente através do próprio MokoGitea",
"admin.config.allow_only_external_registration": "Permitir a inscrição somente por meio de serviços externos",
"admin.config.enable_openid_signup": "Habilitar a auto-inscrição com OpenID",
"admin.config.enable_openid_signin": "Habilitar início de sessão com OpenID",
@@ -3344,11 +3344,11 @@
"admin.self_check.no_problem_found": "Nenhum problema encontrado até agora.",
"admin.self_check.startup_warnings": "Alertas do arranque:",
"admin.self_check.database_collation_mismatch": "Supor que a base de dados usa a colação: %s",
- "admin.self_check.database_collation_case_insensitive": "A base de dados está a usar a colação %s, que é insensível à diferença entre maiúsculas e minúsculas. Embora o Gitea possa trabalhar com ela, pode haver alguns casos raros que não funcionem como esperado.",
+ "admin.self_check.database_collation_case_insensitive": "A base de dados está a usar a colação %s, que é insensível à diferença entre maiúsculas e minúsculas. Embora o MokoGitea possa trabalhar com ela, pode haver alguns casos raros que não funcionem como esperado.",
"admin.self_check.database_inconsistent_collation_columns": "A base de dados está a usar a colação %s, mas estas colunas estão a usar colações diferentes. Isso poderá causar alguns problemas inesperados.",
"admin.self_check.database_fix_mysql": "Para utilizadores do MySQL/MariaDB, pode usar o comando \"gitea doctor convert\" para resolver os problemas de colação. Também pode resolver o problema manualmente com comandos SQL \"ALTER ... COLLATE ...\".",
"admin.self_check.database_fix_mssql": "Para utilizadores do MSSQL só pode resolver o problema manualmente com comandos SQL \"ALTER ... COLLATE ...\", por enquanto.",
- "admin.self_check.location_origin_mismatch": "O URL corrente (%[1]s) não corresponde ao URL visto pelo Gitea (%[2]s). Se estiver a usar um reverse proxy, certifique-se que os cabeçalhos \"Host\" e \"X-Forwarded-Proto\" estão bem definidos.",
+ "admin.self_check.location_origin_mismatch": "O URL corrente (%[1]s) não corresponde ao URL visto pelo MokoGitea (%[2]s). Se estiver a usar um reverse proxy, certifique-se que os cabeçalhos \"Host\" e \"X-Forwarded-Proto\" estão bem definidos.",
"action.create_repo": "criou o repositório %s",
"action.rename_repo": "renomeou o repositório de %[1]s para %[3]s",
"action.commit_repo": "enviou para %[3]s em %[4]s",
diff --git a/options/locale/locale_ru-RU.json b/options/locale/locale_ru-RU.json
index 9dc16ab820..7280acd0bb 100644
--- a/options/locale/locale_ru-RU.json
+++ b/options/locale/locale_ru-RU.json
@@ -24,7 +24,7 @@
"enable_javascript": "Для этого сайта требуется поддержка JavaScript.",
"toc": "Содержание",
"licenses": "Лицензии",
- "return_to_gitea": "Вернуться к Gitea",
+ "return_to_gitea": "Вернуться к MokoGitea",
"username": "Имя пользователя",
"email": "Адрес электронной почты",
"password": "Пароль",
@@ -154,12 +154,12 @@
"startpage.install": "Простой в установке",
"startpage.platform": "Кроссплатформенный",
"startpage.lightweight": "Легковесный",
- "startpage.lightweight_desc": "Gitea имеет низкие системные требования и может работать на недорогом Raspberry Pi. Экономьте энергию вашей машины!",
+ "startpage.lightweight_desc": "MokoGitea имеет низкие системные требования и может работать на недорогом Raspberry Pi. Экономьте энергию вашей машины!",
"startpage.license": "Открытый исходный код",
"install.install": "Установка",
"install.title": "Начальная конфигурация",
- "install.docker_helper": "Если вы запускаете Gitea внутри Docker, пожалуйста внимательно прочтите документацию перед тем, как изменить любые настройки.",
- "install.require_db_desc": "Gitea требует MySQL, PostgreSQL, MSSQL, SQLite3 или TiDB (через протокол MySQL).",
+ "install.docker_helper": "Если вы запускаете MokoGitea внутри Docker, пожалуйста внимательно прочтите документацию перед тем, как изменить любые настройки.",
+ "install.require_db_desc": "MokoGitea требует MySQL, PostgreSQL, MSSQL, SQLite3 или TiDB (через протокол MySQL).",
"install.db_title": "Настройки базы данных",
"install.db_type": "Тип базы данных",
"install.host": "Хост",
@@ -169,10 +169,10 @@
"install.db_schema": "Схема",
"install.db_schema_helper": "Оставьте пустым для значения по умолчанию (\"public\").",
"install.path": "Путь",
- "install.sqlite_helper": "Путь к файлу базы данных SQLite3.POST запросы на указанный URL адрес, с информацией о происходящих событиях. Подробности на странице инструкции по использованию веб-хуков.",
+ "repo.settings.add_webhook_desc": "MokoGitea будет оправлять POST запросы на указанный URL адрес, с информацией о происходящих событиях. Подробности на странице инструкции по использованию веб-хуков.",
"repo.settings.payload_url": "URL обработчика",
"repo.settings.http_method": "Метод HTTP",
"repo.settings.content_type": "Тип содержимого",
@@ -2360,7 +2360,7 @@
"admin.users.is_admin": "У этой учётной записи есть права администратора",
"admin.users.is_restricted": "Ограничен",
"admin.users.allow_git_hook": "Может создавать Git-хуки",
- "admin.users.allow_git_hook_tooltip": "Git Hooks выполняется как пользователь ОС с Gitea и будет иметь одинаковый уровень доступа к хосту. В результате пользователи с привилегией Git Hook могут получить доступ и модифицировать все репозитории Gitea, а также базу данных, используемую Gitea. Следовательно, они также могут получить привилегии администратора Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Git Hooks выполняется как пользователь ОС с MokoGitea и будет иметь одинаковый уровень доступа к хосту. В результате пользователи с привилегией Git Hook могут получить доступ и модифицировать все репозитории MokoGitea, а также базу данных, используемую MokoGitea. Следовательно, они также могут получить привилегии администратора MokoGitea.",
"admin.users.allow_import_local": "Пользователь имеет право импортировать локальные репозитории",
"admin.users.allow_create_organization": "Эта учётная запись имеет разрешения на создание организаций",
"admin.users.update_profile": "Обновить профиль пользователя",
@@ -2524,8 +2524,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Неверный URL для автоматического обнаружения (это должен быть валидный URL, начинающийся с http:// или https://)",
"admin.config.server_config": "Конфигурация сервера",
"admin.config.app_name": "Название сайта",
- "admin.config.app_ver": "Версия Gitea",
- "admin.config.app_url": "Базовый URL Gitea",
+ "admin.config.app_ver": "Версия MokoGitea",
+ "admin.config.app_url": "Базовый URL MokoGitea",
"admin.config.custom_conf": "Путь к файлу конфигурации",
"admin.config.custom_file_root_path": "Пользовательский путь до папки с файлами",
"admin.config.domain": "Домен сервера",
@@ -2563,7 +2563,7 @@
"admin.config.service_config": "Сервисная конфигурация",
"admin.config.register_email_confirm": "Требуется подтверждение по электронной почте",
"admin.config.disable_register": "Отключить самостоятельную регистрацию",
- "admin.config.allow_only_internal_registration": "Разрешить регистрацию только через Gitea",
+ "admin.config.allow_only_internal_registration": "Разрешить регистрацию только через MokoGitea",
"admin.config.allow_only_external_registration": "Разрешить регистрацию только через сторонние сервисы",
"admin.config.enable_openid_signup": "Включить cамостоятельную регистрацию OpenID",
"admin.config.enable_openid_signin": "Включение входа через OpenID",
diff --git a/options/locale/locale_si-LK.json b/options/locale/locale_si-LK.json
index 12938a8eb1..81d133e1e5 100644
--- a/options/locale/locale_si-LK.json
+++ b/options/locale/locale_si-LK.json
@@ -91,11 +91,11 @@
"startpage.install": "ස්ථාපනයට පහසුය",
"startpage.platform": "හරස් වේදිකාව",
"startpage.lightweight": "සැහැල්ලු",
- "startpage.lightweight_desc": "Gitea අඩු අවම අවශ්යතා ඇති අතර මිල අඩු Raspberry Pi මත ධාවනය කළ හැකිය. ඔබේ යන්ත්ර ශක්තිය සුරකින්න!",
+ "startpage.lightweight_desc": "MokoGitea අඩු අවම අවශ්යතා ඇති අතර මිල අඩු Raspberry Pi මත ධාවනය කළ හැකිය. ඔබේ යන්ත්ර ශක්තිය සුරකින්න!",
"startpage.license": "විවෘත මූලාශ්ර",
"install.install": "ස්ථාපනය",
"install.title": "මූලික වින්යාසය",
- "install.docker_helper": "ඔබ Docker තුළ Gitea ධාවනය කරන්නේ නම්, කරුණාකර ඕනෑම සැකසුම් වෙනස් කිරීමට පෙර ලියකියවිලි කියවන්න.",
+ "install.docker_helper": "ඔබ Docker තුළ MokoGitea ධාවනය කරන්නේ නම්, කරුණාකර ඕනෑම සැකසුම් වෙනස් කිරීමට පෙර ලියකියවිලි කියවන්න.",
"install.db_title": "දත්ත සමුදායේ සැකසුම්",
"install.db_type": "දත්ත සමුදායේ වර්ගය",
"install.host": "සත්කාරක",
@@ -105,7 +105,7 @@
"install.db_schema": "යෝජනා ක්රමය",
"install.db_schema_helper": "දත්ත සමුදා පෙරනිමි සඳහා හිස්ව තබන්න (“පොදු”).",
"install.path": "මාර්ගය",
- "install.sqlite_helper": "SQLite3 දත්ත සමුදාය සඳහා ගොනු මාර්ගය.පොස්ට් ඉල්ලීම් ඉලක්කගත URL වෙත යවනු ලැබේ. තව දුරටත් කියවන්න වෙබ් කොකු මාර්ගෝපදේශය.",
+ "repo.settings.add_webhook_desc": "MokoGitea විසින් නිශ්චිත අන්තර්ගත වර්ගයක් සහිත පොස්ට් ඉල්ලීම් ඉලක්කගත URL වෙත යවනු ලැබේ. තව දුරටත් කියවන්න වෙබ් කොකු මාර්ගෝපදේශය.",
"repo.settings.payload_url": "ඉලක්ක URL",
"repo.settings.http_method": "HTTP ක්රමය",
"repo.settings.content_type": "පශ්චාත් අන්තර්ගත වර්ගය",
@@ -1830,7 +1830,7 @@
"admin.users.is_admin": "පරිපාලකයෙකි",
"admin.users.is_restricted": "සීමා කර ඇත",
"admin.users.allow_git_hook": "Git කොකු නිර්මාණය කළ හැකිය",
- "admin.users.allow_git_hook_tooltip": "Git කොකු Gitea ධාවනය වන OS පරිශීලකයා ලෙස ක්රියාත්මක වන අතර එම මට්ටමේ සත්කාරක ප්රවේශය ඇත. එහි ප්රති As ලයක් වශයෙන්, මෙම විශේෂ Git Hook වරප්රසාදය ඇති පරිශීලකයින්ට සියලුම Gitea ගබඩාවලට මෙන්ම Gitea විසින් භාවිතා කරන දත්ත ගබඩාවට ප්රවේශ විය හැකිය. එහි ප්රතිඵලයක් වශයෙන් ඔවුන්ට Gitea පරිපාලක වරප්රසාද ලබා ගැනීමට ද හැකි වේ.",
+ "admin.users.allow_git_hook_tooltip": "Git කොකු MokoGitea ධාවනය වන OS පරිශීලකයා ලෙස ක්රියාත්මක වන අතර එම මට්ටමේ සත්කාරක ප්රවේශය ඇත. එහි ප්රති As ලයක් වශයෙන්, මෙම විශේෂ Git Hook වරප්රසාදය ඇති පරිශීලකයින්ට සියලුම MokoGitea ගබඩාවලට මෙන්ම MokoGitea විසින් භාවිතා කරන දත්ත ගබඩාවට ප්රවේශ විය හැකිය. එහි ප්රතිඵලයක් වශයෙන් ඔවුන්ට MokoGitea පරිපාලක වරප්රසාද ලබා ගැනීමට ද හැකි වේ.",
"admin.users.allow_import_local": "ස්ථානීය කෝෂ්ඨ ආයාත කළ හැකිය",
"admin.users.allow_create_organization": "සංවිධාන සෑදිය හැකිය",
"admin.users.update_profile": "පරිශීලක ගිණුම යාවත්කාල කරන්න",
@@ -1903,7 +1903,7 @@
"admin.auths.user_base": "පරිශීලක සෙවුම් පදනම",
"admin.auths.user_dn": "පරිශීලක ඩී. එන්",
"admin.auths.attribute_username": "පරිශීලක නාමය ගුණාංග",
- "admin.auths.attribute_username_placeholder": "Gitea හි ඇතුළත් කර ඇති පරිශීලක නාමය භාවිතා කිරීමට හිස්ව තබන්න.",
+ "admin.auths.attribute_username_placeholder": "MokoGitea හි ඇතුළත් කර ඇති පරිශීලක නාමය භාවිතා කිරීමට හිස්ව තබන්න.",
"admin.auths.attribute_name": "පළමු නම ගුණාංග",
"admin.auths.attribute_surname": "වාසගම ගුණාංග",
"admin.auths.attribute_mail": "ඊ-තැපැල් ගුණාංග",
@@ -2008,7 +2008,7 @@
"admin.config.service_config": "සේවාවේ වින්යාසය",
"admin.config.register_email_confirm": "ලියාපදිංචි වීමට විද්යුත් තැපැල් තහවුරු කිරීම අවශ්ය වේ",
"admin.config.disable_register": "ස්වයං ලියාපදිංචිය අක්රීය කරන්න",
- "admin.config.allow_only_internal_registration": "Gitea හරහා පමණක් ලියාපදිංචි වීමට ඉඩ දෙන්න",
+ "admin.config.allow_only_internal_registration": "MokoGitea හරහා පමණක් ලියාපදිංචි වීමට ඉඩ දෙන්න",
"admin.config.allow_only_external_registration": "විදේශ සේවා මගින් පමණක් ලියාපදිංචි වීමට ඉඩ දෙන්න",
"admin.config.enable_openid_signup": "OpenID ස්වයං ලියාපදිංචිය සක්රීය කරන්න",
"admin.config.enable_openid_signin": "OpenID සංඥා සක්රීය කරන්න",
diff --git a/options/locale/locale_sk-SK.json b/options/locale/locale_sk-SK.json
index 908abec839..9840507c22 100644
--- a/options/locale/locale_sk-SK.json
+++ b/options/locale/locale_sk-SK.json
@@ -24,7 +24,7 @@
"enable_javascript": "Táto stránka vyžaduje JavaScript.",
"toc": "Obsah",
"licenses": "Licencie",
- "return_to_gitea": "Naspäť do Gitea",
+ "return_to_gitea": "Naspäť do MokoGitea",
"username": "Používateľské meno",
"email": "E-mailová adresa",
"password": "Heslo",
@@ -151,12 +151,12 @@
"startpage.install": "Jednoduchá inštalácia",
"startpage.platform": "Multiplatformový",
"startpage.lightweight": "Ľahká",
- "startpage.lightweight_desc": "Gitea má minimálne požiadavky a môže bežať na Raspberry Pi. Šetrite energiou vášho stroja!",
+ "startpage.lightweight_desc": "MokoGitea má minimálne požiadavky a môže bežať na Raspberry Pi. Šetrite energiou vášho stroja!",
"startpage.license": "Otvorený zdrojový kód",
"install.install": "Inštalácia",
"install.title": "Východzia konfigurácia",
- "install.docker_helper": "Ak spúšťate Gitea v Docker kontajneri, prečítajte si dokumentáciu pred zmenou akýchkoľvek nastavení.",
- "install.require_db_desc": "Gitea vyžaduje MySQL, PostgreSQL, MSSQL, SQLite3 alebo TiDB (MySQL protokol).",
+ "install.docker_helper": "Ak spúšťate MokoGitea v Docker kontajneri, prečítajte si dokumentáciu pred zmenou akýchkoľvek nastavení.",
+ "install.require_db_desc": "MokoGitea vyžaduje MySQL, PostgreSQL, MSSQL, SQLite3 alebo TiDB (MySQL protokol).",
"install.db_title": "Nastavenie databázy",
"install.db_type": "Typ databázy",
"install.user": "Používateľské meno",
@@ -165,10 +165,10 @@
"install.db_schema": "Schéma",
"install.db_schema_helper": "Nechajte prázdne pre predvolené nastavenie (\"public\").",
"install.path": "Cesta",
- "install.sqlite_helper": "Cesta k súboru databázy SQLite3.POST so špecifikovaným typom obsahu na cieľovú adresu URL. Prečítajte si viac v sprievodcovi webhookmi.",
+ "repo.settings.add_webhook_desc": "MokoGitea odošle požiadavky POST so špecifikovaným typom obsahu na cieľovú adresu URL. Prečítajte si viac v sprievodcovi webhookmi.",
"repo.settings.slack_username": "Používateľské meno",
"repo.settings.discord_username": "Používateľské meno",
"repo.settings.event_header_repository": "Udalosti repozitára",
@@ -1094,8 +1094,8 @@
"admin.auths.oauth2_clientSecret": "Tajný klientsky kľúč",
"admin.auths.sspi_default_language": "Predvolený jazyk používateľa",
"admin.config.app_name": "Názov webu",
- "admin.config.app_ver": "Verzia Gitea",
- "admin.config.app_url": "Základná URL Gitea",
+ "admin.config.app_ver": "Verzia MokoGitea",
+ "admin.config.app_url": "Základná URL MokoGitea",
"admin.config.domain": "Doména serveru",
"admin.config.run_user": "Spustiť ako používateľ",
"admin.config.repo_root_path": "Koreňový adresár repozitárov",
diff --git a/options/locale/locale_sv-SE.json b/options/locale/locale_sv-SE.json
index 6c9442a389..4849ed47f5 100644
--- a/options/locale/locale_sv-SE.json
+++ b/options/locale/locale_sv-SE.json
@@ -19,7 +19,7 @@
"signed_in_as": "Inloggad som",
"toc": "Innehållsförteckning",
"licenses": "Licenser",
- "return_to_gitea": "Återgå till Gitea",
+ "return_to_gitea": "Återgå till MokoGitea",
"username": "Användarnamn",
"email": "E-postadress",
"password": "Lösenord",
@@ -78,10 +78,10 @@
"startpage.install": "Lätt att installera",
"startpage.platform": "Plattformsoberoende",
"startpage.lightweight": "Lättviktig",
- "startpage.lightweight_desc": "Gitea har låga minimum-krav och kan köras på en billig Rasperry Pi. Spara på din maskins kraft!",
+ "startpage.lightweight_desc": "MokoGitea har låga minimum-krav och kan köras på en billig Rasperry Pi. Spara på din maskins kraft!",
"startpage.license": "Öppen källkod",
"install.title": "Ursprunglig konfiguration",
- "install.docker_helper": "Om du kör Gitea i Docker, vänligen läs igenom dokumentationen innan några inställningar ändras.",
+ "install.docker_helper": "Om du kör MokoGitea i Docker, vänligen läs igenom dokumentationen innan några inställningar ändras.",
"install.db_title": "Databasinställningar",
"install.db_type": "Databastyp",
"install.host": "Server",
@@ -90,7 +90,7 @@
"install.db_name": "Databasens namn",
"install.db_schema_helper": "Lämna tomt för databasens förvalda värde (\"public\").",
"install.path": "Filväg",
- "install.sqlite_helper": "Sökväg för SQLite3-databasen.POST anrop med en specificerad Content-Type till måladressen. Läs mer om detta i webhook guiden.",
+ "repo.settings.add_webhook_desc": "MokoGitea kommer skicka ett POST anrop med en specificerad Content-Type till måladressen. Läs mer om detta i webhook guiden.",
"repo.settings.payload_url": "Mål-URL",
"repo.settings.http_method": "HTTP-metod",
"repo.settings.secret": "Hemlighet",
@@ -1505,7 +1505,7 @@
"admin.auths.user_base": "Användarsökbas",
"admin.auths.user_dn": "Användarnas DN",
"admin.auths.attribute_username": "Användarnamnsattribut",
- "admin.auths.attribute_username_placeholder": "Lämna tomt om du vill använda det användarnamn som angivits i Gitea.",
+ "admin.auths.attribute_username_placeholder": "Lämna tomt om du vill använda det användarnamn som angivits i MokoGitea.",
"admin.auths.attribute_name": "Förnamnsattribut",
"admin.auths.attribute_surname": "Efternamnsattribut",
"admin.auths.attribute_mail": "Mejlattribut",
@@ -1547,7 +1547,7 @@
"admin.auths.deletion_success": "Autentiseringskällan har tagits bort.",
"admin.config.server_config": "Server-konfiguration",
"admin.config.app_name": "Sajtens namn",
- "admin.config.app_url": "Gitea Bas-URL",
+ "admin.config.app_url": "MokoGitea Bas-URL",
"admin.config.custom_conf": "Konfigurationsfil",
"admin.config.offline_mode": "Offlineläge",
"admin.config.disable_router_log": "Avaktivera Router Loggning",
diff --git a/options/locale/locale_tr-TR.json b/options/locale/locale_tr-TR.json
index edd2db2e39..df230302f2 100644
--- a/options/locale/locale_tr-TR.json
+++ b/options/locale/locale_tr-TR.json
@@ -25,7 +25,7 @@
"enable_javascript": "Bu web sitesinin çalışması için JavaScript gereklidir.",
"toc": "İçindekiler Tablosu",
"licenses": "Lisanslar",
- "return_to_gitea": "Gitea'ya Dön",
+ "return_to_gitea": "MokoGitea'ya Dön",
"more_items": "Daha fazla öğe",
"username": "Kullanıcı Adı",
"email": "E-posta Adresi",
@@ -213,23 +213,23 @@
"filter.string.asc": "A - Z",
"filter.string.desc": "Z - A",
"error.occurred": "Bir hata oluştu",
- "error.report_message": "Bunun bir Gitea hatası olduğunu düşünüyorsanız, lütfen GitHub sayfasında sorunu arayın veya gerekiyorsa yeni bir sorun oluşturun.",
+ "error.report_message": "Bunun bir MokoGitea hatası olduğunu düşünüyorsanız, lütfen GitHub sayfasında sorunu arayın veya gerekiyorsa yeni bir sorun oluşturun.",
"error.not_found": "Hedef bulunamadı.",
"error.network_error": "Ağ hatası",
"startpage.app_desc": "Zahmetsiz, kendi sunucunuzda barındırabileceğiniz Git servisi",
"startpage.install": "Kurulumu kolay",
"startpage.install_desc": "Platformunuz için ikili dosyayı çalıştırın, Docker ile yükleyin veya paket olarak edinin.",
"startpage.platform": "Farklı platformlarda çalışablir",
- "startpage.platform_desc": "Gitea Go ile derleme yapılabilecek her yerde çalışmaktadır: Windows, macOS, Linux, ARM, vb. Hangisini seviyorsanız onu seçin!",
+ "startpage.platform_desc": "MokoGitea Go ile derleme yapılabilecek her yerde çalışmaktadır: Windows, macOS, Linux, ARM, vb. Hangisini seviyorsanız onu seçin!",
"startpage.lightweight": "Hafif",
- "startpage.lightweight_desc": "Gitea'nın minimal gereksinimleri çok düşüktür ve ucuz bir Raspberry Pi üzerinde çalışabilmektedir. Makine enerjinizden tasarruf edin!",
+ "startpage.lightweight_desc": "MokoGitea'nın minimal gereksinimleri çok düşüktür ve ucuz bir Raspberry Pi üzerinde çalışabilmektedir. Makine enerjinizden tasarruf edin!",
"startpage.license": "Açık Kaynak",
"startpage.license_desc": "Gidin ve code.gitea.io/gitea'yı edinin! Bu projeyi daha da iyi yapmak için katkıda bulunarak bize katılın. Katkıda bulunmaktan çekinmeyin!",
"install.install": "Kurulum",
"install.installing_desc": "Şimdi kuruluyor, lütfen bekleyin…",
"install.title": "Başlangıç Yapılandırması",
- "install.docker_helper": "Eğer Gitea'yı Docker içerisinde çalıştırıyorsanız, lütfen herhangi bir değişiklik yapmadan önce belgeleri okuyun.",
- "install.require_db_desc": "Gitea MySQL, PostgreSQL, MSSQL, SQLite3 veya TiDB (MySQL protokolü) gerektirir.",
+ "install.docker_helper": "Eğer MokoGitea'yı Docker içerisinde çalıştırıyorsanız, lütfen herhangi bir değişiklik yapmadan önce belgeleri okuyun.",
+ "install.require_db_desc": "MokoGitea MySQL, PostgreSQL, MSSQL, SQLite3 veya TiDB (MySQL protokolü) gerektirir.",
"install.db_title": "Veritabanı Ayarları",
"install.db_type": "Veritabanı Türü",
"install.host": "Sunucu",
@@ -240,12 +240,12 @@
"install.db_schema_helper": "Veritabanı varsayılanı için boş bırakın (\"genel\").",
"install.ssl_mode": "SSL",
"install.path": "Yol",
- "install.sqlite_helper": "SQLite3 veritabanı dosya yolu.POST isteğini hedef URL’ye gönderecektir. Web istemcileri kılavuzundan daha fazla bilgi edinebilirsiniz.",
+ "repo.settings.add_webhook_desc": "MokoGitea, belirtilen içerik türüne sahip POST isteğini hedef URL’ye gönderecektir. Web istemcileri kılavuzundan daha fazla bilgi edinebilirsiniz.",
"repo.settings.payload_url": "Hedef URL",
"repo.settings.http_method": "HTTP Yöntemi",
"repo.settings.content_type": "POST İçerik Türü",
@@ -2317,9 +2317,9 @@
"repo.settings.event_pull_request_merge": "Değişiklik İsteği Birleştirme",
"repo.settings.event_header_workflow": "İş Akışı Olayları",
"repo.settings.event_workflow_run": "İş Akışı Çalışması",
- "repo.settings.event_workflow_run_desc": "Gitea Eylemleri İş Akışı çalışması kuyruğa alındı, bekliyor, sürüyor veya tamamlandı.",
+ "repo.settings.event_workflow_run_desc": "MokoGitea Eylemleri İş Akışı çalışması kuyruğa alındı, bekliyor, sürüyor veya tamamlandı.",
"repo.settings.event_workflow_job": "İş Akışı İşleri",
- "repo.settings.event_workflow_job_desc": "Gitea Eylemleri İş Akışı işi kuyruğa alındı, bekliyor, çalışıyor veya tamamlandı.",
+ "repo.settings.event_workflow_job_desc": "MokoGitea Eylemleri İş Akışı işi kuyruğa alındı, bekliyor, çalışıyor veya tamamlandı.",
"repo.settings.event_package": "Paket",
"repo.settings.event_package_desc": "Bir depoda paket oluşturuldu veya silindi.",
"repo.settings.branch_filter": "Dal filtresi",
@@ -2340,7 +2340,7 @@
"repo.settings.slack_domain": "Alan Adı",
"repo.settings.slack_channel": "Kanal",
"repo.settings.add_web_hook_desc": "%s web kancasını deponuza ekleyin.",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2621,7 +2621,7 @@
"repo.release.delete_release": "Sürümü Sil",
"repo.release.delete_tag": "Etiketi Sil",
"repo.release.deletion": "Sürümü Sil",
- "repo.release.deletion_desc": "Bir sürümü silmek onu sadece Gitea'dan kaldırır. Git etiketini, deponuzun içeriğini veya geçmişini etkilemez. Devam edilsin mi?",
+ "repo.release.deletion_desc": "Bir sürümü silmek onu sadece MokoGitea'dan kaldırır. Git etiketini, deponuzun içeriğini veya geçmişini etkilemez. Devam edilsin mi?",
"repo.release.deletion_success": "Sürüm silindi.",
"repo.release.deletion_tag_desc": "Bu etiket depodan silinecek. Depo içeriği ve geçmişi değişmeden kalır. Devam edilsin mi?",
"repo.release.deletion_tag_success": "Etiket silindi.",
@@ -2869,7 +2869,7 @@
"admin.last_page": "Son",
"admin.total": "Toplam: %d",
"admin.settings": "Yönetici Ayarları",
- "admin.dashboard.new_version_hint": "Gitea %s şimdi hazır, %s çalıştırıyorsunuz. Ayrıntılar için blog'a bakabilirsiniz.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s şimdi hazır, %s çalıştırıyorsunuz. Ayrıntılar için blog'a bakabilirsiniz.",
"admin.dashboard.statistic": "Özet",
"admin.dashboard.maintenance_operations": "Bakım İşlemleri",
"admin.dashboard.system_status": "Sistem Durumu",
@@ -2905,8 +2905,8 @@
"admin.dashboard.deleted_branches_cleanup": "Silinen dalları temizle",
"admin.dashboard.update_migration_poster_id": "Taşıma poster kimliklerini güncelle",
"admin.dashboard.git_gc_repos": "Tüm depolardaki atıkları temizle",
- "admin.dashboard.resync_all_sshkeys": "'.ssh/authority_keys' dosyasını Gitea SSH anahtarlarıyla güncelle",
- "admin.dashboard.resync_all_sshprincipals": "'.ssh/authorized_principals' dosyasını Gitea SSH sorumlularıyla güncelleyin",
+ "admin.dashboard.resync_all_sshkeys": "'.ssh/authority_keys' dosyasını MokoGitea SSH anahtarlarıyla güncelle",
+ "admin.dashboard.resync_all_sshprincipals": "'.ssh/authorized_principals' dosyasını MokoGitea SSH sorumlularıyla güncelleyin",
"admin.dashboard.resync_all_hooks": "Tüm depoların git kancalarını yeniden senkronize edin (pre-receive, update, post-receive, proc-receive, ...)",
"admin.dashboard.reinit_missing_repos": "Kayıtları bulunanlar için tüm eksik Git depolarını yeniden başlat",
"admin.dashboard.sync_external_users": "Harici kullanıcı verisini senkronize et",
@@ -2986,7 +2986,7 @@
"admin.users.is_admin": "Yöneticidir",
"admin.users.is_restricted": "Kısıtlı",
"admin.users.allow_git_hook": "Git İstemcileri Oluşturabilir",
- "admin.users.allow_git_hook_tooltip": "Git İstemcileri, Gitea'yı çalıştıran işletim sistemi kullanıcısı olarak yürütülür ve aynı düzeyde ana bilgisayar erişimine sahip olur. Sonuç olarak, bu özel Git İstemci ayrıcalığına sahip kullanıcılar tüm Gitea depolarına ve Gitea tarafından kullanılan veritabanına erişebilir ve bunları değiştirebilir. Sonuç olarak, Gitea yönetici ayrıcalıkları da kazanabilirler.",
+ "admin.users.allow_git_hook_tooltip": "Git İstemcileri, MokoGitea'yı çalıştıran işletim sistemi kullanıcısı olarak yürütülür ve aynı düzeyde ana bilgisayar erişimine sahip olur. Sonuç olarak, bu özel Git İstemci ayrıcalığına sahip kullanıcılar tüm MokoGitea depolarına ve MokoGitea tarafından kullanılan veritabanına erişebilir ve bunları değiştirebilir. Sonuç olarak, MokoGitea yönetici ayrıcalıkları da kazanabilirler.",
"admin.users.allow_import_local": "Yerel Depoları Alabilir",
"admin.users.allow_create_organization": "Organizasyon Oluşturabilir",
"admin.users.update_profile": "Kullanıcı Hesabını Güncelle",
@@ -3056,11 +3056,11 @@
"admin.packages.size": "Boyut",
"admin.packages.published": "Yayınlandı",
"admin.defaulthooks": "Varsayılan Web İstemcileri",
- "admin.defaulthooks.desc": "Web İstemcileri, belirli Gitea olayları tetiklendiğinde otomatik olarak HTTP POST isteklerini sunucuya yapar. Burada tanımlanan Web İstemcileri varsayılandır ve tüm yeni depolara kopyalanır. web istemcileri kılavuzunda daha fazla bilgi edinin.",
+ "admin.defaulthooks.desc": "Web İstemcileri, belirli MokoGitea olayları tetiklendiğinde otomatik olarak HTTP POST isteklerini sunucuya yapar. Burada tanımlanan Web İstemcileri varsayılandır ve tüm yeni depolara kopyalanır. web istemcileri kılavuzunda daha fazla bilgi edinin.",
"admin.defaulthooks.add_webhook": "Varsayılan Web İstemcisi Ekle",
"admin.defaulthooks.update_webhook": "Varsayılan Web İstemcisini Güncelle",
"admin.systemhooks": "Sistem Web İstemcileri",
- "admin.systemhooks.desc": "Belirli Gitea olayları tetiklendiğinde Web istemcileri otomatik olarak bir sunucuya HTTP POST istekleri yapar. Burada tanımlanan web istemcileri sistemdeki tüm depolar üzerinde çalışır, bu yüzden lütfen bunun olabilecek tüm performans sonuçlarını göz önünde bulundurun. web istemcileri kılavuzunda daha fazla bilgi edinin.",
+ "admin.systemhooks.desc": "Belirli MokoGitea olayları tetiklendiğinde Web istemcileri otomatik olarak bir sunucuya HTTP POST istekleri yapar. Burada tanımlanan web istemcileri sistemdeki tüm depolar üzerinde çalışır, bu yüzden lütfen bunun olabilecek tüm performans sonuçlarını göz önünde bulundurun. web istemcileri kılavuzunda daha fazla bilgi edinin.",
"admin.systemhooks.add_webhook": "Sistem Web İstemcisi Ekle",
"admin.systemhooks.update_webhook": "Sistem Web İstemcisi Güncelle",
"admin.auths.auth_manage_panel": "Kimlik Doğrulama Kaynak Yönetimi",
@@ -3081,7 +3081,7 @@
"admin.auths.user_base": "Kullanıcı Arama Tabanı",
"admin.auths.user_dn": "Kullanıcı DN'i",
"admin.auths.attribute_username": "Kullanıcı Adı Özelliği",
- "admin.auths.attribute_username_placeholder": "Gitea'da girilen kullanıcı adını kullanmak için boş bırakın.",
+ "admin.auths.attribute_username_placeholder": "MokoGitea'da girilen kullanıcı adını kullanmak için boş bırakın.",
"admin.auths.attribute_name": "Ad Özelliği",
"admin.auths.attribute_surname": "Soyad Özelliği",
"admin.auths.attribute_mail": "E-posta Özelliği",
@@ -3186,8 +3186,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "Hatalı Otomatik Keşif URL'si (bu http:// veya https:// ile başlayan geçerli bir URL olmalı)",
"admin.config.server_config": "Sunucu Yapılandırması",
"admin.config.app_name": "Site Başlığı",
- "admin.config.app_ver": "Gitea Sürümü",
- "admin.config.app_url": "Gitea Taban URL'si",
+ "admin.config.app_ver": "MokoGitea Sürümü",
+ "admin.config.app_url": "MokoGitea Taban URL'si",
"admin.config.custom_conf": "Yapılandırma Dosyası Yolu",
"admin.config.custom_file_root_path": "Özel Dosya Kök Yolu",
"admin.config.domain": "Sunucu Alan Adı",
@@ -3226,7 +3226,7 @@
"admin.config.service_config": "Servis Yapılandırması",
"admin.config.register_email_confirm": "Kayıt Olmak İçin E-posta Onayı Gereksin",
"admin.config.disable_register": "Kullanıcı Kaydını Devre Dışı Bırak",
- "admin.config.allow_only_internal_registration": "Kayda Sadece Gitea'nın Kendisi Üzerinden İzin Ver",
+ "admin.config.allow_only_internal_registration": "Kayda Sadece MokoGitea'nın Kendisi Üzerinden İzin Ver",
"admin.config.allow_only_external_registration": "Sadece Dış Hizmetler Aracılığıyla Kullanıcı Kaydına İzin Ver",
"admin.config.enable_openid_signup": "OpenID Kendinden Kaydı'nı Etkinleştir",
"admin.config.enable_openid_signin": "OpenID Oturum Açmayı Etkinleştiriniz",
@@ -3363,11 +3363,11 @@
"admin.self_check.no_problem_found": "Henüz bir sorun bulunmadı.",
"admin.self_check.startup_warnings": "Başlangıç uyarıları:",
"admin.self_check.database_collation_mismatch": "Veritabanının şu harmanlamayı kullanmasını bekle: %s",
- "admin.self_check.database_collation_case_insensitive": "Veritabanı %s harmanlamasını kullanıyor, bu duyarsız bir harmanlamadır. Her ne kadar Gitea bununla çalışabilse de, beklendiği gibi çalışmadığı nadir durumlar ortaya çıkabilir.",
+ "admin.self_check.database_collation_case_insensitive": "Veritabanı %s harmanlamasını kullanıyor, bu duyarsız bir harmanlamadır. Her ne kadar MokoGitea bununla çalışabilse de, beklendiği gibi çalışmadığı nadir durumlar ortaya çıkabilir.",
"admin.self_check.database_inconsistent_collation_columns": "Veritabanı %s harmanlamasını kullanıyor, ancak bu sütunlar uyumsuz harmanlamalar kullanıyor. Bu beklenmedik sorunlar oluşturabilir.",
"admin.self_check.database_fix_mysql": "MySQL/MariaDB kullanıcıları \"gitea doctor convert\" komutunu harmanlama sorunlarını çözmek için kullanabilir veya \"ALTER ... COLLATE ...\" SQL'lerini şahsen çalıştırarak sorunu çözebilirler.",
"admin.self_check.database_fix_mssql": "MSSQL kullanıcıları sorunu şu an sadece \"ALTER ... COLLATE ...\" SQL'lerini şahsen çalıştırarak çözebilirler.",
- "admin.self_check.location_origin_mismatch": "Mevcut URL (%[1]s) Gitea tarafından görülen URL (%[2]s) ile eşleşmiyor. Eğer bir vekil sunucu kullanıyorsanız, lütfen \"Host\" ve \"X-Forwarded-Proto\" başlıklarının doğru ayarlandığından emin olunuz.",
+ "admin.self_check.location_origin_mismatch": "Mevcut URL (%[1]s) MokoGitea tarafından görülen URL (%[2]s) ile eşleşmiyor. Eğer bir vekil sunucu kullanıyorsanız, lütfen \"Host\" ve \"X-Forwarded-Proto\" başlıklarının doğru ayarlandığından emin olunuz.",
"action.create_repo": "depo %s oluşturuldu",
"action.rename_repo": "%[1]s olan depo adını %[3]s buna çevirdi",
"action.commit_repo": "%[4]s deposuna %[3]s dalını gönderdi",
@@ -3684,8 +3684,8 @@
"actions.runs.status_no_select": "Tüm durumlar",
"actions.runs.no_results": "Eşleşen sonuç yok.",
"actions.runs.no_workflows": "Henüz hiç bir iş akışı yok.",
- "actions.runs.no_workflows.quick_start": "Gitea İşlemlerini nasıl başlatacağınızı bilmiyor musunuz? Hızlı başlangıç kılavuzuna bakabilirsiniz.",
- "actions.runs.no_workflows.documentation": "Gitea İşlemleri hakkında daha fazla bilgi için, belgelere bakabilirsiniz.",
+ "actions.runs.no_workflows.quick_start": "MokoGitea İşlemlerini nasıl başlatacağınızı bilmiyor musunuz? Hızlı başlangıç kılavuzuna bakabilirsiniz.",
+ "actions.runs.no_workflows.documentation": "MokoGitea İşlemleri hakkında daha fazla bilgi için, belgelere bakabilirsiniz.",
"actions.runs.no_runs": "İş akışı henüz hiç çalıştırılmadı.",
"actions.runs.empty_commit_message": "(boş işleme iletisi)",
"actions.runs.expire_log_message": "Günlükler, çok eski oldukları için temizlendiler.",
diff --git a/options/locale/locale_uk-UA.json b/options/locale/locale_uk-UA.json
index ac11ba6d47..53282d47b9 100644
--- a/options/locale/locale_uk-UA.json
+++ b/options/locale/locale_uk-UA.json
@@ -25,7 +25,7 @@
"enable_javascript": "Для роботи цього сайту потрібен JavaScript.",
"toc": "Зміст",
"licenses": "Ліцензії",
- "return_to_gitea": "Повернутися до Gitea",
+ "return_to_gitea": "Повернутися до MokoGitea",
"more_items": "Більше елементів",
"username": "Ім'я кристувача",
"email": "Адреса електронної пошти",
@@ -177,21 +177,21 @@
"editor.buttons.enable_monospace_font": "Увімкнути моноширинний шрифт",
"editor.buttons.disable_monospace_font": "Вимкнути моноширинний шрифт",
"error.occurred": "Сталася помилка",
- "error.report_message": "Якщо ви вважаєте, що це помилка Gitea, будь ласка, спробуйте відшукати відповідну проблему на GitHub або створіть нову, якщо необхідно.",
+ "error.report_message": "Якщо ви вважаєте, що це помилка MokoGitea, будь ласка, спробуйте відшукати відповідну проблему на GitHub або створіть нову, якщо необхідно.",
"error.not_found": "Ціль не знайдено.",
"error.network_error": "Помилка мережі",
"startpage.app_desc": "Зручний власний сервіс хостингу репозиторіїв Git",
"startpage.install": "Легко встановити",
"startpage.install_desc": "Просто запустіть двійковий файл для вашої платформи, скористайтеся Docker, або встановіть системою керування пакунками.",
"startpage.platform": "Платформонезалежність",
- "startpage.platform_desc": "Gitea запускається будь-де, де Go може компілюватись: на Windows, macOS, Linux, ARM тощо. Виберіть платформу, яку любите!",
+ "startpage.platform_desc": "MokoGitea запускається будь-де, де Go може компілюватись: на Windows, macOS, Linux, ARM тощо. Виберіть платформу, яку любите!",
"startpage.lightweight": "Невибагливість",
- "startpage.lightweight_desc": "Gitea має мінімальні вимоги і може працювати на недорогому Raspberry Pi. Заощаджуйте ресурси вашої машини!",
+ "startpage.lightweight_desc": "MokoGitea має мінімальні вимоги і може працювати на недорогому Raspberry Pi. Заощаджуйте ресурси вашої машини!",
"startpage.license": "Відкритий вихідний код",
"install.install": "Встановлення",
"install.title": "Початкова конфігурація",
- "install.docker_helper": "Якщо ви запускаєте Gitea у Docker, будь ласка, прочитайте документацію перед тим, як змінювати будь-які налаштування.",
- "install.require_db_desc": "Gitea потребує MySQL, PostgreSQL, MSSQL, SQLite3 або TiDB (протокол MySQL).",
+ "install.docker_helper": "Якщо ви запускаєте MokoGitea у Docker, будь ласка, прочитайте документацію перед тим, як змінювати будь-які налаштування.",
+ "install.require_db_desc": "MokoGitea потребує MySQL, PostgreSQL, MSSQL, SQLite3 або TiDB (протокол MySQL).",
"install.db_title": "Налаштування бази даних",
"install.db_type": "Тип бази даних",
"install.host": "Хост",
@@ -202,9 +202,9 @@
"install.db_schema_helper": "Залиште пустим для типової схеми бази даних (\"публічна\").",
"install.path": "Шлях",
"install.sqlite_helper": "Шлях до файлу бази даних SQLite3.POST із зазначеним типом змісту на цільову URL-адресу. Дізнайтеся більше в інструкції по використанню веб-хуків.",
+ "repo.settings.add_webhook_desc": "MokoGitea надішле запити POST із зазначеним типом змісту на цільову URL-адресу. Дізнайтеся більше в інструкції по використанню веб-хуків.",
"repo.settings.payload_url": "Цільова URL-адреса",
"repo.settings.http_method": "Метод HTTP",
"repo.settings.content_type": "Тип змісту",
@@ -2015,7 +2015,7 @@
"repo.settings.event_pull_request_sync_desc": "Запит до злиття синхронізовано.",
"repo.settings.event_header_workflow": "Події робочого процесу",
"repo.settings.event_workflow_run": "Запущений робочий процес",
- "repo.settings.event_workflow_run_desc": "Запущений робочий процес Gitea в черзі, в очікуванні, в процесі виконання або завершений.",
+ "repo.settings.event_workflow_run_desc": "Запущений робочий процес MokoGitea в черзі, в очікуванні, в процесі виконання або завершений.",
"repo.settings.event_workflow_job": "Завдання робочого процесу",
"repo.settings.event_package": "Пакет",
"repo.settings.branch_filter": "Фільтр гілок",
@@ -2449,7 +2449,7 @@
"admin.last_page": "Остання",
"admin.total": "Разом: %d",
"admin.settings": "Адміністративні налаштування",
- "admin.dashboard.new_version_hint": "Gitea %s тепер доступна, ви використовуєте %s. Перевірте блог для отримання додаткової інформації.",
+ "admin.dashboard.new_version_hint": "MokoGitea %s тепер доступна, ви використовуєте %s. Перевірте блог для отримання додаткової інформації.",
"admin.dashboard.statistic": "Підсумок",
"admin.dashboard.maintenance_operations": "Операції з технічного обслуговування",
"admin.dashboard.system_status": "Статус системи",
@@ -2548,7 +2548,7 @@
"admin.users.is_admin": "Адміністратор",
"admin.users.is_restricted": "Обмежений",
"admin.users.allow_git_hook": "Може створювати Git хуки",
- "admin.users.allow_git_hook_tooltip": "Git хуки виконуються від імені користувача OS сервісу Gitea і мають однаковий рівень доступу до хоста. Як результат, користувачі з доступом до Git-хуків можуть отримати доступ і змінювати всі репозиторії Gitea, а також базу даних, що використовуються в Gitea. Отже, вони також здатні отримати права адміністратора Gitea.",
+ "admin.users.allow_git_hook_tooltip": "Git хуки виконуються від імені користувача OS сервісу MokoGitea і мають однаковий рівень доступу до хоста. Як результат, користувачі з доступом до Git-хуків можуть отримати доступ і змінювати всі репозиторії MokoGitea, а також базу даних, що використовуються в MokoGitea. Отже, вони також здатні отримати права адміністратора MokoGitea.",
"admin.users.allow_import_local": "Може імпортувати локальні репозиторії",
"admin.users.allow_create_organization": "Може створювати організацій",
"admin.users.update_profile": "Оновити обліковий запис",
@@ -2714,8 +2714,8 @@
"admin.auths.login_source_of_type_exist": "Джерело автентифікації такого типу вже існує.",
"admin.config.server_config": "Налаштування сервера",
"admin.config.app_name": "Назва сайту",
- "admin.config.app_ver": "Версія Gitea",
- "admin.config.app_url": "Базова URL-адреса Gitea",
+ "admin.config.app_ver": "Версія MokoGitea",
+ "admin.config.app_url": "Базова URL-адреса MokoGitea",
"admin.config.custom_conf": "Шлях до файлу конфігурації",
"admin.config.custom_file_root_path": "Шлях до файлу користувача",
"admin.config.domain": "Домен сервера",
@@ -2753,7 +2753,7 @@
"admin.config.service_config": "Конфігурація сервісу",
"admin.config.register_email_confirm": "Потрібно підтвердити електронну пошту для реєстрації",
"admin.config.disable_register": "Вимкнути самостійну реєстрацію",
- "admin.config.allow_only_internal_registration": "Дозволити реєстрацію тільки через Gitea",
+ "admin.config.allow_only_internal_registration": "Дозволити реєстрацію тільки через MokoGitea",
"admin.config.allow_only_external_registration": "Дозволити реєстрацію тільки через сторонні сервіси",
"admin.config.enable_openid_signup": "Увімкнути самостійну реєстрацію за допомогою OpenID",
"admin.config.enable_openid_signin": "Увімкнути реєстрацію за допомогою OpenID",
@@ -2882,7 +2882,7 @@
"admin.self_check.no_problem_found": "Наразі проблем не виявлено.",
"admin.self_check.startup_warnings": "Попередження під час запуску:",
"admin.self_check.database_collation_mismatch": "Очікується, що база даних використає зіставлення: %s",
- "admin.self_check.location_origin_mismatch": "Поточна URL-адреса (%[1]) не відповідає URL-адресі Gitea (%[2]). Якщо ви використовуєте зворотний проксі, переконайтеся, що заголовки \"Host\" та \"X-Forwarded-Proto\" встановлені правильно.",
+ "admin.self_check.location_origin_mismatch": "Поточна URL-адреса (%[1]) не відповідає URL-адресі MokoGitea (%[2]). Якщо ви використовуєте зворотний проксі, переконайтеся, що заголовки \"Host\" та \"X-Forwarded-Proto\" встановлені правильно.",
"action.create_repo": "створив(ла) репозиторій %s",
"action.rename_repo": "репозиторій перейменовано з %[1]s на %[3]s",
"action.commit_repo": "надіслав зміни (push) до %[3]s в %[4]s",
@@ -3135,8 +3135,8 @@
"actions.runs.status_no_select": "Всі статуси",
"actions.runs.no_results": "Збігів немає.",
"actions.runs.no_workflows": "Робочих процесів наразі немає.",
- "actions.runs.no_workflows.quick_start": "Не знаєте, як почати з Gitea Дії? Дивіться посібник швидкого старту.",
- "actions.runs.no_workflows.documentation": "Для отримання додаткової інформації про Gitea Дії, перегляньте документацію.",
+ "actions.runs.no_workflows.quick_start": "Не знаєте, як почати з MokoGitea Дії? Дивіться посібник швидкого старту.",
+ "actions.runs.no_workflows.documentation": "Для отримання додаткової інформації про MokoGitea Дії, перегляньте документацію.",
"actions.runs.no_runs": "Робочий процес ще не виконувався.",
"actions.runs.empty_commit_message": "(порожнє повідомлення коміту)",
"actions.runs.expire_log_message": "Журнали були очищені, тому що вони були занадто старі.",
diff --git a/options/locale/locale_zh-CN.json b/options/locale/locale_zh-CN.json
index 6b9ba53878..fb36d38a57 100644
--- a/options/locale/locale_zh-CN.json
+++ b/options/locale/locale_zh-CN.json
@@ -25,7 +25,7 @@
"enable_javascript": "此网站需要 JavaScript。",
"toc": "目录",
"licenses": "许可证",
- "return_to_gitea": "返回 Gitea",
+ "return_to_gitea": "返回 MokoGitea",
"more_items": "更多选项",
"username": "用户名",
"email": "邮箱地址",
@@ -222,7 +222,7 @@
"filter.string.asc": "A - Z",
"filter.string.desc": "Z - A",
"error.occurred": "发生了一个错误",
- "error.report_message": "如果您确定这是一个 Gitea bug,请在 这里 搜索问题,或在必要时创建一个新工单。",
+ "error.report_message": "如果您确定这是一个 MokoGitea bug,请在 这里 搜索问题,或在必要时创建一个新工单。",
"error.not_found": "未找到目标。",
"error.permission_denied": "没有权限。",
"error.network_error": "网络错误",
@@ -230,16 +230,16 @@
"startpage.install": "易安装",
"startpage.install_desc": "直接运行适合您平台的二进制文件,通过 Docker 部署,或使用软件包安装。",
"startpage.platform": "跨平台",
- "startpage.platform_desc": "任何 Go 语言 支持的平台都可以运行 Gitea,包括 Windows、Mac、Linux 以及 ARM。挑一个您喜欢的就行!",
+ "startpage.platform_desc": "任何 Go 语言 支持的平台都可以运行 MokoGitea,包括 Windows、Mac、Linux 以及 ARM。挑一个您喜欢的就行!",
"startpage.lightweight": "轻量级",
- "startpage.lightweight_desc": "一个廉价的树莓派就足以满足 Gitea 的最低系统硬件要求。最大程度节省您的服务器资源!",
+ "startpage.lightweight_desc": "一个廉价的树莓派就足以满足 MokoGitea 的最低系统硬件要求。最大程度节省您的服务器资源!",
"startpage.license": "开源化",
"startpage.license_desc": "所有代码都开源在 %[2]s,还等什么?赶快加入我们来共同发展这个伟大的项目,成为贡献者吧!",
"install.install": "安装页面",
"install.installing_desc": "正在安装,请稍候…",
"install.title": "初始配置",
- "install.docker_helper": "如果您正在使用 Docker 容器运行 Gitea,请务必先仔细阅读 官方文档 后再对本页面进行填写。",
- "install.require_db_desc": "Gitea 需要使用 MySQL、PostgreSQL、MSSQL、SQLite3 或 TiDB (MySQL协议) 等数据库",
+ "install.docker_helper": "如果您正在使用 Docker 容器运行 MokoGitea,请务必先仔细阅读 官方文档 后再对本页面进行填写。",
+ "install.require_db_desc": "MokoGitea 需要使用 MySQL、PostgreSQL、MSSQL、SQLite3 或 TiDB (MySQL协议) 等数据库",
"install.db_title": "数据库设置",
"install.db_type": "数据库类型",
"install.host": "数据库主机",
@@ -250,12 +250,12 @@
"install.db_schema_helper": "留空则数据库中默认值为(\"public\")。",
"install.ssl_mode": "SSL",
"install.path": "数据库文件路径",
- "install.sqlite_helper": "SQLite3 数据库的文件路径。POST 请求。在 webhooks 指南 中阅读更多内容。",
+ "repo.settings.add_webhook_desc": "MokoGitea 将向目标 URL 发送具有指定内容类型的 POST 请求。在 webhooks 指南 中阅读更多内容。",
"repo.settings.payload_url": "目标 URL",
"repo.settings.http_method": "HTTP 方法",
"repo.settings.content_type": "POST 内容类型",
@@ -2326,9 +2326,9 @@
"repo.settings.event_pull_request_merge": "合并请求合并",
"repo.settings.event_header_workflow": "工作流程事件",
"repo.settings.event_workflow_run": "工作流运行",
- "repo.settings.event_workflow_run_desc": "Gitea 工作流队列中、等待中、正在进行或已完成的任务。",
+ "repo.settings.event_workflow_run_desc": "MokoGitea 工作流队列中、等待中、正在进行或已完成的任务。",
"repo.settings.event_workflow_job": "工作流任务",
- "repo.settings.event_workflow_job_desc": "Gitea 工作流队列中、等待中、正在进行或已完成的任务。",
+ "repo.settings.event_workflow_job_desc": "MokoGitea 工作流队列中、等待中、正在进行或已完成的任务。",
"repo.settings.event_package": "软件包",
"repo.settings.event_package_desc": "软件包在仓库中已创建或删除。",
"repo.settings.branch_filter": "分支过滤",
@@ -2349,7 +2349,7 @@
"repo.settings.slack_domain": "域名",
"repo.settings.slack_channel": "频道",
"repo.settings.add_web_hook_desc": "将 %s 集成到您的仓库。",
- "repo.settings.web_hook_name_gitea": "Gitea",
+ "repo.settings.web_hook_name_gitea": "MokoGitea",
"repo.settings.web_hook_name_gogs": "Gogs",
"repo.settings.web_hook_name_slack": "Slack",
"repo.settings.web_hook_name_discord": "Discord",
@@ -2633,7 +2633,7 @@
"repo.release.delete_release": "删除发布",
"repo.release.delete_tag": "删除 Git 标签",
"repo.release.deletion": "删除发布",
- "repo.release.deletion_desc": "删除发布只会从 Gitea 中移除发布。这不会影响 Git 的标签以及您仓库的内容和历史。是否继续?",
+ "repo.release.deletion_desc": "删除发布只会从 MokoGitea 中移除发布。这不会影响 Git 的标签以及您仓库的内容和历史。是否继续?",
"repo.release.deletion_success": "发布已删除。",
"repo.release.deletion_tag_desc": "将从仓库中删除此 Git 标签。仓库内容和历史记录保持不变。继续吗?",
"repo.release.deletion_tag_success": "Git 标签已删除。",
@@ -2912,7 +2912,7 @@
"admin.last_page": "末页",
"admin.total": "总计:%d",
"admin.settings": "管理设置",
- "admin.dashboard.new_version_hint": "Gitea %s 现已可用,您正在运行 %s。查看 博客 了解详情。",
+ "admin.dashboard.new_version_hint": "MokoGitea %s 现已可用,您正在运行 %s。查看 博客 了解详情。",
"admin.dashboard.statistic": "摘要",
"admin.dashboard.maintenance_operations": "运维",
"admin.dashboard.system_status": "系统状态",
@@ -2948,8 +2948,8 @@
"admin.dashboard.deleted_branches_cleanup": "清理已删除的分支",
"admin.dashboard.update_migration_poster_id": "更新迁移的发表者ID",
"admin.dashboard.git_gc_repos": "对仓库进行垃圾回收",
- "admin.dashboard.resync_all_sshkeys": "使用 Gitea 的 SSH 密钥更新「.ssh/authorized_keys」文件。",
- "admin.dashboard.resync_all_sshprincipals": "使用 Gitea 的 SSH 规则更新「.ssh/authorized_principals」文件。",
+ "admin.dashboard.resync_all_sshkeys": "使用 MokoGitea 的 SSH 密钥更新「.ssh/authorized_keys」文件。",
+ "admin.dashboard.resync_all_sshprincipals": "使用 MokoGitea 的 SSH 规则更新「.ssh/authorized_principals」文件。",
"admin.dashboard.resync_all_hooks": "重新同步所有仓库的 pre-receive、update 和 post-receive 钩子",
"admin.dashboard.reinit_missing_repos": "重新初始化所有丢失的 Git 仓库存在的记录",
"admin.dashboard.sync_external_users": "同步外部用户数据",
@@ -3029,7 +3029,7 @@
"admin.users.is_admin": "是管理员",
"admin.users.is_restricted": "受限",
"admin.users.allow_git_hook": "允许创建 Git 钩子",
- "admin.users.allow_git_hook_tooltip": "Git 钩子将会以操作系统用户运行,拥有同样的主机访问权限。因此,拥有此特殊的 Git 钩子权限将能够访问合修改所有的 Gitea 仓库或者 Gitea 的数据库。同时也能获得 Gitea 的管理员权限。",
+ "admin.users.allow_git_hook_tooltip": "Git 钩子将会以操作系统用户运行,拥有同样的主机访问权限。因此,拥有此特殊的 Git 钩子权限将能够访问合修改所有的 MokoGitea 仓库或者 MokoGitea 的数据库。同时也能获得 MokoGitea 的管理员权限。",
"admin.users.allow_import_local": "允许导入本地仓库",
"admin.users.allow_create_organization": "允许创建组织",
"admin.users.update_profile": "更新帐户",
@@ -3099,11 +3099,11 @@
"admin.packages.size": "大小",
"admin.packages.published": "已发布",
"admin.defaulthooks": "默认 Web 钩子",
- "admin.defaulthooks.desc": "当某些 Gitea 事件触发时,Web 钩子自动向服务器发出 HTTP POST 请求。这里定义的 Web 钩子是默认配置,将被复制到所有新的仓库中。欲了解详情请访问 Web 钩子指南。",
+ "admin.defaulthooks.desc": "当某些 MokoGitea 事件触发时,Web 钩子自动向服务器发出 HTTP POST 请求。这里定义的 Web 钩子是默认配置,将被复制到所有新的仓库中。欲了解详情请访问 Web 钩子指南。",
"admin.defaulthooks.add_webhook": "添加默认 Web 钩子",
"admin.defaulthooks.update_webhook": "更新默认 Web 钩子",
"admin.systemhooks": "系统 Web 钩子",
- "admin.systemhooks.desc": "当某些 Gitea 事件触发时,Web 钩子自动向服务器发出 HTTP POST 请求。这里定义的 Web 钩子将作用于系统上的所有仓库,所以请考虑这可能带来的任何性能影响。欲了解详情请访问 Web 钩子指南。",
+ "admin.systemhooks.desc": "当某些 MokoGitea 事件触发时,Web 钩子自动向服务器发出 HTTP POST 请求。这里定义的 Web 钩子将作用于系统上的所有仓库,所以请考虑这可能带来的任何性能影响。欲了解详情请访问 Web 钩子指南。",
"admin.systemhooks.add_webhook": "添加系统 Web 钩子",
"admin.systemhooks.update_webhook": "更新系统 Web 钩子",
"admin.auths.auth_manage_panel": "认证源管理",
@@ -3124,7 +3124,7 @@
"admin.auths.user_base": "用户搜索基准",
"admin.auths.user_dn": "用户 DN",
"admin.auths.attribute_username": "用户名属性",
- "admin.auths.attribute_username_placeholder": "置空将使用 Gitea 的用户名。",
+ "admin.auths.attribute_username_placeholder": "置空将使用 MokoGitea 的用户名。",
"admin.auths.attribute_name": "名字属性",
"admin.auths.attribute_surname": "姓氏属性",
"admin.auths.attribute_mail": "电子邮箱属性",
@@ -3231,7 +3231,7 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "无效的自动发现 URL(这必须是一个以 http:// 或 https:// 开头的有效的 URL)",
"admin.config.server_config": "服务器配置",
"admin.config.app_name": "站点名称",
- "admin.config.app_ver": "Gitea 版本",
+ "admin.config.app_ver": "MokoGitea 版本",
"admin.config.custom_conf": "配置文件路径",
"admin.config.custom_file_root_path": "自定义文件根路径",
"admin.config.disable_router_log": "关闭路由日志",
@@ -3268,7 +3268,7 @@
"admin.config.service_config": "服务配置",
"admin.config.register_email_confirm": "需要邮件确认注册",
"admin.config.disable_register": "禁止用户注册",
- "admin.config.allow_only_internal_registration": "仅允许通过 Gitea 进行注册",
+ "admin.config.allow_only_internal_registration": "仅允许通过 MokoGitea 进行注册",
"admin.config.allow_only_external_registration": "仅允许通过外部服务注册",
"admin.config.enable_openid_signup": "启用 OpenID 自助注册",
"admin.config.enable_openid_signin": "启用 OpenID 登录",
@@ -3410,11 +3410,11 @@
"admin.self_check.no_problem_found": "尚未发现问题。",
"admin.self_check.startup_warnings": "启动警告:",
"admin.self_check.database_collation_mismatch": "期望数据库使用的校验方式:%s",
- "admin.self_check.database_collation_case_insensitive": "数据库正在使用一个排序规则 %s,这是一个不区分大小写的排序规则。虽然 Gitea 可以在此环境下工作,但可能存在一些无法按预期工作的罕见情况。",
+ "admin.self_check.database_collation_case_insensitive": "数据库正在使用一个排序规则 %s,这是一个不区分大小写的排序规则。虽然 MokoGitea 可以在此环境下工作,但可能存在一些无法按预期工作的罕见情况。",
"admin.self_check.database_inconsistent_collation_columns": "数据库正在使用排序规则 %s,但这些列使用了不匹配的排序规则。这可能会导致一些意外问题。",
"admin.self_check.database_fix_mysql": "对于 MySQL/MariaDB 用户,您可以使用「gitea doctor convert」命令来解决校验问题。 或者您也可以通过「ALTER ... COLLATE ...」这样的 SQL 来手动解决这个问题。",
"admin.self_check.database_fix_mssql": "对于 MSSQL 用户,您现在只能通过「ALTER ... COLLATE ...」SQL 手动解决这个问题。",
- "admin.self_check.location_origin_mismatch": "当前 URL(%[1]s)与 Gitea 的 URL(%[2]s)不匹配。如果您正在使用反向代理,请确保设置正确的「Host」和「X-Forwarded-Proto」标头。",
+ "admin.self_check.location_origin_mismatch": "当前 URL(%[1]s)与 MokoGitea 的 URL(%[2]s)不匹配。如果您正在使用反向代理,请确保设置正确的「Host」和「X-Forwarded-Proto」标头。",
"action.create_repo": "创建了仓库 %s",
"action.rename_repo": "重命名了仓库 %[1]s 为 %[3]s",
"action.commit_repo": "推送了仓库 %[4]s 的 %[3]s 分支",
@@ -3760,8 +3760,8 @@
"actions.runs.status_no_select": "所有状态",
"actions.runs.no_results": "没有匹配的结果。",
"actions.runs.no_workflows": "目前还没有工作流。",
- "actions.runs.no_workflows.quick_start": "不知道如何使用 Gitea 工作流吗?请查看快速开始指南。",
- "actions.runs.no_workflows.documentation": "关于 Gitea 工作流的更多信息,请参阅文档。",
+ "actions.runs.no_workflows.quick_start": "不知道如何使用 MokoGitea 工作流吗?请查看快速开始指南。",
+ "actions.runs.no_workflows.documentation": "关于 MokoGitea 工作流的更多信息,请参阅文档。",
"actions.runs.no_runs": "工作流尚未运行过。",
"actions.runs.empty_commit_message": "(空白的提交消息)",
"actions.runs.expire_log_message": "旧的日志已清除。",
diff --git a/options/locale/locale_zh-TW.json b/options/locale/locale_zh-TW.json
index 93c942aa05..44bc7ccf00 100644
--- a/options/locale/locale_zh-TW.json
+++ b/options/locale/locale_zh-TW.json
@@ -25,7 +25,7 @@
"enable_javascript": "本網站需要 JavaScript。",
"toc": "目錄",
"licenses": "授權條款",
- "return_to_gitea": "返回 Gitea",
+ "return_to_gitea": "返回 MokoGitea",
"more_items": "更多項目",
"username": "帳號",
"email": "電子信箱",
@@ -175,22 +175,22 @@
"editor.buttons.enable_monospace_font": "啟用等寬字型",
"editor.buttons.disable_monospace_font": "停用等寬字型",
"error.occurred": "發生錯誤",
- "error.report_message": "如果你確定這是一個 Gitea 的 bug,請去 GitHub 搜尋相關的問題,如果有需要你也可以開一個新的問題",
+ "error.report_message": "如果你確定這是一個 MokoGitea 的 bug,請去 GitHub 搜尋相關的問題,如果有需要你也可以開一個新的問題",
"error.not_found": "找不到目標。",
"error.network_error": "網路錯誤",
"startpage.app_desc": "一套極易架設的 Git 服務",
"startpage.install": "安裝容易",
"startpage.install_desc": "直接用 執行檔安裝,還可以透過 Docker部屬,或是取得 套件。",
"startpage.platform": "跨平台",
- "startpage.platform_desc": "Gitea 可以在所有能編譯 Go 語言的平台上執行: Windows, macOS, Linux, ARM 等等。挑一個您喜歡的吧!",
+ "startpage.platform_desc": "MokoGitea 可以在所有能編譯 Go 語言的平台上執行: Windows, macOS, Linux, ARM 等等。挑一個您喜歡的吧!",
"startpage.lightweight": "輕量級",
- "startpage.lightweight_desc": "一片便宜的 Raspberry Pi 就可以滿足 Gitea 的最低需求。節省您的機器資源!",
+ "startpage.lightweight_desc": "一片便宜的 Raspberry Pi 就可以滿足 MokoGitea 的最低需求。節省您的機器資源!",
"startpage.license": "開放原始碼",
- "startpage.license_desc": "取得 code.gitea.io/gitea !成為一名貢獻者和我們一起讓 Gitea 更好,快點加入我們吧!",
+ "startpage.license_desc": "取得 code.gitea.io/gitea !成為一名貢獻者和我們一起讓 MokoGitea 更好,快點加入我們吧!",
"install.install": "安裝頁面",
"install.title": "初始組態",
- "install.docker_helper": "如果您在 Docker 中執行 Gitea,請先閱讀安裝指南再來調整設定。",
- "install.require_db_desc": "Gitea 需要 MySQL、PostgreSQL、SQLite3、MSSQL、TiDB (MySQL 協定) 等其中一項。",
+ "install.docker_helper": "如果您在 Docker 中執行 MokoGitea,請先閱讀安裝指南再來調整設定。",
+ "install.require_db_desc": "MokoGitea 需要 MySQL、PostgreSQL、SQLite3、MSSQL、TiDB (MySQL 協定) 等其中一項。",
"install.db_title": "資料庫設定",
"install.db_type": "資料庫類型",
"install.host": "主機",
@@ -199,10 +199,10 @@
"install.db_name": "資料庫名稱",
"install.db_schema_helper": "留空則使用資料庫預設值(\"public\")。",
"install.path": "資料庫檔案路徑",
- "install.sqlite_helper": "SQLite3 或 TiDB 資料庫的檔案路徑。POST 請求到目標 URL。 在 Webhook 指南閱讀更多內容。",
+ "repo.settings.add_webhook_desc": "MokoGitea 會發送含有指定 Content Type 的 POST 請求到目標 URL。 在 Webhook 指南閱讀更多內容。",
"repo.settings.payload_url": "目標 URL",
"repo.settings.http_method": "HTTP 請求方法",
"repo.settings.content_type": "POST 內容類型",
@@ -2324,7 +2324,7 @@
"repo.release.delete_release": "刪除發布",
"repo.release.delete_tag": "刪除標籤",
"repo.release.deletion": "刪除發布",
- "repo.release.deletion_desc": "刪除版本發布只會將其從 Gitea 中移除。它不會影響 Git 標籤、儲存庫的內容或其歷史。是否繼續?",
+ "repo.release.deletion_desc": "刪除版本發布只會將其從 MokoGitea 中移除。它不會影響 Git 標籤、儲存庫的內容或其歷史。是否繼續?",
"repo.release.deletion_success": "已刪除此版本發布。",
"repo.release.deletion_tag_desc": "即將從儲存庫移除此標籤。儲存庫內容和歷史將保持不變,是否繼續?",
"repo.release.deletion_tag_success": "已刪除此標籤。",
@@ -2523,7 +2523,7 @@
"admin.last_page": "末頁",
"admin.total": "總計:%d",
"admin.settings": "管理員設定",
- "admin.dashboard.new_version_hint": "現已推出 Gitea %s,您正在執行 %s。詳情請參閱部落格的說明。",
+ "admin.dashboard.new_version_hint": "現已推出 MokoGitea %s,您正在執行 %s。詳情請參閱部落格的說明。",
"admin.dashboard.statistic": "摘要",
"admin.dashboard.maintenance_operations": "維護操作",
"admin.dashboard.system_status": "系統狀態",
@@ -2625,7 +2625,7 @@
"admin.users.is_admin": "是管理員",
"admin.users.is_restricted": "受限制的",
"admin.users.allow_git_hook": "可以建立 Git Hook",
- "admin.users.allow_git_hook_tooltip": "Git Hook 將以和 Gitea 相同的作業系統使用者執行,並擁有同等的主機存取權限。因此擁有此特殊 Git Hook 權限的使用者可存取和修改所有的 Gitea 儲存庫和 Gitea 的資料庫。他們甚至能取得 Gitea 的管理員權限。",
+ "admin.users.allow_git_hook_tooltip": "Git Hook 將以和 MokoGitea 相同的作業系統使用者執行,並擁有同等的主機存取權限。因此擁有此特殊 Git Hook 權限的使用者可存取和修改所有的 MokoGitea 儲存庫和 MokoGitea 的資料庫。他們甚至能取得 MokoGitea 的管理員權限。",
"admin.users.allow_import_local": "可以匯入本地儲存庫",
"admin.users.allow_create_organization": "可以建立組織",
"admin.users.update_profile": "更新使用者帳戶",
@@ -2690,11 +2690,11 @@
"admin.packages.size": "大小",
"admin.packages.published": "已發布",
"admin.defaulthooks": "預設 Webhook",
- "admin.defaulthooks.desc": "當某些 Gitea 事件觸發時,Webhook 會自動發出 HTTP POST 請求到伺服器。此處定義的 Webhook 是預設值,將會複製到所有新儲存庫中。詳情請參閱 webhooks 指南。",
+ "admin.defaulthooks.desc": "當某些 MokoGitea 事件觸發時,Webhook 會自動發出 HTTP POST 請求到伺服器。此處定義的 Webhook 是預設值,將會複製到所有新儲存庫中。詳情請參閱 webhooks 指南。",
"admin.defaulthooks.add_webhook": "新增預設 Webhook",
"admin.defaulthooks.update_webhook": "更新預設 Webhook",
"admin.systemhooks": "系統 Webhook",
- "admin.systemhooks.desc": "當某些 Gitea 事件觸發時,Webhook 會自動發出 HTTP POST 請求到伺服器。此處定義的 Webhook 將作用於系統上的所有儲存庫,因此請考慮這可能對效能產生的影響。詳情請參閱 webhooks 指南。",
+ "admin.systemhooks.desc": "當某些 MokoGitea 事件觸發時,Webhook 會自動發出 HTTP POST 請求到伺服器。此處定義的 Webhook 將作用於系統上的所有儲存庫,因此請考慮這可能對效能產生的影響。詳情請參閱 webhooks 指南。",
"admin.systemhooks.add_webhook": "新增系統 Webhook",
"admin.systemhooks.update_webhook": "更新系統 Webhook",
"admin.auths.auth_manage_panel": "認證來源管理",
@@ -2714,7 +2714,7 @@
"admin.auths.user_base": "用戶搜尋基準",
"admin.auths.user_dn": "用戶 DN",
"admin.auths.attribute_username": "帳號屬性",
- "admin.auths.attribute_username_placeholder": "留空將使用於 Gitea 輸入的帳號。",
+ "admin.auths.attribute_username_placeholder": "留空將使用於 MokoGitea 輸入的帳號。",
"admin.auths.attribute_name": "名字屬性",
"admin.auths.attribute_surname": "姓氏屬性",
"admin.auths.attribute_mail": "電子郵件屬性",
@@ -2807,8 +2807,8 @@
"admin.auths.invalid_openIdConnectAutoDiscoveryURL": "自動探索 URL 無效 (它必須是以 http:// 或 https:// 開頭的有效 URL)",
"admin.config.server_config": "伺服器組態",
"admin.config.app_name": "網站標題",
- "admin.config.app_ver": "Gitea 版本",
- "admin.config.app_url": "Gitea 基本 URL",
+ "admin.config.app_ver": "MokoGitea 版本",
+ "admin.config.app_url": "MokoGitea 基本 URL",
"admin.config.custom_conf": "設定檔案路徑",
"admin.config.custom_file_root_path": "自訂檔案根目錄",
"admin.config.domain": "伺服器域名",
@@ -2846,7 +2846,7 @@
"admin.config.service_config": "服務組態",
"admin.config.register_email_confirm": "要求註冊時確認電子郵件",
"admin.config.disable_register": "關閉註冊功能",
- "admin.config.allow_only_internal_registration": "只允許從 Gitea 註冊",
+ "admin.config.allow_only_internal_registration": "只允許從 MokoGitea 註冊",
"admin.config.allow_only_external_registration": "只允許從外部服務註冊",
"admin.config.enable_openid_signup": "啟用 OpenID 註冊",
"admin.config.enable_openid_signin": "啟用 OpenID 登入",
@@ -2978,7 +2978,7 @@
"admin.self_check.no_problem_found": "尚未發現任何問題。",
"admin.self_check.startup_warnings": "啟動警告:",
"admin.self_check.database_collation_mismatch": "預期資料庫使用排序規則:%s",
- "admin.self_check.location_origin_mismatch": "當前 URL (%[1]s) 與 Gitea 看到的 URL (%[2]s) 不匹配。如果您使用了反向代理,請確保 \"Host\" 和 \"X-Forwarded-Proto\" 標頭設置正確。",
+ "admin.self_check.location_origin_mismatch": "當前 URL (%[1]s) 與 MokoGitea 看到的 URL (%[2]s) 不匹配。如果您使用了反向代理,請確保 \"Host\" 和 \"X-Forwarded-Proto\" 標頭設置正確。",
"action.create_repo": "建立了儲存庫 %s",
"action.rename_repo": "重新命名儲存庫 %[1]s 為 %[3]s",
"action.commit_repo": "推送了 %[3]s 到 %[4]s",
diff --git a/public/assets/img/apple-touch-icon.png b/public/assets/img/apple-touch-icon.png
index 5d7b9deccf..3abb73d275 100644
Binary files a/public/assets/img/apple-touch-icon.png and b/public/assets/img/apple-touch-icon.png differ
diff --git a/public/assets/img/favicon.png b/public/assets/img/favicon.png
index d0950548f2..3abb73d275 100644
Binary files a/public/assets/img/favicon.png and b/public/assets/img/favicon.png differ
diff --git a/public/assets/img/favicon.svg b/public/assets/img/favicon.svg
deleted file mode 100644
index 43291345df..0000000000
--- a/public/assets/img/favicon.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/public/assets/img/logo-small.png b/public/assets/img/logo-small.png
index d0950548f2..3abb73d275 100644
Binary files a/public/assets/img/logo-small.png and b/public/assets/img/logo-small.png differ
diff --git a/public/assets/img/logo.png b/public/assets/img/logo.png
index c467f93ddc..4cf17316cd 100644
Binary files a/public/assets/img/logo.png and b/public/assets/img/logo.png differ
diff --git a/public/assets/img/logo.svg b/public/assets/img/logo.svg
deleted file mode 100644
index 43291345df..0000000000
--- a/public/assets/img/logo.svg
+++ /dev/null
@@ -1 +0,0 @@
-
\ No newline at end of file
diff --git a/routers/web/misc/misc.go b/routers/web/misc/misc.go
index 2c2d1689f5..455b873ad5 100644
--- a/routers/web/misc/misc.go
+++ b/routers/web/misc/misc.go
@@ -36,8 +36,9 @@ func SiteManifest(w http.ResponseWriter, req *http.Request) {
"short_name": setting.AppName,
"start_url": httplib.GuessCurrentAppURL(ctx),
"icons": []map[string]string{
+ {"src": absoluteAssetURL + "/assets/img/favicon.png", "type": "image/png", "sizes": "256x256"},
+ {"src": absoluteAssetURL + "/assets/img/logo-small.png", "type": "image/png", "sizes": "512x512"},
{"src": absoluteAssetURL + "/assets/img/logo.png", "type": "image/png", "sizes": "512x512"},
- {"src": absoluteAssetURL + "/assets/img/logo.svg", "type": "image/svg+xml", "sizes": "512x512"},
},
}
_ = json.NewEncoder(w).Encode(manifest)
diff --git a/templates/admin/branding.tmpl b/templates/admin/branding.tmpl
index cfcd727a64..10f3f2b707 100644
--- a/templates/admin/branding.tmpl
+++ b/templates/admin/branding.tmpl
@@ -4,75 +4,67 @@
{{svg "octicon-paintbrush" 16}} Branding
Upload custom branding images. Changes take effect immediately — no restart required.
+Upload custom branding images. Changes take effect immediately.
-
-
+
-
+