diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js deleted file mode 100644 index 8c4d3b2..0000000 --- a/l10n/bn_BD.js +++ /dev/null @@ -1,35 +0,0 @@ -OC.L10N.register( - "forum", - { - "Admin" : "প্রশাসন", - "User" : "User", - "General" : "সাধারণ", - "Forum" : "ফোরাম", - "Search" : "Search", - "Home" : "বাড়ি", - "Accounts" : "Accounts", - "Collapse" : "ভাঙো", - "Log in" : "প্রবেশ", - "Upload failed" : "আপলোড হয়নি", - "Close" : "বন্ধ", - "Cancel" : "Cancel", - "Update" : "পরিবর্ধন", - "Deleted" : "মুছে ফেলা", - "Restore" : "ফিরিয়ে দাও", - "Move" : "Move", - "Edit" : "সম্পাদনা", - "Delete" : "মুছে", - "Direct link" : "সরাসরি লিঙ্ক", - "Save" : "সংরক্ষণ", - "Name" : "নাম", - "Refresh" : "নবোদ্যম", - "Error" : "সমস্যা", - "by" : "কর্তৃক", - "Subscribe" : "গ্রাহক হোন", - "Disable" : "নিষ্ক্রিয়", - "Description" : "বিবরণ", - "Enabled" : "কার্যকর", - "Reset" : "পূণঃনির্ধানণ", - "Actions" : "পদক্ষেপসমূহ" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json deleted file mode 100644 index 4b48d92..0000000 --- a/l10n/bn_BD.json +++ /dev/null @@ -1,33 +0,0 @@ -{ "translations": { - "Admin" : "প্রশাসন", - "User" : "User", - "General" : "সাধারণ", - "Forum" : "ফোরাম", - "Search" : "Search", - "Home" : "বাড়ি", - "Accounts" : "Accounts", - "Collapse" : "ভাঙো", - "Log in" : "প্রবেশ", - "Upload failed" : "আপলোড হয়নি", - "Close" : "বন্ধ", - "Cancel" : "Cancel", - "Update" : "পরিবর্ধন", - "Deleted" : "মুছে ফেলা", - "Restore" : "ফিরিয়ে দাও", - "Move" : "Move", - "Edit" : "সম্পাদনা", - "Delete" : "মুছে", - "Direct link" : "সরাসরি লিঙ্ক", - "Save" : "সংরক্ষণ", - "Name" : "নাম", - "Refresh" : "নবোদ্যম", - "Error" : "সমস্যা", - "by" : "কর্তৃক", - "Subscribe" : "গ্রাহক হোন", - "Disable" : "নিষ্ক্রিয়", - "Description" : "বিবরণ", - "Enabled" : "কার্যকর", - "Reset" : "পূণঃনির্ধানণ", - "Actions" : "পদক্ষেপসমূহ" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index d2d7b71..bd02981 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -171,6 +171,7 @@ OC.L10N.register( "Lower numbers appear first" : "Niedrigere Zahlen erscheinen zuerst", "Create" : "Erstellen", "Update" : "Aktualisieren", + "Failed to save header" : "Überschrift konnte nicht gespeichert werden", "Forum setup required" : "Einrichtung des Forums erforderlich", "Select the accounts that should have the forum admin role." : "Konten auswählen, die die Rolle der Forum-Administration übernehmen sollen.", "Forum admin accounts:" : "Forum-Administrationskonten:", @@ -259,6 +260,8 @@ OC.L10N.register( "Neither (disabled)" : "Weder noch (deaktiviert)", "Insert" : "Einfügen", "Failed to load templates" : "Vorlagen konnten nicht geladen werden", + "Failed to save template" : "Vorlage konnte nicht gespeichert werden", + "Failed to delete template" : "Vorlage konnte nicht gelöscht werden", "Views" : "Ansichten", "Title" : "Titel", "Enter thread title …" : "Titel des Themas eingeben …", @@ -369,6 +372,7 @@ OC.L10N.register( "Thread deleted" : "Thema gelöscht", "Reply deleted" : "Antwort gelöscht", "Failed to delete reply" : "Antwort konnte nicht gelöscht werden", + "Failed to submit reply" : "Antwort konnte nicht übermittelt werden", "Failed to update thread lock status" : "Themen-Sperrstatus konnte nicht aktualisiert werden", "Failed to update thread pin status" : "Themen-Anheftestatus konnte nicht aktualisiert werden", "Failed to update subscription" : "Das Abonnement konnte nicht aktualisiert werden", @@ -429,6 +433,9 @@ OC.L10N.register( "Enabled" : "Aktiviert", "Parse inner content" : "Inneren Inhalt analysieren", "If enabled, BBCode tags inside this tag will also be parsed" : "Wenn aktiviert, werden auch BBCode-Schnipsel innerhalb dieses Schnipsels analysiert.", + "Failed to save BBCode" : "BBCode konnte nicht gespeichert werden", + "Failed to toggle BBCode" : "BBCode konnte nicht umgeschaltet werden", + "Failed to delete BBCode" : "BBCode konnte nicht gelöscht werden", "Create category" : "Kategorie erstellen", "Edit category" : "Kategorie bearbeiten", "Configure category details" : "Kategoriedetails konfigurieren", @@ -456,6 +463,7 @@ OC.L10N.register( "Preview" : "Vorschau", "Hide subcategories on category card" : "Unterkategorien auf der Kategoriekarte ausblenden", "When enabled, child categories will not appear as links on this category's card on the home page" : "Wenn diese Option aktiviert ist, werden Unterkategorien nicht als Links auf der Karte dieser Kategorie auf der Startseite angezeigt", + "Failed to save category" : "Kategorie konnte nicht gespeichert werden", "Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten", "Error loading categories" : "Kategorien laden fehlgeschlagen", "No categories in this header" : "Keine Kategorien in dieser Überschrift", @@ -482,6 +490,8 @@ OC.L10N.register( "-- Select a header --" : "-- Eine Überschrift auswählen --", "Move up" : "Nach oben verschieben", "Move down" : "Nach unten verschieben", + "Failed to delete category" : "Kategorie konnte nicht gelöscht werden", + "Failed to delete header" : "Überschrift konnte nicht gelöscht werden", "Management dashboard" : "Verwaltungs-Dashboard", "Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken", "Loading statistics …" : "Lade Statistiken …", @@ -527,6 +537,8 @@ OC.L10N.register( "Search deleted content …" : "Gelöschten Inhalt suchen …", "Newest first" : "Neueste zuerst", "Oldest first" : "Älteste zuerst", + "Failed to restore thread" : "Thema konnte nicht wiederhergestellt werden", + "Failed to restore reply" : "Antwort konnte nicht wiederhergestellt werden", "Create role" : "Rolle erstellen", "Edit role" : "Rolle bearbeiten", "Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren", @@ -562,6 +574,7 @@ OC.L10N.register( "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Gastbenutzer können erst dann auf das Forum zugreifen, wenn der Gastzugriff in den Forumseinstellungen aktiviert ist.", "Go to forum settings" : "Zu den Foreneinstellungen gehen", "Default role cannot moderate categories" : "Die Standardrolle darf Kategorien nicht moderieren", + "Failed to save role" : "Rolle konnte nicht gespeichert werden", "Role management" : "Rollenverwaltung", "Create and manage forum roles and permissions" : "Forumsrollen und -berechtigungen erstellen und verwalten", "Loading roles …" : "Lade Rollen …", @@ -581,6 +594,7 @@ OC.L10N.register( "No teams found" : "Keine Teams gefunden", "Members" : "Mitglieder", "No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar", + "Failed to delete role" : "Rolle konnte nicht gelöscht werden", "Edit team" : "Team bearbeiten", "Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten", "Error loading team" : "Fehler beim Laden des Teams", @@ -597,6 +611,7 @@ OC.L10N.register( "No roles" : "Keine Rollen", "Select roles" : "Rollen auswählen", "Edit roles" : "Rollen bearbeiten", - "Edit account roles" : "Kontenrollen bearbeiten" + "Edit account roles" : "Kontenrollen bearbeiten", + "Failed to save roles" : "Rollen konnten nicht gespeichert werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 4262ddf..cf6885f 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -169,6 +169,7 @@ "Lower numbers appear first" : "Niedrigere Zahlen erscheinen zuerst", "Create" : "Erstellen", "Update" : "Aktualisieren", + "Failed to save header" : "Überschrift konnte nicht gespeichert werden", "Forum setup required" : "Einrichtung des Forums erforderlich", "Select the accounts that should have the forum admin role." : "Konten auswählen, die die Rolle der Forum-Administration übernehmen sollen.", "Forum admin accounts:" : "Forum-Administrationskonten:", @@ -257,6 +258,8 @@ "Neither (disabled)" : "Weder noch (deaktiviert)", "Insert" : "Einfügen", "Failed to load templates" : "Vorlagen konnten nicht geladen werden", + "Failed to save template" : "Vorlage konnte nicht gespeichert werden", + "Failed to delete template" : "Vorlage konnte nicht gelöscht werden", "Views" : "Ansichten", "Title" : "Titel", "Enter thread title …" : "Titel des Themas eingeben …", @@ -367,6 +370,7 @@ "Thread deleted" : "Thema gelöscht", "Reply deleted" : "Antwort gelöscht", "Failed to delete reply" : "Antwort konnte nicht gelöscht werden", + "Failed to submit reply" : "Antwort konnte nicht übermittelt werden", "Failed to update thread lock status" : "Themen-Sperrstatus konnte nicht aktualisiert werden", "Failed to update thread pin status" : "Themen-Anheftestatus konnte nicht aktualisiert werden", "Failed to update subscription" : "Das Abonnement konnte nicht aktualisiert werden", @@ -427,6 +431,9 @@ "Enabled" : "Aktiviert", "Parse inner content" : "Inneren Inhalt analysieren", "If enabled, BBCode tags inside this tag will also be parsed" : "Wenn aktiviert, werden auch BBCode-Schnipsel innerhalb dieses Schnipsels analysiert.", + "Failed to save BBCode" : "BBCode konnte nicht gespeichert werden", + "Failed to toggle BBCode" : "BBCode konnte nicht umgeschaltet werden", + "Failed to delete BBCode" : "BBCode konnte nicht gelöscht werden", "Create category" : "Kategorie erstellen", "Edit category" : "Kategorie bearbeiten", "Configure category details" : "Kategoriedetails konfigurieren", @@ -454,6 +461,7 @@ "Preview" : "Vorschau", "Hide subcategories on category card" : "Unterkategorien auf der Kategoriekarte ausblenden", "When enabled, child categories will not appear as links on this category's card on the home page" : "Wenn diese Option aktiviert ist, werden Unterkategorien nicht als Links auf der Karte dieser Kategorie auf der Startseite angezeigt", + "Failed to save category" : "Kategorie konnte nicht gespeichert werden", "Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten", "Error loading categories" : "Kategorien laden fehlgeschlagen", "No categories in this header" : "Keine Kategorien in dieser Überschrift", @@ -480,6 +488,8 @@ "-- Select a header --" : "-- Eine Überschrift auswählen --", "Move up" : "Nach oben verschieben", "Move down" : "Nach unten verschieben", + "Failed to delete category" : "Kategorie konnte nicht gelöscht werden", + "Failed to delete header" : "Überschrift konnte nicht gelöscht werden", "Management dashboard" : "Verwaltungs-Dashboard", "Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken", "Loading statistics …" : "Lade Statistiken …", @@ -525,6 +535,8 @@ "Search deleted content …" : "Gelöschten Inhalt suchen …", "Newest first" : "Neueste zuerst", "Oldest first" : "Älteste zuerst", + "Failed to restore thread" : "Thema konnte nicht wiederhergestellt werden", + "Failed to restore reply" : "Antwort konnte nicht wiederhergestellt werden", "Create role" : "Rolle erstellen", "Edit role" : "Rolle bearbeiten", "Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren", @@ -560,6 +572,7 @@ "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Gastbenutzer können erst dann auf das Forum zugreifen, wenn der Gastzugriff in den Forumseinstellungen aktiviert ist.", "Go to forum settings" : "Zu den Foreneinstellungen gehen", "Default role cannot moderate categories" : "Die Standardrolle darf Kategorien nicht moderieren", + "Failed to save role" : "Rolle konnte nicht gespeichert werden", "Role management" : "Rollenverwaltung", "Create and manage forum roles and permissions" : "Forumsrollen und -berechtigungen erstellen und verwalten", "Loading roles …" : "Lade Rollen …", @@ -579,6 +592,7 @@ "No teams found" : "Keine Teams gefunden", "Members" : "Mitglieder", "No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar", + "Failed to delete role" : "Rolle konnte nicht gelöscht werden", "Edit team" : "Team bearbeiten", "Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten", "Error loading team" : "Fehler beim Laden des Teams", @@ -595,6 +609,7 @@ "No roles" : "Keine Rollen", "Select roles" : "Rollen auswählen", "Edit roles" : "Rollen bearbeiten", - "Edit account roles" : "Kontenrollen bearbeiten" + "Edit account roles" : "Kontenrollen bearbeiten", + "Failed to save roles" : "Rollen konnten nicht gespeichert werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 15bba95..a036ac6 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -171,6 +171,7 @@ OC.L10N.register( "Lower numbers appear first" : "Niedrigere Zahlen erscheinen zuerst", "Create" : "Erstellen", "Update" : "Aktualisieren", + "Failed to save header" : "Überschrift konnte nicht gespeichert werden", "Forum setup required" : "Einrichtung des Forums erforderlich", "Select the accounts that should have the forum admin role." : "Konten auswählen, die die Rolle der Forum-Administration übernehmen sollen.", "Forum admin accounts:" : "Forum-Administrationskonten:", @@ -259,6 +260,8 @@ OC.L10N.register( "Neither (disabled)" : "Weder noch (deaktiviert)", "Insert" : "Einfügen", "Failed to load templates" : "Vorlagen konnten nicht geladen werden", + "Failed to save template" : "Vorlage konnte nicht gespeichert werden", + "Failed to delete template" : "Vorlage konnte nicht gelöscht werden", "Views" : "Ansichten", "Title" : "Titel", "Enter thread title …" : "Titel des Themas eingeben …", @@ -369,6 +372,7 @@ OC.L10N.register( "Thread deleted" : "Thema gelöscht", "Reply deleted" : "Antwort gelöscht", "Failed to delete reply" : "Antwort konnte nicht gelöscht werden", + "Failed to submit reply" : "Antwort konnte nicht übermittelt werden", "Failed to update thread lock status" : "Themen-Sperrstatus konnte nicht aktualisiert werden", "Failed to update thread pin status" : "Themen-Anheftestatus konnte nicht aktualisiert werden", "Failed to update subscription" : "Das Abonnement konnte nicht aktualisiert werden", @@ -429,6 +433,9 @@ OC.L10N.register( "Enabled" : "Aktiviert", "Parse inner content" : "Inneren Inhalt analysieren", "If enabled, BBCode tags inside this tag will also be parsed" : "Wenn aktiviert, werden auch BBCode-Schnipsel innerhalb dieses Schnipsels analysiert.", + "Failed to save BBCode" : "BBCode konnte nicht gespeichert werden", + "Failed to toggle BBCode" : "BBCode konnte nicht umgeschaltet werden", + "Failed to delete BBCode" : "BBCode konnte nicht gelöscht werden", "Create category" : "Kategorie erstellen", "Edit category" : "Kategorie bearbeiten", "Configure category details" : "Kategoriedetails konfigurieren", @@ -456,6 +463,7 @@ OC.L10N.register( "Preview" : "Vorschau", "Hide subcategories on category card" : "Unterkategorien auf der Kategoriekarte ausblenden", "When enabled, child categories will not appear as links on this category's card on the home page" : "Wenn diese Option aktiviert ist, werden Unterkategorien nicht als Links auf der Karte dieser Kategorie auf der Startseite angezeigt", + "Failed to save category" : "Kategorie konnte nicht gespeichert werden", "Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten", "Error loading categories" : "Kategorien laden fehlgeschlagen", "No categories in this header" : "Keine Kategorien in dieser Überschrift", @@ -482,6 +490,8 @@ OC.L10N.register( "-- Select a header --" : "-- Eine Überschrift auswählen --", "Move up" : "Nach oben verschieben", "Move down" : "Nach unten verschieben", + "Failed to delete category" : "Kategorie konnte nicht gelöscht werden", + "Failed to delete header" : "Überschrift konnte nicht gelöscht werden", "Management dashboard" : "Verwaltungs-Dashboard", "Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken", "Loading statistics …" : "Lade Statistiken …", @@ -527,6 +537,8 @@ OC.L10N.register( "Search deleted content …" : "Gelöschten Inhalt suchen …", "Newest first" : "Neueste zuerst", "Oldest first" : "Älteste zuerst", + "Failed to restore thread" : "Thema konnte nicht wiederhergestellt werden", + "Failed to restore reply" : "Antwort konnte nicht wiederhergestellt werden", "Create role" : "Rolle erstellen", "Edit role" : "Rolle bearbeiten", "Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren", @@ -562,6 +574,7 @@ OC.L10N.register( "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Gastbenutzer können erst dann auf das Forum zugreifen, wenn der Gastzugriff in den Forumseinstellungen aktiviert ist.", "Go to forum settings" : "Zu den Foreneinstellungen gehen", "Default role cannot moderate categories" : "Die Standardrolle darf Kategorien nicht moderieren", + "Failed to save role" : "Rolle konnte nicht gespeichert werden", "Role management" : "Rollenverwaltung", "Create and manage forum roles and permissions" : "Forumsrollen und -berechtigungen erstellen und verwalten", "Loading roles …" : "Lade Rollen …", @@ -581,6 +594,7 @@ OC.L10N.register( "No teams found" : "Keine Teams gefunden", "Members" : "Mitglieder", "No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar", + "Failed to delete role" : "Rolle konnte nicht gelöscht werden", "Edit team" : "Team bearbeiten", "Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten", "Error loading team" : "Fehler beim Laden des Teams", @@ -597,6 +611,7 @@ OC.L10N.register( "No roles" : "Keine Rollen", "Select roles" : "Rollen auswählen", "Edit roles" : "Rollen bearbeiten", - "Edit account roles" : "Kontenrollen bearbeiten" + "Edit account roles" : "Kontenrollen bearbeiten", + "Failed to save roles" : "Rollen konnten nicht gespeichert werden" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index e4f9cfb..6f89537 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -169,6 +169,7 @@ "Lower numbers appear first" : "Niedrigere Zahlen erscheinen zuerst", "Create" : "Erstellen", "Update" : "Aktualisieren", + "Failed to save header" : "Überschrift konnte nicht gespeichert werden", "Forum setup required" : "Einrichtung des Forums erforderlich", "Select the accounts that should have the forum admin role." : "Konten auswählen, die die Rolle der Forum-Administration übernehmen sollen.", "Forum admin accounts:" : "Forum-Administrationskonten:", @@ -257,6 +258,8 @@ "Neither (disabled)" : "Weder noch (deaktiviert)", "Insert" : "Einfügen", "Failed to load templates" : "Vorlagen konnten nicht geladen werden", + "Failed to save template" : "Vorlage konnte nicht gespeichert werden", + "Failed to delete template" : "Vorlage konnte nicht gelöscht werden", "Views" : "Ansichten", "Title" : "Titel", "Enter thread title …" : "Titel des Themas eingeben …", @@ -367,6 +370,7 @@ "Thread deleted" : "Thema gelöscht", "Reply deleted" : "Antwort gelöscht", "Failed to delete reply" : "Antwort konnte nicht gelöscht werden", + "Failed to submit reply" : "Antwort konnte nicht übermittelt werden", "Failed to update thread lock status" : "Themen-Sperrstatus konnte nicht aktualisiert werden", "Failed to update thread pin status" : "Themen-Anheftestatus konnte nicht aktualisiert werden", "Failed to update subscription" : "Das Abonnement konnte nicht aktualisiert werden", @@ -427,6 +431,9 @@ "Enabled" : "Aktiviert", "Parse inner content" : "Inneren Inhalt analysieren", "If enabled, BBCode tags inside this tag will also be parsed" : "Wenn aktiviert, werden auch BBCode-Schnipsel innerhalb dieses Schnipsels analysiert.", + "Failed to save BBCode" : "BBCode konnte nicht gespeichert werden", + "Failed to toggle BBCode" : "BBCode konnte nicht umgeschaltet werden", + "Failed to delete BBCode" : "BBCode konnte nicht gelöscht werden", "Create category" : "Kategorie erstellen", "Edit category" : "Kategorie bearbeiten", "Configure category details" : "Kategoriedetails konfigurieren", @@ -454,6 +461,7 @@ "Preview" : "Vorschau", "Hide subcategories on category card" : "Unterkategorien auf der Kategoriekarte ausblenden", "When enabled, child categories will not appear as links on this category's card on the home page" : "Wenn diese Option aktiviert ist, werden Unterkategorien nicht als Links auf der Karte dieser Kategorie auf der Startseite angezeigt", + "Failed to save category" : "Kategorie konnte nicht gespeichert werden", "Manage forum categories and organization" : "Die Kategorien und die Organisation des Forums verwalten", "Error loading categories" : "Kategorien laden fehlgeschlagen", "No categories in this header" : "Keine Kategorien in dieser Überschrift", @@ -480,6 +488,8 @@ "-- Select a header --" : "-- Eine Überschrift auswählen --", "Move up" : "Nach oben verschieben", "Move down" : "Nach unten verschieben", + "Failed to delete category" : "Kategorie konnte nicht gelöscht werden", + "Failed to delete header" : "Überschrift konnte nicht gelöscht werden", "Management dashboard" : "Verwaltungs-Dashboard", "Overview of forum activity and statistics" : "Übersicht der Forenaktivitäten und Statistiken", "Loading statistics …" : "Lade Statistiken …", @@ -525,6 +535,8 @@ "Search deleted content …" : "Gelöschten Inhalt suchen …", "Newest first" : "Neueste zuerst", "Oldest first" : "Älteste zuerst", + "Failed to restore thread" : "Thema konnte nicht wiederhergestellt werden", + "Failed to restore reply" : "Antwort konnte nicht wiederhergestellt werden", "Create role" : "Rolle erstellen", "Edit role" : "Rolle bearbeiten", "Configure role permissions and category access" : "Rollenberechtigungen und Kategoriezugriff konfigurieren", @@ -560,6 +572,7 @@ "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Gastbenutzer können erst dann auf das Forum zugreifen, wenn der Gastzugriff in den Forumseinstellungen aktiviert ist.", "Go to forum settings" : "Zu den Foreneinstellungen gehen", "Default role cannot moderate categories" : "Die Standardrolle darf Kategorien nicht moderieren", + "Failed to save role" : "Rolle konnte nicht gespeichert werden", "Role management" : "Rollenverwaltung", "Create and manage forum roles and permissions" : "Forumsrollen und -berechtigungen erstellen und verwalten", "Loading roles …" : "Lade Rollen …", @@ -579,6 +592,7 @@ "No teams found" : "Keine Teams gefunden", "Members" : "Mitglieder", "No Nextcloud Teams are available" : "Keine Nextcloud Teams verfügbar", + "Failed to delete role" : "Rolle konnte nicht gelöscht werden", "Edit team" : "Team bearbeiten", "Configure category permissions for this team" : "Kategorieberechtigungen für dieses Team verwalten", "Error loading team" : "Fehler beim Laden des Teams", @@ -595,6 +609,7 @@ "No roles" : "Keine Rollen", "Select roles" : "Rollen auswählen", "Edit roles" : "Rollen bearbeiten", - "Edit account roles" : "Kontenrollen bearbeiten" + "Edit account roles" : "Kontenrollen bearbeiten", + "Failed to save roles" : "Rollen konnten nicht gespeichert werden" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js deleted file mode 100644 index 21aa2a0..0000000 --- a/l10n/lb.js +++ /dev/null @@ -1,35 +0,0 @@ -OC.L10N.register( - "forum", - { - "Admin" : "Admin", - "User" : "User", - "General" : "Allgemeng", - "Search" : "Sichen", - "Home" : "Doheem", - "Accounts" : "Accounts", - "Collapse" : "Zesumme falen", - "Log in" : "Umellen", - "Upload failed" : "Eropluede feelgeschloen", - "Close" : "Zoumaachen", - "Cancel" : "Cancel", - "Update" : "Update", - "Deleted" : "Geläscht", - "Restore" : "Zrécksetzen", - "Move" : "Verschieben", - "Edit" : "Änneren", - "Delete" : "Läschen", - "Direct link" : "Direkte Link", - "Save" : "Späicheren", - "Name" : "Numm", - "Refresh" : "Opfrëschen", - "Error" : "Fehler", - "by" : "vun", - "Subscribe" : "Umellen", - "Files" : "Dateien", - "Disable" : "Ofschalten", - "Description" : "Beschreiwung", - "Enabled" : "Aktivéiert", - "Reset" : "Zeréck setzen", - "Actions" : "Aktiounen" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json deleted file mode 100644 index 3b93879..0000000 --- a/l10n/lb.json +++ /dev/null @@ -1,33 +0,0 @@ -{ "translations": { - "Admin" : "Admin", - "User" : "User", - "General" : "Allgemeng", - "Search" : "Sichen", - "Home" : "Doheem", - "Accounts" : "Accounts", - "Collapse" : "Zesumme falen", - "Log in" : "Umellen", - "Upload failed" : "Eropluede feelgeschloen", - "Close" : "Zoumaachen", - "Cancel" : "Cancel", - "Update" : "Update", - "Deleted" : "Geläscht", - "Restore" : "Zrécksetzen", - "Move" : "Verschieben", - "Edit" : "Änneren", - "Delete" : "Läschen", - "Direct link" : "Direkte Link", - "Save" : "Späicheren", - "Name" : "Numm", - "Refresh" : "Opfrëschen", - "Error" : "Fehler", - "by" : "vun", - "Subscribe" : "Umellen", - "Files" : "Dateien", - "Disable" : "Ofschalten", - "Description" : "Beschreiwung", - "Enabled" : "Aktivéiert", - "Reset" : "Zeréck setzen", - "Actions" : "Aktiounen" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index e0828a9..ef88a53 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -57,6 +57,7 @@ OC.L10N.register( "Welcome to the forum!" : "Bem-vindo ao fórum!", "Deleted user" : "Usuário excluído", "A community-driven forum built right into your Nextcloud instance" : "Um fórum comunitário integrado diretamente na sua instância Nextcloud", + "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." : "Crie discussões, compartilhe ideias e colabore com sua comunidade diretamente no Nextcloud.\n\n**Principais recursos:**\n- **Discussões em tópicos** - Crie e responda a tópicos de discussão organizados com paginação\n- **Organização por categorias** - Estruture seu fórum com categorias personalizáveis, cabeçalhos, cores e reordenação por arrastar e soltar\n- **Formatação de texto rico** - Formatação BBCode com tags integradas e personalizadas, barra de ferramentas com menu de overflow\n- **Anexos de arquivos** - Anexe arquivos do seu armazenamento Nextcloud ou faça upload por arrastar e soltar\n- **Notificações** - Inscreva-se em tópicos e receba notificações sobre respostas e @menções- **Reações às publicações** - Reaja às publicações com reações de emojis\n- **Rastreamento de lidos/não lidos** - Rastreie publicações não lidas no nível do tópico e da categoria\n- **Favoritos** - Salve tópicos para acesso rápido\n- **Pesquisa** - Pesquisa avançada com operadores booleanos e filtragem por categoria\n- **Perfis de usuário** - Visualize o histórico de postagens, estatísticas e emblemas de função\n- **Funções e equipes** - Permissões detalhadas por função ou equipe do Nextcloud, por categoria\n- **Acesso de convidado** - Acesso público opcional para visitantes não autenticados com permissões configuráveis\n- **Histórico de edições** - Visualizar histórico de revisões de postagens com visibilidade configurável e controles de privacidade por conta\n- **Modelos reutilizáveis** - Salvar e inserir trechos de conteúdo usados com frequência\n- **Assinaturas** - Assinaturas formatadas em BBCode nas publicações\n- **Rascunhos de tópicos** - Rascunhos salvos automaticamente por categoria\n- **Widgets do painel** - Atividades recentes, tópicos mais populares e categorias mais populares no painel do Nextcloud\n- **Links diretos para publicações** - Link direto para uma postagem específica dentro de um tópico\n- **Ferramentas de moderação** - Fixar, bloquear, ocultar e mover tópicos; revisar e restaurar conteúdo excluído\n- **Ferramentas de gerenciamento** - Gerenciar categorias, funções, BBCodes e configurações do fórum com permissões detalhadas\n- **Administração do servidor** - Repare sementes, reconstrua estatísticas e atribua funções a partir do painel de administração do Nextcloud\n\n**Ideal para:**\n- Discussões e colaboração em equipe\n- Fóruns comunitários\n- Canais de suporte\n- Bases de conhecimento\n- Discussões sobre projetos\n- Comunicação interna\n\nO fórum se integra perfeitamente à sua instância do Nextcloud, utilizando suas contas e equipes existentes para autenticação e controle de acesso.", "Forum server administration" : "Administração do servidor do fórum", "Database Initial Data" : "Dados iniciais do banco de dados", "Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Restaurar os dados padrão do fórum (funções, categorias, permissões, códigos BBCode). É seguro executar essa operação várias vezes, pois ela ignorará os dados que já existem.", @@ -170,6 +171,7 @@ OC.L10N.register( "Lower numbers appear first" : "Os números mais baixos aparecem primeiro", "Create" : "Criar", "Update" : "Atualizar", + "Failed to save header" : "Falha ao salvar o cabeçalho", "Forum setup required" : "Configuração do fórum necessária", "Select the accounts that should have the forum admin role." : "Selecione as contas que devem ter a função de administrador do fórum.", "Forum admin accounts:" : "Contas de administração do fórum:", @@ -258,6 +260,8 @@ OC.L10N.register( "Neither (disabled)" : "Nenhum dos dois (desativado)", "Insert" : "Colar", "Failed to load templates" : "Falha ao carregar os modelos", + "Failed to save template" : "Falha ao salvar o modelo", + "Failed to delete template" : "Falha ao excluir o modelo", "Views" : "Visualizações", "Title" : "Título", "Enter thread title …" : "Insira o título do fio …", @@ -368,6 +372,7 @@ OC.L10N.register( "Thread deleted" : "Fio excluído", "Reply deleted" : "Resposta excluída", "Failed to delete reply" : "Falha ao excluir a resposta", + "Failed to submit reply" : "Falha ao enviar a resposta", "Failed to update thread lock status" : "Falha ao atualizar o status de trancamento do fio", "Failed to update thread pin status" : "Falha ao atualizar o status da fixação do fio", "Failed to update subscription" : "Falha ao atualizar a inscrição", @@ -428,6 +433,9 @@ OC.L10N.register( "Enabled" : "Ativado", "Parse inner content" : "Analisar conteúdo interno", "If enabled, BBCode tags inside this tag will also be parsed" : "Se ativada, as etiquetas BBCode dentro desta etiqueta também serão analisadas.", + "Failed to save BBCode" : "Falha ao salvar o BBCode", + "Failed to toggle BBCode" : "Falha ao ativar/desativar o BBCode", + "Failed to delete BBCode" : "Falha ao excluir o BBCode", "Create category" : "Criar categoria", "Edit category" : "Editar categoria", "Configure category details" : "Configurar detalhes da categoria", @@ -455,6 +463,7 @@ OC.L10N.register( "Preview" : "Visualização", "Hide subcategories on category card" : "Ocultar subcategorias no cartão da categoria", "When enabled, child categories will not appear as links on this category's card on the home page" : "Quando ativada, as subcategorias não aparecerão como links no cartão desta categoria na página inicial", + "Failed to save category" : "Falha ao salvar a categoria", "Manage forum categories and organization" : "Gerenciar categorias e organização do fórum", "Error loading categories" : "Erro ao carregar as categorias", "No categories in this header" : "Nenhuma categoria neste cabeçalho", @@ -481,6 +490,8 @@ OC.L10N.register( "-- Select a header --" : "-- Selecione um cabeçalho --", "Move up" : "Mover para cima", "Move down" : "Mover para baixo", + "Failed to delete category" : "Falha ao excluir a categoria", + "Failed to delete header" : "Falha ao excluir o cabeçalho", "Management dashboard" : "Painel de gerenciamento", "Overview of forum activity and statistics" : "Visão geral da atividade e estatísticas do fórum", "Loading statistics …" : "Carregando estatísticas …", @@ -526,6 +537,8 @@ OC.L10N.register( "Search deleted content …" : "Pesquisar conteúdo excluído …", "Newest first" : "Mais recente primeiro", "Oldest first" : "Mais antigo primeiro", + "Failed to restore thread" : "Falha ao restaurar o tópico", + "Failed to restore reply" : "Falha ao restaurar a resposta", "Create role" : "Criar função", "Edit role" : "Editar função", "Configure role permissions and category access" : "Configure as permissões de função e o acesso por categoria", @@ -561,6 +574,7 @@ OC.L10N.register( "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Usuários convidados não poderão acessar o fórum até que o acesso de convidados seja habilitado nas configurações do fórum.", "Go to forum settings" : "Ir para as configurações do fórum", "Default role cannot moderate categories" : "A função padrão não pode moderar categorias", + "Failed to save role" : "Falha ao salvar a função", "Role management" : "Gerenciamento das funções", "Create and manage forum roles and permissions" : "Criar e gerenciar funções e permissões no fórum", "Loading roles …" : "Carregando funções …", @@ -580,6 +594,7 @@ OC.L10N.register( "No teams found" : "Nenhuma equipe encontrada", "Members" : "Membros", "No Nextcloud Teams are available" : "Não há Nextcloud Equipes disponíveis", + "Failed to delete role" : "Falha ao excluir a função", "Edit team" : "Editar equipe", "Configure category permissions for this team" : "Configure as permissões de categorias para esta equipe", "Error loading team" : "Erro ao carregar a equipe", @@ -596,6 +611,7 @@ OC.L10N.register( "No roles" : "Sem funções", "Select roles" : "Selecione funções", "Edit roles" : "Editar funções", - "Edit account roles" : "Editar funções de contas" + "Edit account roles" : "Editar funções de contas", + "Failed to save roles" : "Falha ao salvar funções" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index a757a10..eecf06e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -55,6 +55,7 @@ "Welcome to the forum!" : "Bem-vindo ao fórum!", "Deleted user" : "Usuário excluído", "A community-driven forum built right into your Nextcloud instance" : "Um fórum comunitário integrado diretamente na sua instância Nextcloud", + "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." : "Crie discussões, compartilhe ideias e colabore com sua comunidade diretamente no Nextcloud.\n\n**Principais recursos:**\n- **Discussões em tópicos** - Crie e responda a tópicos de discussão organizados com paginação\n- **Organização por categorias** - Estruture seu fórum com categorias personalizáveis, cabeçalhos, cores e reordenação por arrastar e soltar\n- **Formatação de texto rico** - Formatação BBCode com tags integradas e personalizadas, barra de ferramentas com menu de overflow\n- **Anexos de arquivos** - Anexe arquivos do seu armazenamento Nextcloud ou faça upload por arrastar e soltar\n- **Notificações** - Inscreva-se em tópicos e receba notificações sobre respostas e @menções- **Reações às publicações** - Reaja às publicações com reações de emojis\n- **Rastreamento de lidos/não lidos** - Rastreie publicações não lidas no nível do tópico e da categoria\n- **Favoritos** - Salve tópicos para acesso rápido\n- **Pesquisa** - Pesquisa avançada com operadores booleanos e filtragem por categoria\n- **Perfis de usuário** - Visualize o histórico de postagens, estatísticas e emblemas de função\n- **Funções e equipes** - Permissões detalhadas por função ou equipe do Nextcloud, por categoria\n- **Acesso de convidado** - Acesso público opcional para visitantes não autenticados com permissões configuráveis\n- **Histórico de edições** - Visualizar histórico de revisões de postagens com visibilidade configurável e controles de privacidade por conta\n- **Modelos reutilizáveis** - Salvar e inserir trechos de conteúdo usados com frequência\n- **Assinaturas** - Assinaturas formatadas em BBCode nas publicações\n- **Rascunhos de tópicos** - Rascunhos salvos automaticamente por categoria\n- **Widgets do painel** - Atividades recentes, tópicos mais populares e categorias mais populares no painel do Nextcloud\n- **Links diretos para publicações** - Link direto para uma postagem específica dentro de um tópico\n- **Ferramentas de moderação** - Fixar, bloquear, ocultar e mover tópicos; revisar e restaurar conteúdo excluído\n- **Ferramentas de gerenciamento** - Gerenciar categorias, funções, BBCodes e configurações do fórum com permissões detalhadas\n- **Administração do servidor** - Repare sementes, reconstrua estatísticas e atribua funções a partir do painel de administração do Nextcloud\n\n**Ideal para:**\n- Discussões e colaboração em equipe\n- Fóruns comunitários\n- Canais de suporte\n- Bases de conhecimento\n- Discussões sobre projetos\n- Comunicação interna\n\nO fórum se integra perfeitamente à sua instância do Nextcloud, utilizando suas contas e equipes existentes para autenticação e controle de acesso.", "Forum server administration" : "Administração do servidor do fórum", "Database Initial Data" : "Dados iniciais do banco de dados", "Restore default forum data (roles, categories, permissions, BBCodes). This is safe to run multiple times as it will skip data that already exists." : "Restaurar os dados padrão do fórum (funções, categorias, permissões, códigos BBCode). É seguro executar essa operação várias vezes, pois ela ignorará os dados que já existem.", @@ -168,6 +169,7 @@ "Lower numbers appear first" : "Os números mais baixos aparecem primeiro", "Create" : "Criar", "Update" : "Atualizar", + "Failed to save header" : "Falha ao salvar o cabeçalho", "Forum setup required" : "Configuração do fórum necessária", "Select the accounts that should have the forum admin role." : "Selecione as contas que devem ter a função de administrador do fórum.", "Forum admin accounts:" : "Contas de administração do fórum:", @@ -256,6 +258,8 @@ "Neither (disabled)" : "Nenhum dos dois (desativado)", "Insert" : "Colar", "Failed to load templates" : "Falha ao carregar os modelos", + "Failed to save template" : "Falha ao salvar o modelo", + "Failed to delete template" : "Falha ao excluir o modelo", "Views" : "Visualizações", "Title" : "Título", "Enter thread title …" : "Insira o título do fio …", @@ -366,6 +370,7 @@ "Thread deleted" : "Fio excluído", "Reply deleted" : "Resposta excluída", "Failed to delete reply" : "Falha ao excluir a resposta", + "Failed to submit reply" : "Falha ao enviar a resposta", "Failed to update thread lock status" : "Falha ao atualizar o status de trancamento do fio", "Failed to update thread pin status" : "Falha ao atualizar o status da fixação do fio", "Failed to update subscription" : "Falha ao atualizar a inscrição", @@ -426,6 +431,9 @@ "Enabled" : "Ativado", "Parse inner content" : "Analisar conteúdo interno", "If enabled, BBCode tags inside this tag will also be parsed" : "Se ativada, as etiquetas BBCode dentro desta etiqueta também serão analisadas.", + "Failed to save BBCode" : "Falha ao salvar o BBCode", + "Failed to toggle BBCode" : "Falha ao ativar/desativar o BBCode", + "Failed to delete BBCode" : "Falha ao excluir o BBCode", "Create category" : "Criar categoria", "Edit category" : "Editar categoria", "Configure category details" : "Configurar detalhes da categoria", @@ -453,6 +461,7 @@ "Preview" : "Visualização", "Hide subcategories on category card" : "Ocultar subcategorias no cartão da categoria", "When enabled, child categories will not appear as links on this category's card on the home page" : "Quando ativada, as subcategorias não aparecerão como links no cartão desta categoria na página inicial", + "Failed to save category" : "Falha ao salvar a categoria", "Manage forum categories and organization" : "Gerenciar categorias e organização do fórum", "Error loading categories" : "Erro ao carregar as categorias", "No categories in this header" : "Nenhuma categoria neste cabeçalho", @@ -479,6 +488,8 @@ "-- Select a header --" : "-- Selecione um cabeçalho --", "Move up" : "Mover para cima", "Move down" : "Mover para baixo", + "Failed to delete category" : "Falha ao excluir a categoria", + "Failed to delete header" : "Falha ao excluir o cabeçalho", "Management dashboard" : "Painel de gerenciamento", "Overview of forum activity and statistics" : "Visão geral da atividade e estatísticas do fórum", "Loading statistics …" : "Carregando estatísticas …", @@ -524,6 +535,8 @@ "Search deleted content …" : "Pesquisar conteúdo excluído …", "Newest first" : "Mais recente primeiro", "Oldest first" : "Mais antigo primeiro", + "Failed to restore thread" : "Falha ao restaurar o tópico", + "Failed to restore reply" : "Falha ao restaurar a resposta", "Create role" : "Criar função", "Edit role" : "Editar função", "Configure role permissions and category access" : "Configure as permissões de função e o acesso por categoria", @@ -559,6 +572,7 @@ "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "Usuários convidados não poderão acessar o fórum até que o acesso de convidados seja habilitado nas configurações do fórum.", "Go to forum settings" : "Ir para as configurações do fórum", "Default role cannot moderate categories" : "A função padrão não pode moderar categorias", + "Failed to save role" : "Falha ao salvar a função", "Role management" : "Gerenciamento das funções", "Create and manage forum roles and permissions" : "Criar e gerenciar funções e permissões no fórum", "Loading roles …" : "Carregando funções …", @@ -578,6 +592,7 @@ "No teams found" : "Nenhuma equipe encontrada", "Members" : "Membros", "No Nextcloud Teams are available" : "Não há Nextcloud Equipes disponíveis", + "Failed to delete role" : "Falha ao excluir a função", "Edit team" : "Editar equipe", "Configure category permissions for this team" : "Configure as permissões de categorias para esta equipe", "Error loading team" : "Erro ao carregar a equipe", @@ -594,6 +609,7 @@ "No roles" : "Sem funções", "Select roles" : "Selecione funções", "Edit roles" : "Editar funções", - "Edit account roles" : "Editar funções de contas" + "Edit account roles" : "Editar funções de contas", + "Failed to save roles" : "Falha ao salvar funções" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 0407598..5d1f2d6 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -171,6 +171,7 @@ OC.L10N.register( "Lower numbers appear first" : "數字由低到高排序", "Create" : "建立", "Update" : "更新", + "Failed to save header" : "儲存標題失敗", "Forum setup required" : "需要設定論壇", "Select the accounts that should have the forum admin role." : "請選擇應賦予論壇管理員角色的帳號。", "Forum admin accounts:" : "論壇管理員帳號:", @@ -259,6 +260,8 @@ OC.L10N.register( "Neither (disabled)" : "皆非(已停用)", "Insert" : "插入", "Failed to load templates" : "載入範本失敗", + "Failed to save template" : "儲存範本失敗", + "Failed to delete template" : "刪除範本失敗", "Views" : "檢視", "Title" : "標題", "Enter thread title …" : "輸入討論串標題……", @@ -369,6 +372,7 @@ OC.L10N.register( "Thread deleted" : "討論串已刪除", "Reply deleted" : "已刪除回覆", "Failed to delete reply" : "無法刪除回覆", + "Failed to submit reply" : "遞交回覆失敗", "Failed to update thread lock status" : "無法更新討論串鎖定狀態", "Failed to update thread pin status" : "無法更新討論串釘選狀態", "Failed to update subscription" : "無法更新訂閱", @@ -429,6 +433,9 @@ OC.L10N.register( "Enabled" : "已啟用", "Parse inner content" : "解析內部內容", "If enabled, BBCode tags inside this tag will also be parsed" : "若啟用,也會解析此標籤內的 BBCode 標籤", + "Failed to save BBCode" : "儲存 BBCode 失敗", + "Failed to toggle BBCode" : "切換 BBCode 失敗", + "Failed to delete BBCode" : "刪除 BBCode 失敗", "Create category" : "建立分類", "Edit category" : "編輯分類", "Configure category details" : "設定分類詳細資訊", @@ -456,6 +463,7 @@ OC.L10N.register( "Preview" : "預覽", "Hide subcategories on category card" : "在分類卡片上隱藏子分類", "When enabled, child categories will not appear as links on this category's card on the home page" : "啟用後,子分類將不會在首頁的此分類卡片上以連結形式顯示", + "Failed to save category" : "儲存分類失敗", "Manage forum categories and organization" : "管理論壇分類與組織", "Error loading categories" : "載入分類時發生錯誤", "No categories in this header" : "此標題中無分類", @@ -482,6 +490,8 @@ OC.L10N.register( "-- Select a header --" : "-- 選取標題 --", "Move up" : "向上移動", "Move down" : "向下移動", + "Failed to delete category" : "刪除分類失敗", + "Failed to delete header" : "刪除標題失敗", "Management dashboard" : "管理儀表板", "Overview of forum activity and statistics" : "論壇活動與統計資料的概覽", "Loading statistics …" : "正在載入統計資料……", @@ -527,6 +537,8 @@ OC.L10N.register( "Search deleted content …" : "搜尋已刪除的內容……", "Newest first" : "新的在前", "Oldest first" : "舊的在前", + "Failed to restore thread" : "還原討論串失敗", + "Failed to restore reply" : "還原回覆失敗", "Create role" : "建立角色", "Edit role" : "編輯角色", "Configure role permissions and category access" : "設定角色權限與分類存取權", @@ -562,6 +574,7 @@ OC.L10N.register( "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "在論壇設定中啟用訪客存取權前,訪客將無法存取論壇。", "Go to forum settings" : "前往論壇設定", "Default role cannot moderate categories" : "預設角色無法管理分類", + "Failed to save role" : "儲存角色失敗", "Role management" : "角色管理", "Create and manage forum roles and permissions" : "建立與管理論壇角色與權限", "Loading roles …" : "正在載入角色……", @@ -581,6 +594,7 @@ OC.L10N.register( "No teams found" : "找不到團隊", "Members" : "成員", "No Nextcloud Teams are available" : "Nextcloud Teams 無法使用", + "Failed to delete role" : "刪除角色失敗", "Edit team" : "編輯團隊", "Configure category permissions for this team" : "為此團隊設定分類權限", "Error loading team" : "載入團隊時發生錯誤", @@ -597,6 +611,7 @@ OC.L10N.register( "No roles" : "沒有角色", "Select roles" : "選取角色", "Edit roles" : "編輯角色", - "Edit account roles" : "編輯帳號角色" + "Edit account roles" : "編輯帳號角色", + "Failed to save roles" : "儲存角色失敗" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index ceac3cb..620b7c7 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -169,6 +169,7 @@ "Lower numbers appear first" : "數字由低到高排序", "Create" : "建立", "Update" : "更新", + "Failed to save header" : "儲存標題失敗", "Forum setup required" : "需要設定論壇", "Select the accounts that should have the forum admin role." : "請選擇應賦予論壇管理員角色的帳號。", "Forum admin accounts:" : "論壇管理員帳號:", @@ -257,6 +258,8 @@ "Neither (disabled)" : "皆非(已停用)", "Insert" : "插入", "Failed to load templates" : "載入範本失敗", + "Failed to save template" : "儲存範本失敗", + "Failed to delete template" : "刪除範本失敗", "Views" : "檢視", "Title" : "標題", "Enter thread title …" : "輸入討論串標題……", @@ -367,6 +370,7 @@ "Thread deleted" : "討論串已刪除", "Reply deleted" : "已刪除回覆", "Failed to delete reply" : "無法刪除回覆", + "Failed to submit reply" : "遞交回覆失敗", "Failed to update thread lock status" : "無法更新討論串鎖定狀態", "Failed to update thread pin status" : "無法更新討論串釘選狀態", "Failed to update subscription" : "無法更新訂閱", @@ -427,6 +431,9 @@ "Enabled" : "已啟用", "Parse inner content" : "解析內部內容", "If enabled, BBCode tags inside this tag will also be parsed" : "若啟用,也會解析此標籤內的 BBCode 標籤", + "Failed to save BBCode" : "儲存 BBCode 失敗", + "Failed to toggle BBCode" : "切換 BBCode 失敗", + "Failed to delete BBCode" : "刪除 BBCode 失敗", "Create category" : "建立分類", "Edit category" : "編輯分類", "Configure category details" : "設定分類詳細資訊", @@ -454,6 +461,7 @@ "Preview" : "預覽", "Hide subcategories on category card" : "在分類卡片上隱藏子分類", "When enabled, child categories will not appear as links on this category's card on the home page" : "啟用後,子分類將不會在首頁的此分類卡片上以連結形式顯示", + "Failed to save category" : "儲存分類失敗", "Manage forum categories and organization" : "管理論壇分類與組織", "Error loading categories" : "載入分類時發生錯誤", "No categories in this header" : "此標題中無分類", @@ -480,6 +488,8 @@ "-- Select a header --" : "-- 選取標題 --", "Move up" : "向上移動", "Move down" : "向下移動", + "Failed to delete category" : "刪除分類失敗", + "Failed to delete header" : "刪除標題失敗", "Management dashboard" : "管理儀表板", "Overview of forum activity and statistics" : "論壇活動與統計資料的概覽", "Loading statistics …" : "正在載入統計資料……", @@ -525,6 +535,8 @@ "Search deleted content …" : "搜尋已刪除的內容……", "Newest first" : "新的在前", "Oldest first" : "舊的在前", + "Failed to restore thread" : "還原討論串失敗", + "Failed to restore reply" : "還原回覆失敗", "Create role" : "建立角色", "Edit role" : "編輯角色", "Configure role permissions and category access" : "設定角色權限與分類存取權", @@ -560,6 +572,7 @@ "Guest users will not be able to access the forum until guest access is enabled in the forum settings." : "在論壇設定中啟用訪客存取權前,訪客將無法存取論壇。", "Go to forum settings" : "前往論壇設定", "Default role cannot moderate categories" : "預設角色無法管理分類", + "Failed to save role" : "儲存角色失敗", "Role management" : "角色管理", "Create and manage forum roles and permissions" : "建立與管理論壇角色與權限", "Loading roles …" : "正在載入角色……", @@ -579,6 +592,7 @@ "No teams found" : "找不到團隊", "Members" : "成員", "No Nextcloud Teams are available" : "Nextcloud Teams 無法使用", + "Failed to delete role" : "刪除角色失敗", "Edit team" : "編輯團隊", "Configure category permissions for this team" : "為此團隊設定分類權限", "Error loading team" : "載入團隊時發生錯誤", @@ -595,6 +609,7 @@ "No roles" : "沒有角色", "Select roles" : "選取角色", "Edit roles" : "編輯角色", - "Edit account roles" : "編輯帳號角色" + "Edit account roles" : "編輯帳號角色", + "Failed to save roles" : "儲存角色失敗" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file