updated translations

This commit is contained in:
Grzegorz Leoniec 2018-12-18 15:25:08 +01:00
parent 4e91d253ae
commit 8f44685ca7
No known key found for this signature in database
GPG Key ID: 3AA43686D4EB1377
8 changed files with 98 additions and 7 deletions

View File

@ -94,4 +94,4 @@
"author": "Afrikanisches Sprichwort"
}
}
}
}

View File

@ -94,4 +94,4 @@
"author": "African proverb"
}
}
}
}

View File

@ -4,4 +4,4 @@
"author": "Proverbio africano"
}
}
}
}

View File

@ -81,4 +81,4 @@
"author": "Proverbe africain"
}
}
}
}

View File

@ -1,7 +1,12 @@
{
"settings": {
"delete": {
"name": "Elimina Account"
}
},
"quotes": {
"african": {
"author": "Proverbio africano"
}
}
}
}

View File

@ -53,4 +53,4 @@
"author": "Afrikaans spreekwoord"
}
}
}
}

86
locales/pl.json Normal file
View File

@ -0,0 +1,86 @@
{
"login": {
"copy": "Jeśli masz już konto Human Connection, zaloguj się tutaj.",
"login": "Login",
"logout": "Wyloguj się",
"email": "Twój adres e-mail",
"password": "Twoje hasło",
"moreInfo": "Co to jest Human Connection?",
"hello": "Cześć"
},
"profile": {
"name": "Mój profil",
"memberSince": "Członek od"
},
"settings": {
"name": "Ustawienia",
"data": {
"name": "Twoje dane"
},
"security": {
"name": "Bezpieczeństwo"
},
"invites": {
"name": "Zaproszenia"
},
"download": {
"name": "Pobierz dane"
},
"delete": {
"name": "Usuń konto"
},
"languages": {
"name": "Języki"
}
},
"admin": {
"name": "Admin",
"dashboard": {
"name": "Tablica rozdzielcza",
"users": "Użytkownicy",
"posts": "Posty",
"comments": "Komentarze",
"notifications": "Powiadomienia",
"organizations": "Organizacje",
"projects": "Projekty",
"invites": "Zaproszenia",
"shouts": "Wykrzyki"
},
"organizations": {
"name": "Organizacje"
},
"users": {
"name": "Użytkownicy"
},
"pages": {
"name": "Strony"
},
"notifications": {
"name": "Powiadomienia"
},
"categories": {
"name": "Kategorie",
"categoryName": "Nazwa",
"postCount": "Posty"
},
"tags": {
"name": "Tagi",
"tagCountUnique": "Użytkownicy",
"tagCount": "Posty"
},
"settings": {
"name": "Ustawienia"
}
},
"post": {
"moreInfo": {
"name": "Więcej informacji"
}
},
"quotes": {
"african": {
"quote": "Wielu małych ludzi w wielu małych miejscach robi wiele małych rzeczy, które mogą zmienić oblicze świata.",
"author": "Afrykańskie przysłowie"
}
}
}

View File

@ -4,4 +4,4 @@
"author": "Provérbio Africano"
}
}
}
}