mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-18 01:28:58 +00:00
Compare commits
1 Commits
v0.33.0
...
feature/ed
| Author | SHA1 | Date | |
|---|---|---|---|
| 78052cda97 |
@@ -13,5 +13,5 @@ module.exports = {
|
||||
}
|
||||
return commands
|
||||
},
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi.json openapi-*.json'],
|
||||
'*Controller.php': [() => 'make openapi', () => 'git add openapi-*.json'],
|
||||
}
|
||||
|
||||
@@ -1 +1 @@
|
||||
{".":"0.33.0"}
|
||||
{".":"0.29.3"}
|
||||
|
||||
50
CHANGELOG.md
50
CHANGELOG.md
@@ -1,55 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## [0.33.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.32.0...v0.33.0) (2026-03-27)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **admin:** enable toggling signatures ([c592876](https://github.com/chenasraf/nextcloud-forum/commit/c5928766562c71cb80ed4ada0dbe724914262082))
|
||||
* **moderation:** add moderation section with deleted threads/replies and restore ([8ec51a2](https://github.com/chenasraf/nextcloud-forum/commit/8ec51a2d60c66dc1a86eed6f6cbc1a34fa5afb76))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **l10n:** Update translations from Transifex ([d758344](https://github.com/chenasraf/nextcloud-forum/commit/d7583449340aa07fce2ef900bbaed7922cc9d6a3))
|
||||
* **l10n:** Update translations from Transifex ([03d11eb](https://github.com/chenasraf/nextcloud-forum/commit/03d11eb804c69873212411fd0bbe394a71dde716))
|
||||
|
||||
## [0.32.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.31.0...v0.32.0) (2026-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **admin:** split role permissions for each section ([6174bed](https://github.com/chenasraf/nextcloud-forum/commit/6174bed49a77dda683d8fb1ac076bedc2293e15e))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admin:** role permission checkbox style ([b139c49](https://github.com/chenasraf/nextcloud-forum/commit/b139c4988c3b8bbba4d5068b36caa593420f8172))
|
||||
|
||||
## [0.31.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.30.0...v0.31.0) (2026-03-25)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* nc admin page rebuild task ([6e84cb2](https://github.com/chenasraf/nextcloud-forum/commit/6e84cb2ceb881f4621d0ab93330c2de8f0512a70))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **admin:** correctly handle nav sections access ([7fc7778](https://github.com/chenasraf/nextcloud-forum/commit/7fc7778f4524a464a1c60280485c374c9a58ade6))
|
||||
* **admin:** separate forum admin and server admin endpoints ([28a0cd8](https://github.com/chenasraf/nextcloud-forum/commit/28a0cd8153eb54e98593dab910a47da880f0c176))
|
||||
* **l10n:** update admin ui texts ([7350a15](https://github.com/chenasraf/nextcloud-forum/commit/7350a1502ecddc487a6efabe7600bc84432fe195))
|
||||
* **l10n:** update admin/management terminology ([e26a07a](https://github.com/chenasraf/nextcloud-forum/commit/e26a07a8830e77eb53d72e2299e6be653184515f))
|
||||
* **l10n:** Update translations from Transifex ([4b68b88](https://github.com/chenasraf/nextcloud-forum/commit/4b68b88e79f13d7097d39aabcc8d517f4a337d89))
|
||||
* **ui:** spacing between sections in admin settings ([026dd21](https://github.com/chenasraf/nextcloud-forum/commit/026dd21d8502940d44df439c2df0ad112b69c7da))
|
||||
|
||||
## [0.30.0](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.3...v0.30.0) (2026-03-24)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* edit history visibility settings ([a93f1fe](https://github.com/chenasraf/nextcloud-forum/commit/a93f1fee1e3a9201d7a7bbcd691297fbc02a0cef))
|
||||
|
||||
## [0.29.3](https://github.com/chenasraf/nextcloud-forum/compare/v0.29.2...v0.29.3) (2026-03-24)
|
||||
|
||||
|
||||
|
||||
50
README.md
50
README.md
@@ -6,9 +6,6 @@ SPDX-License-Identifier: CC0-1.0
|
||||
# Nextcloud Forum
|
||||
|
||||
[](https://github.com/chenasraf/nextcloud-forum/releases/latest)
|
||||
[](https://github.com/chenasraf/nextcloud-forum/actions/workflows/build-npm.yml)
|
||||
[](https://github.com/chenasraf/nextcloud-forum/actions/workflows/lint-php.yml)
|
||||
[](https://github.com/chenasraf/nextcloud-forum/actions/workflows/vitest.yml)
|
||||
[](https://github.com/chenasraf/nextcloud-forum/actions/workflows/phpunit-mysql.yml)
|
||||
[](https://github.com/chenasraf/nextcloud-forum/actions/workflows/phpunit-pgsql.yml)
|
||||
|
||||
@@ -19,34 +16,15 @@ threads, and posts within their Nextcloud instance.
|
||||
|
||||
## Features
|
||||
|
||||
- **Category Management**: Organize discussions with headers, categories, customizable colors, and
|
||||
drag-and-drop reordering
|
||||
- **Threaded Discussions**: Create and reply to organized discussion threads with pagination
|
||||
- **BBCode Formatting**: Rich text with built-in and custom BBCode tags, toolbar with overflow menu
|
||||
- **File Attachments**: Attach files from Nextcloud storage or upload via drag-and-drop
|
||||
- **Notifications**: Subscribe to threads, get notified on replies and @mentions
|
||||
- **Category Management**: Organize discussions into categories with headers and custom permissions
|
||||
- **Threaded Discussions**: Create and participate in threaded conversations
|
||||
- **BBCode Support**: Rich text formatting with built-in and custom BBCode tags
|
||||
- **File Attachments**: Attach files from Nextcloud to posts with secure permission-based access
|
||||
- **Reactions**: React to posts with emoji reactions
|
||||
- **Roles & Teams**: Fine-grained permissions per role or Nextcloud Team, per category (view, post,
|
||||
reply, moderate)
|
||||
- **Granular Management Permissions**: Separate controls for dashboard, account management, roles,
|
||||
categories, and BBCodes
|
||||
- **Guest Access**: Optional public access for unauthenticated visitors with configurable
|
||||
permissions
|
||||
- **Edit History**: View post revision history with configurable visibility and per-account privacy
|
||||
controls
|
||||
- **Read Markers**: Track unread posts at thread and category level
|
||||
- **Bookmarks**: Save threads for quick access
|
||||
- **Search**: Advanced search with boolean operators and category filtering
|
||||
- **Reusable Templates**: Save and insert frequently used content snippets
|
||||
- **Signatures**: BBCode-formatted signatures on posts
|
||||
- **Thread Drafts**: Auto-saved drafts per category
|
||||
- **User Profiles**: Post history, statistics, and role badges
|
||||
- **Dashboard Widgets**: Recent activity, top threads, and top categories on the Nextcloud dashboard
|
||||
- **Direct Post Links**: Link directly to a specific post within a thread
|
||||
- **Moderation Tools**: Lock, pin, hide, and move threads; review and restore deleted content from
|
||||
the moderation page
|
||||
- **Server Administration**: Repair seeds, rebuild statistics, and assign roles from the Nextcloud
|
||||
admin panel
|
||||
- **User Roles & Permissions**: Fine-grained permission system for moderators and administrators
|
||||
- **Guest Access**: Optional public access for unauthenticated users with configurable permissions
|
||||
- **Read Markers**: Track unread posts and threads
|
||||
- **Search**: Full-text search across threads and posts
|
||||
- **Modern UI**: Built with Vue 3 and Nextcloud Vue components
|
||||
|
||||
## Documentation
|
||||
@@ -91,9 +69,9 @@ For a complete list of available commands, usage examples, and detailed document
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Cannot access management features
|
||||
### Cannot access administrator features
|
||||
|
||||
If you are a Nextcloud administrator but cannot access Forum management features (e.g., managing
|
||||
If you are a Nextcloud administrator but cannot access Forum admin features (e.g., managing
|
||||
categories, roles, or settings), this is likely due to missing database seeds or role assignments.
|
||||
|
||||
**Option 1: Using OCC commands**
|
||||
@@ -104,18 +82,18 @@ Run the following commands from your Nextcloud installation directory:
|
||||
# Repair database seeds (creates default roles and permissions if missing)
|
||||
php occ forum:repair-seeds
|
||||
|
||||
# Assign administrator role to an account
|
||||
# Assign administrator role to a user
|
||||
php occ forum:set-role <username> admin
|
||||
```
|
||||
|
||||
**Option 2: Using the server administration panel**
|
||||
**Option 2: Using the Admin UI**
|
||||
|
||||
1. Log in to Nextcloud as an administrator
|
||||
2. Go to **Administration Settings** (click your profile picture → Administration Settings)
|
||||
3. Navigate to **Forum** in the left sidebar under the Administration section
|
||||
4. Use the **Repair Seeds** button to restore default roles and permissions
|
||||
5. If the seeds are already in place, use the **Assign Roles** section to assign the administrator
|
||||
role to accounts
|
||||
5. If the seeds are already in plac, use the **User Roles** section to assign the administrator role
|
||||
to users
|
||||
|
||||
## Contributing
|
||||
|
||||
|
||||
@@ -8,30 +8,21 @@
|
||||
<name>Forum</name>
|
||||
<summary>A community-driven forum built right into your Nextcloud instance</summary>
|
||||
<description><![CDATA[
|
||||
Create discussions, share ideas, and collaborate with your community directly in Nextcloud.
|
||||
Create discussions, share ideas and collaborate with your community directly in Nextcloud.
|
||||
|
||||
**Key features:**
|
||||
- **Threaded Discussions** - Create and reply to organized discussion threads with pagination
|
||||
- **Category Organization** - Structure your forum with customizable categories, headers, colors, and drag-and-drop reordering
|
||||
- **Rich Text Formatting** - BBCode formatting with built-in and custom tags, toolbar with overflow menu
|
||||
- **File Attachments** - Attach files from your Nextcloud storage or upload via drag-and-drop
|
||||
- **Notifications** - Subscribe to threads and get notified on replies and @mentions
|
||||
- **Thread-based Discussions** - Create and reply to organized discussion threads
|
||||
- **Category Organization** - Structure your forum with customizable categories and headers
|
||||
- **Rich Text Formatting** - Use BBCode for formatting posts with bold, italic, links, images, code blocks and more
|
||||
- **File Attachments** - Attach files from your Nextcloud storage to posts
|
||||
- **Post Reactions** - React to posts with emoji reactions
|
||||
- **Read/Unread Tracking** - Track unread posts at thread and category level
|
||||
- **Bookmarks** - Save threads for quick access
|
||||
- **Search** - Advanced search with boolean operators and category filtering
|
||||
- **User Profiles** - View post history, statistics, and role badges
|
||||
- **Roles and Teams** - Fine-grained permissions per role or Nextcloud Team, per category
|
||||
- **Guest Access** - Optional public access for unauthenticated visitors with configurable permissions
|
||||
- **Edit History** - View post revision history with configurable visibility and per-account privacy controls
|
||||
- **Reusable Templates** - Save and insert frequently used content snippets
|
||||
- **Signatures** - BBCode-formatted signatures on posts
|
||||
- **Thread Drafts** - Auto-saved drafts per category
|
||||
- **Dashboard Widgets** - Recent activity, top threads, and top categories on the Nextcloud dashboard
|
||||
- **Direct Post Links** - Link directly to a specific post within a thread
|
||||
- **Moderation Tools** - Pin, lock, hide, and move threads; review and restore deleted content
|
||||
- **Management Tools** - Manage categories, roles, BBCodes, and forum settings with granular permissions
|
||||
- **Server Administration** - Repair seeds, rebuild statistics, and assign roles from the Nextcloud admin panel
|
||||
- **Read/Unread Tracking** - Keep track of which threads you've read
|
||||
- **Search** - Find discussions quickly with built-in search
|
||||
- **User Profiles** - View user post history and statistics
|
||||
- **Role-Based Permissions** - Control access and moderation with flexible roles
|
||||
- **Guest Access**: Optional public access for unauthenticated users with configurable permissions
|
||||
- **Admin Tools** - Manage categories, roles, BBCodes and forum settings
|
||||
- **Moderation Tools** - Pin, lock and manage threads and posts
|
||||
|
||||
**Perfect for:**
|
||||
- Team discussions and collaboration
|
||||
@@ -41,9 +32,9 @@ Create discussions, share ideas, and collaborate with your community directly in
|
||||
- Project discussions
|
||||
- Internal communication
|
||||
|
||||
The forum integrates seamlessly with your Nextcloud instance, using your existing accounts and teams for authentication and access control.
|
||||
The forum integrates seamlessly with your Nextcloud instance, using your existing users and groups for authentication and access control.
|
||||
]]></description>
|
||||
<version>0.33.0</version>
|
||||
<version>0.29.3</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@casraf.dev" homepage="https://casraf.dev">Chen Asraf</author>
|
||||
<namespace>Forum</namespace>
|
||||
|
||||
@@ -13,15 +13,13 @@ OC.L10N.register(
|
||||
"Category" : "Kategorie",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Werk by",
|
||||
"Deleted" : "Geskrap",
|
||||
"Restore" : "Herstel",
|
||||
"Retry" : "Herprobeer",
|
||||
"Move" : "Skuif",
|
||||
"Page not found" : "Blad nie gevind nie",
|
||||
"Delete" : "Skrap",
|
||||
"Direct link" : "Direkte skakel",
|
||||
"Save" : "Stoor",
|
||||
"Unsaved changes" : "Onbewaarde veranderinge",
|
||||
"Retry" : "Herprobeer",
|
||||
"Back to {category}" : "Terug na {category}",
|
||||
"by" : "deur",
|
||||
"Subscribe" : "Teken in",
|
||||
@@ -32,11 +30,10 @@ OC.L10N.register(
|
||||
"New" : "Nuut",
|
||||
"Access control" : "Toegangsbeheer",
|
||||
"Settings saved" : "Instellings gestoor",
|
||||
"Newest first" : "Nuutste eerste",
|
||||
"Oldest first" : "Oudste eerste",
|
||||
"Reset" : "Herstel",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Aksies",
|
||||
"Active" : "Aktief"
|
||||
"Active" : "Aktief",
|
||||
"Deleted" : "Geskrap"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -11,15 +11,13 @@
|
||||
"Category" : "Kategorie",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Werk by",
|
||||
"Deleted" : "Geskrap",
|
||||
"Restore" : "Herstel",
|
||||
"Retry" : "Herprobeer",
|
||||
"Move" : "Skuif",
|
||||
"Page not found" : "Blad nie gevind nie",
|
||||
"Delete" : "Skrap",
|
||||
"Direct link" : "Direkte skakel",
|
||||
"Save" : "Stoor",
|
||||
"Unsaved changes" : "Onbewaarde veranderinge",
|
||||
"Retry" : "Herprobeer",
|
||||
"Back to {category}" : "Terug na {category}",
|
||||
"by" : "deur",
|
||||
"Subscribe" : "Teken in",
|
||||
@@ -30,11 +28,10 @@
|
||||
"New" : "Nuut",
|
||||
"Access control" : "Toegangsbeheer",
|
||||
"Settings saved" : "Instellings gestoor",
|
||||
"Newest first" : "Nuutste eerste",
|
||||
"Oldest first" : "Oudste eerste",
|
||||
"Reset" : "Herstel",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Aksies",
|
||||
"Active" : "Aktief"
|
||||
"Active" : "Aktief",
|
||||
"Deleted" : "Geskrap"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
12
l10n/ar.js
12
l10n/ar.js
@@ -19,7 +19,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "الرئيسية",
|
||||
"Users" : "المستخدمين",
|
||||
"Categories" : "التصنيفات",
|
||||
"Moderation" : "الإدارة",
|
||||
"Expand" : "توسيع",
|
||||
"Collapse" : "طوي",
|
||||
"Hello world!" : "مرحبا بالعالم!",
|
||||
@@ -36,9 +35,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "إنشاء",
|
||||
"Update" : "تحديث",
|
||||
"Deleted" : "محذوف",
|
||||
"Restore" : "إستعادة ",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"Move" : "نقل",
|
||||
"Page not found" : "الصفحة غير موجودة",
|
||||
"Back" : "عودة",
|
||||
@@ -63,6 +59,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "تمّ حفظ المُسوَّدة",
|
||||
"Unsaved changes" : "تغييرات لم يتم حفظها",
|
||||
"Refresh" : "إنعاش",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"Error" : "خطأ",
|
||||
"Created" : "أُنشِئَ",
|
||||
"Searching …" : "يتم الآن البحث…",
|
||||
@@ -80,7 +77,6 @@ OC.L10N.register(
|
||||
"Files" : "الملفّات",
|
||||
"Browse" : "تصفُّح",
|
||||
"Signature" : "التوقيع",
|
||||
"Privacy" : "الخصوصية",
|
||||
"Enable" : "تمكين",
|
||||
"Disable" : "تعطيل",
|
||||
"Description" : "الوصف",
|
||||
@@ -96,10 +92,7 @@ OC.L10N.register(
|
||||
"Access control" : "مراقبة النفاذ",
|
||||
"Settings saved" : "تمّ حفظ الإعدادات",
|
||||
"Failed to save settings" : "فشل في حفظ الإعدادات",
|
||||
"Newest first" : "الأحدث أولاً",
|
||||
"Oldest first" : "الأقدم أولاً",
|
||||
"Reset" : "إعادة تعيين",
|
||||
"Account management" : "إدارة الحساب",
|
||||
"ID" : "معرف ID",
|
||||
"Owner" : "المالك",
|
||||
"Actions" : "الإجراءات",
|
||||
@@ -110,6 +103,7 @@ OC.L10N.register(
|
||||
"Loading users …" : "تحميل المستخدِمين جارٍ ...",
|
||||
"No users found" : "لا يوجد مستخدمون",
|
||||
"Status" : "الحاله",
|
||||
"Active" : "نَشِط"
|
||||
"Active" : "نَشِط",
|
||||
"Deleted" : "محذوف"
|
||||
},
|
||||
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");
|
||||
|
||||
12
l10n/ar.json
12
l10n/ar.json
@@ -17,7 +17,6 @@
|
||||
"Dashboard" : "الرئيسية",
|
||||
"Users" : "المستخدمين",
|
||||
"Categories" : "التصنيفات",
|
||||
"Moderation" : "الإدارة",
|
||||
"Expand" : "توسيع",
|
||||
"Collapse" : "طوي",
|
||||
"Hello world!" : "مرحبا بالعالم!",
|
||||
@@ -34,9 +33,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "إنشاء",
|
||||
"Update" : "تحديث",
|
||||
"Deleted" : "محذوف",
|
||||
"Restore" : "إستعادة ",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"Move" : "نقل",
|
||||
"Page not found" : "الصفحة غير موجودة",
|
||||
"Back" : "عودة",
|
||||
@@ -61,6 +57,7 @@
|
||||
"Draft saved" : "تمّ حفظ المُسوَّدة",
|
||||
"Unsaved changes" : "تغييرات لم يتم حفظها",
|
||||
"Refresh" : "إنعاش",
|
||||
"Retry" : "أعِدِ المحاولة",
|
||||
"Error" : "خطأ",
|
||||
"Created" : "أُنشِئَ",
|
||||
"Searching …" : "يتم الآن البحث…",
|
||||
@@ -78,7 +75,6 @@
|
||||
"Files" : "الملفّات",
|
||||
"Browse" : "تصفُّح",
|
||||
"Signature" : "التوقيع",
|
||||
"Privacy" : "الخصوصية",
|
||||
"Enable" : "تمكين",
|
||||
"Disable" : "تعطيل",
|
||||
"Description" : "الوصف",
|
||||
@@ -94,10 +90,7 @@
|
||||
"Access control" : "مراقبة النفاذ",
|
||||
"Settings saved" : "تمّ حفظ الإعدادات",
|
||||
"Failed to save settings" : "فشل في حفظ الإعدادات",
|
||||
"Newest first" : "الأحدث أولاً",
|
||||
"Oldest first" : "الأقدم أولاً",
|
||||
"Reset" : "إعادة تعيين",
|
||||
"Account management" : "إدارة الحساب",
|
||||
"ID" : "معرف ID",
|
||||
"Owner" : "المالك",
|
||||
"Actions" : "الإجراءات",
|
||||
@@ -108,6 +101,7 @@
|
||||
"Loading users …" : "تحميل المستخدِمين جارٍ ...",
|
||||
"No users found" : "لا يوجد مستخدمون",
|
||||
"Status" : "الحاله",
|
||||
"Active" : "نَشِط"
|
||||
"Active" : "نَشِط",
|
||||
"Deleted" : "محذوف"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
}
|
||||
11
l10n/ast.js
11
l10n/ast.js
@@ -30,9 +30,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Anovar",
|
||||
"Deleted" : "Desanicióse",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Retentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Nun s'atopó la páxina",
|
||||
"Back" : "Atrás",
|
||||
@@ -54,6 +51,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Guardóse'l borrador",
|
||||
"Unsaved changes" : "Cambeos ensin guardar",
|
||||
"Refresh" : "Anovar",
|
||||
"Retry" : "Retentar",
|
||||
"Error" : "Error",
|
||||
"Searching …" : "Buscando…",
|
||||
"No results found" : "Nun s'atopó nengún resultáu",
|
||||
@@ -67,7 +65,6 @@ OC.L10N.register(
|
||||
"Notifications" : "Avisos",
|
||||
"Files" : "Ficheros",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidá",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Desactivar",
|
||||
"Description" : "Descripción",
|
||||
@@ -84,10 +81,7 @@ OC.L10N.register(
|
||||
"Access control" : "Control d'accesu",
|
||||
"Settings saved" : "Guardóse la configuración",
|
||||
"Failed to save settings" : "Nun se pue guardar la configuración",
|
||||
"Newest first" : "Primero lo nuevo",
|
||||
"Oldest first" : "Primero lo antiguo",
|
||||
"Reset" : "Reafitar",
|
||||
"Account management" : "Xestión de cuentes",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietariu",
|
||||
"Actions" : "Aiciones",
|
||||
@@ -97,6 +91,7 @@ OC.L10N.register(
|
||||
"Loading users …" : "Cargando los usuarios…",
|
||||
"No users found" : "Nun s'atopó nengún usuariu",
|
||||
"Status" : "Estáu",
|
||||
"Active" : "Activa"
|
||||
"Active" : "Activa",
|
||||
"Deleted" : "Desanicióse"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -28,9 +28,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Anovar",
|
||||
"Deleted" : "Desanicióse",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Retentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Nun s'atopó la páxina",
|
||||
"Back" : "Atrás",
|
||||
@@ -52,6 +49,7 @@
|
||||
"Draft saved" : "Guardóse'l borrador",
|
||||
"Unsaved changes" : "Cambeos ensin guardar",
|
||||
"Refresh" : "Anovar",
|
||||
"Retry" : "Retentar",
|
||||
"Error" : "Error",
|
||||
"Searching …" : "Buscando…",
|
||||
"No results found" : "Nun s'atopó nengún resultáu",
|
||||
@@ -65,7 +63,6 @@
|
||||
"Notifications" : "Avisos",
|
||||
"Files" : "Ficheros",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidá",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Desactivar",
|
||||
"Description" : "Descripción",
|
||||
@@ -82,10 +79,7 @@
|
||||
"Access control" : "Control d'accesu",
|
||||
"Settings saved" : "Guardóse la configuración",
|
||||
"Failed to save settings" : "Nun se pue guardar la configuración",
|
||||
"Newest first" : "Primero lo nuevo",
|
||||
"Oldest first" : "Primero lo antiguo",
|
||||
"Reset" : "Reafitar",
|
||||
"Account management" : "Xestión de cuentes",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietariu",
|
||||
"Actions" : "Aiciones",
|
||||
@@ -95,6 +89,7 @@
|
||||
"Loading users …" : "Cargando los usuarios…",
|
||||
"No users found" : "Nun s'atopó nengún usuariu",
|
||||
"Status" : "Estáu",
|
||||
"Active" : "Activa"
|
||||
"Active" : "Activa",
|
||||
"Deleted" : "Desanicióse"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -15,8 +15,6 @@ OC.L10N.register(
|
||||
"Category" : "Kateqoriya",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Yenilənmə",
|
||||
"Deleted" : "Silinib",
|
||||
"Restore" : "Geri qaytar",
|
||||
"Move" : "Move",
|
||||
"Back" : "Geri",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
@@ -36,6 +34,7 @@ OC.L10N.register(
|
||||
"Settings saved" : "Parametrlər yaddaşa verildi",
|
||||
"Reset" : "Sıfırla",
|
||||
"Actions" : "İşlər",
|
||||
"Status" : "Status"
|
||||
"Status" : "Status",
|
||||
"Deleted" : "Silinib"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -13,8 +13,6 @@
|
||||
"Category" : "Kateqoriya",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Yenilənmə",
|
||||
"Deleted" : "Silinib",
|
||||
"Restore" : "Geri qaytar",
|
||||
"Move" : "Move",
|
||||
"Back" : "Geri",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
@@ -34,6 +32,7 @@
|
||||
"Settings saved" : "Parametrlər yaddaşa verildi",
|
||||
"Reset" : "Sıfırla",
|
||||
"Actions" : "İşlər",
|
||||
"Status" : "Status"
|
||||
"Status" : "Status",
|
||||
"Deleted" : "Silinib"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
13
l10n/be.js
13
l10n/be.js
@@ -25,7 +25,6 @@ OC.L10N.register(
|
||||
"Users" : "Карыстальнікі",
|
||||
"Roles & Teams" : "Ролі і каманды",
|
||||
"Categories" : "Катэгорыі",
|
||||
"Moderation" : "Мадэрацыя",
|
||||
"Expand" : "Разгарнуць",
|
||||
"Collapse" : "Згарнуць",
|
||||
"(Guest)" : "(Госць)",
|
||||
@@ -49,9 +48,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Скасаваць",
|
||||
"Create" : "Ствараць",
|
||||
"Update" : "Абнавіць",
|
||||
"Deleted" : "Выдалены",
|
||||
"Restore" : "Аднавіць",
|
||||
"Retry" : "Паўтарыць спробу",
|
||||
"Move" : "Перамясціць",
|
||||
"Page not found" : "Старонка не знойдзена",
|
||||
"Back" : "Назад",
|
||||
@@ -83,6 +79,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Чарнавік захаваны",
|
||||
"Unsaved changes" : "Незахаваныя змены",
|
||||
"Refresh" : "Абнавіць",
|
||||
"Retry" : "Паўтарыць спробу",
|
||||
"In {category}" : "У {category}",
|
||||
"Error" : "Памылка",
|
||||
"Searching …" : "Пошук …",
|
||||
@@ -94,7 +91,6 @@ OC.L10N.register(
|
||||
"Files" : "Файлы",
|
||||
"Browse" : "Агляд",
|
||||
"Signature" : "Подпіс",
|
||||
"Privacy" : "Прыватнасць",
|
||||
"Enable" : "Уключыць",
|
||||
"Disable" : "Адключыць",
|
||||
"Tag" : "Тэг",
|
||||
@@ -109,13 +105,9 @@ OC.L10N.register(
|
||||
"Last 7 days" : "Апошнія 7 дзён",
|
||||
"General settings" : "Агульныя налады",
|
||||
"Appearance" : "Знешні выгляд",
|
||||
"Posts" : "Допісы",
|
||||
"Settings saved" : "Налады захаваны",
|
||||
"Failed to save settings" : "Не ўдалося захаваць налады",
|
||||
"Newest first" : "Спачатку новыя",
|
||||
"Oldest first" : "Спачатку старыя",
|
||||
"Reset" : "Скінуць",
|
||||
"Account management" : "Кіраванне ўліковымі запісамі",
|
||||
"ID" : "Ідэнтыфікатар",
|
||||
"Owner" : "Уладальнік",
|
||||
"Actions" : "Дзеянні",
|
||||
@@ -123,6 +115,7 @@ OC.L10N.register(
|
||||
"Members" : "Удзельнікі",
|
||||
"Roles" : "Ролі",
|
||||
"Status" : "Статус",
|
||||
"Active" : "Актыўны"
|
||||
"Active" : "Актыўны",
|
||||
"Deleted" : "Выдалены"
|
||||
},
|
||||
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
|
||||
|
||||
13
l10n/be.json
13
l10n/be.json
@@ -23,7 +23,6 @@
|
||||
"Users" : "Карыстальнікі",
|
||||
"Roles & Teams" : "Ролі і каманды",
|
||||
"Categories" : "Катэгорыі",
|
||||
"Moderation" : "Мадэрацыя",
|
||||
"Expand" : "Разгарнуць",
|
||||
"Collapse" : "Згарнуць",
|
||||
"(Guest)" : "(Госць)",
|
||||
@@ -47,9 +46,6 @@
|
||||
"Cancel" : "Скасаваць",
|
||||
"Create" : "Ствараць",
|
||||
"Update" : "Абнавіць",
|
||||
"Deleted" : "Выдалены",
|
||||
"Restore" : "Аднавіць",
|
||||
"Retry" : "Паўтарыць спробу",
|
||||
"Move" : "Перамясціць",
|
||||
"Page not found" : "Старонка не знойдзена",
|
||||
"Back" : "Назад",
|
||||
@@ -81,6 +77,7 @@
|
||||
"Draft saved" : "Чарнавік захаваны",
|
||||
"Unsaved changes" : "Незахаваныя змены",
|
||||
"Refresh" : "Абнавіць",
|
||||
"Retry" : "Паўтарыць спробу",
|
||||
"In {category}" : "У {category}",
|
||||
"Error" : "Памылка",
|
||||
"Searching …" : "Пошук …",
|
||||
@@ -92,7 +89,6 @@
|
||||
"Files" : "Файлы",
|
||||
"Browse" : "Агляд",
|
||||
"Signature" : "Подпіс",
|
||||
"Privacy" : "Прыватнасць",
|
||||
"Enable" : "Уключыць",
|
||||
"Disable" : "Адключыць",
|
||||
"Tag" : "Тэг",
|
||||
@@ -107,13 +103,9 @@
|
||||
"Last 7 days" : "Апошнія 7 дзён",
|
||||
"General settings" : "Агульныя налады",
|
||||
"Appearance" : "Знешні выгляд",
|
||||
"Posts" : "Допісы",
|
||||
"Settings saved" : "Налады захаваны",
|
||||
"Failed to save settings" : "Не ўдалося захаваць налады",
|
||||
"Newest first" : "Спачатку новыя",
|
||||
"Oldest first" : "Спачатку старыя",
|
||||
"Reset" : "Скінуць",
|
||||
"Account management" : "Кіраванне ўліковымі запісамі",
|
||||
"ID" : "Ідэнтыфікатар",
|
||||
"Owner" : "Уладальнік",
|
||||
"Actions" : "Дзеянні",
|
||||
@@ -121,6 +113,7 @@
|
||||
"Members" : "Удзельнікі",
|
||||
"Roles" : "Ролі",
|
||||
"Status" : "Статус",
|
||||
"Active" : "Актыўны"
|
||||
"Active" : "Актыўны",
|
||||
"Deleted" : "Выдалены"
|
||||
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
|
||||
}
|
||||
13
l10n/bg.js
13
l10n/bg.js
@@ -17,7 +17,6 @@ OC.L10N.register(
|
||||
"Bookmarks" : "Отметки",
|
||||
"Dashboard" : "Табло",
|
||||
"Categories" : "Категории",
|
||||
"Moderation" : "Модериране /Наблюдаване/",
|
||||
"Expand" : "Разгъване",
|
||||
"Collapse" : "Сгъване",
|
||||
"Hello world!" : "Здравей Свят!",
|
||||
@@ -34,9 +33,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Създаване",
|
||||
"Update" : "Обновяване",
|
||||
"Deleted" : "Изтрито",
|
||||
"Restore" : "Възстановяне",
|
||||
"Retry" : "Опитай отново",
|
||||
"Move" : "Преместване",
|
||||
"Page not found" : "Страницата не е намерена",
|
||||
"Back" : "Назад",
|
||||
@@ -47,7 +43,6 @@ OC.L10N.register(
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link" : "Директен линк",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
@@ -64,6 +59,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Черновата е записана",
|
||||
"Unsaved changes" : "Незаписани промени",
|
||||
"Refresh" : "Опресняване",
|
||||
"Retry" : "Опитай отново",
|
||||
"Error" : "Грешка",
|
||||
"Searching …" : "Търсене ...",
|
||||
"No results found" : "Няма намерени резултати",
|
||||
@@ -78,7 +74,6 @@ OC.L10N.register(
|
||||
"Notifications" : "Известия",
|
||||
"Files" : "Файлове",
|
||||
"Signature" : "Подпис",
|
||||
"Privacy" : "Поверителност",
|
||||
"Enable" : "Включена",
|
||||
"Disable" : "Изключване",
|
||||
"Tag" : "Етикет",
|
||||
@@ -95,10 +90,7 @@ OC.L10N.register(
|
||||
"Access control" : "Контрол на достъпа",
|
||||
"Settings saved" : "Настройките са запазени",
|
||||
"Failed to save settings" : "Неуспешно запазване на настройките",
|
||||
"Newest first" : "Първо най-новият",
|
||||
"Oldest first" : "Първо най-старият",
|
||||
"Reset" : "Възстановяване",
|
||||
"Account management" : "Управление на акаунта",
|
||||
"ID" : "ID /Идентификатор/",
|
||||
"Owner" : "Създател",
|
||||
"Actions" : "Действия",
|
||||
@@ -107,6 +99,7 @@ OC.L10N.register(
|
||||
"No users found" : "Няма намерени потребители",
|
||||
"Joined" : "Присъединен",
|
||||
"Status" : "Състояние",
|
||||
"Active" : "Активен"
|
||||
"Active" : "Активен",
|
||||
"Deleted" : "Изтрито"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
13
l10n/bg.json
13
l10n/bg.json
@@ -15,7 +15,6 @@
|
||||
"Bookmarks" : "Отметки",
|
||||
"Dashboard" : "Табло",
|
||||
"Categories" : "Категории",
|
||||
"Moderation" : "Модериране /Наблюдаване/",
|
||||
"Expand" : "Разгъване",
|
||||
"Collapse" : "Сгъване",
|
||||
"Hello world!" : "Здравей Свят!",
|
||||
@@ -32,9 +31,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Създаване",
|
||||
"Update" : "Обновяване",
|
||||
"Deleted" : "Изтрито",
|
||||
"Restore" : "Възстановяне",
|
||||
"Retry" : "Опитай отново",
|
||||
"Move" : "Преместване",
|
||||
"Page not found" : "Страницата не е намерена",
|
||||
"Back" : "Назад",
|
||||
@@ -45,7 +41,6 @@
|
||||
"Edit" : "Промяна",
|
||||
"Delete" : "Изтриване",
|
||||
"Unread" : "Непрочетено",
|
||||
"Direct link" : "Директен линк",
|
||||
"Direct link copied to clipboard" : "Директният адрес е копиран в клипборда",
|
||||
"Save" : "Запиши",
|
||||
"Current version" : "Текуща версия",
|
||||
@@ -62,6 +57,7 @@
|
||||
"Draft saved" : "Черновата е записана",
|
||||
"Unsaved changes" : "Незаписани промени",
|
||||
"Refresh" : "Опресняване",
|
||||
"Retry" : "Опитай отново",
|
||||
"Error" : "Грешка",
|
||||
"Searching …" : "Търсене ...",
|
||||
"No results found" : "Няма намерени резултати",
|
||||
@@ -76,7 +72,6 @@
|
||||
"Notifications" : "Известия",
|
||||
"Files" : "Файлове",
|
||||
"Signature" : "Подпис",
|
||||
"Privacy" : "Поверителност",
|
||||
"Enable" : "Включена",
|
||||
"Disable" : "Изключване",
|
||||
"Tag" : "Етикет",
|
||||
@@ -93,10 +88,7 @@
|
||||
"Access control" : "Контрол на достъпа",
|
||||
"Settings saved" : "Настройките са запазени",
|
||||
"Failed to save settings" : "Неуспешно запазване на настройките",
|
||||
"Newest first" : "Първо най-новият",
|
||||
"Oldest first" : "Първо най-старият",
|
||||
"Reset" : "Възстановяване",
|
||||
"Account management" : "Управление на акаунта",
|
||||
"ID" : "ID /Идентификатор/",
|
||||
"Owner" : "Създател",
|
||||
"Actions" : "Действия",
|
||||
@@ -105,6 +97,7 @@
|
||||
"No users found" : "Няма намерени потребители",
|
||||
"Joined" : "Присъединен",
|
||||
"Status" : "Състояние",
|
||||
"Active" : "Активен"
|
||||
"Active" : "Активен",
|
||||
"Deleted" : "Изтрито"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -13,12 +13,9 @@ OC.L10N.register(
|
||||
"Close" : "বন্ধ",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "পরিবর্ধন",
|
||||
"Deleted" : "মুছে ফেলা",
|
||||
"Restore" : "ফিরিয়ে দাও",
|
||||
"Move" : "Move",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Delete" : "মুছে",
|
||||
"Direct link" : "সরাসরি লিঙ্ক",
|
||||
"Save" : "সংরক্ষণ",
|
||||
"Name" : "নাম",
|
||||
"Refresh" : "নবোদ্যম",
|
||||
@@ -30,6 +27,7 @@ OC.L10N.register(
|
||||
"Enabled" : "কার্যকর",
|
||||
"New" : "নতুন",
|
||||
"Reset" : "পূণঃনির্ধানণ",
|
||||
"Actions" : "পদক্ষেপসমূহ"
|
||||
"Actions" : "পদক্ষেপসমূহ",
|
||||
"Deleted" : "মুছে ফেলা"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -11,12 +11,9 @@
|
||||
"Close" : "বন্ধ",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "পরিবর্ধন",
|
||||
"Deleted" : "মুছে ফেলা",
|
||||
"Restore" : "ফিরিয়ে দাও",
|
||||
"Move" : "Move",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Delete" : "মুছে",
|
||||
"Direct link" : "সরাসরি লিঙ্ক",
|
||||
"Save" : "সংরক্ষণ",
|
||||
"Name" : "নাম",
|
||||
"Refresh" : "নবোদ্যম",
|
||||
@@ -28,6 +25,7 @@
|
||||
"Enabled" : "কার্যকর",
|
||||
"New" : "নতুন",
|
||||
"Reset" : "পূণঃনির্ধানণ",
|
||||
"Actions" : "পদক্ষেপসমূহ"
|
||||
"Actions" : "পদক্ষেপসমূহ",
|
||||
"Deleted" : "মুছে ফেলা"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -17,8 +17,6 @@ OC.L10N.register(
|
||||
"Allow" : "Aotrañ",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Hizivaat",
|
||||
"Deleted" : "Dilamet",
|
||||
"Retry" : "Klaskit en dro",
|
||||
"Move" : "Diplasañ",
|
||||
"Edit" : "Embann",
|
||||
"Delete" : "Dilemel",
|
||||
@@ -27,6 +25,7 @@ OC.L10N.register(
|
||||
"Title" : "Titl",
|
||||
"Unsaved changes" : "Kemmoù n'int ket bet enrollet",
|
||||
"Refresh" : "Freskaat",
|
||||
"Retry" : "Klaskit en dro",
|
||||
"Error" : "Fazi",
|
||||
"Created" : "Krouet",
|
||||
"Searching …" : "O klask ...",
|
||||
@@ -42,11 +41,10 @@ OC.L10N.register(
|
||||
"General settings" : "Stummoù hollek",
|
||||
"Access control" : "Kontrol tremen",
|
||||
"Settings saved" : "Stummoù enrollet",
|
||||
"Newest first" : "An hini nevesañ da gentañ",
|
||||
"Oldest first" : "An hini kozhoñ da gentañ",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Oberoù",
|
||||
"Status" : "Statud",
|
||||
"Active" : "O labourat"
|
||||
"Active" : "O labourat",
|
||||
"Deleted" : "Dilamet"
|
||||
},
|
||||
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
|
||||
|
||||
@@ -15,8 +15,6 @@
|
||||
"Allow" : "Aotrañ",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Hizivaat",
|
||||
"Deleted" : "Dilamet",
|
||||
"Retry" : "Klaskit en dro",
|
||||
"Move" : "Diplasañ",
|
||||
"Edit" : "Embann",
|
||||
"Delete" : "Dilemel",
|
||||
@@ -25,6 +23,7 @@
|
||||
"Title" : "Titl",
|
||||
"Unsaved changes" : "Kemmoù n'int ket bet enrollet",
|
||||
"Refresh" : "Freskaat",
|
||||
"Retry" : "Klaskit en dro",
|
||||
"Error" : "Fazi",
|
||||
"Created" : "Krouet",
|
||||
"Searching …" : "O klask ...",
|
||||
@@ -40,11 +39,10 @@
|
||||
"General settings" : "Stummoù hollek",
|
||||
"Access control" : "Kontrol tremen",
|
||||
"Settings saved" : "Stummoù enrollet",
|
||||
"Newest first" : "An hini nevesañ da gentañ",
|
||||
"Oldest first" : "An hini kozhoñ da gentañ",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Oberoù",
|
||||
"Status" : "Statud",
|
||||
"Active" : "O labourat"
|
||||
"Active" : "O labourat",
|
||||
"Deleted" : "Dilamet"
|
||||
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
|
||||
}
|
||||
13
l10n/ca.js
13
l10n/ca.js
@@ -18,7 +18,6 @@ OC.L10N.register(
|
||||
"Bookmarks" : "Adreces d'interès",
|
||||
"Dashboard" : "Tauler",
|
||||
"Categories" : "Categories",
|
||||
"Moderation" : "Moderació",
|
||||
"Expand" : "Expandeix",
|
||||
"Collapse" : "Replega",
|
||||
"Hello world!" : "Hola a tothom!",
|
||||
@@ -36,9 +35,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crea",
|
||||
"Update" : "Actualitza",
|
||||
"Deleted" : "Suprimit",
|
||||
"Restore" : "Restablir",
|
||||
"Retry" : "Torna-ho a provar",
|
||||
"Move" : "Mou",
|
||||
"Page not found" : "No s'ha trobat la pàgina",
|
||||
"Back" : "Torna",
|
||||
@@ -49,7 +45,6 @@ OC.L10N.register(
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"Direct link" : "Enllaç directe",
|
||||
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls",
|
||||
"Save" : "Desar",
|
||||
"Current version" : "Versió actual",
|
||||
@@ -68,6 +63,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Hi ha canvis sense desar",
|
||||
"Back to home" : "Tornar a l'inici",
|
||||
"Refresh" : "Actualitza",
|
||||
"Retry" : "Torna-ho a provar",
|
||||
"Error" : "Error",
|
||||
"Created" : "S'ha creat",
|
||||
"Searching …" : "S'està cercant…",
|
||||
@@ -85,7 +81,6 @@ OC.L10N.register(
|
||||
"Files" : "Fitxers",
|
||||
"Browse" : "Navegació",
|
||||
"Signature" : "Signatura",
|
||||
"Privacy" : "Privadesa",
|
||||
"Enable" : "Habilitar",
|
||||
"Disable" : "Inhabilitar",
|
||||
"Tag" : "Etiqueta",
|
||||
@@ -103,10 +98,7 @@ OC.L10N.register(
|
||||
"Access control" : "Control d'accés",
|
||||
"Settings saved" : "S'han desat els paràmetres",
|
||||
"Failed to save settings" : "Ha fallat desar els paràmetres",
|
||||
"Newest first" : "Més nou primer",
|
||||
"Oldest first" : "Més antic primer",
|
||||
"Reset" : "Reinicialitza",
|
||||
"Account management" : "Gestió de comptes",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietat",
|
||||
"Actions" : "Accions",
|
||||
@@ -116,6 +108,7 @@ OC.L10N.register(
|
||||
"Loading users …" : "S'estan carregant usuaris …",
|
||||
"No users found" : "No s'ha trobat cap usuari",
|
||||
"Joined" : "Unit",
|
||||
"Active" : "Actiu"
|
||||
"Active" : "Actiu",
|
||||
"Deleted" : "Suprimit"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
13
l10n/ca.json
13
l10n/ca.json
@@ -16,7 +16,6 @@
|
||||
"Bookmarks" : "Adreces d'interès",
|
||||
"Dashboard" : "Tauler",
|
||||
"Categories" : "Categories",
|
||||
"Moderation" : "Moderació",
|
||||
"Expand" : "Expandeix",
|
||||
"Collapse" : "Replega",
|
||||
"Hello world!" : "Hola a tothom!",
|
||||
@@ -34,9 +33,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crea",
|
||||
"Update" : "Actualitza",
|
||||
"Deleted" : "Suprimit",
|
||||
"Restore" : "Restablir",
|
||||
"Retry" : "Torna-ho a provar",
|
||||
"Move" : "Mou",
|
||||
"Page not found" : "No s'ha trobat la pàgina",
|
||||
"Back" : "Torna",
|
||||
@@ -47,7 +43,6 @@
|
||||
"Edit" : "Edició",
|
||||
"Delete" : "Suprimir",
|
||||
"Unread" : "Per llegir",
|
||||
"Direct link" : "Enllaç directe",
|
||||
"Direct link copied to clipboard" : "Enllaç directe copiat al porta-retalls",
|
||||
"Save" : "Desar",
|
||||
"Current version" : "Versió actual",
|
||||
@@ -66,6 +61,7 @@
|
||||
"Unsaved changes" : "Hi ha canvis sense desar",
|
||||
"Back to home" : "Tornar a l'inici",
|
||||
"Refresh" : "Actualitza",
|
||||
"Retry" : "Torna-ho a provar",
|
||||
"Error" : "Error",
|
||||
"Created" : "S'ha creat",
|
||||
"Searching …" : "S'està cercant…",
|
||||
@@ -83,7 +79,6 @@
|
||||
"Files" : "Fitxers",
|
||||
"Browse" : "Navegació",
|
||||
"Signature" : "Signatura",
|
||||
"Privacy" : "Privadesa",
|
||||
"Enable" : "Habilitar",
|
||||
"Disable" : "Inhabilitar",
|
||||
"Tag" : "Etiqueta",
|
||||
@@ -101,10 +96,7 @@
|
||||
"Access control" : "Control d'accés",
|
||||
"Settings saved" : "S'han desat els paràmetres",
|
||||
"Failed to save settings" : "Ha fallat desar els paràmetres",
|
||||
"Newest first" : "Més nou primer",
|
||||
"Oldest first" : "Més antic primer",
|
||||
"Reset" : "Reinicialitza",
|
||||
"Account management" : "Gestió de comptes",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietat",
|
||||
"Actions" : "Accions",
|
||||
@@ -114,6 +106,7 @@
|
||||
"Loading users …" : "S'estan carregant usuaris …",
|
||||
"No users found" : "No s'ha trobat cap usuari",
|
||||
"Joined" : "Unit",
|
||||
"Active" : "Actiu"
|
||||
"Active" : "Actiu",
|
||||
"Deleted" : "Suprimit"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
26
l10n/cs.js
26
l10n/cs.js
@@ -58,13 +58,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Smazaný uživatel",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud",
|
||||
"Repair Database Initial Data" : "Opravit úvodní data databáze",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair database initial data pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
|
||||
"Run Repair Database Initial Data" : "Spustit opravu úvodních dat databáze",
|
||||
"User Roles" : "Role uživatele",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Přidělit uživatelům role ve fóru. To umožní udělit konkrétním uživatelům práva pro správu nebo moderování.",
|
||||
"User ID" : "Identif. uživatele",
|
||||
"Enter user ID" : "Zadejte identifikátor uživatele",
|
||||
"Role" : "Role",
|
||||
"Select a role" : "Vybrat roli",
|
||||
"Assign Role" : "Přiřadit roli",
|
||||
"Failed to fetch roles" : "Nepodařilo se získat role",
|
||||
"Failed to run repair database initial data" : "Nepodařilo se opravit úvodní data databáze",
|
||||
"Failed to assign role" : "Nepodařilo se přidělit roli",
|
||||
"Loading …" : "Načítání …",
|
||||
"Search" : "Hledat",
|
||||
"Home" : "Domů",
|
||||
@@ -76,7 +81,6 @@ OC.L10N.register(
|
||||
"Roles & Teams" : "Role a týmy",
|
||||
"Categories" : "Kategorie",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderování",
|
||||
"Expand" : "Rozbalit",
|
||||
"Collapse" : "Sbalit",
|
||||
"(Guest)" : "(host)",
|
||||
@@ -159,10 +163,6 @@ OC.L10N.register(
|
||||
"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.",
|
||||
"Deleted" : "Smazáno",
|
||||
"Restore" : "Obnovit",
|
||||
"Retry" : "Zkusit znovu",
|
||||
"In thread" : "Ve vláknu",
|
||||
"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 …",
|
||||
@@ -188,7 +188,6 @@ OC.L10N.register(
|
||||
"View edit history" : "Zobrazit historii úprav",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"Unread" : "Nastavit jako nepřečtené",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky",
|
||||
"Edit your reply …" : "Upravit vaši odpověď …",
|
||||
"Save" : "Uložit",
|
||||
@@ -208,6 +207,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Napište svou odpověď …",
|
||||
"Submit reply" : "Odeslat odpověď",
|
||||
"Are you sure you want to discard your reply?" : "Opravdu chcete svou odpověď zahodit?",
|
||||
"In thread" : "Ve vláknu",
|
||||
"Thread unavailable" : "Vlákno není k dispozici",
|
||||
"Pinned thread" : "Připnuté vlákno",
|
||||
"Locked thread" : "Uzamčené vlákno",
|
||||
@@ -245,6 +245,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Chyba při načítání záložek",
|
||||
"No bookmarks yet" : "Zatím ještě žádné záložky",
|
||||
"Bookmark threads to quickly find them later." : "Ukládejte si vlákna do záložek, abyste je později rychle našli.",
|
||||
"Retry" : "Zkusit znovu",
|
||||
"An unexpected error occurred" : "Došlo k neočekávané chybě",
|
||||
"Failed to load bookmarks" : "Nepodařilo se načíst záložky",
|
||||
"No categories yet" : "Zatím ještě žádné kategorie",
|
||||
@@ -364,7 +365,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Váš podpis se objevuje ve spodní části vašich vláken nebo odpovědí",
|
||||
"You can use BBCode formatting in your signature" : "Svůj podpis můžete formátovat pomocí BBCode",
|
||||
"Enter your signature …" : "Zadejte svůj podpis …",
|
||||
"Privacy" : "Soukromí",
|
||||
"Failed to save preferences" : "Nepodařilo se uložit vaše předvolby",
|
||||
"Select upload directory" : "Vyberte složku pro nahrávání",
|
||||
"BBCode management" : "Správa BBCode",
|
||||
@@ -447,6 +447,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Vybrat cílové záhlaví",
|
||||
"Move up" : "Přesunout výše",
|
||||
"Move down" : "Přesunout dolů",
|
||||
"Admin dashboard" : "Přehled správce",
|
||||
"Overview of forum activity and statistics" : "Přehled aktivity na fóru a statistiky",
|
||||
"Loading statistics …" : "Načítání statistik …",
|
||||
"Error loading dashboard" : "Chyba při načítání přehledu",
|
||||
@@ -474,11 +475,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Spravujte kdo může do fóra přistupovat",
|
||||
"Allow guest access" : "Umožnit přístup hostům",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Pokud zapnuto, nepřihlášení uživatelé mohou zobrazovat obsah fóra v režimu pouze pro čtení",
|
||||
"Posts" : "Příspěvků",
|
||||
"Settings saved" : "Nastavení uložena",
|
||||
"Failed to save settings" : "Nastavení se nepodařilo uložit",
|
||||
"Newest first" : "Nejnovější jako první",
|
||||
"Oldest first" : "Nejstarší jako první",
|
||||
"Create role" : "Vytvořit rol",
|
||||
"Edit role" : "Upravit roli",
|
||||
"Configure role permissions and category access" : "Nastavit oprávnění rolí a přístupu ke kategoriím",
|
||||
@@ -493,12 +491,17 @@ OC.L10N.register(
|
||||
"Reset" : "Vrátit na výchozí",
|
||||
"Role permissions" : "Oprávnění role",
|
||||
"Set global permissions for this role" : "Nastavit globální oprávnění pro tuto roli",
|
||||
"Account management" : "Správa účtů",
|
||||
"Can access admin tools" : "Může přistupovat k nástrojům pro správu",
|
||||
"Allow access to the admin dashboard and tools" : "Umožnit přístup k přehledu správce a nástrojům",
|
||||
"Can edit roles" : "Může upravovat role",
|
||||
"Allow creating, editing and deleting roles" : "Umožnit vytváření, upravování a mazání rolí",
|
||||
"Can edit categories" : "Může upravovat kategorie",
|
||||
"Allow creating, editing and deleting categories" : "Umožnit vytváření, upravování a mazání kategorií",
|
||||
"Category permissions" : "Oprávnění kategorie",
|
||||
"Set which categories this role can access" : "Nastavit ke kterým kategoriím tato role může přistupovat",
|
||||
"Admin role must have all permissions enabled" : "Je třeba, aby role správce měla povolené všechna oprávnění",
|
||||
"Admin role has full access to all categories" : "Role správce má plný přístup do všech kategorií",
|
||||
"Guest role cannot have admin permissions" : "Role hosta nemůže mít roli správce",
|
||||
"Guest role cannot moderate categories" : "Role hosta nemůže moderovat kategorie",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Pomocí zaškrtávacích kolonek níže je možné určovat, které kategorie mohou hosté vidět.",
|
||||
"Guest access is currently disabled" : "Přístup pro hosty je v tuto chvíli zakázán",
|
||||
@@ -539,6 +542,7 @@ OC.L10N.register(
|
||||
"Joined" : "Připojený",
|
||||
"Status" : "Stav",
|
||||
"Active" : "Aktivní",
|
||||
"Deleted" : "Smazáno",
|
||||
"No roles" : "Žádné role",
|
||||
"Select roles" : "Vybrat role",
|
||||
"Edit roles" : "Upravit role",
|
||||
|
||||
26
l10n/cs.json
26
l10n/cs.json
@@ -56,13 +56,18 @@
|
||||
"Deleted user" : "Smazaný uživatel",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Komunitou řízené fórum, vestavěné přímo do vámi využívané instance Nextcloud",
|
||||
"Repair Database Initial Data" : "Opravit úvodní data databáze",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Spusťte příkaz repair database initial data pro obnovení výchozích dat fóra (role, kategorie, oprávnění, BBCodes). Toto je možné bezpečně spouštět opakovaně, protože přeskakuje data, která už existují.",
|
||||
"Run Repair Database Initial Data" : "Spustit opravu úvodních dat databáze",
|
||||
"User Roles" : "Role uživatele",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Přidělit uživatelům role ve fóru. To umožní udělit konkrétním uživatelům práva pro správu nebo moderování.",
|
||||
"User ID" : "Identif. uživatele",
|
||||
"Enter user ID" : "Zadejte identifikátor uživatele",
|
||||
"Role" : "Role",
|
||||
"Select a role" : "Vybrat roli",
|
||||
"Assign Role" : "Přiřadit roli",
|
||||
"Failed to fetch roles" : "Nepodařilo se získat role",
|
||||
"Failed to run repair database initial data" : "Nepodařilo se opravit úvodní data databáze",
|
||||
"Failed to assign role" : "Nepodařilo se přidělit roli",
|
||||
"Loading …" : "Načítání …",
|
||||
"Search" : "Hledat",
|
||||
"Home" : "Domů",
|
||||
@@ -74,7 +79,6 @@
|
||||
"Roles & Teams" : "Role a týmy",
|
||||
"Categories" : "Kategorie",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderování",
|
||||
"Expand" : "Rozbalit",
|
||||
"Collapse" : "Sbalit",
|
||||
"(Guest)" : "(host)",
|
||||
@@ -157,10 +161,6 @@
|
||||
"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.",
|
||||
"Deleted" : "Smazáno",
|
||||
"Restore" : "Obnovit",
|
||||
"Retry" : "Zkusit znovu",
|
||||
"In thread" : "Ve vláknu",
|
||||
"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 …",
|
||||
@@ -186,7 +186,6 @@
|
||||
"View edit history" : "Zobrazit historii úprav",
|
||||
"Are you sure you want to delete this post? This action cannot be undone." : "Opravdu chcete tento příspěvek smazat? Tuto akci nepůjde vzít zpět.",
|
||||
"Unread" : "Nastavit jako nepřečtené",
|
||||
"Direct link" : "Přímý odkaz",
|
||||
"Direct link copied to clipboard" : "Přímý odkaz zkopírován do schránky",
|
||||
"Edit your reply …" : "Upravit vaši odpověď …",
|
||||
"Save" : "Uložit",
|
||||
@@ -206,6 +205,7 @@
|
||||
"Write your reply …" : "Napište svou odpověď …",
|
||||
"Submit reply" : "Odeslat odpověď",
|
||||
"Are you sure you want to discard your reply?" : "Opravdu chcete svou odpověď zahodit?",
|
||||
"In thread" : "Ve vláknu",
|
||||
"Thread unavailable" : "Vlákno není k dispozici",
|
||||
"Pinned thread" : "Připnuté vlákno",
|
||||
"Locked thread" : "Uzamčené vlákno",
|
||||
@@ -243,6 +243,7 @@
|
||||
"Error loading bookmarks" : "Chyba při načítání záložek",
|
||||
"No bookmarks yet" : "Zatím ještě žádné záložky",
|
||||
"Bookmark threads to quickly find them later." : "Ukládejte si vlákna do záložek, abyste je později rychle našli.",
|
||||
"Retry" : "Zkusit znovu",
|
||||
"An unexpected error occurred" : "Došlo k neočekávané chybě",
|
||||
"Failed to load bookmarks" : "Nepodařilo se načíst záložky",
|
||||
"No categories yet" : "Zatím ještě žádné kategorie",
|
||||
@@ -362,7 +363,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Váš podpis se objevuje ve spodní části vašich vláken nebo odpovědí",
|
||||
"You can use BBCode formatting in your signature" : "Svůj podpis můžete formátovat pomocí BBCode",
|
||||
"Enter your signature …" : "Zadejte svůj podpis …",
|
||||
"Privacy" : "Soukromí",
|
||||
"Failed to save preferences" : "Nepodařilo se uložit vaše předvolby",
|
||||
"Select upload directory" : "Vyberte složku pro nahrávání",
|
||||
"BBCode management" : "Správa BBCode",
|
||||
@@ -445,6 +445,7 @@
|
||||
"Select target header" : "Vybrat cílové záhlaví",
|
||||
"Move up" : "Přesunout výše",
|
||||
"Move down" : "Přesunout dolů",
|
||||
"Admin dashboard" : "Přehled správce",
|
||||
"Overview of forum activity and statistics" : "Přehled aktivity na fóru a statistiky",
|
||||
"Loading statistics …" : "Načítání statistik …",
|
||||
"Error loading dashboard" : "Chyba při načítání přehledu",
|
||||
@@ -472,11 +473,8 @@
|
||||
"Manage who can access the forum" : "Spravujte kdo může do fóra přistupovat",
|
||||
"Allow guest access" : "Umožnit přístup hostům",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Pokud zapnuto, nepřihlášení uživatelé mohou zobrazovat obsah fóra v režimu pouze pro čtení",
|
||||
"Posts" : "Příspěvků",
|
||||
"Settings saved" : "Nastavení uložena",
|
||||
"Failed to save settings" : "Nastavení se nepodařilo uložit",
|
||||
"Newest first" : "Nejnovější jako první",
|
||||
"Oldest first" : "Nejstarší jako první",
|
||||
"Create role" : "Vytvořit rol",
|
||||
"Edit role" : "Upravit roli",
|
||||
"Configure role permissions and category access" : "Nastavit oprávnění rolí a přístupu ke kategoriím",
|
||||
@@ -491,12 +489,17 @@
|
||||
"Reset" : "Vrátit na výchozí",
|
||||
"Role permissions" : "Oprávnění role",
|
||||
"Set global permissions for this role" : "Nastavit globální oprávnění pro tuto roli",
|
||||
"Account management" : "Správa účtů",
|
||||
"Can access admin tools" : "Může přistupovat k nástrojům pro správu",
|
||||
"Allow access to the admin dashboard and tools" : "Umožnit přístup k přehledu správce a nástrojům",
|
||||
"Can edit roles" : "Může upravovat role",
|
||||
"Allow creating, editing and deleting roles" : "Umožnit vytváření, upravování a mazání rolí",
|
||||
"Can edit categories" : "Může upravovat kategorie",
|
||||
"Allow creating, editing and deleting categories" : "Umožnit vytváření, upravování a mazání kategorií",
|
||||
"Category permissions" : "Oprávnění kategorie",
|
||||
"Set which categories this role can access" : "Nastavit ke kterým kategoriím tato role může přistupovat",
|
||||
"Admin role must have all permissions enabled" : "Je třeba, aby role správce měla povolené všechna oprávnění",
|
||||
"Admin role has full access to all categories" : "Role správce má plný přístup do všech kategorií",
|
||||
"Guest role cannot have admin permissions" : "Role hosta nemůže mít roli správce",
|
||||
"Guest role cannot moderate categories" : "Role hosta nemůže moderovat kategorie",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Pomocí zaškrtávacích kolonek níže je možné určovat, které kategorie mohou hosté vidět.",
|
||||
"Guest access is currently disabled" : "Přístup pro hosty je v tuto chvíli zakázán",
|
||||
@@ -537,6 +540,7 @@
|
||||
"Joined" : "Připojený",
|
||||
"Status" : "Stav",
|
||||
"Active" : "Aktivní",
|
||||
"Deleted" : "Smazáno",
|
||||
"No roles" : "Žádné role",
|
||||
"Select roles" : "Vybrat role",
|
||||
"Edit roles" : "Upravit role",
|
||||
|
||||
@@ -17,9 +17,6 @@ OC.L10N.register(
|
||||
"Category" : "Categori",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Diweddaru",
|
||||
"Deleted" : "Wedi dileu",
|
||||
"Restore" : "Adfer",
|
||||
"Retry" : "Ceisio eto",
|
||||
"Move" : "Symud",
|
||||
"Page not found" : "Heb ganfod y dudalen",
|
||||
"Edit" : "Golygu",
|
||||
@@ -31,6 +28,7 @@ OC.L10N.register(
|
||||
"Saving draft …" : "Yn cadw drafft …",
|
||||
"Draft saved" : "Cadwyd y drafft",
|
||||
"Refresh" : "Ail-lwytho",
|
||||
"Retry" : "Ceisio eto",
|
||||
"Error" : "Gwall",
|
||||
"by" : "gan",
|
||||
"Subscribe" : "Tanysgrifio",
|
||||
@@ -39,11 +37,10 @@ OC.L10N.register(
|
||||
"Description" : "Disgrifiad",
|
||||
"New" : "Newydd",
|
||||
"Preview" : "Rhagolwg",
|
||||
"Newest first" : "Diweddaraf gyntaf",
|
||||
"Oldest first" : "Hynaf gyntaf",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Perchennog",
|
||||
"Actions" : "Gweithredoedd",
|
||||
"Status" : "Statws"
|
||||
"Status" : "Statws",
|
||||
"Deleted" : "Wedi dileu"
|
||||
},
|
||||
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
|
||||
|
||||
@@ -15,9 +15,6 @@
|
||||
"Category" : "Categori",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Diweddaru",
|
||||
"Deleted" : "Wedi dileu",
|
||||
"Restore" : "Adfer",
|
||||
"Retry" : "Ceisio eto",
|
||||
"Move" : "Symud",
|
||||
"Page not found" : "Heb ganfod y dudalen",
|
||||
"Edit" : "Golygu",
|
||||
@@ -29,6 +26,7 @@
|
||||
"Saving draft …" : "Yn cadw drafft …",
|
||||
"Draft saved" : "Cadwyd y drafft",
|
||||
"Refresh" : "Ail-lwytho",
|
||||
"Retry" : "Ceisio eto",
|
||||
"Error" : "Gwall",
|
||||
"by" : "gan",
|
||||
"Subscribe" : "Tanysgrifio",
|
||||
@@ -37,11 +35,10 @@
|
||||
"Description" : "Disgrifiad",
|
||||
"New" : "Newydd",
|
||||
"Preview" : "Rhagolwg",
|
||||
"Newest first" : "Diweddaraf gyntaf",
|
||||
"Oldest first" : "Hynaf gyntaf",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Perchennog",
|
||||
"Actions" : "Gweithredoedd",
|
||||
"Status" : "Statws"
|
||||
"Status" : "Statws",
|
||||
"Deleted" : "Wedi dileu"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
|
||||
}
|
||||
11
l10n/da.js
11
l10n/da.js
@@ -36,9 +36,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Annullér",
|
||||
"Create" : "Opret",
|
||||
"Update" : "Opdatér",
|
||||
"Deleted" : "Slettet",
|
||||
"Restore" : "Gendan",
|
||||
"Retry" : "Prøv igen",
|
||||
"Move" : "Flyt",
|
||||
"Page not found" : "Siden blev ikke fundet",
|
||||
"Back" : "Tilbage",
|
||||
@@ -63,6 +60,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Ikke-gemte ændringer",
|
||||
"Back to home" : "Tilbage til hjem ",
|
||||
"Refresh" : "Opdatér",
|
||||
"Retry" : "Prøv igen",
|
||||
"Error" : "Fejl",
|
||||
"Created" : "Oprettet",
|
||||
"Searching …" : "Søger …",
|
||||
@@ -79,7 +77,6 @@ OC.L10N.register(
|
||||
"Notifications" : "Påmindelser",
|
||||
"Files" : "Filer",
|
||||
"Signature" : "Underskrift",
|
||||
"Privacy" : "Privatliv",
|
||||
"Enable" : "Aktiver",
|
||||
"Disable" : "Deaktiver",
|
||||
"This action cannot be undone." : "Denne handling kan ikke fortrydes.",
|
||||
@@ -96,10 +93,7 @@ OC.L10N.register(
|
||||
"Access control" : "Adgangskontrol",
|
||||
"Settings saved" : "Indstillinger gemt",
|
||||
"Failed to save settings" : "Kunne ikke gemme indstillinger",
|
||||
"Newest first" : "Nyeste først",
|
||||
"Oldest first" : "Ældste først",
|
||||
"Reset" : "Nulstil",
|
||||
"Account management" : "Kontostyring",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Ejer",
|
||||
"Actions" : "Handlinger",
|
||||
@@ -108,6 +102,7 @@ OC.L10N.register(
|
||||
"Loading users …" : "Henter brugere ...",
|
||||
"No users found" : "Ingen brugere fundet",
|
||||
"Joined" : "Forbind",
|
||||
"Status" : "Status"
|
||||
"Status" : "Status",
|
||||
"Deleted" : "Slettet"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
11
l10n/da.json
11
l10n/da.json
@@ -34,9 +34,6 @@
|
||||
"Cancel" : "Annullér",
|
||||
"Create" : "Opret",
|
||||
"Update" : "Opdatér",
|
||||
"Deleted" : "Slettet",
|
||||
"Restore" : "Gendan",
|
||||
"Retry" : "Prøv igen",
|
||||
"Move" : "Flyt",
|
||||
"Page not found" : "Siden blev ikke fundet",
|
||||
"Back" : "Tilbage",
|
||||
@@ -61,6 +58,7 @@
|
||||
"Unsaved changes" : "Ikke-gemte ændringer",
|
||||
"Back to home" : "Tilbage til hjem ",
|
||||
"Refresh" : "Opdatér",
|
||||
"Retry" : "Prøv igen",
|
||||
"Error" : "Fejl",
|
||||
"Created" : "Oprettet",
|
||||
"Searching …" : "Søger …",
|
||||
@@ -77,7 +75,6 @@
|
||||
"Notifications" : "Påmindelser",
|
||||
"Files" : "Filer",
|
||||
"Signature" : "Underskrift",
|
||||
"Privacy" : "Privatliv",
|
||||
"Enable" : "Aktiver",
|
||||
"Disable" : "Deaktiver",
|
||||
"This action cannot be undone." : "Denne handling kan ikke fortrydes.",
|
||||
@@ -94,10 +91,7 @@
|
||||
"Access control" : "Adgangskontrol",
|
||||
"Settings saved" : "Indstillinger gemt",
|
||||
"Failed to save settings" : "Kunne ikke gemme indstillinger",
|
||||
"Newest first" : "Nyeste først",
|
||||
"Oldest first" : "Ældste først",
|
||||
"Reset" : "Nulstil",
|
||||
"Account management" : "Kontostyring",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Ejer",
|
||||
"Actions" : "Handlinger",
|
||||
@@ -106,6 +100,7 @@
|
||||
"Loading users …" : "Henter brugere ...",
|
||||
"No users found" : "Ingen brugere fundet",
|
||||
"Joined" : "Forbind",
|
||||
"Status" : "Status"
|
||||
"Status" : "Status",
|
||||
"Deleted" : "Slettet"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
65
l10n/de.js
65
l10n/de.js
@@ -57,34 +57,31 @@ 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 deine Nextcloud-Instanz integriert ist.",
|
||||
"Create discussions, share ideas, and collaborate with your community directly in Nextcloud.\n\n**Key features:**\n- **Threaded Discussions** - Create and reply to organized discussion threads with pagination\n- **Category Organization** - Structure your forum with customizable categories, headers, colors, and drag-and-drop reordering\n- **Rich Text Formatting** - BBCode formatting with built-in and custom tags, toolbar with overflow menu\n- **File Attachments** - Attach files from your Nextcloud storage or upload via drag-and-drop\n- **Notifications** - Subscribe to threads and get notified on replies and @mentions\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Track unread posts at thread and category level\n- **Bookmarks** - Save threads for quick access\n- **Search** - Advanced search with boolean operators and category filtering\n- **User Profiles** - View post history, statistics, and role badges\n- **Roles and Teams** - Fine-grained permissions per role or Nextcloud Team, per category\n- **Guest Access** - Optional public access for unauthenticated visitors with configurable permissions\n- **Edit History** - View post revision history with configurable visibility and per-account privacy controls\n- **Reusable Templates** - Save and insert frequently used content snippets\n- **Signatures** - BBCode-formatted signatures on posts\n- **Thread Drafts** - Auto-saved drafts per category\n- **Dashboard Widgets** - Recent activity, top threads, and top categories on the Nextcloud dashboard\n- **Direct Post Links** - Link directly to a specific post within a thread\n- **Moderation Tools** - Pin, lock, hide, and move threads; review and restore deleted content\n- **Management Tools** - Manage categories, roles, BBCodes, and forum settings with granular permissions\n- **Server Administration** - Repair seeds, rebuild statistics, and assign roles from the Nextcloud admin panel\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 accounts and teams for authentication and access control." : "Diskussionen erstellen, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**Schlüsselfunktionen:**\n- **Themen-Diskussionen** - Erstellen und Antworten auf organisierte Diskussionsthemen mit Paginierung\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien, Überschriften, Farben und Drag-and-Drop-Neuanordnung organisieren\n- **Rich Text Formatierung** - BBCode-Formatierung mit integrierten und benutzerdefinierten Tags, Symbolleiste mit Überlaufmenü\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher anhängen oder per Drag-and-Drop hochladen\n- **Benachrichtigungen** - Threads abonnieren und über Antworten und @Erwähnungen benachrichtigt werden\n- **Postreaktionen** - Auf Posts mit Emoji-Reaktionen reagieren\n- **Gelesen-/Ungelesen-Nachverfolgung** - Ungelesene Beiträge auf Themen- und Kategorieebene verfolgen\n- **Lesezeichen** - Themen für den schnellen Zugriff speichern\n- **Suche** - Erweiterte Suche mit Booleschen Operatoren und Kategoriefilterung\n- **Benutzerprofile** - Beitragsverlauf, Statistiken und Rollenabzeichen anzeigen\n- **Rollen und Teams** - Feinkörnige Berechtigungen pro Rolle oder Nextcloud-Team, pro Kategorie\n- **Gästezugriff** - Optionaler öffentlicher Zugriff für nicht angemeldete Besucher mit einstellbaren Berechtigungen\n- **Bearbeitungsverlauf** - Den Verlauf nach der Überarbeitung mit einstellbarer Sichtbarkeit und Datenschutzkontrollen pro Konto anzeigen\n- **Wiederverwendbare Vorlagen** - Speichern und Einfügen häufig verwendeter Inhaltsausschnitte\n- **Signaturen** - BBCode-formatierte Signaturen in Beiträgen\n- **Themen-Entwürfe** - Automatisch gespeicherte Entwürfe pro Kategorie\n- **Dashboard-Widgets** - Aktuelle Aktivitäten, Top-Threads und Top-Kategorien im Nextcloud-Dashboard\n- **Direkte Beitragslinks** - Direkt auf einen bestimmten Beitrag innerhalb eines Tehmas verlinken\n- **Moderationstools** - Themen anheften, sperren, ausblenden und verschieben; gelöschte Inhalte überprüfen und wiederherstellen\n- **Verwaltungstools** - Kategorien, Rollen, BBCodes und Foreneinstellungen mit granularen Berechtigungen verwalten\n- **Serververwaltung** - Seeds reparieren, Statistiken neu erstellen und Rollen über das Nextcloud-Administrations-Panel zuweisen\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Unterstützungskanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Konten und Teams zur Anmeldung und Zugriffskontrolle.",
|
||||
"Forum server administration" : "Foren-Server-Administration",
|
||||
"Database Initial Data" : "Datenbank-Anfangsdaten",
|
||||
"Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Standardforendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wieder herstellen. Dies kann sicher mehrmals ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"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 deiner 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",
|
||||
"Rebuild Statistics" : "Statistiken neu erstellen",
|
||||
"Recalculate all forum statistics including account post counts, thread counts, and category counters. Use this if statistics appear incorrect or out of sync." : "Alle Forenstatistiken, einschließlich der Anzahl der Kontoposten, der Thread-Anzahl und der Kategoriezähler, neu berechnen. Diese Funktion bitte verwenden, wenn Statistiken falsch oder nicht synchron sind.",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
|
||||
"User Roles" : "Benutzerrollen",
|
||||
"Assign forum roles to accounts. This allows you to grant administrative or moderator privileges to specific accounts." : "Konten Forenrollen zuweisen. Dadurch können bestimmten Konten Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"User ID" : "Benutzer-ID",
|
||||
"Enter user ID" : "Benutzer-ID eingeben",
|
||||
"Role" : "Rolle",
|
||||
"Select a role" : "Eine Rolle auswählen",
|
||||
"Assign Role" : "Rolle zuweisen",
|
||||
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
|
||||
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
|
||||
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
|
||||
"Loading …" : "Lade …",
|
||||
"Search" : "Suche",
|
||||
"Home" : "Startseite",
|
||||
"Bookmarks" : "Lesezeichen",
|
||||
"User preferences" : "Benutzereinstellungen",
|
||||
"Management" : "Verwaltung",
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forumseinstellungen",
|
||||
"Users" : "Benutzer",
|
||||
"Roles & Teams" : "Rollen und Teams",
|
||||
"Categories" : "Kategorien",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Erweitern",
|
||||
"Collapse" : "Zuklappen",
|
||||
"(Guest)" : "(Gast)",
|
||||
@@ -167,16 +164,6 @@ OC.L10N.register(
|
||||
"Initializing …" : "Initialisiere …",
|
||||
"Forum not set up" : "Forum ist nicht eingerichtet",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Das Forum wurde noch nicht eingerichtet. Bitte an die Administration wenden, um die Einrichtung abzuschließen.",
|
||||
"Deleted" : "Gelöscht",
|
||||
"Restore" : "Wiederherstellen",
|
||||
"Error loading content" : "Fehler beim Laden des Inhalts",
|
||||
"Retry" : "Wiederholen",
|
||||
"No deleted content" : "Kein gelöschter Inhalt",
|
||||
"There is no deleted content to review." : "Es gibt keine gelöschten Inhalte, die überprüft werden müssen.",
|
||||
"Deleted reply" : "Antwort löschen",
|
||||
"In thread" : "Im Thema",
|
||||
"Restore reply" : "Antwort wiederherstellen",
|
||||
"Restore thread" : "Thema wiederherstellen",
|
||||
"Move thread to category" : "Thema in Kategorie verschieben",
|
||||
"Select the category to move this thread to:" : "Die Kategorie auswählen, zu der dieses Thema verschoben werden soll:",
|
||||
"Select a category …" : "Eine Kategorie auswählen …",
|
||||
@@ -222,6 +209,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Schreibe deine Antwort …",
|
||||
"Submit reply" : "Antwort absenden",
|
||||
"Are you sure you want to discard your reply?" : "Soll deine Antwort verworfen werden?",
|
||||
"In thread" : "Im Thema",
|
||||
"Thread unavailable" : "Thema nicht verfügbar",
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
@@ -259,6 +247,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Fehler beim Laden der Lesezeichen",
|
||||
"No bookmarks yet" : "Bislang keine Lesezeichen",
|
||||
"Bookmark threads to quickly find them later." : "Themen als Lesezeichen speichern, um diese später schnell wiederzufinden.",
|
||||
"Retry" : "Wiederholen",
|
||||
"An unexpected error occurred" : "Ein unerwarteter Fehler ist aufgetreten",
|
||||
"Failed to load bookmarks" : "Lesezeichen konnten nicht geladen werden",
|
||||
"No categories yet" : "Bislang keine Kategorien",
|
||||
@@ -378,10 +367,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Deine Signatur erscheint am Ende deiner Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Du kannst die BBCode-Formatierung in deiner Signatur verwenden",
|
||||
"Enter your signature …" : "Gebe deine Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Control the visibility of your activity" : "Die Sichtbarkeit deiner Aktivität kontrollieren",
|
||||
"Hide my edit history from other accounts" : "Meinen Bearbeitungsverlauf vor anderen Konten verbergen",
|
||||
"When enabled, other accounts cannot view the edit history of your posts. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können andere Konten den Bearbeitungsverlauf deiner Beiträge nicht einsehen. Administration und Moderation können den Bearbeitungsverlauf jederzeit einsehen.",
|
||||
"Failed to save preferences" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
@@ -464,7 +449,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Zielüberschrift auswählen",
|
||||
"Move up" : "Nach oben verschieben",
|
||||
"Move down" : "Nach unten verschieben",
|
||||
"Management dashboard" : "Verwaltungs-Dashboard",
|
||||
"Admin dashboard" : "Administrationsdashboard",
|
||||
"Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken",
|
||||
"Loading statistics …" : "Lade Statistiken …",
|
||||
"Error loading dashboard" : "Fehler beim Laden des Dashboards",
|
||||
@@ -492,23 +477,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Verwalten, wer auf das Forum zugreifen darf",
|
||||
"Allow guest access" : "Gästen den Zugriff gestatten",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Wenn diese Option aktiviert ist, können nicht angemeldete Benutzer Forumsinhalte im schreibgeschützten Modus ansehen",
|
||||
"Control who can view the edit history of posts" : "Steuern, wer den Bearbeitungsverlauf von Beiträgen anzeigen kann",
|
||||
"Allow all accounts to view edit history" : "Zulassen, dass alle Konten den Verarbeitungsverlauf einsehen können",
|
||||
"When enabled, any account can view the edit history of any post. When disabled, only post owners can view their own edit history. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können alle Konten den Bearbeitungsverlauf jedes Beitrags einsehen. Wenn diese Option deaktiviert ist, können nur Beitragsersteller ihren eigenen Bearbeitungsverlauf anzeigen. Administration und Moderation können jederzeit den Bearbeitungsverlauf einsehen.",
|
||||
"Allow accounts to hide their own edit history" : "Zulassen, dass Konten ihren eigenen Bearbeitungsverlauf ausblenden können.",
|
||||
"When enabled, accounts can choose to hide their edit history from other accounts in their preferences." : "Wenn diese Option aktiviert ist, können Konten ihren Bearbeitungsverlauf vor anderen Konten in ihren Einstellungen verbergen.",
|
||||
"Posts" : "Beiträge",
|
||||
"Configure posting features" : "Posting-Funktionen konfigurieren",
|
||||
"Enable signatures" : "Signaturen aktivieren",
|
||||
"When enabled, accounts can set a signature in their preferences that appears at the bottom of their posts." : "Wenn aktiviert, können Konten in ihren Einstellungen eine Signatur festlegen, die unterhalb von Beiträgen angezeigt wird.",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Failed to save settings" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Review and restore deleted content" : "Gelöschte Inhalte überprüfen und wiederherstellen",
|
||||
"Deleted threads" : "Gelöschte Themen",
|
||||
"Deleted replies" : "Gelöschte Antworten",
|
||||
"Search deleted content …" : "Gelöschten Inhalt suchen …",
|
||||
"Newest first" : "Neueste zuerst",
|
||||
"Oldest first" : "Älteste zuerst",
|
||||
"Create role" : "Rolle erstellen",
|
||||
"Edit role" : "Rolle bearbeiten",
|
||||
"Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren",
|
||||
@@ -523,21 +493,17 @@ OC.L10N.register(
|
||||
"Reset" : "Zurücksetzen",
|
||||
"Role permissions" : "Rollenberechtigungen",
|
||||
"Set global permissions for this role" : "Globale Berechtigungen für diese Rolle festlegen",
|
||||
"Dashboard and forum settings" : "Dashboard und Foreneinstellungen",
|
||||
"Allow access to the management dashboard and forum settings" : "Zugriff auf das Verwaltungs-Dashboard und die Foreneinstellungen zulassen",
|
||||
"Account management" : "Kontoverwaltung",
|
||||
"Allow viewing accounts and assigning roles" : "Anzeigen von Konten und das Zuweisen von Rollen zulassen",
|
||||
"Roles and teams management" : "Rollen- und Team-Verwaltung",
|
||||
"Allow creating, editing and deleting roles and team permissions" : "Das Erstellen, Bearbeiten und Löschen von Rollen und Teamberechtigungen zulassen",
|
||||
"Category management" : "Kategorieverwaltung",
|
||||
"Can access admin tools" : "Kann auf die Administrationswerkzeuge zugreifen",
|
||||
"Allow access to the admin dashboard and tools" : "Zugriff auf das Administrations-Dashboard und -Werkzeuge zulassen",
|
||||
"Can edit roles" : "Kann Rollen bearbeiten",
|
||||
"Allow creating, editing and deleting roles" : "Erstellen, Bearbeiten und Löschen von Rollen zulassen",
|
||||
"Can edit categories" : "Kann Kategorien bearbeiten",
|
||||
"Allow creating, editing and deleting categories" : "Erstellen, Bearbeiten und Löschen von Kategorien zulassen",
|
||||
"Allow creating, editing and deleting custom BBCodes" : "Das Erstellen, Bearbeiten und Löschen benutzerdefinierter BBCodes zulassen",
|
||||
"Allow access to the moderation page to review and restore deleted content" : "Den Zugriff auf die Moderationsseite, um gelöschte Inhalte zu überprüfen und wiederherzustellen zulassen",
|
||||
"Category permissions" : "Kategorieberechtigungen",
|
||||
"Set which categories this role can access" : "Einstellen, auf welche Kategorien diese Rolle Zugriff hat",
|
||||
"Admin role must have all permissions enabled" : "Für die Administrationsrolle müssen alle Berechtigungen aktiviert sein",
|
||||
"Admin role has full access to all categories" : "Die Administrationsrolle hat vollen Zugriff auf alle Kategorien",
|
||||
"Guest role cannot have management permissions" : "Die Gastrolle darf keine Verwaltungsberechtigungen haben",
|
||||
"Guest role cannot have admin permissions" : "Die Gastrolle darf keine Administrationsberechtigungen haben",
|
||||
"Guest role cannot moderate categories" : "Die Gastrolle darf Kategorien nicht moderieren",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Mit den Kontrollkästchen unten kann eingestellt werden, welche Kategorien Gästen angezeigt werden.",
|
||||
"Guest access is currently disabled" : "Gastzugriff ist aktuell deaktiviert",
|
||||
@@ -578,6 +544,7 @@ OC.L10N.register(
|
||||
"Joined" : "Beigetreten",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktiv",
|
||||
"Deleted" : "Gelöscht",
|
||||
"No roles" : "Keine Rollen",
|
||||
"Select roles" : "Rollen auswählen",
|
||||
"Edit roles" : "Rollen bearbeiten",
|
||||
|
||||
65
l10n/de.json
65
l10n/de.json
@@ -55,34 +55,31 @@
|
||||
"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 deine Nextcloud-Instanz integriert ist.",
|
||||
"Create discussions, share ideas, and collaborate with your community directly in Nextcloud.\n\n**Key features:**\n- **Threaded Discussions** - Create and reply to organized discussion threads with pagination\n- **Category Organization** - Structure your forum with customizable categories, headers, colors, and drag-and-drop reordering\n- **Rich Text Formatting** - BBCode formatting with built-in and custom tags, toolbar with overflow menu\n- **File Attachments** - Attach files from your Nextcloud storage or upload via drag-and-drop\n- **Notifications** - Subscribe to threads and get notified on replies and @mentions\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Track unread posts at thread and category level\n- **Bookmarks** - Save threads for quick access\n- **Search** - Advanced search with boolean operators and category filtering\n- **User Profiles** - View post history, statistics, and role badges\n- **Roles and Teams** - Fine-grained permissions per role or Nextcloud Team, per category\n- **Guest Access** - Optional public access for unauthenticated visitors with configurable permissions\n- **Edit History** - View post revision history with configurable visibility and per-account privacy controls\n- **Reusable Templates** - Save and insert frequently used content snippets\n- **Signatures** - BBCode-formatted signatures on posts\n- **Thread Drafts** - Auto-saved drafts per category\n- **Dashboard Widgets** - Recent activity, top threads, and top categories on the Nextcloud dashboard\n- **Direct Post Links** - Link directly to a specific post within a thread\n- **Moderation Tools** - Pin, lock, hide, and move threads; review and restore deleted content\n- **Management Tools** - Manage categories, roles, BBCodes, and forum settings with granular permissions\n- **Server Administration** - Repair seeds, rebuild statistics, and assign roles from the Nextcloud admin panel\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 accounts and teams for authentication and access control." : "Diskussionen erstellen, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**Schlüsselfunktionen:**\n- **Themen-Diskussionen** - Erstellen und Antworten auf organisierte Diskussionsthemen mit Paginierung\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien, Überschriften, Farben und Drag-and-Drop-Neuanordnung organisieren\n- **Rich Text Formatierung** - BBCode-Formatierung mit integrierten und benutzerdefinierten Tags, Symbolleiste mit Überlaufmenü\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher anhängen oder per Drag-and-Drop hochladen\n- **Benachrichtigungen** - Threads abonnieren und über Antworten und @Erwähnungen benachrichtigt werden\n- **Postreaktionen** - Auf Posts mit Emoji-Reaktionen reagieren\n- **Gelesen-/Ungelesen-Nachverfolgung** - Ungelesene Beiträge auf Themen- und Kategorieebene verfolgen\n- **Lesezeichen** - Themen für den schnellen Zugriff speichern\n- **Suche** - Erweiterte Suche mit Booleschen Operatoren und Kategoriefilterung\n- **Benutzerprofile** - Beitragsverlauf, Statistiken und Rollenabzeichen anzeigen\n- **Rollen und Teams** - Feinkörnige Berechtigungen pro Rolle oder Nextcloud-Team, pro Kategorie\n- **Gästezugriff** - Optionaler öffentlicher Zugriff für nicht angemeldete Besucher mit einstellbaren Berechtigungen\n- **Bearbeitungsverlauf** - Den Verlauf nach der Überarbeitung mit einstellbarer Sichtbarkeit und Datenschutzkontrollen pro Konto anzeigen\n- **Wiederverwendbare Vorlagen** - Speichern und Einfügen häufig verwendeter Inhaltsausschnitte\n- **Signaturen** - BBCode-formatierte Signaturen in Beiträgen\n- **Themen-Entwürfe** - Automatisch gespeicherte Entwürfe pro Kategorie\n- **Dashboard-Widgets** - Aktuelle Aktivitäten, Top-Threads und Top-Kategorien im Nextcloud-Dashboard\n- **Direkte Beitragslinks** - Direkt auf einen bestimmten Beitrag innerhalb eines Tehmas verlinken\n- **Moderationstools** - Themen anheften, sperren, ausblenden und verschieben; gelöschte Inhalte überprüfen und wiederherstellen\n- **Verwaltungstools** - Kategorien, Rollen, BBCodes und Foreneinstellungen mit granularen Berechtigungen verwalten\n- **Serververwaltung** - Seeds reparieren, Statistiken neu erstellen und Rollen über das Nextcloud-Administrations-Panel zuweisen\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Unterstützungskanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Konten und Teams zur Anmeldung und Zugriffskontrolle.",
|
||||
"Forum server administration" : "Foren-Server-Administration",
|
||||
"Database Initial Data" : "Datenbank-Anfangsdaten",
|
||||
"Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Standardforendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wieder herstellen. Dies kann sicher mehrmals ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"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 deiner 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",
|
||||
"Rebuild Statistics" : "Statistiken neu erstellen",
|
||||
"Recalculate all forum statistics including account post counts, thread counts, and category counters. Use this if statistics appear incorrect or out of sync." : "Alle Forenstatistiken, einschließlich der Anzahl der Kontoposten, der Thread-Anzahl und der Kategoriezähler, neu berechnen. Diese Funktion bitte verwenden, wenn Statistiken falsch oder nicht synchron sind.",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
|
||||
"User Roles" : "Benutzerrollen",
|
||||
"Assign forum roles to accounts. This allows you to grant administrative or moderator privileges to specific accounts." : "Konten Forenrollen zuweisen. Dadurch können bestimmten Konten Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"User ID" : "Benutzer-ID",
|
||||
"Enter user ID" : "Benutzer-ID eingeben",
|
||||
"Role" : "Rolle",
|
||||
"Select a role" : "Eine Rolle auswählen",
|
||||
"Assign Role" : "Rolle zuweisen",
|
||||
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
|
||||
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
|
||||
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
|
||||
"Loading …" : "Lade …",
|
||||
"Search" : "Suche",
|
||||
"Home" : "Startseite",
|
||||
"Bookmarks" : "Lesezeichen",
|
||||
"User preferences" : "Benutzereinstellungen",
|
||||
"Management" : "Verwaltung",
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forumseinstellungen",
|
||||
"Users" : "Benutzer",
|
||||
"Roles & Teams" : "Rollen und Teams",
|
||||
"Categories" : "Kategorien",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Erweitern",
|
||||
"Collapse" : "Zuklappen",
|
||||
"(Guest)" : "(Gast)",
|
||||
@@ -165,16 +162,6 @@
|
||||
"Initializing …" : "Initialisiere …",
|
||||
"Forum not set up" : "Forum ist nicht eingerichtet",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Das Forum wurde noch nicht eingerichtet. Bitte an die Administration wenden, um die Einrichtung abzuschließen.",
|
||||
"Deleted" : "Gelöscht",
|
||||
"Restore" : "Wiederherstellen",
|
||||
"Error loading content" : "Fehler beim Laden des Inhalts",
|
||||
"Retry" : "Wiederholen",
|
||||
"No deleted content" : "Kein gelöschter Inhalt",
|
||||
"There is no deleted content to review." : "Es gibt keine gelöschten Inhalte, die überprüft werden müssen.",
|
||||
"Deleted reply" : "Antwort löschen",
|
||||
"In thread" : "Im Thema",
|
||||
"Restore reply" : "Antwort wiederherstellen",
|
||||
"Restore thread" : "Thema wiederherstellen",
|
||||
"Move thread to category" : "Thema in Kategorie verschieben",
|
||||
"Select the category to move this thread to:" : "Die Kategorie auswählen, zu der dieses Thema verschoben werden soll:",
|
||||
"Select a category …" : "Eine Kategorie auswählen …",
|
||||
@@ -220,6 +207,7 @@
|
||||
"Write your reply …" : "Schreibe deine Antwort …",
|
||||
"Submit reply" : "Antwort absenden",
|
||||
"Are you sure you want to discard your reply?" : "Soll deine Antwort verworfen werden?",
|
||||
"In thread" : "Im Thema",
|
||||
"Thread unavailable" : "Thema nicht verfügbar",
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
@@ -257,6 +245,7 @@
|
||||
"Error loading bookmarks" : "Fehler beim Laden der Lesezeichen",
|
||||
"No bookmarks yet" : "Bislang keine Lesezeichen",
|
||||
"Bookmark threads to quickly find them later." : "Themen als Lesezeichen speichern, um diese später schnell wiederzufinden.",
|
||||
"Retry" : "Wiederholen",
|
||||
"An unexpected error occurred" : "Ein unerwarteter Fehler ist aufgetreten",
|
||||
"Failed to load bookmarks" : "Lesezeichen konnten nicht geladen werden",
|
||||
"No categories yet" : "Bislang keine Kategorien",
|
||||
@@ -376,10 +365,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Deine Signatur erscheint am Ende deiner Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Du kannst die BBCode-Formatierung in deiner Signatur verwenden",
|
||||
"Enter your signature …" : "Gebe deine Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Control the visibility of your activity" : "Die Sichtbarkeit deiner Aktivität kontrollieren",
|
||||
"Hide my edit history from other accounts" : "Meinen Bearbeitungsverlauf vor anderen Konten verbergen",
|
||||
"When enabled, other accounts cannot view the edit history of your posts. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können andere Konten den Bearbeitungsverlauf deiner Beiträge nicht einsehen. Administration und Moderation können den Bearbeitungsverlauf jederzeit einsehen.",
|
||||
"Failed to save preferences" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
@@ -462,7 +447,7 @@
|
||||
"Select target header" : "Zielüberschrift auswählen",
|
||||
"Move up" : "Nach oben verschieben",
|
||||
"Move down" : "Nach unten verschieben",
|
||||
"Management dashboard" : "Verwaltungs-Dashboard",
|
||||
"Admin dashboard" : "Administrationsdashboard",
|
||||
"Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken",
|
||||
"Loading statistics …" : "Lade Statistiken …",
|
||||
"Error loading dashboard" : "Fehler beim Laden des Dashboards",
|
||||
@@ -490,23 +475,8 @@
|
||||
"Manage who can access the forum" : "Verwalten, wer auf das Forum zugreifen darf",
|
||||
"Allow guest access" : "Gästen den Zugriff gestatten",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Wenn diese Option aktiviert ist, können nicht angemeldete Benutzer Forumsinhalte im schreibgeschützten Modus ansehen",
|
||||
"Control who can view the edit history of posts" : "Steuern, wer den Bearbeitungsverlauf von Beiträgen anzeigen kann",
|
||||
"Allow all accounts to view edit history" : "Zulassen, dass alle Konten den Verarbeitungsverlauf einsehen können",
|
||||
"When enabled, any account can view the edit history of any post. When disabled, only post owners can view their own edit history. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können alle Konten den Bearbeitungsverlauf jedes Beitrags einsehen. Wenn diese Option deaktiviert ist, können nur Beitragsersteller ihren eigenen Bearbeitungsverlauf anzeigen. Administration und Moderation können jederzeit den Bearbeitungsverlauf einsehen.",
|
||||
"Allow accounts to hide their own edit history" : "Zulassen, dass Konten ihren eigenen Bearbeitungsverlauf ausblenden können.",
|
||||
"When enabled, accounts can choose to hide their edit history from other accounts in their preferences." : "Wenn diese Option aktiviert ist, können Konten ihren Bearbeitungsverlauf vor anderen Konten in ihren Einstellungen verbergen.",
|
||||
"Posts" : "Beiträge",
|
||||
"Configure posting features" : "Posting-Funktionen konfigurieren",
|
||||
"Enable signatures" : "Signaturen aktivieren",
|
||||
"When enabled, accounts can set a signature in their preferences that appears at the bottom of their posts." : "Wenn aktiviert, können Konten in ihren Einstellungen eine Signatur festlegen, die unterhalb von Beiträgen angezeigt wird.",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Failed to save settings" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Review and restore deleted content" : "Gelöschte Inhalte überprüfen und wiederherstellen",
|
||||
"Deleted threads" : "Gelöschte Themen",
|
||||
"Deleted replies" : "Gelöschte Antworten",
|
||||
"Search deleted content …" : "Gelöschten Inhalt suchen …",
|
||||
"Newest first" : "Neueste zuerst",
|
||||
"Oldest first" : "Älteste zuerst",
|
||||
"Create role" : "Rolle erstellen",
|
||||
"Edit role" : "Rolle bearbeiten",
|
||||
"Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren",
|
||||
@@ -521,21 +491,17 @@
|
||||
"Reset" : "Zurücksetzen",
|
||||
"Role permissions" : "Rollenberechtigungen",
|
||||
"Set global permissions for this role" : "Globale Berechtigungen für diese Rolle festlegen",
|
||||
"Dashboard and forum settings" : "Dashboard und Foreneinstellungen",
|
||||
"Allow access to the management dashboard and forum settings" : "Zugriff auf das Verwaltungs-Dashboard und die Foreneinstellungen zulassen",
|
||||
"Account management" : "Kontoverwaltung",
|
||||
"Allow viewing accounts and assigning roles" : "Anzeigen von Konten und das Zuweisen von Rollen zulassen",
|
||||
"Roles and teams management" : "Rollen- und Team-Verwaltung",
|
||||
"Allow creating, editing and deleting roles and team permissions" : "Das Erstellen, Bearbeiten und Löschen von Rollen und Teamberechtigungen zulassen",
|
||||
"Category management" : "Kategorieverwaltung",
|
||||
"Can access admin tools" : "Kann auf die Administrationswerkzeuge zugreifen",
|
||||
"Allow access to the admin dashboard and tools" : "Zugriff auf das Administrations-Dashboard und -Werkzeuge zulassen",
|
||||
"Can edit roles" : "Kann Rollen bearbeiten",
|
||||
"Allow creating, editing and deleting roles" : "Erstellen, Bearbeiten und Löschen von Rollen zulassen",
|
||||
"Can edit categories" : "Kann Kategorien bearbeiten",
|
||||
"Allow creating, editing and deleting categories" : "Erstellen, Bearbeiten und Löschen von Kategorien zulassen",
|
||||
"Allow creating, editing and deleting custom BBCodes" : "Das Erstellen, Bearbeiten und Löschen benutzerdefinierter BBCodes zulassen",
|
||||
"Allow access to the moderation page to review and restore deleted content" : "Den Zugriff auf die Moderationsseite, um gelöschte Inhalte zu überprüfen und wiederherzustellen zulassen",
|
||||
"Category permissions" : "Kategorieberechtigungen",
|
||||
"Set which categories this role can access" : "Einstellen, auf welche Kategorien diese Rolle Zugriff hat",
|
||||
"Admin role must have all permissions enabled" : "Für die Administrationsrolle müssen alle Berechtigungen aktiviert sein",
|
||||
"Admin role has full access to all categories" : "Die Administrationsrolle hat vollen Zugriff auf alle Kategorien",
|
||||
"Guest role cannot have management permissions" : "Die Gastrolle darf keine Verwaltungsberechtigungen haben",
|
||||
"Guest role cannot have admin permissions" : "Die Gastrolle darf keine Administrationsberechtigungen haben",
|
||||
"Guest role cannot moderate categories" : "Die Gastrolle darf Kategorien nicht moderieren",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Mit den Kontrollkästchen unten kann eingestellt werden, welche Kategorien Gästen angezeigt werden.",
|
||||
"Guest access is currently disabled" : "Gastzugriff ist aktuell deaktiviert",
|
||||
@@ -576,6 +542,7 @@
|
||||
"Joined" : "Beigetreten",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktiv",
|
||||
"Deleted" : "Gelöscht",
|
||||
"No roles" : "Keine Rollen",
|
||||
"Select roles" : "Rollen auswählen",
|
||||
"Edit roles" : "Rollen bearbeiten",
|
||||
|
||||
@@ -57,34 +57,31 @@ 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**Key features:**\n- **Threaded Discussions** - Create and reply to organized discussion threads with pagination\n- **Category Organization** - Structure your forum with customizable categories, headers, colors, and drag-and-drop reordering\n- **Rich Text Formatting** - BBCode formatting with built-in and custom tags, toolbar with overflow menu\n- **File Attachments** - Attach files from your Nextcloud storage or upload via drag-and-drop\n- **Notifications** - Subscribe to threads and get notified on replies and @mentions\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Track unread posts at thread and category level\n- **Bookmarks** - Save threads for quick access\n- **Search** - Advanced search with boolean operators and category filtering\n- **User Profiles** - View post history, statistics, and role badges\n- **Roles and Teams** - Fine-grained permissions per role or Nextcloud Team, per category\n- **Guest Access** - Optional public access for unauthenticated visitors with configurable permissions\n- **Edit History** - View post revision history with configurable visibility and per-account privacy controls\n- **Reusable Templates** - Save and insert frequently used content snippets\n- **Signatures** - BBCode-formatted signatures on posts\n- **Thread Drafts** - Auto-saved drafts per category\n- **Dashboard Widgets** - Recent activity, top threads, and top categories on the Nextcloud dashboard\n- **Direct Post Links** - Link directly to a specific post within a thread\n- **Moderation Tools** - Pin, lock, hide, and move threads; review and restore deleted content\n- **Management Tools** - Manage categories, roles, BBCodes, and forum settings with granular permissions\n- **Server Administration** - Repair seeds, rebuild statistics, and assign roles from the Nextcloud admin panel\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 accounts and teams for authentication and access control." : "Diskussionen erstellen, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**Schlüsselfunktionen:**\n- **Themen-Diskussionen** - Erstellen und Antworten auf organisierte Diskussionsthemen mit Paginierung\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien, Überschriften, Farben und Drag-and-Drop-Neuanordnung organisieren\n- **Rich Text Formatierung** - BBCode-Formatierung mit integrierten und benutzerdefinierten Tags, Symbolleiste mit Überlaufmenü\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher anhängen oder per Drag-and-Drop hochladen\n- **Benachrichtigungen** - Threads abonnieren und über Antworten und @Erwähnungen benachrichtigt werden\n- **Postreaktionen** - Auf Posts mit Emoji-Reaktionen reagieren\n- **Gelesen-/Ungelesen-Nachverfolgung** - Ungelesene Beiträge auf Themen- und Kategorieebene verfolgen\n- **Lesezeichen** - Themen für den schnellen Zugriff speichern\n- **Suche** - Erweiterte Suche mit Booleschen Operatoren und Kategoriefilterung\n- **Benutzerprofile** - Beitragsverlauf, Statistiken und Rollenabzeichen anzeigen\n- **Rollen und Teams** - Feinkörnige Berechtigungen pro Rolle oder Nextcloud-Team, pro Kategorie\n- **Gästezugriff** - Optionaler öffentlicher Zugriff für nicht angemeldete Besucher mit einstellbaren Berechtigungen\n- **Bearbeitungsverlauf** - Den Verlauf nach der Überarbeitung mit einstellbarer Sichtbarkeit und Datenschutzkontrollen pro Konto anzeigen\n- **Wiederverwendbare Vorlagen** - Speichern und Einfügen häufig verwendeter Inhaltsausschnitte\n- **Signaturen** - BBCode-formatierte Signaturen in Beiträgen\n- **Themen-Entwürfe** - Automatisch gespeicherte Entwürfe pro Kategorie\n- **Dashboard-Widgets** - Aktuelle Aktivitäten, Top-Threads und Top-Kategorien im Nextcloud-Dashboard\n- **Direkte Beitragslinks** - Direkt auf einen bestimmten Beitrag innerhalb eines Tehmas verlinken\n- **Moderationstools** - Themen anheften, sperren, ausblenden und verschieben; gelöschte Inhalte überprüfen und wiederherstellen\n- **Verwaltungstools** - Kategorien, Rollen, BBCodes und Foreneinstellungen mit granularen Berechtigungen verwalten\n- **Serververwaltung** - Seeds reparieren, Statistiken neu erstellen und Rollen über das Nextcloud-Administrations-Panel zuweisen\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Unterstützungskanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Konten und Teams zur Anmeldung und Zugriffskontrolle.",
|
||||
"Forum server administration" : "Foren-Server-Administration",
|
||||
"Database Initial Data" : "Datenbank-Anfangsdaten",
|
||||
"Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Standardforendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wieder herstellen. Dies kann sicher mehrmals ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"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",
|
||||
"Rebuild Statistics" : "Statistiken neu erstellen",
|
||||
"Recalculate all forum statistics including account post counts, thread counts, and category counters. Use this if statistics appear incorrect or out of sync." : "Alle Forenstatistiken, einschließlich der Anzahl der Kontoposten, der Thread-Anzahl und der Kategoriezähler, neu berechnen. Diese Funktion bitte verwenden, wenn Statistiken falsch oder nicht synchron sind.",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
|
||||
"User Roles" : "Benutzerrollen",
|
||||
"Assign forum roles to accounts. This allows you to grant administrative or moderator privileges to specific accounts." : "Konten Forenrollen zuweisen. Dadurch können bestimmten Konten Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"User ID" : "Benutzer-ID",
|
||||
"Enter user ID" : "Benutzer-ID eingeben",
|
||||
"Role" : "Rolle",
|
||||
"Select a role" : "Eine Rolle auswählen",
|
||||
"Assign Role" : "Rolle zuweisen",
|
||||
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
|
||||
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
|
||||
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
|
||||
"Loading …" : "Lade …",
|
||||
"Search" : "Suche",
|
||||
"Home" : "Startseite",
|
||||
"Bookmarks" : "Lesezeichen",
|
||||
"User preferences" : "Benutzereinstellungen",
|
||||
"Management" : "Verwaltung",
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forumeinstellungen",
|
||||
"Users" : "Personen",
|
||||
"Roles & Teams" : "Rollen und Teams",
|
||||
"Categories" : "Kategorien",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Erweitern",
|
||||
"Collapse" : "Zuklappen",
|
||||
"(Guest)" : "(Gast)",
|
||||
@@ -167,16 +164,6 @@ OC.L10N.register(
|
||||
"Initializing …" : "Initialisiere …",
|
||||
"Forum not set up" : "Forum ist nicht eingerichtet",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Das Forum wurde noch nicht eingerichtet. Bitte an die Administration wenden, um die Einrichtung abzuschließen.",
|
||||
"Deleted" : "Gelöscht",
|
||||
"Restore" : "Wiederherstellen",
|
||||
"Error loading content" : "Fehler beim Laden des Inhalts",
|
||||
"Retry" : "Wiederholen",
|
||||
"No deleted content" : "Kein gelöschter Inhalt",
|
||||
"There is no deleted content to review." : "Es gibt keine gelöschten Inhalte, die überprüft werden müssen.",
|
||||
"Deleted reply" : "Antwort löschen",
|
||||
"In thread" : "Im Thema",
|
||||
"Restore reply" : "Antwort wiederherstellen",
|
||||
"Restore thread" : "Thema wiederherstellen",
|
||||
"Move thread to category" : "Thema in Kategorie verschieben",
|
||||
"Select the category to move this thread to:" : "Die Kategorie auswählen, zu der dieses Thema verschoben werden soll:",
|
||||
"Select a category …" : "Eine Kategorie auswählen …",
|
||||
@@ -222,6 +209,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Ihre Antwort schreiben …",
|
||||
"Submit reply" : "Antwort absenden",
|
||||
"Are you sure you want to discard your reply?" : "Soll Ihre Antwort wirklich verworfen werden?",
|
||||
"In thread" : "Im Thema",
|
||||
"Thread unavailable" : "Thema nicht verfügbar",
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
@@ -259,6 +247,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Fehler beim Laden der Lesezeichen",
|
||||
"No bookmarks yet" : "Bislang keine Lesezeichen",
|
||||
"Bookmark threads to quickly find them later." : "Themen als Lesezeichen speichern, um diese später schnell wiederzufinden.",
|
||||
"Retry" : "Wiederholen",
|
||||
"An unexpected error occurred" : "Ein unerwarteter Fehler ist eingetreten",
|
||||
"Failed to load bookmarks" : "Lesezeichen konnten nicht geladen werden",
|
||||
"No categories yet" : "Bislang keine Kategorien",
|
||||
@@ -378,10 +367,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Ihre Signatur erscheint am Ende Ihrer Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Sie können die BBCode-Formatierung in Ihrer Signatur verwenden",
|
||||
"Enter your signature …" : "Geben Sie Ihre Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Control the visibility of your activity" : "Die Sichtbarkeit Ihrer Aktivität kontrollieren",
|
||||
"Hide my edit history from other accounts" : "Meinen Bearbeitungsverlauf vor anderen Konten verbergen",
|
||||
"When enabled, other accounts cannot view the edit history of your posts. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können andere Konten den Bearbeitungsverlauf Ihrer Beiträge nicht einsehen. Administration und Moderation können den Bearbeitungsverlauf jederzeit einsehen.",
|
||||
"Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
@@ -464,7 +449,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Zielüberschrift auswählen",
|
||||
"Move up" : "Nach oben verschieben",
|
||||
"Move down" : "Nach unten verschieben",
|
||||
"Management dashboard" : "Verwaltungs-Dashboard",
|
||||
"Admin dashboard" : "Administrationsdashboard",
|
||||
"Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken",
|
||||
"Loading statistics …" : "Lade Statistiken …",
|
||||
"Error loading dashboard" : "Fehler beim Laden des Dashboards",
|
||||
@@ -492,23 +477,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Verwalten, wer auf das Forum zugreifen darf",
|
||||
"Allow guest access" : "Gästen den Zugriff gestatten",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Wenn diese Option aktiviert ist, können nicht angemeldete Benutzer Forumsinhalte im schreibgeschützten Modus ansehen",
|
||||
"Control who can view the edit history of posts" : "Steuern, wer den Bearbeitungsverlauf von Beiträgen anzeigen kann",
|
||||
"Allow all accounts to view edit history" : "Zulassen, dass alle Konten den Verarbeitungsverlauf einsehen können",
|
||||
"When enabled, any account can view the edit history of any post. When disabled, only post owners can view their own edit history. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können alle Konten den Bearbeitungsverlauf jedes Beitrags einsehen. Wenn diese Option deaktiviert ist, können nur Beitragsersteller ihren eigenen Bearbeitungsverlauf anzeigen. Administration und Moderation können jederzeit den Bearbeitungsverlauf einsehen.",
|
||||
"Allow accounts to hide their own edit history" : "Zulassen, dass Konten ihren eigenen Bearbeitungsverlauf ausblenden können.",
|
||||
"When enabled, accounts can choose to hide their edit history from other accounts in their preferences." : "Wenn diese Option aktiviert ist, können Konten ihren Bearbeitungsverlauf vor anderen Konten in ihren Einstellungen verbergen.",
|
||||
"Posts" : "Beiträge",
|
||||
"Configure posting features" : "Posting-Funktionen konfigurieren",
|
||||
"Enable signatures" : "Signaturen aktivieren",
|
||||
"When enabled, accounts can set a signature in their preferences that appears at the bottom of their posts." : "Wenn aktiviert, können Konten in ihren Einstellungen eine Signatur festlegen, die unterhalb von Beiträgen angezeigt wird.",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Failed to save settings" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Review and restore deleted content" : "Gelöschte Inhalte überprüfen und wiederherstellen",
|
||||
"Deleted threads" : "Gelöschte Themen",
|
||||
"Deleted replies" : "Gelöschte Antworten",
|
||||
"Search deleted content …" : "Gelöschten Inhalt suchen …",
|
||||
"Newest first" : "Neueste zuerst",
|
||||
"Oldest first" : "Älteste zuerst",
|
||||
"Create role" : "Rolle erstellen",
|
||||
"Edit role" : "Rolle bearbeiten",
|
||||
"Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren",
|
||||
@@ -523,21 +493,17 @@ OC.L10N.register(
|
||||
"Reset" : "Zurücksetzen",
|
||||
"Role permissions" : "Rollenberechtigungen",
|
||||
"Set global permissions for this role" : "Globale Berechtigungen für diese Rolle festlegen",
|
||||
"Dashboard and forum settings" : "Dashboard und Foreneinstellungen",
|
||||
"Allow access to the management dashboard and forum settings" : "Zugriff auf das Verwaltungs-Dashboard und die Foreneinstellungen zulassen",
|
||||
"Account management" : "Kontoverwaltung",
|
||||
"Allow viewing accounts and assigning roles" : "Anzeigen von Konten und das Zuweisen von Rollen zulassen",
|
||||
"Roles and teams management" : "Rollen- und Team-Verwaltung",
|
||||
"Allow creating, editing and deleting roles and team permissions" : "Das Erstellen, Bearbeiten und Löschen von Rollen und Teamberechtigungen zulassen",
|
||||
"Category management" : "Kategorieverwaltung",
|
||||
"Can access admin tools" : "Kann auf die Administrationswerkzeuge zugreifen",
|
||||
"Allow access to the admin dashboard and tools" : "Zugriff auf das Administrations-Dashboard und -Werkzeuge zulassen",
|
||||
"Can edit roles" : "Kann Rollen bearbeiten",
|
||||
"Allow creating, editing and deleting roles" : "Erstellen, Bearbeiten und Löschen von Rollen zulassen",
|
||||
"Can edit categories" : "Kann Kategorien bearbeiten",
|
||||
"Allow creating, editing and deleting categories" : "Erstellen, Bearbeiten und Löschen von Kategorien zulassen",
|
||||
"Allow creating, editing and deleting custom BBCodes" : "Das Erstellen, Bearbeiten und Löschen benutzerdefinierter BBCodes zulassen",
|
||||
"Allow access to the moderation page to review and restore deleted content" : "Den Zugriff auf die Moderationsseite, um gelöschte Inhalte zu überprüfen und wiederherzustellen zulassen",
|
||||
"Category permissions" : "Kategorieberechtigungen",
|
||||
"Set which categories this role can access" : "Einstellen, auf welche Kategorien diese Rolle Zugriff hat",
|
||||
"Admin role must have all permissions enabled" : "Für die Administrationsrolle müssen alle Berechtigungen aktiviert sein",
|
||||
"Admin role has full access to all categories" : "Die Administrationsrolle hat vollen Zugriff auf alle Kategorien",
|
||||
"Guest role cannot have management permissions" : "Die Gastrolle darf keine Verwaltungsberechtigungen haben",
|
||||
"Guest role cannot have admin permissions" : "Die Gastrolle darf keine Administrationsberechtigungen haben",
|
||||
"Guest role cannot moderate categories" : "Die Gastrolle darf Kategorien nicht moderieren",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Mit den Kontrollkästchen unten kann eingestellt werden, welche Kategorien Gästen angezeigt werden.",
|
||||
"Guest access is currently disabled" : "Gastzugriff ist aktuell deaktiviert",
|
||||
@@ -578,6 +544,7 @@ OC.L10N.register(
|
||||
"Joined" : "Beigetreten",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktiv",
|
||||
"Deleted" : "Gelöscht",
|
||||
"No roles" : "Keine Rollen",
|
||||
"Select roles" : "Rollen auswählen",
|
||||
"Edit roles" : "Rollen bearbeiten",
|
||||
|
||||
@@ -55,34 +55,31 @@
|
||||
"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**Key features:**\n- **Threaded Discussions** - Create and reply to organized discussion threads with pagination\n- **Category Organization** - Structure your forum with customizable categories, headers, colors, and drag-and-drop reordering\n- **Rich Text Formatting** - BBCode formatting with built-in and custom tags, toolbar with overflow menu\n- **File Attachments** - Attach files from your Nextcloud storage or upload via drag-and-drop\n- **Notifications** - Subscribe to threads and get notified on replies and @mentions\n- **Post Reactions** - React to posts with emoji reactions\n- **Read/Unread Tracking** - Track unread posts at thread and category level\n- **Bookmarks** - Save threads for quick access\n- **Search** - Advanced search with boolean operators and category filtering\n- **User Profiles** - View post history, statistics, and role badges\n- **Roles and Teams** - Fine-grained permissions per role or Nextcloud Team, per category\n- **Guest Access** - Optional public access for unauthenticated visitors with configurable permissions\n- **Edit History** - View post revision history with configurable visibility and per-account privacy controls\n- **Reusable Templates** - Save and insert frequently used content snippets\n- **Signatures** - BBCode-formatted signatures on posts\n- **Thread Drafts** - Auto-saved drafts per category\n- **Dashboard Widgets** - Recent activity, top threads, and top categories on the Nextcloud dashboard\n- **Direct Post Links** - Link directly to a specific post within a thread\n- **Moderation Tools** - Pin, lock, hide, and move threads; review and restore deleted content\n- **Management Tools** - Manage categories, roles, BBCodes, and forum settings with granular permissions\n- **Server Administration** - Repair seeds, rebuild statistics, and assign roles from the Nextcloud admin panel\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 accounts and teams for authentication and access control." : "Diskussionen erstellen, Ideen austauschen und direkt in Nextcloud mit der Community zusammenarbeiten.\n\n**Schlüsselfunktionen:**\n- **Themen-Diskussionen** - Erstellen und Antworten auf organisierte Diskussionsthemen mit Paginierung\n- **Kategorienorganisation** - Das Forum mit anpassbaren Kategorien, Überschriften, Farben und Drag-and-Drop-Neuanordnung organisieren\n- **Rich Text Formatierung** - BBCode-Formatierung mit integrierten und benutzerdefinierten Tags, Symbolleiste mit Überlaufmenü\n- **Dateianhänge** - Dateien aus dem Nextcloud-Speicher anhängen oder per Drag-and-Drop hochladen\n- **Benachrichtigungen** - Threads abonnieren und über Antworten und @Erwähnungen benachrichtigt werden\n- **Postreaktionen** - Auf Posts mit Emoji-Reaktionen reagieren\n- **Gelesen-/Ungelesen-Nachverfolgung** - Ungelesene Beiträge auf Themen- und Kategorieebene verfolgen\n- **Lesezeichen** - Themen für den schnellen Zugriff speichern\n- **Suche** - Erweiterte Suche mit Booleschen Operatoren und Kategoriefilterung\n- **Benutzerprofile** - Beitragsverlauf, Statistiken und Rollenabzeichen anzeigen\n- **Rollen und Teams** - Feinkörnige Berechtigungen pro Rolle oder Nextcloud-Team, pro Kategorie\n- **Gästezugriff** - Optionaler öffentlicher Zugriff für nicht angemeldete Besucher mit einstellbaren Berechtigungen\n- **Bearbeitungsverlauf** - Den Verlauf nach der Überarbeitung mit einstellbarer Sichtbarkeit und Datenschutzkontrollen pro Konto anzeigen\n- **Wiederverwendbare Vorlagen** - Speichern und Einfügen häufig verwendeter Inhaltsausschnitte\n- **Signaturen** - BBCode-formatierte Signaturen in Beiträgen\n- **Themen-Entwürfe** - Automatisch gespeicherte Entwürfe pro Kategorie\n- **Dashboard-Widgets** - Aktuelle Aktivitäten, Top-Threads und Top-Kategorien im Nextcloud-Dashboard\n- **Direkte Beitragslinks** - Direkt auf einen bestimmten Beitrag innerhalb eines Tehmas verlinken\n- **Moderationstools** - Themen anheften, sperren, ausblenden und verschieben; gelöschte Inhalte überprüfen und wiederherstellen\n- **Verwaltungstools** - Kategorien, Rollen, BBCodes und Foreneinstellungen mit granularen Berechtigungen verwalten\n- **Serververwaltung** - Seeds reparieren, Statistiken neu erstellen und Rollen über das Nextcloud-Administrations-Panel zuweisen\n\n**Perfekt für:**\n- Teamdiskussionen und Zusammenarbeit\n- Community-Foren\n- Unterstützungskanäle\n- Wissensdatenbanken\n- Projektdiskussionen\n- Interne Kommunikation\n\nDas Forum lässt sich nahtlos in die Nextcloud-Instanz integrieren und nutzt die vorhandenen Konten und Teams zur Anmeldung und Zugriffskontrolle.",
|
||||
"Forum server administration" : "Foren-Server-Administration",
|
||||
"Database Initial Data" : "Datenbank-Anfangsdaten",
|
||||
"Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Standardforendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wieder herstellen. Dies kann sicher mehrmals ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"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",
|
||||
"Rebuild Statistics" : "Statistiken neu erstellen",
|
||||
"Recalculate all forum statistics including account post counts, thread counts, and category counters. Use this if statistics appear incorrect or out of sync." : "Alle Forenstatistiken, einschließlich der Anzahl der Kontoposten, der Thread-Anzahl und der Kategoriezähler, neu berechnen. Diese Funktion bitte verwenden, wenn Statistiken falsch oder nicht synchron sind.",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Den Befehl \"Anfangsdaten der Datenbank reparieren\" ausführen, um die Standard-Forendaten (Rollen, Kategorien, Berechtigungen, BBCodes) wiederherzustellen. Dies kann problemlos mehrfach ausgeführt werden, da bereits vorhandene Daten übersprungen werden.",
|
||||
"Run Repair Database Initial Data" : "Anfangsdaten der Datenbank reparieren",
|
||||
"User Roles" : "Benutzerrollen",
|
||||
"Assign forum roles to accounts. This allows you to grant administrative or moderator privileges to specific accounts." : "Konten Forenrollen zuweisen. Dadurch können bestimmten Konten Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Benutzern Forenrollen zuweisen. Hierdurch können bestimmten Benutzern Verwaltungs- oder Moderationsrechte gewährt werden.",
|
||||
"User ID" : "Benutzer-ID",
|
||||
"Enter user ID" : "Benutzer-ID eingeben",
|
||||
"Role" : "Rolle",
|
||||
"Select a role" : "Eine Rolle auswählen",
|
||||
"Assign Role" : "Rolle zuweisen",
|
||||
"Failed to fetch roles" : "Rollen konnten nicht abgerufen werden",
|
||||
"Failed to run repair database initial data" : "Anfangsdaten der Datenbank konnten nicht repariert werden",
|
||||
"Failed to assign role" : "Rolle konnte nicht zugewiesen werden",
|
||||
"Loading …" : "Lade …",
|
||||
"Search" : "Suche",
|
||||
"Home" : "Startseite",
|
||||
"Bookmarks" : "Lesezeichen",
|
||||
"User preferences" : "Benutzereinstellungen",
|
||||
"Management" : "Verwaltung",
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forumeinstellungen",
|
||||
"Users" : "Personen",
|
||||
"Roles & Teams" : "Rollen und Teams",
|
||||
"Categories" : "Kategorien",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Erweitern",
|
||||
"Collapse" : "Zuklappen",
|
||||
"(Guest)" : "(Gast)",
|
||||
@@ -165,16 +162,6 @@
|
||||
"Initializing …" : "Initialisiere …",
|
||||
"Forum not set up" : "Forum ist nicht eingerichtet",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Das Forum wurde noch nicht eingerichtet. Bitte an die Administration wenden, um die Einrichtung abzuschließen.",
|
||||
"Deleted" : "Gelöscht",
|
||||
"Restore" : "Wiederherstellen",
|
||||
"Error loading content" : "Fehler beim Laden des Inhalts",
|
||||
"Retry" : "Wiederholen",
|
||||
"No deleted content" : "Kein gelöschter Inhalt",
|
||||
"There is no deleted content to review." : "Es gibt keine gelöschten Inhalte, die überprüft werden müssen.",
|
||||
"Deleted reply" : "Antwort löschen",
|
||||
"In thread" : "Im Thema",
|
||||
"Restore reply" : "Antwort wiederherstellen",
|
||||
"Restore thread" : "Thema wiederherstellen",
|
||||
"Move thread to category" : "Thema in Kategorie verschieben",
|
||||
"Select the category to move this thread to:" : "Die Kategorie auswählen, zu der dieses Thema verschoben werden soll:",
|
||||
"Select a category …" : "Eine Kategorie auswählen …",
|
||||
@@ -220,6 +207,7 @@
|
||||
"Write your reply …" : "Ihre Antwort schreiben …",
|
||||
"Submit reply" : "Antwort absenden",
|
||||
"Are you sure you want to discard your reply?" : "Soll Ihre Antwort wirklich verworfen werden?",
|
||||
"In thread" : "Im Thema",
|
||||
"Thread unavailable" : "Thema nicht verfügbar",
|
||||
"Pinned thread" : "Angeheftetes Thema",
|
||||
"Locked thread" : "Gesperrtes Thema",
|
||||
@@ -257,6 +245,7 @@
|
||||
"Error loading bookmarks" : "Fehler beim Laden der Lesezeichen",
|
||||
"No bookmarks yet" : "Bislang keine Lesezeichen",
|
||||
"Bookmark threads to quickly find them later." : "Themen als Lesezeichen speichern, um diese später schnell wiederzufinden.",
|
||||
"Retry" : "Wiederholen",
|
||||
"An unexpected error occurred" : "Ein unerwarteter Fehler ist eingetreten",
|
||||
"Failed to load bookmarks" : "Lesezeichen konnten nicht geladen werden",
|
||||
"No categories yet" : "Bislang keine Kategorien",
|
||||
@@ -376,10 +365,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Ihre Signatur erscheint am Ende Ihrer Themen oder Antworten",
|
||||
"You can use BBCode formatting in your signature" : "Sie können die BBCode-Formatierung in Ihrer Signatur verwenden",
|
||||
"Enter your signature …" : "Geben Sie Ihre Signatur ein …",
|
||||
"Privacy" : "Datenschutz",
|
||||
"Control the visibility of your activity" : "Die Sichtbarkeit Ihrer Aktivität kontrollieren",
|
||||
"Hide my edit history from other accounts" : "Meinen Bearbeitungsverlauf vor anderen Konten verbergen",
|
||||
"When enabled, other accounts cannot view the edit history of your posts. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können andere Konten den Bearbeitungsverlauf Ihrer Beiträge nicht einsehen. Administration und Moderation können den Bearbeitungsverlauf jederzeit einsehen.",
|
||||
"Failed to save preferences" : "Sichern der Einstellungen fehlgeschlagen",
|
||||
"Select upload directory" : "Hochladeverzeichnis auswählen",
|
||||
"BBCode management" : "BBCode-Verwaltung",
|
||||
@@ -462,7 +447,7 @@
|
||||
"Select target header" : "Zielüberschrift auswählen",
|
||||
"Move up" : "Nach oben verschieben",
|
||||
"Move down" : "Nach unten verschieben",
|
||||
"Management dashboard" : "Verwaltungs-Dashboard",
|
||||
"Admin dashboard" : "Administrationsdashboard",
|
||||
"Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken",
|
||||
"Loading statistics …" : "Lade Statistiken …",
|
||||
"Error loading dashboard" : "Fehler beim Laden des Dashboards",
|
||||
@@ -490,23 +475,8 @@
|
||||
"Manage who can access the forum" : "Verwalten, wer auf das Forum zugreifen darf",
|
||||
"Allow guest access" : "Gästen den Zugriff gestatten",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Wenn diese Option aktiviert ist, können nicht angemeldete Benutzer Forumsinhalte im schreibgeschützten Modus ansehen",
|
||||
"Control who can view the edit history of posts" : "Steuern, wer den Bearbeitungsverlauf von Beiträgen anzeigen kann",
|
||||
"Allow all accounts to view edit history" : "Zulassen, dass alle Konten den Verarbeitungsverlauf einsehen können",
|
||||
"When enabled, any account can view the edit history of any post. When disabled, only post owners can view their own edit history. Administration and moderators can always view edit history." : "Wenn diese Option aktiviert ist, können alle Konten den Bearbeitungsverlauf jedes Beitrags einsehen. Wenn diese Option deaktiviert ist, können nur Beitragsersteller ihren eigenen Bearbeitungsverlauf anzeigen. Administration und Moderation können jederzeit den Bearbeitungsverlauf einsehen.",
|
||||
"Allow accounts to hide their own edit history" : "Zulassen, dass Konten ihren eigenen Bearbeitungsverlauf ausblenden können.",
|
||||
"When enabled, accounts can choose to hide their edit history from other accounts in their preferences." : "Wenn diese Option aktiviert ist, können Konten ihren Bearbeitungsverlauf vor anderen Konten in ihren Einstellungen verbergen.",
|
||||
"Posts" : "Beiträge",
|
||||
"Configure posting features" : "Posting-Funktionen konfigurieren",
|
||||
"Enable signatures" : "Signaturen aktivieren",
|
||||
"When enabled, accounts can set a signature in their preferences that appears at the bottom of their posts." : "Wenn aktiviert, können Konten in ihren Einstellungen eine Signatur festlegen, die unterhalb von Beiträgen angezeigt wird.",
|
||||
"Settings saved" : "Einstellungen gespeichert",
|
||||
"Failed to save settings" : "Einstellungen konnten nicht gespeichert werden",
|
||||
"Review and restore deleted content" : "Gelöschte Inhalte überprüfen und wiederherstellen",
|
||||
"Deleted threads" : "Gelöschte Themen",
|
||||
"Deleted replies" : "Gelöschte Antworten",
|
||||
"Search deleted content …" : "Gelöschten Inhalt suchen …",
|
||||
"Newest first" : "Neueste zuerst",
|
||||
"Oldest first" : "Älteste zuerst",
|
||||
"Create role" : "Rolle erstellen",
|
||||
"Edit role" : "Rolle bearbeiten",
|
||||
"Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren",
|
||||
@@ -521,21 +491,17 @@
|
||||
"Reset" : "Zurücksetzen",
|
||||
"Role permissions" : "Rollenberechtigungen",
|
||||
"Set global permissions for this role" : "Globale Berechtigungen für diese Rolle festlegen",
|
||||
"Dashboard and forum settings" : "Dashboard und Foreneinstellungen",
|
||||
"Allow access to the management dashboard and forum settings" : "Zugriff auf das Verwaltungs-Dashboard und die Foreneinstellungen zulassen",
|
||||
"Account management" : "Kontoverwaltung",
|
||||
"Allow viewing accounts and assigning roles" : "Anzeigen von Konten und das Zuweisen von Rollen zulassen",
|
||||
"Roles and teams management" : "Rollen- und Team-Verwaltung",
|
||||
"Allow creating, editing and deleting roles and team permissions" : "Das Erstellen, Bearbeiten und Löschen von Rollen und Teamberechtigungen zulassen",
|
||||
"Category management" : "Kategorieverwaltung",
|
||||
"Can access admin tools" : "Kann auf die Administrationswerkzeuge zugreifen",
|
||||
"Allow access to the admin dashboard and tools" : "Zugriff auf das Administrations-Dashboard und -Werkzeuge zulassen",
|
||||
"Can edit roles" : "Kann Rollen bearbeiten",
|
||||
"Allow creating, editing and deleting roles" : "Erstellen, Bearbeiten und Löschen von Rollen zulassen",
|
||||
"Can edit categories" : "Kann Kategorien bearbeiten",
|
||||
"Allow creating, editing and deleting categories" : "Erstellen, Bearbeiten und Löschen von Kategorien zulassen",
|
||||
"Allow creating, editing and deleting custom BBCodes" : "Das Erstellen, Bearbeiten und Löschen benutzerdefinierter BBCodes zulassen",
|
||||
"Allow access to the moderation page to review and restore deleted content" : "Den Zugriff auf die Moderationsseite, um gelöschte Inhalte zu überprüfen und wiederherzustellen zulassen",
|
||||
"Category permissions" : "Kategorieberechtigungen",
|
||||
"Set which categories this role can access" : "Einstellen, auf welche Kategorien diese Rolle Zugriff hat",
|
||||
"Admin role must have all permissions enabled" : "Für die Administrationsrolle müssen alle Berechtigungen aktiviert sein",
|
||||
"Admin role has full access to all categories" : "Die Administrationsrolle hat vollen Zugriff auf alle Kategorien",
|
||||
"Guest role cannot have management permissions" : "Die Gastrolle darf keine Verwaltungsberechtigungen haben",
|
||||
"Guest role cannot have admin permissions" : "Die Gastrolle darf keine Administrationsberechtigungen haben",
|
||||
"Guest role cannot moderate categories" : "Die Gastrolle darf Kategorien nicht moderieren",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Mit den Kontrollkästchen unten kann eingestellt werden, welche Kategorien Gästen angezeigt werden.",
|
||||
"Guest access is currently disabled" : "Gastzugriff ist aktuell deaktiviert",
|
||||
@@ -576,6 +542,7 @@
|
||||
"Joined" : "Beigetreten",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktiv",
|
||||
"Deleted" : "Gelöscht",
|
||||
"No roles" : "Keine Rollen",
|
||||
"Select roles" : "Rollen auswählen",
|
||||
"Edit roles" : "Rollen bearbeiten",
|
||||
|
||||
24
l10n/el.js
24
l10n/el.js
@@ -57,13 +57,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Διαγραμμένος χρήστης",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Ένα φόρουμ βασισμένο στην κοινότητα, ενσωματωμένο απευθείας στο 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" : "ID Χρήστη",
|
||||
"Enter user ID" : "Εισαγωγή 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" : "Αρχική",
|
||||
@@ -74,7 +79,6 @@ OC.L10N.register(
|
||||
"Users" : "Χρήστες",
|
||||
"Categories" : "Κατηγορίες",
|
||||
"BBCodes" : "BBCode",
|
||||
"Moderation" : "Συντονισμός",
|
||||
"Expand" : "Επέκταση",
|
||||
"Collapse" : "Σύμπτυξη",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Παρακαλώ σημειώστε:{bEnd} Τα συνημμένα αρχεία θα είναι ορατά σε οποιονδήποτε στο φόρουμ, ανεξάρτητα από τις ρυθμίσεις διαμοιρασμού του αρχείου.",
|
||||
@@ -138,10 +142,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Ακύρωση",
|
||||
"Create" : "Δημιουργία",
|
||||
"Update" : "Ενημέρωση",
|
||||
"Deleted" : "Διαγράφηκε",
|
||||
"Restore" : "Επαναφορά",
|
||||
"Retry" : "Δοκιμή ξανά",
|
||||
"In thread" : "Στο θέμα",
|
||||
"Move thread to category" : "Μετακίνηση θέματος σε κατηγορία",
|
||||
"Select the category to move this thread to:" : "Επιλέξτε την κατηγορία στην οποία θέλετε να μετακινήσετε αυτό το θέμα:",
|
||||
"Select a category …" : "Επιλέξτε κατηγορία …",
|
||||
@@ -187,6 +187,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Γράψτε την απάντησή σας …",
|
||||
"Submit reply" : "Υποβολή απάντησης",
|
||||
"Are you sure you want to discard your reply?" : "Είστε σίγουροι ότι θέλετε να απορρίψετε την απάντησή σας;",
|
||||
"In thread" : "Στο θέμα",
|
||||
"Thread unavailable" : "Το θέμα δεν είναι διαθέσιμο",
|
||||
"Pinned thread" : "Καρφιτσωμένο θέμα",
|
||||
"Locked thread" : "Κλειδωμένο θέμα",
|
||||
@@ -213,6 +214,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Σφάλμα κατά τη φόρτωση σελιδοδεικτών",
|
||||
"No bookmarks yet" : "Δεν υπάρχουν σελιδοδείκτες ακόμα",
|
||||
"Bookmark threads to quickly find them later." : "Προσθέστε σελιδοδείκτες σε θέματα για να τα βρίσκετε γρήγορα αργότερα.",
|
||||
"Retry" : "Δοκιμή ξανά",
|
||||
"An unexpected error occurred" : "Προέκυψε ένα απρόσμενο σφάλμα",
|
||||
"Failed to load bookmarks" : "Αποτυχία φόρτωσης σελιδοδεικτών",
|
||||
"No categories yet" : "Δεν υπάρχουν κατηγορίες ακόμα",
|
||||
@@ -330,7 +332,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Η υπογραφή σας εμφανίζεται στο κάτω μέρος των θεμάτων ή των απαντήσεών σας",
|
||||
"You can use BBCode formatting in your signature" : "Μπορείτε να χρησιμοποιήσετε μορφοποίηση BBCode στην υπογραφή σας",
|
||||
"Enter your signature …" : "Εισαγάγετε την υπογραφή σας …",
|
||||
"Privacy" : "Ιδιωτικότητα",
|
||||
"Failed to save preferences" : "Αποτυχία αποθήκευσης προτιμήσεων",
|
||||
"Select upload directory" : "Επιλέξτε κατάλογο μεταφόρτωσης",
|
||||
"BBCode management" : "Διαχείριση BBCode",
|
||||
@@ -401,6 +402,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Επιλέξτε κεφαλίδα προορισμού",
|
||||
"Move up" : "Μετακίνηση επάνω",
|
||||
"Move down" : "Μετακίνηση κάτω",
|
||||
"Admin dashboard" : "Πίνακας διαχείρισης",
|
||||
"Overview of forum activity and statistics" : "Επισκόπηση δραστηριότητας και στατιστικών του φόρουμ",
|
||||
"Loading statistics …" : "Φόρτωση στατιστικών …",
|
||||
"Error loading dashboard" : "Σφάλμα κατά τη φόρτωση του πίνακα ελέγχου",
|
||||
@@ -430,8 +432,6 @@ OC.L10N.register(
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Όταν είναι ενεργοποιημένο, μη ταυτοποιημένοι χρήστες μπορούν να βλέπουν το περιεχόμενο του φόρουμ σε λειτουργία ανάγνωσης μόνο",
|
||||
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν",
|
||||
"Failed to save settings" : "Αποτυχία αποθήκευσης ρυθμίσεων",
|
||||
"Newest first" : "Νεότερο πρώτα",
|
||||
"Oldest first" : "Παλαιότερο πρώτα",
|
||||
"Create role" : "Δημιουργία ρόλου",
|
||||
"Edit role" : "Επεξεργασία ρόλου",
|
||||
"Configure role permissions and category access" : "Διαμορφώστε τα δικαιώματα ρόλων και την πρόσβαση σε κατηγορίες",
|
||||
@@ -446,12 +446,17 @@ OC.L10N.register(
|
||||
"Reset" : "Επαναφορά",
|
||||
"Role permissions" : "Δικαιώματα ρόλου",
|
||||
"Set global permissions for this role" : "Ορίστε καθολικά δικαιώματα για αυτόν τον ρόλο",
|
||||
"Account management" : "Διαχείριση λογαριασμών",
|
||||
"Can access admin tools" : "Έχει πρόσβαση στα εργαλεία διαχειριστή",
|
||||
"Allow access to the admin dashboard and tools" : "Να επιτρέπεται η πρόσβαση στον πίνακα ελέγχου και τα εργαλεία διαχειριστή",
|
||||
"Can edit roles" : "Μπορεί να επεξεργάζεται ρόλους",
|
||||
"Allow creating, editing and deleting roles" : "Να επιτρέπεται η δημιουργία, επεξεργασία και διαγραφή ρόλων",
|
||||
"Can edit categories" : "Μπορεί να επεξεργάζεται κατηγορίες",
|
||||
"Allow creating, editing and deleting categories" : "Να επιτρέπεται η δημιουργία, επεξεργασία και διαγραφή κατηγοριών",
|
||||
"Category permissions" : "Δικαιώματα κατηγορίας",
|
||||
"Set which categories this role can access" : "Ορίστε σε ποιες κατηγορίες έχει πρόσβαση αυτός ο ρόλος",
|
||||
"Admin role must have all permissions enabled" : "Ο ρόλος διαχειριστή πρέπει να έχει ενεργοποιημένα όλα τα δικαιώματα",
|
||||
"Admin role has full access to all categories" : "Ο ρόλος διαχειριστή έχει πλήρη πρόσβαση σε όλες τις κατηγορίες",
|
||||
"Guest role cannot have admin permissions" : "Ο ρόλος επισκέπτη δεν μπορεί να έχει δικαιώματα διαχειριστή",
|
||||
"Guest role cannot moderate categories" : "Ο ρόλος επισκέπτη δεν μπορεί να συντονίζει κατηγορίες",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Μπορείτε να ελέγξετε ποιες κατηγορίες μπορούν να βλέπουν οι επισκέπτες χρησιμοποιώντας τα πλαίσια επιλογής παρακάτω.",
|
||||
"Guest access is currently disabled" : "Η πρόσβαση επισκεπτών είναι απενεργοποιημένη αυτή τη στιγμή",
|
||||
@@ -482,6 +487,7 @@ OC.L10N.register(
|
||||
"Joined" : "Εγγραφή",
|
||||
"Status" : "Κατάσταση",
|
||||
"Active" : "Ενεργός",
|
||||
"Deleted" : "Διαγράφηκε",
|
||||
"No roles" : "Χωρίς ρόλους",
|
||||
"Select roles" : "Επιλογή ρόλων",
|
||||
"Edit roles" : "Επεξεργασία ρόλων",
|
||||
|
||||
24
l10n/el.json
24
l10n/el.json
@@ -55,13 +55,18 @@
|
||||
"Deleted user" : "Διαγραμμένος χρήστης",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Ένα φόρουμ βασισμένο στην κοινότητα, ενσωματωμένο απευθείας στο 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" : "ID Χρήστη",
|
||||
"Enter user ID" : "Εισαγωγή 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" : "Αρχική",
|
||||
@@ -72,7 +77,6 @@
|
||||
"Users" : "Χρήστες",
|
||||
"Categories" : "Κατηγορίες",
|
||||
"BBCodes" : "BBCode",
|
||||
"Moderation" : "Συντονισμός",
|
||||
"Expand" : "Επέκταση",
|
||||
"Collapse" : "Σύμπτυξη",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Παρακαλώ σημειώστε:{bEnd} Τα συνημμένα αρχεία θα είναι ορατά σε οποιονδήποτε στο φόρουμ, ανεξάρτητα από τις ρυθμίσεις διαμοιρασμού του αρχείου.",
|
||||
@@ -136,10 +140,6 @@
|
||||
"Cancel" : "Ακύρωση",
|
||||
"Create" : "Δημιουργία",
|
||||
"Update" : "Ενημέρωση",
|
||||
"Deleted" : "Διαγράφηκε",
|
||||
"Restore" : "Επαναφορά",
|
||||
"Retry" : "Δοκιμή ξανά",
|
||||
"In thread" : "Στο θέμα",
|
||||
"Move thread to category" : "Μετακίνηση θέματος σε κατηγορία",
|
||||
"Select the category to move this thread to:" : "Επιλέξτε την κατηγορία στην οποία θέλετε να μετακινήσετε αυτό το θέμα:",
|
||||
"Select a category …" : "Επιλέξτε κατηγορία …",
|
||||
@@ -185,6 +185,7 @@
|
||||
"Write your reply …" : "Γράψτε την απάντησή σας …",
|
||||
"Submit reply" : "Υποβολή απάντησης",
|
||||
"Are you sure you want to discard your reply?" : "Είστε σίγουροι ότι θέλετε να απορρίψετε την απάντησή σας;",
|
||||
"In thread" : "Στο θέμα",
|
||||
"Thread unavailable" : "Το θέμα δεν είναι διαθέσιμο",
|
||||
"Pinned thread" : "Καρφιτσωμένο θέμα",
|
||||
"Locked thread" : "Κλειδωμένο θέμα",
|
||||
@@ -211,6 +212,7 @@
|
||||
"Error loading bookmarks" : "Σφάλμα κατά τη φόρτωση σελιδοδεικτών",
|
||||
"No bookmarks yet" : "Δεν υπάρχουν σελιδοδείκτες ακόμα",
|
||||
"Bookmark threads to quickly find them later." : "Προσθέστε σελιδοδείκτες σε θέματα για να τα βρίσκετε γρήγορα αργότερα.",
|
||||
"Retry" : "Δοκιμή ξανά",
|
||||
"An unexpected error occurred" : "Προέκυψε ένα απρόσμενο σφάλμα",
|
||||
"Failed to load bookmarks" : "Αποτυχία φόρτωσης σελιδοδεικτών",
|
||||
"No categories yet" : "Δεν υπάρχουν κατηγορίες ακόμα",
|
||||
@@ -328,7 +330,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Η υπογραφή σας εμφανίζεται στο κάτω μέρος των θεμάτων ή των απαντήσεών σας",
|
||||
"You can use BBCode formatting in your signature" : "Μπορείτε να χρησιμοποιήσετε μορφοποίηση BBCode στην υπογραφή σας",
|
||||
"Enter your signature …" : "Εισαγάγετε την υπογραφή σας …",
|
||||
"Privacy" : "Ιδιωτικότητα",
|
||||
"Failed to save preferences" : "Αποτυχία αποθήκευσης προτιμήσεων",
|
||||
"Select upload directory" : "Επιλέξτε κατάλογο μεταφόρτωσης",
|
||||
"BBCode management" : "Διαχείριση BBCode",
|
||||
@@ -399,6 +400,7 @@
|
||||
"Select target header" : "Επιλέξτε κεφαλίδα προορισμού",
|
||||
"Move up" : "Μετακίνηση επάνω",
|
||||
"Move down" : "Μετακίνηση κάτω",
|
||||
"Admin dashboard" : "Πίνακας διαχείρισης",
|
||||
"Overview of forum activity and statistics" : "Επισκόπηση δραστηριότητας και στατιστικών του φόρουμ",
|
||||
"Loading statistics …" : "Φόρτωση στατιστικών …",
|
||||
"Error loading dashboard" : "Σφάλμα κατά τη φόρτωση του πίνακα ελέγχου",
|
||||
@@ -428,8 +430,6 @@
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Όταν είναι ενεργοποιημένο, μη ταυτοποιημένοι χρήστες μπορούν να βλέπουν το περιεχόμενο του φόρουμ σε λειτουργία ανάγνωσης μόνο",
|
||||
"Settings saved" : "Οι ρυθμίσεις αποθηκεύτηκαν",
|
||||
"Failed to save settings" : "Αποτυχία αποθήκευσης ρυθμίσεων",
|
||||
"Newest first" : "Νεότερο πρώτα",
|
||||
"Oldest first" : "Παλαιότερο πρώτα",
|
||||
"Create role" : "Δημιουργία ρόλου",
|
||||
"Edit role" : "Επεξεργασία ρόλου",
|
||||
"Configure role permissions and category access" : "Διαμορφώστε τα δικαιώματα ρόλων και την πρόσβαση σε κατηγορίες",
|
||||
@@ -444,12 +444,17 @@
|
||||
"Reset" : "Επαναφορά",
|
||||
"Role permissions" : "Δικαιώματα ρόλου",
|
||||
"Set global permissions for this role" : "Ορίστε καθολικά δικαιώματα για αυτόν τον ρόλο",
|
||||
"Account management" : "Διαχείριση λογαριασμών",
|
||||
"Can access admin tools" : "Έχει πρόσβαση στα εργαλεία διαχειριστή",
|
||||
"Allow access to the admin dashboard and tools" : "Να επιτρέπεται η πρόσβαση στον πίνακα ελέγχου και τα εργαλεία διαχειριστή",
|
||||
"Can edit roles" : "Μπορεί να επεξεργάζεται ρόλους",
|
||||
"Allow creating, editing and deleting roles" : "Να επιτρέπεται η δημιουργία, επεξεργασία και διαγραφή ρόλων",
|
||||
"Can edit categories" : "Μπορεί να επεξεργάζεται κατηγορίες",
|
||||
"Allow creating, editing and deleting categories" : "Να επιτρέπεται η δημιουργία, επεξεργασία και διαγραφή κατηγοριών",
|
||||
"Category permissions" : "Δικαιώματα κατηγορίας",
|
||||
"Set which categories this role can access" : "Ορίστε σε ποιες κατηγορίες έχει πρόσβαση αυτός ο ρόλος",
|
||||
"Admin role must have all permissions enabled" : "Ο ρόλος διαχειριστή πρέπει να έχει ενεργοποιημένα όλα τα δικαιώματα",
|
||||
"Admin role has full access to all categories" : "Ο ρόλος διαχειριστή έχει πλήρη πρόσβαση σε όλες τις κατηγορίες",
|
||||
"Guest role cannot have admin permissions" : "Ο ρόλος επισκέπτη δεν μπορεί να έχει δικαιώματα διαχειριστή",
|
||||
"Guest role cannot moderate categories" : "Ο ρόλος επισκέπτη δεν μπορεί να συντονίζει κατηγορίες",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Μπορείτε να ελέγξετε ποιες κατηγορίες μπορούν να βλέπουν οι επισκέπτες χρησιμοποιώντας τα πλαίσια επιλογής παρακάτω.",
|
||||
"Guest access is currently disabled" : "Η πρόσβαση επισκεπτών είναι απενεργοποιημένη αυτή τη στιγμή",
|
||||
@@ -480,6 +485,7 @@
|
||||
"Joined" : "Εγγραφή",
|
||||
"Status" : "Κατάσταση",
|
||||
"Active" : "Ενεργός",
|
||||
"Deleted" : "Διαγράφηκε",
|
||||
"No roles" : "Χωρίς ρόλους",
|
||||
"Select roles" : "Επιλογή ρόλων",
|
||||
"Edit roles" : "Επεξεργασία ρόλων",
|
||||
|
||||
@@ -57,14 +57,20 @@ 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**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",
|
||||
"User Roles" : "User Roles",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users.",
|
||||
"User ID" : "User ID",
|
||||
"Enter user ID" : "Enter user ID",
|
||||
"Role" : "Role",
|
||||
"Select a role" : "Select a role",
|
||||
"Assign Role" : "Assign Role",
|
||||
"Failed to fetch roles" : "Failed to fetch roles",
|
||||
"Failed to run repair database initial data" : "Failed to run repair database initial data",
|
||||
"Failed to assign role" : "Failed to assign role",
|
||||
"Loading …" : "Loading …",
|
||||
"Search" : "Search",
|
||||
"Home" : "Home",
|
||||
@@ -76,7 +82,6 @@ OC.L10N.register(
|
||||
"Roles & Teams" : "Roles & Teams",
|
||||
"Categories" : "Categories",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Expand",
|
||||
"Collapse" : "Collapse",
|
||||
"(Guest)" : "(Guest)",
|
||||
@@ -159,10 +164,6 @@ OC.L10N.register(
|
||||
"Initializing …" : "Initializing …",
|
||||
"Forum not set up" : "Forum not set up",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "The forum has not been set up yet. Please contact an administration member to complete the setup.",
|
||||
"Deleted" : "Deleted",
|
||||
"Restore" : "Restore",
|
||||
"Retry" : "Retry",
|
||||
"In thread" : "In thread",
|
||||
"Move thread to category" : "Move thread to category",
|
||||
"Select the category to move this thread to:" : "Select the category to move this thread to:",
|
||||
"Select a category …" : "Select a category …",
|
||||
@@ -208,6 +209,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Write your reply …",
|
||||
"Submit reply" : "Submit reply",
|
||||
"Are you sure you want to discard your reply?" : "Are you sure you want to discard your reply?",
|
||||
"In thread" : "In thread",
|
||||
"Thread unavailable" : "Thread unavailable",
|
||||
"Pinned thread" : "Pinned thread",
|
||||
"Locked thread" : "Locked thread",
|
||||
@@ -245,6 +247,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Error loading bookmarks",
|
||||
"No bookmarks yet" : "No bookmarks yet",
|
||||
"Bookmark threads to quickly find them later." : "Bookmark threads to quickly find them later.",
|
||||
"Retry" : "Retry",
|
||||
"An unexpected error occurred" : "An unexpected error occurred",
|
||||
"Failed to load bookmarks" : "Failed to load bookmarks",
|
||||
"No categories yet" : "No categories yet",
|
||||
@@ -364,7 +367,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Your signature appears at the bottom of your threads or replies",
|
||||
"You can use BBCode formatting in your signature" : "You can use BBCode formatting in your signature",
|
||||
"Enter your signature …" : "Enter your signature …",
|
||||
"Privacy" : "Privacy",
|
||||
"Failed to save preferences" : "Failed to save preferences",
|
||||
"Select upload directory" : "Select upload directory",
|
||||
"BBCode management" : "BBCode management",
|
||||
@@ -447,6 +449,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Select target header",
|
||||
"Move up" : "Move up",
|
||||
"Move down" : "Move down",
|
||||
"Admin dashboard" : "Admin dashboard",
|
||||
"Overview of forum activity and statistics" : "Overview of forum activity and statistics",
|
||||
"Loading statistics …" : "Loading statistics …",
|
||||
"Error loading dashboard" : "Error loading dashboard",
|
||||
@@ -474,11 +477,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Manage who can access the forum",
|
||||
"Allow guest access" : "Allow guest access",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "When enabled, unauthenticated users can view forum content in read-only mode",
|
||||
"Posts" : "Posts",
|
||||
"Settings saved" : "Settings saved",
|
||||
"Failed to save settings" : "Failed to save settings",
|
||||
"Newest first" : "Newest first",
|
||||
"Oldest first" : "Oldest first",
|
||||
"Create role" : "Create role",
|
||||
"Edit role" : "Edit role",
|
||||
"Configure role permissions and category access" : "Configure role permissions and category access",
|
||||
@@ -493,12 +493,17 @@ OC.L10N.register(
|
||||
"Reset" : "Reset",
|
||||
"Role permissions" : "Role permissions",
|
||||
"Set global permissions for this role" : "Set global permissions for this role",
|
||||
"Account management" : "Account management",
|
||||
"Can access admin tools" : "Can access admin tools",
|
||||
"Allow access to the admin dashboard and tools" : "Allow access to the admin dashboard and tools",
|
||||
"Can edit roles" : "Can edit roles",
|
||||
"Allow creating, editing and deleting roles" : "Allow creating, editing and deleting roles",
|
||||
"Can edit categories" : "Can edit categories",
|
||||
"Allow creating, editing and deleting categories" : "Allow creating, editing and deleting categories",
|
||||
"Category permissions" : "Category permissions",
|
||||
"Set which categories this role can access" : "Set which categories this role can access",
|
||||
"Admin role must have all permissions enabled" : "Admin role must have all permissions enabled",
|
||||
"Admin role has full access to all categories" : "Admin role has full access to all categories",
|
||||
"Guest role cannot have admin permissions" : "Guest role cannot have admin permissions",
|
||||
"Guest role cannot moderate categories" : "Guest role cannot moderate categories",
|
||||
"You can control which categories guests can view using the checkboxes below." : "You can control which categories guests can view using the checkboxes below.",
|
||||
"Guest access is currently disabled" : "Guest access is currently disabled",
|
||||
@@ -539,6 +544,7 @@ OC.L10N.register(
|
||||
"Joined" : "Joined",
|
||||
"Status" : "Status",
|
||||
"Active" : "Active",
|
||||
"Deleted" : "Deleted",
|
||||
"No roles" : "No roles",
|
||||
"Select roles" : "Select roles",
|
||||
"Edit roles" : "Edit roles",
|
||||
|
||||
@@ -55,14 +55,20 @@
|
||||
"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**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",
|
||||
"User Roles" : "User Roles",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users.",
|
||||
"User ID" : "User ID",
|
||||
"Enter user ID" : "Enter user ID",
|
||||
"Role" : "Role",
|
||||
"Select a role" : "Select a role",
|
||||
"Assign Role" : "Assign Role",
|
||||
"Failed to fetch roles" : "Failed to fetch roles",
|
||||
"Failed to run repair database initial data" : "Failed to run repair database initial data",
|
||||
"Failed to assign role" : "Failed to assign role",
|
||||
"Loading …" : "Loading …",
|
||||
"Search" : "Search",
|
||||
"Home" : "Home",
|
||||
@@ -74,7 +80,6 @@
|
||||
"Roles & Teams" : "Roles & Teams",
|
||||
"Categories" : "Categories",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "Expand",
|
||||
"Collapse" : "Collapse",
|
||||
"(Guest)" : "(Guest)",
|
||||
@@ -157,10 +162,6 @@
|
||||
"Initializing …" : "Initializing …",
|
||||
"Forum not set up" : "Forum not set up",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "The forum has not been set up yet. Please contact an administration member to complete the setup.",
|
||||
"Deleted" : "Deleted",
|
||||
"Restore" : "Restore",
|
||||
"Retry" : "Retry",
|
||||
"In thread" : "In thread",
|
||||
"Move thread to category" : "Move thread to category",
|
||||
"Select the category to move this thread to:" : "Select the category to move this thread to:",
|
||||
"Select a category …" : "Select a category …",
|
||||
@@ -206,6 +207,7 @@
|
||||
"Write your reply …" : "Write your reply …",
|
||||
"Submit reply" : "Submit reply",
|
||||
"Are you sure you want to discard your reply?" : "Are you sure you want to discard your reply?",
|
||||
"In thread" : "In thread",
|
||||
"Thread unavailable" : "Thread unavailable",
|
||||
"Pinned thread" : "Pinned thread",
|
||||
"Locked thread" : "Locked thread",
|
||||
@@ -243,6 +245,7 @@
|
||||
"Error loading bookmarks" : "Error loading bookmarks",
|
||||
"No bookmarks yet" : "No bookmarks yet",
|
||||
"Bookmark threads to quickly find them later." : "Bookmark threads to quickly find them later.",
|
||||
"Retry" : "Retry",
|
||||
"An unexpected error occurred" : "An unexpected error occurred",
|
||||
"Failed to load bookmarks" : "Failed to load bookmarks",
|
||||
"No categories yet" : "No categories yet",
|
||||
@@ -362,7 +365,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Your signature appears at the bottom of your threads or replies",
|
||||
"You can use BBCode formatting in your signature" : "You can use BBCode formatting in your signature",
|
||||
"Enter your signature …" : "Enter your signature …",
|
||||
"Privacy" : "Privacy",
|
||||
"Failed to save preferences" : "Failed to save preferences",
|
||||
"Select upload directory" : "Select upload directory",
|
||||
"BBCode management" : "BBCode management",
|
||||
@@ -445,6 +447,7 @@
|
||||
"Select target header" : "Select target header",
|
||||
"Move up" : "Move up",
|
||||
"Move down" : "Move down",
|
||||
"Admin dashboard" : "Admin dashboard",
|
||||
"Overview of forum activity and statistics" : "Overview of forum activity and statistics",
|
||||
"Loading statistics …" : "Loading statistics …",
|
||||
"Error loading dashboard" : "Error loading dashboard",
|
||||
@@ -472,11 +475,8 @@
|
||||
"Manage who can access the forum" : "Manage who can access the forum",
|
||||
"Allow guest access" : "Allow guest access",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "When enabled, unauthenticated users can view forum content in read-only mode",
|
||||
"Posts" : "Posts",
|
||||
"Settings saved" : "Settings saved",
|
||||
"Failed to save settings" : "Failed to save settings",
|
||||
"Newest first" : "Newest first",
|
||||
"Oldest first" : "Oldest first",
|
||||
"Create role" : "Create role",
|
||||
"Edit role" : "Edit role",
|
||||
"Configure role permissions and category access" : "Configure role permissions and category access",
|
||||
@@ -491,12 +491,17 @@
|
||||
"Reset" : "Reset",
|
||||
"Role permissions" : "Role permissions",
|
||||
"Set global permissions for this role" : "Set global permissions for this role",
|
||||
"Account management" : "Account management",
|
||||
"Can access admin tools" : "Can access admin tools",
|
||||
"Allow access to the admin dashboard and tools" : "Allow access to the admin dashboard and tools",
|
||||
"Can edit roles" : "Can edit roles",
|
||||
"Allow creating, editing and deleting roles" : "Allow creating, editing and deleting roles",
|
||||
"Can edit categories" : "Can edit categories",
|
||||
"Allow creating, editing and deleting categories" : "Allow creating, editing and deleting categories",
|
||||
"Category permissions" : "Category permissions",
|
||||
"Set which categories this role can access" : "Set which categories this role can access",
|
||||
"Admin role must have all permissions enabled" : "Admin role must have all permissions enabled",
|
||||
"Admin role has full access to all categories" : "Admin role has full access to all categories",
|
||||
"Guest role cannot have admin permissions" : "Guest role cannot have admin permissions",
|
||||
"Guest role cannot moderate categories" : "Guest role cannot moderate categories",
|
||||
"You can control which categories guests can view using the checkboxes below." : "You can control which categories guests can view using the checkboxes below.",
|
||||
"Guest access is currently disabled" : "Guest access is currently disabled",
|
||||
@@ -537,6 +542,7 @@
|
||||
"Joined" : "Joined",
|
||||
"Status" : "Status",
|
||||
"Active" : "Active",
|
||||
"Deleted" : "Deleted",
|
||||
"No roles" : "No roles",
|
||||
"Select roles" : "Select roles",
|
||||
"Edit roles" : "Edit roles",
|
||||
|
||||
@@ -21,9 +21,6 @@ OC.L10N.register(
|
||||
"Allow" : "Permesi",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Ĝisdatigi",
|
||||
"Deleted" : "Forigita",
|
||||
"Restore" : "Restaŭri",
|
||||
"Retry" : "Reprovi",
|
||||
"Move" : "Movi",
|
||||
"Page not found" : "Paĝo ne trovita",
|
||||
"Edit" : "Modifi",
|
||||
@@ -39,6 +36,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Malneto konservita",
|
||||
"Unsaved changes" : "Nekonservitaj ŝanĝoj",
|
||||
"Refresh" : "Aktualigi",
|
||||
"Retry" : "Reprovi",
|
||||
"Error" : "Eraro",
|
||||
"Created" : "Kreita",
|
||||
"Searching …" : "Serĉado ...",
|
||||
@@ -57,13 +55,12 @@ OC.L10N.register(
|
||||
"Access control" : "Alirkontrolo",
|
||||
"Settings saved" : "Agordoj konservitaj",
|
||||
"Failed to save settings" : "Konservo de agordoj malsukcesis",
|
||||
"Newest first" : "Pli novaj unue",
|
||||
"Oldest first" : "Malpli novaj unue",
|
||||
"Reset" : "Restarigi",
|
||||
"ID" : "Identigilo",
|
||||
"Owner" : "Posedanto",
|
||||
"Actions" : "Agoj",
|
||||
"Members" : "Membroj",
|
||||
"Joined" : "Membriĝinta"
|
||||
"Joined" : "Membriĝinta",
|
||||
"Deleted" : "Forigita"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -19,9 +19,6 @@
|
||||
"Allow" : "Permesi",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Ĝisdatigi",
|
||||
"Deleted" : "Forigita",
|
||||
"Restore" : "Restaŭri",
|
||||
"Retry" : "Reprovi",
|
||||
"Move" : "Movi",
|
||||
"Page not found" : "Paĝo ne trovita",
|
||||
"Edit" : "Modifi",
|
||||
@@ -37,6 +34,7 @@
|
||||
"Draft saved" : "Malneto konservita",
|
||||
"Unsaved changes" : "Nekonservitaj ŝanĝoj",
|
||||
"Refresh" : "Aktualigi",
|
||||
"Retry" : "Reprovi",
|
||||
"Error" : "Eraro",
|
||||
"Created" : "Kreita",
|
||||
"Searching …" : "Serĉado ...",
|
||||
@@ -55,13 +53,12 @@
|
||||
"Access control" : "Alirkontrolo",
|
||||
"Settings saved" : "Agordoj konservitaj",
|
||||
"Failed to save settings" : "Konservo de agordoj malsukcesis",
|
||||
"Newest first" : "Pli novaj unue",
|
||||
"Oldest first" : "Malpli novaj unue",
|
||||
"Reset" : "Restarigi",
|
||||
"ID" : "Identigilo",
|
||||
"Owner" : "Posedanto",
|
||||
"Actions" : "Agoj",
|
||||
"Members" : "Membroj",
|
||||
"Joined" : "Membriĝinta"
|
||||
"Joined" : "Membriĝinta",
|
||||
"Deleted" : "Forigita"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
17
l10n/es.js
17
l10n/es.js
@@ -54,13 +54,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Usuario eliminado",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado por la comunidad integrado en su instancia de Nextcloud",
|
||||
"Repair Database Initial Data" : "Reparar datos iniciales de la 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." : "Ejecute el comando de reparación de datos iniciales en la base de datos para restaurar los datos predeterminados del foro (roles, categorías, permisos y BBCodes). Puede ejecutarlo varias veces sin problemas, ya que omitirá los datos existentes.",
|
||||
"Run Repair Database Initial Data" : "Ejecute el comando de reparación de datos iniciales en la base de datos",
|
||||
"User Roles" : "Roles de usuario",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asignar roles de foro a los usuarios. Esto permite otorgar privilegios de administrador o moderador a usuarios específicos.",
|
||||
"User ID" : "ID de usuario",
|
||||
"Enter user ID" : "Introduzca el ID de usuario",
|
||||
"Role" : "Cargo",
|
||||
"Select a role" : "Seleccionar un rol",
|
||||
"Assign Role" : "Asignar un rol",
|
||||
"Failed to fetch roles" : "No se pudieron obtener los roles",
|
||||
"Failed to run repair database initial data" : "Fallo al ejecutar la reparación de datos iniciales en la base de datos",
|
||||
"Failed to assign role" : "Fallo al asignar un rol",
|
||||
"Loading …" : "Cargando …",
|
||||
"Search" : "Buscar",
|
||||
"Home" : "Inicio",
|
||||
@@ -71,7 +76,6 @@ OC.L10N.register(
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "Códigos BBCodes",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Colapsar",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart} Por favor tenga en cuenta: {bEnd} los archivos adjuntos serán visibles para cualquier persona en el foro, independientemente de la configuración para compartir el archivo.",
|
||||
@@ -113,9 +117,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminada",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Atrás",
|
||||
@@ -146,6 +147,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios sin guardar",
|
||||
"Refresh" : "Refrescar",
|
||||
"Retry" : "Reintentar",
|
||||
"In {category}" : "En {category}",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
@@ -164,7 +166,6 @@ OC.L10N.register(
|
||||
"Files" : "Archivos",
|
||||
"Browse" : "Explorar",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"This action cannot be undone." : "Esta acción no se puede deshacer.",
|
||||
@@ -183,10 +184,7 @@ OC.L10N.register(
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Ajustes guardados",
|
||||
"Failed to save settings" : "Fallo al guardar ajustes",
|
||||
"Newest first" : "Más nuevas primero",
|
||||
"Oldest first" : "Más antiguas primero",
|
||||
"Reset" : "Restablecer",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietario",
|
||||
"Actions" : "Acciones",
|
||||
@@ -199,6 +197,7 @@ OC.L10N.register(
|
||||
"Roles" : "Roles",
|
||||
"Joined" : "Se unió",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activo"
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminada"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
17
l10n/es.json
17
l10n/es.json
@@ -52,13 +52,18 @@
|
||||
"Deleted user" : "Usuario eliminado",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado por la comunidad integrado en su instancia de Nextcloud",
|
||||
"Repair Database Initial Data" : "Reparar datos iniciales de la 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." : "Ejecute el comando de reparación de datos iniciales en la base de datos para restaurar los datos predeterminados del foro (roles, categorías, permisos y BBCodes). Puede ejecutarlo varias veces sin problemas, ya que omitirá los datos existentes.",
|
||||
"Run Repair Database Initial Data" : "Ejecute el comando de reparación de datos iniciales en la base de datos",
|
||||
"User Roles" : "Roles de usuario",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asignar roles de foro a los usuarios. Esto permite otorgar privilegios de administrador o moderador a usuarios específicos.",
|
||||
"User ID" : "ID de usuario",
|
||||
"Enter user ID" : "Introduzca el ID de usuario",
|
||||
"Role" : "Cargo",
|
||||
"Select a role" : "Seleccionar un rol",
|
||||
"Assign Role" : "Asignar un rol",
|
||||
"Failed to fetch roles" : "No se pudieron obtener los roles",
|
||||
"Failed to run repair database initial data" : "Fallo al ejecutar la reparación de datos iniciales en la base de datos",
|
||||
"Failed to assign role" : "Fallo al asignar un rol",
|
||||
"Loading …" : "Cargando …",
|
||||
"Search" : "Buscar",
|
||||
"Home" : "Inicio",
|
||||
@@ -69,7 +74,6 @@
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "Códigos BBCodes",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Colapsar",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart} Por favor tenga en cuenta: {bEnd} los archivos adjuntos serán visibles para cualquier persona en el foro, independientemente de la configuración para compartir el archivo.",
|
||||
@@ -111,9 +115,6 @@
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminada",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Atrás",
|
||||
@@ -144,6 +145,7 @@
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios sin guardar",
|
||||
"Refresh" : "Refrescar",
|
||||
"Retry" : "Reintentar",
|
||||
"In {category}" : "En {category}",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
@@ -162,7 +164,6 @@
|
||||
"Files" : "Archivos",
|
||||
"Browse" : "Explorar",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"This action cannot be undone." : "Esta acción no se puede deshacer.",
|
||||
@@ -181,10 +182,7 @@
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Ajustes guardados",
|
||||
"Failed to save settings" : "Fallo al guardar ajustes",
|
||||
"Newest first" : "Más nuevas primero",
|
||||
"Oldest first" : "Más antiguas primero",
|
||||
"Reset" : "Restablecer",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietario",
|
||||
"Actions" : "Acciones",
|
||||
@@ -197,6 +195,7 @@
|
||||
"Roles" : "Roles",
|
||||
"Joined" : "Se unió",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activo"
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminada"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -19,9 +19,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -34,6 +31,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
"Files" : "Archivo",
|
||||
@@ -46,13 +44,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restaurar",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -17,9 +17,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
"Files" : "Archivo",
|
||||
@@ -44,13 +42,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restaurar",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -21,9 +21,6 @@ OC.L10N.register(
|
||||
"Allow" : "Permitir",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Volver",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Save" : "Guardar",
|
||||
"Name" : "Nombre",
|
||||
"Refresh" : "Recargar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Searching …" : "Buscando ...",
|
||||
@@ -53,14 +51,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Configuraciones guardadas",
|
||||
"Newest first" : "El más reciente primero",
|
||||
"Oldest first" : "Los más viejos primero",
|
||||
"Reset" : "Restablecer",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Loading users …" : "Cargando usuarios...",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Eliminado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -19,9 +19,6 @@
|
||||
"Allow" : "Permitir",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Volver",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Save" : "Guardar",
|
||||
"Name" : "Nombre",
|
||||
"Refresh" : "Recargar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Searching …" : "Buscando ...",
|
||||
@@ -51,14 +49,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Configuraciones guardadas",
|
||||
"Newest first" : "El más reciente primero",
|
||||
"Oldest first" : "Los más viejos primero",
|
||||
"Reset" : "Restablecer",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Loading users …" : "Cargando usuarios...",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Eliminado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -17,9 +17,6 @@ OC.L10N.register(
|
||||
"Upload failed" : "Falla en la carga",
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -47,13 +45,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -15,9 +15,6 @@
|
||||
"Upload failed" : "Falla en la carga",
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -30,6 +27,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -45,13 +43,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -19,9 +19,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -34,6 +31,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -49,12 +47,11 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Reiniciar",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -17,9 +17,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -47,12 +45,11 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Reiniciar",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -46,13 +44,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -19,9 +19,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -34,6 +31,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -50,13 +48,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -17,9 +17,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -54,7 +54,6 @@ OC.L10N.register(
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Colapsar",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Nota:{bEnd} Los archivos adjuntos serán visibles para cualquier persona en el foro, independientemente de la configuración de compartición del archivo.",
|
||||
@@ -110,10 +109,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"In thread" : "En el hilo",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"The page you are looking for could not be found." : "La página que buscas no se pudo encontrar.",
|
||||
@@ -136,6 +131,7 @@ OC.L10N.register(
|
||||
"_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n persona reaccionó con {emoji}","%n personas reaccionaron con {emoji}","%n personas reaccionaron con {emoji}"],
|
||||
"Write your reply …" : "Escribe tu respuesta …",
|
||||
"Are you sure you want to discard your reply?" : "¿Estás seguro de que deseas descartar tu respuesta?",
|
||||
"In thread" : "En el hilo",
|
||||
"Thread unavailable" : "Hilo no disponible",
|
||||
"Pinned thread" : "Hilo fijado",
|
||||
"Locked thread" : "Hilo bloqueado",
|
||||
@@ -154,6 +150,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"An unexpected error occurred" : "Ocurrió un error inesperado",
|
||||
"No categories yet" : "Aún no hay categorías",
|
||||
"Categories will appear here once they are created." : "Las categorías aparecerán aquí una vez que se creen.",
|
||||
@@ -305,6 +302,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Seleccionar encabezado de destino",
|
||||
"Move up" : "Mover arriba",
|
||||
"Move down" : "Mover abajo",
|
||||
"Admin dashboard" : "Panel de administración",
|
||||
"Overview of forum activity and statistics" : "Resumen de la actividad y estadísticas del foro",
|
||||
"Loading statistics …" : "Cargando estadísticas …",
|
||||
"Error loading dashboard" : "Error al cargar panel",
|
||||
@@ -331,11 +329,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Gestionar quién puede acceder al foro",
|
||||
"Allow guest access" : "Permitir acceso de invitados",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Cuando está habilitado, los usuarios no autenticados pueden ver el contenido del foro en modo solo lectura",
|
||||
"Posts" : "Publicaciones",
|
||||
"Settings saved" : "Ajustes guardados",
|
||||
"Failed to save settings" : "Error al guardar ajustes",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Create role" : "Crear rol",
|
||||
"Edit role" : "Editar rol",
|
||||
"Configure role permissions and category access" : "Configurar permisos del rol y acceso a categorías",
|
||||
@@ -350,11 +345,17 @@ OC.L10N.register(
|
||||
"Reset" : "Restablecer",
|
||||
"Role permissions" : "Permisos de rol",
|
||||
"Set global permissions for this role" : "Establecer permisos globales para este rol",
|
||||
"Can access admin tools" : "Puede acceder a herramientas de administración",
|
||||
"Allow access to the admin dashboard and tools" : "Permitir acceso al panel de administración y herramientas",
|
||||
"Can edit roles" : "Puede editar roles",
|
||||
"Allow creating, editing and deleting roles" : "Permitir crear, editar y eliminar roles",
|
||||
"Can edit categories" : "Puede editar categorías",
|
||||
"Allow creating, editing and deleting categories" : "Permitir crear, editar y eliminar categorías",
|
||||
"Category permissions" : "Permisos de categoría",
|
||||
"Set which categories this role can access" : "Establecer a qué categorías puede acceder este rol",
|
||||
"Admin role must have all permissions enabled" : "El rol de administrador debe tener todos los permisos habilitados",
|
||||
"Admin role has full access to all categories" : "El rol de administrador tiene acceso completo a todas las categorías",
|
||||
"Guest role cannot have admin permissions" : "El rol de invitado no puede tener permisos de administrador",
|
||||
"Guest role cannot moderate categories" : "El rol de invitado no puede moderar categorías",
|
||||
"Guest access is currently disabled" : "El acceso de invitados está deshabilitado actualmente",
|
||||
"Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Los usuarios invitados no podrán acceder al foro hasta que se habilite el acceso de invitados en la configuración del foro.",
|
||||
@@ -383,6 +384,7 @@ OC.L10N.register(
|
||||
"Joined" : "Se unió",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminado",
|
||||
"No roles" : "Sin roles",
|
||||
"Select roles" : "Seleccionar roles",
|
||||
"Edit roles" : "Editar roles",
|
||||
|
||||
@@ -52,7 +52,6 @@
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Colapsar",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Nota:{bEnd} Los archivos adjuntos serán visibles para cualquier persona en el foro, independientemente de la configuración de compartición del archivo.",
|
||||
@@ -108,10 +107,6 @@
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"In thread" : "En el hilo",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"The page you are looking for could not be found." : "La página que buscas no se pudo encontrar.",
|
||||
@@ -134,6 +129,7 @@
|
||||
"_%n person reacted with {emoji}_::_%n people reacted with {emoji}_" : ["%n persona reaccionó con {emoji}","%n personas reaccionaron con {emoji}","%n personas reaccionaron con {emoji}"],
|
||||
"Write your reply …" : "Escribe tu respuesta …",
|
||||
"Are you sure you want to discard your reply?" : "¿Estás seguro de que deseas descartar tu respuesta?",
|
||||
"In thread" : "En el hilo",
|
||||
"Thread unavailable" : "Hilo no disponible",
|
||||
"Pinned thread" : "Hilo fijado",
|
||||
"Locked thread" : "Hilo bloqueado",
|
||||
@@ -152,6 +148,7 @@
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"An unexpected error occurred" : "Ocurrió un error inesperado",
|
||||
"No categories yet" : "Aún no hay categorías",
|
||||
"Categories will appear here once they are created." : "Las categorías aparecerán aquí una vez que se creen.",
|
||||
@@ -303,6 +300,7 @@
|
||||
"Select target header" : "Seleccionar encabezado de destino",
|
||||
"Move up" : "Mover arriba",
|
||||
"Move down" : "Mover abajo",
|
||||
"Admin dashboard" : "Panel de administración",
|
||||
"Overview of forum activity and statistics" : "Resumen de la actividad y estadísticas del foro",
|
||||
"Loading statistics …" : "Cargando estadísticas …",
|
||||
"Error loading dashboard" : "Error al cargar panel",
|
||||
@@ -329,11 +327,8 @@
|
||||
"Manage who can access the forum" : "Gestionar quién puede acceder al foro",
|
||||
"Allow guest access" : "Permitir acceso de invitados",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Cuando está habilitado, los usuarios no autenticados pueden ver el contenido del foro en modo solo lectura",
|
||||
"Posts" : "Publicaciones",
|
||||
"Settings saved" : "Ajustes guardados",
|
||||
"Failed to save settings" : "Error al guardar ajustes",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Create role" : "Crear rol",
|
||||
"Edit role" : "Editar rol",
|
||||
"Configure role permissions and category access" : "Configurar permisos del rol y acceso a categorías",
|
||||
@@ -348,11 +343,17 @@
|
||||
"Reset" : "Restablecer",
|
||||
"Role permissions" : "Permisos de rol",
|
||||
"Set global permissions for this role" : "Establecer permisos globales para este rol",
|
||||
"Can access admin tools" : "Puede acceder a herramientas de administración",
|
||||
"Allow access to the admin dashboard and tools" : "Permitir acceso al panel de administración y herramientas",
|
||||
"Can edit roles" : "Puede editar roles",
|
||||
"Allow creating, editing and deleting roles" : "Permitir crear, editar y eliminar roles",
|
||||
"Can edit categories" : "Puede editar categorías",
|
||||
"Allow creating, editing and deleting categories" : "Permitir crear, editar y eliminar categorías",
|
||||
"Category permissions" : "Permisos de categoría",
|
||||
"Set which categories this role can access" : "Establecer a qué categorías puede acceder este rol",
|
||||
"Admin role must have all permissions enabled" : "El rol de administrador debe tener todos los permisos habilitados",
|
||||
"Admin role has full access to all categories" : "El rol de administrador tiene acceso completo a todas las categorías",
|
||||
"Guest role cannot have admin permissions" : "El rol de invitado no puede tener permisos de administrador",
|
||||
"Guest role cannot moderate categories" : "El rol de invitado no puede moderar categorías",
|
||||
"Guest access is currently disabled" : "El acceso de invitados está deshabilitado actualmente",
|
||||
"Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Los usuarios invitados no podrán acceder al foro hasta que se habilite el acceso de invitados en la configuración del foro.",
|
||||
@@ -381,6 +382,7 @@
|
||||
"Joined" : "Se unió",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminado",
|
||||
"No roles" : "Sin roles",
|
||||
"Select roles" : "Seleccionar roles",
|
||||
"Edit roles" : "Editar roles",
|
||||
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -34,6 +31,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -49,13 +47,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@
|
||||
"Draft saved" : "Borrador guardado",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -47,13 +45,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Close" : "Cerrar",
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Close" : "Cerrar",
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -46,13 +44,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -29,9 +29,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Atrás",
|
||||
@@ -54,6 +51,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Back to home" : "Regresar al inicio",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Searching …" : "Buscando …",
|
||||
@@ -66,7 +64,6 @@ OC.L10N.register(
|
||||
"Preferences" : "Preferencias",
|
||||
"Files" : "Archivo",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Description" : "Descripción",
|
||||
@@ -83,10 +80,7 @@ OC.L10N.register(
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Failed to save settings" : "No se pudo guardar la configuración",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Reiniciar",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietario",
|
||||
"Actions" : "Acciones",
|
||||
@@ -96,6 +90,7 @@ OC.L10N.register(
|
||||
"Loading users …" : "Cargando usuarios …",
|
||||
"No users found" : "No se encontraron usuarios",
|
||||
"Joined" : "Se ha unido",
|
||||
"Active" : "Activo"
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -27,9 +27,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Back" : "Atrás",
|
||||
@@ -52,6 +49,7 @@
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Back to home" : "Regresar al inicio",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Searching …" : "Buscando …",
|
||||
@@ -64,7 +62,6 @@
|
||||
"Preferences" : "Preferencias",
|
||||
"Files" : "Archivo",
|
||||
"Signature" : "Firma",
|
||||
"Privacy" : "Privacidad",
|
||||
"Enable" : "Activar",
|
||||
"Disable" : "Deshabilitar",
|
||||
"Description" : "Descripción",
|
||||
@@ -81,10 +78,7 @@
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Failed to save settings" : "No se pudo guardar la configuración",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Reiniciar",
|
||||
"Account management" : "Administración de cuentas",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propietario",
|
||||
"Actions" : "Acciones",
|
||||
@@ -94,6 +88,7 @@
|
||||
"Loading users …" : "Cargando usuarios …",
|
||||
"No users found" : "No se encontraron usuarios",
|
||||
"Joined" : "Se ha unido",
|
||||
"Active" : "Activo"
|
||||
"Active" : "Activo",
|
||||
"Deleted" : "Eliminado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -46,13 +44,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -46,13 +44,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@ OC.L10N.register(
|
||||
"Content" : "Contenido",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -46,13 +44,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -30,6 +27,7 @@
|
||||
"Content" : "Contenido",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -44,13 +42,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -47,13 +45,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"by" : "por",
|
||||
"Subscribe" : "Suscribir",
|
||||
@@ -45,13 +43,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -18,9 +18,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Back to {category}" : "Volver a {category}",
|
||||
@@ -49,12 +47,11 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -16,9 +16,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"Back to {category}" : "Volver a {category}",
|
||||
@@ -47,12 +45,11 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -19,9 +19,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -33,6 +30,7 @@ OC.L10N.register(
|
||||
"Content" : "Contenido",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -48,13 +46,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -17,9 +17,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -31,6 +28,7 @@
|
||||
"Content" : "Contenido",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -46,13 +44,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -17,9 +17,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -32,6 +29,7 @@ OC.L10N.register(
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -47,13 +45,12 @@ OC.L10N.register(
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
@@ -15,9 +15,6 @@
|
||||
"Category" : "Categoría",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Borrado",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Reintentar",
|
||||
"Move" : "Mover",
|
||||
"Page not found" : "Página no encontrada",
|
||||
"Edit" : "Editar",
|
||||
@@ -30,6 +27,7 @@
|
||||
"Title" : "Título",
|
||||
"Unsaved changes" : "Cambios no guardados",
|
||||
"Refresh" : "Actualizar",
|
||||
"Retry" : "Reintentar",
|
||||
"Error" : "Error",
|
||||
"Created" : "Creado",
|
||||
"by" : "por",
|
||||
@@ -45,13 +43,12 @@
|
||||
"General settings" : "Configuraciones generales",
|
||||
"Access control" : "Control de acceso",
|
||||
"Settings saved" : "Se han guardado las configuraciones ",
|
||||
"Newest first" : "Más reciente primero",
|
||||
"Oldest first" : "Más antiguo primero",
|
||||
"Reset" : "Restablecer",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Dueño",
|
||||
"Actions" : "Acciones",
|
||||
"Members" : "Miembros",
|
||||
"Joined" : "Se ha unido"
|
||||
"Joined" : "Se ha unido",
|
||||
"Deleted" : "Borrado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
@@ -57,13 +57,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Kustutatud kasutaja",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Kogukonnapõhine foorum, mis toimib otse sinu Nextcloudi serveris.",
|
||||
"Repair Database Initial Data" : "Paranda andmebaasi algsed andmed",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Käivita käsk, mis parandab andmebaasi algsed vaikimisi andmed (rollid, kategooriad, õigused, BBC-koodid). Kuna olemasolevad andmed jäävad vahele, siis seda võid käivitada ka mitu korda.",
|
||||
"Run Repair Database Initial Data" : "Käivita toiming, mis parandab andmebaasi algsed andmed",
|
||||
"User Roles" : "Kasutajarollid",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Lisa foorumikasutajatele rollid. Sedaviisi saad soovitud kasutajad muuta moderaatoriteks või peakasutajateks.",
|
||||
"User ID" : "Kasutajatunnus",
|
||||
"Enter user ID" : "Sisesta kasutajatunnus",
|
||||
"Role" : "Roll",
|
||||
"Select a role" : "Vali roll",
|
||||
"Assign Role" : "Määra roll",
|
||||
"Failed to fetch roles" : "Rollide laadimine ei õnnestunud",
|
||||
"Failed to run repair database initial data" : "Toimingu, mis parandab andmebaasi algsed andmed, käivitamine ei õnnestunud",
|
||||
"Failed to assign role" : "Rolli määramine ei õnnestunud",
|
||||
"Loading …" : "Laadin...",
|
||||
"Search" : "Otsi",
|
||||
"Home" : "Avaleht",
|
||||
@@ -75,7 +80,6 @@ OC.L10N.register(
|
||||
"Roles & Teams" : "Rollid ja tiimid",
|
||||
"Categories" : "Kategooriad",
|
||||
"BBCodes" : "BBCode'i märgistus",
|
||||
"Moderation" : "Modereerimine",
|
||||
"Expand" : "Laienda",
|
||||
"Collapse" : "Ahenda",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Palun arvesta:{bEnd} Manusena lisatud failid on nähtavad kõikidele foorumi osalistele sõltumata failide jagamise seadistustest.",
|
||||
@@ -146,10 +150,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Katkesta",
|
||||
"Create" : "Lisa",
|
||||
"Update" : "Uuenda",
|
||||
"Deleted" : "Kustutatud",
|
||||
"Restore" : "Taasta",
|
||||
"Retry" : "Proovi uuesti",
|
||||
"In thread" : "Jutulõngas",
|
||||
"Move thread to category" : "Tõsta jutulõng siia kategooriasse",
|
||||
"Select the category to move this thread to:" : "Vali kategooria, kuhu sa jutulõnga tahad tõsta:",
|
||||
"Select a category …" : "Vali kategooria…",
|
||||
@@ -195,6 +195,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Koosta oma vastus…",
|
||||
"Submit reply" : "Vasta",
|
||||
"Are you sure you want to discard your reply?" : "Kas sa oled kindel, et soovid oma vastusest loobuda?",
|
||||
"In thread" : "Jutulõngas",
|
||||
"Thread unavailable" : "Jutulõng pole saadaval",
|
||||
"Pinned thread" : "Esiletõstetud jutulõng",
|
||||
"Locked thread" : "Lukustatud jutulõng",
|
||||
@@ -221,6 +222,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Viga järjehoidja lisamisel",
|
||||
"No bookmarks yet" : "Järjehoidjaid veel ei leidu",
|
||||
"Bookmark threads to quickly find them later." : "Lisades jutulõngale järjehoidja saad neid hiljem kiiresti leida.",
|
||||
"Retry" : "Proovi uuesti",
|
||||
"An unexpected error occurred" : "Tekkis ootamatu viga",
|
||||
"Failed to load bookmarks" : "Järjehoidjate laadmine ei õnnestunud",
|
||||
"No categories yet" : "Kategooriaid veel pole",
|
||||
@@ -340,7 +342,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Sinu allkiri on nähtav sinu jutulõngade või vastuste lõpus",
|
||||
"You can use BBCode formatting in your signature" : "Oma allkirja koostamisel võid vormindamisel kasutada BBCode'i",
|
||||
"Enter your signature …" : "Sisesta oma allkiri…",
|
||||
"Privacy" : "Privaatsus",
|
||||
"Failed to save preferences" : "Eelistuste salvestamine ei õnnestunud",
|
||||
"Select upload directory" : "Vali kaust, kust tahad üles laadida",
|
||||
"BBCode management" : "BBCode'i haldus",
|
||||
@@ -411,6 +412,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Vali sihtpäis",
|
||||
"Move up" : "Liiguta ülespoole",
|
||||
"Move down" : "Liiguta allapoole",
|
||||
"Admin dashboard" : "Peakasutaja töölaud/juhtpaneel",
|
||||
"Overview of forum activity and statistics" : "Ülevaade foorumi kasutusest ja statistikast",
|
||||
"Loading statistics …" : "Laadin statistikat…",
|
||||
"Error loading dashboard" : "Viga juhtpaneeli laadimisel",
|
||||
@@ -438,11 +440,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Halda kasutajate ligipääsu foorumisse",
|
||||
"Allow guest access" : "Luba külaliskasutajate ligipääsu",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Selle eelistuse sisselülitamisel saavad autentimata kasutajad vaada foorumi sisu",
|
||||
"Posts" : "Postitused",
|
||||
"Settings saved" : "Seadistused on salvestatud",
|
||||
"Failed to save settings" : "Seadistuste salvestamine ei õnnestunud",
|
||||
"Newest first" : "Uuemad eespool",
|
||||
"Oldest first" : "Vanemad eespool",
|
||||
"Create role" : "Lisa roll",
|
||||
"Edit role" : "Muuda rolli",
|
||||
"Configure role permissions and category access" : "Seadista rollide õigusi ja ligipääsu kategooriatele",
|
||||
@@ -457,12 +456,17 @@ OC.L10N.register(
|
||||
"Reset" : "Lähtesta",
|
||||
"Role permissions" : "Rolli õigused",
|
||||
"Set global permissions for this role" : "Määra selle rolli üldised õigused",
|
||||
"Account management" : "Kasutajakontode haldus",
|
||||
"Can access admin tools" : "Võib kasutada süsteemitarvikuid",
|
||||
"Allow access to the admin dashboard and tools" : "Kasutab ligipääsu peakasutajate töölauale ja tarviklutele",
|
||||
"Can edit roles" : "Võib rolle muuta",
|
||||
"Allow creating, editing and deleting roles" : "Luba rollide lisamine, muutmine ja kustutamine",
|
||||
"Can edit categories" : "Võib kategooriaid muuta",
|
||||
"Allow creating, editing and deleting categories" : "Luba kategooriate lisamine, muutmine ja kustutamine",
|
||||
"Category permissions" : "Kategooria õigused",
|
||||
"Set which categories this role can access" : "Mis kategooriatele rollil on ligipääs",
|
||||
"Admin role must have all permissions enabled" : "Peakasutaja rollil peavad olema kõik õigused lubatud",
|
||||
"Admin role has full access to all categories" : "Peakasutaja rollil on ligipääs kõikidele kategooriatele",
|
||||
"Guest role cannot have admin permissions" : "Külalisrollil ei saa olla peakasutaja õigusi",
|
||||
"Guest role cannot moderate categories" : "Külalisroll ei saa kategooriaid modereerida",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Märkides alljärgnevaid märkeruute saad alljärgnevas hallata missuguseid kategooriaid külalised saavad vaadata.",
|
||||
"Guest access is currently disabled" : "Külaliskasutajad pole hetkel lubatud",
|
||||
@@ -503,6 +507,7 @@ OC.L10N.register(
|
||||
"Joined" : "Liitus",
|
||||
"Status" : "Olek",
|
||||
"Active" : "Aktiivne",
|
||||
"Deleted" : "Kustutatud",
|
||||
"No roles" : "Rolle pole",
|
||||
"Select roles" : "Vali rollid",
|
||||
"Edit roles" : "Muuda rolle",
|
||||
|
||||
@@ -55,13 +55,18 @@
|
||||
"Deleted user" : "Kustutatud kasutaja",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Kogukonnapõhine foorum, mis toimib otse sinu Nextcloudi serveris.",
|
||||
"Repair Database Initial Data" : "Paranda andmebaasi algsed andmed",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Käivita käsk, mis parandab andmebaasi algsed vaikimisi andmed (rollid, kategooriad, õigused, BBC-koodid). Kuna olemasolevad andmed jäävad vahele, siis seda võid käivitada ka mitu korda.",
|
||||
"Run Repair Database Initial Data" : "Käivita toiming, mis parandab andmebaasi algsed andmed",
|
||||
"User Roles" : "Kasutajarollid",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Lisa foorumikasutajatele rollid. Sedaviisi saad soovitud kasutajad muuta moderaatoriteks või peakasutajateks.",
|
||||
"User ID" : "Kasutajatunnus",
|
||||
"Enter user ID" : "Sisesta kasutajatunnus",
|
||||
"Role" : "Roll",
|
||||
"Select a role" : "Vali roll",
|
||||
"Assign Role" : "Määra roll",
|
||||
"Failed to fetch roles" : "Rollide laadimine ei õnnestunud",
|
||||
"Failed to run repair database initial data" : "Toimingu, mis parandab andmebaasi algsed andmed, käivitamine ei õnnestunud",
|
||||
"Failed to assign role" : "Rolli määramine ei õnnestunud",
|
||||
"Loading …" : "Laadin...",
|
||||
"Search" : "Otsi",
|
||||
"Home" : "Avaleht",
|
||||
@@ -73,7 +78,6 @@
|
||||
"Roles & Teams" : "Rollid ja tiimid",
|
||||
"Categories" : "Kategooriad",
|
||||
"BBCodes" : "BBCode'i märgistus",
|
||||
"Moderation" : "Modereerimine",
|
||||
"Expand" : "Laienda",
|
||||
"Collapse" : "Ahenda",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Palun arvesta:{bEnd} Manusena lisatud failid on nähtavad kõikidele foorumi osalistele sõltumata failide jagamise seadistustest.",
|
||||
@@ -144,10 +148,6 @@
|
||||
"Cancel" : "Katkesta",
|
||||
"Create" : "Lisa",
|
||||
"Update" : "Uuenda",
|
||||
"Deleted" : "Kustutatud",
|
||||
"Restore" : "Taasta",
|
||||
"Retry" : "Proovi uuesti",
|
||||
"In thread" : "Jutulõngas",
|
||||
"Move thread to category" : "Tõsta jutulõng siia kategooriasse",
|
||||
"Select the category to move this thread to:" : "Vali kategooria, kuhu sa jutulõnga tahad tõsta:",
|
||||
"Select a category …" : "Vali kategooria…",
|
||||
@@ -193,6 +193,7 @@
|
||||
"Write your reply …" : "Koosta oma vastus…",
|
||||
"Submit reply" : "Vasta",
|
||||
"Are you sure you want to discard your reply?" : "Kas sa oled kindel, et soovid oma vastusest loobuda?",
|
||||
"In thread" : "Jutulõngas",
|
||||
"Thread unavailable" : "Jutulõng pole saadaval",
|
||||
"Pinned thread" : "Esiletõstetud jutulõng",
|
||||
"Locked thread" : "Lukustatud jutulõng",
|
||||
@@ -219,6 +220,7 @@
|
||||
"Error loading bookmarks" : "Viga järjehoidja lisamisel",
|
||||
"No bookmarks yet" : "Järjehoidjaid veel ei leidu",
|
||||
"Bookmark threads to quickly find them later." : "Lisades jutulõngale järjehoidja saad neid hiljem kiiresti leida.",
|
||||
"Retry" : "Proovi uuesti",
|
||||
"An unexpected error occurred" : "Tekkis ootamatu viga",
|
||||
"Failed to load bookmarks" : "Järjehoidjate laadmine ei õnnestunud",
|
||||
"No categories yet" : "Kategooriaid veel pole",
|
||||
@@ -338,7 +340,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Sinu allkiri on nähtav sinu jutulõngade või vastuste lõpus",
|
||||
"You can use BBCode formatting in your signature" : "Oma allkirja koostamisel võid vormindamisel kasutada BBCode'i",
|
||||
"Enter your signature …" : "Sisesta oma allkiri…",
|
||||
"Privacy" : "Privaatsus",
|
||||
"Failed to save preferences" : "Eelistuste salvestamine ei õnnestunud",
|
||||
"Select upload directory" : "Vali kaust, kust tahad üles laadida",
|
||||
"BBCode management" : "BBCode'i haldus",
|
||||
@@ -409,6 +410,7 @@
|
||||
"Select target header" : "Vali sihtpäis",
|
||||
"Move up" : "Liiguta ülespoole",
|
||||
"Move down" : "Liiguta allapoole",
|
||||
"Admin dashboard" : "Peakasutaja töölaud/juhtpaneel",
|
||||
"Overview of forum activity and statistics" : "Ülevaade foorumi kasutusest ja statistikast",
|
||||
"Loading statistics …" : "Laadin statistikat…",
|
||||
"Error loading dashboard" : "Viga juhtpaneeli laadimisel",
|
||||
@@ -436,11 +438,8 @@
|
||||
"Manage who can access the forum" : "Halda kasutajate ligipääsu foorumisse",
|
||||
"Allow guest access" : "Luba külaliskasutajate ligipääsu",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Selle eelistuse sisselülitamisel saavad autentimata kasutajad vaada foorumi sisu",
|
||||
"Posts" : "Postitused",
|
||||
"Settings saved" : "Seadistused on salvestatud",
|
||||
"Failed to save settings" : "Seadistuste salvestamine ei õnnestunud",
|
||||
"Newest first" : "Uuemad eespool",
|
||||
"Oldest first" : "Vanemad eespool",
|
||||
"Create role" : "Lisa roll",
|
||||
"Edit role" : "Muuda rolli",
|
||||
"Configure role permissions and category access" : "Seadista rollide õigusi ja ligipääsu kategooriatele",
|
||||
@@ -455,12 +454,17 @@
|
||||
"Reset" : "Lähtesta",
|
||||
"Role permissions" : "Rolli õigused",
|
||||
"Set global permissions for this role" : "Määra selle rolli üldised õigused",
|
||||
"Account management" : "Kasutajakontode haldus",
|
||||
"Can access admin tools" : "Võib kasutada süsteemitarvikuid",
|
||||
"Allow access to the admin dashboard and tools" : "Kasutab ligipääsu peakasutajate töölauale ja tarviklutele",
|
||||
"Can edit roles" : "Võib rolle muuta",
|
||||
"Allow creating, editing and deleting roles" : "Luba rollide lisamine, muutmine ja kustutamine",
|
||||
"Can edit categories" : "Võib kategooriaid muuta",
|
||||
"Allow creating, editing and deleting categories" : "Luba kategooriate lisamine, muutmine ja kustutamine",
|
||||
"Category permissions" : "Kategooria õigused",
|
||||
"Set which categories this role can access" : "Mis kategooriatele rollil on ligipääs",
|
||||
"Admin role must have all permissions enabled" : "Peakasutaja rollil peavad olema kõik õigused lubatud",
|
||||
"Admin role has full access to all categories" : "Peakasutaja rollil on ligipääs kõikidele kategooriatele",
|
||||
"Guest role cannot have admin permissions" : "Külalisrollil ei saa olla peakasutaja õigusi",
|
||||
"Guest role cannot moderate categories" : "Külalisroll ei saa kategooriaid modereerida",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Märkides alljärgnevaid märkeruute saad alljärgnevas hallata missuguseid kategooriaid külalised saavad vaadata.",
|
||||
"Guest access is currently disabled" : "Külaliskasutajad pole hetkel lubatud",
|
||||
@@ -501,6 +505,7 @@
|
||||
"Joined" : "Liitus",
|
||||
"Status" : "Olek",
|
||||
"Active" : "Aktiivne",
|
||||
"Deleted" : "Kustutatud",
|
||||
"No roles" : "Rolle pole",
|
||||
"Select roles" : "Vali rollid",
|
||||
"Edit roles" : "Muuda rolle",
|
||||
|
||||
12
l10n/eu.js
12
l10n/eu.js
@@ -18,7 +18,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "Panela",
|
||||
"Users" : "Erabiltzaileak",
|
||||
"Categories" : "Kategoriak",
|
||||
"Moderation" : "Moderazioa",
|
||||
"Expand" : "Zabaldu",
|
||||
"Collapse" : "Tolestu",
|
||||
"Hello world!" : "Kaixo mundua!",
|
||||
@@ -36,9 +35,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Sortu",
|
||||
"Update" : "Eguneratu",
|
||||
"Deleted" : "Ezabatuta",
|
||||
"Restore" : "Leheneratu",
|
||||
"Retry" : "saiatu berriro",
|
||||
"Move" : "Mugitu",
|
||||
"Page not found" : "Orria ez da aurkitu",
|
||||
"Back" : "Itzuli",
|
||||
@@ -68,6 +64,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Gorde gabeko aldaketak",
|
||||
"Back to home" : "Itzuli etxera",
|
||||
"Refresh" : "Freskatu",
|
||||
"Retry" : "saiatu berriro",
|
||||
"Error" : "Errorea",
|
||||
"Created" : "Sortua",
|
||||
"Searching …" : "Bilatzen…",
|
||||
@@ -84,7 +81,6 @@ OC.L10N.register(
|
||||
"Files" : "Fitxategiak",
|
||||
"Browse" : "Arakatu",
|
||||
"Signature" : "Sinadura",
|
||||
"Privacy" : "Pribatutasuna",
|
||||
"Enable" : "Aktibatu",
|
||||
"Disable" : "Desaktibatu",
|
||||
"Tag" : "Etiketa",
|
||||
@@ -101,10 +97,7 @@ OC.L10N.register(
|
||||
"Access control" : "Sarbide kontrola",
|
||||
"Settings saved" : "Ezarpenak gordeta",
|
||||
"Failed to save settings" : "Ezarpenak gordetzeak huts egin du",
|
||||
"Newest first" : "Berrienak lehenengo ",
|
||||
"Oldest first" : "Zaharrenak lehenengo",
|
||||
"Reset" : "Berrezarri",
|
||||
"Account management" : "Kontuen kudeaketa",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Jabea",
|
||||
"Actions" : "Ekintzak",
|
||||
@@ -116,6 +109,7 @@ OC.L10N.register(
|
||||
"No users found" : "Ez da erabiltzailerik aurkitu",
|
||||
"Joined" : "Batu da",
|
||||
"Status" : "Egoera",
|
||||
"Active" : "Aktibo"
|
||||
"Active" : "Aktibo",
|
||||
"Deleted" : "Ezabatuta"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
12
l10n/eu.json
12
l10n/eu.json
@@ -16,7 +16,6 @@
|
||||
"Dashboard" : "Panela",
|
||||
"Users" : "Erabiltzaileak",
|
||||
"Categories" : "Kategoriak",
|
||||
"Moderation" : "Moderazioa",
|
||||
"Expand" : "Zabaldu",
|
||||
"Collapse" : "Tolestu",
|
||||
"Hello world!" : "Kaixo mundua!",
|
||||
@@ -34,9 +33,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Sortu",
|
||||
"Update" : "Eguneratu",
|
||||
"Deleted" : "Ezabatuta",
|
||||
"Restore" : "Leheneratu",
|
||||
"Retry" : "saiatu berriro",
|
||||
"Move" : "Mugitu",
|
||||
"Page not found" : "Orria ez da aurkitu",
|
||||
"Back" : "Itzuli",
|
||||
@@ -66,6 +62,7 @@
|
||||
"Unsaved changes" : "Gorde gabeko aldaketak",
|
||||
"Back to home" : "Itzuli etxera",
|
||||
"Refresh" : "Freskatu",
|
||||
"Retry" : "saiatu berriro",
|
||||
"Error" : "Errorea",
|
||||
"Created" : "Sortua",
|
||||
"Searching …" : "Bilatzen…",
|
||||
@@ -82,7 +79,6 @@
|
||||
"Files" : "Fitxategiak",
|
||||
"Browse" : "Arakatu",
|
||||
"Signature" : "Sinadura",
|
||||
"Privacy" : "Pribatutasuna",
|
||||
"Enable" : "Aktibatu",
|
||||
"Disable" : "Desaktibatu",
|
||||
"Tag" : "Etiketa",
|
||||
@@ -99,10 +95,7 @@
|
||||
"Access control" : "Sarbide kontrola",
|
||||
"Settings saved" : "Ezarpenak gordeta",
|
||||
"Failed to save settings" : "Ezarpenak gordetzeak huts egin du",
|
||||
"Newest first" : "Berrienak lehenengo ",
|
||||
"Oldest first" : "Zaharrenak lehenengo",
|
||||
"Reset" : "Berrezarri",
|
||||
"Account management" : "Kontuen kudeaketa",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Jabea",
|
||||
"Actions" : "Ekintzak",
|
||||
@@ -114,6 +107,7 @@
|
||||
"No users found" : "Ez da erabiltzailerik aurkitu",
|
||||
"Joined" : "Batu da",
|
||||
"Status" : "Egoera",
|
||||
"Active" : "Aktibo"
|
||||
"Active" : "Aktibo",
|
||||
"Deleted" : "Ezabatuta"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
11
l10n/fa.js
11
l10n/fa.js
@@ -18,7 +18,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "پیشخوان",
|
||||
"Users" : "کاربران",
|
||||
"Categories" : "دستهها",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "بسط دادن",
|
||||
"Collapse" : "فروکش کردن",
|
||||
"Hello world!" : "سلام دنیا!",
|
||||
@@ -35,9 +34,6 @@ OC.L10N.register(
|
||||
"Cancel" : "انصراف",
|
||||
"Create" : "ایجاد",
|
||||
"Update" : "بهروزرسانی",
|
||||
"Deleted" : "حذف شده",
|
||||
"Restore" : "بازیابی",
|
||||
"Retry" : "تلاش دوباره",
|
||||
"Move" : "انتقال",
|
||||
"Page not found" : "صفحه پیدا نشد",
|
||||
"Back" : "بازگشت",
|
||||
@@ -62,6 +58,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "پیش نویس ذخیره شد",
|
||||
"Unsaved changes" : "Unsaved changes",
|
||||
"Refresh" : "تازهسازی",
|
||||
"Retry" : "تلاش دوباره",
|
||||
"Error" : "خطا",
|
||||
"Created" : "ایجاد شده",
|
||||
"Searching …" : "جستجوکردن …",
|
||||
@@ -76,7 +73,6 @@ OC.L10N.register(
|
||||
"Notifications" : "هشدارها",
|
||||
"Files" : "پروندهها",
|
||||
"Signature" : "امضا",
|
||||
"Privacy" : "محرمانگی",
|
||||
"Enable" : "فعالسازی",
|
||||
"Disable" : "غیرفعال کردن",
|
||||
"Description" : "شرح",
|
||||
@@ -92,8 +88,6 @@ OC.L10N.register(
|
||||
"Access control" : "کنترل دسترسی",
|
||||
"Settings saved" : "تنظیمات ذخیره شد",
|
||||
"Failed to save settings" : "تنظیمات ذخیره نشدند",
|
||||
"Newest first" : "نخست جدیدترین",
|
||||
"Oldest first" : "نخست قدیمیترین",
|
||||
"Reset" : "بازنشانی",
|
||||
"ID" : "شناسه",
|
||||
"Owner" : "مالک",
|
||||
@@ -105,6 +99,7 @@ OC.L10N.register(
|
||||
"No users found" : "No users found",
|
||||
"Joined" : "پیوستن",
|
||||
"Status" : "Status",
|
||||
"Active" : "فعال کردن"
|
||||
"Active" : "فعال کردن",
|
||||
"Deleted" : "حذف شده"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
||||
11
l10n/fa.json
11
l10n/fa.json
@@ -16,7 +16,6 @@
|
||||
"Dashboard" : "پیشخوان",
|
||||
"Users" : "کاربران",
|
||||
"Categories" : "دستهها",
|
||||
"Moderation" : "Moderation",
|
||||
"Expand" : "بسط دادن",
|
||||
"Collapse" : "فروکش کردن",
|
||||
"Hello world!" : "سلام دنیا!",
|
||||
@@ -33,9 +32,6 @@
|
||||
"Cancel" : "انصراف",
|
||||
"Create" : "ایجاد",
|
||||
"Update" : "بهروزرسانی",
|
||||
"Deleted" : "حذف شده",
|
||||
"Restore" : "بازیابی",
|
||||
"Retry" : "تلاش دوباره",
|
||||
"Move" : "انتقال",
|
||||
"Page not found" : "صفحه پیدا نشد",
|
||||
"Back" : "بازگشت",
|
||||
@@ -60,6 +56,7 @@
|
||||
"Draft saved" : "پیش نویس ذخیره شد",
|
||||
"Unsaved changes" : "Unsaved changes",
|
||||
"Refresh" : "تازهسازی",
|
||||
"Retry" : "تلاش دوباره",
|
||||
"Error" : "خطا",
|
||||
"Created" : "ایجاد شده",
|
||||
"Searching …" : "جستجوکردن …",
|
||||
@@ -74,7 +71,6 @@
|
||||
"Notifications" : "هشدارها",
|
||||
"Files" : "پروندهها",
|
||||
"Signature" : "امضا",
|
||||
"Privacy" : "محرمانگی",
|
||||
"Enable" : "فعالسازی",
|
||||
"Disable" : "غیرفعال کردن",
|
||||
"Description" : "شرح",
|
||||
@@ -90,8 +86,6 @@
|
||||
"Access control" : "کنترل دسترسی",
|
||||
"Settings saved" : "تنظیمات ذخیره شد",
|
||||
"Failed to save settings" : "تنظیمات ذخیره نشدند",
|
||||
"Newest first" : "نخست جدیدترین",
|
||||
"Oldest first" : "نخست قدیمیترین",
|
||||
"Reset" : "بازنشانی",
|
||||
"ID" : "شناسه",
|
||||
"Owner" : "مالک",
|
||||
@@ -103,6 +97,7 @@
|
||||
"No users found" : "No users found",
|
||||
"Joined" : "پیوستن",
|
||||
"Status" : "Status",
|
||||
"Active" : "فعال کردن"
|
||||
"Active" : "فعال کردن",
|
||||
"Deleted" : "حذف شده"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
12
l10n/fi.js
12
l10n/fi.js
@@ -19,7 +19,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "Kojelauta",
|
||||
"Users" : "Käyttäjät",
|
||||
"Categories" : "Luokat",
|
||||
"Moderation" : "Moderaatio",
|
||||
"Expand" : "Laajenna",
|
||||
"Collapse" : "Kutista näkymää",
|
||||
"Hello world!" : "Hei maailma!",
|
||||
@@ -38,9 +37,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Peruuta",
|
||||
"Create" : "Luo",
|
||||
"Update" : "Päivitä",
|
||||
"Deleted" : "Poistettu",
|
||||
"Restore" : "Palauta",
|
||||
"Retry" : "Yritä uudelleen",
|
||||
"Move" : "Siirrä",
|
||||
"Page not found" : "Sivua ei löytynyt",
|
||||
"Back" : "Takaisin",
|
||||
@@ -70,6 +66,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Luonnos tallennettu",
|
||||
"Unsaved changes" : "Tallentamattomia muutoksia",
|
||||
"Refresh" : "Päivitä",
|
||||
"Retry" : "Yritä uudelleen",
|
||||
"Error" : "Virhe",
|
||||
"Created" : "Luonut",
|
||||
"Searching …" : "Haetaan…",
|
||||
@@ -86,7 +83,6 @@ OC.L10N.register(
|
||||
"Notifications" : "Ilmoitukset",
|
||||
"Files" : "Tiedostot",
|
||||
"Signature" : "Allekirjoitus",
|
||||
"Privacy" : "Yksityisyys",
|
||||
"Enable" : "Käytä",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"This action cannot be undone." : "Tätä toimintoa ei voi perua.",
|
||||
@@ -104,10 +100,7 @@ OC.L10N.register(
|
||||
"Access control" : "Pääsynhallinta",
|
||||
"Settings saved" : "Asetukset tallennettu",
|
||||
"Failed to save settings" : "Asetusten tallentaminen epäonnistui",
|
||||
"Newest first" : "Uusin ensin",
|
||||
"Oldest first" : "Vanhin ensin",
|
||||
"Reset" : "Palauta",
|
||||
"Account management" : "Tilihallinta",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Omistaja",
|
||||
"Actions" : "Toiminnot",
|
||||
@@ -119,6 +112,7 @@ OC.L10N.register(
|
||||
"No users found" : "Käyttäjiä ei löytynyt",
|
||||
"Joined" : "Liittynyt",
|
||||
"Status" : "Tila",
|
||||
"Active" : "Aktiivinen"
|
||||
"Active" : "Aktiivinen",
|
||||
"Deleted" : "Poistettu"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
12
l10n/fi.json
12
l10n/fi.json
@@ -17,7 +17,6 @@
|
||||
"Dashboard" : "Kojelauta",
|
||||
"Users" : "Käyttäjät",
|
||||
"Categories" : "Luokat",
|
||||
"Moderation" : "Moderaatio",
|
||||
"Expand" : "Laajenna",
|
||||
"Collapse" : "Kutista näkymää",
|
||||
"Hello world!" : "Hei maailma!",
|
||||
@@ -36,9 +35,6 @@
|
||||
"Cancel" : "Peruuta",
|
||||
"Create" : "Luo",
|
||||
"Update" : "Päivitä",
|
||||
"Deleted" : "Poistettu",
|
||||
"Restore" : "Palauta",
|
||||
"Retry" : "Yritä uudelleen",
|
||||
"Move" : "Siirrä",
|
||||
"Page not found" : "Sivua ei löytynyt",
|
||||
"Back" : "Takaisin",
|
||||
@@ -68,6 +64,7 @@
|
||||
"Draft saved" : "Luonnos tallennettu",
|
||||
"Unsaved changes" : "Tallentamattomia muutoksia",
|
||||
"Refresh" : "Päivitä",
|
||||
"Retry" : "Yritä uudelleen",
|
||||
"Error" : "Virhe",
|
||||
"Created" : "Luonut",
|
||||
"Searching …" : "Haetaan…",
|
||||
@@ -84,7 +81,6 @@
|
||||
"Notifications" : "Ilmoitukset",
|
||||
"Files" : "Tiedostot",
|
||||
"Signature" : "Allekirjoitus",
|
||||
"Privacy" : "Yksityisyys",
|
||||
"Enable" : "Käytä",
|
||||
"Disable" : "Poista käytöstä",
|
||||
"This action cannot be undone." : "Tätä toimintoa ei voi perua.",
|
||||
@@ -102,10 +98,7 @@
|
||||
"Access control" : "Pääsynhallinta",
|
||||
"Settings saved" : "Asetukset tallennettu",
|
||||
"Failed to save settings" : "Asetusten tallentaminen epäonnistui",
|
||||
"Newest first" : "Uusin ensin",
|
||||
"Oldest first" : "Vanhin ensin",
|
||||
"Reset" : "Palauta",
|
||||
"Account management" : "Tilihallinta",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Omistaja",
|
||||
"Actions" : "Toiminnot",
|
||||
@@ -117,6 +110,7 @@
|
||||
"No users found" : "Käyttäjiä ei löytynyt",
|
||||
"Joined" : "Liittynyt",
|
||||
"Status" : "Tila",
|
||||
"Active" : "Aktiivinen"
|
||||
"Active" : "Aktiivinen",
|
||||
"Deleted" : "Poistettu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
12
l10n/fr.js
12
l10n/fr.js
@@ -24,7 +24,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "Tableau de bord",
|
||||
"Users" : "Utilisateurs",
|
||||
"Categories" : "Catégories",
|
||||
"Moderation" : "Modération",
|
||||
"Expand" : "Étendre",
|
||||
"Collapse" : "Replier",
|
||||
"Hello world!" : "Hello world!",
|
||||
@@ -44,9 +43,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Annuler",
|
||||
"Create" : "Créer",
|
||||
"Update" : "Mettre à jour",
|
||||
"Deleted" : "Effacé",
|
||||
"Restore" : "Restaurer",
|
||||
"Retry" : "Réessayer",
|
||||
"Move" : "Déplacer",
|
||||
"Page not found" : "Page non trouvée",
|
||||
"Back" : "Retour",
|
||||
@@ -77,6 +73,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Modifications non enregistrées",
|
||||
"Back to home" : "Retour à l'accueil",
|
||||
"Refresh" : "Actualiser",
|
||||
"Retry" : "Réessayer",
|
||||
"In {category}" : "Dans {category}",
|
||||
"Error" : "Erreur",
|
||||
"Created" : "Créée",
|
||||
@@ -95,7 +92,6 @@ OC.L10N.register(
|
||||
"Files" : "Fichiers",
|
||||
"Browse" : "Parcourir",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Confidentialité",
|
||||
"Enable" : "Activer",
|
||||
"Disable" : "Désactiver",
|
||||
"This action cannot be undone." : "Cette action ne peut pas être annulée",
|
||||
@@ -115,10 +111,7 @@ OC.L10N.register(
|
||||
"Access control" : "Contrôle d'accès",
|
||||
"Settings saved" : "Paramètres enregistrés",
|
||||
"Failed to save settings" : "Impossible d'enregistrer les paramètres",
|
||||
"Newest first" : "Les plus récents en premier",
|
||||
"Oldest first" : "Les plus anciens en premier",
|
||||
"Reset" : "Réinitialiser",
|
||||
"Account management" : "Gestion de compte",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propriétaire",
|
||||
"Actions" : "Actions",
|
||||
@@ -130,6 +123,7 @@ OC.L10N.register(
|
||||
"No users found" : "Aucun utilisateur trouvé",
|
||||
"Joined" : "A rejoint",
|
||||
"Status" : "Statut",
|
||||
"Active" : "Actif"
|
||||
"Active" : "Actif",
|
||||
"Deleted" : "Effacé"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
||||
12
l10n/fr.json
12
l10n/fr.json
@@ -22,7 +22,6 @@
|
||||
"Dashboard" : "Tableau de bord",
|
||||
"Users" : "Utilisateurs",
|
||||
"Categories" : "Catégories",
|
||||
"Moderation" : "Modération",
|
||||
"Expand" : "Étendre",
|
||||
"Collapse" : "Replier",
|
||||
"Hello world!" : "Hello world!",
|
||||
@@ -42,9 +41,6 @@
|
||||
"Cancel" : "Annuler",
|
||||
"Create" : "Créer",
|
||||
"Update" : "Mettre à jour",
|
||||
"Deleted" : "Effacé",
|
||||
"Restore" : "Restaurer",
|
||||
"Retry" : "Réessayer",
|
||||
"Move" : "Déplacer",
|
||||
"Page not found" : "Page non trouvée",
|
||||
"Back" : "Retour",
|
||||
@@ -75,6 +71,7 @@
|
||||
"Unsaved changes" : "Modifications non enregistrées",
|
||||
"Back to home" : "Retour à l'accueil",
|
||||
"Refresh" : "Actualiser",
|
||||
"Retry" : "Réessayer",
|
||||
"In {category}" : "Dans {category}",
|
||||
"Error" : "Erreur",
|
||||
"Created" : "Créée",
|
||||
@@ -93,7 +90,6 @@
|
||||
"Files" : "Fichiers",
|
||||
"Browse" : "Parcourir",
|
||||
"Signature" : "Signature",
|
||||
"Privacy" : "Confidentialité",
|
||||
"Enable" : "Activer",
|
||||
"Disable" : "Désactiver",
|
||||
"This action cannot be undone." : "Cette action ne peut pas être annulée",
|
||||
@@ -113,10 +109,7 @@
|
||||
"Access control" : "Contrôle d'accès",
|
||||
"Settings saved" : "Paramètres enregistrés",
|
||||
"Failed to save settings" : "Impossible d'enregistrer les paramètres",
|
||||
"Newest first" : "Les plus récents en premier",
|
||||
"Oldest first" : "Les plus anciens en premier",
|
||||
"Reset" : "Réinitialiser",
|
||||
"Account management" : "Gestion de compte",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Propriétaire",
|
||||
"Actions" : "Actions",
|
||||
@@ -128,6 +121,7 @@
|
||||
"No users found" : "Aucun utilisateur trouvé",
|
||||
"Joined" : "A rejoint",
|
||||
"Status" : "Statut",
|
||||
"Active" : "Actif"
|
||||
"Active" : "Actif",
|
||||
"Deleted" : "Effacé"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
25
l10n/ga.js
25
l10n/ga.js
@@ -58,13 +58,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Úsáideoir scriosta",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Fóram atá tiomáinte ag an bpobal atá tógtha isteach i do chás Nextcloud",
|
||||
"Repair Database Initial Data" : "Deisigh Sonraí Tosaigh Bunachar Sonraí",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú \"deisigh sonraí tosaigh bunachar sonraí\" chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
|
||||
"Run Repair Database Initial Data" : "Rith Deisiúchán Bunachar Sonraí Tosaigh",
|
||||
"User Roles" : "Róil Úsáideora",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Sannadh róil fóraim d'úsáideoirí. Ligeann sé seo duit pribhléidí riaracháin nó modhnóra a dheonú d'úsáideoirí sonracha.",
|
||||
"User ID" : "ID Úsáideoir",
|
||||
"Enter user ID" : "Cuir isteach ID úsáideora",
|
||||
"Role" : "Ról",
|
||||
"Select a role" : "Roghnaigh ról",
|
||||
"Assign Role" : "Sannadh Ról",
|
||||
"Failed to fetch roles" : "Theip ar róil a fháil",
|
||||
"Failed to run repair database initial data" : "Theip ar shonraí tosaigh an bhunachair shonraí a dheisiú a rith",
|
||||
"Failed to assign role" : "Theip ar ról a shannadh",
|
||||
"Loading …" : "Á lódáil…",
|
||||
"Search" : "Cuardach",
|
||||
"Home" : "Baile",
|
||||
@@ -76,7 +81,6 @@ OC.L10N.register(
|
||||
"Roles & Teams" : "Róil & Foirne",
|
||||
"Categories" : "Catagóirí",
|
||||
"BBCodes" : "BBCóid",
|
||||
"Moderation" : "Measarthacht",
|
||||
"Expand" : "Leathnaigh",
|
||||
"Collapse" : "Laghdaigh",
|
||||
"(Guest)" : "(Aoi)",
|
||||
@@ -159,10 +163,6 @@ OC.L10N.register(
|
||||
"Initializing …" : "Ag tosú …",
|
||||
"Forum not set up" : "Fóram gan bhunú",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Níl an fóram socraithe fós. Téigh i dteagmháil le ball den riarachán le do thoil chun an socrú a chríochnú.",
|
||||
"Deleted" : "Scriosta",
|
||||
"Restore" : "Athchóirigh",
|
||||
"Retry" : "Bain triail eile as",
|
||||
"In thread" : "Sa snáithe",
|
||||
"Move thread to category" : "Bog snáithe go catagóir",
|
||||
"Select the category to move this thread to:" : "Roghnaigh an chatagóir chun an snáithe seo a bhogadh chuici:",
|
||||
"Select a category …" : "Roghnaigh catagóir …",
|
||||
@@ -208,6 +208,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Scríobh do fhreagra…",
|
||||
"Submit reply" : "Cuir freagra isteach",
|
||||
"Are you sure you want to discard your reply?" : "An bhfuil tú cinnte gur mian leat do fhreagra a chaitheamh amach?",
|
||||
"In thread" : "Sa snáithe",
|
||||
"Thread unavailable" : "Snáithe ar fáil",
|
||||
"Pinned thread" : "Snáithe bioráilte",
|
||||
"Locked thread" : "Snáithe faoi ghlas",
|
||||
@@ -245,6 +246,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Earráid ag luchtú leabharmharcanna",
|
||||
"No bookmarks yet" : "Gan aon leabharmharcanna fós",
|
||||
"Bookmark threads to quickly find them later." : "Cuir snáitheanna i leabharmharcanna le go bhfaighidh tú iad go tapa níos déanaí.",
|
||||
"Retry" : "Bain triail eile as",
|
||||
"An unexpected error occurred" : "Tharla earráid gan choinne",
|
||||
"Failed to load bookmarks" : "Theip ar leabharmharcanna a lódáil",
|
||||
"No categories yet" : "Gan aon chatagóirí fós",
|
||||
@@ -364,7 +366,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Feictear do shíniú ag bun do shnáitheanna nó do fhreagraí",
|
||||
"You can use BBCode formatting in your signature" : "Is féidir leat formáidiú BBCode a úsáid i do shíniú",
|
||||
"Enter your signature …" : "Cuir isteach do shíniú …",
|
||||
"Privacy" : "Príobháideacht",
|
||||
"Failed to save preferences" : "Theip ar na roghanna a shábháil",
|
||||
"Select upload directory" : "Roghnaigh eolaire uaslódála",
|
||||
"BBCode management" : "Bainistíocht BBCode",
|
||||
@@ -447,6 +448,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Roghnaigh ceanntásc sprice",
|
||||
"Move up" : "Éirí suas",
|
||||
"Move down" : "Bog síos",
|
||||
"Admin dashboard" : "Painéal riaracháin",
|
||||
"Overview of forum activity and statistics" : "Forbhreathnú ar ghníomhaíocht agus staitisticí an fhóraim",
|
||||
"Loading statistics …" : "Staitisticí á lódáil …",
|
||||
"Error loading dashboard" : "Earráid ag lódáil an phainéil",
|
||||
@@ -474,11 +476,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Bainistigh cé a fhéadfaidh rochtain a fháil ar an bhfóram",
|
||||
"Allow guest access" : "Ceadaigh rochtain aoi",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Nuair a bhíonn sé cumasaithe, is féidir le húsáideoirí neamhúdaraithe ábhar an fhóraim a fheiceáil i mód léite amháin.",
|
||||
"Posts" : "Poist",
|
||||
"Settings saved" : "Socruithe sábháilte",
|
||||
"Failed to save settings" : "Theip ar na socruithe a shábháil",
|
||||
"Newest first" : "Is nua ar dtús",
|
||||
"Oldest first" : "Is sine ar dtús",
|
||||
"Create role" : "Cruthaigh ról",
|
||||
"Edit role" : "Cuir ról in eagar",
|
||||
"Configure role permissions and category access" : "Cumraigh ceadanna róil agus rochtain catagóire",
|
||||
@@ -493,12 +492,17 @@ OC.L10N.register(
|
||||
"Reset" : "Athshocraigh",
|
||||
"Role permissions" : "Ceadanna ról",
|
||||
"Set global permissions for this role" : "Socraigh ceadanna domhanda don ról seo",
|
||||
"Account management" : "Bainistíocht cuntais",
|
||||
"Can access admin tools" : "Is féidir rochtain a fháil ar uirlisí riaracháin",
|
||||
"Allow access to the admin dashboard and tools" : "Ceadaigh rochtain ar an deais riarthóra agus ar na huirlisí",
|
||||
"Can edit roles" : "Is féidir róil a chur in eagar",
|
||||
"Allow creating, editing and deleting roles" : "Ceadaigh róil a chruthú, a chur in eagar agus a scriosadh",
|
||||
"Can edit categories" : "Is féidir catagóirí a chur in eagar",
|
||||
"Allow creating, editing and deleting categories" : "Ceadaigh catagóirí a chruthú, a chur in eagar agus a scriosadh",
|
||||
"Category permissions" : "Ceadanna catagóire",
|
||||
"Set which categories this role can access" : "Socraigh cé na catagóirí ar féidir leis an ról seo rochtain a fháil orthu",
|
||||
"Admin role must have all permissions enabled" : "Ní mór gach cead a bheith cumasaithe i ról an riarthóra",
|
||||
"Admin role has full access to all categories" : "Tá rochtain iomlán ag ról an riarthóra ar gach catagóir",
|
||||
"Guest role cannot have admin permissions" : "Ní féidir ceadanna riarthóra a bheith ag ról aoi",
|
||||
"Guest role cannot moderate categories" : "Ní féidir le ról aoi catagóirí a mhodhnú",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Is féidir leat na catagóirí is féidir le haíonna a fheiceáil a rialú trí na boscaí seiceála thíos a úsáid.",
|
||||
"Guest access is currently disabled" : "Tá rochtain aoi díchumasaithe faoi láthair",
|
||||
@@ -539,6 +543,7 @@ OC.L10N.register(
|
||||
"Joined" : "Chuaigh isteach",
|
||||
"Status" : "Stádas",
|
||||
"Active" : "Gníomhach",
|
||||
"Deleted" : "Scriosta",
|
||||
"No roles" : "Gan róil",
|
||||
"Select roles" : "Roghnaigh róil",
|
||||
"Edit roles" : "Cuir róil in eagar",
|
||||
|
||||
25
l10n/ga.json
25
l10n/ga.json
@@ -56,13 +56,18 @@
|
||||
"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",
|
||||
"Repair Database Initial Data" : "Deisigh Sonraí Tosaigh Bunachar Sonraí",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Rith an t-ordú \"deisigh sonraí tosaigh bunachar sonraí\" chun sonraí réamhshocraithe an fhóraim (róil, catagóirí, ceadanna, BBCóid) a athbhunú. Tá sé sábháilte é seo a rith arís agus arís eile mar go scipeálfaidh sé sonraí atá ann cheana féin.",
|
||||
"Run Repair Database Initial Data" : "Rith Deisiúchán Bunachar Sonraí Tosaigh",
|
||||
"User Roles" : "Róil Úsáideora",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Sannadh róil fóraim d'úsáideoirí. Ligeann sé seo duit pribhléidí riaracháin nó modhnóra a dheonú d'úsáideoirí sonracha.",
|
||||
"User ID" : "ID Úsáideoir",
|
||||
"Enter user ID" : "Cuir isteach ID úsáideora",
|
||||
"Role" : "Ról",
|
||||
"Select a role" : "Roghnaigh ról",
|
||||
"Assign Role" : "Sannadh Ról",
|
||||
"Failed to fetch roles" : "Theip ar róil a fháil",
|
||||
"Failed to run repair database initial data" : "Theip ar shonraí tosaigh an bhunachair shonraí a dheisiú a rith",
|
||||
"Failed to assign role" : "Theip ar ról a shannadh",
|
||||
"Loading …" : "Á lódáil…",
|
||||
"Search" : "Cuardach",
|
||||
"Home" : "Baile",
|
||||
@@ -74,7 +79,6 @@
|
||||
"Roles & Teams" : "Róil & Foirne",
|
||||
"Categories" : "Catagóirí",
|
||||
"BBCodes" : "BBCóid",
|
||||
"Moderation" : "Measarthacht",
|
||||
"Expand" : "Leathnaigh",
|
||||
"Collapse" : "Laghdaigh",
|
||||
"(Guest)" : "(Aoi)",
|
||||
@@ -157,10 +161,6 @@
|
||||
"Initializing …" : "Ag tosú …",
|
||||
"Forum not set up" : "Fóram gan bhunú",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "Níl an fóram socraithe fós. Téigh i dteagmháil le ball den riarachán le do thoil chun an socrú a chríochnú.",
|
||||
"Deleted" : "Scriosta",
|
||||
"Restore" : "Athchóirigh",
|
||||
"Retry" : "Bain triail eile as",
|
||||
"In thread" : "Sa snáithe",
|
||||
"Move thread to category" : "Bog snáithe go catagóir",
|
||||
"Select the category to move this thread to:" : "Roghnaigh an chatagóir chun an snáithe seo a bhogadh chuici:",
|
||||
"Select a category …" : "Roghnaigh catagóir …",
|
||||
@@ -206,6 +206,7 @@
|
||||
"Write your reply …" : "Scríobh do fhreagra…",
|
||||
"Submit reply" : "Cuir freagra isteach",
|
||||
"Are you sure you want to discard your reply?" : "An bhfuil tú cinnte gur mian leat do fhreagra a chaitheamh amach?",
|
||||
"In thread" : "Sa snáithe",
|
||||
"Thread unavailable" : "Snáithe ar fáil",
|
||||
"Pinned thread" : "Snáithe bioráilte",
|
||||
"Locked thread" : "Snáithe faoi ghlas",
|
||||
@@ -243,6 +244,7 @@
|
||||
"Error loading bookmarks" : "Earráid ag luchtú leabharmharcanna",
|
||||
"No bookmarks yet" : "Gan aon leabharmharcanna fós",
|
||||
"Bookmark threads to quickly find them later." : "Cuir snáitheanna i leabharmharcanna le go bhfaighidh tú iad go tapa níos déanaí.",
|
||||
"Retry" : "Bain triail eile as",
|
||||
"An unexpected error occurred" : "Tharla earráid gan choinne",
|
||||
"Failed to load bookmarks" : "Theip ar leabharmharcanna a lódáil",
|
||||
"No categories yet" : "Gan aon chatagóirí fós",
|
||||
@@ -362,7 +364,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Feictear do shíniú ag bun do shnáitheanna nó do fhreagraí",
|
||||
"You can use BBCode formatting in your signature" : "Is féidir leat formáidiú BBCode a úsáid i do shíniú",
|
||||
"Enter your signature …" : "Cuir isteach do shíniú …",
|
||||
"Privacy" : "Príobháideacht",
|
||||
"Failed to save preferences" : "Theip ar na roghanna a shábháil",
|
||||
"Select upload directory" : "Roghnaigh eolaire uaslódála",
|
||||
"BBCode management" : "Bainistíocht BBCode",
|
||||
@@ -445,6 +446,7 @@
|
||||
"Select target header" : "Roghnaigh ceanntásc sprice",
|
||||
"Move up" : "Éirí suas",
|
||||
"Move down" : "Bog síos",
|
||||
"Admin dashboard" : "Painéal riaracháin",
|
||||
"Overview of forum activity and statistics" : "Forbhreathnú ar ghníomhaíocht agus staitisticí an fhóraim",
|
||||
"Loading statistics …" : "Staitisticí á lódáil …",
|
||||
"Error loading dashboard" : "Earráid ag lódáil an phainéil",
|
||||
@@ -472,11 +474,8 @@
|
||||
"Manage who can access the forum" : "Bainistigh cé a fhéadfaidh rochtain a fháil ar an bhfóram",
|
||||
"Allow guest access" : "Ceadaigh rochtain aoi",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Nuair a bhíonn sé cumasaithe, is féidir le húsáideoirí neamhúdaraithe ábhar an fhóraim a fheiceáil i mód léite amháin.",
|
||||
"Posts" : "Poist",
|
||||
"Settings saved" : "Socruithe sábháilte",
|
||||
"Failed to save settings" : "Theip ar na socruithe a shábháil",
|
||||
"Newest first" : "Is nua ar dtús",
|
||||
"Oldest first" : "Is sine ar dtús",
|
||||
"Create role" : "Cruthaigh ról",
|
||||
"Edit role" : "Cuir ról in eagar",
|
||||
"Configure role permissions and category access" : "Cumraigh ceadanna róil agus rochtain catagóire",
|
||||
@@ -491,12 +490,17 @@
|
||||
"Reset" : "Athshocraigh",
|
||||
"Role permissions" : "Ceadanna ról",
|
||||
"Set global permissions for this role" : "Socraigh ceadanna domhanda don ról seo",
|
||||
"Account management" : "Bainistíocht cuntais",
|
||||
"Can access admin tools" : "Is féidir rochtain a fháil ar uirlisí riaracháin",
|
||||
"Allow access to the admin dashboard and tools" : "Ceadaigh rochtain ar an deais riarthóra agus ar na huirlisí",
|
||||
"Can edit roles" : "Is féidir róil a chur in eagar",
|
||||
"Allow creating, editing and deleting roles" : "Ceadaigh róil a chruthú, a chur in eagar agus a scriosadh",
|
||||
"Can edit categories" : "Is féidir catagóirí a chur in eagar",
|
||||
"Allow creating, editing and deleting categories" : "Ceadaigh catagóirí a chruthú, a chur in eagar agus a scriosadh",
|
||||
"Category permissions" : "Ceadanna catagóire",
|
||||
"Set which categories this role can access" : "Socraigh cé na catagóirí ar féidir leis an ról seo rochtain a fháil orthu",
|
||||
"Admin role must have all permissions enabled" : "Ní mór gach cead a bheith cumasaithe i ról an riarthóra",
|
||||
"Admin role has full access to all categories" : "Tá rochtain iomlán ag ról an riarthóra ar gach catagóir",
|
||||
"Guest role cannot have admin permissions" : "Ní féidir ceadanna riarthóra a bheith ag ról aoi",
|
||||
"Guest role cannot moderate categories" : "Ní féidir le ról aoi catagóirí a mhodhnú",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Is féidir leat na catagóirí is féidir le haíonna a fheiceáil a rialú trí na boscaí seiceála thíos a úsáid.",
|
||||
"Guest access is currently disabled" : "Tá rochtain aoi díchumasaithe faoi láthair",
|
||||
@@ -537,6 +541,7 @@
|
||||
"Joined" : "Chuaigh isteach",
|
||||
"Status" : "Stádas",
|
||||
"Active" : "Gníomhach",
|
||||
"Deleted" : "Scriosta",
|
||||
"No roles" : "Gan róil",
|
||||
"Select roles" : "Roghnaigh róil",
|
||||
"Edit roles" : "Cuir róil in eagar",
|
||||
|
||||
25
l10n/gl.js
25
l10n/gl.js
@@ -57,13 +57,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "Usuario eliminado",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Un foro impulsado pola comunidade integrado directamente na súa instancia de Nextcloud",
|
||||
"Repair Database Initial Data" : "Reparar os datos iniciais da base de datos",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar os datos iniciais da base de datos para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen.",
|
||||
"Run Repair Database Initial Data" : "Executar a reparación dos datos iniciais da base de datos",
|
||||
"User Roles" : "Roles de usuario",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asigna roles no foro aos usuarios. Isto permítelle conceder privilexios administrativos ou de moderador a usuarios específicos.",
|
||||
"User ID" : "ID do usuario",
|
||||
"Enter user ID" : "Introduza o ID de usuario",
|
||||
"Role" : "Rol",
|
||||
"Select a role" : "Seleccione un rol",
|
||||
"Assign Role" : "Asigne o rol",
|
||||
"Failed to fetch roles" : "Produciuse un fallo ao recuperar os roles",
|
||||
"Failed to run repair database initial data" : "Produciuse un fallo ao executar a reparación dos datos iniciais da base de datos",
|
||||
"Failed to assign role" : "Produciuse un fallo ao asignar o role",
|
||||
"Loading …" : "Cargando…",
|
||||
"Search" : "Buscar",
|
||||
"Home" : "Inicio",
|
||||
@@ -74,7 +79,6 @@ OC.L10N.register(
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "BBCode",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Contraer",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Teña en conta:{bEnd} Os ficheiros anexos serán visíbeis para calquera no foro, independentemente da configuración de compartición do ficheiro.",
|
||||
@@ -138,10 +142,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminada",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Volver tentar",
|
||||
"In thread" : "No fío",
|
||||
"Move thread to category" : "Mover o fío a outra categoría",
|
||||
"Select the category to move this thread to:" : "Seleccione a categoría á que quere mover este fío:",
|
||||
"Select a category …" : "Seleccione unha categoría",
|
||||
@@ -187,6 +187,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Escriba a súa resposta…",
|
||||
"Submit reply" : "Enviar a resposta",
|
||||
"Are you sure you want to discard your reply?" : "Confirma que quere desbotar a súa resposta?",
|
||||
"In thread" : "No fío",
|
||||
"Thread unavailable" : "Fío non dispoñíbel",
|
||||
"Pinned thread" : "Fío fixado",
|
||||
"Locked thread" : "Fío bloqueado",
|
||||
@@ -213,6 +214,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Produciuse un erro ao cargar os marcadores",
|
||||
"No bookmarks yet" : "Aínda non hai marcadores. ",
|
||||
"Bookmark threads to quickly find them later." : "Marque os fíos para atopalos axiña máis adiante.",
|
||||
"Retry" : "Volver tentar",
|
||||
"An unexpected error occurred" : "Produciuse un erro non agardado",
|
||||
"Failed to load bookmarks" : "Produciuse un fallo ao cargar os marcadores",
|
||||
"No categories yet" : "Aínda non hai categorías",
|
||||
@@ -330,7 +332,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "A súa sinatura aparece ao final dos seus fíos ou respostas",
|
||||
"You can use BBCode formatting in your signature" : "Pode empregar o formato BBCode na súa sinatura",
|
||||
"Enter your signature …" : "Introduza a súa sinatura…",
|
||||
"Privacy" : "Privacidade",
|
||||
"Failed to save preferences" : "Produciuse un fallo ao gardar as preferencias",
|
||||
"Select upload directory" : "Seleccionar o directorio ao que enviar",
|
||||
"BBCode management" : "Xestión de BBCode",
|
||||
@@ -401,6 +402,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Seleccionar a cabeceira de destino",
|
||||
"Move up" : "Mover cara arriba",
|
||||
"Move down" : "Mover cara abaixo",
|
||||
"Admin dashboard" : "Taboleiro de administración",
|
||||
"Overview of forum activity and statistics" : "Visita xeral da actividade e estatísticas do foro",
|
||||
"Loading statistics …" : "Cargando as estatísticas…",
|
||||
"Error loading dashboard" : "Produciuse un erro ao cargar o taboleiro",
|
||||
@@ -428,11 +430,8 @@ OC.L10N.register(
|
||||
"Manage who can access the forum" : "Xestiona quen pode acceder ao foro",
|
||||
"Allow guest access" : "Permitir o acceso de convidados",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Cando está activado, os usuarios non autenticados poden ver o contido do foro en modo de só lectura",
|
||||
"Posts" : "Publicacións",
|
||||
"Settings saved" : "Axustes gardados",
|
||||
"Failed to save settings" : "Produciuse un fallo ao gardar os axustes",
|
||||
"Newest first" : "Primeiro o máis recente",
|
||||
"Oldest first" : "Primeiro o máis antigo",
|
||||
"Create role" : "Crear rol",
|
||||
"Edit role" : "Editar rol",
|
||||
"Configure role permissions and category access" : "Configurar permisos de rol e acceso a categorías",
|
||||
@@ -447,12 +446,17 @@ OC.L10N.register(
|
||||
"Reset" : "Restabelecer",
|
||||
"Role permissions" : "Permisos de rol",
|
||||
"Set global permissions for this role" : "Definir os permisos globais para este rol",
|
||||
"Account management" : "Xestión de contas",
|
||||
"Can access admin tools" : "Pode acceder a ferramentas de administración",
|
||||
"Allow access to the admin dashboard and tools" : "Permitir o acceso ao taboleiro de administración e ás ferramentas",
|
||||
"Can edit roles" : "Pode editar roles",
|
||||
"Allow creating, editing and deleting roles" : "Permitir crear, editar e eliminar roles",
|
||||
"Can edit categories" : "Pode editar categorías",
|
||||
"Allow creating, editing and deleting categories" : "Permitir crear, editar e eliminar categorías",
|
||||
"Category permissions" : "Permisos de categoría",
|
||||
"Set which categories this role can access" : "Definir a que categorías pode acceder este rol",
|
||||
"Admin role must have all permissions enabled" : "O rol de administraciónr debe ter todos os permisos activados",
|
||||
"Admin role has full access to all categories" : "O rol de administración ten acceso total a todas as categorías",
|
||||
"Guest role cannot have admin permissions" : "O rol de convidado non pode ter permisos de administración",
|
||||
"Guest role cannot moderate categories" : "O rol de convidado non pode moderar categorías",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Vde. pode controlar que categorías poden ver os convidados usando as caixas de verificación de embaixo.",
|
||||
"Guest access is currently disabled" : "O acceso para convidados está actualmente desactivado",
|
||||
@@ -483,6 +487,7 @@ OC.L10N.register(
|
||||
"Joined" : "Uniuse",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activa",
|
||||
"Deleted" : "Eliminada",
|
||||
"No roles" : "Non hai ningún rol",
|
||||
"Select roles" : "Seleccionar roles",
|
||||
"Edit roles" : "Editar roles",
|
||||
|
||||
25
l10n/gl.json
25
l10n/gl.json
@@ -55,13 +55,18 @@
|
||||
"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",
|
||||
"Repair Database Initial Data" : "Reparar os datos iniciais da base de datos",
|
||||
"Run the repair database initial data command to restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Executa a orde de reparar os datos iniciais da base de datos para restaurar os datos predeterminados do foro (roles, categorías, permisos, BBCodes). É seguro executala varias veces xa que omitirá os datos que xa existen.",
|
||||
"Run Repair Database Initial Data" : "Executar a reparación dos datos iniciais da base de datos",
|
||||
"User Roles" : "Roles de usuario",
|
||||
"Assign forum roles to users. This allows you to grant administrative or moderator privileges to specific users." : "Asigna roles no foro aos usuarios. Isto permítelle conceder privilexios administrativos ou de moderador a usuarios específicos.",
|
||||
"User ID" : "ID do usuario",
|
||||
"Enter user ID" : "Introduza o ID de usuario",
|
||||
"Role" : "Rol",
|
||||
"Select a role" : "Seleccione un rol",
|
||||
"Assign Role" : "Asigne o rol",
|
||||
"Failed to fetch roles" : "Produciuse un fallo ao recuperar os roles",
|
||||
"Failed to run repair database initial data" : "Produciuse un fallo ao executar a reparación dos datos iniciais da base de datos",
|
||||
"Failed to assign role" : "Produciuse un fallo ao asignar o role",
|
||||
"Loading …" : "Cargando…",
|
||||
"Search" : "Buscar",
|
||||
"Home" : "Inicio",
|
||||
@@ -72,7 +77,6 @@
|
||||
"Users" : "Usuarios",
|
||||
"Categories" : "Categorías",
|
||||
"BBCodes" : "BBCode",
|
||||
"Moderation" : "Moderación",
|
||||
"Expand" : "Expandir",
|
||||
"Collapse" : "Contraer",
|
||||
"{bStart}Please note:{bEnd} Attached files will be visible to anyone in the forum, regardless of the file's sharing settings." : "{bStart}Teña en conta:{bEnd} Os ficheiros anexos serán visíbeis para calquera no foro, independentemente da configuración de compartición do ficheiro.",
|
||||
@@ -136,10 +140,6 @@
|
||||
"Cancel" : "Cancelar",
|
||||
"Create" : "Crear",
|
||||
"Update" : "Actualizar",
|
||||
"Deleted" : "Eliminada",
|
||||
"Restore" : "Restaurar",
|
||||
"Retry" : "Volver tentar",
|
||||
"In thread" : "No fío",
|
||||
"Move thread to category" : "Mover o fío a outra categoría",
|
||||
"Select the category to move this thread to:" : "Seleccione a categoría á que quere mover este fío:",
|
||||
"Select a category …" : "Seleccione unha categoría",
|
||||
@@ -185,6 +185,7 @@
|
||||
"Write your reply …" : "Escriba a súa resposta…",
|
||||
"Submit reply" : "Enviar a resposta",
|
||||
"Are you sure you want to discard your reply?" : "Confirma que quere desbotar a súa resposta?",
|
||||
"In thread" : "No fío",
|
||||
"Thread unavailable" : "Fío non dispoñíbel",
|
||||
"Pinned thread" : "Fío fixado",
|
||||
"Locked thread" : "Fío bloqueado",
|
||||
@@ -211,6 +212,7 @@
|
||||
"Error loading bookmarks" : "Produciuse un erro ao cargar os marcadores",
|
||||
"No bookmarks yet" : "Aínda non hai marcadores. ",
|
||||
"Bookmark threads to quickly find them later." : "Marque os fíos para atopalos axiña máis adiante.",
|
||||
"Retry" : "Volver tentar",
|
||||
"An unexpected error occurred" : "Produciuse un erro non agardado",
|
||||
"Failed to load bookmarks" : "Produciuse un fallo ao cargar os marcadores",
|
||||
"No categories yet" : "Aínda non hai categorías",
|
||||
@@ -328,7 +330,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "A súa sinatura aparece ao final dos seus fíos ou respostas",
|
||||
"You can use BBCode formatting in your signature" : "Pode empregar o formato BBCode na súa sinatura",
|
||||
"Enter your signature …" : "Introduza a súa sinatura…",
|
||||
"Privacy" : "Privacidade",
|
||||
"Failed to save preferences" : "Produciuse un fallo ao gardar as preferencias",
|
||||
"Select upload directory" : "Seleccionar o directorio ao que enviar",
|
||||
"BBCode management" : "Xestión de BBCode",
|
||||
@@ -399,6 +400,7 @@
|
||||
"Select target header" : "Seleccionar a cabeceira de destino",
|
||||
"Move up" : "Mover cara arriba",
|
||||
"Move down" : "Mover cara abaixo",
|
||||
"Admin dashboard" : "Taboleiro de administración",
|
||||
"Overview of forum activity and statistics" : "Visita xeral da actividade e estatísticas do foro",
|
||||
"Loading statistics …" : "Cargando as estatísticas…",
|
||||
"Error loading dashboard" : "Produciuse un erro ao cargar o taboleiro",
|
||||
@@ -426,11 +428,8 @@
|
||||
"Manage who can access the forum" : "Xestiona quen pode acceder ao foro",
|
||||
"Allow guest access" : "Permitir o acceso de convidados",
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Cando está activado, os usuarios non autenticados poden ver o contido do foro en modo de só lectura",
|
||||
"Posts" : "Publicacións",
|
||||
"Settings saved" : "Axustes gardados",
|
||||
"Failed to save settings" : "Produciuse un fallo ao gardar os axustes",
|
||||
"Newest first" : "Primeiro o máis recente",
|
||||
"Oldest first" : "Primeiro o máis antigo",
|
||||
"Create role" : "Crear rol",
|
||||
"Edit role" : "Editar rol",
|
||||
"Configure role permissions and category access" : "Configurar permisos de rol e acceso a categorías",
|
||||
@@ -445,12 +444,17 @@
|
||||
"Reset" : "Restabelecer",
|
||||
"Role permissions" : "Permisos de rol",
|
||||
"Set global permissions for this role" : "Definir os permisos globais para este rol",
|
||||
"Account management" : "Xestión de contas",
|
||||
"Can access admin tools" : "Pode acceder a ferramentas de administración",
|
||||
"Allow access to the admin dashboard and tools" : "Permitir o acceso ao taboleiro de administración e ás ferramentas",
|
||||
"Can edit roles" : "Pode editar roles",
|
||||
"Allow creating, editing and deleting roles" : "Permitir crear, editar e eliminar roles",
|
||||
"Can edit categories" : "Pode editar categorías",
|
||||
"Allow creating, editing and deleting categories" : "Permitir crear, editar e eliminar categorías",
|
||||
"Category permissions" : "Permisos de categoría",
|
||||
"Set which categories this role can access" : "Definir a que categorías pode acceder este rol",
|
||||
"Admin role must have all permissions enabled" : "O rol de administraciónr debe ter todos os permisos activados",
|
||||
"Admin role has full access to all categories" : "O rol de administración ten acceso total a todas as categorías",
|
||||
"Guest role cannot have admin permissions" : "O rol de convidado non pode ter permisos de administración",
|
||||
"Guest role cannot moderate categories" : "O rol de convidado non pode moderar categorías",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Vde. pode controlar que categorías poden ver os convidados usando as caixas de verificación de embaixo.",
|
||||
"Guest access is currently disabled" : "O acceso para convidados está actualmente desactivado",
|
||||
@@ -481,6 +485,7 @@
|
||||
"Joined" : "Uniuse",
|
||||
"Status" : "Estado",
|
||||
"Active" : "Activa",
|
||||
"Deleted" : "Eliminada",
|
||||
"No roles" : "Non hai ningún rol",
|
||||
"Select roles" : "Seleccionar roles",
|
||||
"Edit roles" : "Editar roles",
|
||||
|
||||
18
l10n/he.js
18
l10n/he.js
@@ -58,13 +58,18 @@ OC.L10N.register(
|
||||
"Deleted user" : "משתמש מחוק",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "פורום מונחה-קהילה מובנה ישירות להתקנת ה 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" : "בית",
|
||||
@@ -158,10 +163,6 @@ OC.L10N.register(
|
||||
"Initializing …" : "מאתחל …",
|
||||
"Forum not set up" : "פורום לא מאותחל",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "פורום זה עוד לא אותחל. נא ליצור קשר עם חשבון מנהל על מנת להשלים את האתחלה.",
|
||||
"Deleted" : "נמחק",
|
||||
"Restore" : "שחזור",
|
||||
"Retry" : "ניסיון חוזר",
|
||||
"In thread" : "בנושא",
|
||||
"Move thread to category" : "העברת שרשור לקטגוריה",
|
||||
"Select the category to move this thread to:" : "נא לבחור לאיזו קטגוריה להזיז את השרשור הזה:",
|
||||
"Select a category …" : "בחירת קטגוריה …",
|
||||
@@ -206,6 +207,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "כתבו את תגובתכם …",
|
||||
"Submit reply" : "שליחת תגובה",
|
||||
"Are you sure you want to discard your reply?" : "אתם בטוחים שברצונכם לבטל את התגובה?",
|
||||
"In thread" : "בנושא",
|
||||
"Thread unavailable" : "נושא לא זמין",
|
||||
"Pinned thread" : "נושא מודבק",
|
||||
"Locked thread" : "נושא נעול",
|
||||
@@ -243,6 +245,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "שגיאה בטעינת סימניות",
|
||||
"No bookmarks yet" : "ללא סימניות עדיין",
|
||||
"Bookmark threads to quickly find them later." : "סמנו נושאים כדי למצוא אותם מהר מאוחר יותר",
|
||||
"Retry" : "ניסיון חוזר",
|
||||
"An unexpected error occurred" : "קרתה שגיאה בלתי צפוייה",
|
||||
"Failed to load bookmarks" : "כשלון בטעינת סימניות",
|
||||
"No categories yet" : "ללא קטגוריות עדיין",
|
||||
@@ -322,7 +325,6 @@ OC.L10N.register(
|
||||
"Notifications" : "התראות",
|
||||
"Files" : "קבצים",
|
||||
"Signature" : "חתימה",
|
||||
"Privacy" : "פרטיות",
|
||||
"Disable" : "השבתה",
|
||||
"Tag" : "תגית",
|
||||
"Description" : "תיאור",
|
||||
@@ -334,11 +336,8 @@ OC.L10N.register(
|
||||
"General settings" : "הגדרות כלליות",
|
||||
"Appearance" : "מראה",
|
||||
"Access control" : "בקרת גישה",
|
||||
"Posts" : "תגובות",
|
||||
"Settings saved" : "הגדרות נשמרו",
|
||||
"Failed to save settings" : "שמירת ההגדרות נכשלה",
|
||||
"Newest first" : "החדש ביותר ראשון",
|
||||
"Oldest first" : "הישן ביותר ראשון",
|
||||
"Reset" : "איפוס",
|
||||
"ID" : "מזהה",
|
||||
"Owner" : "בעלות",
|
||||
@@ -346,6 +345,7 @@ OC.L10N.register(
|
||||
"Members" : "חברים",
|
||||
"No users found" : "לא נמצאו משתמשים",
|
||||
"Roles" : "תפקידים",
|
||||
"Active" : "פעיל"
|
||||
"Active" : "פעיל",
|
||||
"Deleted" : "נמחק"
|
||||
},
|
||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
||||
|
||||
18
l10n/he.json
18
l10n/he.json
@@ -56,13 +56,18 @@
|
||||
"Deleted user" : "משתמש מחוק",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "פורום מונחה-קהילה מובנה ישירות להתקנת ה 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" : "בית",
|
||||
@@ -156,10 +161,6 @@
|
||||
"Initializing …" : "מאתחל …",
|
||||
"Forum not set up" : "פורום לא מאותחל",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "פורום זה עוד לא אותחל. נא ליצור קשר עם חשבון מנהל על מנת להשלים את האתחלה.",
|
||||
"Deleted" : "נמחק",
|
||||
"Restore" : "שחזור",
|
||||
"Retry" : "ניסיון חוזר",
|
||||
"In thread" : "בנושא",
|
||||
"Move thread to category" : "העברת שרשור לקטגוריה",
|
||||
"Select the category to move this thread to:" : "נא לבחור לאיזו קטגוריה להזיז את השרשור הזה:",
|
||||
"Select a category …" : "בחירת קטגוריה …",
|
||||
@@ -204,6 +205,7 @@
|
||||
"Write your reply …" : "כתבו את תגובתכם …",
|
||||
"Submit reply" : "שליחת תגובה",
|
||||
"Are you sure you want to discard your reply?" : "אתם בטוחים שברצונכם לבטל את התגובה?",
|
||||
"In thread" : "בנושא",
|
||||
"Thread unavailable" : "נושא לא זמין",
|
||||
"Pinned thread" : "נושא מודבק",
|
||||
"Locked thread" : "נושא נעול",
|
||||
@@ -241,6 +243,7 @@
|
||||
"Error loading bookmarks" : "שגיאה בטעינת סימניות",
|
||||
"No bookmarks yet" : "ללא סימניות עדיין",
|
||||
"Bookmark threads to quickly find them later." : "סמנו נושאים כדי למצוא אותם מהר מאוחר יותר",
|
||||
"Retry" : "ניסיון חוזר",
|
||||
"An unexpected error occurred" : "קרתה שגיאה בלתי צפוייה",
|
||||
"Failed to load bookmarks" : "כשלון בטעינת סימניות",
|
||||
"No categories yet" : "ללא קטגוריות עדיין",
|
||||
@@ -320,7 +323,6 @@
|
||||
"Notifications" : "התראות",
|
||||
"Files" : "קבצים",
|
||||
"Signature" : "חתימה",
|
||||
"Privacy" : "פרטיות",
|
||||
"Disable" : "השבתה",
|
||||
"Tag" : "תגית",
|
||||
"Description" : "תיאור",
|
||||
@@ -332,11 +334,8 @@
|
||||
"General settings" : "הגדרות כלליות",
|
||||
"Appearance" : "מראה",
|
||||
"Access control" : "בקרת גישה",
|
||||
"Posts" : "תגובות",
|
||||
"Settings saved" : "הגדרות נשמרו",
|
||||
"Failed to save settings" : "שמירת ההגדרות נכשלה",
|
||||
"Newest first" : "החדש ביותר ראשון",
|
||||
"Oldest first" : "הישן ביותר ראשון",
|
||||
"Reset" : "איפוס",
|
||||
"ID" : "מזהה",
|
||||
"Owner" : "בעלות",
|
||||
@@ -344,6 +343,7 @@
|
||||
"Members" : "חברים",
|
||||
"No users found" : "לא נמצאו משתמשים",
|
||||
"Roles" : "תפקידים",
|
||||
"Active" : "פעיל"
|
||||
"Active" : "פעיל",
|
||||
"Deleted" : "נמחק"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
||||
}
|
||||
12
l10n/hr.js
12
l10n/hr.js
@@ -19,7 +19,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "Nadzorna ploča",
|
||||
"Users" : "Korisnici",
|
||||
"Categories" : "Kategorije",
|
||||
"Moderation" : "Moderiranje",
|
||||
"Expand" : "Proširi",
|
||||
"Collapse" : "Sakrij",
|
||||
"Hello world!" : "Pozdrav svijete!",
|
||||
@@ -37,9 +36,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Stvori",
|
||||
"Update" : "Ažuriraj",
|
||||
"Deleted" : "Izbrisano",
|
||||
"Restore" : "Vrati",
|
||||
"Retry" : "Pokušaj ponovno",
|
||||
"Move" : "Premjesti",
|
||||
"Page not found" : "Stranica nije pronađena",
|
||||
"Back" : "Natrag",
|
||||
@@ -67,6 +63,7 @@ OC.L10N.register(
|
||||
"Draft saved" : "Skica je spremljena",
|
||||
"Unsaved changes" : "Nespremljene promjene",
|
||||
"Refresh" : "Osvježi",
|
||||
"Retry" : "Pokušaj ponovno",
|
||||
"In {category}" : "U {category}",
|
||||
"Error" : "Pogreška",
|
||||
"Created" : "Stvoreno",
|
||||
@@ -85,7 +82,6 @@ OC.L10N.register(
|
||||
"Files" : "Datoteke",
|
||||
"Browse" : "Pregledaj",
|
||||
"Signature" : "Potpis",
|
||||
"Privacy" : "Privatnost",
|
||||
"Enable" : "Omogućite",
|
||||
"Disable" : "Onemogući",
|
||||
"Tag" : "Oznaka",
|
||||
@@ -101,10 +97,7 @@ OC.L10N.register(
|
||||
"Access control" : "Kontrola pristupa",
|
||||
"Settings saved" : "Postavke spremljene",
|
||||
"Failed to save settings" : "Spremanje postavki nije uspjelo",
|
||||
"Newest first" : "Najnoviji prvi",
|
||||
"Oldest first" : "Najstariji prvi",
|
||||
"Reset" : "Resetiraj",
|
||||
"Account management" : "Upravljanje računima",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Vlasnik",
|
||||
"Actions" : "Radnje",
|
||||
@@ -113,6 +106,7 @@ OC.L10N.register(
|
||||
"No users found" : "Nije pronađen nijedan korisnik",
|
||||
"Joined" : "Pridružen",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktivan"
|
||||
"Active" : "Aktivan",
|
||||
"Deleted" : "Izbrisano"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
||||
12
l10n/hr.json
12
l10n/hr.json
@@ -17,7 +17,6 @@
|
||||
"Dashboard" : "Nadzorna ploča",
|
||||
"Users" : "Korisnici",
|
||||
"Categories" : "Kategorije",
|
||||
"Moderation" : "Moderiranje",
|
||||
"Expand" : "Proširi",
|
||||
"Collapse" : "Sakrij",
|
||||
"Hello world!" : "Pozdrav svijete!",
|
||||
@@ -35,9 +34,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Stvori",
|
||||
"Update" : "Ažuriraj",
|
||||
"Deleted" : "Izbrisano",
|
||||
"Restore" : "Vrati",
|
||||
"Retry" : "Pokušaj ponovno",
|
||||
"Move" : "Premjesti",
|
||||
"Page not found" : "Stranica nije pronađena",
|
||||
"Back" : "Natrag",
|
||||
@@ -65,6 +61,7 @@
|
||||
"Draft saved" : "Skica je spremljena",
|
||||
"Unsaved changes" : "Nespremljene promjene",
|
||||
"Refresh" : "Osvježi",
|
||||
"Retry" : "Pokušaj ponovno",
|
||||
"In {category}" : "U {category}",
|
||||
"Error" : "Pogreška",
|
||||
"Created" : "Stvoreno",
|
||||
@@ -83,7 +80,6 @@
|
||||
"Files" : "Datoteke",
|
||||
"Browse" : "Pregledaj",
|
||||
"Signature" : "Potpis",
|
||||
"Privacy" : "Privatnost",
|
||||
"Enable" : "Omogućite",
|
||||
"Disable" : "Onemogući",
|
||||
"Tag" : "Oznaka",
|
||||
@@ -99,10 +95,7 @@
|
||||
"Access control" : "Kontrola pristupa",
|
||||
"Settings saved" : "Postavke spremljene",
|
||||
"Failed to save settings" : "Spremanje postavki nije uspjelo",
|
||||
"Newest first" : "Najnoviji prvi",
|
||||
"Oldest first" : "Najstariji prvi",
|
||||
"Reset" : "Resetiraj",
|
||||
"Account management" : "Upravljanje računima",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Vlasnik",
|
||||
"Actions" : "Radnje",
|
||||
@@ -111,6 +104,7 @@
|
||||
"No users found" : "Nije pronađen nijedan korisnik",
|
||||
"Joined" : "Pridružen",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktivan"
|
||||
"Active" : "Aktivan",
|
||||
"Deleted" : "Izbrisano"
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
||||
12
l10n/hu.js
12
l10n/hu.js
@@ -18,7 +18,6 @@ OC.L10N.register(
|
||||
"Dashboard" : "Irányítópult",
|
||||
"Users" : "Felhasználók",
|
||||
"Categories" : "Kategóriák",
|
||||
"Moderation" : "Moderálás",
|
||||
"Expand" : "Kibontás",
|
||||
"Collapse" : "Összecsukás",
|
||||
"Hello world!" : "Helló világ!",
|
||||
@@ -38,9 +37,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Létrehozás",
|
||||
"Update" : "Frissítés",
|
||||
"Deleted" : "Törölve",
|
||||
"Restore" : "Helyreállítás",
|
||||
"Retry" : "Újra",
|
||||
"Move" : "Áthelyezés",
|
||||
"Page not found" : "Az oldal nem található",
|
||||
"Back" : "Vissza",
|
||||
@@ -71,6 +67,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Mentetlen változtatások",
|
||||
"Back to home" : "Vissza a kezdőlapra",
|
||||
"Refresh" : "Frissítés",
|
||||
"Retry" : "Újra",
|
||||
"In {category}" : "Ebben: {category}",
|
||||
"Error" : "Hiba",
|
||||
"Created" : "Létrehozva",
|
||||
@@ -89,7 +86,6 @@ OC.L10N.register(
|
||||
"Files" : "Fájlok",
|
||||
"Browse" : "Tallózás",
|
||||
"Signature" : "Aláírás",
|
||||
"Privacy" : "Adatvédelem",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Disable" : "Letiltás",
|
||||
"Tag" : "Címke",
|
||||
@@ -106,10 +102,7 @@ OC.L10N.register(
|
||||
"Access control" : "Hozzáférés-vezérlés",
|
||||
"Settings saved" : "Beállítások mentve",
|
||||
"Failed to save settings" : "A beállítások mentése sikertelen",
|
||||
"Newest first" : "Legújabb elöl",
|
||||
"Oldest first" : "Régebbiek elöl",
|
||||
"Reset" : "Alaphelyzetbe állítás",
|
||||
"Account management" : "Fiókkezelés",
|
||||
"ID" : "Azonosító",
|
||||
"Owner" : "Tulajdonos",
|
||||
"Actions" : "Műveletek",
|
||||
@@ -120,6 +113,7 @@ OC.L10N.register(
|
||||
"No users found" : "Nem találhatók felhasználók",
|
||||
"Joined" : "Csatlakozott",
|
||||
"Status" : "Állapot",
|
||||
"Active" : "Aktív"
|
||||
"Active" : "Aktív",
|
||||
"Deleted" : "Törölve"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
12
l10n/hu.json
12
l10n/hu.json
@@ -16,7 +16,6 @@
|
||||
"Dashboard" : "Irányítópult",
|
||||
"Users" : "Felhasználók",
|
||||
"Categories" : "Kategóriák",
|
||||
"Moderation" : "Moderálás",
|
||||
"Expand" : "Kibontás",
|
||||
"Collapse" : "Összecsukás",
|
||||
"Hello world!" : "Helló világ!",
|
||||
@@ -36,9 +35,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Létrehozás",
|
||||
"Update" : "Frissítés",
|
||||
"Deleted" : "Törölve",
|
||||
"Restore" : "Helyreállítás",
|
||||
"Retry" : "Újra",
|
||||
"Move" : "Áthelyezés",
|
||||
"Page not found" : "Az oldal nem található",
|
||||
"Back" : "Vissza",
|
||||
@@ -69,6 +65,7 @@
|
||||
"Unsaved changes" : "Mentetlen változtatások",
|
||||
"Back to home" : "Vissza a kezdőlapra",
|
||||
"Refresh" : "Frissítés",
|
||||
"Retry" : "Újra",
|
||||
"In {category}" : "Ebben: {category}",
|
||||
"Error" : "Hiba",
|
||||
"Created" : "Létrehozva",
|
||||
@@ -87,7 +84,6 @@
|
||||
"Files" : "Fájlok",
|
||||
"Browse" : "Tallózás",
|
||||
"Signature" : "Aláírás",
|
||||
"Privacy" : "Adatvédelem",
|
||||
"Enable" : "Engedélyezés",
|
||||
"Disable" : "Letiltás",
|
||||
"Tag" : "Címke",
|
||||
@@ -104,10 +100,7 @@
|
||||
"Access control" : "Hozzáférés-vezérlés",
|
||||
"Settings saved" : "Beállítások mentve",
|
||||
"Failed to save settings" : "A beállítások mentése sikertelen",
|
||||
"Newest first" : "Legújabb elöl",
|
||||
"Oldest first" : "Régebbiek elöl",
|
||||
"Reset" : "Alaphelyzetbe állítás",
|
||||
"Account management" : "Fiókkezelés",
|
||||
"ID" : "Azonosító",
|
||||
"Owner" : "Tulajdonos",
|
||||
"Actions" : "Műveletek",
|
||||
@@ -118,6 +111,7 @@
|
||||
"No users found" : "Nem találhatók felhasználók",
|
||||
"Joined" : "Csatlakozott",
|
||||
"Status" : "Állapot",
|
||||
"Active" : "Aktív"
|
||||
"Active" : "Aktív",
|
||||
"Deleted" : "Törölve"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
@@ -12,8 +12,6 @@ OC.L10N.register(
|
||||
"Category" : "Categoria",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualisation",
|
||||
"Deleted" : "Delite",
|
||||
"Restore" : "Restaurar",
|
||||
"Move" : "Mover",
|
||||
"Edit" : "Modificar",
|
||||
"Delete" : "Deler",
|
||||
@@ -31,6 +29,7 @@ OC.L10N.register(
|
||||
"Settings saved" : "Configurationes salveguardate",
|
||||
"Reset" : "Re-fixar",
|
||||
"Actions" : "Actiones",
|
||||
"Members" : "Membros"
|
||||
"Members" : "Membros",
|
||||
"Deleted" : "Delite"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
||||
@@ -10,8 +10,6 @@
|
||||
"Category" : "Categoria",
|
||||
"Cancel" : "Cancel",
|
||||
"Update" : "Actualisation",
|
||||
"Deleted" : "Delite",
|
||||
"Restore" : "Restaurar",
|
||||
"Move" : "Mover",
|
||||
"Edit" : "Modificar",
|
||||
"Delete" : "Deler",
|
||||
@@ -29,6 +27,7 @@
|
||||
"Settings saved" : "Configurationes salveguardate",
|
||||
"Reset" : "Re-fixar",
|
||||
"Actions" : "Actiones",
|
||||
"Members" : "Membros"
|
||||
"Members" : "Membros",
|
||||
"Deleted" : "Delite"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
20
l10n/id.js
20
l10n/id.js
@@ -46,11 +46,13 @@ OC.L10N.register(
|
||||
"Deleted user" : "Pengguna dihapus",
|
||||
"A community-driven forum built right into your Nextcloud instance" : "Forum berbasis komunitas yang dibangun langsung ke dalam instance Nextcloud Anda",
|
||||
"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",
|
||||
"Enter user ID" : "Masukkan ID pengguna",
|
||||
"Role" : "Peran",
|
||||
"Select a role" : "Pilih peran",
|
||||
"Assign Role" : "Tetapkan Peran",
|
||||
"Failed to assign role" : "Gagal menetapkan peran",
|
||||
"Loading …" : "Memuat …",
|
||||
"Search" : "Cari",
|
||||
"Home" : "Beranda",
|
||||
@@ -122,10 +124,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Buat",
|
||||
"Update" : "Perbarui",
|
||||
"Deleted" : "Dihapus",
|
||||
"Restore" : "Pulihkan",
|
||||
"Retry" : "Ulangi",
|
||||
"In thread" : "Di utas",
|
||||
"Move thread to category" : "Pindahkan utas ke kategori",
|
||||
"Select the category to move this thread to:" : "Pilih kategori tujuan untuk memindahkan utas ini:",
|
||||
"Select a category …" : "Pilih sebuah kategori …",
|
||||
@@ -171,6 +169,7 @@ OC.L10N.register(
|
||||
"Write your reply …" : "Tulis balasan Anda …",
|
||||
"Submit reply" : "Kirim balasan",
|
||||
"Are you sure you want to discard your reply?" : "Apakah Anda yakin ingin membuang balasan Anda?",
|
||||
"In thread" : "Di utas",
|
||||
"Thread unavailable" : "Utas tidak tersedia",
|
||||
"Pinned thread" : "Utas disematkan",
|
||||
"Locked thread" : "Utas dikunci",
|
||||
@@ -197,6 +196,7 @@ OC.L10N.register(
|
||||
"Error loading bookmarks" : "Kesalahan saat memuat markah",
|
||||
"No bookmarks yet" : "Belum ada markah",
|
||||
"Bookmark threads to quickly find them later." : "Markahi utas untuk memudahkan menemukannya nanti.",
|
||||
"Retry" : "Ulangi",
|
||||
"An unexpected error occurred" : "Terjadi kesalahan yang tidak terduga",
|
||||
"Failed to load bookmarks" : "Gagal memuat markah",
|
||||
"No categories yet" : "Belum ada kategori",
|
||||
@@ -314,7 +314,6 @@ OC.L10N.register(
|
||||
"Your signature appears at the bottom of your threads or replies" : "Tanda tangan Anda muncul di bagian bawah utas atau balasan Anda",
|
||||
"You can use BBCode formatting in your signature" : "Anda dapat menggunakan pemformatan BBCode di tanda tangan Anda",
|
||||
"Enter your signature …" : "Masukkan tanda tangan Anda …",
|
||||
"Privacy" : "Privasi",
|
||||
"Failed to save preferences" : "Gagal menyimpan preferensi",
|
||||
"Select upload directory" : "Pilih direktori unggah",
|
||||
"BBCode management" : "Pengelolaan BBCode",
|
||||
@@ -385,6 +384,7 @@ OC.L10N.register(
|
||||
"Select target header" : "Pilih header tujuan",
|
||||
"Move up" : "Pindah ke atas",
|
||||
"Move down" : "Pindah ke bawah",
|
||||
"Admin dashboard" : "Dasbor admin",
|
||||
"Overview of forum activity and statistics" : "Ikhtisar aktivitas dan statistik forum",
|
||||
"Loading statistics …" : "Memuat statistik …",
|
||||
"Error loading dashboard" : "Kesalahan saat memuat dasbor",
|
||||
@@ -414,8 +414,6 @@ OC.L10N.register(
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Jika diaktifkan, pengguna tanpa autentikasi dapat melihat konten forum dalam mode hanya-baca",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
"Failed to save settings" : "Gagal simpan setelan",
|
||||
"Newest first" : "Terbaru terlebih dahulu",
|
||||
"Oldest first" : "Terlama terlebih dahulu",
|
||||
"Create role" : "Buat peran",
|
||||
"Edit role" : "Edit peran",
|
||||
"Configure role permissions and category access" : "Konfigurasikan izin peran dan akses kategori",
|
||||
@@ -430,12 +428,17 @@ OC.L10N.register(
|
||||
"Reset" : "Setel ulang",
|
||||
"Role permissions" : "Izin peran",
|
||||
"Set global permissions for this role" : "Atur izin global untuk peran ini",
|
||||
"Account management" : "Pengelolaan akun",
|
||||
"Can access admin tools" : "Dapat mengakses alat admin",
|
||||
"Allow access to the admin dashboard and tools" : "Izinkan akses ke dasbor dan alat admin",
|
||||
"Can edit roles" : "Dapat mengedit peran",
|
||||
"Allow creating, editing and deleting roles" : "Izinkan membuat, mengedit, dan menghapus peran",
|
||||
"Can edit categories" : "Dapat mengedit kategori",
|
||||
"Allow creating, editing and deleting categories" : "Izinkan membuat, mengedit, dan menghapus kategori",
|
||||
"Category permissions" : "Izin kategori",
|
||||
"Set which categories this role can access" : "Atur kategori mana yang dapat diakses peran ini",
|
||||
"Admin role must have all permissions enabled" : "Peran admin harus mengaktifkan semua izin",
|
||||
"Admin role has full access to all categories" : "Peran admin memiliki akses penuh ke semua kategori",
|
||||
"Guest role cannot have admin permissions" : "Peran tamu tidak dapat memiliki izin admin",
|
||||
"Guest role cannot moderate categories" : "Peran tamu tidak dapat memoderasi kategori",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Anda dapat mengontrol kategori mana yang dapat dilihat tamu menggunakan kotak centang di bawah ini.",
|
||||
"Guest access is currently disabled" : "Akses tamu saat ini dinonaktifkan",
|
||||
@@ -466,6 +469,7 @@ OC.L10N.register(
|
||||
"Joined" : "Bergabung",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktif",
|
||||
"Deleted" : "Dihapus",
|
||||
"No roles" : "Tidak ada peran",
|
||||
"Select roles" : "Pilih peran",
|
||||
"Edit roles" : "Edit peran",
|
||||
|
||||
20
l10n/id.json
20
l10n/id.json
@@ -44,11 +44,13 @@
|
||||
"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",
|
||||
"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",
|
||||
"Enter user ID" : "Masukkan ID pengguna",
|
||||
"Role" : "Peran",
|
||||
"Select a role" : "Pilih peran",
|
||||
"Assign Role" : "Tetapkan Peran",
|
||||
"Failed to assign role" : "Gagal menetapkan peran",
|
||||
"Loading …" : "Memuat …",
|
||||
"Search" : "Cari",
|
||||
"Home" : "Beranda",
|
||||
@@ -120,10 +122,6 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Buat",
|
||||
"Update" : "Perbarui",
|
||||
"Deleted" : "Dihapus",
|
||||
"Restore" : "Pulihkan",
|
||||
"Retry" : "Ulangi",
|
||||
"In thread" : "Di utas",
|
||||
"Move thread to category" : "Pindahkan utas ke kategori",
|
||||
"Select the category to move this thread to:" : "Pilih kategori tujuan untuk memindahkan utas ini:",
|
||||
"Select a category …" : "Pilih sebuah kategori …",
|
||||
@@ -169,6 +167,7 @@
|
||||
"Write your reply …" : "Tulis balasan Anda …",
|
||||
"Submit reply" : "Kirim balasan",
|
||||
"Are you sure you want to discard your reply?" : "Apakah Anda yakin ingin membuang balasan Anda?",
|
||||
"In thread" : "Di utas",
|
||||
"Thread unavailable" : "Utas tidak tersedia",
|
||||
"Pinned thread" : "Utas disematkan",
|
||||
"Locked thread" : "Utas dikunci",
|
||||
@@ -195,6 +194,7 @@
|
||||
"Error loading bookmarks" : "Kesalahan saat memuat markah",
|
||||
"No bookmarks yet" : "Belum ada markah",
|
||||
"Bookmark threads to quickly find them later." : "Markahi utas untuk memudahkan menemukannya nanti.",
|
||||
"Retry" : "Ulangi",
|
||||
"An unexpected error occurred" : "Terjadi kesalahan yang tidak terduga",
|
||||
"Failed to load bookmarks" : "Gagal memuat markah",
|
||||
"No categories yet" : "Belum ada kategori",
|
||||
@@ -312,7 +312,6 @@
|
||||
"Your signature appears at the bottom of your threads or replies" : "Tanda tangan Anda muncul di bagian bawah utas atau balasan Anda",
|
||||
"You can use BBCode formatting in your signature" : "Anda dapat menggunakan pemformatan BBCode di tanda tangan Anda",
|
||||
"Enter your signature …" : "Masukkan tanda tangan Anda …",
|
||||
"Privacy" : "Privasi",
|
||||
"Failed to save preferences" : "Gagal menyimpan preferensi",
|
||||
"Select upload directory" : "Pilih direktori unggah",
|
||||
"BBCode management" : "Pengelolaan BBCode",
|
||||
@@ -383,6 +382,7 @@
|
||||
"Select target header" : "Pilih header tujuan",
|
||||
"Move up" : "Pindah ke atas",
|
||||
"Move down" : "Pindah ke bawah",
|
||||
"Admin dashboard" : "Dasbor admin",
|
||||
"Overview of forum activity and statistics" : "Ikhtisar aktivitas dan statistik forum",
|
||||
"Loading statistics …" : "Memuat statistik …",
|
||||
"Error loading dashboard" : "Kesalahan saat memuat dasbor",
|
||||
@@ -412,8 +412,6 @@
|
||||
"When enabled, unauthenticated users can view forum content in read-only mode" : "Jika diaktifkan, pengguna tanpa autentikasi dapat melihat konten forum dalam mode hanya-baca",
|
||||
"Settings saved" : "Setelan tersimpan",
|
||||
"Failed to save settings" : "Gagal simpan setelan",
|
||||
"Newest first" : "Terbaru terlebih dahulu",
|
||||
"Oldest first" : "Terlama terlebih dahulu",
|
||||
"Create role" : "Buat peran",
|
||||
"Edit role" : "Edit peran",
|
||||
"Configure role permissions and category access" : "Konfigurasikan izin peran dan akses kategori",
|
||||
@@ -428,12 +426,17 @@
|
||||
"Reset" : "Setel ulang",
|
||||
"Role permissions" : "Izin peran",
|
||||
"Set global permissions for this role" : "Atur izin global untuk peran ini",
|
||||
"Account management" : "Pengelolaan akun",
|
||||
"Can access admin tools" : "Dapat mengakses alat admin",
|
||||
"Allow access to the admin dashboard and tools" : "Izinkan akses ke dasbor dan alat admin",
|
||||
"Can edit roles" : "Dapat mengedit peran",
|
||||
"Allow creating, editing and deleting roles" : "Izinkan membuat, mengedit, dan menghapus peran",
|
||||
"Can edit categories" : "Dapat mengedit kategori",
|
||||
"Allow creating, editing and deleting categories" : "Izinkan membuat, mengedit, dan menghapus kategori",
|
||||
"Category permissions" : "Izin kategori",
|
||||
"Set which categories this role can access" : "Atur kategori mana yang dapat diakses peran ini",
|
||||
"Admin role must have all permissions enabled" : "Peran admin harus mengaktifkan semua izin",
|
||||
"Admin role has full access to all categories" : "Peran admin memiliki akses penuh ke semua kategori",
|
||||
"Guest role cannot have admin permissions" : "Peran tamu tidak dapat memiliki izin admin",
|
||||
"Guest role cannot moderate categories" : "Peran tamu tidak dapat memoderasi kategori",
|
||||
"You can control which categories guests can view using the checkboxes below." : "Anda dapat mengontrol kategori mana yang dapat dilihat tamu menggunakan kotak centang di bawah ini.",
|
||||
"Guest access is currently disabled" : "Akses tamu saat ini dinonaktifkan",
|
||||
@@ -464,6 +467,7 @@
|
||||
"Joined" : "Bergabung",
|
||||
"Status" : "Status",
|
||||
"Active" : "Aktif",
|
||||
"Deleted" : "Dihapus",
|
||||
"No roles" : "Tidak ada peran",
|
||||
"Select roles" : "Pilih peran",
|
||||
"Edit roles" : "Edit peran",
|
||||
|
||||
11
l10n/is.js
11
l10n/is.js
@@ -31,9 +31,6 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Búa til",
|
||||
"Update" : "Uppfæra",
|
||||
"Deleted" : "Eytt",
|
||||
"Restore" : "Endurheimta",
|
||||
"Retry" : "Reyna aftur",
|
||||
"Move" : "Færa",
|
||||
"Page not found" : "Síða fannst ekki",
|
||||
"Back" : "Til baka",
|
||||
@@ -57,6 +54,7 @@ OC.L10N.register(
|
||||
"Unsaved changes" : "Óvistaðar breytingar",
|
||||
"Back to home" : "Til baka á upphafssíðu",
|
||||
"Refresh" : "Endurnýja",
|
||||
"Retry" : "Reyna aftur",
|
||||
"Error" : "Villa",
|
||||
"Created" : "Búið til þann",
|
||||
"Searching …" : "Leita …",
|
||||
@@ -70,7 +68,6 @@ OC.L10N.register(
|
||||
"Preferences" : "Kjörstillingar",
|
||||
"Files" : "Skráaforrit",
|
||||
"Signature" : "Undirskrift",
|
||||
"Privacy" : "Meðferð persónuupplýsinga",
|
||||
"Disable" : "Gera óvirkt",
|
||||
"Tag" : "Merki",
|
||||
"Description" : "Lýsing",
|
||||
@@ -87,10 +84,7 @@ OC.L10N.register(
|
||||
"Access control" : "Aðgangsstýring",
|
||||
"Settings saved" : "Stillingar vistaðar",
|
||||
"Failed to save settings" : "Mistókst að vista stillingar",
|
||||
"Newest first" : "Nýjast fyrst",
|
||||
"Oldest first" : "Elsta fyrst",
|
||||
"Reset" : "Endurstilla",
|
||||
"Account management" : "Umsýsla notandaaðgangs",
|
||||
"ID" : "ID",
|
||||
"Owner" : "Eigandi",
|
||||
"Actions" : "Aðgerðir",
|
||||
@@ -98,6 +92,7 @@ OC.L10N.register(
|
||||
"Members" : "Meðlimir",
|
||||
"Loading users …" : "Hleð inn notendum …",
|
||||
"Joined" : "Gekk inn",
|
||||
"Active" : "Virkur"
|
||||
"Active" : "Virkur",
|
||||
"Deleted" : "Eytt"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user