Maintain consistent naming/punctuation conventions

This commit is contained in:
Matt Rider 2019-08-13 11:24:55 +02:00
parent 5c0432d855
commit 3eee50d952
2 changed files with 11 additions and 11 deletions

View File

@ -173,7 +173,7 @@
"commentsCount": "Meine {count} Kommentare löschen", "commentsCount": "Meine {count} Kommentare löschen",
"accountDescription": "Sei dir bewusst, dass deine Beiträge und Kommentare für unsere Community wichtig sind. Wenn du sie trotzdem löschen möchtest, musst du sie unten markieren.", "accountDescription": "Sei dir bewusst, dass deine Beiträge und Kommentare für unsere Community wichtig sind. Wenn du sie trotzdem löschen möchtest, musst du sie unten markieren.",
"accountWarning": "Dein Konto, deine Beiträge oder Kommentare kannst du nach dem Löschen <b>WEDER VERWALTEN NOCH WIEDERHERSTELLEN!</b>", "accountWarning": "Dein Konto, deine Beiträge oder Kommentare kannst du nach dem Löschen <b>WEDER VERWALTEN NOCH WIEDERHERSTELLEN!</b>",
"success": "Konto erfolgreich gelöscht", "success": "Konto erfolgreich gelöscht!",
"pleaseConfirm": "<b class='is-danger'>Zerstörerische Aktion!</b> Gib <b>{confirm}</b> ein, um zu bestätigen." "pleaseConfirm": "<b class='is-danger'>Zerstörerische Aktion!</b> Gib <b>{confirm}</b> ein, um zu bestätigen."
}, },
"organizations": { "organizations": {
@ -329,7 +329,7 @@
"disable": { "disable": {
"submit": "Deaktivieren", "submit": "Deaktivieren",
"cancel": "Abbrechen", "cancel": "Abbrechen",
"success": "Erfolgreich deaktiviert", "success": "Erfolgreich deaktiviert!",
"user": { "user": {
"title": "Nutzer sperren", "title": "Nutzer sperren",
"type": "Nutzer", "type": "Nutzer",
@ -543,12 +543,12 @@
"description": "Sollte Dir die Alphaversion unseres Netzwerks wider Erwarten, egal aus welchen Gründen, nicht gefallen, überweisen wir Dir Deine gespendeten Monatsbeiträge innerhalb der ersten 2 Monate gerne zurück. Einfach Mail an: <a href=\"mailto:info@human-connection.org\" target=\"_blank\" s> info@human-connection.org </a> Achtung: Viele Funktionen werden erst nach und nach eingebaut." "description": "Sollte Dir die Alphaversion unseres Netzwerks wider Erwarten, egal aus welchen Gründen, nicht gefallen, überweisen wir Dir Deine gespendeten Monatsbeiträge innerhalb der ersten 2 Monate gerne zurück. Einfach Mail an: <a href=\"mailto:info@human-connection.org\" target=\"_blank\" s> info@human-connection.org </a> Achtung: Viele Funktionen werden erst nach und nach eingebaut."
}, },
"questions": { "questions": {
"title": "Fragen", "title": "Fragen",
"description": "Die Termine und Links zu den Zoom-Räumen findest Du hier: <a href=\"https://human-connection.org/events-und-news/\" target=\"_blank\" >https://human-connection.org/veranstaltungen/ </a>" "description": "Die Termine und Links zu den Zoom-Räumen findest Du hier: <a href=\"https://human-connection.org/events-und-news/\" target=\"_blank\" >https://human-connection.org/veranstaltungen/ </a>"
}, },
"human-connection": { "human-connection": {
"title": "Von Menschen für Menschen:", "title": "Von Menschen für Menschen:",
"description": "Bitte hilf uns weitere monatlichen Spender für Human Connection zu bekommen, damit das Netzwerk so schnell wie möglich offiziell an den Start gehen kann. <a href=\"https://human-connection.org/\" target=\"_blank\"> https://human-connection.org </a>" "description": "Bitte hilf uns weitere monatlichen Spender für Human Connection zu bekommen, damit das Netzwerk so schnell wie möglich offiziell an den Start gehen kann. <a href=\"https://human-connection.org/\" target=\"_blank\"> https://human-connection.org </a>"
}, },
"have-fun": "Jetzt aber viel Spaß mit der Alpha von Human Connection! Für den ersten Weltfrieden. ♥︎", "have-fun": "Jetzt aber viel Spaß mit der Alpha von Human Connection! Für den ersten Weltfrieden. ♥︎",
"closing": "Herzlichst <br><br> Euer Human Connection Team" "closing": "Herzlichst <br><br> Euer Human Connection Team"

View File

@ -36,7 +36,7 @@
"newest": "Newest", "newest": "Newest",
"oldest": "Oldest", "oldest": "Oldest",
"popular": "Popular", "popular": "Popular",
"commented": "most Commented" "commented": "Most commented"
}, },
"login": { "login": {
"copy": "If you already have a human-connection account, login here.", "copy": "If you already have a human-connection account, login here.",
@ -168,12 +168,12 @@
"name": "Download Data" "name": "Download Data"
}, },
"deleteUserAccount": { "deleteUserAccount": {
"name": "Delete Data", "name": "Delete data",
"contributionsCount": "Delete my {count} posts", "contributionsCount": "Delete my {count} posts",
"commentsCount": "Delete my {count} comments", "commentsCount": "Delete my {count} comments",
"accountDescription": "Be aware that your Post and Comments are important to our community. If you still choose to delete them, you have to mark them below.", "accountDescription": "Be aware that your Post and Comments are important to our community. If you still choose to delete them, you have to mark them below.",
"accountWarning": "You <b>CAN'T MANAGE</b> and <b>CAN'T RECOVER</b> your Account, Posts, or Comments after deleting your account!", "accountWarning": "You <b>CAN'T MANAGE</b> and <b>CAN'T RECOVER</b> your Account, Posts, or Comments after deleting your account!",
"success": "Account successfully deleted", "success": "Account successfully deleted!",
"pleaseConfirm": "<b class='is-danger'>Destructive action!</b> Type <b>{confirm}</b> to confirm" "pleaseConfirm": "<b class='is-danger'>Destructive action!</b> Type <b>{confirm}</b> to confirm"
}, },
"organizations": { "organizations": {
@ -329,7 +329,7 @@
"disable": { "disable": {
"submit": "Disable", "submit": "Disable",
"cancel": "Cancel", "cancel": "Cancel",
"success": "Disabled successfully", "success": "Disabled successfully!",
"user": { "user": {
"title": "Disable User", "title": "Disable User",
"type": "User", "type": "User",
@ -417,7 +417,7 @@
}, },
"user": { "user": {
"avatar": { "avatar": {
"submitted": "Upload successful" "submitted": "Upload successful!"
} }
}, },
"contribution": { "contribution": {