Resolve merge conflicts
commit
360a35d0a6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"uploading-file": "Nahrávání souboru...",
|
||||
"uploading-file": "Nahrávání souboru…",
|
||||
"select-file-to-upload": "Vyberte soubor pro nahrání!",
|
||||
"upload-success": "Soubor byl úspěšně nahrán!",
|
||||
"maximum-file-size": "Maximum %1 kb"
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"alert.confirm-reload": "Er du sikker på du ønsker at genindlæse NodeBB?",
|
||||
"alert.confirm-restart": "Er du sikker på du ønsker at genstarte NodeBB?",
|
||||
"alert.confirm-reload": "Er du sikker på at du ønsker at genindlæse NodeBB?",
|
||||
"alert.confirm-restart": "Er du sikker på at du ønsker at genstarte NodeBB?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Admin Kontrol Panel",
|
||||
"settings-header-contents": "Indhold"
|
||||
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"post-cache": "Indlægs Cache",
|
||||
"posts-in-cache": "Indlæg i Cache",
|
||||
"average-post-size": "Gennemsnitlig Størrelse af Indlæg",
|
||||
"length-to-max": "Længde / Max",
|
||||
"percent-full": "%1% Fuld",
|
||||
"post-cache-size": "Indlægs Cache Størrelse",
|
||||
"items-in-cache": "Ting i Cache",
|
||||
"control-panel": "Kontrol Panel",
|
||||
"update-settings": "Opdater Cache Indstillinger"
|
||||
}
|
@ -1,35 +1,35 @@
|
||||
{
|
||||
"x-b": "%1 b",
|
||||
"x-mb": "%1 mb",
|
||||
"uptime-seconds": "Uptime in Seconds",
|
||||
"uptime-days": "Uptime in Days",
|
||||
"uptime-seconds": "Oppetid i Sekunder",
|
||||
"uptime-days": "Oppetid i Dage",
|
||||
|
||||
"mongo": "Mongo",
|
||||
"mongo.version": "MongoDB Version",
|
||||
"mongo.storage-engine": "Storage Engine",
|
||||
"mongo.collections": "Collections",
|
||||
"mongo.objects": "Objects",
|
||||
"mongo.avg-object-size": "Avg. Object Size",
|
||||
"mongo.data-size": "Data Size",
|
||||
"mongo.storage-size": "Storage Size",
|
||||
"mongo.index-size": "Index Size",
|
||||
"mongo.file-size": "File Size",
|
||||
"mongo.resident-memory": "Resident Memory",
|
||||
"mongo.virtual-memory": "Virtual Memory",
|
||||
"mongo.mapped-memory": "Mapped Memory",
|
||||
"mongo.raw-info": "MongoDB Raw Info",
|
||||
"mongo.collections": "Kollektioner",
|
||||
"mongo.objects": "Objekter",
|
||||
"mongo.avg-object-size": "Gennemsnitlig Objekt Størrelse",
|
||||
"mongo.data-size": "Data Størrelse",
|
||||
"mongo.storage-size": "Lager Størrelse",
|
||||
"mongo.index-size": "Index Størrelse",
|
||||
"mongo.file-size": "Fil Størrelse",
|
||||
"mongo.resident-memory": "Resident Hukommelse",
|
||||
"mongo.virtual-memory": "Virtuel Hukommelse",
|
||||
"mongo.mapped-memory": "Kortlagt Hukommelse",
|
||||
"mongo.raw-info": "MongoDB Rå Info",
|
||||
|
||||
"redis": "Redis",
|
||||
"redis.version": "Redis Version",
|
||||
"redis.connected-clients": "Connected Clients",
|
||||
"redis.connected-slaves": "Connected Slaves",
|
||||
"redis.blocked-clients": "Blocked Clients",
|
||||
"redis.used-memory": "Used Memory",
|
||||
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
|
||||
"redis.total-connections-recieved": "Total Connections Received",
|
||||
"redis.total-commands-processed": "Total Commands Processed",
|
||||
"redis.iops": "Instantaneous Ops. Per Second",
|
||||
"redis.keyspace-hits": "Keyspace Hits",
|
||||
"redis.keyspace-misses": "Keyspace Misses",
|
||||
"redis.raw-info": "Redis Raw Info"
|
||||
"redis.connected-clients": "Forbundne Klienter",
|
||||
"redis.connected-slaves": "Forbundne Slaver",
|
||||
"redis.blocked-clients": "Blokerede Klienter",
|
||||
"redis.used-memory": "Brugt Hukommelse",
|
||||
"redis.memory-frag-ratio": "Hukommelses Fragmentations Forhold",
|
||||
"redis.total-connections-recieved": "Totale Forbindelser Modtaget",
|
||||
"redis.total-commands-processed": "Totale Kommandoer Behandlet",
|
||||
"redis.iops": "Øjeblikkelige Ops. pr. sekund",
|
||||
"redis.keyspace-hits": "Mellemrums Tryk",
|
||||
"redis.keyspace-misses": "Mellemrums Misses",
|
||||
"redis.raw-info": "Redis Rå Info"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "Bist du sicher, dass du NodeBB neu laden möchtest?",
|
||||
"alert.confirm-restart": "Bist du sicher, dass du NodeBB neu starten möchtest?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
||||
"settings-header-contents": "Contents"
|
||||
"settings-header-contents": "Inhalte"
|
||||
}
|
@ -1,35 +1,35 @@
|
||||
{
|
||||
"x-b": "%1 b",
|
||||
"x-mb": "%1 mb",
|
||||
"uptime-seconds": "Uptime in Seconds",
|
||||
"uptime-days": "Uptime in Days",
|
||||
"uptime-seconds": "Laufzeit in Sekunden",
|
||||
"uptime-days": "Laufzeit in Tagen",
|
||||
|
||||
"mongo": "Mongo",
|
||||
"mongo.version": "MongoDB Version",
|
||||
"mongo.storage-engine": "Storage Engine",
|
||||
"mongo.storage-engine": "Speicherengine",
|
||||
"mongo.collections": "Collections",
|
||||
"mongo.objects": "Objects",
|
||||
"mongo.avg-object-size": "Avg. Object Size",
|
||||
"mongo.data-size": "Data Size",
|
||||
"mongo.storage-size": "Storage Size",
|
||||
"mongo.index-size": "Index Size",
|
||||
"mongo.file-size": "File Size",
|
||||
"mongo.objects": "Objekte",
|
||||
"mongo.avg-object-size": "Durchschnittliche Objektgröße",
|
||||
"mongo.data-size": "Datengröße",
|
||||
"mongo.storage-size": "Speichergröße",
|
||||
"mongo.index-size": "Indexgröße",
|
||||
"mongo.file-size": "Dateigröße",
|
||||
"mongo.resident-memory": "Resident Memory",
|
||||
"mongo.virtual-memory": "Virtual Memory",
|
||||
"mongo.virtual-memory": "virtueller Speicher",
|
||||
"mongo.mapped-memory": "Mapped Memory",
|
||||
"mongo.raw-info": "MongoDB Raw Info",
|
||||
"mongo.raw-info": "MongoDB Rohinfo",
|
||||
|
||||
"redis": "Redis",
|
||||
"redis.version": "Redis Version",
|
||||
"redis.connected-clients": "Connected Clients",
|
||||
"redis.connected-slaves": "Connected Slaves",
|
||||
"redis.blocked-clients": "Blocked Clients",
|
||||
"redis.used-memory": "Used Memory",
|
||||
"redis.memory-frag-ratio": "Memory Fragmentation Ratio",
|
||||
"redis.total-connections-recieved": "Total Connections Received",
|
||||
"redis.total-commands-processed": "Total Commands Processed",
|
||||
"redis.iops": "Instantaneous Ops. Per Second",
|
||||
"redis.connected-clients": "Verbundene Clients",
|
||||
"redis.connected-slaves": "Verbundene Slaves",
|
||||
"redis.blocked-clients": "Blockierte Clients",
|
||||
"redis.used-memory": "Speicherverbrauch",
|
||||
"redis.memory-frag-ratio": "Speicherfragmentierungsgrad",
|
||||
"redis.total-connections-recieved": "Insgesamt Verbindungen empfangen",
|
||||
"redis.total-commands-processed": "Insgesamt Kommandos ausgeführt",
|
||||
"redis.iops": "Durchschnittliche Anzahl von Ein-/Ausgaben pro Sekunde",
|
||||
"redis.keyspace-hits": "Keyspace Hits",
|
||||
"redis.keyspace-misses": "Keyspace Misses",
|
||||
"redis.raw-info": "Redis Raw Info"
|
||||
"redis.raw-info": "Redis Rohinfo"
|
||||
}
|
@ -1,14 +1,14 @@
|
||||
{
|
||||
"figure-x": "Figure %1",
|
||||
"error-events-per-day": "<code>%1</code> events per day",
|
||||
"figure-x": "Abbildung %1",
|
||||
"error-events-per-day": "<code>%1</code> Ereignisse pro Tag",
|
||||
"error.404": "404 Not Found",
|
||||
"error.503": "503 Service Unavailable",
|
||||
"manage-error-log": "Manage Error Log",
|
||||
"export-error-log": "Export Error Log (CSV)",
|
||||
"clear-error-log": "Clear Error Log",
|
||||
"route": "Route",
|
||||
"count": "Count",
|
||||
"no-routes-not-found": "Hooray! There are no routes that were not found.",
|
||||
"clear404-confirm": "Are you sure you wish to clear the 404 error logs?",
|
||||
"clear404-success": "\"404 Not Found\" errors cleared"
|
||||
"manage-error-log": "Aktionen Fehlerprotokoll",
|
||||
"export-error-log": "Exportiere das Fehlerprotokoll (CSV)",
|
||||
"clear-error-log": "Lösche Fehlerprotokoll",
|
||||
"route": "Zielroute",
|
||||
"count": "Anzahl",
|
||||
"no-routes-not-found": "Hurra! Es gibt keine Zielrouten, die nicht gefunden wurden.",
|
||||
"clear404-confirm": "Bist du dir sicher, dass du das 404 Fehlerprotokoll löschen möchtest?",
|
||||
"clear404-success": "\"404 Not Found\" Fehler gelöscht"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"events": "Events",
|
||||
"no-events": "There are no events",
|
||||
"control-panel": "Events Control Panel",
|
||||
"delete-events": "Delete Events"
|
||||
"events": "Veranstaltungen",
|
||||
"no-events": "Es gibt keine Veranstaltungen",
|
||||
"control-panel": "Veranstaltungen Steuerung",
|
||||
"delete-events": "Veranstaltungen löschen"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"logs": "Logs",
|
||||
"control-panel": "Logs Control Panel",
|
||||
"reload": "Reload Logs",
|
||||
"clear": "Clear Logs",
|
||||
"clear-success": "Logs Cleared!"
|
||||
"logs": "Protokoll",
|
||||
"control-panel": "Protokoll Steuerung",
|
||||
"reload": "Protokoll neu laden",
|
||||
"clear": "Protokoll leeren",
|
||||
"clear-success": "Protokoll geleert"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"custom-css": "Custom CSS",
|
||||
"custom-css.description": "Enter your own CSS declarations here, which will be applied after all other styles.",
|
||||
"custom-css.enable": "Enable Custom CSS",
|
||||
"custom-css": "Benutzerdefiniertes CSS",
|
||||
"custom-css.description": "Füge hier deine eigenen CSS-Eigenschaften ein, sie werden als letztes angewendet.",
|
||||
"custom-css.enable": "Aktiviere benutzerdefiniertes CSS",
|
||||
|
||||
"custom-header": "Custom Header",
|
||||
"custom-header.description": "Enter custom HTML here (ex. JavaScript, Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup.",
|
||||
"custom-header.enable": "Enable Custom Header"
|
||||
"custom-header": "Benutzerdefinierter Kopfbereich",
|
||||
"custom-header.description": "Füge hier dein benutzerdefiniertes HTML (z.B. Javascript, Meta Tags, usw.) ein, welches vor dem <code><head></code> Tag eingefügt wird.",
|
||||
"custom-header.enable": "Aktiviere benutzerdefinierten Kopfbereich"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"loading": "Loading Skins...",
|
||||
"loading": "Lade Aussehen...",
|
||||
"homepage": "Homepage",
|
||||
"select-skin": "Select Skin",
|
||||
"current-skin": "Current Skin",
|
||||
"skin-updated": "Skin Updated",
|
||||
"applied-success": "%1 skin was succesfully applied",
|
||||
"revert-success": "Skin reverted to base colours"
|
||||
"select-skin": "Wähle Aussehen",
|
||||
"current-skin": "Aktuelles Aussehen",
|
||||
"skin-updated": "Aussehen aktualisiert",
|
||||
"applied-success": "%1 Aussehen wurde erfolgreich angewendet",
|
||||
"revert-success": "Aussehen wieder auf Basisfarben zurückgestellt."
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"checking-for-installed": "Checking for installed themes...",
|
||||
"checking-for-installed": "Prüfe auf installierte Designs...",
|
||||
"homepage": "Homepage",
|
||||
"select-theme": "Select Theme",
|
||||
"current-theme": "Current Theme",
|
||||
"no-themes": "No installed themes found",
|
||||
"revert-confirm": "Are you sure you wish to restore the default NodeBB theme?",
|
||||
"theme-changed": "Theme Changed",
|
||||
"revert-success": "You have successfully reverted your NodeBB back to it's default theme.",
|
||||
"restart-to-activate": "Please restart your NodeBB to fully activate this theme"
|
||||
"select-theme": "Wähle Design",
|
||||
"current-theme": "Aktuelles Design",
|
||||
"no-themes": "Keine installierten Designs gefunden.",
|
||||
"revert-confirm": "Bist du dir sicher, dass du das standard NodeBB Design wieder herstellen willst?",
|
||||
"theme-changed": "Design geändert",
|
||||
"revert-success": "Du hast erfolgreich dein NodeBB wieder auf das Standarddesign gewechselt.",
|
||||
"restart-to-activate": "Bitte starte dein NodeBB neu um das Design voll zu aktivieren."
|
||||
}
|
@ -1,55 +1,55 @@
|
||||
{
|
||||
"forum-traffic": "Forum Traffic",
|
||||
"page-views": "Page Views",
|
||||
"unique-visitors": "Unique Visitors",
|
||||
"page-views-last-month": "Page views Last Month",
|
||||
"page-views-this-month": "Page views This Month",
|
||||
"page-views-last-day": "Page views in last 24 hours",
|
||||
|
||||
"stats.day": "Day",
|
||||
"stats.week": "Week",
|
||||
"stats.month": "Month",
|
||||
"stats.all": "All Time",
|
||||
"page-views": "Seitenaufrufe",
|
||||
"unique-visitors": "Besucher",
|
||||
"page-views-last-month": "Aufrufe im letzten Monat",
|
||||
"page-views-this-month": "Aufrufe in diesem Monat",
|
||||
"page-views-last-day": "Aufrufe in den letzten 24 Stunden",
|
||||
|
||||
"stats.day": "diesen Tag",
|
||||
"stats.week": "diese Woche",
|
||||
"stats.month": "diesen Monat",
|
||||
"stats.all": "Alle",
|
||||
|
||||
"updates": "Updates",
|
||||
"running-version": "You are running <strong>NodeBB v<span id=\"version\">%1</span></strong>.",
|
||||
"keep-updated": "Always make sure that your NodeBB is up to date for the latest security patches and bug fixes.",
|
||||
"up-to-date": "<p>You are <strong>up-to-date</strong> <i class=\"fa fa-check\"></i></p>",
|
||||
"upgrade-available": "<p>A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
|
||||
"prerelease-upgrade-available": "<p>This is an outdated pre-release version of NodeBB. A new version (v%1) has been released. Consider <a href=\"https://docs.nodebb.org/en/latest/upgrading/index.html\">upgrading your NodeBB</a>.</p>",
|
||||
"prerelease-warning": "<p>This is a <strong>pre-release</strong> version of NodeBB. Unintended bugs may occur. <i class=\"fa fa-exclamation-triangle\"></i></p>",
|
||||
"running-version": "Es läuft <strong>NodeBB v<span id=\\\"version\\\">%1</span></strong>.",
|
||||
"keep-updated": "Stelle immer sicher, dass dein NodeBB auf dem neuesten Stand ist für die neuesten Sicherheits-Patches und Bug-fixes.",
|
||||
"up-to-date": "<p>System ist <strong>aktuell</strong> <i class=\\\"fa fa-check\\\"></i></p>",
|
||||
"upgrade-available": "<p>Version (v%1) wurde veröffentlicht. Beachte <a href=\\\"https://docs.nodebb.org/en/latest/upgrading/index.html\\\">um ein NodeBB Upgrade durchzuführen</a>.</p>",
|
||||
"prerelease-upgrade-available": "<p>Das ist eine veraltete pre-release Version von NodeBB. Version (v%1) wurde veröffentlicht. Beachte <a href=\\\"https://docs.nodebb.org/en/latest/upgrading/index.html\\\">um ein NodeBB Upgrade durchzuführen</a>.</p>",
|
||||
"prerelease-warning": "<p>Das ist eine <strong>pre-release</strong> Version von NodeBB. Es können ungewollte Fehler auftreten. <i class=\\\"fa fa-exclamation-triangle\\\"></i></p>",
|
||||
|
||||
"notices": "Notices",
|
||||
"notices": "Hinweise",
|
||||
|
||||
"control-panel": "System Control",
|
||||
"control-panel": "Systemsteuerung",
|
||||
"reload": "Reload",
|
||||
"restart": "Restart",
|
||||
"restart-warning": "Reloading or Restarting your NodeBB will drop all existing connections for a few seconds.",
|
||||
"maintenance-mode": "Maintenance Mode",
|
||||
"maintenance-mode-title": "Click here to set up maintenance mode for NodeBB",
|
||||
"realtime-chart-updates": "Realtime Chart Updates",
|
||||
|
||||
"active-users": "Active Users",
|
||||
"active-users.users": "Users",
|
||||
"active-users.guests": "Guests",
|
||||
"active-users.total": "Total",
|
||||
"active-users.connections": "Connections",
|
||||
|
||||
"anonymous-registered-users": "Anonymous vs Registered Users",
|
||||
"anonymous": "Anonymous",
|
||||
"registered": "Registered",
|
||||
|
||||
"user-presence": "User Presence",
|
||||
"on-categories": "On categories list",
|
||||
"reading-posts": "Reading posts",
|
||||
"browsing-topics": "Browsing topics",
|
||||
"recent": "Recent",
|
||||
"unread": "Unread",
|
||||
|
||||
"high-presence-topics": "High Presence Topics",
|
||||
|
||||
"graphs.page-views": "Page Views",
|
||||
"graphs.unique-visitors": "Unique Visitors",
|
||||
"graphs.registered-users": "Registered Users",
|
||||
"graphs.anonymous-users": "Anonymous Users"
|
||||
"restart": "Neustart",
|
||||
"restart-warning": "Ein Reload oder Neustart trennt die Verbindung für ein paar Sekunden.",
|
||||
"maintenance-mode": "Wartungsmodus",
|
||||
"maintenance-mode-title": "Hier klicken um NodeBB in den Wartungsmodus zu setzen",
|
||||
"realtime-chart-updates": "Echtzeit Chartaktualisierung",
|
||||
|
||||
"active-users": "aktive Benutzer",
|
||||
"active-users.users": "Benutzer",
|
||||
"active-users.guests": "Gäste",
|
||||
"active-users.total": "Gesamt",
|
||||
"active-users.connections": "Verbindungen",
|
||||
|
||||
"anonymous-registered-users": "anonyme vs registrierte Benutzer",
|
||||
"anonymous": "Anonym",
|
||||
"registered": "Registriert",
|
||||
|
||||
"user-presence": "Benutzerpräsenz",
|
||||
"on-categories": "auf Kategorie Übersicht",
|
||||
"reading-posts": "Beiträge lesen",
|
||||
"browsing-topics": "Themen durchsuchen",
|
||||
"recent": "Aktuell",
|
||||
"unread": "Ungelesen",
|
||||
|
||||
"high-presence-topics": "Meist besuchte Themen",
|
||||
|
||||
"graphs.page-views": "Seitenaufrufe",
|
||||
"graphs.unique-visitors": "verschiedene Besucher",
|
||||
"graphs.registered-users": "registrierte Benutzer",
|
||||
"graphs.anonymous-users": "anonyme Benutzer"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"home-page": "Home Page",
|
||||
"description": "Choose what page is shown when users navigate to the root URL of your forum.",
|
||||
"home-page-route": "Home Page Route",
|
||||
"custom-route": "Custom Route",
|
||||
"allow-user-home-pages": "Allow User Home Pages"
|
||||
"home-page": "Startseite",
|
||||
"description": "Wähle aus, welche Seite angezeigt werden soll, wenn Nutzer zur Startseite des Forums navigieren.",
|
||||
"home-page-route": "Startseitenpfad",
|
||||
"custom-route": "Eigener Startseitenpfad",
|
||||
"allow-user-home-pages": "Benutzer eigene Startseiten erlauben"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"language-settings": "Language Settings",
|
||||
"description": "The default language determines the language settings for all users who are visiting your forum. <br />Individual users can override the default language on their account settings page.",
|
||||
"default-language": "Default Language"
|
||||
"language-settings": "Spracheinstellungen",
|
||||
"description": "Die Standardsprache legt die Spracheinstellungen für alle Benutzer fest, die das Forum besuchen. <br />Einzelne Benutzer können die Standardsprache auf der Seite mit den Kontoeinstellungen überschreiben.",
|
||||
"default-language": "Standartsprache"
|
||||
}
|
@ -1,27 +1,27 @@
|
||||
{
|
||||
"icon": "Icon:",
|
||||
"change-icon": "change",
|
||||
"route": "Route:",
|
||||
"change-icon": "ändern",
|
||||
"route": "Pfad:",
|
||||
"tooltip": "Tooltip:",
|
||||
"text": "Text:",
|
||||
"text-class": "Text Class: <small>optional</small>",
|
||||
"text-class": "Text Stil: <small>optional</small>",
|
||||
"id": "ID: <small>optional</small>",
|
||||
|
||||
"properties": "Properties:",
|
||||
"only-admins": "Only display to Admins",
|
||||
"only-global-mods-and-admins": "Only display to Global Moderators and Admins",
|
||||
"only-logged-in": "Only display to logged in users",
|
||||
"open-new-window": "Open in a new window",
|
||||
"properties": "Eigenschaften:",
|
||||
"only-admins": "Nur sichtbar für Admins",
|
||||
"only-global-mods-and-admins": "Nur sichtbar für Globale Moderatoren und Admins",
|
||||
"only-logged-in": "Nur sichtbar für angemeldete Benutzer",
|
||||
"open-new-window": "In neuem Fenster öffnen",
|
||||
|
||||
"installed-plugins-required": "Installed Plugins Required:",
|
||||
"installed-plugins-required": "Installierte Plugins notwendig:",
|
||||
"search-plugin": "Search plugin",
|
||||
|
||||
"btn.delete": "Delete",
|
||||
"btn.disable": "Disable",
|
||||
"btn.enable": "Enable",
|
||||
"btn.delete": "Löschen",
|
||||
"btn.disable": "Deaktivieren",
|
||||
"btn.enable": "Aktivieren",
|
||||
|
||||
"available-menu-items": "Available Menu Items",
|
||||
"custom-route": "Custom Route",
|
||||
"core": "core",
|
||||
"plugin": "plugin"
|
||||
"available-menu-items": "Verfügbare Menüpunkte",
|
||||
"custom-route": "Benutzerdefinierter Pfad",
|
||||
"core": "Kern",
|
||||
"plugin": "Plugin"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"post-sharing": "Post Sharing",
|
||||
"info-plugins-additional": "Plugins can add additional networks for sharing posts.",
|
||||
"save-success": "Successfully saved Post Sharing Networks!"
|
||||
"post-sharing": "Beiträge teilen",
|
||||
"info-plugins-additional": "Plugins können zusätzliche Netzwerke für das Teilen von Beiträgen hinzufügen.",
|
||||
"save-success": "Erfolgreich gespeichert!"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"notifications": "Notifications",
|
||||
"chat-messages": "Chat Messages",
|
||||
"play-sound": "Play",
|
||||
"incoming-message": "Incoming Message",
|
||||
"outgoing-message": "Outgoing Message",
|
||||
"upload-new-sound": "Upload New Sound",
|
||||
"saved": "Settings Saved"
|
||||
"notifications": "Benachrichtigungen",
|
||||
"chat-messages": "Chat Nachrichten",
|
||||
"play-sound": "Abspielen",
|
||||
"incoming-message": "Eingehende Nachricht",
|
||||
"outgoing-message": "Gesendete Nachricht",
|
||||
"upload-new-sound": "Sound hochladen",
|
||||
"saved": "Einstellungen gespeichert!"
|
||||
}
|
@ -1,68 +1,68 @@
|
||||
{
|
||||
"settings": "Category Settings",
|
||||
"privileges": "Privileges",
|
||||
"settings": "Kategorie Einstellungen",
|
||||
"privileges": "Berechtigungen",
|
||||
|
||||
"name": "Category Name",
|
||||
"description": "Category Description",
|
||||
"bg-color": "Background Colour",
|
||||
"text-color": "Text Colour",
|
||||
"bg-image-size": "Background Image Size",
|
||||
"custom-class": "Custom Class",
|
||||
"num-recent-replies": "# of Recent Replies",
|
||||
"ext-link": "External Link",
|
||||
"upload-image": "Upload Image",
|
||||
"delete-image": "Remove",
|
||||
"category-image": "Category Image",
|
||||
"parent-category": "Parent Category",
|
||||
"optional-parent-category": "(Optional) Parent Category",
|
||||
"parent-category-none": "(None)",
|
||||
"copy-settings": "Copy Settings From",
|
||||
"optional-clone-settings": "(Optional) Clone Settings From Category",
|
||||
"purge": "Purge Category",
|
||||
"name": "Kategorie Name",
|
||||
"description": "Kategorie Beschreibung",
|
||||
"bg-color": "Hintergrundfarbe",
|
||||
"text-color": "Textfarbe",
|
||||
"bg-image-size": "Größe Hintergrundbild",
|
||||
"custom-class": "Benutzderdefinierter Stil",
|
||||
"num-recent-replies": "Anzahl neuer Antworten",
|
||||
"ext-link": "Externer Link",
|
||||
"upload-image": "Bild hochladen",
|
||||
"delete-image": "Entfernen",
|
||||
"category-image": "Kategorie Bild",
|
||||
"parent-category": "Übergeordnete Kategorie",
|
||||
"optional-parent-category": "(Optional) Übergeordnete Kategorie",
|
||||
"parent-category-none": "(Keine)",
|
||||
"copy-settings": "kopiere Einstellungen von",
|
||||
"optional-clone-settings": "(Optional) dubliziere Einstellungen von Kategorie",
|
||||
"purge": "Kategorie löschen",
|
||||
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
"edit": "Edit",
|
||||
"enable": "Aktivieren",
|
||||
"disable": "Deaktivieren",
|
||||
"edit": "Bearbeiten",
|
||||
|
||||
"select-category": "Select Category",
|
||||
"set-parent-category": "Set Parent Category",
|
||||
"select-category": "Wähle Kategorie",
|
||||
"set-parent-category": "Übergeordnete Kategorie festlegen",
|
||||
|
||||
"privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.",
|
||||
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.",
|
||||
"privileges.section-viewing": "Viewing Privileges",
|
||||
"privileges.section-posting": "Posting Privileges",
|
||||
"privileges.section-moderation": "Moderation Privileges",
|
||||
"privileges.section-user": "User",
|
||||
"privileges.search-user": "Add User",
|
||||
"privileges.no-users": "No user-specific privileges in this category.",
|
||||
"privileges.section-group": "Group",
|
||||
"privileges.group-private": "This group is private",
|
||||
"privileges.search-group": "Add Group",
|
||||
"privileges.copy-to-children": "Copy to Children",
|
||||
"privileges.copy-from-category": "Copy from Category",
|
||||
"privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.",
|
||||
"privileges.description": "In diesem Bereich können die Zugriffsberechtigungen für diese Kategorie konfiguriert werden. Berechtigungen können pro-Benutzer oder pro-Gruppe gewährt werden. Du kannst einen neuen Benutzer zu dieser Tabelle hinzufügen, indem du sie in dem folgenden Formular suchst.",
|
||||
"privileges.warning": "<strong>Hinweis</strong>: Die Zugriffsberechtigungen werden sofort wirksam. Es ist nicht notwendig, die Kategorie zu speichern, nachdem du die Einstellungen angepasst hast.",
|
||||
"privileges.section-viewing": "Ansichtsberechtigungen",
|
||||
"privileges.section-posting": "Schreibberechtigungen",
|
||||
"privileges.section-moderation": "Moderationsberechtigungen",
|
||||
"privileges.section-user": "Benutzer",
|
||||
"privileges.search-user": "Benutzer hinzufügen",
|
||||
"privileges.no-users": "Keine benutzerspezifischen Berechtigungen in dieser Kategorie.",
|
||||
"privileges.section-group": "Gruppe",
|
||||
"privileges.group-private": "Diese Gruppe ist privat",
|
||||
"privileges.search-group": "Gruppe hinzufügen",
|
||||
"privileges.copy-to-children": "In Untergeordnete kopieren",
|
||||
"privileges.copy-from-category": "Kopiere von Kategorie",
|
||||
"privileges.inherit": "Wenn der Gruppe <code>registered-users</code> eine bestimmte Berechtigung erteilt wird, erhalten alle anderen Gruppen eine <strong>implizite Berechtigung</strong>, auch wenn sie nicht explizit definiert / ausgewählt werden. Diese implizite Berechtigung wird dir angezeigt, da alle Benutzer Teil der Gruppe <code>registered-users</code> sind und daher keine Berechtigungen für zusätzliche Gruppen explizit erteilt werden müssen.",
|
||||
|
||||
"analytics.back": "Back to Categories List",
|
||||
"analytics.title": "Analytics for \"%1\" category",
|
||||
"analytics.pageviews-hourly": "<strong>Figure 1</strong> – Hourly page views for this category</small>",
|
||||
"analytics.pageviews-daily": "<strong>Figure 2</strong> – Daily page views for this category</small>",
|
||||
"analytics.topics-daily": "<strong>Figure 3</strong> – Daily topics created in this category</small>",
|
||||
"analytics.posts-daily": "<strong>Figure 4</strong> – Daily posts made in this category</small>",
|
||||
"analytics.back": "Zurück zur Kategorien Übersicht",
|
||||
"analytics.title": "Analyse für \\\"%1\\\" Kategorie",
|
||||
"analytics.pageviews-hourly": "<strong>Diagramm 1</strong> – Stündliche Seitenaufrufe in dieser Kategorie</small>",
|
||||
"analytics.pageviews-daily": "<strong>Diagramm 2</strong> – Tägliche Seitenaufrufe in dieser Kategorie</small>",
|
||||
"analytics.topics-daily": "<strong>Diagramm 3</strong> – Täglich erstellte Themen in dieser Kategorie</small>",
|
||||
"analytics.posts-daily": "<strong>Diagramm 4</strong> – Täglich erstellte Beiträge in dieser Kategorie</small>",
|
||||
|
||||
"alert.created": "Created",
|
||||
"alert.create-success": "Category successfully created!",
|
||||
"alert.none-active": "You have no active categories.",
|
||||
"alert.create": "Create a Category",
|
||||
"alert.confirm-moderate": "<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.",
|
||||
"alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
|
||||
"alert.purge-success": "Category purged!",
|
||||
"alert.copy-success": "Settings Copied!",
|
||||
"alert.set-parent-category": "Set Parent Category",
|
||||
"alert.updated": "Updated Categories",
|
||||
"alert.updated-success": "Category IDs %1 successfully updated.",
|
||||
"alert.upload-image": "Upload category image",
|
||||
"alert.find-user": "Find a User",
|
||||
"alert.user-search": "Search for a user here...",
|
||||
"alert.find-group": "Find a Group",
|
||||
"alert.group-search": "Search for a group here..."
|
||||
"alert.created": "Erstellt",
|
||||
"alert.create-success": "Kategorie erfolgreich erstellt!",
|
||||
"alert.none-active": "Du hast keine aktiven Kategorien.",
|
||||
"alert.create": "Erstelle eine Kategorie",
|
||||
"alert.confirm-moderate": "<strong>Bist du sicher, dass du dieser Gruppe das Moderationsrecht gewähren möchtest?</strong> Diese Gruppe ist öffentlich, und alle Benutzer können nach Belieben beitreten.",
|
||||
"alert.confirm-purge": "<p class=\\\"lead\\\">Möchtest du die Kategorie \\\"%1\\\" wirklich löschen?</p><h5><strong class=\\\"text-danger\\\">Warnung!</strong> Alle Themen und Beiträge in dieser Kategorie werden gelöscht!</h5> <p class=\\\"help-block\\\">Löschen einer Kategorie wird alle Themen und Beiträge zu entfernen, und die Kategorie aus der Datenbank löschen. Falls du eine Kategorie <em>temporär</em> entfernen möchstest, dann kannst du sie stattdessen \\\"deaktivieren\\\".",
|
||||
"alert.purge-success": "Kategorie gelöscht!",
|
||||
"alert.copy-success": "Einstellungen kopiert!",
|
||||
"alert.set-parent-category": "Übergeordnete Kategorie festlegen",
|
||||
"alert.updated": "Kategorien aktualisiert",
|
||||
"alert.updated-success": "Kategorie IDs %1 erfolgreich aktualisiert.",
|
||||
"alert.upload-image": "Kategorie Bild hochladen",
|
||||
"alert.find-user": "Benutzer finden",
|
||||
"alert.user-search": "Hier nach einem Benutzer suchen...",
|
||||
"alert.find-group": "Gruppe finden",
|
||||
"alert.group-search": "Hier nach einer Gruppe suchen..."
|
||||
}
|
@ -1,75 +1,75 @@
|
||||
{
|
||||
"section-general": "General",
|
||||
"general/dashboard": "Dashboard",
|
||||
"general/homepage": "Home Page",
|
||||
"section-general": "Allgemein",
|
||||
"general/dashboard": "Übersicht",
|
||||
"general/homepage": "Startseite",
|
||||
"general/navigation": "Navigation",
|
||||
"general/languages": "Languages",
|
||||
"general/sounds": "Sounds",
|
||||
"general/social": "Social",
|
||||
"general/languages": "Sprachen",
|
||||
"general/sounds": "Töne",
|
||||
"general/social": "Soziale Medien",
|
||||
|
||||
"section-manage": "Manage",
|
||||
"manage/categories": "Categories",
|
||||
"manage/tags": "Tags",
|
||||
"manage/users": "Users",
|
||||
"manage/registration": "Registration Queue",
|
||||
"manage/groups": "Groups",
|
||||
"manage/flags": "Flags",
|
||||
"section-manage": "Verwalten",
|
||||
"manage/categories": "Kategorien",
|
||||
"manage/tags": "Schlagworte",
|
||||
"manage/users": "Benutzer",
|
||||
"manage/registration": "Warteliste",
|
||||
"manage/groups": "Gruppen",
|
||||
"manage/flags": "Markierungen",
|
||||
"manage/ip-blacklist": "IP Blacklist",
|
||||
|
||||
"section-settings": "Settings",
|
||||
"settings/general": "General",
|
||||
"section-settings": "Einstellungen",
|
||||
"settings/general": "Allgemein",
|
||||
"settings/reputation": "Reputation",
|
||||
"settings/email": "Email",
|
||||
"settings/user": "User",
|
||||
"settings/group": "Group",
|
||||
"settings/guest": "Guests",
|
||||
"settings/email": "E-Mail",
|
||||
"settings/user": "Benutzer",
|
||||
"settings/group": "Gruppe",
|
||||
"settings/guest": "Gäste",
|
||||
"settings/uploads": "Uploads",
|
||||
"settings/post": "Post",
|
||||
"settings/post": "Beiträge",
|
||||
"settings/chat": "Chat",
|
||||
"settings/pagination": "Pagination",
|
||||
"settings/tags": "Tags",
|
||||
"settings/notifications": "Notifications",
|
||||
"settings/pagination": "Seitennummerierung",
|
||||
"settings/tags": "Schlagworte",
|
||||
"settings/notifications": "Benachrichtigungen",
|
||||
"settings/cookies": "Cookies",
|
||||
"settings/web-crawler": "Web Crawler",
|
||||
"settings/sockets": "Sockets",
|
||||
"settings/advanced": "Advanced",
|
||||
"settings/advanced": "Erweitert",
|
||||
|
||||
"settings.page-title": "%1 Settings",
|
||||
"settings.page-title": "%1 Einstellungen",
|
||||
|
||||
"section-appearance": "Appearance",
|
||||
"section-appearance": "Aussehen",
|
||||
"appearance/themes": "Themes",
|
||||
"appearance/skins": "Skins",
|
||||
"appearance/customise": "Custom HTML & CSS",
|
||||
"appearance/customise": "Eigene HTML & CSS",
|
||||
|
||||
"section-extend": "Extend",
|
||||
"section-extend": "Erweitert",
|
||||
"extend/plugins": "Plugins",
|
||||
"extend/widgets": "Widgets",
|
||||
"extend/rewards": "Rewards",
|
||||
"extend/rewards": "Belohnungen",
|
||||
|
||||
"section-social-auth": "Social Authentication",
|
||||
"section-social-auth": "Soziale Authentifizierung",
|
||||
|
||||
"section-plugins": "Plugins",
|
||||
"extend/plugins.install": "Install Plugins",
|
||||
"extend/plugins.install": "Plugins installieren",
|
||||
|
||||
"section-advanced": "Advanced",
|
||||
"advanced/database": "Database",
|
||||
"advanced/events": "Events",
|
||||
"advanced/logs": "Logs",
|
||||
"advanced/errors": "Errors",
|
||||
"section-advanced": "System",
|
||||
"advanced/database": "Datenbank",
|
||||
"advanced/events": "Ereignisse",
|
||||
"advanced/logs": "Protokoll",
|
||||
"advanced/errors": "Fehler",
|
||||
"advanced/cache": "Cache",
|
||||
"development/logger": "Logger",
|
||||
"development/info": "Info",
|
||||
|
||||
"reload-forum": "Reload Forum",
|
||||
"restart-forum": "Restart Forum",
|
||||
"logout": "Log out",
|
||||
"view-forum": "View Forum",
|
||||
"reload-forum": "Forum neu laden",
|
||||
"restart-forum": "Forum neu starten",
|
||||
"logout": "Abmelden",
|
||||
"view-forum": "Forum anzeigen",
|
||||
|
||||
"search.placeholder": "Search...",
|
||||
"search.no-results": "No results...",
|
||||
"search.search-forum": "Search the forum for <strong></strong>",
|
||||
"search.keep-typing": "Type more to see results...",
|
||||
"search.start-typing": "Start typing to see results...",
|
||||
"search.placeholder": "Suchen...",
|
||||
"search.no-results": "Keine Ergebnisse...",
|
||||
"search.search-forum": "Suche im Forum nach <strong></strong>",
|
||||
"search.keep-typing": "Gib mehr ein, um die Ergebnisse zu sehen...",
|
||||
"search.start-typing": "Starte die Eingabe, um die Ergebnisse zu sehen...",
|
||||
|
||||
"connection-lost": "Connection to %1 has been lost, attempting to reconnect..."
|
||||
"connection-lost": "Verbindung zu %1 verloren, wird wieder hergestellt..."
|
||||
}
|
@ -1,59 +1,59 @@
|
||||
{
|
||||
"authentication": "Authentication",
|
||||
"allow-local-login": "Allow local login",
|
||||
"require-email-confirmation": "Require Email Confirmation",
|
||||
"email-confirm-interval": "User may not resend a confirmation email until",
|
||||
"email-confirm-email2": "minutes have elapsed",
|
||||
"allow-login-with": "Allow login with",
|
||||
"allow-login-with.username-email": "Username or Email",
|
||||
"allow-login-with.username": "Username Only",
|
||||
"allow-login-with.email": "Email Only",
|
||||
"account-settings": "Account Settings",
|
||||
"disable-username-changes": "Disable username changes",
|
||||
"disable-email-changes": "Disable email changes",
|
||||
"disable-password-changes": "Disable password changes",
|
||||
"allow-account-deletion": "Allow account deletion",
|
||||
"user-info-private": "Make user info private",
|
||||
"authentication": "Authentifizierung",
|
||||
"allow-local-login": "Erlaube Lokalen Login",
|
||||
"require-email-confirmation": "Benötigt E-Mail Bestätigung",
|
||||
"email-confirm-interval": "Der Benutzer kann für ",
|
||||
"email-confirm-email2": " Minuten keine Bestätigungsmail erneut senden.",
|
||||
"allow-login-with": "Erlaube Login mit",
|
||||
"allow-login-with.username-email": "Benutzername oder E-Mail",
|
||||
"allow-login-with.username": "Nur Benutzername",
|
||||
"allow-login-with.email": "Nur E-Mail",
|
||||
"account-settings": "Kontoeinstellungen",
|
||||
"disable-username-changes": "Deaktiviere Änderungen des Benutzernames",
|
||||
"disable-email-changes": "Deaktiviere Änderungen der E-Mail Adresse",
|
||||
"disable-password-changes": "Deaktiviere Änderungen des Passwortes",
|
||||
"allow-account-deletion": "Erlaube löschen des Kontos",
|
||||
"user-info-private": "Stelle Benutzerinformationen auf Privat",
|
||||
"themes": "Themes",
|
||||
"disable-user-skins": "Prevent users from choosing a custom skin",
|
||||
"account-protection": "Account Protection",
|
||||
"login-attempts": "Login attempts per hour",
|
||||
"disable-user-skins": "Verhindere das Benutzer eigene Skins verwenden",
|
||||
"account-protection": "Kontosicherheit",
|
||||
"login-attempts": "Login-Versuche pro Stunde",
|
||||
"login-attempts-help": "If login attempts to a user's account exceeds this threshold, that account will be locked for a pre-configured amount of time",
|
||||
"lockout-duration": "Account Lockout Duration (minutes)",
|
||||
"lockout-duration": "Account Aussperrzeitraum (Minuten)",
|
||||
"login-days": "Days to remember user login sessions",
|
||||
"password-expiry-days": "Force password reset after a set number of days",
|
||||
"registration": "User Registration",
|
||||
"registration-type": "Registration Type",
|
||||
"password-expiry-days": "Erzwinge ein Passwortreset nach x Tagen",
|
||||
"registration": "Benutzer Registrierung",
|
||||
"registration-type": "Registrierungart",
|
||||
"registration-type.normal": "Normal",
|
||||
"registration-type.admin-approval": "Admin Approval",
|
||||
"registration-type.admin-approval-ip": "Admin Approval for IPs",
|
||||
"registration-type.invite-only": "Invite Only",
|
||||
"registration-type.admin-invite-only": "Admin Invite Only",
|
||||
"registration-type.disabled": "No registration",
|
||||
"registration-type.help": "Normal - Users can register from the /register page.<br/>\nAdmin Approval - User registrations are placed in an <a href=\"%1/admin/manage/registration\">approval queue</a> for administrators.<br/>\nAdmin Approval for IPs - Normal for new users, Admin Approval for IP addresses that already have an account.<br/>\nInvite Only - Users can invite others from the <a href=\"%1/users\" target=\"_blank\">users</a> page.<br/>\nAdmin Invite Only - Only administrators can invite others from <a href=\"%1/users\" target=\"_blank\">users</a> and <a href=\"%1/admin/manage/users\">admin/manage/users</a> pages.<br/>\nNo registration - No user registration.<br/>",
|
||||
"registration.max-invites": "Maximum Invitations per User",
|
||||
"max-invites": "Maximum Invitations per User",
|
||||
"max-invites-help": "0 for no restriction. Admins get infinite invitations<br>Only applicable for \"Invite Only\"",
|
||||
"min-username-length": "Minimum Username Length",
|
||||
"max-username-length": "Maximum Username Length",
|
||||
"min-password-length": "Minimum Password Length",
|
||||
"max-about-me-length": "Maximum About Me Length",
|
||||
"terms-of-use": "Forum Terms of Use <small>(Leave blank to disable)</small>",
|
||||
"user-search": "User Search",
|
||||
"user-search-results-per-page": "Number of results to display",
|
||||
"default-user-settings": "Default User Settings",
|
||||
"show-email": "Show email",
|
||||
"show-fullname": "Show fullname",
|
||||
"restrict-chat": "Only allow chat messages from users I follow",
|
||||
"outgoing-new-tab": "Open outgoing links in new tab",
|
||||
"topic-search": "Enable In-Topic Searching",
|
||||
"digest-freq": "Subscribe to Digest",
|
||||
"digest-freq.off": "Off",
|
||||
"digest-freq.daily": "Daily",
|
||||
"digest-freq.weekly": "Weekly",
|
||||
"digest-freq.monthly": "Monthly",
|
||||
"email-chat-notifs": "Send an email if a new chat message arrives and I am not online",
|
||||
"email-post-notif": "Send an email when replies are made to topics I am subscribed to",
|
||||
"follow-created-topics": "Follow topics you create",
|
||||
"follow-replied-topics": "Follow topics that you reply to"
|
||||
"registration-type.admin-approval": "Admin Genehmigung",
|
||||
"registration-type.admin-approval-ip": "Admin Genehmigung für IPs",
|
||||
"registration-type.invite-only": "Nur Einladungen",
|
||||
"registration-type.admin-invite-only": "Nur Admin Einladungen",
|
||||
"registration-type.disabled": "Keine Registrierung",
|
||||
"registration-type.help": "Normal - Benutzer kann sich über die /register Seite registrieren.<br/>\nFreischaltung durch einen Admin - Benutzerregistrationen werden in der <a href=\"%1/admin/manage/registration\">Bestätigungswarteschlange</a> für die Admins plaziert.<br/>\nNur Einladung - Benutzer können andere auf der <a href=\"%1/users\" target=\"_blank\">Benutzer</a> Seite einladen.<br/>\nNur Admineinladung - Nur Administratoren können andere auf der <a href=\"%1/users\" target=\"_blank\">Benutzer</a> und der <a href=\"%1/admin/manage/users\">admin/manage/users</a> Seite einladen.<br/>\nKeine Registrierung- Keine Benutzerregistrierung.<br/>",
|
||||
"registration.max-invites": "Maximale Einladungen pro Benutzer",
|
||||
"max-invites": "Maximale Einladungen pro Benutzer",
|
||||
"max-invites-help": "0 für keine Beschränkung. Admins haben keine beschränkung.<br>Nur praktikabel für \"Nur Einladungen\".",
|
||||
"min-username-length": "Minimale länge des Benutzernamens",
|
||||
"max-username-length": "Maximale länge des Benutzernamens",
|
||||
"min-password-length": "Minimale länge des Passwortes",
|
||||
"max-about-me-length": "Maximale länge von Über Mich",
|
||||
"terms-of-use": "Forum Nutzungsbedingungen <small>(Leer lassen um es zu deaktivieren)</small>",
|
||||
"user-search": "Benutzersuche",
|
||||
"user-search-results-per-page": "Anzahl anzuzeigener Ergebnisse",
|
||||
"default-user-settings": "Standard Benutzer Einstellungen",
|
||||
"show-email": "Zeige E-Mail-Adresse",
|
||||
"show-fullname": "Zeige vollen Namen",
|
||||
"restrict-chat": "Erlaube nur Chatnachrichten von Benutzern denen ich folge",
|
||||
"outgoing-new-tab": "Öffne externe Links in einem neuen Tab",
|
||||
"topic-search": "Suchen innerhalb von Themen aktivieren",
|
||||
"digest-freq": "Zusammenfassung abonnieren",
|
||||
"digest-freq.off": "Aus",
|
||||
"digest-freq.daily": "Täglich",
|
||||
"digest-freq.weekly": "Wöchentlich",
|
||||
"digest-freq.monthly": "Monatlich",
|
||||
"email-chat-notifs": "Sende eine E-Mail, wenn eine neue Chat-Nachricht eingeht und ich nicht online bin",
|
||||
"email-post-notif": "Sende eine E-Mail wenn auf Themen die ich abonniert habe geantwortet wird",
|
||||
"follow-created-topics": "Themen folgen, die du erstellst",
|
||||
"follow-replied-topics": "Themen folgen, auf die du antwortest"
|
||||
}
|
@ -1,10 +1,10 @@
|
||||
{
|
||||
"crawlability-settings": "Crawlability Settings",
|
||||
"robots-txt": "Custom Robots.txt <small>Leave blank for default</small>",
|
||||
"sitemap-feed-settings": "Sitemap & Feed Settings",
|
||||
"disable-rss-feeds": "Disable RSS Feeds",
|
||||
"disable-sitemap-xml": "Disable Sitemap.xml",
|
||||
"sitemap-topics": "Number of Topics to display in the Sitemap",
|
||||
"clear-sitemap-cache": "Clear Sitemap Cache",
|
||||
"view-sitemap": "View Sitemap"
|
||||
"crawlability-settings": "Crawlability Einstellung",
|
||||
"robots-txt": "Benutzerdefinierte Robots.txt<small>Leer lassen für Standardeinstellung</small>",
|
||||
"sitemap-feed-settings": "Seitenübersicht & Feed Einstellungen",
|
||||
"disable-rss-feeds": "Deaktiviere RSS Feeds",
|
||||
"disable-sitemap-xml": "Deaktiviere Seitenübersicht.xml",
|
||||
"sitemap-topics": "Anzahl der Themen die auf der Seitenübersicht angezeigt werden",
|
||||
"clear-sitemap-cache": "Leere Seitenübersicht Cache",
|
||||
"view-sitemap": "Zeige Seitenübersicht"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"alert.confirm-reload": "Are you sure you wish to reload NodeBB?",
|
||||
"alert.confirm-restart": "Are you sure you wish to restart NodeBB?",
|
||||
"alert.confirm-reload": "Oled kindel, et soovid taaslaadida NodeBB?",
|
||||
"alert.confirm-restart": "Oled kindel, et soovid taaslaadida NodeBB?",
|
||||
|
||||
"acp-title": "%1 | NodeBB Admin Control Panel",
|
||||
"settings-header-contents": "Contents"
|
||||
"acp-title": "%1 | NodeBB Administraatori kontrollpaneel",
|
||||
"settings-header-contents": "Sisu"
|
||||
}
|
@ -1,11 +1,11 @@
|
||||
{
|
||||
"post-cache": "Post Cache",
|
||||
"posts-in-cache": "Posts in Cache",
|
||||
"average-post-size": "Average Post Size",
|
||||
"length-to-max": "Length / Max",
|
||||
"percent-full": "%1% Full",
|
||||
"post-cache-size": "Post Cache Size",
|
||||
"items-in-cache": "Items in Cache",
|
||||
"control-panel": "Control Panel",
|
||||
"update-settings": "Update Cache Settings"
|
||||
"post-cache": "Postituste vahemälu",
|
||||
"posts-in-cache": "Postitused vahemälus",
|
||||
"average-post-size": "Keskmine postituse suurus",
|
||||
"length-to-max": "Pikkus / Maksimuum",
|
||||
"percent-full": "%1% Täis",
|
||||
"post-cache-size": "Postituse vahemälu suurus",
|
||||
"items-in-cache": "Esemed vahemälus",
|
||||
"control-panel": "Kontrollpaneel",
|
||||
"update-settings": "Uuendatud vahemälu seaded"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"events": "Events",
|
||||
"no-events": "There are no events",
|
||||
"control-panel": "Events Control Panel",
|
||||
"delete-events": "Delete Events"
|
||||
"events": "Sündmused",
|
||||
"no-events": "Sündmused puuduvad",
|
||||
"control-panel": "Sündmuste kontrollpaneel",
|
||||
"delete-events": "Kustuta sündmus"
|
||||
}
|
@ -1,91 +1,91 @@
|
||||
{
|
||||
"users": "Users",
|
||||
"edit": "Edit",
|
||||
"make-admin": "Make Admin",
|
||||
"remove-admin": "Remove Admin",
|
||||
"validate-email": "Validate Email",
|
||||
"send-validation-email": "Send Validation Email",
|
||||
"password-reset-email": "Send Password Reset Email",
|
||||
"ban": "Ban User(s)",
|
||||
"temp-ban": "Ban User(s) Temporarily",
|
||||
"unban": "Unban User(s)",
|
||||
"reset-lockout": "Reset Lockout",
|
||||
"reset-flags": "Reset Flags",
|
||||
"delete": "Delete User(s)",
|
||||
"purge": "Delete User(s) and Content",
|
||||
"download-csv": "Download CSV",
|
||||
"invite": "Invite",
|
||||
"new": "New User",
|
||||
"users": "Kasutajad",
|
||||
"edit": "Muuda",
|
||||
"make-admin": "Ülenda administraatoriks",
|
||||
"remove-admin": "Eemalda administraator",
|
||||
"validate-email": "Kinnita email",
|
||||
"send-validation-email": "Saada kinnituskiri",
|
||||
"password-reset-email": "Saada parooli taastamise email",
|
||||
"ban": "Keelusta Kasutaja(d)",
|
||||
"temp-ban": "Keelusta Kasutaja(d) ajutiselt",
|
||||
"unban": "Tühista keeld Kasutaja(tel)",
|
||||
"reset-lockout": "Taaslae blokeering",
|
||||
"reset-flags": "Taasta raporteerimised",
|
||||
"delete": "Kustuta Kasutaja(d)",
|
||||
"purge": "Kustuta Kasutaja(d) ja Sisu",
|
||||
"download-csv": "Lae alla CSV",
|
||||
"invite": "Kutsu",
|
||||
"new": "Uus kasutaja",
|
||||
|
||||
"pills.latest": "Latest Users",
|
||||
"pills.unvalidated": "Not Validated",
|
||||
"pills.no-posts": "No Posts",
|
||||
"pills.top-posters": "Top Posters",
|
||||
"pills.top-rep": "Most Reputation",
|
||||
"pills.inactive": "Inactive",
|
||||
"pills.flagged": "Most Flagged",
|
||||
"pills.banned": "Banned",
|
||||
"pills.search": "User Search",
|
||||
"pills.latest": "Hiljutised kasutajad",
|
||||
"pills.unvalidated": "Valideerimata",
|
||||
"pills.no-posts": "Pole postitusi",
|
||||
"pills.top-posters": "Top postitajad",
|
||||
"pills.top-rep": "Kõige rohkem reputatsiooni",
|
||||
"pills.inactive": "Ebaaktiivne",
|
||||
"pills.flagged": "Enim raporteeritud",
|
||||
"pills.banned": "Keelustatud",
|
||||
"pills.search": "Kasutajate otsing",
|
||||
|
||||
"search.username": "By User Name",
|
||||
"search.username-placeholder": "Enter a username to search",
|
||||
"search.email": "By Email",
|
||||
"search.email-placeholder": "Enter a email to search",
|
||||
"search.ip": "By IP Address",
|
||||
"search.ip-placeholder": "Enter an IP Address to search",
|
||||
"search.not-found": "User not found!",
|
||||
"search.username": "Kasutajanime järgi",
|
||||
"search.username-placeholder": "Sisesta kasutajanimi, keda soovid otsida",
|
||||
"search.email": "Emaili kaudu",
|
||||
"search.email-placeholder": "Sisesta email, mida soovid otsida",
|
||||
"search.ip": "IP Aadressi järgi",
|
||||
"search.ip-placeholder": "Sisesta IP Aadress, mida soovid otsida",
|
||||
"search.not-found": "Kasutajat ei leitud!",
|
||||
|
||||
"inactive.3-months": "3 months",
|
||||
"inactive.6-months": "6 months",
|
||||
"inactive.12-months": "12 months",
|
||||
"inactive.3-months": "3 kuud",
|
||||
"inactive.6-months": "6 kuud",
|
||||
"inactive.12-months": "12 kuud",
|
||||
|
||||
"users.uid": "uid",
|
||||
"users.username": "username",
|
||||
"users.username": "Kasutajanimi",
|
||||
"users.email": "email",
|
||||
"users.postcount": "postcount",
|
||||
"users.reputation": "reputation",
|
||||
"users.flags": "flags",
|
||||
"users.joined": "joined",
|
||||
"users.last-online": "last online",
|
||||
"users.banned": "banned",
|
||||
"users.postcount": "Postituste arv",
|
||||
"users.reputation": "Reputatsioon",
|
||||
"users.flags": "Raporteerimised",
|
||||
"users.joined": "Liitunud",
|
||||
"users.last-online": "Viimati sees",
|
||||
"users.banned": "keelustatud",
|
||||
|
||||
"create.username": "User Name",
|
||||
"create.username": "Kasutajanimi",
|
||||
"create.email": "Email",
|
||||
"create.email-placeholder": "Email of this user",
|
||||
"create.password": "Password",
|
||||
"create.password-confirm": "Confirm Password",
|
||||
"create.email-placeholder": "Antud kasutaja email",
|
||||
"create.password": "Parool",
|
||||
"create.password-confirm": "Kinnita parool",
|
||||
|
||||
"temp-ban.length": "Ban Length",
|
||||
"temp-ban.reason": "Reason <span class=\"text-muted\">(Optional)</span>",
|
||||
"temp-ban.hours": "Hours",
|
||||
"temp-ban.days": "Days",
|
||||
"temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.",
|
||||
"temp-ban.length": "Keelustuse pikkus",
|
||||
"temp-ban.reason": "Põhjus <span class=\"text-muted\">(valikuline)</span>",
|
||||
"temp-ban.hours": "Tunnid",
|
||||
"temp-ban.days": "Päevad",
|
||||
"temp-ban.explanation": "Sisesta keelustuse pikkus. Kui sisestad 0, siis seda loetakse igaveseks keelustuseks.",
|
||||
|
||||
"alerts.confirm-ban": "Do you really want to ban this user <strong>permanently</strong>?",
|
||||
"alerts.confirm-ban-multi": "Do you really want to ban these users <strong>permanently</strong>?",
|
||||
"alerts.ban-success": "User(s) banned!",
|
||||
"alerts.button-ban-x": "Ban %1 user(s)",
|
||||
"alerts.unban-success": "User(s) unbanned!",
|
||||
"alerts.confirm-ban": "Kas te tõesti soovite antud kasutajat <strong>igaveseks</strong> keelustada ?",
|
||||
"alerts.confirm-ban-multi": "Kas te tõesti soovite antud kasutajaid <strong>igaveseks</strong> keelustada?",
|
||||
"alerts.ban-success": "Kasutaja(d) keelustatud!",
|
||||
"alerts.button-ban-x": "Keelusta %1 kasutaja(d)",
|
||||
"alerts.unban-success": "Kasutaja(te) keelustus eemaldatud",
|
||||
"alerts.lockout-reset-success": "Lockout(s) reset!",
|
||||
"alerts.flag-reset-success": "Flags(s) reset!",
|
||||
"alerts.no-remove-yourself-admin": "You can't remove yourself as Administrator!",
|
||||
"alerts.make-admin-success": "User(s) are now administrators.",
|
||||
"alerts.flag-reset-success": "Märgistuse(te) taaslaadimine",
|
||||
"alerts.no-remove-yourself-admin": "Te ei saa ennast Administraatorina eemaldada",
|
||||
"alerts.make-admin-success": "Kasutaja(d) on nüüd administraatorid.",
|
||||
"alerts.confirm-remove-admin": "Do you really want to remove admins?",
|
||||
"alerts.remove-admin-success": "User(s) are no longer administrators.",
|
||||
"alerts.confirm-validate-email": "Do you want to validate email(s) of these user(s)?",
|
||||
"alerts.validate-email-success": "Emails validated",
|
||||
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
|
||||
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.",
|
||||
"alerts.delete-success": "User(s) Deleted!",
|
||||
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!",
|
||||
"alerts.create": "Create User",
|
||||
"alerts.button-create": "Create",
|
||||
"alerts.button-cancel": "Cancel",
|
||||
"alerts.error-passwords-different": "Passwords must match!",
|
||||
"alerts.error-x": "<strong>Error</strong><p>%1</p>",
|
||||
"alerts.create-success": "User created!",
|
||||
"alerts.remove-admin-success": "Kasutaja(d) ei ole enam administraatorid.",
|
||||
"alerts.confirm-validate-email": "Kas te tahate antud kasutaja(te) emaili(d) kinnitada?",
|
||||
"alerts.validate-email-success": "Emailid kinnitatud",
|
||||
"alerts.password-reset-confirm": "Kas te tahate saata parooli taastamise emaili(d) antud kasutaja(te)le?",
|
||||
"alerts.confirm-delete": "<b>Hoiatus!</b><br/>Kas te tõesti tahate antud kasutaja(d) kustutada?<br/> Seda ei saa enam tagasi võtta. Ainult kasutaja kustutatakse, ülejäänud kasutaja tehtud teemad ja postitused jäävad alles.",
|
||||
"alerts.delete-success": "Kasutaja(d) kustutatud!",
|
||||
"alerts.confirm-purge": "<b>Hoiatus!</b><br/>Kas te tõesti tahate antud kasutaja(d) ja nende sisu kustutada?<br/> Seda ei saa enam tagasi võtta. Kõik kasutajate andmed ja sisu kustutatakse jäädavalt.",
|
||||
"alerts.create": "Loo Kasutaja",
|
||||
"alerts.button-create": "Loo",
|
||||
"alerts.button-cancel": "Tühista",
|
||||
"alerts.error-passwords-different": "Paroolid peavad kattuma!",
|
||||
"alerts.error-x": "<strong>Viga</strong><p>%1</p>",
|
||||
"alerts.create-success": "Kasutaja tehtud!",
|
||||
|
||||
"alerts.prompt-email": "Email: ",
|
||||
"alerts.email-sent-to": "An invitation email has been sent to %1",
|
||||
"alerts.prompt-email": "Email:",
|
||||
"alerts.email-sent-to": "Kutse on saadetud %1",
|
||||
"alerts.x-users-found": "%1 user(s) found! Search took %2 ms."
|
||||
}
|
@ -1,68 +1,68 @@
|
||||
{
|
||||
"settings": "Category Settings",
|
||||
"privileges": "Privileges",
|
||||
"settings": "Paramètres de la catégorie",
|
||||
"privileges": "Privilèges",
|
||||
|
||||
"name": "Category Name",
|
||||
"description": "Category Description",
|
||||
"bg-color": "Background Colour",
|
||||
"text-color": "Text Colour",
|
||||
"bg-image-size": "Background Image Size",
|
||||
"custom-class": "Custom Class",
|
||||
"num-recent-replies": "# of Recent Replies",
|
||||
"ext-link": "External Link",
|
||||
"upload-image": "Upload Image",
|
||||
"delete-image": "Remove",
|
||||
"category-image": "Category Image",
|
||||
"parent-category": "Parent Category",
|
||||
"optional-parent-category": "(Optional) Parent Category",
|
||||
"parent-category-none": "(None)",
|
||||
"copy-settings": "Copy Settings From",
|
||||
"optional-clone-settings": "(Optional) Clone Settings From Category",
|
||||
"purge": "Purge Category",
|
||||
"name": "Nom de la catégorie",
|
||||
"description": "Description de la catégorie",
|
||||
"bg-color": "Couleur d'arrière plan",
|
||||
"text-color": "Couleur du texte",
|
||||
"bg-image-size": "Taille de l'image d'arrière plan",
|
||||
"custom-class": "Class personnalisée",
|
||||
"num-recent-replies": "# de réponses récentes",
|
||||
"ext-link": "Lien externe",
|
||||
"upload-image": "Envoyer une image",
|
||||
"delete-image": "Enlever",
|
||||
"category-image": "Image de la catégorie",
|
||||
"parent-category": "Catégorie parente",
|
||||
"optional-parent-category": "Catégorie parente (optionnel)",
|
||||
"parent-category-none": "(Aucun)",
|
||||
"copy-settings": "Copier les paramètres de",
|
||||
"optional-clone-settings": "Copier les paramètres de la catégorie (optionnel)",
|
||||
"purge": "Vider la catégorie",
|
||||
|
||||
"enable": "Enable",
|
||||
"disable": "Disable",
|
||||
"edit": "Edit",
|
||||
"enable": "Activer",
|
||||
"disable": "Désactiver",
|
||||
"edit": "Éditer",
|
||||
|
||||
"select-category": "Select Category",
|
||||
"set-parent-category": "Set Parent Category",
|
||||
"select-category": "Sélectionner une catégorie",
|
||||
"set-parent-category": "Définissez une catégorie parente",
|
||||
|
||||
"privileges.description": "You can configure the access control privileges for this category in this section. Privileges can be granted on a per-user or a per-group basis. You can add a new user to this table by searching for them in the form below.",
|
||||
"privileges.warning": "<strong>Note</strong>: Privilege settings take effect immediately. It is not necessary to save the category after adjusting these settings.",
|
||||
"privileges.section-viewing": "Viewing Privileges",
|
||||
"privileges.warning": "<strong>Note</strong>: Les paramètres de privilège prennent effet instantanément . Il n'est pas nécessaire de sauvegarder la catégorie après avoir ajuster ces paramètres.",
|
||||
"privileges.section-viewing": "Afficher les Privilèges",
|
||||
"privileges.section-posting": "Posting Privileges",
|
||||
"privileges.section-moderation": "Moderation Privileges",
|
||||
"privileges.section-user": "User",
|
||||
"privileges.search-user": "Add User",
|
||||
"privileges.no-users": "No user-specific privileges in this category.",
|
||||
"privileges.section-group": "Group",
|
||||
"privileges.group-private": "This group is private",
|
||||
"privileges.search-group": "Add Group",
|
||||
"privileges.copy-to-children": "Copy to Children",
|
||||
"privileges.copy-from-category": "Copy from Category",
|
||||
"privileges.inherit": "If the <code>registered-users</code> group is granted a specific privilege, all other groups receive an <strong>implicit privilege</strong>, even if they are not explicitly defined/checked. This implicit privilege is shown to you because all users are part of the <code>registered-users</code> user group, and so, privileges for additional groups need not be explicitly granted.",
|
||||
"privileges.section-moderation": "Privilèges de modération",
|
||||
"privileges.section-user": "Utilisateur",
|
||||
"privileges.search-user": "Ajouter un utilisateur",
|
||||
"privileges.no-users": "Aucun privilège spécifique aux utilisateurs dans cette catégorie.",
|
||||
"privileges.section-group": "Groupe",
|
||||
"privileges.group-private": "Ce groupe est privé",
|
||||
"privileges.search-group": "Ajouter un groupe",
|
||||
"privileges.copy-to-children": "Copier au enfants",
|
||||
"privileges.copy-from-category": "Copier depuis une catégorie",
|
||||
"privileges.inherit": "Si le groupe <code>utilisateurs enregistrés</code> bénéficie d'un privilège supplémentaire, tous les autres groupes recevront un <strong>privilège implicite</strong>, même s'ils ne sont pas explicitement définis. Ce privilège implicite vous est montré car tous les utilisateurs font partie du groupe <code>utilisateurs enregistrés</code> ainsi, les privilèges accordés aux autres groupes ne doivent pas nécessairement être explicitement accordés.",
|
||||
|
||||
"analytics.back": "Back to Categories List",
|
||||
"analytics.back": "Revenir à la liste des catégories",
|
||||
"analytics.title": "Analytics for \"%1\" category",
|
||||
"analytics.pageviews-hourly": "<strong>Figure 1</strong> – Hourly page views for this category</small>",
|
||||
"analytics.pageviews-daily": "<strong>Figure 2</strong> – Daily page views for this category</small>",
|
||||
"analytics.topics-daily": "<strong>Figure 3</strong> – Daily topics created in this category</small>",
|
||||
"analytics.posts-daily": "<strong>Figure 4</strong> – Daily posts made in this category</small>",
|
||||
"analytics.pageviews-hourly": "<strong>Figure 1</strong> – Pages vues par heure pour cette catégorie</small>",
|
||||
"analytics.pageviews-daily": "<strong>Figure 2</strong> – Pages vues par jour pour cette catégorie</small>",
|
||||
"analytics.topics-daily": "<strong>Figure 3</strong> – Sujets créés par jour dans catégorie</small>",
|
||||
"analytics.posts-daily": "<strong>Figure 4</strong> – Messages par jours postés dans cette catégorie</small>",
|
||||
|
||||
"alert.created": "Created",
|
||||
"alert.create-success": "Category successfully created!",
|
||||
"alert.none-active": "You have no active categories.",
|
||||
"alert.create": "Create a Category",
|
||||
"alert.confirm-moderate": "<strong>Are you sure you wish to grant the moderation privilege to this user group?</strong> This group is public, and any users can join at will.",
|
||||
"alert.created": "Crées",
|
||||
"alert.create-success": "Catégorie créée avec succès !",
|
||||
"alert.none-active": "Vous n'avez aucune catégorie active.",
|
||||
"alert.create": "Créer une catégorie",
|
||||
"alert.confirm-moderate": "<strong>Êtes-vous sûr de vouloir accorder à ce groupe les privilèges de modération ?</strong> Ce groupe est public, et n'importe qui peut s'y joindre.",
|
||||
"alert.confirm-purge": "<p class=\"lead\">Do you really want to purge this category \"%1\"?</p><h5><strong class=\"text-danger\">Warning!</strong> All topics and posts in this category will be purged!</h5> <p class=\"help-block\">Purging a category will remove all topics and posts, and delete the category from the database. If you want to remove a category <em>temporarily</em>, you'll want to \"disable\" the category instead.</p>",
|
||||
"alert.purge-success": "Category purged!",
|
||||
"alert.copy-success": "Settings Copied!",
|
||||
"alert.set-parent-category": "Set Parent Category",
|
||||
"alert.updated": "Updated Categories",
|
||||
"alert.purge-success": "Catégorie purgée !",
|
||||
"alert.copy-success": "Paramètres copiés !",
|
||||
"alert.set-parent-category": "Définir une catégorie parent",
|
||||
"alert.updated": "Catégories mises à jour",
|
||||
"alert.updated-success": "Category IDs %1 successfully updated.",
|
||||
"alert.upload-image": "Upload category image",
|
||||
"alert.find-user": "Find a User",
|
||||
"alert.user-search": "Search for a user here...",
|
||||
"alert.find-group": "Find a Group",
|
||||
"alert.group-search": "Search for a group here..."
|
||||
"alert.find-user": "Trouver un utilisateur",
|
||||
"alert.user-search": "Chercher un utilisateur ici...",
|
||||
"alert.find-group": "Trouver un groupe",
|
||||
"alert.group-search": "Chercher un groupe ici..."
|
||||
}
|
@ -1,19 +1,19 @@
|
||||
{
|
||||
"daily": "Daily flags",
|
||||
"by-user": "Flags by user",
|
||||
"by-user-search": "Search flagged posts by username",
|
||||
"category": "Category",
|
||||
"sort-by": "Sort By",
|
||||
"sort-by.most-flags": "Most Flags",
|
||||
"sort-by.most-recent": "Most Recent",
|
||||
"search": "Search",
|
||||
"dismiss-all": "Dismiss All",
|
||||
"none-flagged": "No flagged posts!",
|
||||
"posted-in": "Posted in %1",
|
||||
"read-more": "Read More",
|
||||
"flagged-x-times": "This post has been flagged %1 time(s):",
|
||||
"dismiss": "Dismiss this Flag",
|
||||
"delete-post": "Delete the Post",
|
||||
"daily": "Signalements par jours",
|
||||
"by-user": "Signalements par utilisateur",
|
||||
"by-user-search": "Rechercher une sujet signalé par nom d'utilisateur",
|
||||
"category": "Catégorie",
|
||||
"sort-by": "Trier par",
|
||||
"sort-by.most-flags": "Les plus signalés",
|
||||
"sort-by.most-recent": "Les plus récents",
|
||||
"search": "Rechercher",
|
||||
"dismiss-all": "Tout rejeté",
|
||||
"none-flagged": "Aucun sujet signalé !",
|
||||
"posted-in": "Posté dans 1%",
|
||||
"read-more": "Lire la suite",
|
||||
"flagged-x-times": "Ce sujet a été signalé %1 fois :",
|
||||
"dismiss": "Rejeté ce signalement",
|
||||
"delete-post": "Supprimer le message",
|
||||
|
||||
"alerts.confirm-delete-post": "Do you really want to delete this post?"
|
||||
"alerts.confirm-delete-post": "Voulez vous réellement supprimer ce message ?"
|
||||
}
|
@ -1,34 +1,34 @@
|
||||
{
|
||||
"name": "Group Name",
|
||||
"description": "Group Description",
|
||||
"system": "System Group",
|
||||
"edit": "Edit",
|
||||
"search-placeholder": "Search",
|
||||
"create": "Create Group",
|
||||
"description-placeholder": "A short description about your group",
|
||||
"create-button": "Create",
|
||||
"name": "Nom du groupe",
|
||||
"description": "Description du groupe",
|
||||
"system": "Groupe système",
|
||||
"edit": "Éditer",
|
||||
"search-placeholder": "Rechercher",
|
||||
"create": "Créer un groupe",
|
||||
"description-placeholder": "Une courte description de votre groupe",
|
||||
"create-button": "Créer",
|
||||
|
||||
"alerts.create-failure": "<strong>Uh-Oh</strong><p>There was a problem creating your group. Please try again later!</p>",
|
||||
"alerts.confirm-delete": "Are you sure you wish to delete this group?",
|
||||
"alerts.create-failure": "<strong>Oh-Oh</strong><p>Une erreur s'est produite lors de la création de votre groupe. Veuillez réessayer ultérieurement !</p>",
|
||||
"alerts.confirm-delete": "Êtes-vous sûr de vouloir supprimer ce groupe ?",
|
||||
|
||||
"edit.name": "Name",
|
||||
"edit.name": "Nom",
|
||||
"edit.description": "Description",
|
||||
"edit.user-title": "Title of Members",
|
||||
"edit.icon": "Group Icon",
|
||||
"edit.label-color": "Group Label Color",
|
||||
"edit.show-badge": "Show Badge",
|
||||
"edit.private-details": "If enabled, joining of groups requires approval from a group owner.",
|
||||
"edit.private-override": "Warning: Private groups is disabled at system level, which overrides this option.",
|
||||
"edit.disable-requests": "Disable join requests",
|
||||
"edit.hidden": "Hidden",
|
||||
"edit.hidden-details": "If enabled, this group will not be found in the groups listing, and users will have to be invited manually",
|
||||
"edit.add-user": "Add User to Group",
|
||||
"edit.add-user-search": "Search Users",
|
||||
"edit.members": "Member List",
|
||||
"control-panel": "Groups Control Panel",
|
||||
"revert": "Revert",
|
||||
"edit.user-title": "Titre des membres",
|
||||
"edit.icon": "Icône du groupe",
|
||||
"edit.label-color": "Couleur du groupe",
|
||||
"edit.show-badge": "Afficher le badge",
|
||||
"edit.private-details": "Si activé, rejoindre les groupes nécessitera l'approbation de l'un de leurs propriétaires.",
|
||||
"edit.private-override": "Attention : Les groupes privés sont désactivés au niveau du système, ce qui annule cette option.",
|
||||
"edit.disable-requests": "Désactiver les demandes d'adhésion",
|
||||
"edit.hidden": "Masqué",
|
||||
"edit.hidden-details": "Si activé, ce groupe sera masqué de la liste des groupes et les utilisateurs devront être invités manuellement.",
|
||||
"edit.add-user": "Ajouter l'utilisateur au groupe",
|
||||
"edit.add-user-search": "Rechercher des utilisateurs",
|
||||
"edit.members": "Liste des membres",
|
||||
"control-panel": "Panneau de contrôle des groupes",
|
||||
"revert": "Retour",
|
||||
|
||||
"edit.no-users-found": "No Users Found",
|
||||
"edit.confirm-remove-user": "Are you sure you want to remove this user?",
|
||||
"edit.save-success": "Changes saved!"
|
||||
"edit.no-users-found": "Aucun utilisateurs trouvé",
|
||||
"edit.confirm-remove-user": "Êtes-vous sûr de vouloir retirer cet utilisateur ?",
|
||||
"edit.save-success": "Changements sauvegardés !"
|
||||
}
|
@ -1,15 +1,15 @@
|
||||
{
|
||||
"lead": "Configure your IP blacklist here.",
|
||||
"lead": "Configurez votre liste noire d'adresses IP ici.",
|
||||
"description": "Occasionally, a user account ban is not enough of a deterrant. Other times, restricting access to the forum to a specific IP or a range of IPs is the best way to protect a forum. In these scenarios, you can add troublesome IP addresses or entire CIDR blocks to this blacklist, and they will be prevented from logging in to or registering a new account.",
|
||||
"active-rules": "Active Rules",
|
||||
"validate": "Validate Blacklist",
|
||||
"apply": "Apply Blacklist",
|
||||
"active-rules": "Règles actives",
|
||||
"validate": "Valider la liste noire",
|
||||
"apply": "Appliquer la liste noire",
|
||||
"hints": "Syntax Hints",
|
||||
"hint-1": "Define a single IP addresses per line. You can add IP blocks as long as they follow the CIDR format (e.g. <code>192.168.100.0/22</code>).",
|
||||
"hint-2": "You can add in comments by starting lines with the <code>#</code> symbol.",
|
||||
"hint-2": "Vous pouvez ajouter en commentaire en commençant la ligne pas le symbole <code>#</code>.",
|
||||
|
||||
"validate.x-valid": "<strong>%1</strong> out of <strong>%2</strong> rule(s) valid.",
|
||||
"validate.x-invalid": "The following <strong>%1</strong> rules are invalid:",
|
||||
|
||||
"alerts.applied-success": "Blacklist Applied"
|
||||
"alerts.applied-success": "Liste noire appliquée"
|
||||
}
|
@ -1,18 +1,18 @@
|
||||
{
|
||||
"none": "Your forum does not have any topics with tags yet.",
|
||||
"bg-color": "Background Colour",
|
||||
"text-color": "Text Colour",
|
||||
"create-modify": "Create & Modify Tags",
|
||||
"description": "Select tags via clicking and/or dragging, use shift to select multiple.",
|
||||
"create": "Create Tag",
|
||||
"modify": "Modify Tags",
|
||||
"delete": "Delete Selected Tags",
|
||||
"search": "Search for tags...",
|
||||
"settings": "Click <a href=\"%1\">here</a> to visit the tag settings page.",
|
||||
"name": "Tag Name",
|
||||
"none": "Votre forum n'a pour l'instant aucun sujet avec mot-clés.",
|
||||
"bg-color": "Couleur d'arrière plan",
|
||||
"text-color": "Couleur du texte",
|
||||
"create-modify": "Créer et modifier les mots-clés",
|
||||
"description": "Sélectionnez les mot-clés par clic ou glisser-déposer, maintenez shift pour en sélectionner plusieurs.",
|
||||
"create": "Créer le mot-clés",
|
||||
"modify": "Modifier le mot-clés",
|
||||
"delete": "Supprimer les mots-clés sélectionnés",
|
||||
"search": "Chercher des mots-clés...",
|
||||
"settings": "Cliquez <a href=\"%1\">ici</a> pour visiter la page de paramètres des mots clés.",
|
||||
"name": "Nom du mot-clés",
|
||||
|
||||
"alerts.editing-multiple": "Editing multiple tags",
|
||||
"alerts.editing-x": "Editing \"%1\" tag",
|
||||
"alerts.confirm-delete": "Do you want to delete the selected tags?",
|
||||
"alerts.update-success": "Tag Updated!"
|
||||
"alerts.editing-multiple": "Éditer plusieurs mots-clés",
|
||||
"alerts.editing-x": "Éditer le mot-clés %1",
|
||||
"alerts.confirm-delete": "Vous-voulez réellement supprimer les mots-clés sélectionnés ?",
|
||||
"alerts.update-success": "Mot-clés mis à jour !"
|
||||
}
|
@ -1,91 +1,91 @@
|
||||
{
|
||||
"users": "Users",
|
||||
"edit": "Edit",
|
||||
"make-admin": "Make Admin",
|
||||
"remove-admin": "Remove Admin",
|
||||
"validate-email": "Validate Email",
|
||||
"send-validation-email": "Send Validation Email",
|
||||
"password-reset-email": "Send Password Reset Email",
|
||||
"ban": "Ban User(s)",
|
||||
"temp-ban": "Ban User(s) Temporarily",
|
||||
"unban": "Unban User(s)",
|
||||
"reset-lockout": "Reset Lockout",
|
||||
"reset-flags": "Reset Flags",
|
||||
"delete": "Delete User(s)",
|
||||
"purge": "Delete User(s) and Content",
|
||||
"download-csv": "Download CSV",
|
||||
"invite": "Invite",
|
||||
"new": "New User",
|
||||
"users": "Utilisateurs",
|
||||
"edit": "Éditer ",
|
||||
"make-admin": "Promouvoir Admin",
|
||||
"remove-admin": "Retirer des Admins",
|
||||
"validate-email": "Vérifier l'adresse e-mail",
|
||||
"send-validation-email": "Envoyer un e-mail de vérification",
|
||||
"password-reset-email": "Envoyer un e-mail de réinitialisation du mot de passe",
|
||||
"ban": "Bannir les utilisateurs",
|
||||
"temp-ban": "Bannir temporairement les utilisateurs",
|
||||
"unban": "Dé-bannir les utilisateurs",
|
||||
"reset-lockout": "Supprimer le blocage",
|
||||
"reset-flags": "Supprimer les signalements",
|
||||
"delete": "Supprimer les utilisateurs",
|
||||
"purge": "Supprimer les utilisateurs ainsi que leurs contenus",
|
||||
"download-csv": "Télécharger au format CSV",
|
||||
"invite": "Inviter",
|
||||
"new": "Nouvel utilisateur",
|
||||
|
||||
"pills.latest": "Latest Users",
|
||||
"pills.unvalidated": "Not Validated",
|
||||
"pills.no-posts": "No Posts",
|
||||
"pills.top-posters": "Top Posters",
|
||||
"pills.top-rep": "Most Reputation",
|
||||
"pills.inactive": "Inactive",
|
||||
"pills.flagged": "Most Flagged",
|
||||
"pills.banned": "Banned",
|
||||
"pills.search": "User Search",
|
||||
"pills.latest": "Derniers utilisateurs",
|
||||
"pills.unvalidated": "Non vérifiée",
|
||||
"pills.no-posts": "Aucun sujet",
|
||||
"pills.top-posters": "Nombre de sujets",
|
||||
"pills.top-rep": "Réputation",
|
||||
"pills.inactive": "Inactif ",
|
||||
"pills.flagged": "Le plus signalé",
|
||||
"pills.banned": "Banni",
|
||||
"pills.search": "Recherche d'utilisateur",
|
||||
|
||||
"search.username": "By User Name",
|
||||
"search.username-placeholder": "Enter a username to search",
|
||||
"search.email": "By Email",
|
||||
"search.email-placeholder": "Enter a email to search",
|
||||
"search.ip": "By IP Address",
|
||||
"search.ip-placeholder": "Enter an IP Address to search",
|
||||
"search.not-found": "User not found!",
|
||||
"search.username": "Par nom d'utilisateur",
|
||||
"search.username-placeholder": "Entrer un nom d'utilisateur à rechercher",
|
||||
"search.email": "Par adresse e-mail",
|
||||
"search.email-placeholder": "Entrez une adresse e-mail à rechercher",
|
||||
"search.ip": "Par adresse IP",
|
||||
"search.ip-placeholder": "Entrez une adresse IP à rechercher",
|
||||
"search.not-found": "Utilisateur introuvable !",
|
||||
|
||||
"inactive.3-months": "3 months",
|
||||
"inactive.6-months": "6 months",
|
||||
"inactive.12-months": "12 months",
|
||||
"inactive.3-months": "3 mois",
|
||||
"inactive.6-months": "6 mois",
|
||||
"inactive.12-months": "12 mois",
|
||||
|
||||
"users.uid": "uid",
|
||||
"users.username": "username",
|
||||
"users.email": "email",
|
||||
"users.postcount": "postcount",
|
||||
"users.reputation": "reputation",
|
||||
"users.flags": "flags",
|
||||
"users.joined": "joined",
|
||||
"users.last-online": "last online",
|
||||
"users.banned": "banned",
|
||||
"users.username": "nom d'utilisateur",
|
||||
"users.email": "e-mail",
|
||||
"users.postcount": "nombre de sujets",
|
||||
"users.reputation": "réputation",
|
||||
"users.flags": "signalements",
|
||||
"users.joined": "inscription",
|
||||
"users.last-online": "dernière connexion",
|
||||
"users.banned": "banni",
|
||||
|
||||
"create.username": "User Name",
|
||||
"create.email": "Email",
|
||||
"create.email-placeholder": "Email of this user",
|
||||
"create.password": "Password",
|
||||
"create.password-confirm": "Confirm Password",
|
||||
"create.username": "Nom d'utilisateur",
|
||||
"create.email": "E-mail",
|
||||
"create.email-placeholder": "Adresse e-mail de l'utilisateur",
|
||||
"create.password": "Mot de passe",
|
||||
"create.password-confirm": "Confirmer le mot de passe",
|
||||
|
||||
"temp-ban.length": "Ban Length",
|
||||
"temp-ban.reason": "Reason <span class=\"text-muted\">(Optional)</span>",
|
||||
"temp-ban.hours": "Hours",
|
||||
"temp-ban.days": "Days",
|
||||
"temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.",
|
||||
"temp-ban.length": "Durée du bannissement",
|
||||
"temp-ban.reason": "Raison <span class=\"text-muted\">(Optionel)</span>",
|
||||
"temp-ban.hours": "Heures",
|
||||
"temp-ban.days": "Jours",
|
||||
"temp-ban.explanation": "Entrez la durée du bannissement. Notez qu'une durée de 0 sera considérée comme un bannissement définitif.",
|
||||
|
||||
"alerts.confirm-ban": "Do you really want to ban this user <strong>permanently</strong>?",
|
||||
"alerts.confirm-ban-multi": "Do you really want to ban these users <strong>permanently</strong>?",
|
||||
"alerts.ban-success": "User(s) banned!",
|
||||
"alerts.button-ban-x": "Ban %1 user(s)",
|
||||
"alerts.unban-success": "User(s) unbanned!",
|
||||
"alerts.lockout-reset-success": "Lockout(s) reset!",
|
||||
"alerts.flag-reset-success": "Flags(s) reset!",
|
||||
"alerts.no-remove-yourself-admin": "You can't remove yourself as Administrator!",
|
||||
"alerts.make-admin-success": "User(s) are now administrators.",
|
||||
"alerts.confirm-remove-admin": "Do you really want to remove admins?",
|
||||
"alerts.remove-admin-success": "User(s) are no longer administrators.",
|
||||
"alerts.confirm-validate-email": "Do you want to validate email(s) of these user(s)?",
|
||||
"alerts.validate-email-success": "Emails validated",
|
||||
"alerts.password-reset-confirm": "Do you want to send password reset email(s) to these user(s)?",
|
||||
"alerts.confirm-delete": "<b>Warning!</b><br/>Do you really want to delete user(s)?<br/> This action is not reversable! Only the user account will be deleted, their posts and topics will remain.",
|
||||
"alerts.delete-success": "User(s) Deleted!",
|
||||
"alerts.confirm-purge": "<b>Warning!</b><br/>Do you really want to delete user(s) and their content?<br/> This action is not reversable! All user data and content will be erased!",
|
||||
"alerts.create": "Create User",
|
||||
"alerts.button-create": "Create",
|
||||
"alerts.button-cancel": "Cancel",
|
||||
"alerts.error-passwords-different": "Passwords must match!",
|
||||
"alerts.error-x": "<strong>Error</strong><p>%1</p>",
|
||||
"alerts.create-success": "User created!",
|
||||
"alerts.confirm-ban": "Voulez-vous réellement bannir <strong>définitivement</strong> cet utilisateur ?",
|
||||
"alerts.confirm-ban-multi": "Voulez-vous réellement bannir <strong>définitivement</strong> ces utilisateurs ?",
|
||||
"alerts.ban-success": "Utilisateur(s) banni(s)",
|
||||
"alerts.button-ban-x": "Bannir %1 utilisateur(s)",
|
||||
"alerts.unban-success": "Utilisateur(s) dé-banni(s) !",
|
||||
"alerts.lockout-reset-success": "Blocage supprimé",
|
||||
"alerts.flag-reset-success": "Signalement(s) réinitialisé(s) !",
|
||||
"alerts.no-remove-yourself-admin": "Vous ne pouvez pas vous retirer vous-même des administrateurs !",
|
||||
"alerts.make-admin-success": "Les utilisateurs sont désormais administrateurs.",
|
||||
"alerts.confirm-remove-admin": "Voulez-vous réelement retirer ces admins ?",
|
||||
"alerts.remove-admin-success": "Les utilisateurs ne sont plus administrateurs.",
|
||||
"alerts.confirm-validate-email": "Voulez-vous réellement vérifier les adresses e-mail de ces utilisateurs ?",
|
||||
"alerts.validate-email-success": "Adresse e-mail vérifiée",
|
||||
"alerts.password-reset-confirm": "Voulez-vous réellement envoyer un e-mail de réinitialisation de mot de passe à ces utilisateurs ?",
|
||||
"alerts.confirm-delete": "<b>Attention !</b><br/>Voulez-vous réellement supprimer ces utilisateurs ?<br/> Cette action est irréversible ! Seuls les comptes des= ce utilisateurs seront supprimés, leurs sujets et messages resteront. ",
|
||||
"alerts.delete-success": "Utilisateur(s) supprimé(s) !",
|
||||
"alerts.confirm-purge": "<b>Attention !</b><br/>Voulez-vous réellement supprimer ces utilisateurs ainsi que leurs contenus ?<br/> Cette action est irréversible ! Toutes les données de ces utilisateurs seront effacées !",
|
||||
"alerts.create": "Créer un utilisateur",
|
||||
"alerts.button-create": "Créer",
|
||||
"alerts.button-cancel": "Annuler",
|
||||
"alerts.error-passwords-different": "Les mots de passe doivent correspondre !",
|
||||
"alerts.error-x": "<strong>Erreur</strong><p>%1</p>",
|
||||
"alerts.create-success": "Utilisateur créé !",
|
||||
|
||||
"alerts.prompt-email": "Email: ",
|
||||
"alerts.email-sent-to": "An invitation email has been sent to %1",
|
||||
"alerts.x-users-found": "%1 user(s) found! Search took %2 ms."
|
||||
"alerts.prompt-email": "E-mail :",
|
||||
"alerts.email-sent-to": "Un e-mail d'invitation a été envoyé à %1",
|
||||
"alerts.x-users-found": "%1 utilisateur(s) trouvé(s) ! La recherche a pris %2 ms."
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"chat-settings": "Réglages des discussion",
|
||||
"disable": "Désactiver les discussion",
|
||||
"disable-editing": "Désactiver l'édition/suppression des messages de discussion",
|
||||
"disable-editing-help": "Les administrateurs et modérateurs globaux sont exempts de cette restriction",
|
||||
"max-length": "Longueur maximales des messages dans les discussions",
|
||||
"max-room-size": "Nombre maximum d'utilisateurs dans les salles de discussion",
|
||||
"delay": "Temps entre chaque message en millisecondes"
|
||||
"chat-settings": "Paramètres des discussions",
|
||||
"disable": "Désactiver les discussions",
|
||||
"disable-editing": "Désactiver l'édition/la suppression des messages des discussions",
|
||||
"disable-editing-help": "Les administrateurs et modérateurs globaux sont dispensés de cette restriction",
|
||||
"max-length": "Longueur maximales des messages de discussion",
|
||||
"max-room-size": "Nombre maximum d'utilisateurs dans une même discussion",
|
||||
"delay": "Temps entre chaque message de discussion (en millisecondes)"
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"general": "General",
|
||||
"private-groups": "Private Groups",
|
||||
"private-groups.help": "If enabled, joining of groups requires the approval of the group owner <em>(Default: enabled)</em>",
|
||||
"private-groups.warning": "<strong>Beware!</strong> If this option is disabled and you have private groups, they automatically become public.",
|
||||
"allow-creation": "Allow Group Creation",
|
||||
"allow-creation-help": "If enabled, users can create groups <em>(Default: disabled)</em>",
|
||||
"max-name-length": "Maximum Group Name Length",
|
||||
"cover-image": "Group Cover Image",
|
||||
"default-cover": "Default Cover Images",
|
||||
"default-cover-help": "Add comma-separated default cover images for groups that don't have an uploaded cover image"
|
||||
"general": "Général",
|
||||
"private-groups": "Groupes privés",
|
||||
"private-groups.help": "Si cette case est cochée, rejoindre un groupe nécessitera l'accord d'un propriétaire du groupe <em>(Par défaut : activé)</em>",
|
||||
"private-groups.warning": "<strong>Attention !</strong> Si cette option est désactivée et que vous avez des groupes privés, ils deviendront automatiquement publics.",
|
||||
"allow-creation": "Autoriser la création de groupes",
|
||||
"allow-creation-help": "Si activé, les utilisateurs peuvent créer des groupes (Par défaut : Désactivé)",
|
||||
"max-name-length": "Longueur maximum des noms de groupes",
|
||||
"cover-image": "Image de couverture du groupe",
|
||||
"default-cover": "Images de couverture par défaut",
|
||||
"default-cover-help": "Ajouter des images de couvertures par défaut séparées par des virgules pour les groupes n'ayant pas téléchargé d'image de couverture"
|
||||
}
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"notifications": "Notifications",
|
||||
"welcome-notification": "Welcome Notification",
|
||||
"welcome-notification-link": "Welcome Notification Link"
|
||||
"welcome-notification": "Notification de bienvenue",
|
||||
"welcome-notification-link": "Lien de notification de bienvenue"
|
||||
}
|
@ -1,9 +1,9 @@
|
||||
{
|
||||
"pagination": "Pagination Settings",
|
||||
"enable": "Paginate topics and posts instead of using infinite scroll.",
|
||||
"topics": "Topic Pagination",
|
||||
"posts-per-page": "Posts per Page",
|
||||
"categories": "Category Pagination",
|
||||
"topics-per-page": "Topics per Page",
|
||||
"initial-num-load": "Initial Number of Topics to Load on Unread, Recent, and Popular"
|
||||
"pagination": "Paramètres de pagination",
|
||||
"enable": "Utiliser la pagination des sujets et messages au lieu du défilement infini",
|
||||
"topics": "Pagination des sujets",
|
||||
"posts-per-page": "Messages par page",
|
||||
"categories": "Pagination des categories",
|
||||
"topics-per-page": "Sujets par page",
|
||||
"initial-num-load": "Nombre initial de sujets à charger dans Non lus, Récents et Populaires"
|
||||
}
|
@ -1,44 +1,44 @@
|
||||
{
|
||||
"sorting": "Post Sorting",
|
||||
"sorting.post-default": "Default Post Sorting",
|
||||
"sorting.oldest-to-newest": "Oldest to Newest",
|
||||
"sorting.newest-to-oldest": "Newest to Oldest",
|
||||
"sorting.most-votes": "Most Votes",
|
||||
"sorting.topic-default": "Default Topic Sorting",
|
||||
"restrictions": "Posting Restrictions",
|
||||
"restrictions.seconds-between": "Seconds between Posts",
|
||||
"restrictions.seconds-between-new": "Seconds between Posts for New Users",
|
||||
"restrictions.rep-threshold": "Reputation threshold before this restriction is lifted",
|
||||
"restrictions.seconds-defore-new": "Seconds before new user can post",
|
||||
"restrictions.seconds-edit-after": "Number of seconds users are allowed to edit posts after posting. (0 disabled)",
|
||||
"restrictions.seconds-delete-after": "Number of seconds users are allowed to delete posts after posting. (0 disabled)",
|
||||
"restrictions.replies-no-delete": "Number of replies after users are disallowed to delete their own topics. (0 disabled)",
|
||||
"restrictions.min-title-length": "Minimum Title Length",
|
||||
"restrictions.max-title-length": "Maximum Title Length",
|
||||
"restrictions.min-post-length": "Minimum Post Length",
|
||||
"restrictions.max-post-length": "Maximum Post Length",
|
||||
"restrictions.days-until-stale": "Days until Topic is considered stale",
|
||||
"restrictions.stale-help": "If a topic is considered \"stale\", then a warning will be shown to users who attempt to reply to that topic.",
|
||||
"timestamp": "Timestamp",
|
||||
"sorting": "Tri des messages",
|
||||
"sorting.post-default": "Tri des messages par défaut",
|
||||
"sorting.oldest-to-newest": "Du plus ancien au plus récent",
|
||||
"sorting.newest-to-oldest": "Du plus récent au plus ancien",
|
||||
"sorting.most-votes": "Avec le plus de votes",
|
||||
"sorting.topic-default": "Tri des sujets par défaut",
|
||||
"restrictions": "Restrictions d'envoi",
|
||||
"restrictions.seconds-between": "Nombre de secondes entre chaque message",
|
||||
"restrictions.seconds-between-new": "Nombre de secondes entre chaque message pour les nouveaux utilisateurs",
|
||||
"restrictions.rep-threshold": "Seuil de réputation avant que cette restriction soit levée",
|
||||
"restrictions.seconds-defore-new": "Nombre de secondes avant qu'un nouvel utilisateur puisse poster",
|
||||
"restrictions.seconds-edit-after": "Nombre de secondes pendant lesquelles les utilisateurs sont autorisés à modifier leurs messages après envoi (0 si infini)",
|
||||
"restrictions.seconds-delete-after": "Nombre de secondes pendant lesquelles les utilisateurs sont autorisés à supprimer leurs messages après envoi (0 si infini)",
|
||||
"restrictions.replies-no-delete": "Nombre de réponses après lesquelles les utilisateurs ne peuvent plus supprimer leurs sujets (0 si infini)",
|
||||
"restrictions.min-title-length": "Longueur minimum du titre",
|
||||
"restrictions.max-title-length": "Longueur maximum du titre",
|
||||
"restrictions.min-post-length": "Longueur minimum des messages",
|
||||
"restrictions.max-post-length": "Longueur maximum des messages",
|
||||
"restrictions.days-until-stale": "Nombre de jours avant qu'un sujet soit considéré comme périmé",
|
||||
"restrictions.stale-help": "Si un sujet est considéré comme \"périmé\", un message sera affiché aux utilisateurs tentant de répondre au sujet",
|
||||
"timestamp": "Horodatage",
|
||||
"timestamp.cut-off": "Date cut-off (in days)",
|
||||
"timestamp.cut-off-help": "Dates & times will be shown in a relative manner (e.g. \"3 hours ago\" / \"5 days ago\"), and localised into various\n\t\t\t\t\tlanguages. After a certain point, this text can be switched to display the localised date itself\n\t\t\t\t\t(e.g. 5 Nov 2016 15:30).<br /><em>(Default: <code>30</code>, or one month). Set to 0 to always display dates, leave blank to always display relative times.</em>",
|
||||
"teaser": "Teaser Post",
|
||||
"teaser.last-post": "Last – Show the latest post, including the original post, if no replies",
|
||||
"teaser.last-reply": "Last – Show the latest reply, or a \"No replies\" placeholder if no replies",
|
||||
"teaser.first": "First",
|
||||
"unread": "Unread Settings",
|
||||
"teaser.last-post": "Dernier – Affiche le dernier message, ou celui d'origine, si il n'y a pas de réponse",
|
||||
"teaser.last-reply": "Dernier – Affiche le dernier message, ou \"Aucune réponse\" si il n'y a pas de réponse",
|
||||
"teaser.first": "Premier",
|
||||
"unread": "Paramètres des messages non lus",
|
||||
"unread.cutoff": "Unread cutoff days",
|
||||
"unread.min-track-last": "Minimum posts in topic before tracking last read",
|
||||
"signature": "Signature Settings",
|
||||
"signature.disable": "Disable signatures",
|
||||
"signature.no-links": "Disable links in signatures",
|
||||
"signature.no-images": "Disable images in signatures",
|
||||
"signature.max-length": "Maximum Signature Length",
|
||||
"signature": "Paramètres de signature",
|
||||
"signature.disable": "Désactiver les signatures",
|
||||
"signature.no-links": "Désactiver les liens en signature",
|
||||
"signature.no-images": "Désactiver les images en signature ",
|
||||
"signature.max-length": "Longueur maximum des signatures",
|
||||
"composer": "Composer Settings",
|
||||
"composer-help": "The following settings govern the functionality and/or appearance of the post composer shown\n\t\t\t\tto users when they create new topics, or reply to existing topics.",
|
||||
"composer.show-help": "Show \"Help\" tab",
|
||||
"composer.enable-plugin-help": "Allow plugins to add content to the help tab",
|
||||
"composer.custom-help": "Custom Help Text",
|
||||
"ip-tracking": "IP Tracking",
|
||||
"ip-tracking.each-post": "Track IP Address for each post"
|
||||
"composer.show-help": "Afficher l'onglet \"Aide\"",
|
||||
"composer.enable-plugin-help": "Autoriser les plugins à modifier l'onglet d'aide",
|
||||
"composer.custom-help": "Message d'aide personnalisé",
|
||||
"ip-tracking": "Suivi d'IP",
|
||||
"ip-tracking.each-post": "Suivre l'adresse IP pour chaque message"
|
||||
}
|
@ -1,8 +1,8 @@
|
||||
{
|
||||
"reputation": "Reputation Settings",
|
||||
"disable": "Disable Reputation System",
|
||||
"disable-down-voting": "Disable Down Voting",
|
||||
"thresholds": "Activity Thresholds",
|
||||
"min-rep-downvote": "Minimum reputation to downvote posts",
|
||||
"min-rep-flag": "Minimum reputation to flag posts"
|
||||
"reputation": "Paramètre de réputation",
|
||||
"disable": "Désactiver le système de réputation",
|
||||
"disable-down-voting": "Désactiver les votes négatifs",
|
||||
"thresholds": "Seuils d'activité",
|
||||
"min-rep-downvote": "Réputation minimum pour les votes négatifs",
|
||||
"min-rep-flag": "Réputation minimum pour signaler un message"
|
||||
}
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"reconnection": "Réglages de reconnexion",
|
||||
"max-attempts": "Nombre maximal de tentatives de reconnexion",
|
||||
"max-attempts": "Nombre maximum de tentatives de reconnexion",
|
||||
"default-placeholder": "Défaut : %1",
|
||||
"delay": "Délai de reconnexion"
|
||||
}
|
@ -1,12 +1,12 @@
|
||||
{
|
||||
"tag": "Tag Settings",
|
||||
"min-per-topic": "Minimum Tags per Topic",
|
||||
"max-per-topic": "Maximum Tags per Topic",
|
||||
"min-length": "Minimum Tag Length",
|
||||
"max-length": "Maximum Tag Length",
|
||||
"goto-manage": "Click here to visit the tag management page.",
|
||||
"privacy": "Privacy",
|
||||
"list-private": "Make the tags list private",
|
||||
"related-topics": "Related Topics",
|
||||
"max-related-topics": "Maximum related topics to display (if supported by theme)"
|
||||
"tag": "Paramètres des mots-clés",
|
||||
"min-per-topic": "Nombre minimum de mots-clés par sujet",
|
||||
"max-per-topic": "Nombre maximum de mots-clés par sujet",
|
||||
"min-length": "Longueur minimum des mots-clés",
|
||||
"max-length": "Longueur maximum des mots-clés",
|
||||
"goto-manage": "Cliquez ici pour visiter la page de gestion des mots-clés",
|
||||
"privacy": "Politique de confidentialité",
|
||||
"list-private": "Rendre privée la liste des mots-clés",
|
||||
"related-topics": "Sujets connexes",
|
||||
"max-related-topics": "Nombre maximum de sujets connexes à afficher (si supporté par le thème)"
|
||||
}
|
@ -1,28 +1,28 @@
|
||||
{
|
||||
"posts": "Posts",
|
||||
"allow-files": "Allow users to upload regular files",
|
||||
"private": "Make uploaded files private",
|
||||
"max-image-width": "Resize images down to specified width (in pixels)",
|
||||
"max-image-width-help": "(in pixels, default: 760 pixels, set to 0 to disable)",
|
||||
"max-file-size": "Maximum File Size (in KiB)",
|
||||
"max-file-size-help": "(in kilobytes, default: 2048 KiB)",
|
||||
"allow-topic-thumbnails": "Allow users to upload topic thumbnails",
|
||||
"topic-thumb-size": "Topic Thumb Size",
|
||||
"allowed-file-extensions": "Allowed File Extensions",
|
||||
"allowed-file-extensions-help": "Enter comma-separated list of file extensions here (e.g. <code>pdf,xls,doc</code>).\n\t\t\t\t\tAn empty list means all extensions are allowed.",
|
||||
"profile-avatars": "Profile Avatars",
|
||||
"allow-profile-image-uploads": "Allow users to upload profile images",
|
||||
"convert-profile-image-png": "Convert profile image uploads to PNG",
|
||||
"default-avatar": "Custom Default Avatar",
|
||||
"upload": "Upload",
|
||||
"profile-image-dimension": "Profile Image Dimension",
|
||||
"profile-image-dimension-help": "(in pixels, default: 128 pixels)",
|
||||
"max-profile-image-size": "Maximum Profile Image File Size",
|
||||
"max-profile-image-size-help": "(in kilobytes, default: 256 KiB)",
|
||||
"max-cover-image-size": "Maximum Cover Image File Size",
|
||||
"max-cover-image-size-help": "(in kilobytes, default: 2,048 KiB)",
|
||||
"keep-all-user-images": "Keep old versions of avatars and profile covers on the server",
|
||||
"profile-covers": "Profile Covers",
|
||||
"default-covers": "Default Cover Images",
|
||||
"default-covers-help": "Add comma-separated default cover images for accounts that don't have an uploaded cover image"
|
||||
"posts": "Sujets",
|
||||
"allow-files": "Autoriser les utilisateurs à télécharger des fichiers standarts",
|
||||
"private": "Rendre privés les fichiers téléchargés",
|
||||
"max-image-width": "Redimensionner les images à un largeur spécifique (en pixels)",
|
||||
"max-image-width-help": "(En pixels, par défaut : 760 pixels, définir à 0 si désactivé)",
|
||||
"max-file-size": "Taille maximum d'un fichier (en Ko)",
|
||||
"max-file-size-help": "(En kilooctet, par défaut : 2048 Ko) ",
|
||||
"allow-topic-thumbnails": "Autoriser les utilisateurs à télécharger des miniatures de sujet",
|
||||
"topic-thumb-size": "Miniature du sujet",
|
||||
"allowed-file-extensions": "Extensions de fichier autorisés",
|
||||
"allowed-file-extensions-help": "Entrer une liste d'extensions autorisées, séparées par des virgules (par exemple : <code>pdf, xls, doc</code>).\n\\t\\t\\t\\t\\tUne liste vide signifie que toutes les extensions sont autorisés.",
|
||||
"profile-avatars": "Avatar",
|
||||
"allow-profile-image-uploads": "Autoriser les utilisateurs à télécharger des avatars",
|
||||
"convert-profile-image-png": "Convertir les avatars téléchargés au format PNG",
|
||||
"default-avatar": "Modifier l'avatar par défaut",
|
||||
"upload": "Télécharger",
|
||||
"profile-image-dimension": "Dimensions de l'avatar",
|
||||
"profile-image-dimension-help": "(En pixel, par défaut : 128 pixels)",
|
||||
"max-profile-image-size": "Taille maximum des avatars",
|
||||
"max-profile-image-size-help": "(En kilooctets, par défaut : 256 Ko)",
|
||||
"max-cover-image-size": "Taille maximum des images de couverture",
|
||||
"max-cover-image-size-help": "(En kilooctets, par défaut : 2,048 Ko)",
|
||||
"keep-all-user-images": "Garder les anciennes versions d'avatars et d'images de couverture sur le serveur",
|
||||
"profile-covers": "Image de couverture",
|
||||
"default-covers": "Image de couverture par défaut",
|
||||
"default-covers-help": "Ajouter des images de couvertures par défaut séparées par des virgules pour les comptes n'ayant pas téléchargé d'image de couverture"
|
||||
}
|
@ -1,59 +1,59 @@
|
||||
{
|
||||
"authentication": "Authentification",
|
||||
"allow-local-login": "Autoriser l'identification locale",
|
||||
"require-email-confirmation": "Demander une confirmation de l'adresse mail",
|
||||
"email-confirm-interval": "Les utilisateurs ne peuvent pas demander de nouveau mail de confirmation avant",
|
||||
"email-confirm-email2": "minutes",
|
||||
"require-email-confirmation": "Demander une vérification de l'adresse e-mail",
|
||||
"email-confirm-interval": "Les utilisateurs ne peuvent pas demander un e-mail de vérification avant",
|
||||
"email-confirm-email2": "minutes se sont écoulées",
|
||||
"allow-login-with": "Autoriser l'identification avec",
|
||||
"allow-login-with.username-email": "Nom d'utilisateur ou email",
|
||||
"allow-login-with.username-email": "Nom d'utilisateur ou e-mail",
|
||||
"allow-login-with.username": "Nom d'utilisateur uniquement",
|
||||
"allow-login-with.email": "Email uniquement",
|
||||
"account-settings": "Réglages des comptes",
|
||||
"disable-username-changes": "Interdire le changement de nom d'utilisateur",
|
||||
"disable-email-changes": "Interdire le changement d'email",
|
||||
"disable-password-changes": "Interdire le changement de mot de passe",
|
||||
"allow-account-deletion": "Autoriser la suppression d'un compte",
|
||||
"user-info-private": "Rendre les informations des utilisateurs privées",
|
||||
"allow-login-with.email": "E-mail uniquement",
|
||||
"account-settings": "Paramètres du compte",
|
||||
"disable-username-changes": "Désactiver le changement de nom d'utilisateur",
|
||||
"disable-email-changes": "Désactiver le changement d'adresse e-mail",
|
||||
"disable-password-changes": "Désactiver le changement de mot de passe",
|
||||
"allow-account-deletion": "Autoriser la suppression des comptes",
|
||||
"user-info-private": "Rendre privées les informations des utilisateurs",
|
||||
"themes": "Thèmes",
|
||||
"disable-user-skins": "Empêcher les utilisateurs de choisir un skin personnalisé",
|
||||
"account-protection": "Protection des comptes",
|
||||
"login-attempts": "Tentatives d'identification par heure",
|
||||
"login-attempts-help": "Si le nombre de tentatives d'identification d'un utilisateur dépasse ce seuil, le compte sera verrouillé pour une durée pré-configurée.",
|
||||
"lockout-duration": "Durée de verrouillage du compte (minutes)",
|
||||
"account-protection": "Protection du compte",
|
||||
"login-attempts": "Tentatives de connexions par heure",
|
||||
"login-attempts-help": "Si le nombre de tentatives de connexion à un compte dépasse ce seuil, le compte sera bloqué pour une durée pré-configurée",
|
||||
"lockout-duration": "Durée du blocage (minutes)",
|
||||
"login-days": "Nombre de jour pendant lesquels se souvenir des sessions d'identification utilisateurs",
|
||||
"password-expiry-days": "Imposer un changement de mot de passe après un certain nombre de jours",
|
||||
"registration": "Inscription des utilisateurs",
|
||||
"registration-type": "Type d'inscription",
|
||||
"registration-type.normal": "Normale",
|
||||
"registration-type.admin-approval": "Avec accord d'un admin",
|
||||
"registration-type.admin-approval-ip": "Accord d'un admin pour les IPs",
|
||||
"registration-type.invite-only": "Sur invitation uniquement",
|
||||
"registration-type.admin-invite-only": "Sur invitation d'un admin uniquement",
|
||||
"registration-type.normal": "Normal",
|
||||
"registration-type.admin-approval": "Approbation de administrateur",
|
||||
"registration-type.admin-approval-ip": "Approbation de l'administrateur pour les adresses IP",
|
||||
"registration-type.invite-only": "Uniquement sur invitation",
|
||||
"registration-type.admin-invite-only": "Uniquement sur invitation d'un admin",
|
||||
"registration-type.disabled": "Pas d'inscription",
|
||||
"registration-type.help": "Normale - Les utilisateurs peuvent s'inscrire depuis la page /register.<br/>\nAvec accord 'un admin - Les inscriptions sont placées dans une <a href=\"%1/admin/manage/registration\">file d'approbation</a> pour les administrateurs.<br/>\nAccord d'un admin pour les IPs - Inscription normale pour les nouveaux utilisateurs, sur approbation d'un admin pour les adresses IP qui ont déjà un compte.<br/>\nSur invitation uniquement - Les utilisateurs peuvent inviter des personnes depuis la page <a href=\"%1/users\" target=\"_blank\">utilisateurs</a>.<br/>\nSur invitation d'un admin uniquement - Seuls les administrateurs peuvent inviter des personnes depuis les pages <a href=\"%1/users\" target=\"_blank\">utilisateurs</a> et <a href=\"%1/admin/manage/users\">admin/manage/users</a>.<br/>\nPas d'inscription - Les utilisateurs ne peuvent pas s'inscrire.<br/>",
|
||||
"registration.max-invites": "Nombre d'invitation maximum par utilisateur",
|
||||
"max-invites": "Nombre d'invitation maximum par utilisateur",
|
||||
"max-invites-help": "0 pour aucune restriction. Les admin ont un nombre infini d'invitations<br>Uniquement valable pour \"Sur invitation uniquement\"",
|
||||
"min-username-length": "Longueur de nom d'utilisateur minimum",
|
||||
"max-username-length": "Longueur de nom d'utilisateur maximum",
|
||||
"min-password-length": "Longueur de mot de passe minimum",
|
||||
"max-about-me-length": "Longueur maximum du texte A propos de moi",
|
||||
"terms-of-use": "Conditions d'utilisation du forum <small>(Laisser vide pour désactiver)</small>",
|
||||
"user-search": "Recherche d'utilisateur",
|
||||
"registration.max-invites": "Nombre maximum d'invitations par utilisateur",
|
||||
"max-invites": "Nombre maximum d'invitations par utilisateur",
|
||||
"max-invites-help": "0 pour supprimer cette restriction. Les admins n'ont aucune restriction<br>Valable uniquement pour \"Uniquement sur invitation\"",
|
||||
"min-username-length": "Longueur minimum du nom d'utilisateur",
|
||||
"max-username-length": "Longueur maxmum du nom d'utilisateur",
|
||||
"min-password-length": "Longueur minimum du mot de passe",
|
||||
"max-about-me-length": "Longueur maximum du À propos de moi",
|
||||
"terms-of-use": "Conditions générales d'utilisation du forum <small>(Laisser vide pour désactiver)</small>",
|
||||
"user-search": "Rechercher un utilisateur",
|
||||
"user-search-results-per-page": "Nombre de résultats à afficher",
|
||||
"default-user-settings": "Réglages par défaut des utilisateurs",
|
||||
"show-email": "Afficher l'email",
|
||||
"show-email": "Afficher l'adresse e-mail",
|
||||
"show-fullname": "Afficher le nom complet",
|
||||
"restrict-chat": "N'autoriser les discussions ne provenant que des utilisateurs que je suis",
|
||||
"restrict-chat": "Autoriser uniquement les discussions aux utilisateurs que je suis",
|
||||
"outgoing-new-tab": "Ouvrir les liens sortants dans un nouvel onglet",
|
||||
"topic-search": "Activer la recherche au sein des sujets",
|
||||
"digest-freq": "S'inscrire aux compte rendus",
|
||||
"digest-freq.off": "Désactivé",
|
||||
"digest-freq.daily": "Quotidiennement",
|
||||
"digest-freq.weekly": "Chaque semaine",
|
||||
"digest-freq.monthly": "Chaque mois",
|
||||
"email-chat-notifs": "Envoyer un email quand un message de discussion arrive et que je ne suis pas en ligne",
|
||||
"email-post-notif": "Envoyer un email quand quelqu'un réponde aux sujets auxquels je suis abonné",
|
||||
"follow-created-topics": "S'abonner aux sujets que je crée",
|
||||
"follow-replied-topics": "S'abonner aux sujets auxquels je réponds"
|
||||
"digest-freq.daily": "Quotidien",
|
||||
"digest-freq.weekly": "Hebdomadaire",
|
||||
"digest-freq.monthly": "Mensuel",
|
||||
"email-chat-notifs": "Envoyer un e-mail si un nouveau message de chat arrive lorsque je ne suis pas en ligne",
|
||||
"email-post-notif": "Envoyer un email lors de réponses envoyées aux sujets auxquels je suis abonné",
|
||||
"follow-created-topics": "S'abonner aux sujets que vous créez",
|
||||
"follow-replied-topics": "S'abonner aux sujets auxquels vous répondez"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue