Compare commits

...

23 Commits

Author SHA1 Message Date
github-actions[bot]
59134fb19a chore(master): release 0.22.7 2026-02-11 11:47:08 +02:00
d5b8421ed9 fix: move thread dialog closing/progress 2026-02-11 11:42:04 +02:00
60d7aa3399 fix: light/dark theme would not listen to user preferences 2026-02-11 11:16:56 +02:00
Nextcloud bot
6f7c696b34 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-11 02:18:13 +00:00
Nextcloud bot
06ff4e2ff9 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-10 02:24:55 +00:00
github-actions[bot]
e2a45acc59 chore(master): release 0.22.6 2026-02-07 23:45:59 +02:00
98593e2eff chore(deps): update dependencies 2026-02-07 09:42:48 +02:00
Nextcloud bot
9c2b6ac64d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-07 02:20:16 +00:00
Nextcloud bot
afb4140e6e fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-06 02:39:30 +00:00
github-actions[bot]
f9896c0cdd chore(master): release 0.22.5 2026-02-05 13:54:56 +02:00
a472e03e98 fix: mobile menu popover 2026-02-05 12:16:33 +02:00
github-actions[bot]
f2e3d37bcd chore(master): release 0.22.4 2026-02-05 08:36:46 +02:00
a0c70d8320 fix(deps): unmark floating-vue as external 2026-02-05 08:28:15 +02:00
github-actions[bot]
0b4c07fade chore(master): release 0.22.3 2026-02-05 08:24:56 +02:00
4be4d81d48 fix(deps): mark floating-vue as external 2026-02-05 08:23:23 +02:00
Nextcloud bot
9983cb9b1c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-05 02:19:39 +00:00
github-actions[bot]
494f96eaa5 chore(master): release 0.22.2 2026-02-05 00:23:24 +02:00
a12720c4ad fix: move floating-vue to peer deps 2026-02-05 00:21:43 +02:00
22571cc51a chore(deps): update dependencies 2026-02-05 00:12:07 +02:00
Nextcloud bot
b649b2fc84 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-04 02:18:17 +00:00
Nextcloud bot
f6219b7a1a fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-03 02:17:15 +00:00
d78d5fa9b9 chore(deps): update vue-router 2026-02-02 10:09:44 +02:00
Nextcloud bot
bb112b9fc7 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-02 02:17:45 +00:00
47 changed files with 1240 additions and 332 deletions

View File

@@ -1 +1 @@
{".":"0.22.1"}
{".":"0.22.7"}

View File

