Split 49 modules/suites into independent git repos; untrack from monorepo
Each top-level module/suite folder is now its own private repo on GitHub (gsinghpal/<name>) and gitea (admin/<name>), with a fresh single initial commit. The monorepo no longer tracks them (added to .gitignore + git rm --cached); working-tree files are retained on disk and managed in their own repos. The monorepo keeps shared root files (CLAUDE.md, docs/, scripts/, tools/, AGENTS.md, WIP/obsolete dirs) and full history. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,32 +0,0 @@
|
||||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * iot_base
|
||||
#
|
||||
# "Abe Manyo (abem)" <abem@odoo.com>, 2025.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 19.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2025-10-08 18:38+0000\n"
|
||||
"PO-Revision-Date: 2025-10-16 02:30+0000\n"
|
||||
"Last-Translator: \"Abe Manyo (abem)\" <abem@odoo.com>\n"
|
||||
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
|
||||
"iot_base/id/>\n"
|
||||
"Language: id\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=1; plural=0;\n"
|
||||
"X-Generator: Weblate 5.12.2\n"
|
||||
|
||||
#. module: iot_base
|
||||
#. odoo-javascript
|
||||
#: code:addons/iot_base/static/src/network_utils/longpolling.js:0
|
||||
msgid "Connection to IoT Box failed"
|
||||
msgstr "Koneksi ke IoT Box gagal"
|
||||
|
||||
#. module: iot_base
|
||||
#. odoo-javascript
|
||||
#: code:addons/iot_base/static/src/network_utils/longpolling.js:0
|
||||
msgid "Failed to reach IoT Box at %s"
|
||||
msgstr "Gagal untuk meraih IoT Box di %s"
|
||||
Reference in New Issue
Block a user