mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-18 01:28:58 +00:00
Compare commits
20 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac324ee187 | ||
| 6174bed49a | |||
| b139c4988c | |||
|
|
b32b8bc6d3 | ||
| 28a0cd8153 | |||
| 7fc7778f45 | |||
| e26a07a883 | |||
| 7350a1502e | |||
| 6e84cb2ceb | |||
| 026dd21d85 | |||
|
|
4b68b88e79 | ||
|
|
5d13e0da75 | ||
| a93f1fee1e | |||
| b8a5ae5e04 | |||
|
|
b6840dea3b | ||
|
|
5de034d983 | ||
|
|
aa60e29b38 | ||
|
|
4f237881df | ||
| d73d99c596 | |||
| 96ecf51162 |
@@ -13,5 +13,5 @@ module.exports = {
|
||||
}
|
||||
return commands
|
||||
},
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi.json'],
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi.json openapi-*.json'],
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
{".":"0.29.1"}
|
||||
{".":"0.32.0"}
|
||||
|
||||
52
CHANGELOG.md
52
CHANGELOG.md
@@ -1,5 +1,57 @@
|
||||
# Changelog
|
||||
|
||||
## [0.32.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.31.0...v0.32.0) (2026-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **admin:** split role permissions for each section ([6174bed](https://github.com/chenasraf/nextcloud-forum/commit/6174bed49a77dda683d8fb1ac076bedc2293e15e))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admin:** role permission checkbox style ([b139c49](https://github.com/chenasraf/nextcloud-forum/commit/b139c4988c3b8bbba4d5068b36caa593420f8172))
|
||||
|
||||
## [0.31.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.30.0...v0.31.0) (2026-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* nc admin page rebuild task ([6e84cb2](https://github.com/chenasraf/nextcloud-forum/commit/6e84cb2ceb881f4621d0ab93330c2de8f0512a70))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admin:** correctly handle nav sections access ([7fc7778](https://github.com/chenasraf/nextcloud-forum/commit/7fc7778f4524a464a1c60280485c374c9a58ade6))
|
||||
* **admin:** separate forum admin and server admin endpoints ([28a0cd8](https://github.com/chenasraf/nextcloud-forum/commit/28a0cd8153eb54e98593dab910a47da880f0c176))
|
||||
* **l10n:** update admin ui texts ([7350a15](https://github.com/chenasraf/nextcloud-forum/commit/7350a1502ecddc487a6efabe7600bc84432fe195))
|
||||
* **l10n:** update admin/management terminology ([e26a07a](https://github.com/chenasraf/nextcloud-forum/commit/e26a07a8830e77eb53d72e2299e6be653184515f))
|
||||
* **l10n:** Update translations from Transifex ([4b68b88](https://github.com/chenasraf/nextcloud-forum/commit/4b68b88e79f13d7097d39aabcc8d517f4a337d89))
|
||||
* **ui:** spacing between sections in admin settings ([026dd21](https://github.com/chenasraf/nextcloud-forum/commit/026dd21d8502940d44df439c2df0ad112b69c7da))
|
||||
|
||||
## [0.30.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.3...v0.30.0) (2026-03-24)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* edit history visibility settings ([a93f1fe](https://github.com/chenasraf/nextcloud-forum/commit/a93f1fee1e3a9201d7a7bbcd691297fbc02a0cef))
|
||||
|
||||
## [0.29.3](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.2...v0.29.3) (2026-03-24)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **l10n:** Update translations from Transifex ([5de034d](https://github.com/chenasraf/nextcloud-forum/commit/5de034d98369310b5ab2cc468d4eb2c51a001158))
|
||||
* **l10n:** Update translations from Transifex ([aa60e29](https://github.com/chenasraf/nextcloud-forum/commit/aa60e29b3801ca568b8280c7be0ae66e1e003fe0))
|
||||
|
||||
## [0.29.2](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.1...v0.29.2) (2026-03-23)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* stats rebuild task ([d73d99c](https://github.com/chenasraf/nextcloud-forum/commit/d73d99c5966017261450071bf183b6d67d517fbb))
|
||||
* thread sorting ([96ecf51](https://github.com/chenasraf/nextcloud-forum/commit/96ecf511623939641ed09e4eb48be0568b60fbb1))
|
||||
|
||||
## [0.29.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.0...v0.29.1) (2026-03-22)
|
||||
|
||||
|
||||
|
||||
@@ -34,7 +34,7 @@ Create discussions, share ideas and collaborate with your community directly in
|
||||
|
||||
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
|
||||
]]></description>
|
||||
<version>0.29.1</version>
|
||||
<version>0.32.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>Forum</namespace>
|
||||
|
||||
@@ -16,6 +16,7 @@ OC.L10N.register(
|
||||
"Move" : "Skuif",
|
||||
"Page not found" : "Blad nie gevind nie",
|
||||
"Delete" : "Skrap",
|
||||
"Direct link" : "Direkte skakel",
|
||||
"Save" : "Stoor",
|
||||
"Unsaved changes" : "Onbewaarde veranderinge",
|
||||
"Retry" : "Herprobeer",
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"Move" : "Skuif",
|
||||
"Page not found" : "Blad nie gevind nie",
|
||||
"Delete" : "Skrap",
|
||||
"Direct link" : "Direkte skakel",
|
||||
"Save" : "Stoor",
|
||||
"Unsaved changes" : "Onbewaarde veranderinge",
|
||||
"Retry" : "Herprobeer",
|
||||
|
||||
@@ -41,6 +41,8 @@ OC.L10N.register(
|
||||
"Edit" : "تحرير",
|
||||
"Delete" : "حذف",
|
||||
"Unread" : "غير مقروء",
|
||||
"Direct link" : "رابط مباشر",
|
||||
"Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة",
|
||||
"Save" : "حفظ",
|
||||
"Current version" : "النسخة الحالية",
|
||||
"React with {emoji}" : "تفاعل باستخدام {emoji}",
|
||||
|
||||
@@ -39,6 +39,8 @@
|
||||
"Edit" : "تحرير",
|
||||
"Delete" : "حذف",
|
||||
"Unread" : "غير مقروء",
|
||||
"Direct link" : "رابط مباشر",
|
||||
"Direct link copied to clipboard" : "تمّ نسخ الرابط المباشر إلى الحافظة",
|
||||
"Save" : "حفظ",
|
||||
"Current version" : "النسخة الحالية",
|
||||
"React with {emoji}" : "تفاعل باستخدام {emoji}",
|
||||
|
||||
@@ -36,6 +36,7 @@ OC.L10N.register(
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Desaniciar",
|
||||
"Unread" : "Ensin lleer",
|
||||
"Direct link" : "Enllaz direutu",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Uncategorized" : "Ensin categoría",
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Desaniciar",
|
||||
"Unread" : "Ensin lleer",
|
||||
"Direct link" : "Enllaz direutu",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Uncategorized" : "Ensin categoría",
|
||||
|
||||
@@ -19,6 +19,7 @@ OC.L10N.register(
|
||||
"Back" : "Geri",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Delete" : "Sil",
|
||||
"Direct link" : "Birbaşa link",
|
||||
"Save" : "Saxla",
|
||||
"Name" : "Ad",
|
||||
"Refresh" : "Yenilə",
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
"Back" : "Geri",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Delete" : "Sil",
|
||||
"Direct link" : "Birbaşa link",
|
||||
"Save" : "Saxla",
|
||||
"Name" : "Ad",
|
||||
"Refresh" : "Yenilə",
|
||||
|
||||
@@ -60,6 +60,8 @@ OC.L10N.register(
|
||||
"Delete" : "Выдаліць",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Вы ўпэўнены, што хочаце выдаліць гэты допіс? Гэта дзеянне нельга адрабіць.",
|
||||
"Unread" : "Непрачытанае",
|
||||
"Direct link" : "Прамая спасылка",
|
||||
"Direct link copied to clipboard" : "Прамая спасылка скапіявана ў буфер абмену",
|
||||
"Save" : "Захаваць",
|
||||
"Current version" : "Бягучая версія",
|
||||
"Version {index}" : "Версія {index}",
|
||||
|
||||
@@ -58,6 +58,8 @@
|
||||
"Delete" : "Выдаліць",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Вы ўпэўнены, што хочаце выдаліць гэты допіс? Гэта дзеянне нельга адрабіць.",
|
||||
"Unread" : "Непрачытанае",
|
||||
"Direct link" : "Прамая спасылка",
|
||||
"Direct link copied to clipboard" : "Прамая спасылка скапіявана ў буфер абмену",
|
||||
"Save" : "Захаваць",
|
||||
"Current version" : "Бягучая версія",
|
||||
"Version {index}" : "Версія {index}",
|
||||
|
||||
@@ -43,6 +43,8 @@ OC.L10N.register(
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link" : "Директен линк",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
"React with {emoji}" : "Реагирайте с {emoji}",
|
||||
@@ -73,6 +75,7 @@ OC.L10N.register(
|
||||
"Notifications" : "Известия",
|
||||
"Files" : "Файлове",
|
||||
"Signature" : "Подпис",
|
||||
"Privacy" : "Поверителност",
|
||||
"Enable" : "Включена",
|
||||
"Disable" : "Изключване",
|
||||
"Tag" : "Етикет",
|
||||
|
||||
@@ -41,6 +41,8 @@
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link" : "Директен линк",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
"React with {emoji}" : "Реагирайте с {emoji}",
|
||||
@@ -71,6 +73,7 @@
|
||||
"Notifications" : "Известия",
|
||||
"Files" : "Файлове",
|
||||
"Signature" : "Подпис",
|
||||
"Privacy" : "Поверителност",
|
||||
"Enable" : "Включена",
|
||||
"Disable" : "Изключване",
|
||||
"Tag" : "Етикет",
|
||||
|
||||
@@ -16,6 +16,7 @@ OC.L10N.register(
|
||||
"Move" : "Move",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Delete" : "মুছে",
|
||||
"Direct link" : "সরাসরি লিঙ্ক",
|
||||
"Save" : "সংরক্ষণ",
|
||||
"Name" : "নাম",
|
||||
"Refresh" : "নবোদ্যম",
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
"Move" : "Move",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Delete" : "মুছে",
|
||||
"Direct link" : "সরাসরি লিঙ্ক",
|
||||
"Save" : "সংরক্ষণ",
|
||||
"Name" : "নাম",
|
||||
"Refresh" : "নবোদ্যম",
|
||||
|
||||
@@ -45,6 +45,8 @@ OC.L10N.register(
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"Direct link" : "Enllaç directe",
|
||||
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls",
|
||||
"Save" : "Desar",
|
||||
"Current version" : "Versió actual",
|
||||
"React with {emoji}" : "Reacciona amb {emoji}",
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"Direct link" : "Enllaç directe",
|
||||
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls",
|
||||
"Save" : "Desar",
|
||||
"Current version" : "Versió actual",
|
||||
"React with {emoji}" : "Reacciona amb {emoji}",
|
||||
|
||||
@@ -188,6 +188,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Zobrazit historii úprav",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"Unread" : "Nastavit jako nepřečtené",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky",
|
||||
"Edit your reply …" : "Upravit vaši odpověď …",
|
||||
"Save" : "Uložit",
|
||||
"Are you sure you want to discard your changes?" : "Opravdu chcete vámi provedené změny zahodit?",
|
||||
|
||||
@@ -186,6 +186,8 @@
|
||||
"View edit history" : "Zobrazit historii úprav",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"Unread" : "Nastavit jako nepřečtené",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky",
|
||||
"Edit your reply …" : "Upravit vaši odpověď …",
|
||||
"Save" : "Uložit",
|
||||
"Are you sure you want to discard your changes?" : "Opravdu chcete vámi provedené změny zahodit?",
|
||||
|
||||
@@ -42,6 +42,8 @@ OC.L10N.register(
|
||||
"Edit" : "Redigér",
|
||||
"Delete" : "Slet",
|
||||
"Unread" : "Ulæst",
|
||||
"Direct link" : "Direkte link",
|
||||
"Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder",
|
||||
"Save" : "Gem",
|
||||
"Current version" : "Nuværende version",
|
||||
"Uncategorized" : "Udenfor kategori",
|
||||
@@ -75,6 +77,7 @@ OC.L10N.register(
|
||||
"Notifications" : "Påmindelser",
|
||||
"Files" : "Filer",
|
||||
"Signature" : "Underskrift",
|
||||
"Privacy" : "Privatliv",
|
||||
"Enable" : "Aktiver",
|
||||
"Disable" : "Deaktiver",
|
||||
"This action cannot be undone." : "Denne handling kan ikke fortrydes.",
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
"Edit" : "Redigér",
|
||||
"Delete" : "Slet",
|
||||
"Unread" : "Ulæst",
|
||||
"Direct link" : "Direkte link",
|
||||
"Direct link copied to clipboard" : "Direkte link kopieret til udklipsholder",
|
||||
"Save" : "Gem",
|
||||
"Current version" : "Nuværende version",
|
||||
"Uncategorized" : "Udenfor kategori",
|
||||
@@ -73,6 +75,7 @@
|
||||
"Notifications" : "Påmindelser",
|
||||
"Files" : "Filer",
|
||||
"Signature" : "Underskrift",
|
||||
"Privacy" : "Privatliv",
|
||||
"Enable" : "Aktiver",
|
||||
"Disable" : "Deaktiver",
|
||||
"This action cannot be undone." : "Denne handling kan ikke fortrydes.",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -57,7 +57,7 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "Willkommen in den Nextcloud Foren!",
|
||||
"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.",
|
||||
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\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 erstellen, Ideen austauschen und direkt in Nextcloud mit Ihrer Community zusammenarbeiten.\n\n**Hauptfunktionen:**\n- **Threadbasierte Diskussionen** - Organisierte Diskussionsthemen erstellen und darauf antworten\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien und Überschriften strukturieren\n- **Rich Text Formatierung** - BBCode zum Formatieren von Beiträgen mit Fettdruck, Kursivschrift, Links, Bildern, Codeblöcken und mehr verwenden\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher an Beiträge anhängen\n- **Reaktionen auf Posts** - Auf Posts mit Emojis reagieren\n- **Lese-/Unlese-Tracking** - Den Überblick darüber behalten, welche Themen Sie gelesen haben\n- **Suche** - Diskussionen schnell mit der integrierten Suche finden\n- **Benutzerprofile** - Benutzerpostverlauf und Statistiken anzeigen\n- **Rollenbasierte Berechtigungen** - Zugriff und Moderation mit flexiblen Rollen kontrollieren\n- **Gästezugriff**: Optionaler öffentlicher Zugriff für nicht angemeldete Benutzer mit konfigurierbaren Berechtigungen\n- **Administrations-Tools** - Kategorien, Rollen, BBCodes und Foreneinstellungen verwalten\n- **Moderations-Tools** - Themen und Beiträge fixieren, 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 lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Benutzer und Gruppen zur Anmeldung und Zugriffskontrolle.",
|
||||
"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",
|
||||
@@ -189,6 +189,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Bearbeitungsverlauf anzeigen",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Soll dieser Beitrag wirklich gelöscht werden? Diese Aktion kann nicht rückgängig gemacht werden.",
|
||||
"Unread" : "Ungelesen",
|
||||
"Direct link" : "Direkter Link",
|
||||
"Direct link copied to clipboard" : "Direkten Link in die Zwischenablage kopiert",
|
||||
"Edit your reply …" : "Ihre Antwort bearbeiten …",
|
||||
"Save" : "Speichern",
|
||||
"Are you sure you want to discard your changes?" : "Sollen die Änderungen verworfen werden?",
|
||||
@@ -365,6 +367,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Ihre Signatur erscheint am Ende Ihrer Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Sie können die BBCode-Formatierung in Ihrer Signatur verwenden",
|
||||
"Enter your signature …" : "Geben Sie Ihre Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"Welcome to the forum!" : "Willkommen in den Nextcloud Foren!",
|
||||
"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.",
|
||||
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\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 erstellen, Ideen austauschen und direkt in Nextcloud mit Ihrer Community zusammenarbeiten.\n\n**Hauptfunktionen:**\n- **Threadbasierte Diskussionen** - Organisierte Diskussionsthemen erstellen und darauf antworten\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien und Überschriften strukturieren\n- **Rich Text Formatierung** - BBCode zum Formatieren von Beiträgen mit Fettdruck, Kursivschrift, Links, Bildern, Codeblöcken und mehr verwenden\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher an Beiträge anhängen\n- **Reaktionen auf Posts** - Auf Posts mit Emojis reagieren\n- **Lese-/Unlese-Tracking** - Den Überblick darüber behalten, welche Themen Sie gelesen haben\n- **Suche** - Diskussionen schnell mit der integrierten Suche finden\n- **Benutzerprofile** - Benutzerpostverlauf und Statistiken anzeigen\n- **Rollenbasierte Berechtigungen** - Zugriff und Moderation mit flexiblen Rollen kontrollieren\n- **Gästezugriff**: Optionaler öffentlicher Zugriff für nicht angemeldete Benutzer mit konfigurierbaren Berechtigungen\n- **Administrations-Tools** - Kategorien, Rollen, BBCodes und Foreneinstellungen verwalten\n- **Moderations-Tools** - Themen und Beiträge fixieren, 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 lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Benutzer und Gruppen zur Anmeldung und Zugriffskontrolle.",
|
||||
"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",
|
||||
@@ -187,6 +187,8 @@
|
||||
"View edit history" : "Bearbeitungsverlauf anzeigen",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Soll dieser Beitrag wirklich gelöscht werden? Diese Aktion kann nicht rückgängig gemacht werden.",
|
||||
"Unread" : "Ungelesen",
|
||||
"Direct link" : "Direkter Link",
|
||||
"Direct link copied to clipboard" : "Direkten Link in die Zwischenablage kopiert",
|
||||
"Edit your reply …" : "Ihre Antwort bearbeiten …",
|
||||
"Save" : "Speichern",
|
||||
"Are you sure you want to discard your changes?" : "Sollen die Änderungen verworfen werden?",
|
||||
@@ -363,6 +365,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Ihre Signatur erscheint am Ende Ihrer Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Sie können die BBCode-Formatierung in Ihrer Signatur verwenden",
|
||||
"Enter your signature …" : "Geben Sie Ihre Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -57,7 +57,7 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "Welcome to the forum!",
|
||||
"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.",
|
||||
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\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**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 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",
|
||||
@@ -189,6 +189,8 @@ OC.L10N.register(
|
||||
"View edit history" : "View edit history",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Are you sure you want to delete this post? This action cannot be undone.",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "Direct link",
|
||||
"Direct link copied to clipboard" : "Direct link copied to clipboard",
|
||||
"Edit your reply …" : "Edit your reply …",
|
||||
"Save" : "Save",
|
||||
"Are you sure you want to discard your changes?" : "Are you sure you want to discard your changes?",
|
||||
@@ -365,6 +367,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Your signature appears at the bottom of your threads or replies",
|
||||
"You can use BBCode formatting in your signature" : "You can use BBCode formatting in your signature",
|
||||
"Enter your signature …" : "Enter your signature …",
|
||||
"Privacy" : "Privacy",
|
||||
"Failed to save preferences" : "Failed to save preferences",
|
||||
"Select upload directory" : "Select upload directory",
|
||||
"BBCode management" : "BBCode management",
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
"Welcome to the forum!" : "Welcome to the forum!",
|
||||
"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.",
|
||||
"Create discussions, share ideas and collaborate with your community directly in Nextcloud.\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**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 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",
|
||||
@@ -187,6 +187,8 @@
|
||||
"View edit history" : "View edit history",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Are you sure you want to delete this post? This action cannot be undone.",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "Direct link",
|
||||
"Direct link copied to clipboard" : "Direct link copied to clipboard",
|
||||
"Edit your reply …" : "Edit your reply …",
|
||||
"Save" : "Save",
|
||||
"Are you sure you want to discard your changes?" : "Are you sure you want to discard your changes?",
|
||||
@@ -363,6 +365,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Your signature appears at the bottom of your threads or replies",
|
||||
"You can use BBCode formatting in your signature" : "You can use BBCode formatting in your signature",
|
||||
"Enter your signature …" : "Enter your signature …",
|
||||
"Privacy" : "Privacy",
|
||||
"Failed to save preferences" : "Failed to save preferences",
|
||||
"Select upload directory" : "Select upload directory",
|
||||
"BBCode management" : "BBCode management",
|
||||
|
||||
@@ -25,6 +25,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Paĝo ne trovita",
|
||||
"Edit" : "Modifi",
|
||||
"Delete" : "Forigi",
|
||||
"Direct link" : "Direkta ligilo",
|
||||
"Save" : "Konservi",
|
||||
"Current version" : "Nuna versio",
|
||||
"Uncategorized" : "Senkategoria",
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
"Page not found" : "Paĝo ne trovita",
|
||||
"Edit" : "Modifi",
|
||||
"Delete" : "Forigi",
|
||||
"Direct link" : "Direkta ligilo",
|
||||
"Save" : "Konservi",
|
||||
"Current version" : "Nuna versio",
|
||||
"Uncategorized" : "Senkategoria",
|
||||
|
||||
@@ -127,6 +127,8 @@ OC.L10N.register(
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Enlace directo",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Add reaction" : "Añadir reacción",
|
||||
@@ -164,6 +166,7 @@ OC.L10N.register(
|
||||
"Files" : "Archivos",
|
||||
"Browse" : "Explorar",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"This action cannot be undone." : "Esta acción no se puede deshacer.",
|
||||
|
||||
@@ -125,6 +125,8 @@
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Enlace directo",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Add reaction" : "Añadir reacción",
|
||||
@@ -162,6 +164,7 @@
|
||||
"Files" : "Archivos",
|
||||
"Browse" : "Explorar",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"This action cannot be undone." : "Esta acción no se puede deshacer.",
|
||||
|
||||
@@ -23,6 +23,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -26,6 +26,7 @@ OC.L10N.register(
|
||||
"Back" : "Volver",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Direct link" : "Link directa",
|
||||
"Save" : "Guardar",
|
||||
"Name" : "Nombre",
|
||||
"Refresh" : "Recargar",
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
"Back" : "Volver",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Direct link" : "Link directa",
|
||||
"Save" : "Guardar",
|
||||
"Name" : "Nombre",
|
||||
"Refresh" : "Recargar",
|
||||
|
||||
@@ -21,6 +21,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -23,6 +23,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -23,6 +23,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -42,7 +42,6 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "¡Bienvenido al foro!",
|
||||
"Deleted user" : "Usuario eliminado",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado por la comunidad integrado directamente en tu 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." : "Crea discusiones, comparte ideas y colabora con tu comunidad directamente en Nextcloud.\n\n**⚠️ Aviso de Desarrollo Temprano:**\nEsta aplicación se encuentra en etapas iniciales de desarrollo. Aunque funcional, podrías encontrar errores o funciones incompletas. Por favor reporta cualquier problema en GitHub y considera hacer copias de seguridad regularmente.\n\n**Funciones clave:**\n- **Discusiones por hilos** - Crea y responde a hilos organizados\n- **Organización por categorías** - Estructura tu foro con categorías y encabezados personalizables\n- **Formato de texto enriquecido** - Usa BBCode para dar formato a las publicaciones con negrita, cursiva, enlaces, imágenes, bloques de código y más\n- **Adjuntos de archivos** - Adjunta archivos desde tu almacenamiento de Nextcloud a las publicaciones\n- **Reacciones a publicaciones** - Reacciona a publicaciones con emojis\n- **Seguimiento leído/no leído** - Mantén el control de qué hilos has leído\n- **Búsqueda** - Encuentra discusiones rápidamente con la búsqueda incorporada\n- **Perfiles de usuario** - Consulta el historial de publicaciones y estadísticas de usuarios\n- **Permisos basados en roles** - Controla el acceso y la moderación con roles flexibles\n- **Acceso de invitados** - Acceso público opcional para usuarios no autenticados con permisos configurables\n- **Herramientas de administración** - Gestiona categorías, roles, BBCodes y configuraciones del foro\n- **Herramientas de moderación** - Fija, bloquea y gestiona hilos y publicaciones\n\n**Ideal para:**\n- Discusiones y colaboración en equipo\n- Foros comunitarios\n- Canales de soporte\n- Bases de conocimiento\n- Discusiones de proyectos\n- Comunicación interna\n\nEl foro se integra perfectamente con tu instancia de Nextcloud, utilizando tus usuarios y grupos existentes para autenticación y control de acceso.",
|
||||
"User ID" : "ID de usuario",
|
||||
"Role" : "Rol",
|
||||
"Loading …" : "Cargando …",
|
||||
@@ -121,6 +120,7 @@ OC.L10N.register(
|
||||
"Delete" : "Eliminar",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "¿Estás seguro de que deseas eliminar esta publicación? Esta acción no se puede deshacer.",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Enlace directo",
|
||||
"Save" : "Guardar",
|
||||
"Are you sure you want to discard your changes?" : "¿Estás seguro de que deseas descartar tus cambios?",
|
||||
"Current version" : "Versión actual",
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
"Welcome to the forum!" : "¡Bienvenido al foro!",
|
||||
"Deleted user" : "Usuario eliminado",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado por la comunidad integrado directamente en tu 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." : "Crea discusiones, comparte ideas y colabora con tu comunidad directamente en Nextcloud.\n\n**⚠️ Aviso de Desarrollo Temprano:**\nEsta aplicación se encuentra en etapas iniciales de desarrollo. Aunque funcional, podrías encontrar errores o funciones incompletas. Por favor reporta cualquier problema en GitHub y considera hacer copias de seguridad regularmente.\n\n**Funciones clave:**\n- **Discusiones por hilos** - Crea y responde a hilos organizados\n- **Organización por categorías** - Estructura tu foro con categorías y encabezados personalizables\n- **Formato de texto enriquecido** - Usa BBCode para dar formato a las publicaciones con negrita, cursiva, enlaces, imágenes, bloques de código y más\n- **Adjuntos de archivos** - Adjunta archivos desde tu almacenamiento de Nextcloud a las publicaciones\n- **Reacciones a publicaciones** - Reacciona a publicaciones con emojis\n- **Seguimiento leído/no leído** - Mantén el control de qué hilos has leído\n- **Búsqueda** - Encuentra discusiones rápidamente con la búsqueda incorporada\n- **Perfiles de usuario** - Consulta el historial de publicaciones y estadísticas de usuarios\n- **Permisos basados en roles** - Controla el acceso y la moderación con roles flexibles\n- **Acceso de invitados** - Acceso público opcional para usuarios no autenticados con permisos configurables\n- **Herramientas de administración** - Gestiona categorías, roles, BBCodes y configuraciones del foro\n- **Herramientas de moderación** - Fija, bloquea y gestiona hilos y publicaciones\n\n**Ideal para:**\n- Discusiones y colaboración en equipo\n- Foros comunitarios\n- Canales de soporte\n- Bases de conocimiento\n- Discusiones de proyectos\n- Comunicación interna\n\nEl foro se integra perfectamente con tu instancia de Nextcloud, utilizando tus usuarios y grupos existentes para autenticación y control de acceso.",
|
||||
"User ID" : "ID de usuario",
|
||||
"Role" : "Rol",
|
||||
"Loading …" : "Cargando …",
|
||||
@@ -119,6 +118,7 @@
|
||||
"Delete" : "Eliminar",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "¿Estás seguro de que deseas eliminar esta publicación? Esta acción no se puede deshacer.",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Enlace directo",
|
||||
"Save" : "Guardar",
|
||||
"Are you sure you want to discard your changes?" : "¿Estás seguro de que deseas descartar tus cambios?",
|
||||
"Current version" : "Versión actual",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -35,6 +35,8 @@ OC.L10N.register(
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Liga directa",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
@@ -62,6 +64,7 @@ OC.L10N.register(
|
||||
"Preferences" : "Preferencias",
|
||||
"Files" : "Archivo",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Description" : "Descripción",
|
||||
|
||||
@@ -33,6 +33,8 @@
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Eliminar",
|
||||
"Unread" : "No leído",
|
||||
"Direct link" : "Liga directa",
|
||||
"Direct link copied to clipboard" : "Enlace directo copiado al portapapeles",
|
||||
"Save" : "Guardar",
|
||||
"Current version" : "Versión actual",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
@@ -60,6 +62,7 @@
|
||||
"Preferences" : "Preferencias",
|
||||
"Files" : "Archivo",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Description" : "Descripción",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -22,6 +22,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -23,6 +23,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -21,6 +21,7 @@ OC.L10N.register(
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
"Delete" : "Borrar",
|
||||
"Direct link" : "Liga directa",
|
||||
"Save" : "Guardar",
|
||||
"Uncategorized" : "Sin categoría",
|
||||
"Name" : "Nombre",
|
||||
|
||||
@@ -175,6 +175,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Vaata muudatuste ajalugu",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Kas sa oled kindel, et soovid selle postituse kustutada? Seda tegevust ei saa tagasi pöörata.",
|
||||
"Unread" : "Lugemata",
|
||||
"Direct link" : "Otselink",
|
||||
"Direct link copied to clipboard" : "Otselink on lõikelauale kopeeritud",
|
||||
"Edit your reply …" : "Muuda oma vastust…",
|
||||
"Save" : "Salvesta",
|
||||
"Are you sure you want to discard your changes?" : "Kas sa oled kindel, et soovid oma muudatustest loobuda?",
|
||||
@@ -340,6 +342,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Sinu allkiri on nähtav sinu jutulõngade või vastuste lõpus",
|
||||
"You can use BBCode formatting in your signature" : "Oma allkirja koostamisel võid vormindamisel kasutada BBCode'i",
|
||||
"Enter your signature …" : "Sisesta oma allkiri…",
|
||||
"Privacy" : "Privaatsus",
|
||||
"Failed to save preferences" : "Eelistuste salvestamine ei õnnestunud",
|
||||
"Select upload directory" : "Vali kaust, kust tahad üles laadida",
|
||||
"BBCode management" : "BBCode'i haldus",
|
||||
|
||||
@@ -173,6 +173,8 @@
|
||||
"View edit history" : "Vaata muudatuste ajalugu",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Kas sa oled kindel, et soovid selle postituse kustutada? Seda tegevust ei saa tagasi pöörata.",
|
||||
"Unread" : "Lugemata",
|
||||
"Direct link" : "Otselink",
|
||||
"Direct link copied to clipboard" : "Otselink on lõikelauale kopeeritud",
|
||||
"Edit your reply …" : "Muuda oma vastust…",
|
||||
"Save" : "Salvesta",
|
||||
"Are you sure you want to discard your changes?" : "Kas sa oled kindel, et soovid oma muudatustest loobuda?",
|
||||
@@ -338,6 +340,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Sinu allkiri on nähtav sinu jutulõngade või vastuste lõpus",
|
||||
"You can use BBCode formatting in your signature" : "Oma allkirja koostamisel võid vormindamisel kasutada BBCode'i",
|
||||
"Enter your signature …" : "Sisesta oma allkiri…",
|
||||
"Privacy" : "Privaatsus",
|
||||
"Failed to save preferences" : "Eelistuste salvestamine ei õnnestunud",
|
||||
"Select upload directory" : "Vali kaust, kust tahad üles laadida",
|
||||
"BBCode management" : "BBCode'i haldus",
|
||||
|
||||
@@ -45,6 +45,8 @@ OC.L10N.register(
|
||||
"Edit" : "Editatu",
|
||||
"Delete" : "Ezabatu",
|
||||
"Unread" : "Irakurri gabe",
|
||||
"Direct link" : "Esteka zuzena",
|
||||
"Direct link copied to clipboard" : "Esteka zuzena arbelera kopiatuta",
|
||||
"Save" : "Gorde",
|
||||
"Current version" : "Uneko bertsioa",
|
||||
"React with {emoji}" : "Erreakzionatu {emoji}-(r)ekin",
|
||||
@@ -79,6 +81,7 @@ OC.L10N.register(
|
||||
"Files" : "Fitxategiak",
|
||||
"Browse" : "Arakatu",
|
||||
"Signature" : "Sinadura",
|
||||
"Privacy" : "Pribatutasuna",
|
||||
"Enable" : "Aktibatu",
|
||||
"Disable" : "Desaktibatu",
|
||||
"Tag" : "Etiketa",
|
||||
|
||||
@@ -43,6 +43,8 @@
|
||||
"Edit" : "Editatu",
|
||||
"Delete" : "Ezabatu",
|
||||
"Unread" : "Irakurri gabe",
|
||||
"Direct link" : "Esteka zuzena",
|
||||
"Direct link copied to clipboard" : "Esteka zuzena arbelera kopiatuta",
|
||||
"Save" : "Gorde",
|
||||
"Current version" : "Uneko bertsioa",
|
||||
"React with {emoji}" : "Erreakzionatu {emoji}-(r)ekin",
|
||||
@@ -77,6 +79,7 @@
|
||||
"Files" : "Fitxategiak",
|
||||
"Browse" : "Arakatu",
|
||||
"Signature" : "Sinadura",
|
||||
"Privacy" : "Pribatutasuna",
|
||||
"Enable" : "Aktibatu",
|
||||
"Disable" : "Desaktibatu",
|
||||
"Tag" : "Etiketa",
|
||||
|
||||
@@ -40,6 +40,8 @@ OC.L10N.register(
|
||||
"Edit" : "ویرایش",
|
||||
"Delete" : "حذف",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "لینک مستقیم",
|
||||
"Direct link copied to clipboard" : "لینک مستقیم در کلیپبورد کپی شد.",
|
||||
"Save" : "ذخیره",
|
||||
"Current version" : "نسخه فعلی",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
@@ -71,6 +73,7 @@ OC.L10N.register(
|
||||
"Notifications" : "هشدارها",
|
||||
"Files" : "پروندهها",
|
||||
"Signature" : "امضا",
|
||||
"Privacy" : "محرمانگی",
|
||||
"Enable" : "فعالسازی",
|
||||
"Disable" : "غیرفعال کردن",
|
||||
"Description" : "شرح",
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
"Edit" : "ویرایش",
|
||||
"Delete" : "حذف",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "لینک مستقیم",
|
||||
"Direct link copied to clipboard" : "لینک مستقیم در کلیپبورد کپی شد.",
|
||||
"Save" : "ذخیره",
|
||||
"Current version" : "نسخه فعلی",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
@@ -69,6 +71,7 @@
|
||||
"Notifications" : "هشدارها",
|
||||
"Files" : "پروندهها",
|
||||
"Signature" : "امضا",
|
||||
"Privacy" : "محرمانگی",
|
||||
"Enable" : "فعالسازی",
|
||||
"Disable" : "غیرفعال کردن",
|
||||
"Description" : "شرح",
|
||||
|
||||
@@ -47,6 +47,8 @@ OC.L10N.register(
|
||||
"Edit" : "Muokkaa",
|
||||
"Delete" : "Poista",
|
||||
"Unread" : "Lukematon",
|
||||
"Direct link" : "Suora linkki",
|
||||
"Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle",
|
||||
"Save" : "Tallenna",
|
||||
"Current version" : "Nykyinen versio",
|
||||
"Add reaction" : "Lisää reaktio",
|
||||
@@ -81,6 +83,7 @@ OC.L10N.register(
|
||||
"Notifications" : "Ilmoitukset",
|
||||
"Files" : "Tiedostot",
|
||||
"Signature" : "Allekirjoitus",
|
||||
"Privacy" : "Yksityisyys",
|
||||
"Enable" : "Käytä",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"This action cannot be undone." : "Tätä toimintoa ei voi perua.",
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
"Edit" : "Muokkaa",
|
||||
"Delete" : "Poista",
|
||||
"Unread" : "Lukematon",
|
||||
"Direct link" : "Suora linkki",
|
||||
"Direct link copied to clipboard" : "Suora linkki kopioitu työpöydälle",
|
||||
"Save" : "Tallenna",
|
||||
"Current version" : "Nykyinen versio",
|
||||
"Add reaction" : "Lisää reaktio",
|
||||
@@ -79,6 +81,7 @@
|
||||
"Notifications" : "Ilmoitukset",
|
||||
"Files" : "Tiedostot",
|
||||
"Signature" : "Allekirjoitus",
|
||||
"Privacy" : "Yksityisyys",
|
||||
"Enable" : "Käytä",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"This action cannot be undone." : "Tätä toimintoa ei voi perua.",
|
||||
|
||||
@@ -53,6 +53,8 @@ OC.L10N.register(
|
||||
"Edit" : "Modifier",
|
||||
"Delete" : "Supprimer",
|
||||
"Unread" : "Non lu",
|
||||
"Direct link" : "Lien direct",
|
||||
"Direct link copied to clipboard" : "Lien direct copié dans le presse-papiers",
|
||||
"Save" : "Enregistrer",
|
||||
"Current version" : "Version actuelle",
|
||||
"React with {emoji}" : "Réagir avec {emoji}",
|
||||
@@ -90,6 +92,7 @@ OC.L10N.register(
|
||||
"Files" : "Fichiers",
|
||||
"Browse" : "Parcourir",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Confidentialité",
|
||||
"Enable" : "Activer",
|
||||
"Disable" : "Désactiver",
|
||||
"This action cannot be undone." : "Cette action ne peut pas être annulée",
|
||||
|
||||
@@ -51,6 +51,8 @@
|
||||
"Edit" : "Modifier",
|
||||
"Delete" : "Supprimer",
|
||||
"Unread" : "Non lu",
|
||||
"Direct link" : "Lien direct",
|
||||
"Direct link copied to clipboard" : "Lien direct copié dans le presse-papiers",
|
||||
"Save" : "Enregistrer",
|
||||
"Current version" : "Version actuelle",
|
||||
"React with {emoji}" : "Réagir avec {emoji}",
|
||||
@@ -88,6 +90,7 @@
|
||||
"Files" : "Fichiers",
|
||||
"Browse" : "Parcourir",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Confidentialité",
|
||||
"Enable" : "Activer",
|
||||
"Disable" : "Désactiver",
|
||||
"This action cannot be undone." : "Cette action ne peut pas être annulée",
|
||||
|
||||
@@ -57,7 +57,6 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "Fáilte romhat chuig an bhfóram!",
|
||||
"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 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",
|
||||
@@ -189,6 +188,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Féach ar stair eagarthóireachta",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "An bhfuil tú cinnte gur mian leat an post seo a scriosadh? Ní féidir an gníomh seo a chealú.",
|
||||
"Unread" : "Neamhléite",
|
||||
"Direct link" : "Nasc díreach",
|
||||
"Direct link copied to clipboard" : "Cóipeáladh nasc díreach chuig an ngearrthaisce",
|
||||
"Edit your reply …" : "Cuir d’fhreagra in eagar …",
|
||||
"Save" : "Sábháil",
|
||||
"Are you sure you want to discard your changes?" : "An bhfuil tú cinnte gur mian leat do chuid athruithe a chaitheamh amach?",
|
||||
@@ -365,6 +366,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Feictear do shíniú ag bun do shnáitheanna nó do fhreagraí",
|
||||
"You can use BBCode formatting in your signature" : "Is féidir leat formáidiú BBCode a úsáid i do shíniú",
|
||||
"Enter your signature …" : "Cuir isteach do shíniú …",
|
||||
"Privacy" : "Príobháideacht",
|
||||
"Failed to save preferences" : "Theip ar na roghanna a shábháil",
|
||||
"Select upload directory" : "Roghnaigh eolaire uaslódála",
|
||||
"BBCode management" : "Bainistíocht BBCode",
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
"Welcome to the forum!" : "Fáilte romhat chuig an bhfóram!",
|
||||
"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 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",
|
||||
@@ -187,6 +186,8 @@
|
||||
"View edit history" : "Féach ar stair eagarthóireachta",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "An bhfuil tú cinnte gur mian leat an post seo a scriosadh? Ní féidir an gníomh seo a chealú.",
|
||||
"Unread" : "Neamhléite",
|
||||
"Direct link" : "Nasc díreach",
|
||||
"Direct link copied to clipboard" : "Cóipeáladh nasc díreach chuig an ngearrthaisce",
|
||||
"Edit your reply …" : "Cuir d’fhreagra in eagar …",
|
||||
"Save" : "Sábháil",
|
||||
"Are you sure you want to discard your changes?" : "An bhfuil tú cinnte gur mian leat do chuid athruithe a chaitheamh amach?",
|
||||
@@ -363,6 +364,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Feictear do shíniú ag bun do shnáitheanna nó do fhreagraí",
|
||||
"You can use BBCode formatting in your signature" : "Is féidir leat formáidiú BBCode a úsáid i do shíniú",
|
||||
"Enter your signature …" : "Cuir isteach do shíniú …",
|
||||
"Privacy" : "Príobháideacht",
|
||||
"Failed to save preferences" : "Theip ar na roghanna a shábháil",
|
||||
"Select upload directory" : "Roghnaigh eolaire uaslódála",
|
||||
"BBCode management" : "Bainistíocht BBCode",
|
||||
|
||||
@@ -56,7 +56,6 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "Dámoslle a benvida ao foro!",
|
||||
"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 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",
|
||||
@@ -168,6 +167,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Ver o historial de edicións",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Confirma que quere eliminar esta publicación? Esta acción non é posíbel desfacela.",
|
||||
"Unread" : "Sen ler",
|
||||
"Direct link" : "Ligazón directa",
|
||||
"Direct link copied to clipboard" : "A ligazón directa foi copiada no portapapeis",
|
||||
"Edit your reply …" : "Edite a súa resposta…",
|
||||
"Save" : "Gardar",
|
||||
"Are you sure you want to discard your changes?" : "Confirma que quere desbotar os seus cambios?",
|
||||
@@ -331,6 +332,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "A súa sinatura aparece ao final dos seus fíos ou respostas",
|
||||
"You can use BBCode formatting in your signature" : "Pode empregar o formato BBCode na súa sinatura",
|
||||
"Enter your signature …" : "Introduza a súa sinatura…",
|
||||
"Privacy" : "Privacidade",
|
||||
"Failed to save preferences" : "Produciuse un fallo ao gardar as preferencias",
|
||||
"Select upload directory" : "Seleccionar o directorio ao que enviar",
|
||||
"BBCode management" : "Xestión de BBCode",
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
"Welcome to the forum!" : "Dámoslle a benvida ao foro!",
|
||||
"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 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",
|
||||
@@ -166,6 +165,8 @@
|
||||
"View edit history" : "Ver o historial de edicións",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Confirma que quere eliminar esta publicación? Esta acción non é posíbel desfacela.",
|
||||
"Unread" : "Sen ler",
|
||||
"Direct link" : "Ligazón directa",
|
||||
"Direct link copied to clipboard" : "A ligazón directa foi copiada no portapapeis",
|
||||
"Edit your reply …" : "Edite a súa resposta…",
|
||||
"Save" : "Gardar",
|
||||
"Are you sure you want to discard your changes?" : "Confirma que quere desbotar os seus cambios?",
|
||||
@@ -329,6 +330,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "A súa sinatura aparece ao final dos seus fíos ou respostas",
|
||||
"You can use BBCode formatting in your signature" : "Pode empregar o formato BBCode na súa sinatura",
|
||||
"Enter your signature …" : "Introduza a súa sinatura…",
|
||||
"Privacy" : "Privacidade",
|
||||
"Failed to save preferences" : "Produciuse un fallo ao gardar as preferencias",
|
||||
"Select upload directory" : "Seleccionar o directorio ao que enviar",
|
||||
"BBCode management" : "Xestión de BBCode",
|
||||
|
||||
70
l10n/he.js
70
l10n/he.js
@@ -1,7 +1,21 @@
|
||||
OC.L10N.register(
|
||||
"forum",
|
||||
{
|
||||
"Recent Forum activity" : "פעילות פורום אחרונה",
|
||||
"More activity" : "עוד פעילות",
|
||||
"%1$s (Guest)" : "%1$s (אורח\\ת)",
|
||||
"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 שרשורים"],
|
||||
"_%n view_::_%n views_" : ["צפייה אחת","%n צפיות","%n צפיות"],
|
||||
"No forum activity" : "אין פעילות בפורום",
|
||||
"Top Forum categories" : "קטגוריות מובילות בפורום",
|
||||
"No categories available" : "אין קטגוריות זמינות",
|
||||
"Top Forum threads" : "שרשורים מובילים בפורום",
|
||||
"No threads available" : "אין שרשורים זמינים",
|
||||
"Admin" : "אדמין",
|
||||
"Administrator role with full permissions" : "תפקיד אדמין עם הרשאות מלאות",
|
||||
"Moderator" : "מפקח",
|
||||
@@ -43,7 +57,19 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "ברוכים הבאים לפורום!",
|
||||
"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 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" : "מזהה משתמש",
|
||||
"Enter user ID" : "הכניסו מזהה משתמש",
|
||||
"Role" : "תפקיד",
|
||||
"Select a role" : "בחרו תפקיד",
|
||||
"Assign Role" : "הקצאת תפקיד",
|
||||
"Failed to fetch roles" : "כשלון בטעינת תפקידים",
|
||||
"Failed to run repair database initial data" : "כשלון בתיקון מידע ראשוני במסד נתונים",
|
||||
"Failed to assign role" : "כשלון בהקצאת תפקיד",
|
||||
"Loading …" : "בטעינה…",
|
||||
"Search" : "חיפוש",
|
||||
"Home" : "בית",
|
||||
@@ -52,10 +78,12 @@ OC.L10N.register(
|
||||
"Dashboard" : "לוח בקרה",
|
||||
"Forum settings" : "הגדרות פורום",
|
||||
"Users" : "משתמשים",
|
||||
"Roles & Teams" : "תפקידים וצוותים",
|
||||
"Categories" : "קטגוריות",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "הרחבה",
|
||||
"Collapse" : "קיווץ",
|
||||
"(Guest)" : "(אורח\\ת)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}נא לשים לב:{bEnd} קבצים מצורפים יהיו זמינים לכל מי שנמצא בפורום, ללא התחשבות בהגדרות השיתוף של הקובץ.",
|
||||
"Drop file here to upload" : "השליכו קובץ כאן כדי להעלות",
|
||||
"Hello world!" : "שלום עולם!",
|
||||
@@ -95,13 +123,26 @@ OC.L10N.register(
|
||||
"Uploading file …" : "מעלה קובץ …",
|
||||
"Upload failed" : "ההעלאה נכשלה",
|
||||
"Close" : "סגירה",
|
||||
"More formatting options" : "עוד אפשרויות עיצוב",
|
||||
"Insert template" : "הכנסת תבנית",
|
||||
"Pick a file to attach" : "בחירת קובץ לצירוף",
|
||||
"Failed to upload file" : "כשלון בהעלאת קובץ",
|
||||
"Threads" : "שרשורים",
|
||||
"Replies" : "תגובות",
|
||||
"No description available" : "תיאור לא זמין",
|
||||
"New activity" : "פעילות חדשה",
|
||||
"Category" : "קטגוריה",
|
||||
"Can view" : "יכולת לצפות",
|
||||
"Can post" : "יכולת ליצור שרשור",
|
||||
"Can reply" : "יכולת להגיב",
|
||||
"Can moderate" : "יכולת למדר",
|
||||
"Allow" : "לאפשר",
|
||||
"Allow All" : "הרשה הכל",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}צפייה:{bEnd} מאפשר לצפות בקטגוריה ובשרשורים שבה.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}יצירת שרשור:{bEnd} מאפשר ליצור שרשורים חדשים בקטגוריה.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}תגובה:{bEnd} מאפשר להגיב לשרשורים קיימים בקטגוריה.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}מידור:{bEnd} מאפשר עריכה ומחיקה, הדבקה, נעילה, והזזה של פוסטים בקטגוריה.",
|
||||
"Pick a color" : "בחירת צבע",
|
||||
"Create category header" : "יצירת כותרת קטגוריות",
|
||||
"Edit category header" : "עריכת כותרת קטגוריות",
|
||||
"Header name" : "שם כותרת",
|
||||
@@ -113,6 +154,15 @@ OC.L10N.register(
|
||||
"Cancel" : "ביטול",
|
||||
"Create" : "יצירה",
|
||||
"Update" : "עדכון",
|
||||
"Forum setup required" : "נדרשת אתחלת פורום",
|
||||
"Select the accounts that should have the forum admin role." : "בחרו את החשבונות שיוקצאו להם תפקיד ניהולי בפורום.",
|
||||
"Forum admin accounts:" : "חשבונות עם תפקידי ניהול בפורום:",
|
||||
"Select accounts …" : "בחרו חשבונות …",
|
||||
"All other accounts will receive the default role." : "כל החשבונות האחרים ייקבלו את תפקיד המשתמש כברירת מחדל.",
|
||||
"Initialize forum" : "אתחלת פורום",
|
||||
"Initializing …" : "מאתחל …",
|
||||
"Forum not set up" : "פורום לא מאותחל",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "פורום זה עוד לא אותחל. נא ליצור קשר עם חשבון מנהל על מנת להשלים את האתחלה.",
|
||||
"Move thread to category" : "העברת שרשור לקטגוריה",
|
||||
"Select the category to move this thread to:" : "נא לבחור לאיזו קטגוריה להזיז את השרשור הזה:",
|
||||
"Select a category …" : "בחירת קטגוריה …",
|
||||
@@ -138,6 +188,7 @@ OC.L10N.register(
|
||||
"View edit history" : "צפייה בהיסטוריית עריכה",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "האם אתם בטוחים שתרצו למחוק את הפוסט הזה? הפעולה בלתי ניתנת להפיכה.",
|
||||
"Unread" : "לא נקרא",
|
||||
"Direct link" : "קישור ישיר",
|
||||
"Edit your reply …" : "ערכו את תגובתכם …",
|
||||
"Save" : "שמירה",
|
||||
"Are you sure you want to discard your changes?" : "האם אתם בטוחים שתרצו לבטל את השינויים שלכם?",
|
||||
@@ -161,10 +212,24 @@ OC.L10N.register(
|
||||
"Pinned thread" : "נושא מודבק",
|
||||
"Locked thread" : "נושא נעול",
|
||||
"Uncategorized" : "ללא קטגוריה",
|
||||
"Last reply by {name}" : "תגובה אחרונה מאת {name}",
|
||||
"_%n reply_::_%n replies_" : ["תגובה אחת","%n תגובות","%n תגובות"],
|
||||
"Templates" : "תבניות",
|
||||
"Add template" : "הוספת תבנית",
|
||||
"Edit template" : "עריכת תבנית",
|
||||
"No templates yet" : "לא קיימות תבניות עדיין",
|
||||
"Loading templates …" : "טוען תבניות …",
|
||||
"Name" : "שם",
|
||||
"Template name" : "שם התבנית",
|
||||
"Content" : "תוכן",
|
||||
"Template content (BBCode) …" : "תוכן תבנית (BBCode) …",
|
||||
"Show in:" : "מוצג ב:",
|
||||
"Are you sure you want to delete this template?" : "האם אתם בטוחים שברצונכם למחוק את תבנית זו?",
|
||||
"Both" : "שניהם",
|
||||
"Threads & replies" : "שרשורים ותגובות",
|
||||
"Neither (disabled)" : "אף אחד (מבוטל)",
|
||||
"Insert" : "הכנסה",
|
||||
"Failed to load templates" : "כשלון בטעינת תבניות",
|
||||
"Views" : "תצוגות",
|
||||
"Title" : "כותרת",
|
||||
"Enter thread title …" : "כתבו כותרת לנושא …",
|
||||
@@ -201,6 +266,7 @@ OC.L10N.register(
|
||||
"Thread created" : "נושא נוצר",
|
||||
"Failed to create thread" : "כשלון ביצירת נושא",
|
||||
"No category specified" : "קטגוריה לא סופקה",
|
||||
"You do not have permission to create threads in this category." : "אין לכם הרשאה ליצור שרשורים בקטגוריה זו.",
|
||||
"Error" : "שגיאה",
|
||||
"Created" : "יצירה",
|
||||
"Threads ({count})" : "נושאים ({count})",
|
||||
@@ -240,6 +306,7 @@ OC.L10N.register(
|
||||
"Be the first to reply in this thread." : "היו הראשונים שיגיבו לנושא זה",
|
||||
"by" : "מאת",
|
||||
"This thread is locked. Only moderators can add replies." : "הנושא הזה נעול. רק מנהלים יכולים להוסיף תגובות.",
|
||||
"You do not have permission to reply in this category." : "אין לכם הרשאה להגיב בקטגוריה זו.",
|
||||
"You must be signed in to reply to this thread." : "אתם חייבים להיות מחוברים כדי להגיב לנושא זה.",
|
||||
"Sign in to reply" : "התחברו כדי להגיב",
|
||||
"Lock thread" : "נעילת נושא",
|
||||
@@ -258,6 +325,7 @@ OC.L10N.register(
|
||||
"Notifications" : "התראות",
|
||||
"Files" : "קבצים",
|
||||
"Signature" : "חתימה",
|
||||
"Privacy" : "פרטיות",
|
||||
"Disable" : "השבתה",
|
||||
"Tag" : "תגית",
|
||||
"Description" : "תיאור",
|
||||
|
||||
70
l10n/he.json
70
l10n/he.json
@@ -1,5 +1,19 @@
|
||||
{ "translations": {
|
||||
"Recent Forum activity" : "פעילות פורום אחרונה",
|
||||
"More activity" : "עוד פעילות",
|
||||
"%1$s (Guest)" : "%1$s (אורח\\ת)",
|
||||
"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 שרשורים"],
|
||||
"_%n view_::_%n views_" : ["צפייה אחת","%n צפיות","%n צפיות"],
|
||||
"No forum activity" : "אין פעילות בפורום",
|
||||
"Top Forum categories" : "קטגוריות מובילות בפורום",
|
||||
"No categories available" : "אין קטגוריות זמינות",
|
||||
"Top Forum threads" : "שרשורים מובילים בפורום",
|
||||
"No threads available" : "אין שרשורים זמינים",
|
||||
"Admin" : "אדמין",
|
||||
"Administrator role with full permissions" : "תפקיד אדמין עם הרשאות מלאות",
|
||||
"Moderator" : "מפקח",
|
||||
@@ -41,7 +55,19 @@
|
||||
"Welcome to the forum!" : "ברוכים הבאים לפורום!",
|
||||
"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 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" : "מזהה משתמש",
|
||||
"Enter user ID" : "הכניסו מזהה משתמש",
|
||||
"Role" : "תפקיד",
|
||||
"Select a role" : "בחרו תפקיד",
|
||||
"Assign Role" : "הקצאת תפקיד",
|
||||
"Failed to fetch roles" : "כשלון בטעינת תפקידים",
|
||||
"Failed to run repair database initial data" : "כשלון בתיקון מידע ראשוני במסד נתונים",
|
||||
"Failed to assign role" : "כשלון בהקצאת תפקיד",
|
||||
"Loading …" : "בטעינה…",
|
||||
"Search" : "חיפוש",
|
||||
"Home" : "בית",
|
||||
@@ -50,10 +76,12 @@
|
||||
"Dashboard" : "לוח בקרה",
|
||||
"Forum settings" : "הגדרות פורום",
|
||||
"Users" : "משתמשים",
|
||||
"Roles & Teams" : "תפקידים וצוותים",
|
||||
"Categories" : "קטגוריות",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "הרחבה",
|
||||
"Collapse" : "קיווץ",
|
||||
"(Guest)" : "(אורח\\ת)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}נא לשים לב:{bEnd} קבצים מצורפים יהיו זמינים לכל מי שנמצא בפורום, ללא התחשבות בהגדרות השיתוף של הקובץ.",
|
||||
"Drop file here to upload" : "השליכו קובץ כאן כדי להעלות",
|
||||
"Hello world!" : "שלום עולם!",
|
||||
@@ -93,13 +121,26 @@
|
||||
"Uploading file …" : "מעלה קובץ …",
|
||||
"Upload failed" : "ההעלאה נכשלה",
|
||||
"Close" : "סגירה",
|
||||
"More formatting options" : "עוד אפשרויות עיצוב",
|
||||
"Insert template" : "הכנסת תבנית",
|
||||
"Pick a file to attach" : "בחירת קובץ לצירוף",
|
||||
"Failed to upload file" : "כשלון בהעלאת קובץ",
|
||||
"Threads" : "שרשורים",
|
||||
"Replies" : "תגובות",
|
||||
"No description available" : "תיאור לא זמין",
|
||||
"New activity" : "פעילות חדשה",
|
||||
"Category" : "קטגוריה",
|
||||
"Can view" : "יכולת לצפות",
|
||||
"Can post" : "יכולת ליצור שרשור",
|
||||
"Can reply" : "יכולת להגיב",
|
||||
"Can moderate" : "יכולת למדר",
|
||||
"Allow" : "לאפשר",
|
||||
"Allow All" : "הרשה הכל",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}צפייה:{bEnd} מאפשר לצפות בקטגוריה ובשרשורים שבה.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}יצירת שרשור:{bEnd} מאפשר ליצור שרשורים חדשים בקטגוריה.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}תגובה:{bEnd} מאפשר להגיב לשרשורים קיימים בקטגוריה.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}מידור:{bEnd} מאפשר עריכה ומחיקה, הדבקה, נעילה, והזזה של פוסטים בקטגוריה.",
|
||||
"Pick a color" : "בחירת צבע",
|
||||
"Create category header" : "יצירת כותרת קטגוריות",
|
||||
"Edit category header" : "עריכת כותרת קטגוריות",
|
||||
"Header name" : "שם כותרת",
|
||||
@@ -111,6 +152,15 @@
|
||||
"Cancel" : "ביטול",
|
||||
"Create" : "יצירה",
|
||||
"Update" : "עדכון",
|
||||
"Forum setup required" : "נדרשת אתחלת פורום",
|
||||
"Select the accounts that should have the forum admin role." : "בחרו את החשבונות שיוקצאו להם תפקיד ניהולי בפורום.",
|
||||
"Forum admin accounts:" : "חשבונות עם תפקידי ניהול בפורום:",
|
||||
"Select accounts …" : "בחרו חשבונות …",
|
||||
"All other accounts will receive the default role." : "כל החשבונות האחרים ייקבלו את תפקיד המשתמש כברירת מחדל.",
|
||||
"Initialize forum" : "אתחלת פורום",
|
||||
"Initializing …" : "מאתחל …",
|
||||
"Forum not set up" : "פורום לא מאותחל",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "פורום זה עוד לא אותחל. נא ליצור קשר עם חשבון מנהל על מנת להשלים את האתחלה.",
|
||||
"Move thread to category" : "העברת שרשור לקטגוריה",
|
||||
"Select the category to move this thread to:" : "נא לבחור לאיזו קטגוריה להזיז את השרשור הזה:",
|
||||
"Select a category …" : "בחירת קטגוריה …",
|
||||
@@ -136,6 +186,7 @@
|
||||
"View edit history" : "צפייה בהיסטוריית עריכה",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "האם אתם בטוחים שתרצו למחוק את הפוסט הזה? הפעולה בלתי ניתנת להפיכה.",
|
||||
"Unread" : "לא נקרא",
|
||||
"Direct link" : "קישור ישיר",
|
||||
"Edit your reply …" : "ערכו את תגובתכם …",
|
||||
"Save" : "שמירה",
|
||||
"Are you sure you want to discard your changes?" : "האם אתם בטוחים שתרצו לבטל את השינויים שלכם?",
|
||||
@@ -159,10 +210,24 @@
|
||||
"Pinned thread" : "נושא מודבק",
|
||||
"Locked thread" : "נושא נעול",
|
||||
"Uncategorized" : "ללא קטגוריה",
|
||||
"Last reply by {name}" : "תגובה אחרונה מאת {name}",
|
||||
"_%n reply_::_%n replies_" : ["תגובה אחת","%n תגובות","%n תגובות"],
|
||||
"Templates" : "תבניות",
|
||||
"Add template" : "הוספת תבנית",
|
||||
"Edit template" : "עריכת תבנית",
|
||||
"No templates yet" : "לא קיימות תבניות עדיין",
|
||||
"Loading templates …" : "טוען תבניות …",
|
||||
"Name" : "שם",
|
||||
"Template name" : "שם התבנית",
|
||||
"Content" : "תוכן",
|
||||
"Template content (BBCode) …" : "תוכן תבנית (BBCode) …",
|
||||
"Show in:" : "מוצג ב:",
|
||||
"Are you sure you want to delete this template?" : "האם אתם בטוחים שברצונכם למחוק את תבנית זו?",
|
||||
"Both" : "שניהם",
|
||||
"Threads & replies" : "שרשורים ותגובות",
|
||||
"Neither (disabled)" : "אף אחד (מבוטל)",
|
||||
"Insert" : "הכנסה",
|
||||
"Failed to load templates" : "כשלון בטעינת תבניות",
|
||||
"Views" : "תצוגות",
|
||||
"Title" : "כותרת",
|
||||
"Enter thread title …" : "כתבו כותרת לנושא …",
|
||||
@@ -199,6 +264,7 @@
|
||||
"Thread created" : "נושא נוצר",
|
||||
"Failed to create thread" : "כשלון ביצירת נושא",
|
||||
"No category specified" : "קטגוריה לא סופקה",
|
||||
"You do not have permission to create threads in this category." : "אין לכם הרשאה ליצור שרשורים בקטגוריה זו.",
|
||||
"Error" : "שגיאה",
|
||||
"Created" : "יצירה",
|
||||
"Threads ({count})" : "נושאים ({count})",
|
||||
@@ -238,6 +304,7 @@
|
||||
"Be the first to reply in this thread." : "היו הראשונים שיגיבו לנושא זה",
|
||||
"by" : "מאת",
|
||||
"This thread is locked. Only moderators can add replies." : "הנושא הזה נעול. רק מנהלים יכולים להוסיף תגובות.",
|
||||
"You do not have permission to reply in this category." : "אין לכם הרשאה להגיב בקטגוריה זו.",
|
||||
"You must be signed in to reply to this thread." : "אתם חייבים להיות מחוברים כדי להגיב לנושא זה.",
|
||||
"Sign in to reply" : "התחברו כדי להגיב",
|
||||
"Lock thread" : "נעילת נושא",
|
||||
@@ -256,6 +323,7 @@
|
||||
"Notifications" : "התראות",
|
||||
"Files" : "קבצים",
|
||||
"Signature" : "חתימה",
|
||||
"Privacy" : "פרטיות",
|
||||
"Disable" : "השבתה",
|
||||
"Tag" : "תגית",
|
||||
"Description" : "תיאור",
|
||||
|
||||
@@ -42,6 +42,8 @@ OC.L10N.register(
|
||||
"Edit" : "Uredi",
|
||||
"Delete" : "Izbriši",
|
||||
"Unread" : "Nepročitano",
|
||||
"Direct link" : "Izravna poveznica",
|
||||
"Direct link copied to clipboard" : "Direktna poveznica kopirana je u međuspremnik.",
|
||||
"Save" : "Spremi",
|
||||
"Current version" : "Trenutna verzija",
|
||||
"Version {index}" : "Verzija {index}",
|
||||
@@ -80,6 +82,7 @@ OC.L10N.register(
|
||||
"Files" : "Datoteke",
|
||||
"Browse" : "Pregledaj",
|
||||
"Signature" : "Potpis",
|
||||
"Privacy" : "Privatnost",
|
||||
"Enable" : "Omogućite",
|
||||
"Disable" : "Onemogući",
|
||||
"Tag" : "Oznaka",
|
||||
|
||||
@@ -40,6 +40,8 @@
|
||||
"Edit" : "Uredi",
|
||||
"Delete" : "Izbriši",
|
||||
"Unread" : "Nepročitano",
|
||||
"Direct link" : "Izravna poveznica",
|
||||
"Direct link copied to clipboard" : "Direktna poveznica kopirana je u međuspremnik.",
|
||||
"Save" : "Spremi",
|
||||
"Current version" : "Trenutna verzija",
|
||||
"Version {index}" : "Verzija {index}",
|
||||
@@ -78,6 +80,7 @@
|
||||
"Files" : "Datoteke",
|
||||
"Browse" : "Pregledaj",
|
||||
"Signature" : "Potpis",
|
||||
"Privacy" : "Privatnost",
|
||||
"Enable" : "Omogućite",
|
||||
"Disable" : "Onemogući",
|
||||
"Tag" : "Oznaka",
|
||||
|
||||
@@ -47,6 +47,8 @@ OC.L10N.register(
|
||||
"Edit" : "Szerkesztés",
|
||||
"Delete" : "Törlés",
|
||||
"Unread" : "Olvasatlan",
|
||||
"Direct link" : "Közvetlen hivatkozás",
|
||||
"Direct link copied to clipboard" : "Közvetlen hivatkozás a vágólapra másolva",
|
||||
"Save" : "Mentés",
|
||||
"Current version" : "Jelenlegi verzió",
|
||||
"React with {emoji}" : "Reagálás ezzel: {emoji}",
|
||||
@@ -84,6 +86,7 @@ OC.L10N.register(
|
||||
"Files" : "Fájlok",
|
||||
"Browse" : "Tallózás",
|
||||
"Signature" : "Aláírás",
|
||||
"Privacy" : "Adatvédelem",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Disable" : "Letiltás",
|
||||
"Tag" : "Címke",
|
||||
|
||||
@@ -45,6 +45,8 @@
|
||||
"Edit" : "Szerkesztés",
|
||||
"Delete" : "Törlés",
|
||||
"Unread" : "Olvasatlan",
|
||||
"Direct link" : "Közvetlen hivatkozás",
|
||||
"Direct link copied to clipboard" : "Közvetlen hivatkozás a vágólapra másolva",
|
||||
"Save" : "Mentés",
|
||||
"Current version" : "Jelenlegi verzió",
|
||||
"React with {emoji}" : "Reagálás ezzel: {emoji}",
|
||||
@@ -82,6 +84,7 @@
|
||||
"Files" : "Fájlok",
|
||||
"Browse" : "Tallózás",
|
||||
"Signature" : "Aláírás",
|
||||
"Privacy" : "Adatvédelem",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Disable" : "Letiltás",
|
||||
"Tag" : "Címke",
|
||||
|
||||
@@ -45,7 +45,6 @@ OC.L10N.register(
|
||||
"Welcome to the forum!" : "Selamat datang di forum!",
|
||||
"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.",
|
||||
"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",
|
||||
@@ -150,6 +149,8 @@ OC.L10N.register(
|
||||
"View edit history" : "Lihat riwayat edit",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Apakah Anda yakin ingin menghapus postingan ini? Tindakan ini tidak dapat dibatalkan.",
|
||||
"Unread" : "Belum dibaca",
|
||||
"Direct link" : "Tautan langsung",
|
||||
"Direct link copied to clipboard" : "Tautan langsung disalin ke papan klip",
|
||||
"Edit your reply …" : "Edit balasan Anda …",
|
||||
"Save" : "Simpan",
|
||||
"Are you sure you want to discard your changes?" : "Apakah Anda yakin ingin membuang perubahan Anda?",
|
||||
@@ -313,6 +314,7 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Tanda tangan Anda muncul di bagian bawah utas atau balasan Anda",
|
||||
"You can use BBCode formatting in your signature" : "Anda dapat menggunakan pemformatan BBCode di tanda tangan Anda",
|
||||
"Enter your signature …" : "Masukkan tanda tangan Anda …",
|
||||
"Privacy" : "Privasi",
|
||||
"Failed to save preferences" : "Gagal menyimpan preferensi",
|
||||
"Select upload directory" : "Pilih direktori unggah",
|
||||
"BBCode management" : "Pengelolaan BBCode",
|
||||
|
||||
@@ -43,7 +43,6 @@
|
||||
"Welcome to the forum!" : "Selamat datang di forum!",
|
||||
"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.",
|
||||
"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",
|
||||
@@ -148,6 +147,8 @@
|
||||
"View edit history" : "Lihat riwayat edit",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Apakah Anda yakin ingin menghapus postingan ini? Tindakan ini tidak dapat dibatalkan.",
|
||||
"Unread" : "Belum dibaca",
|
||||
"Direct link" : "Tautan langsung",
|
||||
"Direct link copied to clipboard" : "Tautan langsung disalin ke papan klip",
|
||||
"Edit your reply …" : "Edit balasan Anda …",
|
||||
"Save" : "Simpan",
|
||||
"Are you sure you want to discard your changes?" : "Apakah Anda yakin ingin membuang perubahan Anda?",
|
||||
@@ -311,6 +312,7 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Tanda tangan Anda muncul di bagian bawah utas atau balasan Anda",
|
||||
"You can use BBCode formatting in your signature" : "Anda dapat menggunakan pemformatan BBCode di tanda tangan Anda",
|
||||
"Enter your signature …" : "Masukkan tanda tangan Anda …",
|
||||
"Privacy" : "Privasi",
|
||||
"Failed to save preferences" : "Gagal menyimpan preferensi",
|
||||
"Select upload directory" : "Pilih direktori unggah",
|
||||
"BBCode management" : "Pengelolaan BBCode",
|
||||
|
||||
@@ -37,6 +37,8 @@ OC.L10N.register(
|
||||
"Edit" : "Breyta",
|
||||
"Delete" : "Eyða",
|
||||
"Unread" : "Ólesið",
|
||||
"Direct link" : "Beinn tengill",
|
||||
"Direct link copied to clipboard" : "Beinn tengill afritaður á klippispjald",
|
||||
"Save" : "Vista",
|
||||
"Current version" : "Fyrirliggjandi útgáfa",
|
||||
"Uncategorized" : "Óflokkað",
|
||||
@@ -66,6 +68,7 @@ OC.L10N.register(
|
||||
"Preferences" : "Kjörstillingar",
|
||||
"Files" : "Skráaforrit",
|
||||
"Signature" : "Undirskrift",
|
||||
"Privacy" : "Meðferð persónuupplýsinga",
|
||||
"Disable" : "Gera óvirkt",
|
||||
"Tag" : "Merki",
|
||||
"Description" : "Lýsing",
|
||||
|
||||
@@ -35,6 +35,8 @@
|
||||
"Edit" : "Breyta",
|
||||
"Delete" : "Eyða",
|
||||
"Unread" : "Ólesið",
|
||||
"Direct link" : "Beinn tengill",
|
||||
"Direct link copied to clipboard" : "Beinn tengill afritaður á klippispjald",
|
||||
"Save" : "Vista",
|
||||
"Current version" : "Fyrirliggjandi útgáfa",
|
||||
"Uncategorized" : "Óflokkað",
|
||||
@@ -64,6 +66,7 @@
|
||||
"Preferences" : "Kjörstillingar",
|
||||
"Files" : "Skráaforrit",
|
||||
"Signature" : "Undirskrift",
|
||||
"Privacy" : "Meðferð persónuupplýsinga",
|
||||
"Disable" : "Gera óvirkt",
|
||||
"Tag" : "Merki",
|
||||
"Description" : "Lýsing",
|
||||
|
||||
@@ -49,6 +49,8 @@ OC.L10N.register(
|
||||
"Edit" : "Modifica",
|
||||
"Delete" : "Elimina",
|
||||
"Unread" : "Da leggere",
|
||||
"Direct link" : "Collegamento diretto",
|
||||
"Direct link copied to clipboard" : "Collegamento diretto copiato negli appunti",
|
||||
"Save" : "Salva",
|
||||
"Current version" : "Versione corrente",
|
||||
"React with {emoji}" : "Reagisci con {emoji}",
|
||||
@@ -86,6 +88,7 @@ OC.L10N.register(
|
||||
"Files" : "File",
|
||||
"Browse" : "Sfoglia",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Riservatezza",
|
||||
"Enable" : "Abilita",
|
||||
"Disable" : "Disabilita",
|
||||
"Tag" : "Etichetta",
|
||||
|
||||
@@ -47,6 +47,8 @@
|
||||
"Edit" : "Modifica",
|
||||
"Delete" : "Elimina",
|
||||
"Unread" : "Da leggere",
|
||||
"Direct link" : "Collegamento diretto",
|
||||
"Direct link copied to clipboard" : "Collegamento diretto copiato negli appunti",
|
||||
"Save" : "Salva",
|
||||
"Current version" : "Versione corrente",
|
||||
"React with {emoji}" : "Reagisci con {emoji}",
|
||||
@@ -84,6 +86,7 @@
|
||||
"Files" : "File",
|
||||
"Browse" : "Sfoglia",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Riservatezza",
|
||||
"Enable" : "Abilita",
|
||||
"Disable" : "Disabilita",
|
||||
"Tag" : "Etichetta",
|
||||
|
||||
@@ -41,6 +41,8 @@ OC.L10N.register(
|
||||
"Edit" : "編集",
|
||||
"Delete" : "削除",
|
||||
"Unread" : "未読",
|
||||
"Direct link" : "リンク",
|
||||
"Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク",
|
||||
"Save" : "保存する",
|
||||
"Current version" : "現在のバージョン",
|
||||
"React with {emoji}" : "{emoji} で反応する",
|
||||
@@ -76,6 +78,7 @@ OC.L10N.register(
|
||||
"Notifications" : "通知",
|
||||
"Files" : "ファイル",
|
||||
"Signature" : "署名",
|
||||
"Privacy" : "プライバシー",
|
||||
"Enable" : "有効にする",
|
||||
"Disable" : "無効",
|
||||
"This action cannot be undone." : "これは取り消すことができません",
|
||||
|
||||
@@ -39,6 +39,8 @@
|
||||
"Edit" : "編集",
|
||||
"Delete" : "削除",
|
||||
"Unread" : "未読",
|
||||
"Direct link" : "リンク",
|
||||
"Direct link copied to clipboard" : "クリップボードにコピーされた直接リンク",
|
||||
"Save" : "保存する",
|
||||
"Current version" : "現在のバージョン",
|
||||
"React with {emoji}" : "{emoji} で反応する",
|
||||
@@ -74,6 +76,7 @@
|
||||
"Notifications" : "通知",
|
||||
"Files" : "ファイル",
|
||||
"Signature" : "署名",
|
||||
"Privacy" : "プライバシー",
|
||||
"Enable" : "有効にする",
|
||||
"Disable" : "無効",
|
||||
"This action cannot be undone." : "これは取り消すことができません",
|
||||
|
||||
@@ -34,6 +34,7 @@ OC.L10N.register(
|
||||
"Edit" : "Edit",
|
||||
"Delete" : "წაშლა",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "Direct link",
|
||||
"Save" : "დამახსოვრება",
|
||||
"Current version" : "Current version",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
@@ -60,6 +61,7 @@ OC.L10N.register(
|
||||
"Preferences" : "Preferences",
|
||||
"Notifications" : "შეტყობინებები",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Privacy",
|
||||
"Enable" : "Enable",
|
||||
"Disable" : "Disable",
|
||||
"Description" : "Description",
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"Edit" : "Edit",
|
||||
"Delete" : "წაშლა",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "Direct link",
|
||||
"Save" : "დამახსოვრება",
|
||||
"Current version" : "Current version",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
@@ -58,6 +59,7 @@
|
||||
"Preferences" : "Preferences",
|
||||
"Notifications" : "შეტყობინებები",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Privacy",
|
||||
"Enable" : "Enable",
|
||||
"Disable" : "Disable",
|
||||
"Description" : "Description",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user