mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-18 01:28:58 +00:00
Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5d13e0da75 | ||
| a93f1fee1e | |||
| b8a5ae5e04 | |||
|
|
b6840dea3b | ||
|
|
5de034d983 | ||
|
|
aa60e29b38 | ||
|
|
4f237881df | ||
| d73d99c596 | |||
| 96ecf51162 | |||
|
|
071b4875ff | ||
| 5dcfbf40b8 | |||
| 94dc945857 | |||
| cf561cd44f | |||
|
|
300acb69c6 | ||
| 6257f41b58 | |||
| f1140c5a4a | |||
| 4863610331 | |||
|
|
22a4e8e30e |
@@ -13,5 +13,5 @@ module.exports = {
|
||||
}
|
||||
return commands
|
||||
},
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi.json'],
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi-*.json'],
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
{".":"0.28.1"}
|
||||
{".":"0.30.0"}
|
||||
|
||||
45
CHANGELOG.md
45
CHANGELOG.md
@@ -1,5 +1,50 @@
|
||||
# Changelog
|
||||
|
||||
## [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)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add templates pagination ([5dcfbf4](https://github.com/chenasraf/nextcloud-forum/commit/5dcfbf40b8a0f4f72f374cc07ef32f4fd2c28613))
|
||||
* directly link to replies from profile+search pages ([94dc945](https://github.com/chenasraf/nextcloud-forum/commit/94dc945857ca7e778721c708bc0019b513df08e7))
|
||||
|
||||
## [0.29.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.28.1...v0.29.0) (2026-03-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add direct link to posts ([4863610](https://github.com/chenasraf/nextcloud-forum/commit/48636103318a5852f50aefe437f9387e02cdd75e))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **l10n:** Update translations from Transifex ([22a4e8e](https://github.com/chenasraf/nextcloud-forum/commit/22a4e8e30e97f83ee727f043a360a7a20bd998a2))
|
||||
* longer post highlight ([6257f41](https://github.com/chenasraf/nextcloud-forum/commit/6257f41b5805c243f6416a778152611b863bc146))
|
||||
* page navigation url change ([f1140c5](https://github.com/chenasraf/nextcloud-forum/commit/f1140c5a4aaeec9b503942e17c353e06eac188ce))
|
||||
|
||||
## [0.28.1](https://github.com/chenasraf/nextcloud-forum/compare/v0.28.0...v0.28.1) (2026-03-21)
|
||||
|
||||
|
||||
|
||||
@@ -14,13 +14,6 @@ threads, and posts within their Nextcloud instance.
|
||||
|
||||

|
||||
|
||||
## ⚠️ Early Development Notice
|
||||
|
||||
**This app is in early stages of development.** While functional, you may encounter bugs or
|
||||
incomplete features. Please report any issues on
|
||||
[GitHub](https://github.com/chenasraf/nextcloud-forum/issues/new/choose) and consider backing up
|
||||
your data regularly.
|
||||
|
||||
## Features
|
||||
|
||||
- **Category Management**: Organize discussions into categories with headers and custom permissions
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
<description><![CDATA[
|
||||
Create discussions, share ideas and collaborate with your community directly in Nextcloud.
|
||||
|
||||
**⚠️ Early Development Notice:**
|
||||
This 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.
|
||||
|
||||
**Key features:**
|
||||
- **Thread-based Discussions** - Create and reply to organized discussion threads
|
||||
- **Category Organization** - Structure your forum with customizable categories and headers
|
||||
@@ -37,7 +34,7 @@ This app is in early stages of development. While functional, you may encounter
|
||||
|
||||
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
|
||||
]]></description>
|
||||
<version>0.28.1</version>
|
||||
<version>0.30.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,7 @@ OC.L10N.register(
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
"React with {emoji}" : "Реагирайте с {emoji}",
|
||||
|
||||
@@ -41,6 +41,7 @@
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
"React with {emoji}" : "Реагирайте с {emoji}",
|
||||
|
||||
@@ -45,6 +45,7 @@ OC.L10N.register(
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"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,7 @@
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls",
|
||||
"Save" : "Desar",
|
||||
"Current version" : "Versió actual",
|
||||
"React with {emoji}" : "Reacciona amb {emoji}",
|
||||
|
||||
57
l10n/cs.js
57
l10n/cs.js
@@ -3,6 +3,7 @@ OC.L10N.register(
|
||||
{
|
||||
"Recent Forum activity" : "Nedávná aktivita na fóru",
|
||||
"More activity" : "Další aktivita",
|
||||
"%1$s (Guest)" : "%1$s (host)",
|
||||
"New thread by %1$s" : "Nové vlákno od %1$s",
|
||||
"Reply by %1$s" : "Odpověď od %1$s",
|
||||
"No recent forum activity" : "Žádná nedávná aktivita na fóru",
|
||||
@@ -77,10 +78,12 @@ OC.L10N.register(
|
||||
"Dashboard" : "Nástěnka",
|
||||
"Forum settings" : "Nastavení fóra",
|
||||
"Users" : "Uživatelé",
|
||||
"Roles & Teams" : "Role a týmy",
|
||||
"Categories" : "Kategorie",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Rozbalit",
|
||||
"Collapse" : "Sbalit",
|
||||
"(Guest)" : "(host)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Upozornění:{bEnd} Přiložené soubory budou viditelné komukoli na fóru, nezávisle na nastavení sdílení souboru.",
|
||||
"Drop file here to upload" : "Soubor sem nahrajete přetažením",
|
||||
"Hello world!" : "Dobrý den světe!",
|
||||
@@ -120,6 +123,8 @@ OC.L10N.register(
|
||||
"Uploading file …" : "Nahrávání souboru …",
|
||||
"Upload failed" : "Nahrání se nezdařilo",
|
||||
"Close" : "Zavřít",
|
||||
"More formatting options" : "Další možnosti formátování",
|
||||
"Insert template" : "Vložit šablonu",
|
||||
"Pick a file to attach" : "Vyberte soubor a nasdílejte ho",
|
||||
"Failed to upload file" : "Nepodařilo se nahrát soubor",
|
||||
"Threads" : "Vláken",
|
||||
@@ -128,8 +133,15 @@ OC.L10N.register(
|
||||
"New activity" : "Nová aktivita",
|
||||
"Category" : "Kategorie",
|
||||
"Can view" : "Může zobrazovat",
|
||||
"Can post" : "Může přidávat příspěvky",
|
||||
"Can reply" : "Může odpovídat",
|
||||
"Can moderate" : "Může moderovat",
|
||||
"Allow" : "Umožnit",
|
||||
"Allow All" : "Umožnit vše",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Zobrazit:{bEnd} Umožňuje zobrazení kategorie a jejích vláken.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Příspěvky:{bEnd} Umožňuje vytváření nových vláken v kategorii.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart} Odpověď:{bEnd} Umožní odpovídání na existující vlákna v kategorii.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderovat:{bEnd} Umožňuje upravování a mazání příspěvků, zamykání a přesouvání vláken v kategorii.",
|
||||
"Pick a color" : "Zvolte barvu",
|
||||
"Create category header" : "Vytvořit záhlaví kategorie",
|
||||
"Edit category header" : "Upravit záhlaví kategorie",
|
||||
@@ -142,6 +154,15 @@ OC.L10N.register(
|
||||
"Cancel" : "Zrušit",
|
||||
"Create" : "Vytvářet",
|
||||
"Update" : "Aktualizovat",
|
||||
"Forum setup required" : "Fórum je třeba napřed nastavit",
|
||||
"Select the accounts that should have the forum admin role." : "Vyberte účty které mají mít roli správce fóra.",
|
||||
"Forum admin accounts:" : "Účty pro správu fóra:",
|
||||
"Select accounts …" : "Vybrat účty …",
|
||||
"All other accounts will receive the default role." : "Všechny ostatní účty obdrží výchozí roli.",
|
||||
"Initialize forum" : "Inicializovat fórum",
|
||||
"Initializing …" : "Inicializace…",
|
||||
"Forum not set up" : "Fórum nenastaveno",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Fórum ještě nebylo nastaveno. Obraťte se na člena-správce aby nastavení dokončil.",
|
||||
"Move thread to category" : "Přesunout vlákno do kategorie",
|
||||
"Select the category to move this thread to:" : "Vyberte kategorii do které toto vlákno přesunout:",
|
||||
"Select a category …" : "Vybrat kategorii …",
|
||||
@@ -167,6 +188,7 @@ 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 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?",
|
||||
@@ -190,13 +212,24 @@ OC.L10N.register(
|
||||
"Pinned thread" : "Připnuté vlákno",
|
||||
"Locked thread" : "Uzamčené vlákno",
|
||||
"Uncategorized" : "Nezařazeno",
|
||||
"Last reply by {name}" : "Poslední odpověď od {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n odpověď","%n odpovědi","%n odpovědí","%n odpovědi"],
|
||||
"Templates" : "Šablony",
|
||||
"Add template" : "Přidat šablonu",
|
||||
"Edit template" : "Upravit šablonu",
|
||||
"No templates yet" : "Zatím ještě žádné šablony",
|
||||
"Loading templates …" : "Načítání šablon …",
|
||||
"Name" : "Název",
|
||||
"Template name" : "Název šablony",
|
||||
"Content" : "Obsah",
|
||||
"Template content (BBCode) …" : "Obsah šablony (BBCode) …",
|
||||
"Show in:" : "Zobrazit v:",
|
||||
"Are you sure you want to delete this template?" : "Opravdu chcete tuto šablonu smazat?",
|
||||
"Both" : "Obojí",
|
||||
"Threads & replies" : "Vlákna a odpovědi",
|
||||
"Neither (disabled)" : "Ani jedno (vypnuto)",
|
||||
"Insert" : "Vložit",
|
||||
"Failed to load templates" : "Nepodařilo se načíst šablony",
|
||||
"Views" : "Zobrazení",
|
||||
"Title" : "Titul",
|
||||
"Enter thread title …" : "Zadejte titulek vlákna …",
|
||||
@@ -233,6 +266,7 @@ OC.L10N.register(
|
||||
"Thread created" : "Vlákno vytvořeno",
|
||||
"Failed to create thread" : "Vlákno se nepodařilo vytvořit",
|
||||
"No category specified" : "Neurčena žádná kategorie",
|
||||
"You do not have permission to create threads in this category." : "Nemáte oprávnění pro vytváření vláken v této kategorii.",
|
||||
"Error" : "Error",
|
||||
"Created" : "Vytvořeno",
|
||||
"Threads ({count})" : "Vlákna ({count})",
|
||||
@@ -272,6 +306,7 @@ OC.L10N.register(
|
||||
"Be the first to reply in this thread." : "Buďte první kdo odpoví v tomto vlákně.",
|
||||
"by" : "od",
|
||||
"This thread is locked. Only moderators can add replies." : "Toto vlákno je uzamčené. Odpovědi mohou přidávat pouze moderátoři.",
|
||||
"You do not have permission to reply in this category." : "Nemáte oprávnění odpovídat v této kategorii.",
|
||||
"You must be signed in to reply to this thread." : "Pokud chcete v tomto vlákně odpovědět, je třeba, abyste byli přihlášení.",
|
||||
"Sign in to reply" : "Pokud chcete odpovědět, přihlaste se ke svému účtu",
|
||||
"Lock thread" : "Uzamknout vlákno",
|
||||
@@ -374,6 +409,18 @@ OC.L10N.register(
|
||||
"Enter category description (optional)" : "Zadejte popis kategorie (volitelné)",
|
||||
"New" : "Nové",
|
||||
"Permissions" : "Oprávnění",
|
||||
"Control which roles and teams can access and moderate this category" : "Určete které role a týmy mohou k této kategorii přistupovat a moderovat v ní",
|
||||
"Select roles or teams that can view this category and its threads" : "Vyberte role nebo týmy které si mohou tuto kategorie a její vlákna zobrazovat.",
|
||||
"Select roles or teams that can create new threads in this category" : "Vyberte role nebo týmy které v této kategorii mohou vytvářet nová vlákna",
|
||||
"Select roles or teams that can reply to threads in this category" : "Vyberte role nebo týmy které mohou v této kategorii odpovídat na vlákna",
|
||||
"Select roles or teams that can moderate (edit/delete) content in this category" : "Vyberte role nebo týmy které v této kategorii mohou moderovat (upravovat/mazat)",
|
||||
"Select roles or teams …" : "Vyberte role nebo týmy …",
|
||||
"Design" : "Design",
|
||||
"Customize the appearance of this category" : "Přizpůsobit vzhled této kategorie",
|
||||
"Category color" : "Barva kategorie",
|
||||
"Text color" : "Barva textu",
|
||||
"Dark text" : "Tmavý text",
|
||||
"Light text" : "Světlý text",
|
||||
"Preview" : "Náhled",
|
||||
"Manage forum categories and organization" : "Spravovat kategorie fóra a organizování",
|
||||
"Error loading categories" : "Chyba při načítání kategorií",
|
||||
@@ -473,8 +520,18 @@ OC.L10N.register(
|
||||
"No description" : "Bez popisu",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Opravdu chcete roli „{name}“ smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"System roles cannot be deleted" : "Systémové role není možné smazat",
|
||||
"Team permissions" : "Oprávnění týmu",
|
||||
"Manage category permissions for Nextcloud Teams" : "Spravovat oprávnění kategorie pro Nextcloud týmy",
|
||||
"Loading teams …" : "Načítání týmů …",
|
||||
"Error loading teams" : "Chyba při načítání týmů",
|
||||
"No teams found" : "Nenalezeny žádné týmy",
|
||||
"Members" : "Členové",
|
||||
"No Nextcloud Teams are available" : "Nejsou k dispozici žádné Nextcloud týmy",
|
||||
"Edit team" : "Upravit tým",
|
||||
"Configure category permissions for this team" : "Nastavit oprávnění kategorií pro tento tým",
|
||||
"Error loading team" : "Chyba při načítání týmu",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Upravování oprávnění kategorie pro tento tým. Členství v týmu je spravováno přes Nextcloud Týmy.",
|
||||
"Set which categories this team can access" : "Nastavte ke kterým kategoriím může tento tým přistupovat",
|
||||
"User management" : "Správa uživatelů",
|
||||
"Manage forum users, roles and permissions" : "Spravovat uživatele fóra, role a oprávnění",
|
||||
"Loading users …" : "Načítání uživatelů …",
|
||||
|
||||
57
l10n/cs.json
57
l10n/cs.json
@@ -1,6 +1,7 @@
|
||||
{ "translations": {
|
||||
"Recent Forum activity" : "Nedávná aktivita na fóru",
|
||||
"More activity" : "Další aktivita",
|
||||
"%1$s (Guest)" : "%1$s (host)",
|
||||
"New thread by %1$s" : "Nové vlákno od %1$s",
|
||||
"Reply by %1$s" : "Odpověď od %1$s",
|
||||
"No recent forum activity" : "Žádná nedávná aktivita na fóru",
|
||||
@@ -75,10 +76,12 @@
|
||||
"Dashboard" : "Nástěnka",
|
||||
"Forum settings" : "Nastavení fóra",
|
||||
"Users" : "Uživatelé",
|
||||
"Roles & Teams" : "Role a týmy",
|
||||
"Categories" : "Kategorie",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Rozbalit",
|
||||
"Collapse" : "Sbalit",
|
||||
"(Guest)" : "(host)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Upozornění:{bEnd} Přiložené soubory budou viditelné komukoli na fóru, nezávisle na nastavení sdílení souboru.",
|
||||
"Drop file here to upload" : "Soubor sem nahrajete přetažením",
|
||||
"Hello world!" : "Dobrý den světe!",
|
||||
@@ -118,6 +121,8 @@
|
||||
"Uploading file …" : "Nahrávání souboru …",
|
||||
"Upload failed" : "Nahrání se nezdařilo",
|
||||
"Close" : "Zavřít",
|
||||
"More formatting options" : "Další možnosti formátování",
|
||||
"Insert template" : "Vložit šablonu",
|
||||
"Pick a file to attach" : "Vyberte soubor a nasdílejte ho",
|
||||
"Failed to upload file" : "Nepodařilo se nahrát soubor",
|
||||
"Threads" : "Vláken",
|
||||
@@ -126,8 +131,15 @@
|
||||
"New activity" : "Nová aktivita",
|
||||
"Category" : "Kategorie",
|
||||
"Can view" : "Může zobrazovat",
|
||||
"Can post" : "Může přidávat příspěvky",
|
||||
"Can reply" : "Může odpovídat",
|
||||
"Can moderate" : "Může moderovat",
|
||||
"Allow" : "Umožnit",
|
||||
"Allow All" : "Umožnit vše",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Zobrazit:{bEnd} Umožňuje zobrazení kategorie a jejích vláken.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Příspěvky:{bEnd} Umožňuje vytváření nových vláken v kategorii.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart} Odpověď:{bEnd} Umožní odpovídání na existující vlákna v kategorii.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderovat:{bEnd} Umožňuje upravování a mazání příspěvků, zamykání a přesouvání vláken v kategorii.",
|
||||
"Pick a color" : "Zvolte barvu",
|
||||
"Create category header" : "Vytvořit záhlaví kategorie",
|
||||
"Edit category header" : "Upravit záhlaví kategorie",
|
||||
@@ -140,6 +152,15 @@
|
||||
"Cancel" : "Zrušit",
|
||||
"Create" : "Vytvářet",
|
||||
"Update" : "Aktualizovat",
|
||||
"Forum setup required" : "Fórum je třeba napřed nastavit",
|
||||
"Select the accounts that should have the forum admin role." : "Vyberte účty které mají mít roli správce fóra.",
|
||||
"Forum admin accounts:" : "Účty pro správu fóra:",
|
||||
"Select accounts …" : "Vybrat účty …",
|
||||
"All other accounts will receive the default role." : "Všechny ostatní účty obdrží výchozí roli.",
|
||||
"Initialize forum" : "Inicializovat fórum",
|
||||
"Initializing …" : "Inicializace…",
|
||||
"Forum not set up" : "Fórum nenastaveno",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Fórum ještě nebylo nastaveno. Obraťte se na člena-správce aby nastavení dokončil.",
|
||||
"Move thread to category" : "Přesunout vlákno do kategorie",
|
||||
"Select the category to move this thread to:" : "Vyberte kategorii do které toto vlákno přesunout:",
|
||||
"Select a category …" : "Vybrat kategorii …",
|
||||
@@ -165,6 +186,7 @@
|
||||
"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 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?",
|
||||
@@ -188,13 +210,24 @@
|
||||
"Pinned thread" : "Připnuté vlákno",
|
||||
"Locked thread" : "Uzamčené vlákno",
|
||||
"Uncategorized" : "Nezařazeno",
|
||||
"Last reply by {name}" : "Poslední odpověď od {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n odpověď","%n odpovědi","%n odpovědí","%n odpovědi"],
|
||||
"Templates" : "Šablony",
|
||||
"Add template" : "Přidat šablonu",
|
||||
"Edit template" : "Upravit šablonu",
|
||||
"No templates yet" : "Zatím ještě žádné šablony",
|
||||
"Loading templates …" : "Načítání šablon …",
|
||||
"Name" : "Název",
|
||||
"Template name" : "Název šablony",
|
||||
"Content" : "Obsah",
|
||||
"Template content (BBCode) …" : "Obsah šablony (BBCode) …",
|
||||
"Show in:" : "Zobrazit v:",
|
||||
"Are you sure you want to delete this template?" : "Opravdu chcete tuto šablonu smazat?",
|
||||
"Both" : "Obojí",
|
||||
"Threads & replies" : "Vlákna a odpovědi",
|
||||
"Neither (disabled)" : "Ani jedno (vypnuto)",
|
||||
"Insert" : "Vložit",
|
||||
"Failed to load templates" : "Nepodařilo se načíst šablony",
|
||||
"Views" : "Zobrazení",
|
||||
"Title" : "Titul",
|
||||
"Enter thread title …" : "Zadejte titulek vlákna …",
|
||||
@@ -231,6 +264,7 @@
|
||||
"Thread created" : "Vlákno vytvořeno",
|
||||
"Failed to create thread" : "Vlákno se nepodařilo vytvořit",
|
||||
"No category specified" : "Neurčena žádná kategorie",
|
||||
"You do not have permission to create threads in this category." : "Nemáte oprávnění pro vytváření vláken v této kategorii.",
|
||||
"Error" : "Error",
|
||||
"Created" : "Vytvořeno",
|
||||
"Threads ({count})" : "Vlákna ({count})",
|
||||
@@ -270,6 +304,7 @@
|
||||
"Be the first to reply in this thread." : "Buďte první kdo odpoví v tomto vlákně.",
|
||||
"by" : "od",
|
||||
"This thread is locked. Only moderators can add replies." : "Toto vlákno je uzamčené. Odpovědi mohou přidávat pouze moderátoři.",
|
||||
"You do not have permission to reply in this category." : "Nemáte oprávnění odpovídat v této kategorii.",
|
||||
"You must be signed in to reply to this thread." : "Pokud chcete v tomto vlákně odpovědět, je třeba, abyste byli přihlášení.",
|
||||
"Sign in to reply" : "Pokud chcete odpovědět, přihlaste se ke svému účtu",
|
||||
"Lock thread" : "Uzamknout vlákno",
|
||||
@@ -372,6 +407,18 @@
|
||||
"Enter category description (optional)" : "Zadejte popis kategorie (volitelné)",
|
||||
"New" : "Nové",
|
||||
"Permissions" : "Oprávnění",
|
||||
"Control which roles and teams can access and moderate this category" : "Určete které role a týmy mohou k této kategorii přistupovat a moderovat v ní",
|
||||
"Select roles or teams that can view this category and its threads" : "Vyberte role nebo týmy které si mohou tuto kategorie a její vlákna zobrazovat.",
|
||||
"Select roles or teams that can create new threads in this category" : "Vyberte role nebo týmy které v této kategorii mohou vytvářet nová vlákna",
|
||||
"Select roles or teams that can reply to threads in this category" : "Vyberte role nebo týmy které mohou v této kategorii odpovídat na vlákna",
|
||||
"Select roles or teams that can moderate (edit/delete) content in this category" : "Vyberte role nebo týmy které v této kategorii mohou moderovat (upravovat/mazat)",
|
||||
"Select roles or teams …" : "Vyberte role nebo týmy …",
|
||||
"Design" : "Design",
|
||||
"Customize the appearance of this category" : "Přizpůsobit vzhled této kategorie",
|
||||
"Category color" : "Barva kategorie",
|
||||
"Text color" : "Barva textu",
|
||||
"Dark text" : "Tmavý text",
|
||||
"Light text" : "Světlý text",
|
||||
"Preview" : "Náhled",
|
||||
"Manage forum categories and organization" : "Spravovat kategorie fóra a organizování",
|
||||
"Error loading categories" : "Chyba při načítání kategorií",
|
||||
@@ -471,8 +518,18 @@
|
||||
"No description" : "Bez popisu",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Opravdu chcete roli „{name}“ smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"System roles cannot be deleted" : "Systémové role není možné smazat",
|
||||
"Team permissions" : "Oprávnění týmu",
|
||||
"Manage category permissions for Nextcloud Teams" : "Spravovat oprávnění kategorie pro Nextcloud týmy",
|
||||
"Loading teams …" : "Načítání týmů …",
|
||||
"Error loading teams" : "Chyba při načítání týmů",
|
||||
"No teams found" : "Nenalezeny žádné týmy",
|
||||
"Members" : "Členové",
|
||||
"No Nextcloud Teams are available" : "Nejsou k dispozici žádné Nextcloud týmy",
|
||||
"Edit team" : "Upravit tým",
|
||||
"Configure category permissions for this team" : "Nastavit oprávnění kategorií pro tento tým",
|
||||
"Error loading team" : "Chyba při načítání týmu",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Upravování oprávnění kategorie pro tento tým. Členství v týmu je spravováno přes Nextcloud Týmy.",
|
||||
"Set which categories this team can access" : "Nastavte ke kterým kategoriím může tento tým přistupovat",
|
||||
"User management" : "Správa uživatelů",
|
||||
"Manage forum users, roles and permissions" : "Spravovat uživatele fóra, role a oprávnění",
|
||||
"Loading users …" : "Načítání uživatelů …",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
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?",
|
||||
@@ -212,6 +214,7 @@ OC.L10N.register(
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
"Uncategorized" : "Ohne Kategorie",
|
||||
"Last reply by {name}" : "Letzte Antwort von {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n Antwort","%n Antworten"],
|
||||
"Templates" : "Vorlagen",
|
||||
"Add template" : "Vorlage hinzufügen",
|
||||
|
||||
@@ -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?",
|
||||
@@ -210,6 +212,7 @@
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
"Uncategorized" : "Ohne Kategorie",
|
||||
"Last reply by {name}" : "Letzte Antwort von {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n Antwort","%n Antworten"],
|
||||
"Templates" : "Vorlagen",
|
||||
"Add template" : "Vorlage hinzufügen",
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -3,6 +3,7 @@ OC.L10N.register(
|
||||
{
|
||||
"Recent Forum activity" : "Recent Forum activity",
|
||||
"More activity" : "More activity",
|
||||
"%1$s (Guest)" : "%1$s (Guest)",
|
||||
"New thread by %1$s" : "New thread by %1$s",
|
||||
"Reply by %1$s" : "Reply by %1$s",
|
||||
"No recent forum activity" : "No recent forum activity",
|
||||
@@ -56,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",
|
||||
@@ -83,6 +84,7 @@ OC.L10N.register(
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Expand",
|
||||
"Collapse" : "Collapse",
|
||||
"(Guest)" : "(Guest)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings.",
|
||||
"Drop file here to upload" : "Drop file here to upload",
|
||||
"Hello world!" : "Hello world!",
|
||||
@@ -123,6 +125,7 @@ OC.L10N.register(
|
||||
"Upload failed" : "Upload failed",
|
||||
"Close" : "Close",
|
||||
"More formatting options" : "More formatting options",
|
||||
"Insert template" : "Insert template",
|
||||
"Pick a file to attach" : "Pick a file to attach",
|
||||
"Failed to upload file" : "Failed to upload file",
|
||||
"Threads" : "Threads",
|
||||
@@ -186,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?",
|
||||
@@ -209,13 +214,24 @@ OC.L10N.register(
|
||||
"Pinned thread" : "Pinned thread",
|
||||
"Locked thread" : "Locked thread",
|
||||
"Uncategorized" : "Uncategorised",
|
||||
"Last reply by {name}" : "Last reply by {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n reply","%n replies"],
|
||||
"Templates" : "Templates",
|
||||
"Add template" : "Add template",
|
||||
"Edit template" : "Edit template",
|
||||
"No templates yet" : "No templates yet",
|
||||
"Loading templates …" : "Loading templates …",
|
||||
"Name" : "Surname",
|
||||
"Template name" : "Template name",
|
||||
"Content" : "Content",
|
||||
"Template content (BBCode) …" : "Template content (BBCode) …",
|
||||
"Show in:" : "Show in:",
|
||||
"Are you sure you want to delete this template?" : "Are you sure you want to delete this template?",
|
||||
"Both" : "Both",
|
||||
"Threads & replies" : "Threads & replies",
|
||||
"Neither (disabled)" : "Neither (disabled)",
|
||||
"Insert" : "Insert",
|
||||
"Failed to load templates" : "Failed to load templates",
|
||||
"Views" : "Views",
|
||||
"Title" : "Title",
|
||||
"Enter thread title …" : "Enter thread title …",
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
{ "translations": {
|
||||
"Recent Forum activity" : "Recent Forum activity",
|
||||
"More activity" : "More activity",
|
||||
"%1$s (Guest)" : "%1$s (Guest)",
|
||||
"New thread by %1$s" : "New thread by %1$s",
|
||||
"Reply by %1$s" : "Reply by %1$s",
|
||||
"No recent forum activity" : "No recent forum activity",
|
||||
@@ -54,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",
|
||||
@@ -81,6 +82,7 @@
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Expand",
|
||||
"Collapse" : "Collapse",
|
||||
"(Guest)" : "(Guest)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings.",
|
||||
"Drop file here to upload" : "Drop file here to upload",
|
||||
"Hello world!" : "Hello world!",
|
||||
@@ -121,6 +123,7 @@
|
||||
"Upload failed" : "Upload failed",
|
||||
"Close" : "Close",
|
||||
"More formatting options" : "More formatting options",
|
||||
"Insert template" : "Insert template",
|
||||
"Pick a file to attach" : "Pick a file to attach",
|
||||
"Failed to upload file" : "Failed to upload file",
|
||||
"Threads" : "Threads",
|
||||
@@ -184,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?",
|
||||
@@ -207,13 +212,24 @@
|
||||
"Pinned thread" : "Pinned thread",
|
||||
"Locked thread" : "Locked thread",
|
||||
"Uncategorized" : "Uncategorised",
|
||||
"Last reply by {name}" : "Last reply by {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n reply","%n replies"],
|
||||
"Templates" : "Templates",
|
||||
"Add template" : "Add template",
|
||||
"Edit template" : "Edit template",
|
||||
"No templates yet" : "No templates yet",
|
||||
"Loading templates …" : "Loading templates …",
|
||||
"Name" : "Surname",
|
||||
"Template name" : "Template name",
|
||||
"Content" : "Content",
|
||||
"Template content (BBCode) …" : "Template content (BBCode) …",
|
||||
"Show in:" : "Show in:",
|
||||
"Are you sure you want to delete this template?" : "Are you sure you want to delete this template?",
|
||||
"Both" : "Both",
|
||||
"Threads & replies" : "Threads & replies",
|
||||
"Neither (disabled)" : "Neither (disabled)",
|
||||
"Insert" : "Insert",
|
||||
"Failed to load templates" : "Failed to load templates",
|
||||
"Views" : "Views",
|
||||
"Title" : "Title",
|
||||
"Enter thread title …" : "Enter thread title …",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -38,6 +38,8 @@
|
||||
"Edit" : "ویرایش",
|
||||
"Delete" : "حذف",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "لینک مستقیم",
|
||||
"Direct link copied to clipboard" : "لینک مستقیم در کلیپبورد کپی شد.",
|
||||
"Save" : "ذخیره",
|
||||
"Current version" : "نسخه فعلی",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -7,9 +7,13 @@ OC.L10N.register(
|
||||
"General" : "Général",
|
||||
"Support" : "Support",
|
||||
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
|
||||
"BBCode examples:" : "Exemples de BBCode :",
|
||||
"Bold text" : "Texte en gras",
|
||||
"Italic text" : "Texte en italique",
|
||||
"Underlined text" : "Texte souligné",
|
||||
"Welcome to Nextcloud Forums" : "Bienvenue dans les Forums Nextcloud",
|
||||
"Forum" : "Forum",
|
||||
"Welcome to the forum!" : "Bienvenue dans le forum !",
|
||||
"Deleted user" : "Utilisateur supprimé",
|
||||
"User ID" : "Identifiant utilisateur",
|
||||
"Role" : "Rôle",
|
||||
@@ -49,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}",
|
||||
|
||||
@@ -5,9 +5,13 @@
|
||||
"General" : "Général",
|
||||
"Support" : "Support",
|
||||
"Use BBCode for rich text formatting" : "Utilisez les BBCodes pour un formatage enrichi du texte",
|
||||
"BBCode examples:" : "Exemples de BBCode :",
|
||||
"Bold text" : "Texte en gras",
|
||||
"Italic text" : "Texte en italique",
|
||||
"Underlined text" : "Texte souligné",
|
||||
"Welcome to Nextcloud Forums" : "Bienvenue dans les Forums Nextcloud",
|
||||
"Forum" : "Forum",
|
||||
"Welcome to the forum!" : "Bienvenue dans le forum !",
|
||||
"Deleted user" : "Utilisateur supprimé",
|
||||
"User ID" : "Identifiant utilisateur",
|
||||
"Role" : "Rôle",
|
||||
@@ -47,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}",
|
||||
|
||||
30
l10n/ga.js
30
l10n/ga.js
@@ -3,6 +3,7 @@ OC.L10N.register(
|
||||
{
|
||||
"Recent Forum activity" : "Gníomhaíocht an Fhóraim le Déanaí",
|
||||
"More activity" : "Tuilleadh gníomhaíochta",
|
||||
"%1$s (Guest)" : "%1$s (Aoi)",
|
||||
"New thread by %1$s" : "Snáithe nua le %1$s",
|
||||
"Reply by %1$s" : "Freagra ó %1$s",
|
||||
"No recent forum activity" : "Gan aon ghníomhaíocht fóram le déanaí",
|
||||
@@ -56,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",
|
||||
@@ -83,6 +83,7 @@ OC.L10N.register(
|
||||
"BBCodes" : "BBCóid",
|
||||
"Expand" : "Leathnaigh",
|
||||
"Collapse" : "Laghdaigh",
|
||||
"(Guest)" : "(Aoi)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Tabhair faoi deara le do thoil:{bEnd} Beidh comhaid cheangailte le feiceáil ag aon duine san fhóram, beag beann ar shocruithe comhroinnte an chomhaid.",
|
||||
"Drop file here to upload" : "Scaoil comhad anseo le huaslódáil",
|
||||
"Hello world!" : "Dia duit, a dhomhan!",
|
||||
@@ -122,6 +123,8 @@ OC.L10N.register(
|
||||
"Uploading file …" : "Ag uaslódáil comhaid …",
|
||||
"Upload failed" : "Theip ar an uaslódáil",
|
||||
"Close" : "Dún",
|
||||
"More formatting options" : "Tuilleadh roghanna formáidithe",
|
||||
"Insert template" : "Cuir teimpléad isteach",
|
||||
"Pick a file to attach" : "Roghnaigh comhad le ceangal",
|
||||
"Failed to upload file" : "Theip ar uaslódáil an chomhaid",
|
||||
"Threads" : "Snáitheanna",
|
||||
@@ -185,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?",
|
||||
@@ -208,13 +213,24 @@ OC.L10N.register(
|
||||
"Pinned thread" : "Snáithe bioráilte",
|
||||
"Locked thread" : "Snáithe faoi ghlas",
|
||||
"Uncategorized" : "Gan catagóir",
|
||||
"Last reply by {name}" : "An freagra deireanach ó {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n freagra","%n freagraí","%n freagraí","%n freagraí","%n freagraí"],
|
||||
"Templates" : "Teimpléid",
|
||||
"Add template" : "Cuir teimpléad leis",
|
||||
"Edit template" : "Cuir an teimpléad in eagar",
|
||||
"No templates yet" : "Gan aon teimpléid fós",
|
||||
"Loading templates …" : "Ag lódáil teimpléid …",
|
||||
"Name" : "Ainm",
|
||||
"Template name" : "Ainm teimpléad",
|
||||
"Content" : "Ábhar",
|
||||
"Template content (BBCode) …" : "Ábhar teimpléid (BBCode) …",
|
||||
"Show in:" : "Taispeáin i:",
|
||||
"Are you sure you want to delete this template?" : "An bhfuil tú cinnte gur mian leat an teimpléad seo a scriosadh?",
|
||||
"Both" : "An dá",
|
||||
"Threads & replies" : "Snáitheanna & freagraí",
|
||||
"Neither (disabled)" : "Ceachtar acu (míchumasaithe)",
|
||||
"Insert" : "cuir isteach",
|
||||
"Failed to load templates" : "Theip ar na teimpléid a lódáil",
|
||||
"Views" : "Radhairc",
|
||||
"Title" : "Teideal",
|
||||
"Enter thread title …" : "Cuir isteach teideal an tsnáithe …",
|
||||
@@ -394,6 +410,18 @@ OC.L10N.register(
|
||||
"Enter category description (optional)" : "Cuir isteach cur síos ar an gcatagóir (roghnach)",
|
||||
"New" : "Nua",
|
||||
"Permissions" : "Ceadanna",
|
||||
"Control which roles and teams can access and moderate this category" : "Rialú cé na róil agus na foirne ar féidir leo rochtain a fháil ar an gcatagóir seo agus í a mhodhnú",
|
||||
"Select roles or teams that can view this category and its threads" : "Roghnaigh róil nó foirne ar féidir leo an chatagóir seo agus a snáitheanna a fheiceáil",
|
||||
"Select roles or teams that can create new threads in this category" : "Roghnaigh róil nó foirne ar féidir leo snáitheanna nua a chruthú sa chatagóir seo",
|
||||
"Select roles or teams that can reply to threads in this category" : "Roghnaigh róil nó foirne ar féidir leo freagra a thabhairt ar shnáitheanna sa chatagóir seo",
|
||||
"Select roles or teams that can moderate (edit/delete) content in this category" : "Roghnaigh róil nó foirne ar féidir leo ábhar sa chatagóir seo a mhodhnú (a chur in eagar/a scriosadh)",
|
||||
"Select roles or teams …" : "Roghnaigh róil nó foirne …",
|
||||
"Design" : "Dearadh",
|
||||
"Customize the appearance of this category" : "Saincheap cuma na catagóire seo",
|
||||
"Category color" : "Dath na catagóire",
|
||||
"Text color" : "Dath an téacs",
|
||||
"Dark text" : "Téacs dorcha",
|
||||
"Light text" : "Téacs éadrom",
|
||||
"Preview" : "Réamhamharc",
|
||||
"Manage forum categories and organization" : "Bainistigh catagóirí agus eagrú an fhóraim",
|
||||
"Error loading categories" : "Earráid ag luchtú catagóirí",
|
||||
|
||||
30
l10n/ga.json
30
l10n/ga.json
@@ -1,6 +1,7 @@
|
||||
{ "translations": {
|
||||
"Recent Forum activity" : "Gníomhaíocht an Fhóraim le Déanaí",
|
||||
"More activity" : "Tuilleadh gníomhaíochta",
|
||||
"%1$s (Guest)" : "%1$s (Aoi)",
|
||||
"New thread by %1$s" : "Snáithe nua le %1$s",
|
||||
"Reply by %1$s" : "Freagra ó %1$s",
|
||||
"No recent forum activity" : "Gan aon ghníomhaíocht fóram le déanaí",
|
||||
@@ -54,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",
|
||||
@@ -81,6 +81,7 @@
|
||||
"BBCodes" : "BBCóid",
|
||||
"Expand" : "Leathnaigh",
|
||||
"Collapse" : "Laghdaigh",
|
||||
"(Guest)" : "(Aoi)",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Tabhair faoi deara le do thoil:{bEnd} Beidh comhaid cheangailte le feiceáil ag aon duine san fhóram, beag beann ar shocruithe comhroinnte an chomhaid.",
|
||||
"Drop file here to upload" : "Scaoil comhad anseo le huaslódáil",
|
||||
"Hello world!" : "Dia duit, a dhomhan!",
|
||||
@@ -120,6 +121,8 @@
|
||||
"Uploading file …" : "Ag uaslódáil comhaid …",
|
||||
"Upload failed" : "Theip ar an uaslódáil",
|
||||
"Close" : "Dún",
|
||||
"More formatting options" : "Tuilleadh roghanna formáidithe",
|
||||
"Insert template" : "Cuir teimpléad isteach",
|
||||
"Pick a file to attach" : "Roghnaigh comhad le ceangal",
|
||||
"Failed to upload file" : "Theip ar uaslódáil an chomhaid",
|
||||
"Threads" : "Snáitheanna",
|
||||
@@ -183,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?",
|
||||
@@ -206,13 +211,24 @@
|
||||
"Pinned thread" : "Snáithe bioráilte",
|
||||
"Locked thread" : "Snáithe faoi ghlas",
|
||||
"Uncategorized" : "Gan catagóir",
|
||||
"Last reply by {name}" : "An freagra deireanach ó {name}",
|
||||
"_%n reply_::_%n replies_" : ["%n freagra","%n freagraí","%n freagraí","%n freagraí","%n freagraí"],
|
||||
"Templates" : "Teimpléid",
|
||||
"Add template" : "Cuir teimpléad leis",
|
||||
"Edit template" : "Cuir an teimpléad in eagar",
|
||||
"No templates yet" : "Gan aon teimpléid fós",
|
||||
"Loading templates …" : "Ag lódáil teimpléid …",
|
||||
"Name" : "Ainm",
|
||||
"Template name" : "Ainm teimpléad",
|
||||
"Content" : "Ábhar",
|
||||
"Template content (BBCode) …" : "Ábhar teimpléid (BBCode) …",
|
||||
"Show in:" : "Taispeáin i:",
|
||||
"Are you sure you want to delete this template?" : "An bhfuil tú cinnte gur mian leat an teimpléad seo a scriosadh?",
|
||||
"Both" : "An dá",
|
||||
"Threads & replies" : "Snáitheanna & freagraí",
|
||||
"Neither (disabled)" : "Ceachtar acu (míchumasaithe)",
|
||||
"Insert" : "cuir isteach",
|
||||
"Failed to load templates" : "Theip ar na teimpléid a lódáil",
|
||||
"Views" : "Radhairc",
|
||||
"Title" : "Teideal",
|
||||
"Enter thread title …" : "Cuir isteach teideal an tsnáithe …",
|
||||
@@ -392,6 +408,18 @@
|
||||
"Enter category description (optional)" : "Cuir isteach cur síos ar an gcatagóir (roghnach)",
|
||||
"New" : "Nua",
|
||||
"Permissions" : "Ceadanna",
|
||||
"Control which roles and teams can access and moderate this category" : "Rialú cé na róil agus na foirne ar féidir leo rochtain a fháil ar an gcatagóir seo agus í a mhodhnú",
|
||||
"Select roles or teams that can view this category and its threads" : "Roghnaigh róil nó foirne ar féidir leo an chatagóir seo agus a snáitheanna a fheiceáil",
|
||||
"Select roles or teams that can create new threads in this category" : "Roghnaigh róil nó foirne ar féidir leo snáitheanna nua a chruthú sa chatagóir seo",
|
||||
"Select roles or teams that can reply to threads in this category" : "Roghnaigh róil nó foirne ar féidir leo freagra a thabhairt ar shnáitheanna sa chatagóir seo",
|
||||
"Select roles or teams that can moderate (edit/delete) content in this category" : "Roghnaigh róil nó foirne ar féidir leo ábhar sa chatagóir seo a mhodhnú (a chur in eagar/a scriosadh)",
|
||||
"Select roles or teams …" : "Roghnaigh róil nó foirne …",
|
||||
"Design" : "Dearadh",
|
||||
"Customize the appearance of this category" : "Saincheap cuma na catagóire seo",
|
||||
"Category color" : "Dath na catagóire",
|
||||
"Text color" : "Dath an téacs",
|
||||
"Dark text" : "Téacs dorcha",
|
||||
"Light text" : "Téacs éadrom",
|
||||
"Preview" : "Réamhamharc",
|
||||
"Manage forum categories and organization" : "Bainistigh catagóirí agus eagrú an fhóraim",
|
||||
"Error loading categories" : "Earráid ag luchtú catagóirí",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
69
l10n/he.js
69
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" : "נעילת נושא",
|
||||
|
||||
69
l10n/he.json
69
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" : "נעילת נושא",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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?",
|
||||
|
||||
@@ -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ð",
|
||||
|
||||
@@ -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ð",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -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} で反応する",
|
||||
|
||||
@@ -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}",
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
"Edit" : "Edit",
|
||||
"Delete" : "წაშლა",
|
||||
"Unread" : "Unread",
|
||||
"Direct link" : "Direct link",
|
||||
"Save" : "დამახსოვრება",
|
||||
"Current version" : "Current version",
|
||||
"React with {emoji}" : "React with {emoji}",
|
||||
|
||||
@@ -23,6 +23,7 @@ OC.L10N.register(
|
||||
"Page not found" : "გვერდი არაა ნაპოვნი",
|
||||
"Edit" : "შეცვლა",
|
||||
"Delete" : "წაშლა",
|
||||
"Direct link" : "პირდაპირი ბმული",
|
||||
"Save" : "შენახვა",
|
||||
"Uncategorized" : "არაკატეგორიზირებული",
|
||||
"Name" : "სახელი",
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user