@@ -1,5 +1,55 @@
# Changelog
## [0.22.7](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.6...v0.22.7) (2026-02-11)
### Bug Fixes
* **l10n:** Update translations from Transifex ([6f7c696](https://github.com/chenasraf/nextcloud-forum/commit/6f7c696b3420d81edd6f06e10a88374525cf6b6d))
* **l10n:** Update translations from Transifex ([06ff4e2](https://github.com/chenasraf/nextcloud-forum/commit/06ff4e2ff9f913636b37b6dd244d4a9dd04082c8))
* light/dark theme would not listen to user preferences ([60d7aa3](https://github.com/chenasraf/nextcloud-forum/commit/60d7aa3399285280af3f68bd081a8c8de145665b))
* move thread dialog closing/progress ([d5b8421](https://github.com/chenasraf/nextcloud-forum/commit/d5b8421ed901970bdb8ef09183f370d549058cb8))
## [0.22.6](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.5...v0.22.6) (2026-02-07)
### Bug Fixes
* **l10n:** Update translations from Transifex ([9c2b6ac](https://github.com/chenasraf/nextcloud-forum/commit/9c2b6ac64d762e45796efd5fe08581926a3fc3e2))
* **l10n:** Update translations from Transifex ([afb4140](https://github.com/chenasraf/nextcloud-forum/commit/afb4140e6ecd3344d19a3173799a7ecf13c91f10))
## [0.22.5](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.4...v0.22.5) (2026-02-05)
### Bug Fixes
* mobile menu popover ([a472e03](https://github.com/chenasraf/nextcloud-forum/commit/a472e03e984e0e146f872df3f91eb88b9834970d))
## [0.22.4](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.3...v0.22.4) (2026-02-05)
### Bug Fixes
* **deps:** unmark floating-vue as external ([a0c70d8](https://github.com/chenasraf/nextcloud-forum/commit/a0c70d8320bd16e7768adda8489d6f73f5fcd148))
## [0.22.3](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.2...v0.22.3) (2026-02-05)
### Bug Fixes
* **deps:** mark floating-vue as external ([4be4d81](https://github.com/chenasraf/nextcloud-forum/commit/4be4d81d48e8ae7c945647d1096242bc990db532))
* **l10n:** Update translations from Transifex ([9983cb9](https://github.com/chenasraf/nextcloud-forum/commit/9983cb9b1c206d406d97757085465287dc0c711e))
## [0.22.2](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.1...v0.22.2) (2026-02-04)
### Bug Fixes
* **l10n:** Update translations from Transifex ([b649b2f](https://github.com/chenasraf/nextcloud-forum/commit/b649b2fc84b4f7fe695f49e328a1084e34e603ea))
* **l10n:** Update translations from Transifex ([f6219b7](https://github.com/chenasraf/nextcloud-forum/commit/f6219b7a1a11e5dd287046052c986a7975c50232))
* **l10n:** Update translations from Transifex ([bb112b9](https://github.com/chenasraf/nextcloud-forum/commit/bb112b9fc7c8e7ea9f60ff5fb200629211446617))
* move floating-vue to peer deps ([a12720c](https://github.com/chenasraf/nextcloud-forum/commit/a12720c4ada48e0a2f22f84ab289e8eb421658d7))
## [0.22.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.22.0...v0.22.1) (2026-02-01)

View File

@@ -37,7 +37,7 @@ This app is in early stages of development. While functional, you may encounter
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
]]></description>
<version>0.22.1</version>
<version>0.22.7</version>
<licence>agpl</licence>
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
<namespace>Forum</namespace>

49
composer.lock generated
View File

@@ -59,16 +59,16 @@
"packages-dev": [
{
"name": "bamarni/composer-bin-plugin",
"version": "1.9.0",
"version": "1.9.1",
"source": {
"type": "git",
"url": "https://github.com/bamarni/composer-bin-plugin.git",
"reference": "f6af6be0534fad47b38b34311e7d6148a67b5587"
"reference": "641d0663f5ac270b1aeec4337b7856f76204df47"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/f6af6be0534fad47b38b34311e7d6148a67b5587",
"reference": "f6af6be0534fad47b38b34311e7d6148a67b5587",
"url": "https://api.github.com/repos/bamarni/composer-bin-plugin/zipball/641d0663f5ac270b1aeec4337b7856f76204df47",
"reference": "641d0663f5ac270b1aeec4337b7856f76204df47",
"shasum": ""
},
"require": {
@@ -76,7 +76,7 @@
"php": "^7.2.5 || ^8.0"
},
"require-dev": {
"composer/composer": "^2.6",
"composer/composer": "^2.2.26",
"ext-json": "*",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.8 || ^2.0",
@@ -110,9 +110,9 @@
],
"support": {
"issues": "https://github.com/bamarni/composer-bin-plugin/issues",
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.9.0"
"source": "https://github.com/bamarni/composer-bin-plugin/tree/1.9.1"
},
"time": "2026-01-29T23:07:38+00:00"
"time": "2026-02-04T10:18:12+00:00"
},
{
"name": "myclabs/deep-copy",
@@ -180,12 +180,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5"
"reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5",
"reference": "f49cc367ee1a0216b7783b1b7a7f23dace6dd7c5",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/83cf79e2922fe1c969adeeac8dbb10e173a8d781",
"reference": "83cf79e2922fe1c969adeeac8dbb10e173a8d781",
"shasum": ""
},
"require": {
@@ -220,7 +220,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/stable32"
},
"time": "2026-01-21T00:58:32+00:00"
"time": "2026-02-06T01:05:41+00:00"
},
{
"name": "nikic/php-parser",
@@ -1035,12 +1035,12 @@
"source": {
"type": "git",
"url": "https://github.com/Roave/SecurityAdvisories.git",
"reference": "8457f2008fc6396be788162c4e04228028306534"
"reference": "7ea2d110787f6807213e27a1255c6b858ad99d89"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/8457f2008fc6396be788162c4e04228028306534",
"reference": "8457f2008fc6396be788162c4e04228028306534",
"url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/7ea2d110787f6807213e27a1255c6b858ad99d89",
"reference": "7ea2d110787f6807213e27a1255c6b858ad99d89",
"shasum": ""
},
"conflict": {
@@ -1150,6 +1150,7 @@
"cesnet/simplesamlphp-module-proxystatistics": "<3.1",
"chriskacerguis/codeigniter-restserver": "<=2.7.1",
"chrome-php/chrome": "<1.14",
"ci4-cms-erp/ci4ms": "<0.28.5",
"civicrm/civicrm-core": ">=4.2,<4.2.9|>=4.3,<4.3.3",
"ckeditor/ckeditor": "<4.25",
"clickstorm/cs-seo": ">=6,<6.8|>=7,<7.5|>=8,<8.4|>=9,<9.3",
@@ -1181,6 +1182,8 @@
"couleurcitron/tarteaucitron-wp": "<0.3",
"cpsit/typo3-mailqueue": "<0.4.3|>=0.5,<0.5.1",
"craftcms/cms": "<=4.16.16|>=5,<=5.8.20",
"craftcms/commerce": ">=4.0.0.0-RC1-dev,<=4.10|>=5,<=5.5.1",
"craftcms/composer": ">=4.0.0.0-RC1-dev,<=4.10|>=5.0.0.0-RC1-dev,<=5.5.1",
"croogo/croogo": "<=4.0.7",
"cuyz/valinor": "<0.12",
"czim/file-handling": "<1.5|>=2,<2.3",
@@ -1198,7 +1201,7 @@
"derhansen/sf_event_mgt": "<4.3.1|>=5,<5.1.1|>=7,<7.4",
"desperado/xml-bundle": "<=0.1.7",
"dev-lancer/minecraft-motd-parser": "<=1.0.5",
"devcode-it/openstamanager": "<=2.9.4",
"devcode-it/openstamanager": "<=2.9.8",
"devgroup/dotplant": "<2020.09.14-dev",
"digimix/wp-svg-upload": "<=1",
"directmailteam/direct-mail": "<6.0.3|>=7,<7.0.3|>=8,<9.5.2",
@@ -1281,18 +1284,18 @@
"ezsystems/ezplatform-admin-ui-assets": ">=4,<4.2.1|>=5,<5.0.1|>=5.1,<5.1.1|>=5.3.0.0-beta1,<5.3.5",
"ezsystems/ezplatform-graphql": ">=1.0.0.0-RC1-dev,<1.0.13|>=2.0.0.0-beta1,<2.3.12",
"ezsystems/ezplatform-http-cache": "<2.3.16",
"ezsystems/ezplatform-kernel": "<1.2.5.1-dev|>=1.3,<1.3.35",
"ezsystems/ezplatform-kernel": "<=1.2.5|>=1.3,<1.3.35",
"ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8",
"ezsystems/ezplatform-richtext": ">=2.3,<2.3.26|>=3.3,<3.3.40",
"ezsystems/ezplatform-solr-search-engine": ">=1.7,<1.7.12|>=2,<2.0.2|>=3.3,<3.3.15",
"ezsystems/ezplatform-user": ">=1,<1.0.1",
"ezsystems/ezpublish-kernel": "<6.13.8.2-dev|>=7,<7.5.31",
"ezsystems/ezpublish-kernel": "<=6.13.8.1|>=7,<7.5.31",
"ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.03.5.1",
"ezsystems/platform-ui-assets-bundle": ">=4.2,<4.2.3",
"ezsystems/repository-forms": ">=2.3,<2.3.2.1-dev|>=2.5,<2.5.15",
"ezyang/htmlpurifier": "<=4.2",
"facade/ignition": "<1.16.15|>=2,<2.4.2|>=2.5,<2.5.2",
"facturascripts/facturascripts": "<=2025.4|==2025.11|==2025.41|==2025.43",
"facturascripts/facturascripts": "<2025.81",
"fastly/magento2": "<1.2.26",
"feehi/cms": "<=2.1.1",
"feehi/feehicms": "<=2.1.1",
@@ -1517,7 +1520,7 @@
"microsoft/microsoft-graph": ">=1.16,<1.109.1|>=2,<2.0.1",
"microsoft/microsoft-graph-beta": "<2.0.1",
"microsoft/microsoft-graph-core": "<2.0.2",
"microweber/microweber": "<=2.0.19",
"microweber/microweber": "<2.0.20",
"mikehaertl/php-shellcommand": "<1.6.1",
"mineadmin/mineadmin": "<=3.0.9",
"miniorange/miniorange-saml": "<1.4.3",
@@ -1581,7 +1584,7 @@
"open-web-analytics/open-web-analytics": "<1.8.1",
"opencart/opencart": ">=0",
"openid/php-openid": "<2.3",
"openmage/magento-lts": "<20.16",
"openmage/magento-lts": "<20.16.1",
"opensolutions/vimbadmin": "<=3.0.15",
"opensource-workshop/connect-cms": "<1.8.7|>=2,<2.4.7",
"orchid/platform": ">=8,<14.43",
@@ -1659,7 +1662,7 @@
"prestashop/blockwishlist": ">=2,<2.1.1",
"prestashop/contactform": ">=1.0.1,<4.3",
"prestashop/gamification": "<2.3.2",
"prestashop/prestashop": "<8.2.3",
"prestashop/prestashop": "<8.2.4|>=9.0.0.0-alpha1,<9.0.3",
"prestashop/productcomments": "<5.0.2",
"prestashop/ps_checkout": "<4.4.1|>=5,<5.0.5",
"prestashop/ps_contactinfo": "<=3.3.2",
@@ -1934,7 +1937,7 @@
"wikimedia/parsoid": "<0.12.2",
"willdurand/js-translation-bundle": "<2.1.1",
"winter/wn-backend-module": "<1.2.4",
"winter/wn-cms-module": "<1.0.476|>=1.1,<1.1.11|>=1.2,<1.2.7",
"winter/wn-cms-module": "<=1.2.9",
"winter/wn-dusk-plugin": "<2.1",
"winter/wn-system-module": "<1.2.4",
"wintercms/winter": "<=1.2.3",
@@ -2043,7 +2046,7 @@
"type": "tidelift"
}
],
"time": "2026-01-30T22:06:58+00:00"
"time": "2026-02-05T22:08:29+00:00"
},
{
"name": "sebastian/cli-parser",

View File

@@ -56,9 +56,9 @@ OC.L10N.register(
"Welcome to the forum!" : "Vítejte ve fóru!",
"Deleted user" : "Smazaný uživatel",
"A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud",
"Repair Seeds" : "Opravit seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair seeds pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
"Run Repair Seeds" : "Spustit opravu seeds",
"Repair Database Initial Data" : "Opravit úvodní data databáze",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair database initial data pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
"Run Repair Database Initial Data" : "Spustit opravu úvodních dat databáze",
"User Roles" : "Role uživatele",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Přidělit uživatelům role ve fóru. To umožní udělit konkrétním uživatelům práva pro správu nebo moderování.",
"User ID" : "Identif. uživatele",
@@ -67,7 +67,7 @@ OC.L10N.register(
"Select a role" : "Vybrat roli",
"Assign Role" : "Přiřadit roli",
"Failed to fetch roles" : "Nepodařilo se získat role",
"Failed to run repair seeds" : "Nepodařilo se spustit repair seeds",
"Failed to run repair database initial data" : "Nepodařilo se opravit úvodní data databáze",
"Failed to assign role" : "Nepodařilo se přidělit roli",
"Loading …" : "Načítání …",
"Search" : "Hledat",

View File

@@ -54,9 +54,9 @@
"Welcome to the forum!" : "Vítejte ve fóru!",
"Deleted user" : "Smazaný uživatel",
"A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud",
"Repair Seeds" : "Opravit seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair seeds pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
"Run Repair Seeds" : "Spustit opravu seeds",
"Repair Database Initial Data" : "Opravit úvodní data databáze",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair database initial data pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
"Run Repair Database Initial Data" : "Spustit opravu úvodních dat databáze",
"User Roles" : "Role uživatele",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Přidělit uživatelům role ve fóru. To umožní udělit konkrétním uživatelům práva pro správu nebo moderování.",
"User ID" : "Identif. uživatele",
@@ -65,7 +65,7 @@
"Select a role" : "Vybrat roli",
"Assign Role" : "Přiřadit roli",
"Failed to fetch roles" : "Nepodařilo se získat role",
"Failed to run repair seeds" : "Nepodařilo se spustit repair seeds",
"Failed to run repair database initial data" : "Nepodařilo se opravit úvodní data databáze",
"Failed to assign role" : "Nepodařilo se přidělit roli",
"Loading …" : "Načítání …",
"Search" : "Hledat",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -57,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "Gelöschter Benutzer",
"A community-driven forum built right into your Nextcloud instance" : "Ein Community-basiertes Forum, das direkt in Ihre Nextcloud-Instanz integriert ist.",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Diskussionen starten, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**⚠️ Hinweis zur frühen Entwicklungsphase:** \nDiese App befindet sich in einer frühen Entwicklungsphase. Sie ist zwar funktionsfähig, es können jedoch Fehler oder unvollständige Funktionen auftreten. Bitte melden Sie alle Probleme auf GitHub und erstellen Sie regelmäßig Backups Ihrer Daten.\n\n**Hauptfunktionen:**\n- **Themenbasierte Diskussionen** Organisierte Diskussionsthemen erstellen und beantworten\n- **Kategorieorganisation** Das Forum mit anpassbaren Kategorien und Überschriften strukturieren.\n- **Rich-Text-Formatierung** BBCode verwenden, um Beiträge mit Fettdruck, Kursivschrift, Links, Bildern, Codeblöcken und mehr zu formatieren.\n- **Dateianhänge** Dateien aus dem Nextcloud-Speicher an Beiträge anhängen.\n- **Reaktionen auf Beiträge** Mit Emojis auf Beiträge reagieren.\n- **Lese-/Ungelesen-Status** Den Überblick darüber behalten, welche Themen bereits gelesen wurden.\n- **Suche** Diskussionen schnell mit der integrierten Suche finden.\n- **Benutzerprofile** Den Beitragsverlauf und die Statistiken der Benutzer ansehen.\n- **Rollenbasierte Berechtigungen** Den Zugriff und die Moderation mit flexiblen Rollen steuern.\n- **Gastzugriff**: Optionaler öffentlicher Zugriff für nicht authentifizierte Benutzer mit konfigurierbaren Berechtigungen.\n- **Admin-Tools** Kategorien, Rollen, BBCodes und Forumseinstellungen verwalten.\n- **Moderations-Tools** Themen und Beiträge anheften, sperren und verwalten.\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Supportkanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum integriert sich nahtlos in die Nextcloud-Instanz und nutzt die bestehenden Benutzer und Gruppen für die Anmeldung und die Zugriffskontrolle.",
"Repair Seeds" : "Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Führen Sie den Befehl \"Repair Seeds\" aus, um Standard-Forumsdaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies ist sicher, mehrmals zu laufen, da es Daten überspringt, die bereits vorhanden sind.",
"Run Repair Seeds" : "\"Repair Seeds\" ausführen",
"Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
"User Roles" : "Benutzerrollen",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
"User ID" : "Benutzer-ID",
@@ -68,7 +68,7 @@ OC.L10N.register(
"Select a role" : "Eine Rolle auswählen",
"Assign Role" : "Rolle zuweisen",
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
"Failed to run repair seeds" : "Fehler beim Ausführen von \"Repair Seeds\"",
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
"Loading …" : "Lade …",
"Search" : "Suche",

View File

@@ -55,9 +55,9 @@
"Deleted user" : "Gelöschter Benutzer",
"A community-driven forum built right into your Nextcloud instance" : "Ein Community-basiertes Forum, das direkt in Ihre Nextcloud-Instanz integriert ist.",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Diskussionen starten, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**⚠️ Hinweis zur frühen Entwicklungsphase:** \nDiese App befindet sich in einer frühen Entwicklungsphase. Sie ist zwar funktionsfähig, es können jedoch Fehler oder unvollständige Funktionen auftreten. Bitte melden Sie alle Probleme auf GitHub und erstellen Sie regelmäßig Backups Ihrer Daten.\n\n**Hauptfunktionen:**\n- **Themenbasierte Diskussionen** Organisierte Diskussionsthemen erstellen und beantworten\n- **Kategorieorganisation** Das Forum mit anpassbaren Kategorien und Überschriften strukturieren.\n- **Rich-Text-Formatierung** BBCode verwenden, um Beiträge mit Fettdruck, Kursivschrift, Links, Bildern, Codeblöcken und mehr zu formatieren.\n- **Dateianhänge** Dateien aus dem Nextcloud-Speicher an Beiträge anhängen.\n- **Reaktionen auf Beiträge** Mit Emojis auf Beiträge reagieren.\n- **Lese-/Ungelesen-Status** Den Überblick darüber behalten, welche Themen bereits gelesen wurden.\n- **Suche** Diskussionen schnell mit der integrierten Suche finden.\n- **Benutzerprofile** Den Beitragsverlauf und die Statistiken der Benutzer ansehen.\n- **Rollenbasierte Berechtigungen** Den Zugriff und die Moderation mit flexiblen Rollen steuern.\n- **Gastzugriff**: Optionaler öffentlicher Zugriff für nicht authentifizierte Benutzer mit konfigurierbaren Berechtigungen.\n- **Admin-Tools** Kategorien, Rollen, BBCodes und Forumseinstellungen verwalten.\n- **Moderations-Tools** Themen und Beiträge anheften, sperren und verwalten.\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Supportkanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum integriert sich nahtlos in die Nextcloud-Instanz und nutzt die bestehenden Benutzer und Gruppen für die Anmeldung und die Zugriffskontrolle.",
"Repair Seeds" : "Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Führen Sie den Befehl \"Repair Seeds\" aus, um Standard-Forumsdaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies ist sicher, mehrmals zu laufen, da es Daten überspringt, die bereits vorhanden sind.",
"Run Repair Seeds" : "\"Repair Seeds\" ausführen",
"Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
"User Roles" : "Benutzerrollen",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
"User ID" : "Benutzer-ID",
@@ -66,7 +66,7 @@
"Select a role" : "Eine Rolle auswählen",
"Assign Role" : "Rolle zuweisen",
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
"Failed to run repair seeds" : "Fehler beim Ausführen von \"Repair Seeds\"",
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
"Loading …" : "Lade …",
"Search" : "Suche",

View File

@@ -1,9 +1,20 @@
OC.L10N.register(
"forum",
{
"Recent Forum activity" : "Recent Forum activity",
"More activity" : "More activity",
"New thread by %1$s" : "New thread by %1$s",
"Reply by %1$s" : "Reply by %1$s",
"No recent forum activity" : "No recent forum activity",
"Top Forum activity" : "Top Forum activity",
"Browse forum" : "Browse forum",
"_%n thread_::_%n threads_" : ["%n thread","%n threads"],
"_%n view_::_%n views_" : ["%n view","%n views"],
"No forum activity" : "No forum activity",
"Top Forum categories" : "Top Forum categories",
"No categories available" : "No categories available",
"Top Forum threads" : "Top Forum threads",
"No threads available" : "No threads available",
"Admin" : "Admin",
"Administrator role with full permissions" : "Administrator role with full permissions",
"Moderator" : "Moderator",
@@ -46,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "Deleted user",
"A community-driven forum built right into your Nextcloud instance" : "A community-driven forum built right into your Nextcloud instance",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.",
"Repair Seeds" : "Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists.",
"Run Repair Seeds" : "Run Repair Seeds",
"Repair Database Initial Data" : "Repair Database Initial Data",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists.",
"Run Repair Database Initial Data" : "Run Repair Database Initial Data",
"User Roles" : "User Roles",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users.",
"User ID" : "User ID",
@@ -57,7 +68,7 @@ OC.L10N.register(
"Select a role" : "Select a role",
"Assign Role" : "Assign Role",
"Failed to fetch roles" : "Failed to fetch roles",
"Failed to run repair seeds" : "Failed to run repair seeds",
"Failed to run repair database initial data" : "Failed to run repair database initial data",
"Failed to assign role" : "Failed to assign role",
"Loading …" : "Loading …",
"Search" : "Search",

View File

@@ -1,7 +1,18 @@
{ "translations": {
"Recent Forum activity" : "Recent Forum activity",
"More activity" : "More activity",
"New thread by %1$s" : "New thread by %1$s",
"Reply by %1$s" : "Reply by %1$s",
"No recent forum activity" : "No recent forum activity",
"Top Forum activity" : "Top Forum activity",
"Browse forum" : "Browse forum",
"_%n thread_::_%n threads_" : ["%n thread","%n threads"],
"_%n view_::_%n views_" : ["%n view","%n views"],
"No forum activity" : "No forum activity",
"Top Forum categories" : "Top Forum categories",
"No categories available" : "No categories available",
"Top Forum threads" : "Top Forum threads",
"No threads available" : "No threads available",
"Admin" : "Admin",
"Administrator role with full permissions" : "Administrator role with full permissions",
"Moderator" : "Moderator",
@@ -44,9 +55,9 @@
"Deleted user" : "Deleted user",
"A community-driven forum built right into your Nextcloud instance" : "A community-driven forum built right into your Nextcloud instance",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.",
"Repair Seeds" : "Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists.",
"Run Repair Seeds" : "Run Repair Seeds",
"Repair Database Initial Data" : "Repair Database Initial Data",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists.",
"Run Repair Database Initial Data" : "Run Repair Database Initial Data",
"User Roles" : "User Roles",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users.",
"User ID" : "User ID",
@@ -55,7 +66,7 @@
"Select a role" : "Select a role",
"Assign Role" : "Assign Role",
"Failed to fetch roles" : "Failed to fetch roles",
"Failed to run repair seeds" : "Failed to run repair seeds",
"Failed to run repair database initial data" : "Failed to run repair database initial data",
"Failed to assign role" : "Failed to assign role",
"Loading …" : "Loading …",
"Search" : "Search",

View File

@@ -53,6 +53,7 @@ OC.L10N.register(
"Unread" : "No leído",
"Save" : "Guardar",
"Current version" : "Versión actual",
"Add reaction" : "Añadir reacción",
"React with {emoji}" : "Reaccionar con {emoji}",
"Uncategorized" : "Sin categoría",
"_%n reply_::_%n replies_" : ["%n respuesta","%n respuestas","%n respuestas"],

View File

@@ -51,6 +51,7 @@
"Unread" : "No leído",
"Save" : "Guardar",
"Current version" : "Versión actual",
"Add reaction" : "Añadir reacción",
"React with {emoji}" : "Reaccionar con {emoji}",
"Uncategorized" : "Sin categoría",
"_%n reply_::_%n replies_" : ["%n respuesta","%n respuestas","%n respuestas"],

View File

@@ -56,6 +56,9 @@ OC.L10N.register(
"Welcome to the forum!" : "Tere tulemast foorumisse!",
"Deleted user" : "Kustutatud kasutaja",
"A community-driven forum built right into your Nextcloud instance" : "Kogukonnapõhine foorum, mis toimib otse sinu Nextcloudi serveris.",
"Repair Database Initial Data" : "Paranda andmebaasi algsed andmed",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Käivita käsk, mis parandab andmebaasi algsed vaikimisi andmed (rollid, kategooriad, õigused, BBC-koodid). Kuna olemasolevad andmed jäävad vahele, siis seda võid käivitada ka mitu korda.",
"Run Repair Database Initial Data" : "Käivita toiming, mis parandab andmebaasi algsed andmed",
"User Roles" : "Kasutajarollid",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Lisa foorumikasutajatele rollid. Sedaviisi saad soovitud kasutajad muuta moderaatoriteks või peakasutajateks.",
"User ID" : "Kasutajatunnus",
@@ -64,6 +67,7 @@ OC.L10N.register(
"Select a role" : "Vali roll",
"Assign Role" : "Määra roll",
"Failed to fetch roles" : "Rollide laadimine ei õnnestunud",
"Failed to run repair database initial data" : "Toimingu, mis parandab andmebaasi algsed andmed, käivitamine ei õnnestunud",
"Failed to assign role" : "Rolli määramine ei õnnestunud",
"Loading …" : "Laadin...",
"Search" : "Otsi",

View File

@@ -54,6 +54,9 @@
"Welcome to the forum!" : "Tere tulemast foorumisse!",
"Deleted user" : "Kustutatud kasutaja",
"A community-driven forum built right into your Nextcloud instance" : "Kogukonnapõhine foorum, mis toimib otse sinu Nextcloudi serveris.",
"Repair Database Initial Data" : "Paranda andmebaasi algsed andmed",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Käivita käsk, mis parandab andmebaasi algsed vaikimisi andmed (rollid, kategooriad, õigused, BBC-koodid). Kuna olemasolevad andmed jäävad vahele, siis seda võid käivitada ka mitu korda.",
"Run Repair Database Initial Data" : "Käivita toiming, mis parandab andmebaasi algsed andmed",
"User Roles" : "Kasutajarollid",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Lisa foorumikasutajatele rollid. Sedaviisi saad soovitud kasutajad muuta moderaatoriteks või peakasutajateks.",
"User ID" : "Kasutajatunnus",
@@ -62,6 +65,7 @@
"Select a role" : "Vali roll",
"Assign Role" : "Määra roll",
"Failed to fetch roles" : "Rollide laadimine ei õnnestunud",
"Failed to run repair database initial data" : "Toimingu, mis parandab andmebaasi algsed andmed, käivitamine ei õnnestunud",
"Failed to assign role" : "Rolli määramine ei õnnestunud",
"Loading …" : "Laadin...",
"Search" : "Otsi",

View File

@@ -6,6 +6,7 @@ OC.L10N.register(
"Guest" : "Invité",
"General" : "Général",
"Support" : "Support",
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
"Bold text" : "Texte en gras",
"Underlined text" : "Texte souligné",
"Forum" : "Forum",

View File

@@ -4,6 +4,7 @@
"Guest" : "Invité",
"General" : "Général",
"Support" : "Support",
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
"Bold text" : "Texte en gras",
"Underlined text" : "Texte souligné",
"Forum" : "Forum",

View File

@@ -1,9 +1,20 @@
OC.L10N.register(
"forum",
{
"Recent Forum activity" : "Gníomhaíocht an Fhóraim le Déanaí",
"More activity" : "Tuilleadh gníomhaíochta",
"New thread by %1$s" : "Snáithe nua le %1$s",
"Reply by %1$s" : "Freagra ó %1$s",
"No recent forum activity" : "Gan aon ghníomhaíocht fóram le déanaí",
"Top Forum activity" : "Príomhghníomhaíocht an Fhóraim",
"Browse forum" : "Brabhsáil an fhóraim",
"_%n thread_::_%n threads_" : ["%n snáithe","%n snáitheanna","%n snáitheanna","%n snáitheanna","%n snáitheanna"],
"_%n view_::_%n views_" : ["%n radharc","%n radharic","%n radharic","%n radharic","%n radharc"],
"No forum activity" : "Gan aon ghníomhaíocht fóraim",
"Top Forum categories" : "Catagóirí Fóraim is Fearr",
"No categories available" : "Níl aon chatagóirí ar fáil",
"Top Forum threads" : "Snáitheanna Fóraim is Fearr",
"No threads available" : "Níl aon snáitheanna ar fáil",
"Admin" : "Riarachán",
"Administrator role with full permissions" : "Ról riarthóra le ceadanna iomlána",
"Moderator" : "Modhnóir",
@@ -46,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "Úsáideoir scriosta",
"A community-driven forum built right into your Nextcloud instance" : "Fóram atá tiomáinte ag an bpobal atá tógtha isteach i do chás Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Cruthaigh plé, roinn smaointe agus comhoibrigh le do phobal go díreach i Nextcloud.\n\n**⚠️ Fógra Forbartha Luath:**\nTá an aip seo i gcéimeanna luatha forbartha. Cé go bhfuil sí feidhmiúil, d'fhéadfadh fabhtanna nó gnéithe neamhiomlána teacht ort. Tuairiscigh aon fhadhbanna ar GitHub agus smaoinigh ar chúltaca de do shonraí a dhéanamh go rialta.\n\n**Príomhghnéithe:**\n- **Plé bunaithe ar shnáitheanna** - Cruthaigh agus freagair snáitheanna plé eagraithe\n- **Eagrú Catagóirí** - Struchtúraigh do fhóram le catagóirí agus ceanntásca saincheaptha\n- **Formáidiú Téacs Saibhir** - Úsáid BBCode chun poist a fhormáidiú le cló trom, iodálach, naisc, íomhánna, bloic chód agus níos mó\n- **Ceangaltáin Chomhad** - Ceangail comhaid ó do stóras Nextcloud le poist\n- **Imoibrithe Poist** - Imoibriú le poist le himoibrithe emoji\n- **Rianú Léite/Gan Léite** - Coinnigh súil ar na snáitheanna atá léite agat\n- **Cuardaigh** - Aimsigh plé go tapa le cuardach ionsuite\n- **Próifílí Úsáideoirí** - Féach ar stair agus staitisticí post úsáideoirí\n- **Ceadanna Bunaithe ar Ról** - Rialú rochtana agus modhnóireachta le róil sholúbtha\n- **Rochtain Aoi**: Rochtain phoiblí roghnach d'úsáideoirí neamhúdaraithe le ceadanna inchumraithe\n- **Uirlisí Riaracháin** - Bainistigh catagóirí, róil, BBCóid agus socruithe fóraim\n- **Uirlisí Modhnóireachta** - Snáitheanna agus poist a phionáil, a ghlasáil agus a bhainistiú\n\n**Foirfe do:**\n- Plé foirne agus comhoibriú\n- Fóraim phobail\n- Bealaí tacaíochta\n- Bunachair eolais\n- Plé tionscadail\n- Cumarsáid inmheánach\n\nComhtháthaíonn an fóram go gan uaim le do chás Nextcloud, ag baint úsáide as d'úsáideoirí agus do ghrúpaí atá ann cheana féin le haghaidh fíordheimhnithe agus rialú rochtana.",
"Repair Seeds" : "Síolta Deisiúcháin",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú repair seeds chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
"Run Repair Seeds" : "Síolta Deisiúcháin Rith",
"Repair Database Initial Data" : "Deisigh Sonraí Tosaigh Bunachar Sonraí",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú \"deisigh sonraí tosaigh bunachar sonraí\" chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
"Run Repair Database Initial Data" : "Rith Deisiúchán Bunachar Sonraí Tosaigh",
"User Roles" : "Róil Úsáideora",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Sannadh róil fóraim d'úsáideoirí. Ligeann sé seo duit pribhléidí riaracháin nó modhnóra a dheonú d'úsáideoirí sonracha.",
"User ID" : "ID Úsáideoir",
@@ -56,7 +67,8 @@ OC.L10N.register(
"Role" : "Ról",
"Select a role" : "Roghnaigh ról",
"Assign Role" : "Sannadh Ról",
"Failed to run repair seeds" : "Theip ar shíolta deisiúcháin a rith",
"Failed to fetch roles" : "Theip ar róil a fháil",
"Failed to run repair database initial data" : "Theip ar shonraí tosaigh an bhunachair shonraí a dheisiú a rith",
"Failed to assign role" : "Theip ar ról a shannadh",
"Loading …" : "Á lódáil…",
"Search" : "Cuardach",

View File

@@ -1,7 +1,18 @@
{ "translations": {
"Recent Forum activity" : "Gníomhaíocht an Fhóraim le Déanaí",
"More activity" : "Tuilleadh gníomhaíochta",
"New thread by %1$s" : "Snáithe nua le %1$s",
"Reply by %1$s" : "Freagra ó %1$s",
"No recent forum activity" : "Gan aon ghníomhaíocht fóram le déanaí",
"Top Forum activity" : "Príomhghníomhaíocht an Fhóraim",
"Browse forum" : "Brabhsáil an fhóraim",
"_%n thread_::_%n threads_" : ["%n snáithe","%n snáitheanna","%n snáitheanna","%n snáitheanna","%n snáitheanna"],
"_%n view_::_%n views_" : ["%n radharc","%n radharic","%n radharic","%n radharic","%n radharc"],
"No forum activity" : "Gan aon ghníomhaíocht fóraim",
"Top Forum categories" : "Catagóirí Fóraim is Fearr",
"No categories available" : "Níl aon chatagóirí ar fáil",
"Top Forum threads" : "Snáitheanna Fóraim is Fearr",
"No threads available" : "Níl aon snáitheanna ar fáil",
"Admin" : "Riarachán",
"Administrator role with full permissions" : "Ról riarthóra le ceadanna iomlána",
"Moderator" : "Modhnóir",
@@ -44,9 +55,9 @@
"Deleted user" : "Úsáideoir scriosta",
"A community-driven forum built right into your Nextcloud instance" : "Fóram atá tiomáinte ag an bpobal atá tógtha isteach i do chás Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Cruthaigh plé, roinn smaointe agus comhoibrigh le do phobal go díreach i Nextcloud.\n\n**⚠️ Fógra Forbartha Luath:**\nTá an aip seo i gcéimeanna luatha forbartha. Cé go bhfuil sí feidhmiúil, d'fhéadfadh fabhtanna nó gnéithe neamhiomlána teacht ort. Tuairiscigh aon fhadhbanna ar GitHub agus smaoinigh ar chúltaca de do shonraí a dhéanamh go rialta.\n\n**Príomhghnéithe:**\n- **Plé bunaithe ar shnáitheanna** - Cruthaigh agus freagair snáitheanna plé eagraithe\n- **Eagrú Catagóirí** - Struchtúraigh do fhóram le catagóirí agus ceanntásca saincheaptha\n- **Formáidiú Téacs Saibhir** - Úsáid BBCode chun poist a fhormáidiú le cló trom, iodálach, naisc, íomhánna, bloic chód agus níos mó\n- **Ceangaltáin Chomhad** - Ceangail comhaid ó do stóras Nextcloud le poist\n- **Imoibrithe Poist** - Imoibriú le poist le himoibrithe emoji\n- **Rianú Léite/Gan Léite** - Coinnigh súil ar na snáitheanna atá léite agat\n- **Cuardaigh** - Aimsigh plé go tapa le cuardach ionsuite\n- **Próifílí Úsáideoirí** - Féach ar stair agus staitisticí post úsáideoirí\n- **Ceadanna Bunaithe ar Ról** - Rialú rochtana agus modhnóireachta le róil sholúbtha\n- **Rochtain Aoi**: Rochtain phoiblí roghnach d'úsáideoirí neamhúdaraithe le ceadanna inchumraithe\n- **Uirlisí Riaracháin** - Bainistigh catagóirí, róil, BBCóid agus socruithe fóraim\n- **Uirlisí Modhnóireachta** - Snáitheanna agus poist a phionáil, a ghlasáil agus a bhainistiú\n\n**Foirfe do:**\n- Plé foirne agus comhoibriú\n- Fóraim phobail\n- Bealaí tacaíochta\n- Bunachair eolais\n- Plé tionscadail\n- Cumarsáid inmheánach\n\nComhtháthaíonn an fóram go gan uaim le do chás Nextcloud, ag baint úsáide as d'úsáideoirí agus do ghrúpaí atá ann cheana féin le haghaidh fíordheimhnithe agus rialú rochtana.",
"Repair Seeds" : "Síolta Deisiúcháin",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú repair seeds chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
"Run Repair Seeds" : "Síolta Deisiúcháin Rith",
"Repair Database Initial Data" : "Deisigh Sonraí Tosaigh Bunachar Sonraí",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú \"deisigh sonraí tosaigh bunachar sonraí\" chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
"Run Repair Database Initial Data" : "Rith Deisiúchán Bunachar Sonraí Tosaigh",
"User Roles" : "Róil Úsáideora",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Sannadh róil fóraim d'úsáideoirí. Ligeann sé seo duit pribhléidí riaracháin nó modhnóra a dheonú d'úsáideoirí sonracha.",
"User ID" : "ID Úsáideoir",
@@ -54,7 +65,8 @@
"Role" : "Ról",
"Select a role" : "Roghnaigh ról",
"Assign Role" : "Sannadh Ról",
"Failed to run repair seeds" : "Theip ar shíolta deisiúcháin a rith",
"Failed to fetch roles" : "Theip ar róil a fháil",
"Failed to run repair database initial data" : "Theip ar shonraí tosaigh an bhunachair shonraí a dheisiú a rith",
"Failed to assign role" : "Theip ar ról a shannadh",
"Loading …" : "Á lódáil…",
"Search" : "Cuardach",

View File

@@ -57,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "Usuario eliminado",
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Cree debates, comparta ideas e colabore directamente coa súa comunidade en Nextcloud.\n\n**⚠️ Aviso sobre o desenvolvemento inicial:**\nEsta aplicación está en fases iniciais de desenvolvemento. Aínda que é funcional, pode atopar erros ou funcións incompletas. Informe de calquera problema en GitHub e considere facer copias de seguranza dos seus datos regularmente.\n\n**Características principais:**\n- **Debates baseados en fíos** - Crear e responder a fíos de debate organizados\n- **Organización por categorías** - Estruture o seu foro con categorías e cabeceiras personalizábeis\n- **Formato de texto enriquecido** - Use BBCode para formatar publicacións en grosa, cursiva, ligazóns, imaxes, bloques de código e máis\n- **Ficheiros anexos** - Anexe ficheiros do seu almacenamento Nextcloud ás publicacións\n- **Reaccións á publicación** - Reaccione ás publicacións con «emojis» de reacción\n- **Seguimento de lido/non lido** - Leve o control de que fíos leu\n- **Buscar** - Atope debates rapidamente coa busca integrada\n- **Perfís de usuario** - Ver o historial de publicacións e estatísticas de usuarios\n- **Permisos baseados en roles** - Controle o acceso e moderación con roles flexíbeis\n- **Acceso de convidados**: Acceso público opcional para usuarios non autenticados con permisos configurábeis\n- **Ferramentas de administración** - Xestione categorías, roles, BBCodes e os axustes do foro\n- **Ferramentas de moderación** - Fixar, bloquear e xestionar fíos e publicacións\n\n**Perfecto para:**\n- Debates e colaboración en equipo\n- Foros comunitarios\n- Canles de asistencia\n- Bases de coñecemento\n- Debates sobre proxectos\n- Comunicación interna\n\nO foro intégrase sen problemas coa súa instancia de Nextcloud, empregando os seus usuarios e grupos existentes para a autenticación e o control de acceso.",
"Repair Seeds" : "Reparar as sementes",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar as sementes para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen. datos que xa existen.",
"Run Repair Seeds" : "Executar a reparación de sementes",
"Repair Database Initial Data" : "Reparar os datos iniciais da base de datos",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar os datos iniciais da base de datos para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen.",
"Run Repair Database Initial Data" : "Executar a reparación dos datos iniciais da base de datos",
"User Roles" : "Roles de usuario",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asigna roles no foro aos usuarios. Isto permítelle conceder privilexios administrativos ou de moderador a usuarios específicos.",
"User ID" : "ID do usuario",
@@ -68,7 +68,7 @@ OC.L10N.register(
"Select a role" : "Seleccione un rol",
"Assign Role" : "Asigne o rol",
"Failed to fetch roles" : "Produciuse un fallo ao recuperar os roles",
"Failed to run repair seeds" : "Produciuse un fallo ao executar a reparación de sementes",
"Failed to run repair database initial data" : "Produciuse un fallo ao executar a reparación dos datos iniciais da base de datos",
"Failed to assign role" : "Produciuse un fallo ao asignar o role",
"Loading …" : "Cargando…",
"Search" : "Buscar",

View File

@@ -55,9 +55,9 @@
"Deleted user" : "Usuario eliminado",
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Cree debates, comparta ideas e colabore directamente coa súa comunidade en Nextcloud.\n\n**⚠️ Aviso sobre o desenvolvemento inicial:**\nEsta aplicación está en fases iniciais de desenvolvemento. Aínda que é funcional, pode atopar erros ou funcións incompletas. Informe de calquera problema en GitHub e considere facer copias de seguranza dos seus datos regularmente.\n\n**Características principais:**\n- **Debates baseados en fíos** - Crear e responder a fíos de debate organizados\n- **Organización por categorías** - Estruture o seu foro con categorías e cabeceiras personalizábeis\n- **Formato de texto enriquecido** - Use BBCode para formatar publicacións en grosa, cursiva, ligazóns, imaxes, bloques de código e máis\n- **Ficheiros anexos** - Anexe ficheiros do seu almacenamento Nextcloud ás publicacións\n- **Reaccións á publicación** - Reaccione ás publicacións con «emojis» de reacción\n- **Seguimento de lido/non lido** - Leve o control de que fíos leu\n- **Buscar** - Atope debates rapidamente coa busca integrada\n- **Perfís de usuario** - Ver o historial de publicacións e estatísticas de usuarios\n- **Permisos baseados en roles** - Controle o acceso e moderación con roles flexíbeis\n- **Acceso de convidados**: Acceso público opcional para usuarios non autenticados con permisos configurábeis\n- **Ferramentas de administración** - Xestione categorías, roles, BBCodes e os axustes do foro\n- **Ferramentas de moderación** - Fixar, bloquear e xestionar fíos e publicacións\n\n**Perfecto para:**\n- Debates e colaboración en equipo\n- Foros comunitarios\n- Canles de asistencia\n- Bases de coñecemento\n- Debates sobre proxectos\n- Comunicación interna\n\nO foro intégrase sen problemas coa súa instancia de Nextcloud, empregando os seus usuarios e grupos existentes para a autenticación e o control de acceso.",
"Repair Seeds" : "Reparar as sementes",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar as sementes para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen. datos que xa existen.",
"Run Repair Seeds" : "Executar a reparación de sementes",
"Repair Database Initial Data" : "Reparar os datos iniciais da base de datos",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar os datos iniciais da base de datos para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen.",
"Run Repair Database Initial Data" : "Executar a reparación dos datos iniciais da base de datos",
"User Roles" : "Roles de usuario",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asigna roles no foro aos usuarios. Isto permítelle conceder privilexios administrativos ou de moderador a usuarios específicos.",
"User ID" : "ID do usuario",
@@ -66,7 +66,7 @@
"Select a role" : "Seleccione un rol",
"Assign Role" : "Asigne o rol",
"Failed to fetch roles" : "Produciuse un fallo ao recuperar os roles",
"Failed to run repair seeds" : "Produciuse un fallo ao executar a reparación de sementes",
"Failed to run repair database initial data" : "Produciuse un fallo ao executar a reparación dos datos iniciais da base de datos",
"Failed to assign role" : "Produciuse un fallo ao asignar o role",
"Loading …" : "Cargando…",
"Search" : "Buscar",

View File

@@ -3,10 +3,14 @@ OC.L10N.register(
{
"Admin" : "Admin",
"User" : "@string/user_icon",
"Guest" : "Gost",
"General" : "Općenito",
"Support" : "Podrška",
"Bold text" : "Podebljani tekst",
"Underlined text" : "Podcrtani tekst",
"Forum" : "Forum",
"Deleted user" : "Izbrisan korisnik",
"User ID" : "ID korisnika",
"Role" : "Uloga",
"Loading …" : "Učitavanje…",
"Search" : "Traži",
@@ -15,6 +19,7 @@ OC.L10N.register(
"Dashboard" : "Nadzorna ploča",
"Users" : "Korisnici",
"Categories" : "Kategorije",
"Expand" : "Proširi",
"Collapse" : "Sakrij",
"Hello world!" : "Pozdrav svijete!",
"Code" : "Kod",
@@ -23,6 +28,8 @@ OC.L10N.register(
"List" : "Popis",
"Insert emoji" : "Umetni emoji",
"Close" : "Zatvori",
"Failed to upload file" : "Nije uspjelo prenijeti datoteku",
"Threads" : "Niti",
"Cancel" : "Cancel",
"Create" : "Stvori",
"Update" : "Ažuriraj",
@@ -31,9 +38,14 @@ OC.L10N.register(
"Back" : "Natrag",
"Edit" : "Uredi",
"Delete" : "Izbriši",
"Unread" : "Nepročitano",
"Save" : "Spremi",
"Current version" : "Trenutna verzija",
"Version {index}" : "Verzija {index}",
"Add reaction" : "Dodaj reakciju",
"React with {emoji}" : "Reagiraj s {emoji}",
"Uncategorized" : "Nekategorizirani",
"_%n reply_::_%n replies_" : ["%n odgovor","%n odgovora","%n odgovora"],
"Views" : "Prikazi",
"Title" : "Naslov",
"Saving draft …" : "Spremanje skice...",
@@ -41,10 +53,12 @@ OC.L10N.register(
"Unsaved changes" : "Nespremljene promjene",
"Refresh" : "Osvježi",
"Retry" : "Pokušaj ponovno",
"In {category}" : "U {category}",
"Error" : "Pogreška",
"Searching …" : "Traženje…",
"No results found" : "Nema rezultata",
"Back to {category}" : "Natrag na {category}",
"Reply" : "Odgovori",
"by" : "od",
"Subscribe" : "Preplata",
"Subscribed" : "Pretplaćen",
@@ -54,6 +68,7 @@ OC.L10N.register(
"Preferences" : "Preferencije",
"Notifications" : "Obavijesti",
"Files" : "Datoteke",
"Browse" : "Pregledaj",
"Signature" : "Potpis",
"Enable" : "Omogućite",
"Disable" : "Onemogući",

View File

@@ -1,10 +1,14 @@
{ "translations": {
"Admin" : "Admin",
"User" : "@string/user_icon",
"Guest" : "Gost",
"General" : "Općenito",
"Support" : "Podrška",
"Bold text" : "Podebljani tekst",
"Underlined text" : "Podcrtani tekst",
"Forum" : "Forum",
"Deleted user" : "Izbrisan korisnik",
"User ID" : "ID korisnika",
"Role" : "Uloga",
"Loading …" : "Učitavanje…",
"Search" : "Traži",
@@ -13,6 +17,7 @@
"Dashboard" : "Nadzorna ploča",
"Users" : "Korisnici",
"Categories" : "Kategorije",
"Expand" : "Proširi",
"Collapse" : "Sakrij",
"Hello world!" : "Pozdrav svijete!",
"Code" : "Kod",
@@ -21,6 +26,8 @@
"List" : "Popis",
"Insert emoji" : "Umetni emoji",
"Close" : "Zatvori",
"Failed to upload file" : "Nije uspjelo prenijeti datoteku",
"Threads" : "Niti",
"Cancel" : "Cancel",
"Create" : "Stvori",
"Update" : "Ažuriraj",
@@ -29,9 +36,14 @@
"Back" : "Natrag",
"Edit" : "Uredi",
"Delete" : "Izbriši",
"Unread" : "Nepročitano",
"Save" : "Spremi",
"Current version" : "Trenutna verzija",
"Version {index}" : "Verzija {index}",
"Add reaction" : "Dodaj reakciju",
"React with {emoji}" : "Reagiraj s {emoji}",
"Uncategorized" : "Nekategorizirani",
"_%n reply_::_%n replies_" : ["%n odgovor","%n odgovora","%n odgovora"],
"Views" : "Prikazi",
"Title" : "Naslov",
"Saving draft …" : "Spremanje skice...",
@@ -39,10 +51,12 @@
"Unsaved changes" : "Nespremljene promjene",
"Refresh" : "Osvježi",
"Retry" : "Pokušaj ponovno",
"In {category}" : "U {category}",
"Error" : "Pogreška",
"Searching …" : "Traženje…",
"No results found" : "Nema rezultata",
"Back to {category}" : "Natrag na {category}",
"Reply" : "Odgovori",
"by" : "od",
"Subscribe" : "Preplata",
"Subscribed" : "Pretplaćen",
@@ -52,6 +66,7 @@
"Preferences" : "Preferencije",
"Notifications" : "Obavijesti",
"Files" : "Datoteke",
"Browse" : "Pregledaj",
"Signature" : "Potpis",
"Enable" : "Omogućite",
"Disable" : "Onemogući",

View File

@@ -46,9 +46,6 @@ OC.L10N.register(
"Deleted user" : "Pengguna dihapus",
"A community-driven forum built right into your Nextcloud instance" : "Forum berbasis komunitas yang dibangun langsung ke dalam instance Nextcloud Anda",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Buat diskusi, bagikan ide, dan berkolaborasi dengan komunitas Anda langsung di Nextcloud.\n\n**⚠️ Pemberitahuan Pengembangan Awal:**\nAplikasi ini berada pada tahap awal pengembangan. Meskipun fungsional, Anda mungkin akan menjumpai bug atau fitur yang belum lengkap. Harap laporkan masalah apa pun di GitHub dan pertimbangkan untuk mencadangkan data Anda secara rutin.\n\n**Fitur utama:**\n- **Diskusi berbasis utas** - Buat dan balas utas diskusi yang terorganisir\n- **Pengorganisasian kategori** - Susun forum Anda dengan kategori dan header yang dapat dikustomisasi\n- **Pemformatan teks kaya** - Gunakan BBCode untuk memformat postingan dengan tebal, miring, tautan, gambar, blok kode, dan lainnya\n- **Lampiran file** - Lampirkan file dari penyimpanan Nextcloud Anda ke postingan\n- **Reaksi postingan** - Beri reaksi pada postingan dengan reaksi emoji\n- **Pelacakan dibaca/belum dibaca** - Pantau utas mana yang sudah Anda baca\n- **Pencarian** - Temukan diskusi dengan cepat menggunakan pencarian bawaan\n- **Profil pengguna** - Lihat riwayat postingan pengguna dan statistik\n- **Izin berbasis peran** - Kendalikan akses dan moderasi dengan peran yang fleksibel\n- **Akses tamu**: Akses publik opsional untuk pengguna tanpa autentikasi dengan izin yang dapat dikonfigurasi\n- **Alat admin** - Kelola kategori, peran, BBCode, dan pengaturan forum\n- **Alat moderasi** - Sematkan, kunci, dan kelola utas serta postingan\n\n**Sempurna untuk:**\n- Diskusi tim dan kolaborasi\n- Forum komunitas\n- Saluran dukungan\n- Basis pengetahuan\n- Diskusi proyek\n- Komunikasi internal\n\nForum ini terintegrasi secara mulus dengan instance Nextcloud Anda, menggunakan pengguna dan grup yang sudah ada untuk autentikasi dan kontrol akses.",
"Repair Seeds" : "Perbaiki Seed",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Jalankan perintah repair seeds untuk memulihkan data forum default (peran, kategori, izin, BBCode). Ini aman dijalankan berkali-kali karena akan melewati data yang sudah ada.",
"Run Repair Seeds" : "Jalankan Repair Seeds",
"User Roles" : "Peran pengguna",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Tetapkan peran forum kepada pengguna. Ini memungkinkan Anda memberikan hak istimewa administrator atau moderator kepada pengguna tertentu.",
"User ID" : "ID Pengguna",
@@ -56,7 +53,6 @@ OC.L10N.register(
"Role" : "Peran",
"Select a role" : "Pilih peran",
"Assign Role" : "Tetapkan Peran",
"Failed to run repair seeds" : "Gagal menjalankan repair seeds",
"Failed to assign role" : "Gagal menetapkan peran",
"Loading …" : "Memuat …",
"Search" : "Cari",

View File

@@ -44,9 +44,6 @@
"Deleted user" : "Pengguna dihapus",
"A community-driven forum built right into your Nextcloud instance" : "Forum berbasis komunitas yang dibangun langsung ke dalam instance Nextcloud Anda",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Buat diskusi, bagikan ide, dan berkolaborasi dengan komunitas Anda langsung di Nextcloud.\n\n**⚠️ Pemberitahuan Pengembangan Awal:**\nAplikasi ini berada pada tahap awal pengembangan. Meskipun fungsional, Anda mungkin akan menjumpai bug atau fitur yang belum lengkap. Harap laporkan masalah apa pun di GitHub dan pertimbangkan untuk mencadangkan data Anda secara rutin.\n\n**Fitur utama:**\n- **Diskusi berbasis utas** - Buat dan balas utas diskusi yang terorganisir\n- **Pengorganisasian kategori** - Susun forum Anda dengan kategori dan header yang dapat dikustomisasi\n- **Pemformatan teks kaya** - Gunakan BBCode untuk memformat postingan dengan tebal, miring, tautan, gambar, blok kode, dan lainnya\n- **Lampiran file** - Lampirkan file dari penyimpanan Nextcloud Anda ke postingan\n- **Reaksi postingan** - Beri reaksi pada postingan dengan reaksi emoji\n- **Pelacakan dibaca/belum dibaca** - Pantau utas mana yang sudah Anda baca\n- **Pencarian** - Temukan diskusi dengan cepat menggunakan pencarian bawaan\n- **Profil pengguna** - Lihat riwayat postingan pengguna dan statistik\n- **Izin berbasis peran** - Kendalikan akses dan moderasi dengan peran yang fleksibel\n- **Akses tamu**: Akses publik opsional untuk pengguna tanpa autentikasi dengan izin yang dapat dikonfigurasi\n- **Alat admin** - Kelola kategori, peran, BBCode, dan pengaturan forum\n- **Alat moderasi** - Sematkan, kunci, dan kelola utas serta postingan\n\n**Sempurna untuk:**\n- Diskusi tim dan kolaborasi\n- Forum komunitas\n- Saluran dukungan\n- Basis pengetahuan\n- Diskusi proyek\n- Komunikasi internal\n\nForum ini terintegrasi secara mulus dengan instance Nextcloud Anda, menggunakan pengguna dan grup yang sudah ada untuk autentikasi dan kontrol akses.",
"Repair Seeds" : "Perbaiki Seed",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Jalankan perintah repair seeds untuk memulihkan data forum default (peran, kategori, izin, BBCode). Ini aman dijalankan berkali-kali karena akan melewati data yang sudah ada.",
"Run Repair Seeds" : "Jalankan Repair Seeds",
"User Roles" : "Peran pengguna",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Tetapkan peran forum kepada pengguna. Ini memungkinkan Anda memberikan hak istimewa administrator atau moderator kepada pengguna tertentu.",
"User ID" : "ID Pengguna",
@@ -54,7 +51,6 @@
"Role" : "Peran",
"Select a role" : "Pilih peran",
"Assign Role" : "Tetapkan Peran",
"Failed to run repair seeds" : "Gagal menjalankan repair seeds",
"Failed to assign role" : "Gagal menetapkan peran",
"Loading …" : "Memuat …",
"Search" : "Cari",

View File

@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Admin" : "Admin",
"User" : "Utente",
"Guest" : "Ospite",
"General" : "Generale",
"Support" : "Supporto",
"Bold text" : "Grassetto",

View File

@@ -1,6 +1,7 @@
{ "translations": {
"Admin" : "Admin",
"User" : "Utente",
"Guest" : "Ospite",
"General" : "Generale",
"Support" : "Supporto",
"Bold text" : "Grassetto",

View File

@@ -57,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "Usuário excluído",
"A community-driven forum built right into your Nextcloud instance" : "Um fórum comunitário integrado diretamente na sua instância Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Crie discussões, compartilhe ideias e colabore com sua comunidade diretamente no Nextcloud.\n\n**⚠️ Aviso sobre desenvolvimento inicial:**\nEste aplicativo está em fase inicial de desenvolvimento. Embora funcional, você pode encontrar bugs ou recursos incompletos. Relate quaisquer problemas no GitHub e considere fazer backups regulares dos seus dados.\n\n**Principais recursos:**\n- **Discussões baseadas em fios** - Crie e responda a fios de discussão organizados\n- **Organização por categorias** - Estruture seu fórum com categorias e cabeçalhos personalizáveis\n- **Formatação de texto rico** - Use BBCode para formatar postagens com negrito, itálico, links, imagens, blocos de código e muito mais\n- **Anexos de arquivos** - Anexe arquivos do seu armazenamento Nextcloud às postagens\n- **Reações às postagens** - Reaja às postagens com reações em emoji\n- **Rastreamento de lido/não lido** - Acompanhe quais fios você já leu\n- **Pesquisa** - Encontre discussões rapidamente com a pesquisa integrada\n- **Perfis de usuário** - Veja o histórico e as estatísticas das postagens do usuário\n- **Permissões baseadas em funções** - Controle o acesso e a moderação com funções flexíveis\n- **Acesso de convidados**: Acesso público opcional para usuários não autenticados com permissões configuráveis\n- **Ferramentas de administração** - Gerencie categorias, funções, BBCodes e configurações do fórum\n- **Ferramentas de moderação** - Fixe, bloqueie e gerencie fios e postagens\n\n**Perfeito para:**\n- Discussões e colaboração em equipe\n- Fóruns de comunidade\n- Canais de suporte\n- Bases de conhecimento\n- Discussões sobre projetos\n- Comunicação interna\n\nO fórum se integra perfeitamente à sua instância do Nextcloud, usando seus usuários e grupos existentes para autenticação e controle de acesso.",
"Repair Seeds" : "Restaurar padrões",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Execute o comando restaurar padrões para restaurar os dados padrão do fórum (funções, categorias, permissões, BBCodes). É seguro executar esse comando várias vezes, pois ele ignorará os dados que já existem.",
"Run Repair Seeds" : "Executar restaurar padrões",
"Repair Database Initial Data" : "Reparo dos dados iniciais do banco de dados",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Execute o comando de reparo dos dados iniciais do banco de dados para restaurar os dados padrão do fórum (funções, categorias, permissões, BBCodes). É seguro executar esse comando várias vezes, pois ele ignorará os dados que já existem.",
"Run Repair Database Initial Data" : "Executar reparo dos dados iniciais do banco de dados",
"User Roles" : "Funções de usuário",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Atribua funções do fórum aos usuários. Isso permite que você conceda privilégios administrativos ou de moderador a usuários específicos.",
"User ID" : "ID do Usuário",
@@ -68,7 +68,7 @@ OC.L10N.register(
"Select a role" : "Selecionar uma função",
"Assign Role" : "Assinar função",
"Failed to fetch roles" : "Falha ao obter as funções",
"Failed to run repair seeds" : "Falha ao executar restaurar padrões",
"Failed to run repair database initial data" : "Falha ao executar o reparo dos dados iniciais do banco de dados",
"Failed to assign role" : "Falha ao assinar a função",
"Loading …" : "Carregando …",
"Search" : "Pesquisar",

View File

@@ -55,9 +55,9 @@
"Deleted user" : "Usuário excluído",
"A community-driven forum built right into your Nextcloud instance" : "Um fórum comunitário integrado diretamente na sua instância Nextcloud",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "Crie discussões, compartilhe ideias e colabore com sua comunidade diretamente no Nextcloud.\n\n**⚠️ Aviso sobre desenvolvimento inicial:**\nEste aplicativo está em fase inicial de desenvolvimento. Embora funcional, você pode encontrar bugs ou recursos incompletos. Relate quaisquer problemas no GitHub e considere fazer backups regulares dos seus dados.\n\n**Principais recursos:**\n- **Discussões baseadas em fios** - Crie e responda a fios de discussão organizados\n- **Organização por categorias** - Estruture seu fórum com categorias e cabeçalhos personalizáveis\n- **Formatação de texto rico** - Use BBCode para formatar postagens com negrito, itálico, links, imagens, blocos de código e muito mais\n- **Anexos de arquivos** - Anexe arquivos do seu armazenamento Nextcloud às postagens\n- **Reações às postagens** - Reaja às postagens com reações em emoji\n- **Rastreamento de lido/não lido** - Acompanhe quais fios você já leu\n- **Pesquisa** - Encontre discussões rapidamente com a pesquisa integrada\n- **Perfis de usuário** - Veja o histórico e as estatísticas das postagens do usuário\n- **Permissões baseadas em funções** - Controle o acesso e a moderação com funções flexíveis\n- **Acesso de convidados**: Acesso público opcional para usuários não autenticados com permissões configuráveis\n- **Ferramentas de administração** - Gerencie categorias, funções, BBCodes e configurações do fórum\n- **Ferramentas de moderação** - Fixe, bloqueie e gerencie fios e postagens\n\n**Perfeito para:**\n- Discussões e colaboração em equipe\n- Fóruns de comunidade\n- Canais de suporte\n- Bases de conhecimento\n- Discussões sobre projetos\n- Comunicação interna\n\nO fórum se integra perfeitamente à sua instância do Nextcloud, usando seus usuários e grupos existentes para autenticação e controle de acesso.",
"Repair Seeds" : "Restaurar padrões",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Execute o comando restaurar padrões para restaurar os dados padrão do fórum (funções, categorias, permissões, BBCodes). É seguro executar esse comando várias vezes, pois ele ignorará os dados que já existem.",
"Run Repair Seeds" : "Executar restaurar padrões",
"Repair Database Initial Data" : "Reparo dos dados iniciais do banco de dados",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Execute o comando de reparo dos dados iniciais do banco de dados para restaurar os dados padrão do fórum (funções, categorias, permissões, BBCodes). É seguro executar esse comando várias vezes, pois ele ignorará os dados que já existem.",
"Run Repair Database Initial Data" : "Executar reparo dos dados iniciais do banco de dados",
"User Roles" : "Funções de usuário",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Atribua funções do fórum aos usuários. Isso permite que você conceda privilégios administrativos ou de moderador a usuários específicos.",
"User ID" : "ID do Usuário",
@@ -66,7 +66,7 @@
"Select a role" : "Selecionar uma função",
"Assign Role" : "Assinar função",
"Failed to fetch roles" : "Falha ao obter as funções",
"Failed to run repair seeds" : "Falha ao executar restaurar padrões",
"Failed to run repair database initial data" : "Falha ao executar o reparo dos dados iniciais do banco de dados",
"Failed to assign role" : "Falha ao assinar a função",
"Loading …" : "Carregando …",
"Search" : "Pesquisar",

View File

@@ -447,6 +447,7 @@ OC.L10N.register(
"Created" : "Imetengenezwa",
"Actions" : "Matendo",
"No description" : "No description",
"No users found" : "Hakuna watumiaji waliopatikana",
"Status" : "Wadhifa/hadhi/hali",
"Active" : "Inayotumika",
"Deleted" : "Vilivyofutwa"

View File

@@ -445,6 +445,7 @@
"Created" : "Imetengenezwa",
"Actions" : "Matendo",
"No description" : "No description",
"No users found" : "Hakuna watumiaji waliopatikana",
"Status" : "Wadhifa/hadhi/hali",
"Active" : "Inayotumika",
"Deleted" : "Vilivyofutwa"

View File

@@ -1,9 +1,20 @@
OC.L10N.register(
"forum",
{
"Recent Forum activity" : "最新論壇活動",
"More activity" : "更多活動",
"New thread by %1$s" : "%1$s 發佈新討論串",
"Reply by %1$s" : "%1$s 回覆",
"No recent forum activity" : "近期沒有論壇活動",
"Top Forum activity" : "熱門論壇活動",
"Browse forum" : "瀏覽論壇",
"_%n thread_::_%n threads_" : ["%n 個討論串"],
"_%n view_::_%n views_" : ["%n 個檢視"],
"No forum activity" : "沒有論壇活動",
"Top Forum categories" : "熱門論壇分類",
"No categories available" : "沒有可用的分類",
"Top Forum threads" : "熱門論壇討論串",
"No threads available" : "目前沒有討論串",
"Admin" : "管理",
"Administrator role with full permissions" : "擁有所有權限的系統管理員角色",
"Moderator" : "主持人",
@@ -46,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "已刪除的用戶",
"A community-driven forum built right into your Nextcloud instance" : "直接建置在你 Nextcloud 實例中的社群主導論壇",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "直接在 Nextcloud 裡建立討論、分享意見,並與你的社群協作。\n\n**⚠️ 開發早期提示:**\n此應用仍處於開發初期階段。雖然已可使用但你可能會遇到錯誤或未完成的功能。請在 GitHub 回報任何問題,並考慮定期備份你的資料。\n\n**主要功能:**\n- **以主題為基礎的討論**-建立及回覆有條理的討論主題\n- **分類管理**-以自訂分類及標題整理論壇結構\n- **豐富文字格式**-使用 BBCode 設定粗體、斜體、連結、圖片、程式碼區塊等\n- **檔案附件**-從你的 Nextcloud 儲存空間將檔案附加到帖文\n- **帖文反應**-以表情符號回應帖文\n- **已讀/未讀追蹤**-追蹤你已讀過哪些主題\n- **搜尋功能**-利用內建搜尋快速尋找討論\n- **用戶個人檔案**-檢視用戶的發文紀錄及統計\n- **以角色為本的權限**-透過彈性的角色設定控制存取及管理權限\n- **訪客存取**:可選擇允許未登入訪客以自訂權限瀏覽\n- **管理工具**管理分類、角色、BBCode 及論壇設定\n- **版務工具**-置頂、鎖定及管理主題與帖文\n\n**非常適合:**\n- 團隊討論與協作\n- 社群論壇\n- 支援/客服頻道\n- 知識庫\n- 專案討論\n- 內部通訊\n\n此論壇與你的 Nextcloud 實例無縫整合,使用現有的用戶和群組作為驗證及存取控制。",
"Repair Seeds" : "修復種子資料Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復種子資料指令,以還原論壇的預設資料,包括 **角色、分類、權限BBCode**。此操作可 安全重複執行系統會自動略過已存在的資料,不會重複建立或覆寫。",
"Run Repair Seeds" : "執行修復種子資料",
"Repair Database Initial Data" : "修復資料庫初始資料",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復資料庫初始資料指令,以還原預設的論壇資料(角色、分類、權限BBCode。此操作可安全重複執行系統會自動略過已存在的資料。",
"Run Repair Database Initial Data" : "執行修復資料庫初始資料",
"User Roles" : "用戶角色",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "指派論壇角色給用戶,讓你可以向特定用戶授予管理員或主持人的權限。",
"User ID" : "用戶 ID",
@@ -57,7 +68,7 @@ OC.L10N.register(
"Select a role" : "選擇角色",
"Assign Role" : "指派角色",
"Failed to fetch roles" : "擷取角色失敗",
"Failed to run repair seeds" : "無法執行修復種子資料",
"Failed to run repair database initial data" : "無法執行修復資料庫初始資料",
"Failed to assign role" : "無法指派角色",
"Loading …" : "加載中 …",
"Search" : "搜尋",

View File

@@ -1,7 +1,18 @@
{ "translations": {
"Recent Forum activity" : "最新論壇活動",
"More activity" : "更多活動",
"New thread by %1$s" : "%1$s 發佈新討論串",
"Reply by %1$s" : "%1$s 回覆",
"No recent forum activity" : "近期沒有論壇活動",
"Top Forum activity" : "熱門論壇活動",
"Browse forum" : "瀏覽論壇",
"_%n thread_::_%n threads_" : ["%n 個討論串"],
"_%n view_::_%n views_" : ["%n 個檢視"],
"No forum activity" : "沒有論壇活動",
"Top Forum categories" : "熱門論壇分類",
"No categories available" : "沒有可用的分類",
"Top Forum threads" : "熱門論壇討論串",
"No threads available" : "目前沒有討論串",
"Admin" : "管理",
"Administrator role with full permissions" : "擁有所有權限的系統管理員角色",
"Moderator" : "主持人",
@@ -44,9 +55,9 @@
"Deleted user" : "已刪除的用戶",
"A community-driven forum built right into your Nextcloud instance" : "直接建置在你 Nextcloud 實例中的社群主導論壇",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "直接在 Nextcloud 裡建立討論、分享意見,並與你的社群協作。\n\n**⚠️ 開發早期提示:**\n此應用仍處於開發初期階段。雖然已可使用但你可能會遇到錯誤或未完成的功能。請在 GitHub 回報任何問題,並考慮定期備份你的資料。\n\n**主要功能:**\n- **以主題為基礎的討論**-建立及回覆有條理的討論主題\n- **分類管理**-以自訂分類及標題整理論壇結構\n- **豐富文字格式**-使用 BBCode 設定粗體、斜體、連結、圖片、程式碼區塊等\n- **檔案附件**-從你的 Nextcloud 儲存空間將檔案附加到帖文\n- **帖文反應**-以表情符號回應帖文\n- **已讀/未讀追蹤**-追蹤你已讀過哪些主題\n- **搜尋功能**-利用內建搜尋快速尋找討論\n- **用戶個人檔案**-檢視用戶的發文紀錄及統計\n- **以角色為本的權限**-透過彈性的角色設定控制存取及管理權限\n- **訪客存取**:可選擇允許未登入訪客以自訂權限瀏覽\n- **管理工具**管理分類、角色、BBCode 及論壇設定\n- **版務工具**-置頂、鎖定及管理主題與帖文\n\n**非常適合:**\n- 團隊討論與協作\n- 社群論壇\n- 支援/客服頻道\n- 知識庫\n- 專案討論\n- 內部通訊\n\n此論壇與你的 Nextcloud 實例無縫整合,使用現有的用戶和群組作為驗證及存取控制。",
"Repair Seeds" : "修復種子資料Repair Seeds",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復種子資料指令,以還原論壇的預設資料,包括 **角色、分類、權限BBCode**。此操作可 安全重複執行系統會自動略過已存在的資料,不會重複建立或覆寫。",
"Run Repair Seeds" : "執行修復種子資料",
"Repair Database Initial Data" : "修復資料庫初始資料",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復資料庫初始資料指令,以還原預設的論壇資料(角色、分類、權限BBCode。此操作可安全重複執行系統會自動略過已存在的資料。",
"Run Repair Database Initial Data" : "執行修復資料庫初始資料",
"User Roles" : "用戶角色",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "指派論壇角色給用戶,讓你可以向特定用戶授予管理員或主持人的權限。",
"User ID" : "用戶 ID",
@@ -55,7 +66,7 @@
"Select a role" : "選擇角色",
"Assign Role" : "指派角色",
"Failed to fetch roles" : "擷取角色失敗",
"Failed to run repair seeds" : "無法執行修復種子資料",
"Failed to run repair database initial data" : "無法執行修復資料庫初始資料",
"Failed to assign role" : "無法指派角色",
"Loading …" : "加載中 …",
"Search" : "搜尋",

View File

@@ -57,9 +57,9 @@ OC.L10N.register(
"Deleted user" : "已刪除的使用者",
"A community-driven forum built right into your Nextcloud instance" : "一個內建於您的 Nextcloud 站台中的社群驅動論壇",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "直接在 Nextcloud 建立討論、分享點子及與您的社群協作。\n\n**⚠️ 早期開發警告:**\n此應用程式仍在早期開發階段。雖然可以運作但您可能會遇到臭蟲或不完整的功能。請在 GitHub 回報問題,並考慮定期備份您的資料。\n\n**重要功能:**\n- **以主題為基礎的討論** - 建立並回覆有條理的討論主題\n- **整理分類** - 以自訂分類與標題整理論壇\n- **豐富文字格式** - 使用 BBCode 格式化您的貼文,可使用粗體、義式斜體、連結、影像、程式碼區塊等\n- **檔案附件** - 從您的 Nextcloud 儲存空間附加檔案到貼文中\n- **貼文反應** - 使用表情符號對貼文做出反應\n- **已讀/未讀追蹤** - 追蹤您已讀過哪些討論串\n- **搜尋** - 使用內建搜尋快速尋找討論\n- **使用者個人檔案** - 檢視使用者貼文歷史紀錄與統計資料\n- **以角色為基礎的權限** - 透過彈性的角色設定控制存取與管理權限\n- **訪客存取**:可選擇允許未登入訪客以自訂權限瀏覽\n- **管理員工具** - 管理分類、角色、BBCode 與論壇設定\n- **版主工具** - 釘選、鎖定與管理討論串及貼文\n\n**非常適合:**\n- 團隊討論與協作\n- 社群論壇\n- 支援頻道\n- 知識庫\n- 專案討論\n- 內部溝通\n\n論壇與您的 Nextcloud 站台無縫整合,使用您既有的使用者、群組作為驗證與存取控制。",
"Repair Seeds" : "修復種子",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復種子指令以還原論壇預設資料角色、分類、權限、BBCodes)。此操作可安全執行多次,因其會跳過已存在的資料。",
"Run Repair Seeds" : "執行修復種子",
"Repair Database Initial Data" : "修復資料庫初始資料",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復資料庫初始資料指令以還原預設論壇資料角色、分類、權限、BBCode。此指令可安全地多次執行,因其會跳過已存在的資料。",
"Run Repair Database Initial Data" : "執行修復資料庫初始資料",
"User Roles" : "使用者角色",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "為使用者指派論壇角色。此功能可讓您授予特定使用者管理員或版主權限。",
"User ID" : "使用者 ID",
@@ -68,7 +68,7 @@ OC.L10N.register(
"Select a role" : "選取角色",
"Assign Role" : "指派角色",
"Failed to fetch roles" : "擷取角色失敗",
"Failed to run repair seeds" : "執行修復種子失敗",
"Failed to run repair database initial data" : "執行修復資料庫初始資料失敗",
"Failed to assign role" : "指派角色失敗",
"Loading …" : "正在載入……",
"Search" : "搜尋",

View File

@@ -55,9 +55,9 @@
"Deleted user" : "已刪除的使用者",
"A community-driven forum built right into your Nextcloud instance" : "一個內建於您的 Nextcloud 站台中的社群驅動論壇",
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\n\n**⚠️ Early Development Notice:**\nThis app is in early stages of development. While functional, you may encounter bugs or incomplete features. Please report any issues on GitHub and consider backing up your data regularly.\n\n**Key features:**\n- **Thread-based Discussions** - Create and reply to organized discussion threads\n- **Category Organization** - Structure your forum with customizable categories and headers\n- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more\n- **File Attachments** - Attach files from your Nextcloud storage to posts\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Keep track of which threads you've read\n- **Search** - Find discussions quickly with built-in search\n- **User Profiles** - View user post history and statistics\n- **Role-Based Permissions** - Control access and moderation with flexible roles\n- **Guest Access**: Optional public access for unauthenticated users with configurable permissions\n- **Admin Tools** - Manage categories, roles, BBCodes and forum settings\n- **Moderation Tools** - Pin, lock and manage threads and posts\n\n**Perfect for:**\n- Team discussions and collaboration\n- Community forums\n- Support channels\n- Knowledge bases\n- Project discussions\n- Internal communication\n\nThe forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control." : "直接在 Nextcloud 建立討論、分享點子及與您的社群協作。\n\n**⚠️ 早期開發警告:**\n此應用程式仍在早期開發階段。雖然可以運作但您可能會遇到臭蟲或不完整的功能。請在 GitHub 回報問題,並考慮定期備份您的資料。\n\n**重要功能:**\n- **以主題為基礎的討論** - 建立並回覆有條理的討論主題\n- **整理分類** - 以自訂分類與標題整理論壇\n- **豐富文字格式** - 使用 BBCode 格式化您的貼文,可使用粗體、義式斜體、連結、影像、程式碼區塊等\n- **檔案附件** - 從您的 Nextcloud 儲存空間附加檔案到貼文中\n- **貼文反應** - 使用表情符號對貼文做出反應\n- **已讀/未讀追蹤** - 追蹤您已讀過哪些討論串\n- **搜尋** - 使用內建搜尋快速尋找討論\n- **使用者個人檔案** - 檢視使用者貼文歷史紀錄與統計資料\n- **以角色為基礎的權限** - 透過彈性的角色設定控制存取與管理權限\n- **訪客存取**:可選擇允許未登入訪客以自訂權限瀏覽\n- **管理員工具** - 管理分類、角色、BBCode 與論壇設定\n- **版主工具** - 釘選、鎖定與管理討論串及貼文\n\n**非常適合:**\n- 團隊討論與協作\n- 社群論壇\n- 支援頻道\n- 知識庫\n- 專案討論\n- 內部溝通\n\n論壇與您的 Nextcloud 站台無縫整合,使用您既有的使用者、群組作為驗證與存取控制。",
"Repair Seeds" : "修復種子",
"Run the repair seeds command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復種子指令以還原論壇預設資料角色、分類、權限、BBCodes)。此操作可安全執行多次,因其會跳過已存在的資料。",
"Run Repair Seeds" : "執行修復種子",
"Repair Database Initial Data" : "修復資料庫初始資料",
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "執行修復資料庫初始資料指令以還原預設論壇資料角色、分類、權限、BBCode。此指令可安全地多次執行,因其會跳過已存在的資料。",
"Run Repair Database Initial Data" : "執行修復資料庫初始資料",
"User Roles" : "使用者角色",
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "為使用者指派論壇角色。此功能可讓您授予特定使用者管理員或版主權限。",
"User ID" : "使用者 ID",
@@ -66,7 +66,7 @@
"Select a role" : "選取角色",
"Assign Role" : "指派角色",
"Failed to fetch roles" : "擷取角色失敗",
"Failed to run repair seeds" : "執行修復種子失敗",
"Failed to run repair database initial data" : "執行修復資料庫初始資料失敗",
"Failed to assign role" : "指派角色失敗",
"Loading …" : "正在載入……",
"Search" : "搜尋",

View File

@@ -28,22 +28,23 @@
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/router": "^3.1.0",
"@nextcloud/vite-config": "2.3.5",
"@nextcloud/vue": "^9.4.0",
"@nextcloud/vue": "^9.5.0",
"date-fns": "^4.1.0",
"linkifyjs": "^4.3.2",
"vue": "^3.5.27",
"vue-material-design-icons": "^5.3.1"
"vue-material-design-icons": "^5.3.1",
"vue-router": "^5.0.2"
},
"devDependencies": {
"@eslint/js": "^9.39.2",
"@nextcloud/browserslist-config": "^3.1.2",
"@nextcloud/eslint-config": "^8.4.2",
"@nextcloud/stylelint-config": "^3.2.0",
"@vitejs/plugin-vue": "^6.0.3",
"@nextcloud/stylelint-config": "^3.2.1",
"@vitejs/plugin-vue": "^6.0.4",
"@vue/test-utils": "^2.4.6",
"@vue/tsconfig": "^0.8.1",
"eslint": "^9.39.2",
"happy-dom": "^20.4.0",
"happy-dom": "^20.5.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"prettier": "^2.8.8",
@@ -56,7 +57,6 @@
"vite": "^6.4.1",
"vite-plugin-checker": "^0.12.0",
"vitest": "^4.0.18",
"vue-router": "^4.6.4",
"vue-tsc": "^2.2.12"
}
}

1081
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
<template>
<NcContent app-name="forum" :data-theme-dark="isDarkTheme">
<NcContent id="content-forum" app-name="forum" :data-forum-dark="isDarkTheme">
<!-- Left sidebar -->
<AppNavigation />
@@ -24,10 +24,10 @@ import NcContent from '@nextcloud/vue/components/NcContent'
import NcAppContent from '@nextcloud/vue/components/NcAppContent'
import NcLoadingIcon from '@nextcloud/vue/components/NcLoadingIcon'
import AppNavigation from '@/components/AppNavigation'
import { isDarkTheme } from '@nextcloud/vue/functions/isDarkTheme'
import { useIsDarkTheme } from '@nextcloud/vue/composables/useIsDarkTheme'
export default defineComponent({
name: 'AppUserWrapper',
name: 'ForumApp',
components: {
NcContent,
NcAppContent,
@@ -38,9 +38,12 @@ export default defineComponent({
provide() {
return { 'NcContent:setHasAppNavigation': () => true }
},
setup() {
const isDarkTheme = useIsDarkTheme()
return { isDarkTheme }
},
data() {
return {
isDarkTheme,
isRouterLoading: false,
_removeBeforeEach: null as (() => void) | null,
_removeAfterEach: null as (() => void) | null,
@@ -128,7 +131,7 @@ export default defineComponent({
<style lang="scss">
// Fix content width on mobile
@media screen and (max-width: 768px) {
#content-vue.app-forum {
#content-forum.app-forum {
width: 100%;
}
}

View File

@@ -434,7 +434,7 @@ describe('MoveCategoryDialog', () => {
expect(wrapper.emitted('update:open')![0]).toEqual([false])
})
it('does not close when moving', async () => {
it('allows closing even when moving', async () => {
mockCategoryHeaders.value = [
createMockHeader({
id: 1,
@@ -459,8 +459,9 @@ describe('MoveCategoryDialog', () => {
// Try to close
vm.handleClose()
// Should not emit close event
expect(wrapper.emitted('update:open')).toBeFalsy()
// Should emit close event even while moving
expect(wrapper.emitted('update:open')).toBeTruthy()
expect(wrapper.emitted('update:open')![0]).toEqual([false])
})
})
@@ -519,6 +520,37 @@ describe('MoveCategoryDialog', () => {
expect(vm.selectedCategory).toBeNull()
})
it('resets moving state when dialog reopens', async () => {
mockCategoryHeaders.value = [
createMockHeader({
id: 1,
name: 'Header',
categories: [createMockCategory({ id: 20, name: 'Category' })],
}),
]
const wrapper = createWrapper({ open: true, currentCategoryId: 10 })
await flushPromises()
const vm = wrapper.vm as unknown as {
selectedCategory: { id: number; name: string; isHeader?: boolean } | null
handleMove: () => void
moving: boolean
}
vm.selectedCategory = { id: 20, name: 'Category', isHeader: false }
// Start moving
vm.handleMove()
expect(vm.moving).toBe(true)
// Close and reopen
await wrapper.setProps({ open: false })
await wrapper.setProps({ open: true })
await flushPromises()
expect(vm.moving).toBe(false)
})
it('refetches categories when dialog reopens', async () => {
const wrapper = createWrapper({ open: true })
await flushPromises()

View File

@@ -47,7 +47,7 @@
</div>
<template #actions>
<NcButton @click="handleClose" :disabled="moving">
<NcButton @click="handleClose">
{{ strings.cancel }}
</NcButton>
<NcButton
@@ -168,6 +168,7 @@ export default defineComponent({
immediate: true,
handler(newValue) {
if (newValue) {
this.moving = false
this.loadCategories()
this.selectedCategory = null
}
@@ -189,9 +190,7 @@ export default defineComponent({
},
handleClose() {
if (!this.moving) {
this.$emit('update:open', false)
}
this.$emit('update:open', false)
},
handleMove() {

View File

@@ -172,7 +172,7 @@
}
}
// Dark theme avatar - use --avatar-dark when parent has data-theme-dark="true"
[data-theme-dark='true'] .mention-bubble__icon {
// Dark theme avatar - use --avatar-dark when parent has data-forum-dark="true"
[data-forum-dark='true'] .mention-bubble__icon {
background-image: var(--avatar-dark);
}

View File

@@ -1089,18 +1089,12 @@ export default defineComponent({
// Refresh the thread data to update category information and back link
await this.refresh()
// Reset the move dialog
const moveDialog = this.$refs.moveDialog as any
if (moveDialog && typeof moveDialog.reset === 'function') {
moveDialog.reset()
}
}
} catch (e) {
console.error('Failed to move thread', e)
showError(t('forum', 'Failed to move thread'))
// Reset moving state in dialog
} finally {
// Always reset the move dialog state
const moveDialog = this.$refs.moveDialog as any
if (moveDialog && typeof moveDialog.reset === 'function') {
moveDialog.reset()

View File

@@ -86,12 +86,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud/openapi-extractor.git",
"reference": "d6594b5f9c20e66dc6d97a285d3fce27b07261ab"
"reference": "09b8d12ff161ef59083aa377d874cf006362cd32"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/d6594b5f9c20e66dc6d97a285d3fce27b07261ab",
"reference": "d6594b5f9c20e66dc6d97a285d3fce27b07261ab",
"url": "https://api.github.com/repos/nextcloud/openapi-extractor/zipball/09b8d12ff161ef59083aa377d874cf006362cd32",
"reference": "09b8d12ff161ef59083aa377d874cf006362cd32",
"shasum": ""
},
"require": {
@@ -142,7 +142,7 @@
"source": "https://github.com/nextcloud/openapi-extractor/tree/main",
"issues": "https://github.com/nextcloud/openapi-extractor/issues"
},
"time": "2026-02-01T04:17:21+00:00"
"time": "2026-02-07T03:48:23+00:00"
},
{
"name": "nikic/php-parser",

View File

@@ -423,29 +423,29 @@
},
{
"name": "doctrine/deprecations",
"version": "1.1.5",
"version": "1.1.6",
"source": {
"type": "git",
"url": "https://github.com/doctrine/deprecations.git",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38"
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38",
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"reference": "d4fe3e6fd9bb9e72557a19674f44d8ac7db4c6ca",
"shasum": ""
},
"require": {
"php": "^7.1 || ^8.0"
},
"conflict": {
"phpunit/phpunit": "<=7.5 || >=13"
"phpunit/phpunit": "<=7.5 || >=14"
},
"require-dev": {
"doctrine/coding-standard": "^9 || ^12 || ^13",
"phpstan/phpstan": "1.4.10 || 2.1.11",
"doctrine/coding-standard": "^9 || ^12 || ^14",
"phpstan/phpstan": "1.4.10 || 2.1.30",
"phpstan/phpstan-phpunit": "^1.0 || ^2",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12.4 || ^13.0",
"psr/log": "^1 || ^2 || ^3"
},
"suggest": {
@@ -465,9 +465,9 @@
"homepage": "https://www.doctrine-project.org/",
"support": {
"issues": "https://github.com/doctrine/deprecations/issues",
"source": "https://github.com/doctrine/deprecations/tree/1.1.5"
"source": "https://github.com/doctrine/deprecations/tree/1.1.6"
},
"time": "2025-04-07T20:06:18+00:00"
"time": "2026-02-07T07:09:04+00:00"
},
{
"name": "felixfbecker/advanced-json-rpc",

View File

@@ -1 +1 @@
0.22.1
0.22.7

View File

@@ -3,13 +3,7 @@ import path from 'path'
import { visualizer } from 'rollup-plugin-visualizer'
import checker from 'vite-plugin-checker'
const manualChunksList = [
'emoji-mart-vue-fast',
'date-fns',
'lodash',
'floating-vue',
'vue-material-design-icons',
]
const manualChunksList = ['emoji-mart-vue-fast', 'date-fns', 'lodash', 'vue-material-design-icons']
const manualChunksGroups = {
vue: ['vue-router', 'vue'],