mirror of
https://github.com/chenasraf/nextcloud-forum.git
synced 2026-05-17 17:28:02 +00:00
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
@@ -78,6 +78,7 @@ OC.L10N.register(
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forum settings",
|
||||
"Users" : "Users",
|
||||
"Roles & Teams" : "Roles & Teams",
|
||||
"Categories" : "Categories",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Expand",
|
||||
@@ -129,8 +130,15 @@ OC.L10N.register(
|
||||
"New activity" : "New activity",
|
||||
"Category" : "Category",
|
||||
"Can view" : "Can view",
|
||||
"Can post" : "Can post",
|
||||
"Can reply" : "Can reply",
|
||||
"Can moderate" : "Can moderate",
|
||||
"Allow" : "Allow",
|
||||
"Allow All" : "Allow All",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}View:{bEnd} Allows seeing the category and its threads.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Post:{bEnd} Allows creating new threads in the category.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Reply:{bEnd} Allows replying to existing threads in the category.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category.",
|
||||
"Create category header" : "Create category header",
|
||||
"Edit category header" : "Edit category header",
|
||||
"Header name" : "Header name",
|
||||
@@ -142,6 +150,15 @@ OC.L10N.register(
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Create",
|
||||
"Update" : "Update",
|
||||
"Forum setup required" : "Forum setup required",
|
||||
"Select the accounts that should have the forum admin role." : "Select the accounts that should have the forum admin role.",
|
||||
"Forum admin accounts:" : "Forum admin accounts:",
|
||||
"Select accounts …" : "Select accounts …",
|
||||
"All other accounts will receive the default role." : "All other accounts will receive the default role.",
|
||||
"Initialize forum" : "Initialize forum",
|
||||
"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.",
|
||||
"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 …",
|
||||
@@ -227,6 +244,7 @@ OC.L10N.register(
|
||||
"Thread created" : "Thread created",
|
||||
"Failed to create thread" : "Failed to create thread",
|
||||
"No category specified" : "No category specified",
|
||||
"You do not have permission to create threads in this category." : "You do not have permission to create threads in this category.",
|
||||
"Error" : "Error",
|
||||
"Created" : "Created",
|
||||
"Threads ({count})" : "Threads ({count})",
|
||||
@@ -266,6 +284,7 @@ OC.L10N.register(
|
||||
"Be the first to reply in this thread." : "Be the first to reply in this thread.",
|
||||
"by" : "by",
|
||||
"This thread is locked. Only moderators can add replies." : "This thread is locked. Only moderators can add replies.",
|
||||
"You do not have permission to reply in this category." : "You do not have permission to reply in this category.",
|
||||
"You must be signed in to reply to this thread." : "You must be signed in to reply to this thread.",
|
||||
"Sign in to reply" : "Sign in to reply",
|
||||
"Lock thread" : "Lock thread",
|
||||
@@ -371,6 +390,8 @@ OC.L10N.register(
|
||||
"Permissions" : "Permissions",
|
||||
"Control which roles can access and moderate this category" : "Control which roles can access and moderate this category",
|
||||
"Select roles that can view this category and its threads" : "Select roles that can view this category and its threads",
|
||||
"Select roles that can create new threads in this category" : "Select roles that can create new threads in this category",
|
||||
"Select roles that can reply to 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 that can moderate (edit/delete) content in this category",
|
||||
"Select roles …" : "Select roles …",
|
||||
"Manage forum categories and organization" : "Manage forum categories and organization",
|
||||
@@ -471,7 +492,17 @@ OC.L10N.register(
|
||||
"No description" : "No description",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Are you sure you want to delete the role \"{name}\"? This action cannot be undone.",
|
||||
"System roles cannot be deleted" : "System roles cannot be deleted",
|
||||
"Team permissions" : "Team permissions",
|
||||
"Manage category permissions for Nextcloud Teams" : "Manage category permissions for Nextcloud Teams",
|
||||
"Loading teams …" : "Loading teams …",
|
||||
"Error loading teams" : "Error loading teams",
|
||||
"No teams found" : "No teams found",
|
||||
"No Nextcloud Teams are available" : "No Nextcloud Teams are available",
|
||||
"Edit team" : "Edit team",
|
||||
"Configure category permissions for this team" : "Configure category permissions for this team",
|
||||
"Error loading team" : "Error loading team",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Editing category permissions for this team. Team membership is managed via Nextcloud Teams.",
|
||||
"Set which categories this team can access" : "Set which categories this team can access",
|
||||
"User management" : "User management",
|
||||
"Manage forum users, roles and permissions" : "Manage forum users, roles and permissions",
|
||||
"Loading users …" : "Loading users …",
|
||||
|
||||
@@ -76,6 +76,7 @@
|
||||
"Dashboard" : "Dashboard",
|
||||
"Forum settings" : "Forum settings",
|
||||
"Users" : "Users",
|
||||
"Roles & Teams" : "Roles & Teams",
|
||||
"Categories" : "Categories",
|
||||
"BBCodes" : "BBCodes",
|
||||
"Expand" : "Expand",
|
||||
@@ -127,8 +128,15 @@
|
||||
"New activity" : "New activity",
|
||||
"Category" : "Category",
|
||||
"Can view" : "Can view",
|
||||
"Can post" : "Can post",
|
||||
"Can reply" : "Can reply",
|
||||
"Can moderate" : "Can moderate",
|
||||
"Allow" : "Allow",
|
||||
"Allow All" : "Allow All",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}View:{bEnd} Allows seeing the category and its threads.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Post:{bEnd} Allows creating new threads in the category.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Reply:{bEnd} Allows replying to existing threads in the category.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category.",
|
||||
"Create category header" : "Create category header",
|
||||
"Edit category header" : "Edit category header",
|
||||
"Header name" : "Header name",
|
||||
@@ -140,6 +148,15 @@
|
||||
"Cancel" : "Cancel",
|
||||
"Create" : "Create",
|
||||
"Update" : "Update",
|
||||
"Forum setup required" : "Forum setup required",
|
||||
"Select the accounts that should have the forum admin role." : "Select the accounts that should have the forum admin role.",
|
||||
"Forum admin accounts:" : "Forum admin accounts:",
|
||||
"Select accounts …" : "Select accounts …",
|
||||
"All other accounts will receive the default role." : "All other accounts will receive the default role.",
|
||||
"Initialize forum" : "Initialize forum",
|
||||
"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.",
|
||||
"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 …",
|
||||
@@ -225,6 +242,7 @@
|
||||
"Thread created" : "Thread created",
|
||||
"Failed to create thread" : "Failed to create thread",
|
||||
"No category specified" : "No category specified",
|
||||
"You do not have permission to create threads in this category." : "You do not have permission to create threads in this category.",
|
||||
"Error" : "Error",
|
||||
"Created" : "Created",
|
||||
"Threads ({count})" : "Threads ({count})",
|
||||
@@ -264,6 +282,7 @@
|
||||
"Be the first to reply in this thread." : "Be the first to reply in this thread.",
|
||||
"by" : "by",
|
||||
"This thread is locked. Only moderators can add replies." : "This thread is locked. Only moderators can add replies.",
|
||||
"You do not have permission to reply in this category." : "You do not have permission to reply in this category.",
|
||||
"You must be signed in to reply to this thread." : "You must be signed in to reply to this thread.",
|
||||
"Sign in to reply" : "Sign in to reply",
|
||||
"Lock thread" : "Lock thread",
|
||||
@@ -369,6 +388,8 @@
|
||||
"Permissions" : "Permissions",
|
||||
"Control which roles can access and moderate this category" : "Control which roles can access and moderate this category",
|
||||
"Select roles that can view this category and its threads" : "Select roles that can view this category and its threads",
|
||||
"Select roles that can create new threads in this category" : "Select roles that can create new threads in this category",
|
||||
"Select roles that can reply to 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 that can moderate (edit/delete) content in this category",
|
||||
"Select roles …" : "Select roles …",
|
||||
"Manage forum categories and organization" : "Manage forum categories and organization",
|
||||
@@ -469,7 +490,17 @@
|
||||
"No description" : "No description",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "Are you sure you want to delete the role \"{name}\"? This action cannot be undone.",
|
||||
"System roles cannot be deleted" : "System roles cannot be deleted",
|
||||
"Team permissions" : "Team permissions",
|
||||
"Manage category permissions for Nextcloud Teams" : "Manage category permissions for Nextcloud Teams",
|
||||
"Loading teams …" : "Loading teams …",
|
||||
"Error loading teams" : "Error loading teams",
|
||||
"No teams found" : "No teams found",
|
||||
"No Nextcloud Teams are available" : "No Nextcloud Teams are available",
|
||||
"Edit team" : "Edit team",
|
||||
"Configure category permissions for this team" : "Configure category permissions for this team",
|
||||
"Error loading team" : "Error loading team",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Editing category permissions for this team. Team membership is managed via Nextcloud Teams.",
|
||||
"Set which categories this team can access" : "Set which categories this team can access",
|
||||
"User management" : "User management",
|
||||
"Manage forum users, roles and permissions" : "Manage forum users, roles and permissions",
|
||||
"Loading users …" : "Loading users …",
|
||||
|
||||
31
l10n/ga.js
31
l10n/ga.js
@@ -78,6 +78,7 @@ OC.L10N.register(
|
||||
"Dashboard" : "Deais",
|
||||
"Forum settings" : "Socruithe an fhóraim",
|
||||
"Users" : "Úsáideoirí",
|
||||
"Roles & Teams" : "Róil & Foirne",
|
||||
"Categories" : "Catagóirí",
|
||||
"BBCodes" : "BBCóid",
|
||||
"Expand" : "Leathnaigh",
|
||||
@@ -129,8 +130,15 @@ OC.L10N.register(
|
||||
"New activity" : "Gníomhaíocht nua",
|
||||
"Category" : "Catagóir",
|
||||
"Can view" : "Is féidir féachaint air",
|
||||
"Can post" : "Is féidir postáil",
|
||||
"Can reply" : "Is féidir freagra a thabhairt",
|
||||
"Can moderate" : "Is féidir maolú a dhéanamh",
|
||||
"Allow" : "Ceadaigh",
|
||||
"Allow All" : "Ceadaigh Gach Rud",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Amharc:{bEnd} Ceadaíonn sé seo an chatagóir agus a snáitheanna a fheiceáil.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Post:{bEnd} Ceadaíonn sé seo snáitheanna nua a chruthú sa chatagóir.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Freagra:{bEnd} Ceadaíonn sé seo freagra a thabhairt ar shnáitheanna atá ann cheana féin sa chatagóir.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Modhnóireacht:{bEnd} Ceadaíonn sé seo poist a chur in eagar agus a scriosadh, snáitheanna a phionáil, a ghlasáil agus a bhogadh sa chatagóir.",
|
||||
"Create category header" : "Cruthaigh ceanntásc catagóire",
|
||||
"Edit category header" : "Cuir ceanntásc na catagóire in eagar",
|
||||
"Header name" : "Ainm an cheanntásca",
|
||||
@@ -142,6 +150,15 @@ OC.L10N.register(
|
||||
"Cancel" : "Cealaigh",
|
||||
"Create" : "Cruthaigh",
|
||||
"Update" : "Nuashonrú",
|
||||
"Forum setup required" : "Socrú fóraim ag teastáil",
|
||||
"Select the accounts that should have the forum admin role." : "Roghnaigh na cuntais ar cheart dóibh ról riarthóra an fhóraim a bheith acu.",
|
||||
"Forum admin accounts:" : "Cuntais riarthóra an fhóraim:",
|
||||
"Select accounts …" : "Roghnaigh cuntais …",
|
||||
"All other accounts will receive the default role." : "Gheobhaidh gach cuntas eile an ról réamhshocraithe.",
|
||||
"Initialize forum" : "Tús a chur leis an bhfóram",
|
||||
"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ú.",
|
||||
"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 …",
|
||||
@@ -227,6 +244,7 @@ OC.L10N.register(
|
||||
"Thread created" : "Snáithe cruthaithe",
|
||||
"Failed to create thread" : "Theip ar an snáithe a chruthú",
|
||||
"No category specified" : "Gan catagóir sonraithe",
|
||||
"You do not have permission to create threads in this category." : "Níl cead agat snáitheanna a chruthú sa chatagóir seo.",
|
||||
"Error" : "Earráid",
|
||||
"Created" : "Cruthaithe",
|
||||
"Threads ({count})" : "Snáitheanna ({count})",
|
||||
@@ -266,6 +284,7 @@ OC.L10N.register(
|
||||
"Be the first to reply in this thread." : "Bí ar an gcéad duine chun freagra a thabhairt sa snáithe seo.",
|
||||
"by" : "le",
|
||||
"This thread is locked. Only moderators can add replies." : "Tá an snáithe seo faoi ghlas. Ní féidir ach le modhnóirí freagraí a chur leis.",
|
||||
"You do not have permission to reply in this category." : "Níl cead agat freagra a thabhairt sa chatagóir seo.",
|
||||
"You must be signed in to reply to this thread." : "Ní mór duit a bheith logáilte isteach chun freagra a thabhairt ar an snáithe seo.",
|
||||
"Sign in to reply" : "Sínigh isteach le freagra a thabhairt",
|
||||
"Lock thread" : "Glasáil snáithe",
|
||||
@@ -371,6 +390,8 @@ OC.L10N.register(
|
||||
"Permissions" : "Ceadanna",
|
||||
"Control which roles can access and moderate this category" : "Rialú cé na róil a bhfuil rochtain acu ar an gcatagóir seo agus a bhfuil modhnóireacht aici",
|
||||
"Select roles that can view this category and its threads" : "Roghnaigh róil ar féidir leo an chatagóir seo agus a snáitheanna a fheiceáil",
|
||||
"Select roles that can create new threads in this category" : "Roghnaigh róil ar féidir leo snáitheanna nua a chruthú sa chatagóir seo",
|
||||
"Select roles that can reply to threads in this category" : "Roghnaigh róil ar féidir leo freagra a thabhairt ar shnáitheanna sa chatagóir seo",
|
||||
"Select roles that can moderate (edit/delete) content in this category" : "Roghnaigh róil ar féidir leo ábhar sa chatagóir seo a mhodhnú (a chur in eagar/a scriosadh)",
|
||||
"Select roles …" : "Roghnaigh róil …",
|
||||
"Manage forum categories and organization" : "Bainistigh catagóirí agus eagrú an fhóraim",
|
||||
@@ -471,7 +492,17 @@ OC.L10N.register(
|
||||
"No description" : "Gan cur síos",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "An bhfuil tú cinnte gur mian leat an ról \"{name}\" a scriosadh? Ní féidir an gníomh seo a chealú.",
|
||||
"System roles cannot be deleted" : "Ní féidir róil chórais a scriosadh",
|
||||
"Team permissions" : "Ceadanna foirne",
|
||||
"Manage category permissions for Nextcloud Teams" : "Bainistigh ceadanna catagóire do Nextcloud Teams",
|
||||
"Loading teams …" : "Ag lódáil foirne …",
|
||||
"Error loading teams" : "Earráid ag luchtú foirne",
|
||||
"No teams found" : "Níor aimsíodh foirne",
|
||||
"No Nextcloud Teams are available" : "Níl aon Fhoireann Nextcloud ar fáil",
|
||||
"Edit team" : "Foireann a chur in eagar",
|
||||
"Configure category permissions for this team" : "Cumraigh ceadanna catagóire don fhoireann seo",
|
||||
"Error loading team" : "Earráid ag lódáil na foirne",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Ceadanna catagóire á n-eagarthóireacht don fhoireann seo. Déantar ballraíocht foirne a bhainistiú trí Nextcloud Teams.",
|
||||
"Set which categories this team can access" : "Socraigh cé na catagóirí ar féidir leis an bhfoireann seo rochtain a fháil orthu",
|
||||
"User management" : "Bainistíocht úsáideora",
|
||||
"Manage forum users, roles and permissions" : "Bainistigh úsáideoirí, róil agus ceadanna an fhóraim",
|
||||
"Loading users …" : "Úsáideoirí á lódáil…",
|
||||
|
||||
31
l10n/ga.json
31
l10n/ga.json
@@ -76,6 +76,7 @@
|
||||
"Dashboard" : "Deais",
|
||||
"Forum settings" : "Socruithe an fhóraim",
|
||||
"Users" : "Úsáideoirí",
|
||||
"Roles & Teams" : "Róil & Foirne",
|
||||
"Categories" : "Catagóirí",
|
||||
"BBCodes" : "BBCóid",
|
||||
"Expand" : "Leathnaigh",
|
||||
@@ -127,8 +128,15 @@
|
||||
"New activity" : "Gníomhaíocht nua",
|
||||
"Category" : "Catagóir",
|
||||
"Can view" : "Is féidir féachaint air",
|
||||
"Can post" : "Is féidir postáil",
|
||||
"Can reply" : "Is féidir freagra a thabhairt",
|
||||
"Can moderate" : "Is féidir maolú a dhéanamh",
|
||||
"Allow" : "Ceadaigh",
|
||||
"Allow All" : "Ceadaigh Gach Rud",
|
||||
"{bStart}View:{bEnd} Allows seeing the category and its threads." : "{bStart}Amharc:{bEnd} Ceadaíonn sé seo an chatagóir agus a snáitheanna a fheiceáil.",
|
||||
"{bStart}Post:{bEnd} Allows creating new threads in the category." : "{bStart}Post:{bEnd} Ceadaíonn sé seo snáitheanna nua a chruthú sa chatagóir.",
|
||||
"{bStart}Reply:{bEnd} Allows replying to existing threads in the category." : "{bStart}Freagra:{bEnd} Ceadaíonn sé seo freagra a thabhairt ar shnáitheanna atá ann cheana féin sa chatagóir.",
|
||||
"{bStart}Moderate:{bEnd} Allows editing and deleting posts, pinning, locking, and moving threads in the category." : "{bStart}Modhnóireacht:{bEnd} Ceadaíonn sé seo poist a chur in eagar agus a scriosadh, snáitheanna a phionáil, a ghlasáil agus a bhogadh sa chatagóir.",
|
||||
"Create category header" : "Cruthaigh ceanntásc catagóire",
|
||||
"Edit category header" : "Cuir ceanntásc na catagóire in eagar",
|
||||
"Header name" : "Ainm an cheanntásca",
|
||||
@@ -140,6 +148,15 @@
|
||||
"Cancel" : "Cealaigh",
|
||||
"Create" : "Cruthaigh",
|
||||
"Update" : "Nuashonrú",
|
||||
"Forum setup required" : "Socrú fóraim ag teastáil",
|
||||
"Select the accounts that should have the forum admin role." : "Roghnaigh na cuntais ar cheart dóibh ról riarthóra an fhóraim a bheith acu.",
|
||||
"Forum admin accounts:" : "Cuntais riarthóra an fhóraim:",
|
||||
"Select accounts …" : "Roghnaigh cuntais …",
|
||||
"All other accounts will receive the default role." : "Gheobhaidh gach cuntas eile an ról réamhshocraithe.",
|
||||
"Initialize forum" : "Tús a chur leis an bhfóram",
|
||||
"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ú.",
|
||||
"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 …",
|
||||
@@ -225,6 +242,7 @@
|
||||
"Thread created" : "Snáithe cruthaithe",
|
||||
"Failed to create thread" : "Theip ar an snáithe a chruthú",
|
||||
"No category specified" : "Gan catagóir sonraithe",
|
||||
"You do not have permission to create threads in this category." : "Níl cead agat snáitheanna a chruthú sa chatagóir seo.",
|
||||
"Error" : "Earráid",
|
||||
"Created" : "Cruthaithe",
|
||||
"Threads ({count})" : "Snáitheanna ({count})",
|
||||
@@ -264,6 +282,7 @@
|
||||
"Be the first to reply in this thread." : "Bí ar an gcéad duine chun freagra a thabhairt sa snáithe seo.",
|
||||
"by" : "le",
|
||||
"This thread is locked. Only moderators can add replies." : "Tá an snáithe seo faoi ghlas. Ní féidir ach le modhnóirí freagraí a chur leis.",
|
||||
"You do not have permission to reply in this category." : "Níl cead agat freagra a thabhairt sa chatagóir seo.",
|
||||
"You must be signed in to reply to this thread." : "Ní mór duit a bheith logáilte isteach chun freagra a thabhairt ar an snáithe seo.",
|
||||
"Sign in to reply" : "Sínigh isteach le freagra a thabhairt",
|
||||
"Lock thread" : "Glasáil snáithe",
|
||||
@@ -369,6 +388,8 @@
|
||||
"Permissions" : "Ceadanna",
|
||||
"Control which roles can access and moderate this category" : "Rialú cé na róil a bhfuil rochtain acu ar an gcatagóir seo agus a bhfuil modhnóireacht aici",
|
||||
"Select roles that can view this category and its threads" : "Roghnaigh róil ar féidir leo an chatagóir seo agus a snáitheanna a fheiceáil",
|
||||
"Select roles that can create new threads in this category" : "Roghnaigh róil ar féidir leo snáitheanna nua a chruthú sa chatagóir seo",
|
||||
"Select roles that can reply to threads in this category" : "Roghnaigh róil ar féidir leo freagra a thabhairt ar shnáitheanna sa chatagóir seo",
|
||||
"Select roles that can moderate (edit/delete) content in this category" : "Roghnaigh róil ar féidir leo ábhar sa chatagóir seo a mhodhnú (a chur in eagar/a scriosadh)",
|
||||
"Select roles …" : "Roghnaigh róil …",
|
||||
"Manage forum categories and organization" : "Bainistigh catagóirí agus eagrú an fhóraim",
|
||||
@@ -469,7 +490,17 @@
|
||||
"No description" : "Gan cur síos",
|
||||
"Are you sure you want to delete the role \"{name}\"? This action cannot be undone." : "An bhfuil tú cinnte gur mian leat an ról \"{name}\" a scriosadh? Ní féidir an gníomh seo a chealú.",
|
||||
"System roles cannot be deleted" : "Ní féidir róil chórais a scriosadh",
|
||||
"Team permissions" : "Ceadanna foirne",
|
||||
"Manage category permissions for Nextcloud Teams" : "Bainistigh ceadanna catagóire do Nextcloud Teams",
|
||||
"Loading teams …" : "Ag lódáil foirne …",
|
||||
"Error loading teams" : "Earráid ag luchtú foirne",
|
||||
"No teams found" : "Níor aimsíodh foirne",
|
||||
"No Nextcloud Teams are available" : "Níl aon Fhoireann Nextcloud ar fáil",
|
||||
"Edit team" : "Foireann a chur in eagar",
|
||||
"Configure category permissions for this team" : "Cumraigh ceadanna catagóire don fhoireann seo",
|
||||
"Error loading team" : "Earráid ag lódáil na foirne",
|
||||
"Editing category permissions for this team. Team membership is managed via Nextcloud Teams." : "Ceadanna catagóire á n-eagarthóireacht don fhoireann seo. Déantar ballraíocht foirne a bhainistiú trí Nextcloud Teams.",
|
||||
"Set which categories this team can access" : "Socraigh cé na catagóirí ar féidir leis an bhfoireann seo rochtain a fháil orthu",
|
||||
"User management" : "Bainistíocht úsáideora",
|
||||
"Manage forum users, roles and permissions" : "Bainistigh úsáideoirí, róil agus ceadanna an fhóraim",
|
||||
"Loading users …" : "Úsáideoirí á lódáil…",
|
||||
|
||||
@@ -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" : "標題列名稱",
|
||||
@@ -142,6 +150,15 @@ OC.L10N.register(
|
||||
"Cancel" : "取消",
|
||||
"Create" : "創建",
|
||||
"Update" : "更新",
|
||||
"Forum setup required" : "需要設置論壇",
|
||||
"Select the accounts that should have the forum admin role." : "請選擇應賦予論壇管理員角色的帳戶。",
|
||||
"Forum admin accounts:" : "論壇管理員帳戶:",
|
||||
"Select accounts …" : "選擇帳戶 ...",
|
||||
"All other accounts will receive the default role." : "所有其他帳戶將獲得默認角色。",
|
||||
"Initialize forum" : "初始化論壇",
|
||||
"Initializing …" : "正在初始化 …",
|
||||
"Forum not set up" : "論壇尚未設定",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "論壇尚未設定完成。請聯絡管理員以完成設定。",
|
||||
"Move thread to category" : "將討論串移至分類",
|
||||
"Select the category to move this thread to:" : "選擇要將此討論串移至的分類:",
|
||||
"Select a category …" : "選擇分類…",
|
||||
@@ -227,6 +244,7 @@ OC.L10N.register(
|
||||
"Thread created" : "已建立主題",
|
||||
"Failed to create thread" : "建立主題失敗",
|
||||
"No category specified" : "尚未指定分類",
|
||||
"You do not have permission to create threads in this category." : "您無權在此分類建立討論串。",
|
||||
"Error" : "錯誤",
|
||||
"Created" : "創建於",
|
||||
"Threads ({count})" : "主題({count})",
|
||||
@@ -266,6 +284,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 +390,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" : "管理論壇分類及架構",
|
||||
@@ -471,7 +492,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 團隊",
|
||||
"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 …" : "用戶加載中 ...",
|
||||
|
||||
@@ -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" : "標題列名稱",
|
||||
@@ -140,6 +148,15 @@
|
||||
"Cancel" : "取消",
|
||||
"Create" : "創建",
|
||||
"Update" : "更新",
|
||||
"Forum setup required" : "需要設置論壇",
|
||||
"Select the accounts that should have the forum admin role." : "請選擇應賦予論壇管理員角色的帳戶。",
|
||||
"Forum admin accounts:" : "論壇管理員帳戶:",
|
||||
"Select accounts …" : "選擇帳戶 ...",
|
||||
"All other accounts will receive the default role." : "所有其他帳戶將獲得默認角色。",
|
||||
"Initialize forum" : "初始化論壇",
|
||||
"Initializing …" : "正在初始化 …",
|
||||
"Forum not set up" : "論壇尚未設定",
|
||||
"The forum has not been set up yet. Please contact an administration member to complete the setup." : "論壇尚未設定完成。請聯絡管理員以完成設定。",
|
||||
"Move thread to category" : "將討論串移至分類",
|
||||
"Select the category to move this thread to:" : "選擇要將此討論串移至的分類:",
|
||||
"Select a category …" : "選擇分類…",
|
||||
@@ -225,6 +242,7 @@
|
||||
"Thread created" : "已建立主題",
|
||||
"Failed to create thread" : "建立主題失敗",
|
||||
"No category specified" : "尚未指定分類",
|
||||
"You do not have permission to create threads in this category." : "您無權在此分類建立討論串。",
|
||||
"Error" : "錯誤",
|
||||
"Created" : "創建於",
|
||||
"Threads ({count})" : "主題({count})",
|
||||
@@ -264,6 +282,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 +388,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" : "管理論壇分類及架構",
|
||||
@@ -469,7 +490,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 團隊",
|
||||
"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 …" : "用戶加載中 ...",
|
||||
|
||||
Reference in New Issue
Block a user