fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2026-03-12 02:11:12 +00:00
parent 809838207b
commit 4bffa87064
30 changed files with 282 additions and 58 deletions

View File

@@ -85,9 +85,11 @@ OC.L10N.register(
"Failed to save settings" : "فشل في حفظ الإعدادات",
"Reset" : "إعادة تعيين",
"ID" : "معرف ID",
"Owner" : "المالك",
"Created" : "أُنشِئَ",
"Actions" : "الإجراءات",
"No description" : "بدون وصف",
"No teams found" : "لا يوجد أي فريق",
"User management" : "إدارة المستخدِمين",
"Loading users …" : "تحميل المستخدِمين جارٍ ...",
"No users found" : "لا يوجد مستخدمون",

View File

@@ -83,9 +83,11 @@
"Failed to save settings" : "فشل في حفظ الإعدادات",
"Reset" : "إعادة تعيين",
"ID" : "معرف ID",
"Owner" : "المالك",
"Created" : "أُنشِئَ",
"Actions" : "الإجراءات",
"No description" : "بدون وصف",
"No teams found" : "لا يوجد أي فريق",
"User management" : "إدارة المستخدِمين",
"Loading users …" : "تحميل المستخدِمين جارٍ ...",
"No users found" : "لا يوجد مستخدمون",

View File

@@ -76,7 +76,9 @@ OC.L10N.register(
"Failed to save settings" : "Nun se pue guardar la configuración",
"Reset" : "Reafitar",
"ID" : "ID",
"Owner" : "Propietariu",
"Actions" : "Aiciones",
"No teams found" : "Nun s'atopó nengún equipu",
"User management" : "Xestión d'usuarios",
"Loading users …" : "Cargando los usuarios…",
"No users found" : "Nun s'atopó nengún usuariu",

View File

@@ -74,7 +74,9 @@
"Failed to save settings" : "Nun se pue guardar la configuración",
"Reset" : "Reafitar",
"ID" : "ID",
"Owner" : "Propietariu",
"Actions" : "Aiciones",
"No teams found" : "Nun s'atopó nengún equipu",
"User management" : "Xestión d'usuarios",
"Loading users …" : "Cargando los usuarios…",
"No users found" : "Nun s'atopó nengún usuariu",

View File

@@ -22,6 +22,7 @@ OC.L10N.register(
"Home" : "Дадому",
"Dashboard" : "Панэль кіравання",
"Users" : "Карыстальнікі",
"Roles & Teams" : "Ролі і каманды",
"Categories" : "Катэгорыі",
"Expand" : "Разгарнуць",
"Collapse" : "Згарнуць",
@@ -98,7 +99,9 @@ OC.L10N.register(
"Failed to save settings" : "Не ўдалося захаваць налады",
"Reset" : "Скінуць",
"ID" : "Ідэнтыфікатар",
"Owner" : "Уладальнік",
"Actions" : "Дзеянні",
"No teams found" : "Каманд не знойдзена",
"Roles" : "Ролі",
"Status" : "Статус",
"Active" : "Актыўны",

View File

@@ -20,6 +20,7 @@
"Home" : "Дадому",
"Dashboard" : "Панэль кіравання",
"Users" : "Карыстальнікі",
"Roles & Teams" : "Ролі і каманды",
"Categories" : "Катэгорыі",
"Expand" : "Разгарнуць",
"Collapse" : "Згарнуць",
@@ -96,7 +97,9 @@
"Failed to save settings" : "Не ўдалося захаваць налады",
"Reset" : "Скінуць",
"ID" : "Ідэнтыфікатар",
"Owner" : "Уладальнік",
"Actions" : "Дзеянні",
"No teams found" : "Каманд не знойдзена",
"Roles" : "Ролі",
"Status" : "Статус",
"Active" : "Актыўны",

View File

@@ -86,6 +86,7 @@ OC.L10N.register(
"Failed to save settings" : "Неуспешно запазване на настройките",
"Reset" : "Възстановяване",
"ID" : "ID /Идентификатор/",
"Owner" : "Създател",
"Actions" : "Действия",
"No description" : "Без описание",
"No users found" : "Няма намерени потребители",

View File

@@ -84,6 +84,7 @@
"Failed to save settings" : "Неуспешно запазване на настройките",
"Reset" : "Възстановяване",
"ID" : "ID /Идентификатор/",
"Owner" : "Създател",
"Actions" : "Действия",
"No description" : "Без описание",
"No users found" : "Няма намерени потребители",

31
l10n/bs.js Normal file
View File

@@ -0,0 +1,31 @@
OC.L10N.register(
"forum",
{
"Admin" : "Administrator",
"User" : "User",
"Forum" : "Forum",
"Search" : "Search",
"Home" : "Početna stranica",
"Users" : "Korisnici",
"Collapse" : "Proširi",
"Hello world!" : "Halo svijete!",
"Close" : "Zatvori",
"Cancel" : "Cancel",
"Create" : "Kreiraj",
"Update" : "Ažuriraj",
"Move" : "Move",
"Edit" : "Izmjeni",
"Delete" : "Obriši",
"Save" : "Spremi",
"Title" : "Naslov",
"Error" : "Greška",
"by" : "od strane",
"Disable" : "Onemogući",
"Description" : "Opis",
"Enabled" : "Aktivirano",
"Name" : "Ime",
"New" : "Novo",
"Owner" : "Vlasnik",
"Actions" : "Radnje"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

29
l10n/bs.json Normal file
View File

@@ -0,0 +1,29 @@
{ "translations": {
"Admin" : "Administrator",
"User" : "User",
"Forum" : "Forum",
"Search" : "Search",
"Home" : "Početna stranica",
"Users" : "Korisnici",
"Collapse" : "Proširi",
"Hello world!" : "Halo svijete!",
"Close" : "Zatvori",
"Cancel" : "Cancel",
"Create" : "Kreiraj",
"Update" : "Ažuriraj",
"Move" : "Move",
"Edit" : "Izmjeni",
"Delete" : "Obriši",
"Save" : "Spremi",
"Title" : "Naslov",
"Error" : "Greška",
"by" : "od strane",
"Disable" : "Onemogući",
"Description" : "Opis",
"Enabled" : "Aktivirano",
"Name" : "Ime",
"New" : "Novo",
"Owner" : "Vlasnik",
"Actions" : "Radnje"
},"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);"
}

View File

@@ -92,6 +92,7 @@ OC.L10N.register(
"Failed to save settings" : "Ha fallat desar els paràmetres",
"Reset" : "Reinicialitza",
"ID" : "ID",
"Owner" : "Propietat",
"Created" : "S'ha creat",
"Actions" : "Accions",
"No teams found" : "No s'ha trobat cap equip",

View File

@@ -90,6 +90,7 @@
"Failed to save settings" : "Ha fallat desar els paràmetres",
"Reset" : "Reinicialitza",
"ID" : "ID",
"Owner" : "Propietat",
"Created" : "S'ha creat",
"Actions" : "Accions",
"No teams found" : "No s'ha trobat cap equip",

View File

@@ -465,6 +465,7 @@ OC.L10N.register(
"No roles found" : "Nenalezeny žádné role",
"Create your first role to get started" : "Začněte vytvořením první role",
"ID" : "Identif.",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
"Actions" : "Akce",
"No description" : "Bez popisu",

View File

@@ -463,6 +463,7 @@
"No roles found" : "Nenalezeny žádné role",
"Create your first role to get started" : "Začněte vytvořením první role",
"ID" : "Identif.",
"Owner" : "Vlastník",
"Created" : "Vytvořeno",
"Actions" : "Akce",
"No description" : "Bez popisu",

View File

@@ -37,6 +37,7 @@ OC.L10N.register(
"Name" : "Enw",
"New" : "Newydd",
"ID" : "ID",
"Owner" : "Perchennog",
"Actions" : "Gweithredoedd",
"Status" : "Statws",
"Deleted" : "Wedi dileu"

View File

@@ -35,6 +35,7 @@
"Name" : "Enw",
"New" : "Newydd",
"ID" : "ID",
"Owner" : "Perchennog",
"Actions" : "Gweithredoedd",
"Status" : "Statws",
"Deleted" : "Wedi dileu"

View File

@@ -87,6 +87,7 @@ OC.L10N.register(
"Failed to save settings" : "Kunne ikke gemme indstillinger",
"Reset" : "Nulstil",
"ID" : "ID",
"Owner" : "Ejer",
"Created" : "Oprettet",
"Actions" : "Handlinger",
"No teams found" : "Ingen teams fundet",

View File

@@ -85,6 +85,7 @@
"Failed to save settings" : "Kunne ikke gemme indstillinger",
"Reset" : "Nulstil",
"ID" : "ID",
"Owner" : "Ejer",
"Created" : "Oprettet",
"Actions" : "Handlinger",
"No teams found" : "Ingen teams fundet",

View File

@@ -78,6 +78,7 @@ OC.L10N.register(
"Dashboard" : "Dashboard",
"Forum settings" : "Forumseinstellungen",
"Users" : "Benutzer",
"Roles & Teams" : "Rollen und Teams",
"Categories" : "Kategorien",
"BBCodes" : "BBCodes",
"Expand" : "Erweitern",
@@ -129,8 +130,15 @@ OC.L10N.register(
"New activity" : "Neue Aktivität",
"Category" : "Kategorie",
"Can view" : "Kann ansehen",
"Can post" : "Kann posten",
"Can reply" : "Kann antworten",
"Can moderate" : "Kann moderieren",
"Allow" : "Zulassen",
"Allow All" : "Alles zulassen",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Ansicht:{bEnd} Ermöglicht das Anzeigen der Kategorie und ihrer Threads.",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Beitrag:{bEnd} Ermöglicht das Erstellen neuer Themen in der Kategorie.",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Antworten:{bEnd} Ermöglicht das Antworten auf vorhandene Themen in der Kategorie.",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderieren:{bEnd} Ermöglicht das Bearbeiten und Löschen von Beiträgen, das Anheften, Sperren und Verschieben von Themen in der Kategorie.",
"Create category header" : "Kategorieüberschrift erstellen",
"Edit category header" : "Kategorieüberschrift bearbeiten",
"Header name" : "Name der Überschrift",
@@ -227,6 +235,7 @@ OC.L10N.register(
"Thread created" : "Thema erstellt",
"Failed to create thread" : "Thema konnte nicht erstellt werden",
"No category specified" : "Keine Kategorie angegeben",
"You do not have permission to create threads in this category." : "Du hast keine Berechtigung, Themen in dieser Kategorie zu erstellen.",
"Error" : "Fehler",
"First activity" : "Erste Aktivität",
"Threads ({count})" : "Themen ({count})",
@@ -266,6 +275,7 @@ OC.L10N.register(
"Be the first to reply in this thread." : "Sei der Erste, der in diesem Thema antwortet.",
"by" : "von",
"This thread is locked. Only moderators can add replies." : "Dieses Thema ist gesperrt. Nur die Moderation kann Antworten hinzufügen.",
"You do not have permission to reply in this category." : "Du hast keine Berechtigung, in dieser Kategorie zu antworten.",
"You must be signed in to reply to this thread." : "Du musst angemeldet sein, um auf dieses Thema zu antworten.",
"Sign in to reply" : "Anmelden um zu antworten",
"Lock thread" : "Thema sperren",
@@ -371,6 +381,8 @@ OC.L10N.register(
"Permissions" : "Berechtigungen",
"Control which roles can access and moderate this category" : "Steuern der Rollen, die auf diese Kategorie zugreifen und sie moderieren können",
"Select roles that can view this category and its threads" : "Rollen auswählen, die dieses Thema und seine Beiträge anzeigen können",
"Select roles that can create new threads in this category" : "Rollen auswählen, die neue Themen in dieser Kategorie erstellen können.",
"Select roles that can reply to threads in this category" : "Rollen auswählen, die auf Themen in der dieser Kategorie antworten können.",
"Select roles that can moderate (edit/delete) content in this category" : "Rollen auswählen, die Inhalte in dieser Kategorie moderieren (bearbeiten/löschen) können",
"Select roles …" : "Rollen auswählen ...",
"Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten",
@@ -466,12 +478,23 @@ OC.L10N.register(
"No roles found" : "Keine Rollen gefunden",
"Create your first role to get started" : "Zum Beginnen, eine erste Rolle erstellen",
"ID" : "ID",
"Owner" : "Besitzer",
"Created" : "Erstellt",
"Actions" : "Aktionen",
"No description" : "Keine Beschreibung",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Soll die Rolle \"{name}\" gelöscht werden? Dies kann nicht rückgängig gemacht werden.",
"System roles cannot be deleted" : "Systemrollen können nicht gelöscht werden",
"Team permissions" : "Team-Berechtigungen",
"Manage category permissions for Nextcloud Teams" : "Kategorieberechtigungen für Nextcloud Teams verwalten",
"Loading teams …" : "Lade Teams …",
"Error loading teams" : "Fehler beim Laden der Teams",
"No teams found" : "Keine Teams gefunden",
"No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar",
"Edit team" : "Team bearbeiten",
"Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten",
"Error loading team" : "Fehler beim Laden des Teams",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Bearbeiten der Kategorieberechtigungen für dieses Team. Die Teammitgliedschaft wird über Nextcloud Teams verwaltet.",
"Set which categories this team can access" : "Einstellen, auf welche Kategorien dieses Team Zugriff hat",
"User management" : "Benutzerverwaltung",
"Manage forum users, roles and permissions" : "Forenbenutzer, -rollen und - berechtigungen verwalten",
"Loading users …" : "Lade Benutzer …",

View File

@@ -76,6 +76,7 @@
"Dashboard" : "Dashboard",
"Forum settings" : "Forumseinstellungen",
"Users" : "Benutzer",
"Roles & Teams" : "Rollen und Teams",
"Categories" : "Kategorien",
"BBCodes" : "BBCodes",
"Expand" : "Erweitern",
@@ -127,8 +128,15 @@
"New activity" : "Neue Aktivität",
"Category" : "Kategorie",
"Can view" : "Kann ansehen",
"Can post" : "Kann posten",
"Can reply" : "Kann antworten",
"Can moderate" : "Kann moderieren",
"Allow" : "Zulassen",
"Allow All" : "Alles zulassen",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Ansicht:{bEnd} Ermöglicht das Anzeigen der Kategorie und ihrer Threads.",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Beitrag:{bEnd} Ermöglicht das Erstellen neuer Themen in der Kategorie.",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Antworten:{bEnd} Ermöglicht das Antworten auf vorhandene Themen in der Kategorie.",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderieren:{bEnd} Ermöglicht das Bearbeiten und Löschen von Beiträgen, das Anheften, Sperren und Verschieben von Themen in der Kategorie.",
"Create category header" : "Kategorieüberschrift erstellen",
"Edit category header" : "Kategorieüberschrift bearbeiten",
"Header name" : "Name der Überschrift",
@@ -225,6 +233,7 @@
"Thread created" : "Thema erstellt",
"Failed to create thread" : "Thema konnte nicht erstellt werden",
"No category specified" : "Keine Kategorie angegeben",
"You do not have permission to create threads in this category." : "Du hast keine Berechtigung, Themen in dieser Kategorie zu erstellen.",
"Error" : "Fehler",
"First activity" : "Erste Aktivität",
"Threads ({count})" : "Themen ({count})",
@@ -264,6 +273,7 @@
"Be the first to reply in this thread." : "Sei der Erste, der in diesem Thema antwortet.",
"by" : "von",
"This thread is locked. Only moderators can add replies." : "Dieses Thema ist gesperrt. Nur die Moderation kann Antworten hinzufügen.",
"You do not have permission to reply in this category." : "Du hast keine Berechtigung, in dieser Kategorie zu antworten.",
"You must be signed in to reply to this thread." : "Du musst angemeldet sein, um auf dieses Thema zu antworten.",
"Sign in to reply" : "Anmelden um zu antworten",
"Lock thread" : "Thema sperren",
@@ -369,6 +379,8 @@
"Permissions" : "Berechtigungen",
"Control which roles can access and moderate this category" : "Steuern der Rollen, die auf diese Kategorie zugreifen und sie moderieren können",
"Select roles that can view this category and its threads" : "Rollen auswählen, die dieses Thema und seine Beiträge anzeigen können",
"Select roles that can create new threads in this category" : "Rollen auswählen, die neue Themen in dieser Kategorie erstellen können.",
"Select roles that can reply to threads in this category" : "Rollen auswählen, die auf Themen in der dieser Kategorie antworten können.",
"Select roles that can moderate (edit/delete) content in this category" : "Rollen auswählen, die Inhalte in dieser Kategorie moderieren (bearbeiten/löschen) können",
"Select roles …" : "Rollen auswählen ...",
"Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten",
@@ -464,12 +476,23 @@
"No roles found" : "Keine Rollen gefunden",
"Create your first role to get started" : "Zum Beginnen, eine erste Rolle erstellen",
"ID" : "ID",
"Owner" : "Besitzer",
"Created" : "Erstellt",
"Actions" : "Aktionen",
"No description" : "Keine Beschreibung",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Soll die Rolle \"{name}\" gelöscht werden? Dies kann nicht rückgängig gemacht werden.",
"System roles cannot be deleted" : "Systemrollen können nicht gelöscht werden",
"Team permissions" : "Team-Berechtigungen",
"Manage category permissions for Nextcloud Teams" : "Kategorieberechtigungen für Nextcloud Teams verwalten",
"Loading teams …" : "Lade Teams …",
"Error loading teams" : "Fehler beim Laden der Teams",
"No teams found" : "Keine Teams gefunden",
"No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar",
"Edit team" : "Team bearbeiten",
"Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten",
"Error loading team" : "Fehler beim Laden des Teams",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Bearbeiten der Kategorieberechtigungen für dieses Team. Die Teammitgliedschaft wird über Nextcloud Teams verwaltet.",
"Set which categories this team can access" : "Einstellen, auf welche Kategorien dieses Team Zugriff hat",
"User management" : "Benutzerverwaltung",
"Manage forum users, roles and permissions" : "Forenbenutzer, -rollen und - berechtigungen verwalten",
"Loading users …" : "Lade Benutzer …",

View File

@@ -78,6 +78,7 @@ OC.L10N.register(
"Dashboard" : "Dashboard",
"Forum settings" : "Forumeinstellungen",
"Users" : "Personen",
"Roles & Teams" : "Rollen und Teams",
"Categories" : "Kategorien",
"BBCodes" : "BBCodes",
"Expand" : "Erweitern",
@@ -129,8 +130,15 @@ OC.L10N.register(
"New activity" : "Neue Aktivität",
"Category" : "Kategorie",
"Can view" : "Kann ansehen",
"Can post" : "Kann posten",
"Can reply" : "Kann antworten",
"Can moderate" : "Kann moderieren",
"Allow" : "Zulassen",
"Allow All" : "Alles zulassen",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Ansicht:{bEnd} Ermöglicht das Anzeigen der Kategorie und ihrer Threads.",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Beitrag:{bEnd} Ermöglicht das Erstellen neuer Themen in der Kategorie.",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Antworten:{bEnd} Ermöglicht das Antworten auf vorhandene Themen in der Kategorie.",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderieren:{bEnd} Ermöglicht das Bearbeiten und Löschen von Beiträgen, das Anheften, Sperren und Verschieben von Themen in der Kategorie.",
"Create category header" : "Kategorieüberschrift erstellen",
"Edit category header" : "Kategorieüberschrift bearbeiten",
"Header name" : "Name der Überschrift",
@@ -227,6 +235,7 @@ OC.L10N.register(
"Thread created" : "Thema erstellt",
"Failed to create thread" : "Fehler beim Erstellen des Themas",
"No category specified" : "Keine Kategorie angegeben",
"You do not have permission to create threads in this category." : "Sie haben keine Berechtigung, Themen in dieser Kategorie zu erstellen.",
"Error" : "Fehler",
"First activity" : "Erste Aktivität",
"Threads ({count})" : "Themen ({count})",
@@ -266,6 +275,7 @@ OC.L10N.register(
"Be the first to reply in this thread." : "Seien Sie der Erste, der auf dieses Thema antwortet.",
"by" : "von",
"This thread is locked. Only moderators can add replies." : "Dieses Thema ist gesperrt. Nur die Moderation kann Antworten hinzufügen.",
"You do not have permission to reply in this category." : "Sie haben keine Berechtigung, in dieser Kategorie zu antworten.",
"You must be signed in to reply to this thread." : "Sie müssen angemeldet sein, um auf dieses Thema zu antworten.",
"Sign in to reply" : "Anmelden um zu antworten",
"Lock thread" : "Thema sperren",
@@ -371,6 +381,8 @@ OC.L10N.register(
"Permissions" : "Berechtigungen",
"Control which roles can access and moderate this category" : "Steuern der Rollen, die auf diese Kategorie zugreifen und sie moderieren können",
"Select roles that can view this category and its threads" : "Rollen auswählen, die dieses Thema und seine Beiträge anzeigen können",
"Select roles that can create new threads in this category" : "Rollen auswählen, die neue Themen in dieser Kategorie erstellen können.",
"Select roles that can reply to threads in this category" : "Rollen auswählen, die auf Themen in der dieser Kategorie antworten können.",
"Select roles that can moderate (edit/delete) content in this category" : "Rollen auswählen, die Inhalte in dieser Kategorie moderieren (bearbeiten/löschen) können",
"Select roles …" : "Rollen auswählen ...",
"Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten",
@@ -466,12 +478,23 @@ OC.L10N.register(
"No roles found" : "Keine Rollen gefunden",
"Create your first role to get started" : "Zum Beginnen, eine erste Rolle erstellen",
"ID" : "ID",
"Owner" : "Besitzer",
"Created" : "Erstellt",
"Actions" : "Aktionen",
"No description" : "Keine Beschreibung",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Soll die Rolle \"{name}\" gelöscht werden? Dies kann nicht rückgängig gemacht werden.",
"System roles cannot be deleted" : "Systemrollen können nicht gelöscht werden",
"Team permissions" : "Team-Berechtigungen",
"Manage category permissions for Nextcloud Teams" : "Kategorieberechtigungen für Nextcloud Teams verwalten",
"Loading teams …" : "Lade Teams …",
"Error loading teams" : "Fehler beim Laden der Teams",
"No teams found" : "Keine Teams gefunden",
"No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar",
"Edit team" : "Team bearbeiten",
"Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten",
"Error loading team" : "Fehler beim Laden des Teams",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Bearbeiten der Kategorieberechtigungen für dieses Team. Die Teammitgliedschaft wird über Nextcloud Teams verwaltet.",
"Set which categories this team can access" : "Einstellen, auf welche Kategorien dieses Team Zugriff hat",
"User management" : "Kontenverwaltung",
"Manage forum users, roles and permissions" : "Forenbenutzer, -rollen und - berechtigungen verwalten",
"Loading users …" : "Lade Konten …",

View File

@@ -76,6 +76,7 @@
"Dashboard" : "Dashboard",
"Forum settings" : "Forumeinstellungen",
"Users" : "Personen",
"Roles & Teams" : "Rollen und Teams",
"Categories" : "Kategorien",
"BBCodes" : "BBCodes",
"Expand" : "Erweitern",
@@ -127,8 +128,15 @@
"New activity" : "Neue Aktivität",
"Category" : "Kategorie",
"Can view" : "Kann ansehen",
"Can post" : "Kann posten",
"Can reply" : "Kann antworten",
"Can moderate" : "Kann moderieren",
"Allow" : "Zulassen",
"Allow All" : "Alles zulassen",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Ansicht:{bEnd} Ermöglicht das Anzeigen der Kategorie und ihrer Threads.",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Beitrag:{bEnd} Ermöglicht das Erstellen neuer Themen in der Kategorie.",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Antworten:{bEnd} Ermöglicht das Antworten auf vorhandene Themen in der Kategorie.",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderieren:{bEnd} Ermöglicht das Bearbeiten und Löschen von Beiträgen, das Anheften, Sperren und Verschieben von Themen in der Kategorie.",
"Create category header" : "Kategorieüberschrift erstellen",
"Edit category header" : "Kategorieüberschrift bearbeiten",
"Header name" : "Name der Überschrift",
@@ -225,6 +233,7 @@
"Thread created" : "Thema erstellt",
"Failed to create thread" : "Fehler beim Erstellen des Themas",
"No category specified" : "Keine Kategorie angegeben",
"You do not have permission to create threads in this category." : "Sie haben keine Berechtigung, Themen in dieser Kategorie zu erstellen.",
"Error" : "Fehler",
"First activity" : "Erste Aktivität",
"Threads ({count})" : "Themen ({count})",
@@ -264,6 +273,7 @@
"Be the first to reply in this thread." : "Seien Sie der Erste, der auf dieses Thema antwortet.",
"by" : "von",
"This thread is locked. Only moderators can add replies." : "Dieses Thema ist gesperrt. Nur die Moderation kann Antworten hinzufügen.",
"You do not have permission to reply in this category." : "Sie haben keine Berechtigung, in dieser Kategorie zu antworten.",
"You must be signed in to reply to this thread." : "Sie müssen angemeldet sein, um auf dieses Thema zu antworten.",
"Sign in to reply" : "Anmelden um zu antworten",
"Lock thread" : "Thema sperren",
@@ -369,6 +379,8 @@
"Permissions" : "Berechtigungen",
"Control which roles can access and moderate this category" : "Steuern der Rollen, die auf diese Kategorie zugreifen und sie moderieren können",
"Select roles that can view this category and its threads" : "Rollen auswählen, die dieses Thema und seine Beiträge anzeigen können",
"Select roles that can create new threads in this category" : "Rollen auswählen, die neue Themen in dieser Kategorie erstellen können.",
"Select roles that can reply to threads in this category" : "Rollen auswählen, die auf Themen in der dieser Kategorie antworten können.",
"Select roles that can moderate (edit/delete) content in this category" : "Rollen auswählen, die Inhalte in dieser Kategorie moderieren (bearbeiten/löschen) können",
"Select roles …" : "Rollen auswählen ...",
"Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten",
@@ -464,12 +476,23 @@
"No roles found" : "Keine Rollen gefunden",
"Create your first role to get started" : "Zum Beginnen, eine erste Rolle erstellen",
"ID" : "ID",
"Owner" : "Besitzer",
"Created" : "Erstellt",
"Actions" : "Aktionen",
"No description" : "Keine Beschreibung",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Soll die Rolle \"{name}\" gelöscht werden? Dies kann nicht rückgängig gemacht werden.",
"System roles cannot be deleted" : "Systemrollen können nicht gelöscht werden",
"Team permissions" : "Team-Berechtigungen",
"Manage category permissions for Nextcloud Teams" : "Kategorieberechtigungen für Nextcloud Teams verwalten",
"Loading teams …" : "Lade Teams …",
"Error loading teams" : "Fehler beim Laden der Teams",
"No teams found" : "Keine Teams gefunden",
"No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar",
"Edit team" : "Team bearbeiten",
"Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten",
"Error loading team" : "Fehler beim Laden des Teams",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Bearbeiten der Kategorieberechtigungen für dieses Team. Die Teammitgliedschaft wird über Nextcloud Teams verwaltet.",
"Set which categories this team can access" : "Einstellen, auf welche Kategorien dieses Team Zugriff hat",
"User management" : "Kontenverwaltung",
"Manage forum users, roles and permissions" : "Forenbenutzer, -rollen und - berechtigungen verwalten",
"Loading users …" : "Lade Konten …",

View File

@@ -30,6 +30,7 @@ OC.L10N.register(
"Upload failed" : "Lähetys epäonnistui",
"Close" : "Sulje",
"Failed to upload file" : "Tiedoston lähettäminen epäonnistui",
"Threads" : "Keskusteluketjut",
"Category" : "Kategoria",
"Allow" : "Salli",
"Cancel" : "Peruuta",

View File

@@ -28,6 +28,7 @@
"Upload failed" : "Lähetys epäonnistui",
"Close" : "Sulje",
"Failed to upload file" : "Tiedoston lähettäminen epäonnistui",
"Threads" : "Keskusteluketjut",
"Category" : "Kategoria",
"Allow" : "Salli",
"Cancel" : "Peruuta",

View File

@@ -1,30 +0,0 @@
OC.L10N.register(
"forum",
{
"User" : "Cleachdaiche",
"General" : "Coitcheann",
"Search" : "Lorg",
"Home" : "Dachaigh",
"Font size" : "Meud a chrutha-chlò",
"Upload failed" : "Dh'fhàillig leis an luchdadh suas",
"Close" : "Dùin",
"Category" : "Roinn-seòrsa",
"Allow" : "Ceadaich",
"Cancel" : "Cancel",
"Create" : "Cruthaich",
"Move" : "Gluais",
"Back" : "Air ais",
"Edit" : "Deasaich",
"Delete" : "Sguab às",
"Save" : "Sàbhail",
"Uncategorized" : "Gun seòrsachadh",
"Refresh" : "Ath-nuadhaich",
"Error" : "Mearachd",
"Preferences" : "Roghainnean",
"Notifications" : "Brathan",
"Files" : "Faidhlichean",
"Disable" : "Cuir à comas",
"Name" : "Ainm",
"Deleted" : "Chaidh a sguabadh às"
},
"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;");

View File

@@ -1,28 +0,0 @@
{ "translations": {
"User" : "Cleachdaiche",
"General" : "Coitcheann",
"Search" : "Lorg",
"Home" : "Dachaigh",
"Font size" : "Meud a chrutha-chlò",
"Upload failed" : "Dh'fhàillig leis an luchdadh suas",
"Close" : "Dùin",
"Category" : "Roinn-seòrsa",
"Allow" : "Ceadaich",
"Cancel" : "Cancel",
"Create" : "Cruthaich",
"Move" : "Gluais",
"Back" : "Air ais",
"Edit" : "Deasaich",
"Delete" : "Sguab às",
"Save" : "Sàbhail",
"Uncategorized" : "Gun seòrsachadh",
"Refresh" : "Ath-nuadhaich",
"Error" : "Mearachd",
"Preferences" : "Roghainnean",
"Notifications" : "Brathan",
"Files" : "Faidhlichean",
"Disable" : "Cuir à comas",
"Name" : "Ainm",
"Deleted" : "Chaidh a sguabadh às"
},"pluralForm" :"nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;"
}

31
l10n/si.js Normal file
View File

@@ -0,0 +1,31 @@
OC.L10N.register(
"forum",
{
"Admin" : "පරිපාලක",
"User" : "පරිශීලක",
"General" : "සමාන්‍යය",
"Search" : "සොයන්න",
"Home" : "මුල් පිටුව",
"Users" : "පරිශීලකයින්",
"Close" : "වසන්න",
"Category" : "ප්‍රවර්ගය",
"Cancel" : "Cancel",
"Create" : "සාදන්න",
"Update" : "යාවත්කාල",
"Back" : "ආපසු",
"Edit" : "සංස්කරණය",
"Current version" : "වත්මන් අනුවාදය",
"Retry" : "නැවත උත්සාහ කරන්න",
"Error" : "දෝෂය",
"Reply" : "පිළිතුර",
"Files" : "ගොනු",
"Signature" : "අත්සන",
"Disable" : "අබල කරන්න",
"Description" : "විස්තරය",
"Enabled" : "සබල කර ඇත",
"Name" : "නම",
"New" : "නව",
"Owner" : "හිමිකරු",
"Actions" : "ක්‍රියාමාර්ග"
},
"nplurals=2; plural=(n != 1);");

29
l10n/si.json Normal file
View File

@@ -0,0 +1,29 @@
{ "translations": {
"Admin" : "පරිපාලක",
"User" : "පරිශීලක",
"General" : "සමාන්‍යය",
"Search" : "සොයන්න",
"Home" : "මුල් පිටුව",
"Users" : "පරිශීලකයින්",
"Close" : "වසන්න",
"Category" : "ප්‍රවර්ගය",
"Cancel" : "Cancel",
"Create" : "සාදන්න",
"Update" : "යාවත්කාල",
"Back" : "ආපසු",
"Edit" : "සංස්කරණය",
"Current version" : "වත්මන් අනුවාදය",
"Retry" : "නැවත උත්සාහ කරන්න",
"Error" : "දෝෂය",
"Reply" : "පිළිතුර",
"Files" : "ගොනු",
"Signature" : "අත්සන",
"Disable" : "අබල කරන්න",
"Description" : "විස්තරය",
"Enabled" : "සබල කර ඇත",
"Name" : "නම",
"New" : "නව",
"Owner" : "හිමිකරු",
"Actions" : "ක්‍රියාමාර්ග"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -78,6 +78,7 @@ OC.L10N.register(
"Dashboard" : "儀表板",
"Forum settings" : "論壇設定",
"Users" : "使用者",
"Roles & Teams" : "角色與團隊",
"Categories" : "分類",
"BBCodes" : "BBCode",
"Expand" : "展開",
@@ -129,8 +130,15 @@ OC.L10N.register(
"New activity" : "新活動",
"Category" : "分類",
"Can view" : "可以檢視",
"Can post" : "可以張貼",
"Can reply" : "可以回覆",
"Can moderate" : "可以管理",
"Allow" : "允許",
"Allow All" : "允許全部",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}檢視:{bEnd}允許檢視分類與其討論串。",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}貼文:{bEnd}允許在分類中建立新討論串。",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}回覆:{bEnd}允許回覆至分類中既有的討論串。",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}管理:{bEnd}允許編輯與刪除貼文,在分類中釘選、鎖定與移動討論串。",
"Create category header" : "建立分類標題",
"Edit category header" : "編輯分類標題",
"Header name" : "標題名稱",
@@ -227,6 +235,7 @@ OC.L10N.register(
"Thread created" : "已建立討論串",
"Failed to create thread" : "建立討論串失敗",
"No category specified" : "未指定分類",
"You do not have permission to create threads in this category." : "您無權在此分類建立討論串。",
"Error" : "錯誤",
"First activity" : "第一次活動",
"Threads ({count})" : "討論串 ({count})",
@@ -266,6 +275,7 @@ OC.L10N.register(
"Be the first to reply in this thread." : "成為第一個在此討論串回覆的人。",
"by" : "由",
"This thread is locked. Only moderators can add replies." : "此討論串已鎖定。僅版主可回覆。",
"You do not have permission to reply in this category." : "您無權在此分類中回覆。",
"You must be signed in to reply to this thread." : "您必須登入才能回覆此討論串。",
"Sign in to reply" : "登入以回覆",
"Lock thread" : "鎖定討論串",
@@ -371,6 +381,8 @@ OC.L10N.register(
"Permissions" : "權限",
"Control which roles can access and moderate this category" : "控制哪些角色可以存取與管理此分類",
"Select roles that can view this category and its threads" : "選取可以檢視此分類與其討論串的角色",
"Select roles that can create new threads in this category" : "選取可以在此分類中建立新討論串的角色",
"Select roles that can reply to threads in this category" : "選取可以在此分類中回覆討論串的角色",
"Select roles that can moderate (edit/delete) content in this category" : "選取可以管理(編輯/刪除)此分類內容的角色",
"Select roles …" : "選取角色……",
"Manage forum categories and organization" : "管理論壇分類與組織",
@@ -472,7 +484,17 @@ OC.L10N.register(
"No description" : "無描述",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "您確定您想要刪除角色「{name}」嗎?此動作無法還原。",
"System roles cannot be deleted" : "無法刪除系統角色",
"Team permissions" : "團隊權限",
"Manage category permissions for Nextcloud Teams" : "管理 Nextcloud Teams 的分類權限",
"Loading teams …" : "正在載入團隊……",
"Error loading teams" : "載入團隊時發生錯誤",
"No teams found" : "找不到團隊",
"No Nextcloud Teams are available" : "Nextcloud Teams 無法使用",
"Edit team" : "編輯團隊",
"Configure category permissions for this team" : "為此團隊設定分類權限",
"Error loading team" : "載入團隊時發生錯誤",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "編輯此團隊的分類權限。團隊成員資格透過 Nextcloud Teams 進行管理。",
"Set which categories this team can access" : "設定此團隊可存取的分類",
"User management" : "使用者管理",
"Manage forum users, roles and permissions" : "管理論壇使用者、角色與權限",
"Loading users …" : "正在載入使用者…",

View File

@@ -76,6 +76,7 @@
"Dashboard" : "儀表板",
"Forum settings" : "論壇設定",
"Users" : "使用者",
"Roles & Teams" : "角色與團隊",
"Categories" : "分類",
"BBCodes" : "BBCode",
"Expand" : "展開",
@@ -127,8 +128,15 @@
"New activity" : "新活動",
"Category" : "分類",
"Can view" : "可以檢視",
"Can post" : "可以張貼",
"Can reply" : "可以回覆",
"Can moderate" : "可以管理",
"Allow" : "允許",
"Allow All" : "允許全部",
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}檢視:{bEnd}允許檢視分類與其討論串。",
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}貼文:{bEnd}允許在分類中建立新討論串。",
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}回覆:{bEnd}允許回覆至分類中既有的討論串。",
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}管理:{bEnd}允許編輯與刪除貼文,在分類中釘選、鎖定與移動討論串。",
"Create category header" : "建立分類標題",
"Edit category header" : "編輯分類標題",
"Header name" : "標題名稱",
@@ -225,6 +233,7 @@
"Thread created" : "已建立討論串",
"Failed to create thread" : "建立討論串失敗",
"No category specified" : "未指定分類",
"You do not have permission to create threads in this category." : "您無權在此分類建立討論串。",
"Error" : "錯誤",
"First activity" : "第一次活動",
"Threads ({count})" : "討論串 ({count})",
@@ -264,6 +273,7 @@
"Be the first to reply in this thread." : "成為第一個在此討論串回覆的人。",
"by" : "由",
"This thread is locked. Only moderators can add replies." : "此討論串已鎖定。僅版主可回覆。",
"You do not have permission to reply in this category." : "您無權在此分類中回覆。",
"You must be signed in to reply to this thread." : "您必須登入才能回覆此討論串。",
"Sign in to reply" : "登入以回覆",
"Lock thread" : "鎖定討論串",
@@ -369,6 +379,8 @@
"Permissions" : "權限",
"Control which roles can access and moderate this category" : "控制哪些角色可以存取與管理此分類",
"Select roles that can view this category and its threads" : "選取可以檢視此分類與其討論串的角色",
"Select roles that can create new threads in this category" : "選取可以在此分類中建立新討論串的角色",
"Select roles that can reply to threads in this category" : "選取可以在此分類中回覆討論串的角色",
"Select roles that can moderate (edit/delete) content in this category" : "選取可以管理(編輯/刪除)此分類內容的角色",
"Select roles …" : "選取角色……",
"Manage forum categories and organization" : "管理論壇分類與組織",
@@ -470,7 +482,17 @@
"No description" : "無描述",
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "您確定您想要刪除角色「{name}」嗎?此動作無法還原。",
"System roles cannot be deleted" : "無法刪除系統角色",
"Team permissions" : "團隊權限",
"Manage category permissions for Nextcloud Teams" : "管理 Nextcloud Teams 的分類權限",
"Loading teams …" : "正在載入團隊……",
"Error loading teams" : "載入團隊時發生錯誤",
"No teams found" : "找不到團隊",
"No Nextcloud Teams are available" : "Nextcloud Teams 無法使用",
"Edit team" : "編輯團隊",
"Configure category permissions for this team" : "為此團隊設定分類權限",
"Error loading team" : "載入團隊時發生錯誤",
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "編輯此團隊的分類權限。團隊成員資格透過 Nextcloud Teams 進行管理。",
"Set which categories this team can access" : "設定此團隊可存取的分類",
"User management" : "使用者管理",
"Manage forum users, roles and permissions" : "管理論壇使用者、角色與權限",
"Loading users …" : "正在載入使用者…",