Merged master in, fixed translation and modal linting issues

This commit is contained in:
Grzegorz Leoniec 2019-03-12 17:58:04 +01:00
commit 370734bdde
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
11 changed files with 444 additions and 165 deletions

View File

@ -1,13 +1,4 @@
{ {
"actions": {
"loading": "lade",
"loadMore": "mehr laden",
"create": "Erstellen",
"save": "Speichern",
"edit": "Bearbeiten",
"delete": "Löschen",
"cancel": "Abbrechen"
},
"login": { "login": {
"copy": "Wenn Du bereits ein Konto bei Human Connection hast, melde Dich bitte hier an.", "copy": "Wenn Du bereits ein Konto bei Human Connection hast, melde Dich bitte hier an.",
"login": "Einloggen", "login": "Einloggen",
@ -17,13 +8,6 @@
"moreInfo": "Was ist Human Connection?", "moreInfo": "Was ist Human Connection?",
"hello": "Hallo" "hello": "Hallo"
}, },
"followButton": {
"follow": "Folgen",
"following": "Folge Ich"
},
"shoutButton": {
"shouted": "empfohlen"
},
"profile": { "profile": {
"name": "Mein Profil", "name": "Mein Profil",
"memberSince": "Mitglied seit", "memberSince": "Mitglied seit",
@ -100,6 +84,48 @@
"name": "Einstellungen" "name": "Einstellungen"
} }
}, },
"post": {
"name": "Beitrag",
"moreInfo": {
"name": "Mehr Info"
},
"takeAction": {
"name": "Aktiv werden"
}
},
"quotes": {
"african": {
"quote": "Viele kleine Leute an vielen kleinen Orten, die viele kleine Dinge tun, werden das Antlitz dieser Welt verändern.",
"author": "Afrikanisches Sprichwort"
}
},
"common": {
"post": "Beitrag ::: Beiträge",
"comment": "Kommentar ::: Kommentare",
"letsTalk": "Miteinander reden",
"versus": "Versus",
"moreInfo": "Mehr Info",
"takeAction": "Aktiv werden",
"shout": "Empfehlung ::: Empfehlungen",
"user": "Benutzer ::: Benutzer",
"category": "Kategorie ::: Kategorien",
"organization": "Organisation ::: Organisationen",
"project": "Projekt ::: Projekte",
"tag": "Tag ::: Tags",
"name": "Name",
"loadMore": "mehr laden",
"loading": "wird geladen",
"reportContent": "Melden"
},
"actions": {
"loading": "lade",
"loadMore": "mehr laden",
"create": "Erstellen",
"save": "Speichern",
"edit": "Bearbeiten",
"delete": "Löschen",
"cancel": "Abbrechen"
},
"moderation": { "moderation": {
"name": "Moderation", "name": "Moderation",
"reports": { "reports": {
@ -109,14 +135,6 @@
"disabledBy": "deaktiviert von" "disabledBy": "deaktiviert von"
} }
}, },
"contribution": {
"edit": "Beitrag bearbeiten",
"delete": "Beitrag löschen"
},
"comment": {
"edit": "Kommentar bearbeiten",
"delete": "Kommentar löschen"
},
"disable": { "disable": {
"submit": "Deaktivieren", "submit": "Deaktivieren",
"cancel": "Abbrechen", "cancel": "Abbrechen",
@ -137,15 +155,6 @@
"message": "Bist du sicher, dass du den Kommentar \"<b>{name}</b>\" deaktivieren möchtest?" "message": "Bist du sicher, dass du den Kommentar \"<b>{name}</b>\" deaktivieren möchtest?"
} }
}, },
"post": {
"name": "Beitrag",
"moreInfo": {
"name": "Mehr Info"
},
"takeAction": {
"name": "Aktiv werden"
}
},
"report": { "report": {
"submit": "Melden", "submit": "Melden",
"cancel": "Abbrechen", "cancel": "Abbrechen",
@ -166,28 +175,19 @@
"message": "Bist du sicher, dass du den Kommentar von \"<b>{name}</b>\" melden möchtest?" "message": "Bist du sicher, dass du den Kommentar von \"<b>{name}</b>\" melden möchtest?"
} }
}, },
"quotes": { "contribution": {
"african": { "edit": "Beitrag bearbeiten",
"quote": "Viele kleine Leute, an vielen kleinen Orten, die viele kleine Dinge tun, werden das Antlitz dieser Welt verändern.", "delete": "Beitrag löschen"
"author": "Afrikanisches Sprichwort"
}
}, },
"common": { "comment": {
"reportContent": "Melden", "edit": "Kommentar bearbeiten",
"post": "Beitrag ::: Beiträge", "delete": "Kommentar löschen"
"comment": "Kommentar ::: Kommentare", },
"letsTalk": "Miteinander reden", "followButton": {
"versus": "Versus", "follow": "Folgen",
"moreInfo": "Mehr Info", "following": "Folge Ich"
"takeAction": "Aktiv werden", },
"shout": "Empfehlung ::: Empfehlungen", "shoutButton": {
"user": "Benutzer ::: Benutzer", "shouted": "empfohlen"
"category": "Kategorie ::: Kategorien",
"organization": "Organisation ::: Organisationen",
"project": "Projekt ::: Projekte",
"tag": "Tag ::: Tags",
"name": "Name",
"loadMore": "mehr laden",
"loading": "wird geladen"
} }
} }

