From 6c2b606341eeea8950effce01980166cea52d2ac Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Fri, 21 Dec 2018 15:42:25 +0100 Subject: [PATCH] Updated translations --- locales/de.json | 4 +-- locales/es.json | 72 +++++++++++++++++++++++++++++++++++++++++++++ locales/fr.json | 17 +++++++++-- locales/it.json | 77 +++++++++++++++++++++++++++++++++++++++++++++++++ locales/nl.json | 38 ++++++++++++++++++++++-- locales/pl.json | 13 ++++++++- 6 files changed, 214 insertions(+), 7 deletions(-) diff --git a/locales/de.json b/locales/de.json index cdc88233d..bb879f4ea 100644 --- a/locales/de.json +++ b/locales/de.json @@ -85,7 +85,7 @@ "name": "Mehr Info" }, "takeAction": { - "name": "Aktiv werde" + "name": "Aktiv werden" } }, "quotes": { @@ -94,4 +94,4 @@ "author": "Afrikanisches Sprichwort" } } -} +} \ No newline at end of file diff --git a/locales/es.json b/locales/es.json index e737ffe72..e91c8b14b 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1,4 +1,76 @@ { + "login": { + "copy": "Si ya tiene una cuenta de Human Connection, inicie sesión aquí.", + "logout": "Cierre de sesión", + "email": "Tu correo electrónico", + "password": "Tu contraseña", + "moreInfo": "¿Qué es Human Connection?", + "hello": "Hola" + }, + "profile": { + "name": "Mi perfil", + "memberSince": "Miembro desde", + "followers": "Seguidores" + }, + "settings": { + "data": { + "name": "Sus datos" + }, + "security": { + "name": "Seguridad" + }, + "invites": { + "name": "Invita" + }, + "download": { + "name": "Descargar datos" + }, + "organizations": { + "name": "Mis organizaciones" + }, + "languages": { + "name": "Idiomas" + } + }, + "admin": { + "name": "Admin", + "dashboard": { + "users": "Usuarios", + "comments": "Comentarios", + "organizations": "Organizaciones", + "projects": "Proyectos", + "invites": "Invita", + "follows": "Sigue" + }, + "organizations": { + "name": "Organizaciones" + }, + "users": { + "name": "Usuarios" + }, + "pages": { + "name": "Páginas" + }, + "notifications": { + "name": "Notificaciones" + }, + "categories": { + "name": "Categorías", + "categoryName": "Nombre" + }, + "tags": { + "name": "Etiquetas", + "tagCountUnique": "Usuarios" + } + }, + "post": { + "moreInfo": { + "name": "Más info" + }, + "takeAction": { + "name": "Tomar acción" + } + }, "quotes": { "african": { "author": "Proverbio africano" diff --git a/locales/fr.json b/locales/fr.json index a192b426b..fccd33d6b 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -10,7 +10,10 @@ }, "profile": { "name": "Mon profil", - "memberSince": "Membre depuis" + "memberSince": "Membre depuis", + "follow": "Suivre", + "followers": "Suiveurs", + "following": "Suivant" }, "settings": { "name": "Paramètres", @@ -47,7 +50,8 @@ "organizations": "Organisations", "projects": "Projets", "invites": "Invite", - "follows": "Suit" + "follows": "Suit", + "shouts": "Cris" }, "organizations": { "name": "Organisations" @@ -75,6 +79,15 @@ "name": "Paramètres" } }, + "post": { + "name": "Post", + "moreInfo": { + "name": "Plus d'infos" + }, + "takeAction": { + "name": "Passez à l'action" + } + }, "quotes": { "african": { "quote": "Beaucoup de petites personnes dans beaucoup de petits endroits font beaucoup de petites choses, qui peuvent changer la face du monde.", diff --git a/locales/it.json b/locales/it.json index 070ba9011..6998e5149 100644 --- a/locales/it.json +++ b/locales/it.json @@ -1,7 +1,84 @@ { + "login": { + "copy": "Se hai già un account di Human Connection, accedi qui.", + "logout": "Logout", + "email": "La tua email", + "password": "La tua password", + "moreInfo": "Che cosa è Human Connection?", + "hello": "Ciao" + }, + "profile": { + "name": "Il mio profilo", + "follow": "Seguire", + "followers": "Seguaci" + }, "settings": { + "name": "Impostazioni", + "data": { + "name": "I tuoi dati" + }, + "security": { + "name": "Sicurezza" + }, + "invites": { + "name": "Inviti" + }, + "download": { + "name": "Scaricare i dati" + }, "delete": { "name": "Elimina Account" + }, + "organizations": { + "name": "Mie organizzazioni" + }, + "languages": { + "name": "Lingue" + } + }, + "admin": { + "name": "Admin", + "dashboard": { + "name": "Cruscotto", + "users": "Utenti", + "comments": "Commenti", + "notifications": "Notifiche", + "organizations": "Organizzazioni", + "projects": "Progetti", + "invites": "Inviti", + "follows": "Segue" + }, + "organizations": { + "name": "Organizzazioni" + }, + "users": { + "name": "Utenti" + }, + "pages": { + "name": "Pagine" + }, + "notifications": { + "name": "Notifiche" + }, + "categories": { + "name": "Categorie", + "categoryName": "Nome" + }, + "tags": { + "name": "Tag", + "tagCountUnique": "Utenti", + "tagCount": "Messaggi" + }, + "settings": { + "name": "Impostazioni" + } + }, + "post": { + "moreInfo": { + "name": "Ulteriori informazioni" + }, + "takeAction": { + "name": "Agire" } }, "quotes": { diff --git a/locales/nl.json b/locales/nl.json index 9d2b154e4..9b3bc2452 100644 --- a/locales/nl.json +++ b/locales/nl.json @@ -9,11 +9,23 @@ "hello": "Hallo" }, "profile": { + "name": "Mijn profiel", + "memberSince": "Lid sinds", "follow": "Volgen", "followers": "Volgelingen", "following": "Volgt" }, "settings": { + "name": "Instellingen", + "data": { + "name": "Uw gegevens" + }, + "security": { + "name": "Veiligheid" + }, + "download": { + "name": "Gegevens downloaden" + }, "delete": { "name": "Account verwijderen" }, @@ -25,31 +37,53 @@ } }, "admin": { + "name": "Admin", "dashboard": { "name": "Dashboard", + "users": "Gebruikers", + "posts": "Berichten", + "comments": "Opmerkingen", "notifications": "Meldingen", "organizations": "Organisaties", - "projects": "Projecten" + "projects": "Projecten", + "follows": "Volgt", + "shouts": "Shouts" }, "organizations": { "name": "Organisaties" }, + "users": { + "name": "Gebruikers" + }, "notifications": { "name": "Meldingen" }, "categories": { "name": "Categorieën", - "categoryName": "Naam" + "categoryName": "Naam", + "postCount": "Berichten" }, "tags": { + "name": "Tags", + "tagCountUnique": "Gebruikers", "tagCount": "Berichten" }, "settings": { "name": "Instellingen" } }, + "post": { + "name": "Post", + "moreInfo": { + "name": "Meer info" + }, + "takeAction": { + "name": "Onderneem actie" + } + }, "quotes": { "african": { + "quote": "Veel kleine mensen op veel kleine plaatsen doen veel kleine dingen, die het gezicht van de wereld kunnen veranderen.", "author": "Afrikaans spreekwoord" } } diff --git a/locales/pl.json b/locales/pl.json index 7742d7da0..2bdd4ca99 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -10,7 +10,10 @@ }, "profile": { "name": "Mój profil", - "memberSince": "Członek od" + "memberSince": "Członek od", + "follow": "Obserwuj", + "followers": "Obserwujący", + "following": "Obserwowani" }, "settings": { "name": "Ustawienia", @@ -29,6 +32,9 @@ "delete": { "name": "Usuń konto" }, + "organizations": { + "name": "Moje organizacje" + }, "languages": { "name": "Języki" } @@ -44,6 +50,7 @@ "organizations": "Organizacje", "projects": "Projekty", "invites": "Zaproszenia", + "follows": "Obserwowań", "shouts": "Wykrzyki" }, "organizations": { @@ -73,8 +80,12 @@ } }, "post": { + "name": "Post", "moreInfo": { "name": "Więcej informacji" + }, + "takeAction": { + "name": "Podejmij działanie" } }, "quotes": {