Fork of nextcloud/integration_mastodon v5.2.0 (6a56211), AGPL-3.0, with
upstream copyright notices and CHANGELOG preserved unchanged.
Rebranded: app ID, namespace, dashboard widgets, reference provider, icon
component, search provider IDs and every user-facing string. GoToSocial
calls them posts, not toots, and its mascot is a sloth.
Deliberately NOT rebranded: MastodonAPIService, MastodonAPIController,
route names and config keys. They speak the Mastodon client API, which is
what GoToSocial implements -- renaming them would make the code claim a
protocol that does not exist, and would make this fork expensive to rebase
on future upstream releases.
Translations are inherited. Strings reworded by the rebrand fall back to
English; the rest still work in all 124 locales.
Assisted-by: Claude Code:claude-opus-5
11 lines
361 B
Plaintext
11 lines
361 B
Plaintext
[main]
|
|
host = https://www.transifex.com
|
|
lang_map = th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk
|
|
|
|
[o:nextcloud:p:nextcloud:r:integration_gotosocial]
|
|
file_filter = translationfiles/<lang>/integration_gotosocial.po
|
|
source_file = translationfiles/templates/integration_gotosocial.pot
|
|
source_lang = en
|
|
type = PO
|
|
|