View File

@ -1,13 +1,4 @@
{ {
"actions": {
"loading": "loading",
"loadMore": "load more",
"create": "Create",
"save": "Save",
"edit": "Edit",
"delete": "Delete",
"cancel": "Cancel"
},
"login": { "login": {
"copy": "If you already have a human-connection account, login here.", "copy": "If you already have a human-connection account, login here.",
"login": "Login", "login": "Login",
@ -17,13 +8,6 @@
"moreInfo": "What is Human Connection?", "moreInfo": "What is Human Connection?",
"hello": "Hello" "hello": "Hello"
}, },
"followButton": {
"follow": "Follow",
"following": "Following"
},
"shoutButton": {
"shouted": "shouted"
},
"profile": { "profile": {
"name": "My Profile", "name": "My Profile",
"memberSince": "Member since", "memberSince": "Member since",
@ -100,23 +84,57 @@
"name": "Settings" "name": "Settings"
} }
}, },
"post": {
"name": "Post",
"moreInfo": {
"name": "More info"
},
"takeAction": {
"name": "Take action"
}
},
"quotes": {
"african": {
"quote": "Many small people in many small places do many small things, that can alter the face of the world.",
"author": "African proverb"
}
},
"common": {
"post": "Post ::: Posts",
"comment": "Comment ::: Comments",
"letsTalk": "Let`s Talk",
"versus": "Versus",
"moreInfo": "More Info",
"takeAction": "Take Action",
"shout": "Shout ::: Shouts",
"user": "User ::: Users",
"category": "Category ::: Categories",
"organization": "Organization ::: Organizations",
"project": "Project ::: Projects",
"tag": "Tag ::: Tags",
"name": "Name",
"loadMore": "load more",
"loading": "loading",
"reportContent": "Report"
},
"actions": {
"loading": "loading",
"loadMore": "load more",
"create": "Create",
"save": "Save",
"edit": "Edit",
"delete": "Delete",
"cancel": "Cancel"
},
"moderation": { "moderation": {
"name": "Moderation", "name": "Moderation",
"reports": { "reports": {
"empty": "Congratulations, nothing to moderate.", "empty": "Congratulations, nothing to moderate.",
"name": "Reports", "name": "Reports",
"submitter": "reported by", "submitter": "reported by",
"disabledBy": "reported by" "disabledBy": "disabled by"
} }
}, },
"contribution": {
"edit": "Edit Contribution",
"delete": "Delete Contribution"
},
"comment": {
"edit": "Edit Comment",
"delete": "Delete Comment"
},
"disable": { "disable": {
"submit": "Disable", "submit": "Disable",
"cancel": "Cancel", "cancel": "Cancel",
@ -137,15 +155,6 @@
"message": "Do you really want to disable the comment from \"<b>{name}</b>\"?" "message": "Do you really want to disable the comment from \"<b>{name}</b>\"?"
} }
}, },
"post": {
"name": "Post",
"moreInfo": {
"name": "More info"
},
"takeAction": {
"name": "Take action"
}
},
"report": { "report": {
"submit": "Send Report", "submit": "Send Report",
"cancel": "Cancel", "cancel": "Cancel",
@ -166,28 +175,19 @@
"message": "Do you really want to report the comment from \"<b>{name}</b>\"?" "message": "Do you really want to report the comment from \"<b>{name}</b>\"?"
} }
}, },
"quotes": { "contribution": {
"african": { "edit": "Edit Contribution",
"quote": "Many small people in many small places do many small things, that can alter the face of the world.", "delete": "Delete Contribution"
"author": "African proverb"
}
}, },
"common": { "comment": {
"reportContent": "Report", "edit": "Edit Comment",
"post": "Post ::: Posts", "delete": "Delete Comment"
"comment": "Comment ::: Comments", },
"letsTalk": "Let`s Talk", "followButton": {
"versus": "Versus", "follow": "Follow",
"moreInfo": "More Info", "following": "Following"
"takeAction": "Take Action", },
"shout": "Shout ::: Shouts", "shoutButton": {
"user": "User ::: Users", "shouted": "shouted"
"category": "Category ::: Categories",
"organization": "Organization ::: Organizations",
"project": "Project ::: Projects",
"tag": "Tag ::: Tags",
"name": "Name",
"loadMore": "load more",
"loading": "loading"
} }
} }

