Merge remote-tracking branch 'origin/master' into grunt-dev
commit
02c310ea03
@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"widget": "html",
|
||||
"data" : {
|
||||
"html": "<footer id=\"footer\" class=\"container footer\">\r\n\t<div class=\"copyright\">\r\n\t\tCopyright © 2014 <a target=\"_blank\" href=\"https://nodebb.org\">NodeBB Forums</a> | <a target=\"_blank\" href=\"//github.com/NodeBB/NodeBB/graphs/contributors\">Contributors</a>\r\n\t</div>\r\n</footer>",
|
||||
"title":"",
|
||||
"container":""
|
||||
}
|
||||
}
|
||||
]
|
@ -0,0 +1,10 @@
|
||||
# Welcome to your brand new NodeBB forum!
|
||||
|
||||
This is what a topic and post looks like. As an administator, you can edit the post\'s title and content.
|
||||
To customise your forum, go to the [Administrator Control Panel](../../admin). You can modify all aspects of your forum there, including installation of third-party plugins.
|
||||
|
||||
## Additional Resources
|
||||
|
||||
* [NodeBB Documentation](https://docs.nodebb.org)
|
||||
* [Community Support Forum](https://community.nodebb.org)
|
||||
* [Project repository](https://github.com/nodebb/nodebb)
|
@ -1,21 +1,23 @@
|
||||
{
|
||||
"groups": "Gruppen",
|
||||
"view_group": "Gruppe betrachten",
|
||||
"owner": "Group Owner",
|
||||
"new_group": "Create New Group",
|
||||
"no_groups_found": "There are no groups to see",
|
||||
"cover-instructions": "Drag and Drop a photo, drag to position, and hit <strong>Save</strong>",
|
||||
"cover-change": "Change",
|
||||
"cover-save": "Save",
|
||||
"cover-saving": "Saving",
|
||||
"owner": "Gruppenbesitzer",
|
||||
"new_group": "Neue Gruppe erstellen",
|
||||
"no_groups_found": "Es sind keine Gruppen vorhanden",
|
||||
"cover-instructions": "Drag and Drop ein Foto, bewege es in Position, dann drücke <strong>Speichern</strong>",
|
||||
"cover-change": "Ändern",
|
||||
"cover-save": "Speichern",
|
||||
"cover-saving": "Am speichern",
|
||||
"details.title": "Gruppendetails",
|
||||
"details.members": "Mitgliederliste",
|
||||
"details.pending": "Pending Members",
|
||||
"details.pending": "Ausstehende Mitglieder",
|
||||
"details.has_no_posts": "Die Mitglieder dieser Gruppe haben keine Beiträge verfasst.",
|
||||
"details.latest_posts": "Aktuelle Beiträge",
|
||||
"details.private": "Private Group",
|
||||
"details.public": "Public Group",
|
||||
"details.owner_options": "Group Administration",
|
||||
"event.updated": "Group details have been updated",
|
||||
"event.deleted": "The group \"%1\" has been deleted"
|
||||
"details.private": "Private Gruppe",
|
||||
"details.public": "Öffentliche Gruppe",
|
||||
"details.grant": "Grant/Rescind Ownership",
|
||||
"details.kick": "Kick",
|
||||
"details.owner_options": "Gruppenadministration",
|
||||
"event.updated": "Gruppendetails wurden aktualisiert",
|
||||
"event.deleted": "Die Gruppe \"% 1\" wurde gelöscht"
|
||||
}
|
@ -1,7 +1,35 @@
|
||||
{
|
||||
"results_matching": "%1 Ergebniss(e) stimmen mit \"%2\" überein, (%3 Sekunden)",
|
||||
"no-matches": "No matches found",
|
||||
"no-matches": "Keine Ergebnisse gefunden",
|
||||
"in": "In",
|
||||
"by": "By",
|
||||
"posted-by": "Posted by"
|
||||
"by": "Bei",
|
||||
"titles": "Titel",
|
||||
"titles-posts": "Titel und Beiträge",
|
||||
"posted-by": "Geschrieben von",
|
||||
"in-categories": "In Kategorien",
|
||||
"search-child-categories": "Suche in Unterkategorien",
|
||||
"reply-count": "Antwort Anzahl",
|
||||
"at-least": "Mindestens",
|
||||
"at-most": "Höchstens",
|
||||
"post-time": "Beitrags Zeit",
|
||||
"newer-than": "Neuer als",
|
||||
"older-than": "Älter als",
|
||||
"any-date": "Jeder Zeitpunkt",
|
||||
"yesterday": "Gestern",
|
||||
"one-week": "Eine Woche",
|
||||
"two-weeks": "Zwei Wochen",
|
||||
"one-month": "Ein Monat",
|
||||
"three-months": "Drei Monate",
|
||||
"six-months": "Sechs Monate",
|
||||
"one-year": "Ein Jahr",
|
||||
"sort-by": "Sortieren nach",
|
||||
"last-reply-time": "Letzter Antwort Zeitpunkt",
|
||||
"topic-title": "Thementitel",
|
||||
"number-of-replies": "Anzahl von Antworten",
|
||||
"number-of-views": "Anzahl der Aufrufe",
|
||||
"topic-start-date": "Thema Startdatum",
|
||||
"username": "Benutzername",
|
||||
"category": "Kategorie",
|
||||
"descending": "In absteigender Reihenfolge",
|
||||
"ascending": "In aufsteigender Reihenfolge"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"no_tag_topics": "There are no topics with this tag.",
|
||||
"tags": "Tags",
|
||||
"enter_tags_here": "Enter tags here. Press enter after each tag.",
|
||||
"enter_tags_here": "Enter tags here. %1-%2 characters. Press enter after each tag.",
|
||||
"enter_tags_here_short": "Enter tags...",
|
||||
"no_tags": "There are no tags yet."
|
||||
}
|
@ -1,21 +1,23 @@
|
||||
{
|
||||
"groups": "Grupos",
|
||||
"view_group": "Ver Grupo",
|
||||
"owner": "Group Owner",
|
||||
"new_group": "Create New Group",
|
||||
"no_groups_found": "There are no groups to see",
|
||||
"cover-instructions": "Drag and Drop a photo, drag to position, and hit <strong>Save</strong>",
|
||||
"cover-change": "Change",
|
||||
"cover-save": "Save",
|
||||
"cover-saving": "Saving",
|
||||
"owner": "Propietario del Grupo",
|
||||
"new_group": "Crear Nuevo Grupo",
|
||||
"no_groups_found": "No hay grupos que ver",
|
||||
"cover-instructions": "Arrastra y suelta una foto, arrastra a la posición, y pulsa <strong> Guardar </strong>",
|
||||
"cover-change": "Cambiar",
|
||||
"cover-save": "Guardar",
|
||||
"cover-saving": "Guardando",
|
||||
"details.title": "Detalles de Grupo",
|
||||
"details.members": "Lista de Miembros",
|
||||
"details.pending": "Pending Members",
|
||||
"details.pending": "Miembros Pendientes",
|
||||
"details.has_no_posts": "Los miembros de este grupo no han hecho ninguna publicación.",
|
||||
"details.latest_posts": "Últimas Publicaciones",
|
||||
"details.private": "Private Group",
|
||||
"details.public": "Public Group",
|
||||
"details.owner_options": "Group Administration",
|
||||
"event.updated": "Group details have been updated",
|
||||
"event.deleted": "The group \"%1\" has been deleted"
|
||||
"details.private": "Grupo Privado",
|
||||
"details.public": "Grupo Público",
|
||||
"details.grant": "Grant/Rescind Ownership",
|
||||
"details.kick": "Kick",
|
||||
"details.owner_options": "Administración De Grupo",
|
||||
"event.updated": "Los detalles del grupo han sido actualizados",
|
||||
"event.deleted": "El grupo \"%1\" ha sido eliminado"
|
||||
}
|
@ -1,7 +1,35 @@
|
||||
{
|
||||
"results_matching": "%1 resuldado(s) coinciden con \"%2\". (%3 segundos)",
|
||||
"no-matches": "No matches found",
|
||||
"in": "In",
|
||||
"by": "By",
|
||||
"posted-by": "Posted by"
|
||||
"no-matches": "No se encontraron coincidencias",
|
||||
"in": "En",
|
||||
"by": "Por",
|
||||
"titles": "Títulos",
|
||||
"titles-posts": "Títulos y publicaciones",
|
||||
"posted-by": "Publicado por",
|
||||
"in-categories": "En categorías",
|
||||
"search-child-categories": "Buscar categorías hijas",
|
||||
"reply-count": "Número de Respuestas",
|
||||
"at-least": "De mínimo",
|
||||
"at-most": "De máximo",
|
||||
"post-time": "Fecha de publicación",
|
||||
"newer-than": "Más reciente que",
|
||||
"older-than": "Más antiguo que",
|
||||
"any-date": "Cualquier fecha",
|
||||
"yesterday": "Ayer",
|
||||
"one-week": "Una semana",
|
||||
"two-weeks": "Dos semanas",
|
||||
"one-month": "Un mes",
|
||||
"three-months": "Tres meses",
|
||||
"six-months": "Seis meses",
|
||||
"one-year": "Un año",
|
||||
"sort-by": "Ordenar por",
|
||||
"last-reply-time": "Fecha de última respuesta",
|
||||
"topic-title": "Título de tema",
|
||||
"number-of-replies": "Número de respuestas",
|
||||
"number-of-views": "Número de visualizaciones",
|
||||
"topic-start-date": "Fecha de inicio del tema",
|
||||
"username": "Usuario",
|
||||
"category": "Categoría",
|
||||
"descending": "En orden descendente",
|
||||
"ascending": "En orden ascendente"
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue