diff --git a/author.hbs b/author.hbs index 486c64f..e501cce 100644 --- a/author.hbs +++ b/author.hbs @@ -22,7 +22,7 @@ {{#if bio}} {{bio}} {{else}} - {{plural ../pagination.total empty='No posts' singular='% post' plural='% posts'}} published + {{plural ../pagination.total empty=(t "No posts") singular=(t "1 post") plural=(t "% posts")}} {{/if}}

diff --git a/default.hbs b/default.hbs index 05836fe..e5e0523 100644 --- a/default.hbs +++ b/default.hbs @@ -62,9 +62,9 @@ {{#unless @member}} - Subscribe + {{t "Subscribe"}} {{else}} - Account + {{t "Account"}} {{/unless}} diff --git a/locales/de.json b/locales/de.json index 60202cd..8e57f2c 100644 --- a/locales/de.json +++ b/locales/de.json @@ -1,26 +1,21 @@ { + "Enter your email": "Geben sie ihre E-Mail Adresse ein", "Account": "Konto", "Subscribe": "Abonnieren", - "Subscribe to {blogtitle}": "Abonniere {blogtitle}", - "Subscribed!": "Abonniert!", + "Subscribe to {blogtitle}": "Abonniere {blogtitle}", "A collection of posts": "Eine Sammlung von Artikeln", "A collection of 1 post": "Eine Sammlung von einem Artikel", "A collection of % posts": "Eine Sammlung von % Artikeln", "Get the latest posts delivered right to your inbox": "Erhalte die neusten Artikel direkt in dein Postfach", "Go to the front page": "Gehe zur Startseite", "Latest Posts": "Neuste Artikel", - "Message": "Fehlermeldung", - "More posts by {name}": "Weitere Artikel von {name}", - "No posts": "Keine Artikel", - "Read more posts by this author": "Lese weitere Artikel von diesem Autor", - "Ref": "Ref", - "See all % posts": "Zeige alle % Artikel", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Bleibe auf dem Laufenden! Erhalte alle neuen Artikel direkt in dein Postfach", + "Message": "Fehlermeldung", + "No posts": "Keine Artikel", + "Ref": "Ref", "1 post": "1 Artikel", "% posts": "% Artikel", "1 min read": "Lesezeit: 1 Min.", - "% min read": "Lesezeit: % Min.", - "Could not sign up! Invalid sign up link.": "Konnte mich nicht anmelden! Ungültiger Anmeldelink.", + "% min read": "Lesezeit: % Min.", "Great! Check your inbox and click the link to confirm your subscription.": "Großartig! Überprüfen Sie Ihren Posteingang und klicken Sie auf den Link, um Ihr Abonnement zu bestätigen.", "Please enter a valid email address!": "Bitte geben Sie eine gültige E-Mail-Adresse ein!" } diff --git a/locales/en.json b/locales/en.json index c1fa43e..0744f08 100644 --- a/locales/en.json +++ b/locales/en.json @@ -1,26 +1,21 @@ { + "Enter your email": "Enter your email", "Account": "Account", "Subscribe": "Subscribe", - "Subscribe to {blogtitle}": "Subscribe to {blogtitle}", - "Subscribed!": "Subscribed!", + "Subscribe to {blogtitle}": "Subscribe to {blogtitle}", "A collection of posts": "A collection of posts", "A collection of 1 post": "A collection of 1 post", "A collection of % posts": "A collection of % posts", "Get the latest posts delivered right to your inbox": "Get the latest posts delivered right to your inbox", "Go to the front page": "Go to the front page", "Latest Posts": "Latest Posts", - "Message": "Message", - "More posts by {name}": "More posts by {name}", - "No posts": "No posts", - "Read more posts by this author": "Read more posts by this author", - "Ref": "Ref", - "See all % posts": "See all % posts", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox", + "Message": "Message", + "No posts": "No posts", + "Ref": "Ref", "1 post": "1 post", "% posts": "% posts", "1 min read": "1 min read", - "% min read": "% min read", - "Could not sign up! Invalid sign up link.": "Could not sign up! Invalid sign up link.", + "% min read": "% min read", "Great! Check your inbox and click the link to confirm your subscription.": "Great! Check your inbox and click the link to confirm your subscription.", "Please enter a valid email address!": "Please enter a valid email address!" } diff --git a/locales/es.json b/locales/es.json index c8e83a7..4bde343 100644 --- a/locales/es.json +++ b/locales/es.json @@ -1,26 +1,21 @@ { + "Enter your email": "Introduce tu correo electrónico", "Account": "Cuenta ", "Subscribe": "Suscríbete", - "Subscribe to {blogtitle}": "Suscríbete a {blogtitle}", - "Subscribed!": "¡Suscrito!", + "Subscribe to {blogtitle}": "Suscríbete a {blogtitle}", "A collection of posts": "Una colección de artículos", "A collection of 1 post": "Una colección de 1 artículo", "A collection of % posts": "Una colección de % artículos", "Get the latest posts delivered right to your inbox": "Recibe los últimos artículos directamente en tu buzón", "Go to the front page": "Ir a la página de inicio", "Latest Posts": "Últimos Artículos", - "Message": "Mensaje", - "More posts by {name}": "Más artículos de {name}", - "No posts": "No hay artículos", - "Read more posts by this author": "Lee más artículos de este autor", - "Ref": "Ref", - "See all % posts": "Ver todos los % artículos", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "¡Mantente al día! Recibe todos los últimos y mejores artículos directamente en tu buzón", + "Message": "Mensaje", + "No posts": "No hay artículos", + "Ref": "Ref", "1 post": "1 artículo", "% posts": "% artículos", "1 min read": "1 min de lectura", - "% min read": "% min de lectura", - "Could not sign up! Invalid sign up link.": "¡No se pudo registrar! Enlace de registro no válido.", + "% min read": "% min de lectura", "Great! Check your inbox and click the link to confirm your subscription.": "¡Excelente! Revise su bandeja de entrada y haga clic en el enlace para confirmar su suscripción.", "Please enter a valid email address!": "¡Por favor, introduce una dirección de correo electrónico válida!" } diff --git a/locales/fi.json b/locales/fi.json index 85afe56..679cb49 100644 --- a/locales/fi.json +++ b/locales/fi.json @@ -1,26 +1,21 @@ { + "Enter your email": "Syötä sähköpostiosoitteesi", "Account": "Tili", "Subscribe": "Tilaa", - "Subscribe to {blogtitle}": "Tilaa blogi {blogtitle}", - "Subscribed!": "Tilaus tehty!", + "Subscribe to {blogtitle}": "Tilaa blogi {blogtitle}", "A collection of posts": "Artikkelien kokoelma", "A collection of 1 post": "Kokoelmassa 1 artikkeli", "A collection of % posts": "Kokoelmassa % artikkelia", "Get the latest posts delivered right to your inbox": "Tilaa uusimmat artikkelit suoraan sähköpostiisi", "Go to the front page": "Go to the front page", "Latest Posts": "Uusimmat artikkelit", - "Message": "Viesti", - "More posts by {name}": "Muita artikkeleja kirjoittajalta {name}", - "No posts": "Ei artikkeleita", - "Read more posts by this author": "Lue tämän kirjoittajan muita artikkeleja", - "Ref": "Ref", - "See all % posts": "Näytä kaikki % artikkelia", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Pysy ajan tasalla! Tilaa uudet artikkelit sähköpostiisi", + "Message": "Viesti", + "No posts": "Ei artikkeleita", + "Ref": "Ref", "1 post": "Yksi artikkeli", "% posts": "% artikkelia", "1 min read": "Lukuaika 1 minuutti", - "% min read": "Lukuaika % minuuttia", - "Could not sign up! Invalid sign up link.": "Rekisteröityminen epäonnistui. Virheellinen rekisteröitymislinkki.", + "% min read": "Lukuaika % minuuttia", "Great! Check your inbox and click the link to confirm your subscription.": "Loistava! Tarkista postilaatikkosi ja vahvista tilauksesi napsauttamalla linkkiä.", "Please enter a valid email address!": "Ole hyvä ja syötä toimiva sähköpostiosoite!" } diff --git a/locales/fr.json b/locales/fr.json index 328cd45..cbca1e2 100644 --- a/locales/fr.json +++ b/locales/fr.json @@ -1,26 +1,21 @@ { + "Enter your email": "Entrer votre Email", "Account": "Compte", "Subscribe": "S’abonner", - "Subscribe to {blogtitle}": "S’abonner à {blogtitle}", - "Subscribed!": "Abonné !", + "Subscribe to {blogtitle}": "S’abonner à {blogtitle}", "A collection of posts": "Une catégorie d’articles", "A collection of 1 post": "Une catégorie avec un article", "A collection of % posts": "Une catégorie avec % articles", "Get the latest posts delivered right to your inbox": "Recevez les derniers articles directement dans votre boîte aux lettres.", "Go to the front page": "Aller sur la page d’accueil", "Latest Posts": "Derniers articles", - "Message": "Message", - "More posts by {name}": "Plus d’articles par {name}", - "No posts": "Aucun article", - "Read more posts by this author": "Lire plus d’articles de cet auteur", - "Ref": "Réf", - "See all % posts": "Voir les % articles", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Restez à jour ! Recevez tous les derniers articles directement dans votre boîte aux lettres.", + "Message": "Message", + "No posts": "Aucun article", + "Ref": "Réf", "1 post": "Un article", "% posts": "% articles", "1 min read": "1 min de lecture", - "% min read": "% min de lecture", - "Could not sign up! Invalid sign up link.": "Impossible de s'inscrire! Lien d'inscription non valide.", + "% min read": "% min de lecture", "Great! Check your inbox and click the link to confirm your subscription.": "Génial! Vérifiez votre boîte de réception et cliquez sur le lien pour confirmer votre abonnement.", "Please enter a valid email address!": "S'il vous plaît, mettez une adresse email valide!" } diff --git a/locales/hr.json b/locales/hr.json index 540f26a..2a25df0 100644 --- a/locales/hr.json +++ b/locales/hr.json @@ -1,26 +1,21 @@ { + "Enter your email": "Upiši svoj email", "Account": "Račun", "Subscribe": "Pretplati se", - "Subscribe to {blogtitle}": "Pretplati se na {blogtitle}", - "Subscribed!": "Pretplaćen!", + "Subscribe to {blogtitle}": "Pretplati se na {blogtitle}", "A collection of posts": "Kolekcija postova", "A collection of 1 post": "Kolekcija s jednim postom", "A collection of % posts": "Kolekcija sa % postova", "Get the latest posts delivered right to your inbox": "Najnoviji postovi će biti dostavljeni u tvoj inbox", "Go to the front page": "Go to the front page", "Latest Posts": "Noviji Postovi", - "Message": "Poruka", - "More posts by {name}": "Više postova od {name}", - "No posts": "Nema postova", - "Read more posts by this author": "Pročitaj više postova od ovog autora", - "Ref": "Ref", - "See all % posts": "Vidi sve % postove", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Ostani u toku! Neka svi najnoviji i najbolji postovi budu dostavljeni izravno u tvoj inbox", + "Message": "Poruka", + "No posts": "Nema postova", + "Ref": "Ref", "1 post": "1 post", "% posts": "% postova", "1 min read": "1 min čitanja", - "% min read": "% min čitanja", - "Could not sign up! Invalid sign up link.": "Ne mogu se prijaviti! Nevažeća veza za prijavu.", + "% min read": "% min čitanja", "Great! Check your inbox and click the link to confirm your subscription.": "Sjajno! Provjerite pristiglu poštu i kliknite vezu da biste potvrdili pretplatu.", "Please enter a valid email address!": "Unesite valjanu adresu e-pošte!" } diff --git a/locales/hu.json b/locales/hu.json index c1a6d31..a9fc1b7 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -1,26 +1,21 @@ { + "Enter your email": "Írd be az email címed", "Account": "fiók", "Subscribe": "Feliratkozás", - "Subscribe to {blogtitle}": "Iratkozz fel a {blogtitle}re", - "Subscribed!": "Feliratkozva!", + "Subscribe to {blogtitle}": "Iratkozz fel a {blogtitle}re", "A collection of posts": "Cikkek gyűjteménye", "A collection of 1 post": "Itt csupán egy cikk van", "A collection of % posts": "% cikk gyűjteménye", "Get the latest posts delivered right to your inbox": "Olvasd a legfrissebb cikkeket egyenesen a virtuális postaládádból", "Go to the front page": "Vissza a kezdőlapra", "Latest Posts": "Legfrissebb cikkek", - "Message": "Üzenet:", - "More posts by {name}": "{name} többi cikkei", - "No posts": "Nincsenek cikkek", - "Read more posts by this author": "Olvass többet tőle", - "Ref": "Ref", - "See all % posts": "% cikk van hátra. Olvasd el", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Maradj informált! Kapd meg a legfrissebb bejegyzéseket közvetlenül a virtuális postaládádba", + "Message": "Üzenet:", + "No posts": "Nincsenek cikkek", + "Ref": "Ref", "1 post": "1 cikk", "% posts": "% cikk", "1 min read": "1 perces", - "% min read": "% perces", - "Could not sign up! Invalid sign up link.": "Nem sikerült regisztrálni! Érvénytelen regisztrációs link.", + "% min read": "% perces", "Great! Check your inbox and click the link to confirm your subscription.": "Nagy! Ellenőrizze a beérkező leveleket, és kattintson a linkre az előfizetés megerősítéséhez.", "Please enter a valid email address!": "Kérjük valós e-mail címet adjon meg!" } diff --git a/locales/id.json b/locales/id.json index 4265929..ebd657d 100644 --- a/locales/id.json +++ b/locales/id.json @@ -1,26 +1,21 @@ { + "Enter your email": "Masukkan email Anda", "Account": "Akun", "Subscribe": "Langganan", - "Subscribe to {blogtitle}": "Langganan ke {blogtitle}", - "Subscribed!": "Berhasil berlangganan!", + "Subscribe to {blogtitle}": "Langganan ke {blogtitle}", "A collection of posts": "Koleksi artikel-artikel", "A collection of 1 post": "Koleksi berisi 1 artikel", "A collection of % posts": "Koleksi berisi % artikel", "Get the latest posts delivered right to your inbox": "Langganan via email", "Go to the front page": "Ke halaman depan", "Latest Posts": "Artikel terbaru", - "Message": "Pesan", - "More posts by {name}": "Artikel oleh {name}", - "No posts": "Tidak ada artikel", - "Read more posts by this author": "Baca artikel lainnya oleh penulis ini", - "Ref": "Ref", - "See all % posts": "Lihat % artikel seluruhnya", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Dapatkan artikel terbaru yang dikirim ke email Anda", + "Message": "Pesan", + "No posts": "Tidak ada artikel", + "Ref": "Ref", "1 post": "1 artikel", "% posts": "% artikel", "1 min read": "Bacaan 1 menit", - "% min read": "Bacaan % menit", - "Could not sign up! Invalid sign up link.": "Tidak bisa mendaftar! Tautan pendaftaran tidak valid.", + "% min read": "Bacaan % menit", "Great! Check your inbox and click the link to confirm your subscription.": "Bagus! Periksa kotak masuk Anda dan klik tautan untuk mengonfirmasi langganan Anda.", "Please enter a valid email address!": "Silakan isi alamat email!" } diff --git a/locales/it.json b/locales/it.json index dfc3cec..b07ecba 100644 --- a/locales/it.json +++ b/locales/it.json @@ -1,26 +1,21 @@ { + "Enter your email": "Inserisci la tua email", "Account": "Account", "Subscribe": "Iscriviti", - "Subscribe to {blogtitle}": "Iscriviti a {blogtitle}", - "Subscribed!": "Iscritto!", + "Subscribe to {blogtitle}": "Iscriviti a {blogtitle}", "A collection of posts": "Una collezione di articoli", "A collection of 1 post": "Una collezione di 1 articolo", "A collection of % posts": "Una collezione di % articoli", "Get the latest posts delivered right to your inbox": "Ricevi gli articoli più recenti direttamente nella tua casella di posta", "Go to the front page": "Go to the front page", "Latest Posts": "Ultimi articoli", - "Message": "Messaggio", - "More posts by {name}": "Altri articoli da {name}", - "No posts": "Nessun articolo", - "Read more posts by this author": "Leggi più post da questo autore", - "Ref": "Rif", - "See all % posts": "Mostra tutti i % articoli", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Resta aggiornato! Ricevi tutti gli articoli più recenti e importanti direttamente nella tua casella di posta", + "Message": "Messaggio", + "No posts": "Nessun articolo", + "Ref": "Rif", "1 post": "1 articolo", "% posts": "% articoli", "1 min read": "1 minuto di lettura", - "% min read": "% minuti di lettura", - "Could not sign up! Invalid sign up link.": "Impossibile registrarsi! Link di registrazione non valido.", + "% min read": "% minuti di lettura", "Great! Check your inbox and click the link to confirm your subscription.": "Ottimo! Controlla la posta in arrivo e fai clic sul link per confermare l'iscrizione.", "Please enter a valid email address!": "Si prega di inserire un indirizzo email valido!" } diff --git a/locales/lt.json b/locales/lt.json index 31c05f7..f59994b 100644 --- a/locales/lt.json +++ b/locales/lt.json @@ -1,26 +1,21 @@ { + "Enter your email": "Įrašykite savo el. paštą", "Account": "Sąskaita", "Subscribe": "Prenumeruoti", - "Subscribe to {blogtitle}": "Prenumeruoti {blogtitle}", - "Subscribed!": "Sėkminga prenumeracija!", + "Subscribe to {blogtitle}": "Prenumeruoti {blogtitle}", "A collection of posts": "A collection of posts", "A collection of 1 post": "A collection of 1 post", "A collection of % posts": "A collection of % posts", "Get the latest posts delivered right to your inbox": "Gaukite naujienas į savo pašto dėžutę", "Go to the front page": "Go to the front page", "Latest Posts": "Paskutiniai įrašai", - "Message": "Pranešimas", - "More posts by {name}": "Daugiau įrašų by {name}", - "No posts": "Nėra įrašų", - "Read more posts by this author": "Kiti šio autoriaus įrašai", - "Ref": "Nuoroda", - "See all % posts": "Rodyti visus % įrašus", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Sužinok pirmas! Gauk naujausius & paskutiniausius įrašus tiesiai į pašto dėžutę", + "Message": "Pranešimas", + "No posts": "Nėra įrašų", + "Ref": "Nuoroda", "1 post": "1 įrašas", "% posts": "% įrašų", "1 min read": "1 min skaitymo", - "% min read": "% min skaitymo", - "Could not sign up! Invalid sign up link.": "Nepavyko prisiregistruoti! Netinkama registracijos nuoroda.", + "% min read": "% min skaitymo", "Great! Check your inbox and click the link to confirm your subscription.": "Puiku! Patikrinkite gautuosius ir spustelėkite nuorodą, kad patvirtintumėte prenumeratą.", "Please enter a valid email address!": "Prašome įvesti galiojantį elektroninio pašto adresą!" } diff --git a/locales/nb.json b/locales/nb.json index b65d412..a35f714 100644 --- a/locales/nb.json +++ b/locales/nb.json @@ -1,26 +1,21 @@ { + "Enter your email": "Skriv inn din email", "Account": "Regnskap", "Subscribe": "Abbonér", - "Subscribe to {blogtitle}": "Abbonér på {blogtitle}", - "Subscribed!": "Abbonert!", + "Subscribe to {blogtitle}": "Abbonér på {blogtitle}", "A collection of posts": "En samling innlegg", "A collection of 1 post": "En samling av 1 innlegg", "A collection of % posts": "En samling % innlegg", "Get the latest posts delivered right to your inbox": "Få siste innlegg levert rett til din innboks", "Go to the front page": "Go to the front page", "Latest Posts": "Siste innlegg", - "Message": "Beskjed", - "More posts by {name}": "Flere innlegg av {name}", - "No posts": "Ingen innlegg", - "Read more posts by this author": "Les flere innlegg av denne forfatteren", - "Ref": "Ref", - "See all % posts": "Vis alle % innlegg", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Hold deg oppdatert! Få de siste og beste innlegg levert rett til din innboks", + "Message": "Beskjed", + "No posts": "Ingen innlegg", + "Ref": "Ref", "1 post": "1 innlegg", "% posts": "% innlegg", "1 min read": "1 min lesetid", - "% min read": "% min lesetid", - "Could not sign up! Invalid sign up link.": "Kunne ikke registrere meg! Ugyldig registreringskobling.", + "% min read": "% min lesetid", "Great! Check your inbox and click the link to confirm your subscription.": "Flott! Sjekk innboksen din, og klikk på lenken for å bekrefte abonnementet.", "Please enter a valid email address!": "Vennligst skriv inn en gyldig e-post adresse!" } diff --git a/locales/pl.json b/locales/pl.json index f67dfde..5b72d63 100644 --- a/locales/pl.json +++ b/locales/pl.json @@ -1,26 +1,21 @@ { + "Enter your email": "Wprowadź swój email", "Account": "Rachunek", "Subscribe": "Subskrybuj", - "Subscribe to {blogtitle}": "Subskrybuj {blogtitle}", - "Subscribed!": "Zasubskrybowano!", + "Subscribe to {blogtitle}": "Subskrybuj {blogtitle}", "A collection of posts": "Kolekcja wpisów", "A collection of 1 post": "Kolekcja 1 wpisu", "A collection of % posts": "Kolekcja % wpisów", "Get the latest posts delivered right to your inbox": "Otrzymuj najnowsze wpisy na skrzynkę pocztową", "Go to the front page": "Przejdź do strony głównej", "Latest Posts": "Najnowsze wpisy", - "Message": "Wiadomość", - "More posts by {name}": "Więcej wpisów {name}", - "No posts": "Brak wpisów", - "Read more posts by this author": "Zobacz więcej wpisów tego autora", - "Ref": "Ref", - "See all % posts": "Zobacz wszystkie % wpisów", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Bądź na bieżąco! Otrzymuj najnowsze i najlepsze wpisy prosto na Twoją skrzynkę pocztową", + "Message": "Wiadomość", + "No posts": "Brak wpisów", + "Ref": "Ref", "1 post": "1 wpis", "% posts": "% wpisów", "1 min read": "lektura na 1 min", - "% min read": "lektura na % min", - "Could not sign up! Invalid sign up link.": "Nie udało się zarejestrować! Nieprawidłowy link do rejestracji.", + "% min read": "lektura na % min", "Great! Check your inbox and click the link to confirm your subscription.": "Świetnie! Sprawdź swoją skrzynkę odbiorczą i kliknij link, aby potwierdzić subskrypcję.", "Please enter a valid email address!": "Proszę wpisać aktualny adres e-mail!" } diff --git a/locales/ro.json b/locales/ro.json index ba197fd..73f78f8 100644 --- a/locales/ro.json +++ b/locales/ro.json @@ -1,26 +1,21 @@ { + "Enter your email": "Introduceți adresa dvs. de email", "Account": "Cont", "Subscribe": "Înscrie-te", - "Subscribe to {blogtitle}": "Înscrie-te la {blogtitle}", - "Subscribed!": "Te-ai înscris!", + "Subscribe to {blogtitle}": "Înscrie-te la {blogtitle}", "A collection of posts": "O colecție de articole", "A collection of 1 post": "O colecție de un articol", "A collection of % posts": "O colecție de % articole", "Get the latest posts delivered right to your inbox": "Citește ultimele articole livrate direct în inbox-ul tău", "Go to the front page": "Go to the front page", "Latest Posts": "Ultimele Articole", - "Message": "Mesaj", - "More posts by {name}": "Mai multe articole de {name}", - "No posts": "Nu există articole", - "Read more posts by this author": "Citește mai multe articole de acest autor", - "Ref": "Ref", - "See all % posts": "Vezi toate % articolele", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Rămâi conectat! Citește ultimele și cele mai interesante articole livrate direct în inbox-ul tău", + "Message": "Mesaj", + "No posts": "Nu există articole", + "Ref": "Ref", "1 post": "1 articol", "% posts": "% articole", "1 min read": "lectură de 1 min", - "% min read": "lectură de % min", - "Could not sign up! Invalid sign up link.": "Nu s-a putut înscrie! Link de înregistrare nevalid.", + "% min read": "lectură de % min", "Great! Check your inbox and click the link to confirm your subscription.": "Minunat! Verificați căsuța de e-mail și dați clic pe link pentru a vă confirma abonamentul.", "Please enter a valid email address!": "Te rog introdu o adresa de email valida!" } diff --git a/locales/ru.json b/locales/ru.json index 8a26af7..19d0698 100644 --- a/locales/ru.json +++ b/locales/ru.json @@ -1,26 +1,21 @@ { + "Enter your email": "Введите адрес электронной почты", "Account": "Аккаунт", "Subscribe": "Подписаться", - "Subscribe to": "Подписаться на", - "Subscribed!": "Вы подписаны!", + "Subscribe to": "Подписаться на", "A collection of posts": "Коллекция статей", "A collection of 1 post": "Коллекция из 1 статьи", "A collection of % posts": "Коллекция из % статей", "Get the latest posts delivered right to your inbox": "Получайте свежие статьи прямо на свою почту", - "Go to the front page": "Go to the front page", + "Go to the front page": "На главную", "Latest Posts": "Последние статьи", - "Message": "Сообщение", - "More posts by {name}": "Другие статьи от {name}", - "No posts": "Статьи отсутствуют", - "Read more posts by this author": "Другие статьи этого автора", - "Ref": "Ссылка", - "See all % posts": "Посмотреть все % статьи(-ей)", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Будьте в курсе! Получайте свежие статьи прямо на свою почту", + "Message": "Сообщение", + "No posts": "Статьи отсутствуют", + "Ref": "Ссылка", "1 post": "1 статья", "% posts": "% статьи(-ей)", "1 min read": "1 мин на чтение", - "% min read": "% мин на чтение", - "Could not sign up! Invalid sign up link.": "Не удалось зарегистрироваться! Неверная ссылка для регистрации.", + "% min read": "% мин на чтение", "Great! Check your inbox and click the link to confirm your subscription.": "Отлично! Проверьте свой почтовый ящик и нажмите ссылку, чтобы подтвердить подписку", "Please enter a valid email address!": "Пожалуйста, введите действительный адрес электронной почты!" } diff --git a/locales/sv.json b/locales/sv.json index e68b986..0640dbc 100644 --- a/locales/sv.json +++ b/locales/sv.json @@ -1,26 +1,21 @@ { + "Enter your email": "Skriv in din e-postadress", "Account": "Konto", "Subscribe": "Prenumerera", - "Subscribe to {blogtitle}": "Prenumerera på {blogtitle}", - "Subscribed!": "Prenumererad!", + "Subscribe to {blogtitle}": "Prenumerera på {blogtitle}", "A collection of posts": "En samling artiklar", "A collection of 1 post": "En samling av 1 artikel", "A collection of % posts": "En samling av % artiklar", "Get the latest posts delivered right to your inbox": "Få de senaste artiklarna levererade direkt till din inkorg", "Go to the front page": "Go to the front page", "Latest Posts": "Senaste artiklarna", - "Message": "Meddelande", - "More posts by {name}": "Fler artiklar av {name}", - "No posts": "Inga artiklar", - "Read more posts by this author": "Läs mer artiklar av denna författare", - "Ref": "Ref", - "See all % posts": "Se alla % artiklar", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Håll dig uppdaterad! Få alla de senaste och bästa artiklarna levererade direkt till din inkorg.", + "Message": "Meddelande", + "No posts": "Inga artiklar", + "Ref": "Ref", "1 post": "1 artikel", "% posts": "% artiklar", "1 min read": "1 minuts läsning", - "% min read": "% minuters läsning", - "Could not sign up! Invalid sign up link.": "Det gick inte att registrera sig! Ogiltig registreringslänk.", + "% min read": "% minuters läsning", "Great! Check your inbox and click the link to confirm your subscription.": "Bra! Kontrollera din inkorg och klicka på länken för att bekräfta din prenumeration.", "Please enter a valid email address!": "Ange en giltig e-postadress!" } diff --git a/locales/tr.json b/locales/tr.json index 6dc9b5e..d4eb310 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -1,26 +1,21 @@ { + "Enter your email": "E-postanızı giriniz", "Account": "Hesap", "Subscribe": "Abone Ol", - "Subscribe to {blogtitle}": "{blogtitle} abone ol", - "Subscribed!": "Abone olundu!", + "Subscribe to {blogtitle}": "{blogtitle} abone ol", "A collection of posts": "Yazılar", "A collection of 1 post": "1 yazı", "A collection of % posts": "% yazı", "Get the latest posts delivered right to your inbox": "Son paylaşılan içerikler gelen kutuna gelsin", "Go to the front page": "Anasayfaya git", "Latest Posts": "Son Yazılar", - "Message": "İleti", - "More posts by {name}": "{name} tarafından daha fazla içerik ", - "No posts": "İçerik Yok", - "Read more posts by this author": "Bu yazarın diğer yazılarını oku", - "Ref": "Ref", - "See all % posts": "% içeriklerini gör", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "Güncel kal! Tüm yeni & harika içerikler direkt gelen kutuna gelsin", + "Message": "İleti", + "No posts": "İçerik Yok", + "Ref": "Ref", "1 post": "1 yazı", "% posts": "% yazı", "1 min read": "1 dakikalık okuma", - "% min read": "% dakikalık okuma", - "Could not sign up! Invalid sign up link.": "Kaydolamadım! Geçersiz kayıt bağlantısı.", + "% min read": "% dakikalık okuma", "Great! Check your inbox and click the link to confirm your subscription.": "Harika! Gelen kutunuzu kontrol edin ve aboneliğinizi onaylamak için bağlantıyı tıklayın.", "Please enter a valid email address!": "Geçerli bir e!" } diff --git a/locales/zh.json b/locales/zh.json index 76e9d58..a11544a 100644 --- a/locales/zh.json +++ b/locales/zh.json @@ -1,26 +1,21 @@ { + "Enter your email": "输入你的电子邮箱", "Account": "帐户", "Subscribe": "订阅", - "Subscribe to {blogtitle}": "订阅{blogtitle}", - "Subscribed!": "已经订阅!", + "Subscribe to {blogtitle}": "订阅{blogtitle}", "A collection of posts": "文章集合", "A collection of 1 post": "共1篇文章", "A collection of % posts": "共%篇文章", "Get the latest posts delivered right to your inbox": "最新文章直达邮箱", "Go to the front page": "Go to the front page", "Latest Posts": "最新文章", - "Message": "信息", - "More posts by {name}": "More posts by {name}", - "No posts": "没有文章", - "Read more posts by this author": "阅读此作者的更多文章", - "Ref": "参考", - "See all % posts": "查看所有%篇文章", - "Stay up to date! Get all the latest & greatest posts delivered straight to your inbox": "保持更新!所有最新最好的文章全部送进你的邮箱", + "Message": "信息", + "No posts": "没有文章", + "Ref": "参考", "1 post": "1 篇文章", "% posts": "% 篇文章", "1 min read": "1 min read", - "% min read": "% min read", - "Could not sign up! Invalid sign up link.": "无法注册! 无效的注册链接。", + "% min read": "% min read", "Great! Check your inbox and click the link to confirm your subscription.": "好极了! 检查您的收件箱,然后单击链接以确认您的订阅。", "Please enter a valid email address!": "请输入有效的电子邮件地址!" } diff --git a/post.hbs b/post.hbs index 0dd7a0e..b45d7fc 100644 --- a/post.hbs +++ b/post.hbs @@ -89,8 +89,8 @@ into the {body} tag of the default.hbs template --}}
{{#if @custom.email_signup_text}}

{{@custom.email_signup_text}}

{{/if}} - - Subscribe + + {{t "Subscribe"}} {{!-- ^ This looks like a form element, but it's just a link to Portal, making the form validation and submission much simpler. --}} diff --git a/tag.hbs b/tag.hbs index a5035b4..39200cf 100644 --- a/tag.hbs +++ b/tag.hbs @@ -35,7 +35,7 @@ {{#if description}} {{description}} {{else}} - A collection of {{plural ../pagination.total empty='zero posts' singular='% post' plural='% posts'}} + {{plural ../pagination.total empty=(t "A collection of posts") singular=(t "A collection of 1 post") plural=(t "A collection of % posts")}} {{/if}}