View File

@ -13,7 +13,9 @@
"memberSince": "Miembro desde", "memberSince": "Miembro desde",
"follow": "Seguir", "follow": "Seguir",
"followers": "Seguidores", "followers": "Seguidores",
"following": "Siguiendo" "following": "Siguiendo",
"shouted": "Gritar",
"commented": "Comentado"
}, },
"settings": { "settings": {
"name": "Configuración", "name": "Configuración",

View File

@ -3,7 +3,7 @@
"copy": "Si vous avez déjà un compte human-connection, connectez-vous ici.", "copy": "Si vous avez déjà un compte human-connection, connectez-vous ici.",
"login": "Connexion", "login": "Connexion",
"logout": "Déconnexion", "logout": "Déconnexion",
"email": "Votre Message électronique", "email": "Votre courriel",
"password": "Votre mot de passe", "password": "Votre mot de passe",
"moreInfo": "Qu'est-ce que Human Connection?", "moreInfo": "Qu'est-ce que Human Connection?",
"hello": "Bonjour" "hello": "Bonjour"
@ -109,6 +109,61 @@
"tag": "Tag ::: Tags", "tag": "Tag ::: Tags",
"name": "Nom", "name": "Nom",
"loadMore": "charger plus", "loadMore": "charger plus",
"loading": "chargement" "loading": "chargement",
"reportContent": "Signaler"
},
"moderation": {
"reports": {
"empty": "Félicitations, rien à modérer.",
"name": "Signalisations",
"reporter": "signalé par"
}
},
"disable": {
"user": {
"title": "Désactiver l'utilisateur",
"type": "Utilisateur",
"message": "Souhaitez-vous vraiment désactiver l'utilisateur \" <b> {name} </b> \"?"
},
"contribution": {
"title": "Désactiver l'apport",
"type": "apport",
"message": "Souhaitez-vous vraiment signaler l'entrée\" <b> {name} </b> \"?"
},
"comment": {
"title": "Désactiver le commentaire",
"type": "Commentaire",
"message": "Souhaitez-vous vraiment désactiver le commentaire de \"<b>{nom}</b>\" ?"
}
},
"report": {
"submit": "Envoyer le rapport",
"cancel": "Annuler",
"user": {
"title": "Signaler l'utilisateur",
"type": "Utilisateur",
"message": "Souhaitez-vous vraiment signaler l'utilisateur \" <b> {name} </b> \"?"
},
"contribution": {
"title": "Signaler l'entrée",
"type": "Apport",
"message": "Souhaitez-vous vraiment signaler l'entrée\" <b> {name} </b> \"?"
},
"comment": {
"title": "Signaler un commentaire",
"type": "Commentaire",
"message": "Souhaitez-vous vraiment signaler l'utilisateur \" <b> {name} </b> \"?"
}
},
"actions": {
"cancel": "Annuler"
},
"contribution": {
"edit": "Rédiger l'apport",
"delete": "Supprimer l'entrée"
},
"comment": {
"edit": "Rédiger un commentaire",
"delete": "Supprimer le commentaire"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"login": { "login": {
"copy": "Se hai già un account di Human Connection, accedi qui.", "copy": "Se sei gia registrato su Human Connection, accedi qui.",
"login": "Accesso", "login": "Accesso",
"logout": "Logout", "logout": "Logout",
"email": "La tua email", "email": "La tua email",
@ -12,13 +12,18 @@
"name": "Il mio profilo", "name": "Il mio profilo",
"memberSince": "Membro dal", "memberSince": "Membro dal",
"follow": "Seguire", "follow": "Seguire",
"followers": "Seguaci", "followers": "Seguenti",
"following": "Seguendo" "following": "Seguendo",
"shouted": "Gridato",
"commented": "Commentato"
}, },
"settings": { "settings": {
"name": "Impostazioni", "name": "Impostazioni",
"data": { "data": {
"name": "I tuoi dati" "name": "I tuoi dati",
"labelName": "Nome",
"labelCity": "La tua città o regione",
"labelBio": "Su di te"
}, },
"security": { "security": {
"name": "Sicurezza" "name": "Sicurezza"
@ -27,7 +32,7 @@
"name": "Inviti" "name": "Inviti"
}, },
"download": { "download": {
"name": "Scaricare i dati" "name": "Scaricamento dati"
}, },
"delete": { "delete": {
"name": "Elimina Account" "name": "Elimina Account"
@ -51,7 +56,7 @@
"projects": "Progetti", "projects": "Progetti",
"invites": "Inviti", "invites": "Inviti",
"follows": "Segue", "follows": "Segue",
"shouts": "Grida" "shouts": "Gridi"
}, },
"organizations": { "organizations": {
"name": "Organizzazioni" "name": "Organizzazioni"
@ -90,25 +95,33 @@
}, },
"quotes": { "quotes": {
"african": { "african": {
"quote": "Molte piccole persone in molti piccoli luoghi fanno molte piccole cose, che possono alterare la faccia del mondo.", "quote": "Molte piccole persone in molti piccoli luoghi fanno molte piccole cose, che possono cambiare la faccia del mondo.",
"author": "Proverbio africano" "author": "Proverbio africano"
} }
}, },
"common": { "common": {
"post": "Messaggio ::: Messaggi", "post": "Messaggio ::: Messaggi",
"comment": "Commento ::: Commenti", "comment": "Commento ::: Commenti",
"letsTalk": "Parliamo", "letsTalk": "Discutiamo",
"versus": "Contro", "versus": "Verso",
"moreInfo": "Ulteriori informazioni", "moreInfo": "Ulteriori informazioni",
"takeAction": "Agire", "takeAction": "Agire",
"shout": "Grida ::: Grida", "shout": "Grido ::: Gridi",
"user": "Utente ::: Utenti", "user": "Utente ::: Utenti",
"category": "Categoria ::: Categorie", "category": "Categoria ::: Categorie",
"organization": "Organizzazione ::: Organizzazioni", "organization": "Organizzazione ::: Organizzazioni",
"project": "Progetto ::: Progetti", "project": "Progetto ::: Progetti",
"tag": "Tag ::: Tag", "tag": "Tag ::: Tag",
"name": "Nome", "name": "Nome",
"loadMore": "caricare di più", "loadMore": "Caricare di più",
"loading": "caricamento" "loading": "Caricamento in corso"
},
"actions": {
"loading": "Caricamento in corso",
"loadMore": "Carica di più",
"create": "Crea",
"save": "Salva",
"edit": "Modifica",
"delete": "Cancella"
} }
} }

View File

@ -109,6 +109,51 @@
"tag": "Tag ::: Tags", "tag": "Tag ::: Tags",
"name": "Naam", "name": "Naam",
"loadMore": "meer laden", "loadMore": "meer laden",
"loading": "inlading" "loading": "inlading",
"reportContent": "Melden"
},
"disable": {
"comment": {
"title": "Commentaar uitschakelen",
"type": "Melding",
"message": "Wilt u de reactie van \" <b> {name} </b> \" echt uitschakelen ?"
}
},
"report": {
"submit": "Verzenden",
"cancel": "Annuleren",
"user": {
"title": "Gebruiker melden",
"type": "Gebruiker",
"message": "Wilt u echt het commentaar van \"<b>{name}</b>\" melden?"
},
"contribution": {
"title": "Bijdrage melden",
"type": "Bijdrage",
"message": "Wilt u echt het commentaar van \"<b>{name}</b>\" melden?"
},
"comment": {
"title": "Reactie melden",
"type": "Melding",
"message": "Wilt u echt het commentaar van \"<b>{name}</b>\" melden?"
}
},
"actions": {
"cancel": "Annuleren"
},
"contribution": {
"edit": "Bijdrage bewerken",
"delete": "Bijdrage verwijderen"
},
"comment": {
"edit": "Commentaar bewerken",
"delete": "Commentaar verwijderen"
},
"followButton": {
"follow": "Volgen",
"following": "Volgt"
},
"shoutButton": {
"shouted": "uitgeroepen"
} }
} }

View File

@ -13,12 +13,17 @@
"memberSince": "Członek od", "memberSince": "Członek od",
"follow": "Obserwuj", "follow": "Obserwuj",
"followers": "Obserwujący", "followers": "Obserwujący",
"following": "Obserwowani" "following": "Obserwowani",
"shouted": "Krzyknij",
"commented": "Skomentuj"
}, },
"settings": { "settings": {
"name": "Ustawienia", "name": "Ustawienia",
"data": { "data": {
"name": "Twoje dane" "name": "Twoje dane",
"labelName": "Twoje dane",
"labelCity": "Twoje miasto lub region",
"labelBio": "O Tobie"
}, },
"security": { "security": {
"name": "Bezpieczeństwo" "name": "Bezpieczeństwo"
@ -51,7 +56,7 @@
"projects": "Projekty", "projects": "Projekty",
"invites": "Zaproszenia", "invites": "Zaproszenia",
"follows": "Obserwowań", "follows": "Obserwowań",
"shouts": " okrzyk" "shouts": "Okrzyk"
}, },
"organizations": { "organizations": {
"name": "Organizacje" "name": "Organizacje"
@ -109,6 +114,75 @@
"tag": "Tag ::: Tagi", "tag": "Tag ::: Tagi",
"name": "imię", "name": "imię",
"loadMore": "załaduj więcej", "loadMore": "załaduj więcej",
"loading": "ładowanie" "loading": "ładowanie",
"reportContent": "Raport"
},
"actions": {
"loading": "ładowanie",
"loadMore": "załaduj więcej",
"create": "Stwórz",
"save": "Zapisz",
"edit": "Edytuj",
"delete": "Usuń",
"cancel": "Anuluj"
},
"moderation": {
"name": "Moderacja",
"reports": {
"empty": "Gratulacje, moderacja nie jest potrzebna",
"name": "Raporty",
"reporter": "zgłoszone przez"
}
},
"disable": {
"user": {
"title": "Ukryj użytkownika",
"type": "Użytkownik",
"message": "Czy na pewno chcesz wyłączyć użytkownika \" <b> {name} </b> \"?"
},
"contribution": {
"title": "Ukryj wpis",
"type": "Wpis / Post",
"message": "Czy na pewno chcesz ukryć wpis \" <b> tytuł} </b> \"?"
},
"comment": {
"title": "Ukryj wpis",
"type": "Komentarz",
"message": "Czy na pewno chcesz ukryć komentarz użytkownika\"<b>(Imie/Avatar</b>\"?"
}
},
"report": {
"submit": "Wyślij raport",
"cancel": "Anuluj",
"user": {
"title": "Zgłoś użytkownika",
"type": "Użytkownik",
"message": "Czy na pewno chcesz zgłosić użytkownika \" <b> {Imie} </b> \"?"
},
"contribution": {
"title": "Zgłoś wpis",
"type": "Wpis / Post",
"message": "Czy na pewno chcesz zgłosić ten wpis użytkownika \" <b> {Imie} </b> \"?"
},
"comment": {
"title": "Zgłoś komentarz",
"type": "Komentarz",
"message": "Czy na pewno chcesz zgłosić komentarz użytkownika\"<b>(Imie/Avatar</b>\"?"
}
},
"contribution": {
"edit": "Edytuj wpis",
"delete": "Usuń wpis"
},
"comment": {
"edit": "Edytuj komentarz",
"delete": "Usuń komentarz"
},
"followButton": {
"follow": "Obserwuj",
"following": "Obserwowani"
},
"shoutButton": {
"shouted": "krzyczeć"
} }
} }

View File

@ -1,7 +1,7 @@
{ {
"login": { "login": {
"copy": "Se você já tem uma conta no Human Connection, faça o login aqui.", "copy": "Se você já tem uma conta no Human Connection, entre aqui.",
"login": "Login", "login": "Entrar",
"logout": "Sair", "logout": "Sair",
"email": "Seu email", "email": "Seu email",
"password": "Sua senha", "password": "Sua senha",
@ -13,12 +13,17 @@
"memberSince": "Membro desde", "memberSince": "Membro desde",
"follow": "Seguir", "follow": "Seguir",
"followers": "Seguidores", "followers": "Seguidores",
"following": "Seguindo" "following": "Seguindo",
"shouted": "Aclamou",
"commented": "Comentou"
}, },
"settings": { "settings": {
"name": "Configurações", "name": "Configurações",
"data": { "data": {
"name": "Seus Dados" "name": "Seus dados",
"labelName": "Seu nome",
"labelCity": "Sua cidade ou estado",
"labelBio": "Sobre você"
}, },
"security": { "security": {
"name": "Segurança" "name": "Segurança"
@ -30,7 +35,7 @@
"name": "Baixar dados" "name": "Baixar dados"
}, },
"delete": { "delete": {
"name": "Deletar conta" "name": "Apagar conta"
}, },
"organizations": { "organizations": {
"name": "Minhas Organizações" "name": "Minhas Organizações"
@ -40,18 +45,18 @@
} }
}, },
"admin": { "admin": {
"name": "Administrator", "name": "Administração",
"dashboard": { "dashboard": {
"name": "Painel de controle", "name": "Painel de controle",
"users": "Usuários", "users": "Usuários",
"posts": "Pastagens", "posts": "Postagens",
"comments": "Comentários", "comments": "Comentários",
"notifications": "Notificações", "notifications": "Notificações",
"organizations": "Organizações", "organizations": "Organizações",
"projects": "Projetos", "projects": "Projetos",
"invites": "Convites", "invites": "Convites",
"follows": "Seguidores", "follows": "Segue",
"shouts": "Gritos" "shouts": "Aclamações"
}, },
"organizations": { "organizations": {
"name": "Organizações" "name": "Organizações"
@ -68,12 +73,12 @@
"categories": { "categories": {
"name": "Categorias", "name": "Categorias",
"categoryName": "Nome", "categoryName": "Nome",
"postCount": "Pastagens" "postCount": "Postagens"
}, },
"tags": { "tags": {
"name": "Etiquetas", "name": "Etiquetas",
"tagCountUnique": "Usuários", "tagCountUnique": "Usuários",
"tagCount": "Pastagens" "tagCount": "Postagens"
}, },
"settings": { "settings": {
"name": "Configurações" "name": "Configurações"
@ -90,25 +95,94 @@
}, },
"quotes": { "quotes": {
"african": { "african": {
"quote": "Pequenos grupos de pessoas, em pequenos locais podem fazer várias coisas pequenas, mas que podem alterar o mundo ao nosso redor.", "quote": "Muitas pessoas pequenas, em muitos lugares pequenos, fazem muitas coisas pequenas, que podem mudar a face do mundo.",
"author": "Provérbio Africano" "author": "Provérbio africano"
} }
}, },
"common": { "common": {
"post": "Post ::: Postagens", "post": "Postagem ::: Postagens",
"comment": "Comentário ::: Comentários", "comment": "Comentário ::: Comentários",
"letsTalk": "Vamos falar", "letsTalk": "Vamos Conversar",
"versus": "Versus", "versus": "Contra",
"moreInfo": "Mais informações", "moreInfo": "Mais informações",
"takeAction": "Tomar uma ação", "takeAction": "Tomar uma ação",
"shout": "Grito ::: Gritos", "shout": "Aclamação ::: Aclamações",
"user": "Usuário ::: Usuários", "user": "Usuário ::: Usuários",
"category": "Categoria ::: Categorias", "category": "Categoria ::: Categorias",
"organization": "Organização ::: Organizações", "organization": "Organização ::: Organizações",
"project": "Projeto ::: Projetos", "project": "Projeto ::: Projetos",
"tag": "Tag ::: Tags", "tag": "Etiqueta ::: Etiquetas",
"name": "Nome", "name": "Nome",
"loadMore": "carregar mais", "loadMore": "Carregar mais",
"loading": "carregando" "loading": "Carregando",
"reportContent": "Denunciar"
},
"actions": {
"loading": "Carregando",
"loadMore": "Carregar mais",
"create": "Criar",
"save": "Salvar",
"edit": "Editar",
"delete": "Apagar",
"cancel": "Cancelar"
},
"moderation": {
"name": "Moderação",
"reports": {
"empty": "Parabéns, nada a moderar.",
"name": "Denúncias",
"reporter": "Denunciado por"
}
},
"disable": {
"user": {
"title": "Desativar usuário",
"type": "Usuário",
"message": "Você realmente deseja desativar o usuário \" <b> {name} </b> \"?"
},
"contribution": {
"title": "Desativar Contribuição",
"type": "Contribuição",
"message": "Você realmente deseja desativar a contribuição \" <b> {name} </b> \"?"
},
"comment": {
"title": "Desativar comentário",
"type": "Comentário",
"message": "Você realmente deseja desativar o comentário de \" <b> {name} </b> \"?"
}
},
"report": {
"submit": "Enviar denúncia",
"cancel": "Cancelar",
"user": {
"title": "Denunciar usuário",
"type": "Usuário",
"message": "Você realmente deseja denunciar o usuário \" <b> {name} </b> \"?"
},
"contribution": {
"title": "Denunciar Contribuição",
"type": "Contribuição",
"message": "Você realmente deseja denunciar a contribuição \" <b> {name} </b> \"?"
},
"comment": {
"title": "Denunciar Comentário",
"type": "Comentário",
"message": "Você realmente deseja denunciar o comentário de \"<b>{name}</b>\"?"
}
},
"contribution": {
"edit": "Editar Contribuição",
"delete": "Apagar Contribuição"
},
"comment": {
"edit": "Editar Comentário",
"delete": "Apagar Comentário"
},
"followButton": {
"follow": "Seguir",
"following": "Seguindo"
},
"shoutButton": {
"shouted": "Aclamou"
} }
} }

View File

@ -34,7 +34,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@human-connection/styleguide": "~0.5.11", "@human-connection/styleguide": "0.5.15",
"@nuxtjs/apollo": "4.0.0-rc4", "@nuxtjs/apollo": "4.0.0-rc4",
"@nuxtjs/axios": "~5.4.1", "@nuxtjs/axios": "~5.4.1",
"@nuxtjs/dotenv": "~1.3.0", "@nuxtjs/dotenv": "~1.3.0",

View File

@ -77,13 +77,22 @@
slot="disabledBy" slot="disabledBy"
slot-scope="scope" slot-scope="scope"
> >
<nuxt-link v-if="scope.row.type === 'Post' && scope.row.post.disabledBy" :to="{ name: 'profile-slug', params: { slug: scope.row.post.disabledBy.slug } }"> <nuxt-link
v-if="scope.row.type === 'Post' && scope.row.post.disabledBy"
:to="{ name: 'profile-slug', params: { slug: scope.row.post.disabledBy.slug } }"
>
<b>{{ scope.row.post.disabledBy.name | truncate(50) }}</b> <b>{{ scope.row.post.disabledBy.name | truncate(50) }}</b>
</nuxt-link> </nuxt-link>
<nuxt-link v-else-if="scope.row.type === 'Comment' && scope.row.comment.disabledBy" :to="{ name: 'profile-slug', params: { slug: scope.row.comment.disabledBy.slug } }"> <nuxt-link
v-else-if="scope.row.type === 'Comment' && scope.row.comment.disabledBy"
:to="{ name: 'profile-slug', params: { slug: scope.row.comment.disabledBy.slug } }"
>
<b>{{ scope.row.comment.disabledBy.name | truncate(50) }}</b> <b>{{ scope.row.comment.disabledBy.name | truncate(50) }}</b>
</nuxt-link> </nuxt-link>
<nuxt-link v-else-if="scope.row.type === 'User' && scope.row.user.disabledBy" :to="{ name: 'profile-slug', params: { slug: scope.row.user.disabledBy.slug } }"> <nuxt-link
v-else-if="scope.row.type === 'User' && scope.row.user.disabledBy"
:to="{ name: 'profile-slug', params: { slug: scope.row.user.disabledBy.slug } }"
>
<b>{{ scope.row.user.disabledBy.name | truncate(50) }}</b> <b>{{ scope.row.user.disabledBy.name | truncate(50) }}</b>
</nuxt-link> </nuxt-link>
</template> </template>

View File

@ -902,10 +902,12 @@
debug "^3.1.0" debug "^3.1.0"
lodash.once "^4.1.1" lodash.once "^4.1.1"
"@human-connection/styleguide@~0.5.11": "@human-connection/styleguide@0.5.15":
version "0.5.11" version "0.5.15"
resolved "https://registry.yarnpkg.com/@human-connection/styleguide/-/styleguide-0.5.11.tgz#8e44b5560a27ff87175c438baaee2645045030ae" resolved "https://registry.yarnpkg.com/@human-connection/styleguide/-/styleguide-0.5.15.tgz#87142957b1ae03749e99db287adb6eafc5e2980a"
integrity sha512-djN4VnbeP4p6z8svlni68g7ST41qzxazwq3t2ygg4qTLEZLyOUopZW9++PST9s2YEQ97cNR1PyqnC6QGhBqMUA== integrity sha512-BsYwXhPZutRVxyyvCWYkSsw8rEoUTimFeH4GdA9u9gohfS+opVl56KjiBPpepHsaVjbnuL8932BD/47QdM5cZg==
dependencies:
vue "^2.6.6"
"@jest/console@^24.3.0": "@jest/console@^24.3.0":
version "24.3.0" version "24.3.0"
@ -12562,6 +12564,11 @@ vue@^2.5.22:
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.6.tgz#dde41e483c11c46a7bf523909f4f2f816ab60d25" resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.6.tgz#dde41e483c11c46a7bf523909f4f2f816ab60d25"
integrity sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q== integrity sha512-Y2DdOZD8sxApS+iUlwv1v8U1qN41kq6Kw45lM6nVZKhygeWA49q7VCCXkjXqeDBXgurrKWkYQ9cJeEJwAq0b9Q==
vue@^2.6.6:
version "2.6.8"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.6.8.tgz#f21cbc536bfc14f7d1d792a137bb12f69e60ea91"
integrity sha512-+vp9lEC2Kt3yom673pzg1J7T1NVGuGzO9j8Wxno+rQN2WYVBX2pyo/RGQ3fXCLh2Pk76Skw/laAPCuBuEQ4diw==
vuex-i18n@~1.11.0: vuex-i18n@~1.11.0:
version "1.11.0" version "1.11.0"
resolved "https://registry.yarnpkg.com/vuex-i18n/-/vuex-i18n-1.11.0.tgz#e6cdc95080c445ab2c211cc6b64a907d217639d3" resolved "https://registry.yarnpkg.com/vuex-i18n/-/vuex-i18n-1.11.0.tgz#e6cdc95080c445ab2c211cc6b64a907d217639d3"