diff --git a/public/language/fi/category.json b/public/language/fi/category.json
index 6671ce4b16..3512fae9d5 100644
--- a/public/language/fi/category.json
+++ b/public/language/fi/category.json
@@ -1,12 +1,12 @@
{
- "new_topic_button": "Aloita uusi keskustelu.",
- "no_topics": "Tällä aihealueella ei ole yhtään viestiketjua.
Miksi et aloittaisi yhtä?",
+ "new_topic_button": "Uusi aihe",
+ "no_topics": "Tällä aihealueella ei ole yhtään aihetta.
Miksi et aloittaisi uutta?",
"sidebar.recent_replies": "Viimeisimmät vastaukset",
"sidebar.active_participants": "Aktiiviset keskustelijat",
"sidebar.moderators": "Moderaattorit",
"posts": "viestit",
"views": "katsottu",
- "posted": "lähetetty",
+ "posted": "kirjoitettu",
"browsing": "selaamassa",
"no_replies": "Kukaan ei ole vastannut",
"replied": "vastasi",
diff --git a/public/language/fi/footer.json b/public/language/fi/footer.json
index 422d32464a..46ffa8334d 100644
--- a/public/language/fi/footer.json
+++ b/public/language/fi/footer.json
@@ -1,7 +1,7 @@
{
"stats.online": "Online",
"stats.users": "Käyttäjää",
- "stats.topics": "Viestiketjua",
+ "stats.topics": "Aihetta",
"stats.posts": "Viestiä",
"success": "onnistunut"
}
\ No newline at end of file
diff --git a/public/language/fi/global.json b/public/language/fi/global.json
index b276cf767e..b5d7aab994 100644
--- a/public/language/fi/global.json
+++ b/public/language/fi/global.json
@@ -1,56 +1,58 @@
{
"home": "Etusivu",
- "search": "Etsi",
+ "search": "Hae",
"buttons.close": "Sulje",
"403.title": "Pääsy kielletty",
- "403.message": "Olet päätynyt sivulle jolle sinulla ei ole tarvittavia oikeuksia. Ehkäpä sinun tulisi kirjaudu sisään?",
- "404.title": "Sivua ei löydy",
- "404.message": "Olet päätynyt sivulle jota ei ole olemassa. Palaa etusivulle.",
+ "403.message": "Olet päätynyt sivulle, johon sinulla ei ole tarvittavia oikeuksia. Sinun pitäisi kai kirjautua sisään.",
+ "404.title": "Ei löydy",
+ "404.message": "Olet päätynyt sivulle, jota ei ole olemassa. Palaa etusivulle.",
"500.title": "Sisäinen virhe.",
"500.message": "Oho! Jotain meni pieleen!",
"register": "Rekisteröidy",
"login": "Kirjaudu",
- "welcome_back": "Welcome Back ",
- "you_have_successfully_logged_in": "You have successfully logged in",
+ "please_log_in": "Kirjaudu, ole hyvä",
+ "posting_restriction_info": "Kirjoittaminen on tällä hetkellä rajattu vain rekisteröityneille käyttäjille. Napsauta tätä kirjautuaksesi.",
+ "welcome_back": "Tervetuloa takaisin",
+ "you_have_successfully_logged_in": "Olet onnistuneesti kirjautunut sisään",
"logout": "Kirjaudu ulos",
- "logout.title": "Olet nyt kirjaunut ulos.",
+ "logout.title": "Olet nyt kirjautunut ulos.",
"logout.message": "Olet onnistuneesti kirjautunut ulos NodeBB:stä",
"save_changes": "Tallenna muutokset",
"close": "Sulje",
- "pagination": "Pagination",
- "header.admin": "Admin",
+ "pagination": "Sivutus",
+ "header.admin": "Ylläpitäjä",
"header.recent": "Viimeisimmät",
"header.unread": "Lukemattomat",
- "header.popular": "Popular",
+ "header.popular": "Suositut",
"header.users": "Käyttäjät",
- "header.chats": "Chats",
- "header.notifications": "Notifications",
- "header.search": "Etsi",
+ "header.chats": "Keskustelut",
+ "header.notifications": "Ilmoitukset",
+ "header.search": "Hae",
"header.profile": "Profiili",
- "notifications.loading": "Ladataan ilmoituksia.",
+ "notifications.loading": "Ladataan ilmoituksia",
"chats.loading": "Ladataan keskusteluja",
- "motd.welcome": "Tervetuloa NodeBB:n, tulevaisuuden keskustelualustalle.",
+ "motd.welcome": "Tervetuloa NodeBB:hen, tulevaisuuden keskustelualustalle.",
"motd.get": "Hanki NodeBB",
- "motd.fork": "Fork",
+ "motd.fork": "Forkkaa",
"motd.like": "Tykkää",
"motd.follow": "Seuraa",
- "previouspage": "Previous Page",
- "nextpage": "Next Page",
- "alert.success": "Success",
- "alert.error": "Error",
- "alert.banned": "Banned",
- "alert.banned.message": "You are banned you will be logged out!",
- "alert.unfollow": "You are no longer following %1!",
- "alert.follow": "You are now following %1!",
- "posts": "Posts",
- "views": "Views",
- "posted": "posted",
- "in": "in",
- "recentposts": "Recent Posts",
+ "previouspage": "Edellinen sivu",
+ "nextpage": "Seuraava sivu",
+ "alert.success": "Onnistui",
+ "alert.error": "Virhe",
+ "alert.banned": "Estetty",
+ "alert.banned.message": "Sinut on estetty ja kirjaudut ulos!",
+ "alert.unfollow": "Et seuraa enää %1!",
+ "alert.follow": "Seuraat nyt %1!",
+ "posts": "Viestit",
+ "views": "Katsottu",
+ "posted": "kirjoitettu",
+ "in": "alueelle",
+ "recentposts": "Viimeisimmät viestit",
"online": "Online",
- "away": "Away",
- "dnd": "Do not Disturb",
- "invisible": "Invisible",
+ "away": "Poissa",
+ "dnd": "Älä häiritse",
+ "invisible": "Näkymätön",
"offline": "Offline",
- "privacy": "Privacy"
+ "privacy": "Yksityisyys"
}
\ No newline at end of file
diff --git a/public/language/fi/login.json b/public/language/fi/login.json
index 2d43168d30..5d1a2eb3cd 100644
--- a/public/language/fi/login.json
+++ b/public/language/fi/login.json
@@ -1,10 +1,10 @@
{
"login": "Kirjaudu sisään",
- "username": "Käyttäjän nimi",
+ "username": "Käyttäjänimi",
"password": "Salasana",
"remember_me": "Muista minut?",
- "forgot_password": "Unohtuiko salasana?",
- "alternative_logins": "Vaihtoehtoiset sisäänkirjaantumistavat",
- "failed_login_attempt": "Sisäänkirjaantuminen epäonnistui, ole hyvä ja yritä uudestaan.",
+ "forgot_password": "Unohditko salasanasi?",
+ "alternative_logins": "Vaihtoehtoiset kirjautumistavat",
+ "failed_login_attempt": "Kirjautumisyritys epäonnistui, ole hyvä ja yritä uudestaan.",
"login_successful": "Olet onnistuneesti kirjautunut sisään!"
}
\ No newline at end of file
diff --git a/public/language/fi/modules.json b/public/language/fi/modules.json
index 612822916a..f1c0a0ee82 100644
--- a/public/language/fi/modules.json
+++ b/public/language/fi/modules.json
@@ -1,6 +1,6 @@
{
- "chat.chatting_with": "Juttele kanssa",
- "chat.placeholder": "kirjoita viestisi tähän, paina enter lähettääksesi",
+ "chat.chatting_with": "Keskustele käyttäjän kanssa",
+ "chat.placeholder": "kirjoita viestisi tähän ja paina enter lähettääksesi",
"chat.send": "Lähetä",
- "chat.no_active": "Sinulla ei ole aktiivisiä keskusteluita."
+ "chat.no_active": "Sinulla ei ole aktiivisia keskusteluita."
}
\ No newline at end of file
diff --git a/public/language/fi/notifications.json b/public/language/fi/notifications.json
index 469763bde0..9d7f5fbdfc 100644
--- a/public/language/fi/notifications.json
+++ b/public/language/fi/notifications.json
@@ -1,8 +1,8 @@
{
"title": "Ilmoitukset",
- "no_notifs": "You have no new notifications",
- "see_all": "See all Notifications",
- "back_to_home": "Takaisin NodeBB:n",
+ "no_notifs": "Sinulla ei ole uusia ilmoituksia",
+ "see_all": "Katso kaikki ilmoitukset",
+ "back_to_home": "Takaisin NodeBB:hen",
"outgoing_link": "Ulkopuolinen linkki",
"outgoing_link_message": "Olet nyt poistumassa",
"continue_to": "Jatka",
diff --git a/public/language/fi/pages.json b/public/language/fi/pages.json
index d60e0a0a9b..49a7dca36a 100644
--- a/public/language/fi/pages.json
+++ b/public/language/fi/pages.json
@@ -1,13 +1,13 @@
{
- "home": "Home",
- "unread": "Unread Topics",
- "popular": "Popular Topics",
- "recent": "Recent Topics",
- "users": "Registered Users",
- "notifications": "Notifications",
- "user.edit": "Editing \"%1\"",
- "user.following": "People %1 Follows",
- "user.followers": "People who Follow %1",
- "user.favourites": "%1's Favourite Posts",
- "user.settings": "User Settings"
+ "home": "Etusivu",
+ "unread": "Lukemattomat aiheet",
+ "popular": "Suositut aiheet",
+ "recent": "Viimeisimmät aiheet",
+ "users": "Rekisteröityneet käyttäjät",
+ "notifications": "Ilmoitukset",
+ "user.edit": "Muokataan \"%1\"",
+ "user.following": "Käyttäjät, joita %1 seuraa",
+ "user.followers": "Käyttäjät, jotka seuraavat käyttäjää %1",
+ "user.favourites": "Käyttäjän %1 suosikkiviestit",
+ "user.settings": "Käyttäjän asetukset"
}
\ No newline at end of file
diff --git a/public/language/fi/recent.json b/public/language/fi/recent.json
index 314fadb2e1..585a326219 100644
--- a/public/language/fi/recent.json
+++ b/public/language/fi/recent.json
@@ -1,7 +1,7 @@
{
- "title": "Recent",
+ "title": "Viimeisimmät",
"day": "Päivä",
"week": "Viikko",
"month": "Kuukausi",
- "no_recent_topics": "There are no recent topics."
+ "no_recent_topics": "Ei viimeisimpiä aiheita."
}
\ No newline at end of file
diff --git a/public/language/fi/register.json b/public/language/fi/register.json
index ef0017e5a1..a07f0d311e 100644
--- a/public/language/fi/register.json
+++ b/public/language/fi/register.json
@@ -1,18 +1,18 @@
{
"register": "Rekisteröidy",
- "help.email": "Oletuksena sähköposti osoitettasi ei näytetä muille .",
- "help.username_restrictions": "Yksilöllinen käyttäjänimi, pitää olla %1 - %2 merkkiä pitkä. Toiset voivat mainita sinut @käyttäjänimi.",
+ "help.email": "Oletuksena sähköpostiosoitettasi ei näytetä muille.",
+ "help.username_restrictions": "Yksilöllisen käyttäjätunnuksen pitää olla %1-%2 merkkiä pitkä. Toiset voivat mainita sinut @username.",
"help.minimum_password_length": "Salasanasi pitää olla vähintään %1 merkin mittainen.",
- "email_address": "Sähköposti",
- "email_address_placeholder": "Anna sähköpostiosoitteesi",
- "username": "Käyttäjänimi",
- "username_placeholder": "Syötä käyttäjänimesi",
+ "email_address": "Sähköpostiosoite",
+ "email_address_placeholder": "Syötä sähköpostiosoitteesi",
+ "username": "Käyttäjätunnus",
+ "username_placeholder": "Syötä käyttäjätunnuksesi",
"password": "Salasana",
"password_placeholder": "Syötä salasanasi",
- "confirm_password": "Vahvista salasana",
- "confirm_password_placeholder": "Vahvista salasana",
+ "confirm_password": "Vahvista salasanasi",
+ "confirm_password_placeholder": "Vahvista salasanasi",
"register_now_button": "Rekisteröidy nyt",
"alternative_registration": "Vaihtoehtoiset rekisteröitymistavat",
- "terms_of_use": "Terms of Use",
- "agree_to_terms_of_use": "I agree to the Terms of Use"
+ "terms_of_use": "Käyttöehdot",
+ "agree_to_terms_of_use": "Hyväksyn käyttöehdot"
}
\ No newline at end of file
diff --git a/public/language/fi/reset_password.json b/public/language/fi/reset_password.json
index 114bbab8d5..864817f60d 100644
--- a/public/language/fi/reset_password.json
+++ b/public/language/fi/reset_password.json
@@ -2,12 +2,12 @@
"reset_password": "Palauta salasana",
"update_password": "Päivitä salasana",
"password_changed.title": "Salasana muutettu",
- "password_changed.message": "
Salasana palautettu onnistunesti, ole hyvä ja kirjaudu sisään uudestaan..", + "password_changed.message": "
Salasanasi on palautettu onnistuneesti, ole hyvä ja kirjaudu uudestaan.",
"wrong_reset_code.title": "Väärä palautuskoodi",
- "wrong_reset_code.message": "Annettu palautuskoodi oli väärä. Ole hyvä yritä uudelleen, tai pyydä uutta palautuskoodia.",
+ "wrong_reset_code.message": "Annettu palautuskoodi oli väärä. Ole hyvä ja yritä uudelleen tai pyydä uutta palautuskoodia.",
"new_password": "Uusi salasana",
"repeat_password": "Vahvista salasana",
- "enter_email": "Syötä sähköpostiosoitteesi niin me lähetämänne Sinulle ohjeet kuinka voit palauttaa käyttäjätilisi.",
- "password_reset_sent": "Salasanan palautus lähetetty",
- "invalid_email": "Väärä sähköpostiosoite / Sähköpostiosoitetta ei ole!"
+ "enter_email": "Syötä sähköpostiosoitteesi, niin me lähetämme sinulle sähköpostilla ohjeet käyttäjätilisi palauttamiseksi.",
+ "password_reset_sent": "Salasanan palautuskoodi lähetetty",
+ "invalid_email": "Virheellinen sähköpostiosoite / Sähköpostiosoitetta ei ole olemassa!"
}
\ No newline at end of file
diff --git a/public/language/fi/topic.json b/public/language/fi/topic.json
index 2cacaba33d..c7dcff3a0f 100644
--- a/public/language/fi/topic.json
+++ b/public/language/fi/topic.json
@@ -1,65 +1,73 @@
{
- "topic": "Keskustelu",
- "topics": "Keskustelut",
- "no_topics_found": "Keskusteluja ei löytynyt!",
- "no_posts_found": "No posts found!",
+ "topic": "Aihe",
+ "topics": "Aiheet",
+ "no_topics_found": "Aiheita ei löytynyt!",
+ "no_posts_found": "Viestejä ei löytynyt!",
"profile": "Profiili",
- "posted_by": "Posted by",
- "chat": "Juttele",
- "notify_me": "Ilmoita uusista viesteistä tässä keskustelussa",
+ "posted_by": "Kirjoittanut",
+ "chat": "Keskustele",
+ "notify_me": "Ilmoita, kun tähän keskusteluun tulee uusia viestejä",
"quote": "Lainaa",
"reply": "Vastaa",
"edit": "Muokkaa",
"delete": "Poista",
"move": "Siirrä",
"fork": "Haaroita",
- "banned": "banned",
- "link": "Linkkaa",
+ "banned": "estetty",
+ "link": "Linkitä",
"share": "Jaa",
"tools": "Työkalut",
- "flag": "Flag",
- "flag_title": "Flag this post for moderation",
- "deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
- "watch": "Watch",
- "share_this_post": "Share this Post",
- "thread_tools.title": "Ketjun työkalut",
- "thread_tools.markAsUnreadForAll": "Merkitse luetuiksi",
- "thread_tools.pin": "Pin Topic",
- "thread_tools.unpin": "Unpin Topic",
- "thread_tools.lock": "Lock Topic",
- "thread_tools.unlock": "Unlock Topic",
- "thread_tools.move": "Move Topic",
- "thread_tools.fork": "Fork Topic",
- "thread_tools.delete": "Delete Topic",
- "thread_tools.restore": "Restore Topic",
+ "flag": "Ilmianna",
+ "flag_title": "Ilmianna tämä viesti moderaattoreille",
+ "deleted_message": "Tämä viestiketju on poistettu. Vain käyttäjät, joilla on viestiketjujen hallintaoikeudet, voivat nähdä sen.",
+ "following_topic.title": "Seurataan aihetta",
+ "following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.",
+ "not_following_topic.title": "Et seuraa aihetta",
+ "not_following_topic.message": "Et saa enää ilmoituksia tästä aiheesta.",
+ "login_to_subscribe": "Ole hyvä ja rekisteröidy tai kirjaudu sisään tilataksesi tämän aiheen",
+ "watch": "Tarkkaile",
+ "share_this_post": "Jaa tämä viesti",
+ "thread_tools.title": "Aiheen työkalut",
+ "thread_tools.markAsUnreadForAll": "Merkitse lukemattomaksi",
+ "thread_tools.pin": "Kiinnitä aihe",
+ "thread_tools.unpin": "Poista aiheen kiinnitys",
+ "thread_tools.lock": "Lukitse aihe",
+ "thread_tools.unlock": "Poista aiheen lukitus",
+ "thread_tools.move": "Siirrä aihe",
+ "thread_tools.fork": "Haaroita aihe",
+ "thread_tools.delete": "Poista aihe",
+ "thread_tools.restore": "Palauta aihe",
"load_categories": "Ladataan aihealueita",
- "disabled_categories_note": "Käytöstä poistetut aihealueetta ovat harmaina",
+ "disabled_categories_note": "Käytöstä poistetut aihealueet ovat harmaina",
"confirm_move": "Siirrä",
"confirm_fork": "Haaroita",
- "favourite": "Suosikki",
+ "favourite": "Lisää suosikiksi",
"favourites": "Suosikit",
- "favourites.not_logged_in.title": "Ei kirjaantuneena sisään",
- "favourites.not_logged_in.message": "Kirjaudu sisään jotta voit lisätä tämän viestin suosikkeihisi.",
- "favourites.has_no_favourites": "Sinulla ei ole yhtään suosikkiviestiä.",
- "vote.not_logged_in.title": "Not Logged In",
- "vote.not_logged_in.message": "Please log in in order to vote",
- "vote.cant_vote_self.title": "Invalid Vote",
- "vote.cant_vote_self.message": "You cannot vote for your own post",
+ "favourites.not_logged_in.title": "Et ole kirjautunut",
+ "favourites.not_logged_in.message": "Kirjaudu sisään, jotta voit lisätä tämän viestin suosikkeihisi",
+ "favourites.has_no_favourites": "Sinulla ei ole yhtään suosikkiviestiä. Lisää joitakin viestejä suosikeiksi nähdäksesi ne täällä!",
+ "vote.not_logged_in.title": "Et ole kirjautunut",
+ "vote.not_logged_in.message": "Kirjaudu sisään äänestääksesi",
+ "vote.cant_vote_self.title": "Virheellinen ääni",
+ "vote.cant_vote_self.message": "Et voi äänestää omaa viestiäsi",
"loading_more_posts": "Ladataan lisää viestejä",
- "move_topic": "Siirrä keskustelu",
+ "move_topic": "Siirrä aihe",
"move_post": "Siirrä viesti",
"fork_topic": "Haaroita keskustelu",
- "topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle ",
- "fork_topic_instruction": "Klikkaa viestejä jotka haluat haaroittaa",
+ "topic_will_be_moved_to": "Tämä keskustelu siirretään aihealueelle",
+ "fork_topic_instruction": "Napsauta viestejä, jotka haluat haaroittaa",
"fork_no_pids": "Ei valittuja viestejä!",
"fork_success": "Keskustelu haaroitettu onnistuneesti!",
"reputation": "Maine",
"posts": "Viestejä",
- "composer.title_placeholder": "Enter your topic title here...",
- "composer.write": "Write",
- "composer.preview": "Preview",
- "composer.discard": "Discard",
- "composer.submit": "Submit",
- "composer.replying_to": "Replying to",
- "composer.new_topic": "New Topic"
+ "composer.title_placeholder": "Syötä aiheesi otsikko tähän...",
+ "composer.write": "Kirjoita",
+ "composer.preview": "Esikatsele",
+ "composer.discard": "Hylkää",
+ "composer.submit": "Lähetä",
+ "composer.replying_to": "Vastataan aiheeseen",
+ "composer.new_topic": "Uusi aihe",
+ "composer.drag_and_drop_images": "Vedä ja pudota kuvat tähän",
+ "composer.content_is_parsed_with": "Sisältö jäsennetään muodossa",
+ "composer.upload_instructions": "Lataa kuvia vetämällä & pudottamalla ne."
}
\ No newline at end of file
diff --git a/public/language/fi/unread.json b/public/language/fi/unread.json
index 0a84b410c7..928290c7ce 100644
--- a/public/language/fi/unread.json
+++ b/public/language/fi/unread.json
@@ -1,6 +1,6 @@
{
- "title": "Unread",
- "no_unread_topics": "Ei lukemattomia keskusteluja.",
+ "title": "Lukematon",
+ "no_unread_topics": "Ei lukemattomia aiheita.",
"mark_all_read": "Merkitse kaikki luetuiksi",
"load_more": "Lataa lisää"
}
\ No newline at end of file
diff --git a/public/language/fi/user.json b/public/language/fi/user.json
index 82c0228b33..5020e50f76 100644
--- a/public/language/fi/user.json
+++ b/public/language/fi/user.json
@@ -1,47 +1,47 @@
{
- "banned": "Porttikiellossa",
+ "banned": "Bannattu",
"offline": "Offline",
"username": "Käyttäjän nimi",
"email": "Sähköposti",
- "fullname": "Kokonimi",
+ "fullname": "Koko nimi",
"website": "Kotisivu",
"location": "Sijainti",
"age": "Ikä",
"joined": "Liittynyt",
"lastonline": "Viimeksi online",
- "profile": "Profile",
- "profile_views": "Profiilin katselukerrat",
+ "profile": "Profiili",
+ "profile_views": "Profiilia katsottu",
"reputation": "Maine",
"posts": "Viestit",
- "favourites": "Favourites",
+ "favourites": "Suosikit",
"followers": "Seuraajat",
- "following": "Seuraa",
+ "following": "Seuratut",
"signature": "Allekirjoitus",
"gravatar": "Gravatar",
"birthday": "Syntymäpäivä",
- "chat": "Chat",
- "follow": "Follow",
- "unfollow": "Unfollow",
- "change_picture": "Vaihda kuvaa",
+ "chat": "Keskustele",
+ "follow": "Seuraa",
+ "unfollow": "Älä seuraa",
+ "change_picture": "Vaihda kuva",
"edit": "Muokkaa",
- "uploaded_picture": "Siirretty kuva",
- "upload_new_picture": "Siirrä uusi kuva",
- "current_password": "Current Password",
- "change_password": "Vaihda salasanaa",
- "confirm_password": "Vahvista salasanaa",
+ "uploaded_picture": "Ladattu kuva",
+ "upload_new_picture": "Lataa uusi kuva",
+ "current_password": "Nykyinen salasana",
+ "change_password": "Vaihda salasana",
+ "confirm_password": "Vahvista salasana",
"password": "Salasana",
- "upload_picture": "Siirrä kuva",
- "upload_a_picture": "Siirrä kuva",
- "image_spec": "You may only upload PNG, JPG, or GIF files",
+ "upload_picture": "Lataa kuva",
+ "upload_a_picture": "Lataa kuva",
+ "image_spec": "Voit ladata vain PNG-, JPG- tai GIF-tiedostoja",
"max": "max.",
- "settings": "Settings",
+ "settings": "Asetukset",
"show_email": "Näytä sähköpostiosoitteeni",
- "has_no_follower": "Tällä käyttäjällä ei ole yhtään seuraaja :(",
+ "has_no_follower": "Kukaan ei seuraa tätä käyttäjää :(",
"follows_no_one": "Tämä käyttäjä ei seuraa ketään :(",
- "has_no_posts": "This user didn't post anything yet.",
+ "has_no_posts": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.",
"email_hidden": "Sähköposti piilotettu",
"hidden": "piilotettu",
- "paginate_description": "Paginate topics and posts instead of using infinite scroll.",
- "topics_per_page": "Topics per Page",
- "posts_per_page": "Posts per Page"
+ "paginate_description": "Sivuta aiheet ja viestit loputtoman vierittämisen sijaan.",
+ "topics_per_page": "Aihetta per sivu",
+ "posts_per_page": "Viestiä per sivu"
}
\ No newline at end of file
diff --git a/public/language/fi/users.json b/public/language/fi/users.json
index d5f2b46a69..e7d3520a13 100644
--- a/public/language/fi/users.json
+++ b/public/language/fi/users.json
@@ -1,9 +1,9 @@
{
- "latest_users": "Viimeisimmät Käyttäjät",
+ "latest_users": "Viimeisimmät käyttäjät",
"top_posters": "Aktiivisimmat viestittelijät",
"most_reputation": "Eniten mainetta",
"online": "Online",
- "search": "Etsi",
- "enter_username": "Syötä käyttäjänimi etsiäksesi",
+ "search": "Hae",
+ "enter_username": "Syötä käyttäjätunnus hakeaksesi",
"load_more": "Lataa lisää"
}
\ No newline at end of file
diff --git a/public/language/hu/topic.json b/public/language/hu/topic.json
index 64608fd052..0e64a57877 100644
--- a/public/language/hu/topic.json
+++ b/public/language/hu/topic.json
@@ -20,6 +20,11 @@
"flag": "Jelentés",
"flag_title": "A hozzászólás jelentése a moderátoroknál",
"deleted_message": "Ez a topik törölve lett. Kizárólag azok a felhasználók láthatják, akiknek joga van hozzá.",
+ "following_topic.title": "Following Topic",
+ "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
+ "not_following_topic.title": "Not Following Topic",
+ "not_following_topic.message": "You will no longer receive notifications from this topic.",
+ "login_to_subscribe": "Please register or log in in order to subscribe to this topic",
"watch": "Watch",
"share_this_post": "Share this Post",
"thread_tools.title": "Téma Eszközök",
@@ -57,9 +62,12 @@
"posts": "Hozzászólás",
"composer.title_placeholder": "Írd be a témanevet...",
"composer.write": "Ír",
- "composer.preview": "Előzénet",
+ "composer.preview": "Előnézet",
"composer.discard": "Elvet",
"composer.submit": "Küldés",
"composer.replying_to": "Válasz erre:",
- "composer.new_topic": "Új Topik"
+ "composer.new_topic": "Új Topik",
+ "composer.drag_and_drop_images": "Drag and Drop Images Here",
+ "composer.content_is_parsed_with": "Content is parsed with",
+ "composer.upload_instructions": "Upload images by dragging & dropping them."
}
\ No newline at end of file
diff --git a/public/language/it/category.json b/public/language/it/category.json
index 26ef78ad12..9712a85a6c 100644
--- a/public/language/it/category.json
+++ b/public/language/it/category.json
@@ -1,14 +1,14 @@
{
- "new_topic_button": "Nuova Discussione",
+ "new_topic_button": "Nuovo Argomento",
"no_topics": "Non ci sono discussioni in questa categoria.
Perché non ne inizi una?",
"sidebar.recent_replies": "Risposte Recenti",
"sidebar.active_participants": "Partecipanti Attivi",
"sidebar.moderators": "Moderatori",
"posts": "post",
"views": "visualizzazioni",
- "posted": "inserito",
- "browsing": "navigazione",
- "no_replies": "Non ha ancora risposto nessuno",
+ "posted": "postato",
+ "browsing": "visualizzando",
+ "no_replies": "Nessuno ha risposto",
"replied": "risposto",
"last_edited_by": "ultima modifica di"
}
\ No newline at end of file
diff --git a/public/language/it/footer.json b/public/language/it/footer.json
index c48e0c0645..99dcfe3894 100644
--- a/public/language/it/footer.json
+++ b/public/language/it/footer.json
@@ -1,7 +1,7 @@
{
"stats.online": "Online",
"stats.users": "Utenti",
- "stats.topics": "Discussioni",
+ "stats.topics": "Argomenti",
"stats.posts": "Post",
"success": "successo"
}
\ No newline at end of file
diff --git a/public/language/it/global.json b/public/language/it/global.json
index 7487945551..b9c1700a5a 100644
--- a/public/language/it/global.json
+++ b/public/language/it/global.json
@@ -10,47 +10,49 @@
"500.message": "Oops! Qualcosa non funziona come si deve!",
"register": "Registrazione",
"login": "Login",
- "welcome_back": "Welcome Back ",
- "you_have_successfully_logged_in": "You have successfully logged in",
+ "please_log_in": "Per favore Accedi",
+ "posting_restriction_info": "L'inserimento è attualmente ristretto ai soli utenti registrati, clicca qui per effettuare l'accesso.",
+ "welcome_back": "Bentornato",
+ "you_have_successfully_logged_in": "Login avvenuto con successo",
"logout": "Logout",
"logout.title": "Disconnessione avvenuta.",
"logout.message": "Logout effettuato con successo",
- "save_changes": "Salva",
+ "save_changes": "Salva cambiamenti",
"close": "Chiudi",
- "pagination": "Pagination",
+ "pagination": "Paginazione",
"header.admin": "Amministratore",
"header.recent": "Recenti",
"header.unread": "Non letti",
- "header.popular": "Popular",
+ "header.popular": "Popolare",
"header.users": "Utenti",
- "header.chats": "Chats",
- "header.notifications": "Notifications",
+ "header.chats": "Messaggi",
+ "header.notifications": "Notifiche",
"header.search": "Cerca",
"header.profile": "Profilo",
"notifications.loading": "Caricamento delle Notifiche",
- "chats.loading": "Caricamento delle Chat",
- "motd.welcome": "Benvenuti al NodeBB, la piattaforma di discussione del futuro.",
- "motd.get": "Ottenere NodeBB",
- "motd.fork": "Fork",
+ "chats.loading": "Caricamento Messaggi",
+ "motd.welcome": "Benvenuti in NodeBB, la piattaforma di discussione del futuro.",
+ "motd.get": "Ottieni NodeBB",
+ "motd.fork": "Dividi",
"motd.like": "Mi piace",
"motd.follow": "Segui",
- "previouspage": "Previous Page",
- "nextpage": "Next Page",
- "alert.success": "Success",
- "alert.error": "Error",
- "alert.banned": "Banned",
- "alert.banned.message": "You are banned you will be logged out!",
- "alert.unfollow": "You are no longer following %1!",
- "alert.follow": "You are now following %1!",
- "posts": "Posts",
- "views": "Views",
- "posted": "posted",
+ "previouspage": "Pagina Precedente",
+ "nextpage": "Pagina Successiva",
+ "alert.success": "Riuscito",
+ "alert.error": "Errore",
+ "alert.banned": "Bannato",
+ "alert.banned.message": "Sei bannato e verrai disconnesso!",
+ "alert.unfollow": "Non stai più seguendo %1!",
+ "alert.follow": "Stai seguendo %1!",
+ "posts": "Post",
+ "views": "Visualizzazioni",
+ "posted": "postato",
"in": "in",
- "recentposts": "Recent Posts",
+ "recentposts": "Post Recenti",
"online": "Online",
- "away": "Away",
- "dnd": "Do not Disturb",
- "invisible": "Invisible",
- "offline": "Offline",
+ "away": "Non disponibile",
+ "dnd": "Non disturbare",
+ "invisible": "Invisibile",
+ "offline": "Non in linea",
"privacy": "Privacy"
}
\ No newline at end of file
diff --git a/public/language/it/language.json b/public/language/it/language.json
index 76bc29d1e3..b749dfac01 100644
--- a/public/language/it/language.json
+++ b/public/language/it/language.json
@@ -1,5 +1,5 @@
{
"name": "Italiano",
- "code": "it",
+ "code": "it_IT",
"dir": "ltr"
}
\ No newline at end of file
diff --git a/public/language/it/login.json b/public/language/it/login.json
index 61a6f7bf9f..18d043e3ce 100644
--- a/public/language/it/login.json
+++ b/public/language/it/login.json
@@ -1,10 +1,10 @@
{
- "login": "Login",
+ "login": "Accedi",
"username": "Nome utente",
"password": "Password",
"remember_me": "Memorizzami?",
"forgot_password": "Password dimenticata?",
- "alternative_logins": "Login Alternativi",
- "failed_login_attempt": "Tentativo di login fallito; prova ancora.",
- "login_successful": "Login avvenuto con successo!"
+ "alternative_logins": "Accessi Alternativi",
+ "failed_login_attempt": "Tentativo di accesso fallito, prova ancora.",
+ "login_successful": "Sei entrato con successo!"
}
\ No newline at end of file
diff --git a/public/language/it/modules.json b/public/language/it/modules.json
index 71d7fd74b0..b5fa9c0c82 100644
--- a/public/language/it/modules.json
+++ b/public/language/it/modules.json
@@ -1,6 +1,6 @@
{
"chat.chatting_with": "Chatta con ",
- "chat.placeholder": "scrivi un messaggio qui e premi Invio",
+ "chat.placeholder": "scrivi un messaggio qui, poi premi Invio",
"chat.send": "Invia",
- "chat.no_active": "Non hai le chat attive."
+ "chat.no_active": "Non hai discussioni attive."
}
\ No newline at end of file
diff --git a/public/language/it/notifications.json b/public/language/it/notifications.json
index 5c75b41c5c..a039828ca3 100644
--- a/public/language/it/notifications.json
+++ b/public/language/it/notifications.json
@@ -1,10 +1,10 @@
{
"title": "Notifiche",
- "no_notifs": "You have no new notifications",
- "see_all": "See all Notifications",
+ "no_notifs": "Non hai nuove notifiche",
+ "see_all": "Vedi tutte le Notifiche",
"back_to_home": "Torna alla pagina iniziale",
"outgoing_link": "Link in uscita",
- "outgoing_link_message": "Ci stai abbandonando",
+ "outgoing_link_message": "Stai lasciando",
"continue_to": "Continua verso",
"return_to": "Ritorna a "
}
\ No newline at end of file
diff --git a/public/language/it/pages.json b/public/language/it/pages.json
index d60e0a0a9b..80f9ef9e72 100644
--- a/public/language/it/pages.json
+++ b/public/language/it/pages.json
@@ -1,13 +1,13 @@
{
"home": "Home",
- "unread": "Unread Topics",
- "popular": "Popular Topics",
- "recent": "Recent Topics",
- "users": "Registered Users",
- "notifications": "Notifications",
- "user.edit": "Editing \"%1\"",
- "user.following": "People %1 Follows",
- "user.followers": "People who Follow %1",
- "user.favourites": "%1's Favourite Posts",
- "user.settings": "User Settings"
+ "unread": "Argomenti non letti",
+ "popular": "Argomenti Popolari",
+ "recent": "Argomenti Recenti",
+ "users": "Utenti Registrati",
+ "notifications": "Notifiche",
+ "user.edit": "Modificando \"%1\"",
+ "user.following": "%1 Persone seguono",
+ "user.followers": "Persone che seguono %1",
+ "user.favourites": "Post Favoriti di %1",
+ "user.settings": "Impostazioni Utente"
}
\ No newline at end of file
diff --git a/public/language/it/recent.json b/public/language/it/recent.json
index 477ed8e887..4636a6e7a9 100644
--- a/public/language/it/recent.json
+++ b/public/language/it/recent.json
@@ -1,7 +1,7 @@
{
- "title": "Recent",
+ "title": "Recenti",
"day": "Giorno",
"week": "Settimana",
"month": "Mese",
- "no_recent_topics": "There are no recent topics."
+ "no_recent_topics": "Non ci sono discussioni recenti."
}
\ No newline at end of file
diff --git a/public/language/it/register.json b/public/language/it/register.json
index cbd85d9de4..7fa9289292 100644
--- a/public/language/it/register.json
+++ b/public/language/it/register.json
@@ -13,6 +13,6 @@
"confirm_password_placeholder": "Conferma la Password",
"register_now_button": "Registrati",
"alternative_registration": "Altri metodi di registrazione",
- "terms_of_use": "Terms of Use",
- "agree_to_terms_of_use": "I agree to the Terms of Use"
+ "terms_of_use": "Termini di Utilizzo",
+ "agree_to_terms_of_use": "Accetto i Termini di Utilizzo"
}
\ No newline at end of file
diff --git a/public/language/it/reset_password.json b/public/language/it/reset_password.json
index 3070eafdbe..a8dc6250f4 100644
--- a/public/language/it/reset_password.json
+++ b/public/language/it/reset_password.json
@@ -2,9 +2,9 @@
"reset_password": "Resetta la Password",
"update_password": "Cambia la Password",
"password_changed.title": "Password Modificata",
- "password_changed.message": "
La password è stata resettata con successo. Effettua di nuovo il log in.", + "password_changed.message": "
La password è stata resettata con successo. Effettua di nuovo l'accesso.", "wrong_reset_code.title": "Codice di reset non corretto", - "wrong_reset_code.message": "Il codice di reset ricevuto non è corretto. Prova ancora, o richiedi un nuovo codice.", + "wrong_reset_code.message": "Il codice di reset ricevuto non è corretto. Prova ancora, oppure richiedi un nuovo codice.", "new_password": "Nuova Password", "repeat_password": "Conferma la Password", "enter_email": "Inserisci il tuo indirizzo email e ti invieremo un'email con le istruzioni per resettare il tuo account.", diff --git a/public/language/it/topic.json b/public/language/it/topic.json index 0ae8b4b21b..e8e44d9f03 100644 --- a/public/language/it/topic.json +++ b/public/language/it/topic.json @@ -1,10 +1,10 @@ { - "topic": "Discussione", - "topics": "Discussioni", + "topic": "Argomento", + "topics": "Argomenti", "no_topics_found": "Nessuna discussione trovata!", - "no_posts_found": "No posts found!", + "no_posts_found": "Nessun post trovato!", "profile": "Profilo", - "posted_by": "Posted by", + "posted_by": "Inviato da", "chat": "Chat", "notify_me": "Ricevi notifiche di nuove risposte in questa discussione", "quote": "Citazione", @@ -12,54 +12,62 @@ "edit": "Modifica", "delete": "Cancella", "move": "Muovi", - "fork": "Fork", + "fork": "Dividi", "banned": "bannato", "link": "Link", - "share": "Share", - "tools": "Tools", - "flag": "Flag", - "flag_title": "Flag this post for moderation", - "deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.", - "watch": "Watch", - "share_this_post": "Share this Post", + "share": "Condividi", + "tools": "Strumenti", + "flag": "Segnala", + "flag_title": "Segnala questo post per la moderazione", + "deleted_message": "Questo argomento è stato cancellato. Solo gli utenti che possono gestire gli argomenti riescono a vederlo.", + "following_topic.title": "Argomento seguente", + "following_topic.message": "Da ora riceverai notifiche quando qualcuno posterà in questa discussione.", + "not_following_topic.title": "Non stai seguendo questo argomento", + "not_following_topic.message": "Non riceverai più notifiche da questa discussione.", + "login_to_subscribe": "Per favore registrati o accedi per sottoscrivere questo argomento", + "watch": "Guarda", + "share_this_post": "Condividi questo Post", "thread_tools.title": "Strumenti per il Thread", - "thread_tools.markAsUnreadForAll": "Mark Unread", - "thread_tools.pin": "Pin Topic", - "thread_tools.unpin": "Unpin Topic", - "thread_tools.lock": "Lock Topic", - "thread_tools.unlock": "Unlock Topic", - "thread_tools.move": "Move Topic", - "thread_tools.fork": "Fork Topic", - "thread_tools.delete": "Delete Topic", - "thread_tools.restore": "Restore Topic", - "load_categories": "Caricamento delle Categorie", + "thread_tools.markAsUnreadForAll": "Segna come non letto", + "thread_tools.pin": "Pinna Argomento", + "thread_tools.unpin": "Unpin Argomento", + "thread_tools.lock": "Blocca Discussione", + "thread_tools.unlock": "Sblocca Discussione", + "thread_tools.move": "Sposta Discussione", + "thread_tools.fork": "Dividi Discussione", + "thread_tools.delete": "Elimina Discussione", + "thread_tools.restore": "Ripristina Discussione", + "load_categories": "Caricamento Categorie", "disabled_categories_note": "Le Categorie disabilitate sono in grigio", "confirm_move": "Sposta", - "confirm_fork": "Fork", + "confirm_fork": "Dividi", "favourite": "Preferito", "favourites": "Preferiti", "favourites.not_logged_in.title": "Non collegato/a", - "favourites.not_logged_in.message": "Log in per aggiungere questo post ai preferiti", + "favourites.not_logged_in.message": "Accedi per aggiungere questo post ai preferiti", "favourites.has_no_favourites": "Non hai ancun post preferito; aggiungi qualche post ai preferiti per vederli qui!", - "vote.not_logged_in.title": "Not Logged In", - "vote.not_logged_in.message": "Please log in in order to vote", - "vote.cant_vote_self.title": "Invalid Vote", - "vote.cant_vote_self.message": "You cannot vote for your own post", + "vote.not_logged_in.title": "Non loggato", + "vote.not_logged_in.message": "Accedi per poter votare", + "vote.cant_vote_self.title": "Voto non valido", + "vote.cant_vote_self.message": "Non puoi votare per i tuoi post", "loading_more_posts": "Caricamento altri post", - "move_topic": "Spsota Discussione", + "move_topic": "Sposta Discussione", "move_post": "Sposta Post", - "fork_topic": "Fork Topic", + "fork_topic": "Dividi il Topic", "topic_will_be_moved_to": "Questa discussione verrà spostata nella categoria", - "fork_topic_instruction": "Clicca sui post che vuoi forkare", + "fork_topic_instruction": "Clicca sui post che vuoi dividere", "fork_no_pids": "Nessun post selezionato!", - "fork_success": "Discussione forkata con successo!", + "fork_success": "Discussione divisa con successo!", "reputation": "Reputazione", "posts": "Post", - "composer.title_placeholder": "Enter your topic title here...", - "composer.write": "Write", - "composer.preview": "Preview", - "composer.discard": "Discard", - "composer.submit": "Submit", - "composer.replying_to": "Replying to", - "composer.new_topic": "New Topic" + "composer.title_placeholder": "Inserisci qui il titolo della discussione...", + "composer.write": "Scrivi", + "composer.preview": "Anteprima", + "composer.discard": "Scarta", + "composer.submit": "Invia", + "composer.replying_to": "Rispondendo a", + "composer.new_topic": "Nuovo Argomento", + "composer.drag_and_drop_images": "Trascina e rilascia le immagini qui", + "composer.content_is_parsed_with": "Il contenuto è analizzato con", + "composer.upload_instructions": "Carica immagini trascinandole e rilasciandole." } \ No newline at end of file diff --git a/public/language/it/unread.json b/public/language/it/unread.json index d42f3f38ac..362b11e8f5 100644 --- a/public/language/it/unread.json +++ b/public/language/it/unread.json @@ -1,5 +1,5 @@ { - "title": "Unread", + "title": "Non letto", "no_unread_topics": "Non ci sono discussioni non lette.", "mark_all_read": "Segna tutto come già letto", "load_more": "Carica Altro" diff --git a/public/language/it/user.json b/public/language/it/user.json index 5caa73bd27..25f7a614a1 100644 --- a/public/language/it/user.json +++ b/public/language/it/user.json @@ -9,39 +9,39 @@ "age": "Età", "joined": "Iscrizione", "lastonline": "Ultima volta in linea", - "profile": "Profile", + "profile": "Profilo", "profile_views": "Visite al profilo", "reputation": "Reputazione", "posts": "Post", - "favourites": "Favourites", + "favourites": "Favoriti", "followers": "Da chi è seguito", "following": "Chi segue", "signature": "Firma", "gravatar": "Gravatar", "birthday": "Data di nascita", "chat": "Chat", - "follow": "Follow", - "unfollow": "Unfollow", - "change_picture": "Cambia la foto", + "follow": "Segui", + "unfollow": "Smetti di seguire", + "change_picture": "Cambia Foto", "edit": "Modifica", "uploaded_picture": "Foto caricata", "upload_new_picture": "Carica una nuova foto", - "current_password": "Current Password", + "current_password": "Password corrente", "change_password": "Cambia la Password", "confirm_password": "Conferma la Password", "password": "Password", "upload_picture": "Carica foto", "upload_a_picture": "Carica una foto", - "image_spec": "You may only upload PNG, JPG, or GIF files", - "max": "max.", - "settings": "Settings", + "image_spec": "Puoi caricare solo file PNG, JPG o GIF", + "max": "massimo.", + "settings": "Impostazioni", "show_email": "Mostra la mia Email", "has_no_follower": "Questo utente non è seguito da nessuno :(", "follows_no_one": "Questo utente non segue nessuno :(", - "has_no_posts": "This user didn't post anything yet.", + "has_no_posts": "Questo utente non ha ancora postato nulla.", "email_hidden": "Email Nascosta", "hidden": "nascosta", - "paginate_description": "Paginate topics and posts instead of using infinite scroll.", - "topics_per_page": "Topics per Page", - "posts_per_page": "Posts per Page" + "paginate_description": "Dividi argomenti e post in pagine anziché usare lo scroll infinito.", + "topics_per_page": "Argomenti per Pagina", + "posts_per_page": "Post per Pagina" } \ No newline at end of file diff --git a/public/language/it/users.json b/public/language/it/users.json index a3bbbb54e7..12dcfa09ff 100644 --- a/public/language/it/users.json +++ b/public/language/it/users.json @@ -5,5 +5,5 @@ "online": "In linea", "search": "Cerca", "enter_username": "Inserisci il nome utente da cercare", - "load_more": "Carica di più" + "load_more": "Carica altri" } \ No newline at end of file diff --git a/public/language/pl/global.json b/public/language/pl/global.json index b8f5162365..9b979e6373 100644 --- a/public/language/pl/global.json +++ b/public/language/pl/global.json @@ -10,6 +10,8 @@ "500.message": "Coś poszło nie tak.", "register": "Zarejestruj się", "login": "Zaloguj się", + "please_log_in": "Proszę się zalogować", + "posting_restriction_info": "Pisanie jest dostępne tylko dla zarejestrowanych członków forum, kliknij tutaj aby się zalogować.", "welcome_back": "Witaj z powrotem!", "you_have_successfully_logged_in": "Zostałeś pomyślnie zalogowany.", "logout": "Wyloguj się", diff --git a/public/language/pl/pages.json b/public/language/pl/pages.json index ee44ea945b..c91a2daff9 100644 --- a/public/language/pl/pages.json +++ b/public/language/pl/pages.json @@ -1,7 +1,7 @@ { "home": "Strona główna", "unread": "Nieprzeczytane wątki", - "popular": "Popular Topics", + "popular": "Popularne wątki", "recent": "Ostatnie wątki", "users": "Zarejestrowani użytkownicy", "notifications": "Powiadomienia", diff --git a/public/language/pl/topic.json b/public/language/pl/topic.json index 020d68d6c2..8127f73075 100644 --- a/public/language/pl/topic.json +++ b/public/language/pl/topic.json @@ -20,6 +20,11 @@ "flag": "Zgłoś", "flag_title": "Zgłoś post do moderacji", "deleted_message": "Ten wątek został usunięty. Tylko użytkownicy z uprawnieniami do zarządzania wątkami mogą go widzieć.", + "following_topic.title": "Obserwujesz wątek", + "following_topic.message": "Będziesz otrzymywał powiadomienia, gdy ktoś odpowie w tym wątku.", + "not_following_topic.title": "Nie obserwujesz wątku", + "not_following_topic.message": "Nie będziesz otrzymywał więcej powiadomień z tego wątku.", + "login_to_subscribe": "Zaloguj się, aby subskrybować ten wątek.", "watch": "Obserwuj", "share_this_post": "Udostępnij", "thread_tools.title": "Narzędzia wątków", @@ -61,5 +66,8 @@ "composer.discard": "Odrzuć", "composer.submit": "Wyślij", "composer.replying_to": "Odpowiadasz", - "composer.new_topic": "Nowy wątek" + "composer.new_topic": "Nowy wątek", + "composer.drag_and_drop_images": "Przeciągnij i upuść obrazek tutaj.", + "composer.content_is_parsed_with": "Tekst jest parsowany przy pomocy", + "composer.upload_instructions": "Prześlij obrazki przeciągając i upuszczając je." } \ No newline at end of file diff --git a/public/language/zh_CN/global.json b/public/language/zh_CN/global.json index ca76a1ea64..3d930991d7 100644 --- a/public/language/zh_CN/global.json +++ b/public/language/zh_CN/global.json @@ -7,50 +7,52 @@ "404.title": "无法找到该页", "404.message": "你所查找的页面并不存在,返回主页。", "500.title": "内部错误", - "500.message": "不好!看来是哪里出错了!", + "500.message": "哎呀!看来是哪里出错了!", "register": "注册", "login": "登录", + "please_log_in": "请登录", + "posting_restriction_info": "发表目前仅限于注册会员,点击这里登录。", "welcome_back": "欢迎回来", - "you_have_successfully_logged_in": "You have successfully logged in", + "you_have_successfully_logged_in": "你已经退出登录", "logout": "退出", "logout.title": "你已经退出。", "logout.message": "你已经成功退出登录。", "save_changes": "保存修改", "close": "关闭", - "pagination": "Pagination", + "pagination": "分页", "header.admin": "管理", "header.recent": "最近", "header.unread": "未读", - "header.popular": "Popular", + "header.popular": "流行", "header.users": "用户", - "header.chats": "Chats", - "header.notifications": "Notifications", + "header.chats": "聊天", + "header.notifications": "通知", "header.search": "搜索", "header.profile": "设置", "notifications.loading": "消息载入中", "chats.loading": "聊天载入中", - "motd.welcome": "Welcome to NodeBB, the discussion platform of the future.", - "motd.get": "Get NodeBB", - "motd.fork": "Fork", - "motd.like": "讚", + "motd.welcome": "欢迎来到NodeBB,未来的社区论坛平台。", + "motd.get": "获取NodeBB", + "motd.fork": "分支", + "motd.like": "赞", "motd.follow": "关注", - "previouspage": "Previous Page", - "nextpage": "Next Page", - "alert.success": "Success", - "alert.error": "Error", - "alert.banned": "Banned", - "alert.banned.message": "You are banned you will be logged out!", - "alert.unfollow": "You are no longer following %1!", - "alert.follow": "You are now following %1!", - "posts": "Posts", - "views": "Views", - "posted": "posted", - "in": "in", - "recentposts": "Recent Posts", - "online": "Online", - "away": "Away", - "dnd": "Do not Disturb", - "invisible": "Invisible", - "offline": "Offline", - "privacy": "Privacy" + "previouspage": "上一页", + "nextpage": "下一页", + "alert.success": "成功", + "alert.error": "错误", + "alert.banned": "禁止", + "alert.banned.message": "你被禁止了将会退出登录。", + "alert.unfollow": "你不再是关注的那1%!", + "alert.follow": "你现在属于关注的1%!", + "posts": "帖子", + "views": "浏览", + "posted": "发布", + "in": "在", + "recentposts": "最新发表", + "online": " 在线", + "away": "离开", + "dnd": "不打扰", + "invisible": "不可见", + "offline": "离线", + "privacy": "隐私" } \ No newline at end of file diff --git a/public/language/zh_CN/notifications.json b/public/language/zh_CN/notifications.json index 0e9a54f527..8ecb526603 100644 --- a/public/language/zh_CN/notifications.json +++ b/public/language/zh_CN/notifications.json @@ -1,10 +1,10 @@ { - "title": "消息", - "no_notifs": "You have no new notifications", - "see_all": "See all Notifications", + "title": "通知", + "no_notifs": "你没有新的通知", + "see_all": "查看所有通知", "back_to_home": "返回主页", "outgoing_link": "站外链接", - "outgoing_link_message": "你正在离开本站。", + "outgoing_link_message": "你正在离开本站", "continue_to": "继续前往", "return_to": "返回" } \ No newline at end of file diff --git a/public/language/zh_CN/pages.json b/public/language/zh_CN/pages.json index d60e0a0a9b..d4218f3f08 100644 --- a/public/language/zh_CN/pages.json +++ b/public/language/zh_CN/pages.json @@ -1,13 +1,13 @@ { - "home": "Home", - "unread": "Unread Topics", - "popular": "Popular Topics", - "recent": "Recent Topics", - "users": "Registered Users", - "notifications": "Notifications", - "user.edit": "Editing \"%1\"", - "user.following": "People %1 Follows", - "user.followers": "People who Follow %1", - "user.favourites": "%1's Favourite Posts", - "user.settings": "User Settings" + "home": "主页", + "unread": "未读", + "popular": "受欢迎的主题", + "recent": "最新主题", + "users": "已注册用户", + "notifications": "提醒", + "user.edit": "编辑 \"%1\"", + "user.following": "%1的人关注", + "user.followers": "%1关注的人", + "user.favourites": "%1 喜爱的帖子", + "user.settings": "用户设置" } \ No newline at end of file diff --git a/public/language/zh_CN/recent.json b/public/language/zh_CN/recent.json index 179cf32202..41eadeaa81 100644 --- a/public/language/zh_CN/recent.json +++ b/public/language/zh_CN/recent.json @@ -1,7 +1,7 @@ { - "title": "Recent", + "title": "最近", "day": "今日", "week": "本周", "month": "本月", - "no_recent_topics": "There are no recent topics." + "no_recent_topics": "没有最近的话题。" } \ No newline at end of file diff --git a/public/language/zh_CN/register.json b/public/language/zh_CN/register.json index 1093ad2879..6cd050de46 100644 --- a/public/language/zh_CN/register.json +++ b/public/language/zh_CN/register.json @@ -3,7 +3,7 @@ "help.email": "默认情况下,你的邮箱不会公开。", "help.username_restrictions": "用户名由%1到%2个字符组成。其他人可以通过 @用户名 点名你。", "help.minimum_password_length": "密码必须至少包含%1个字符。", - "email_address": "Email", + "email_address": "邮箱地址", "email_address_placeholder": "输入邮箱地址", "username": "用户名", "username_placeholder": "输入用户名", @@ -13,6 +13,6 @@ "confirm_password_placeholder": "再次输入密码", "register_now_button": "现在注册", "alternative_registration": "其他方式注册", - "terms_of_use": "Terms of Use", - "agree_to_terms_of_use": "I agree to the Terms of Use" + "terms_of_use": "使用条款", + "agree_to_terms_of_use": "我同意使用条款" } \ No newline at end of file diff --git a/public/language/zh_CN/topic.json b/public/language/zh_CN/topic.json index 30ae7c73fe..381c310b52 100644 --- a/public/language/zh_CN/topic.json +++ b/public/language/zh_CN/topic.json @@ -2,9 +2,9 @@ "topic": "主题", "topics": "主题", "no_topics_found": "没有找到主题!", - "no_posts_found": "No posts found!", + "no_posts_found": "没有找到帖子!", "profile": "资料", - "posted_by": "Posted by", + "posted_by": "发表", "chat": "聊天", "notify_me": "该主题有新回复时通知我", "quote": "引用", @@ -13,25 +13,30 @@ "delete": "删除", "move": "移动", "fork": "作为主题", - "banned": "封禁", + "banned": "禁止", "link": "链接", - "share": "Share", - "tools": "Tools", - "flag": "Flag", - "flag_title": "Flag this post for moderation", - "deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.", - "watch": "Watch", - "share_this_post": "Share this Post", + "share": "分享", + "tools": "工具", + "flag": "标志", + "flag_title": "标志受限的帖子", + "deleted_message": "这个帖子已经删除,只有帖子的拥有者才有权限去查看。", + "following_topic.title": "关注该主题", + "following_topic.message": "当有回复提交的时候你将会收到通知。", + "not_following_topic.title": "非关注主题", + "not_following_topic.message": "你将不再接受来自该帖子的通知。", + "login_to_subscribe": "请注册或登录以订阅该主题", + "watch": "查看", + "share_this_post": "分享帖子", "thread_tools.title": "管理工具", - "thread_tools.markAsUnreadForAll": "Mark Unread", - "thread_tools.pin": "Pin Topic", - "thread_tools.unpin": "Unpin Topic", - "thread_tools.lock": "Lock Topic", - "thread_tools.unlock": "Unlock Topic", - "thread_tools.move": "Move Topic", - "thread_tools.fork": "Fork Topic", - "thread_tools.delete": "Delete Topic", - "thread_tools.restore": "Restore Topic", + "thread_tools.markAsUnreadForAll": "标记未读", + "thread_tools.pin": "置顶主题", + "thread_tools.unpin": "解除置顶", + "thread_tools.lock": "锁定主题", + "thread_tools.unlock": "解除锁定", + "thread_tools.move": "移动主题", + "thread_tools.fork": "分叉主题", + "thread_tools.delete": "删除主题", + "thread_tools.restore": "恢复主题", "load_categories": "版面载入中", "disabled_categories_note": "停用的版面为灰色", "confirm_move": "移动", @@ -41,10 +46,10 @@ "favourites.not_logged_in.title": "未登录", "favourites.not_logged_in.message": "收藏帖子之前请先登录。", "favourites.has_no_favourites": "你还没有任何收藏,收藏的帖子将会出现在这里!", - "vote.not_logged_in.title": "Not Logged In", - "vote.not_logged_in.message": "Please log in in order to vote", - "vote.cant_vote_self.title": "Invalid Vote", - "vote.cant_vote_self.message": "You cannot vote for your own post", + "vote.not_logged_in.title": "未登录", + "vote.not_logged_in.message": "收藏帖子之前请先登录。", + "vote.cant_vote_self.title": "废票 ", + "vote.cant_vote_self.message": "你不能为自己的帖子投票", "loading_more_posts": "载入更多帖子", "move_topic": "移动主题", "move_post": "移动帖子", @@ -55,11 +60,14 @@ "fork_success": "成功将帖子作为主题!", "reputation": "声望", "posts": "发帖数", - "composer.title_placeholder": "Enter your topic title here...", - "composer.write": "Write", - "composer.preview": "Preview", - "composer.discard": "Discard", - "composer.submit": "Submit", - "composer.replying_to": "Replying to", - "composer.new_topic": "New Topic" + "composer.title_placeholder": "在这里输入你的主题标题...", + "composer.write": "书写", + "composer.preview": "预览", + "composer.discard": "丢弃", + "composer.submit": "提交", + "composer.replying_to": "回复", + "composer.new_topic": "新主题", + "composer.drag_and_drop_images": "把图像拖到此处", + "composer.content_is_parsed_with": "内容已经被解析", + "composer.upload_instructions": "拖拽图片以上传" } \ No newline at end of file diff --git a/public/language/zh_CN/unread.json b/public/language/zh_CN/unread.json index a880df356e..b5107e3b47 100644 --- a/public/language/zh_CN/unread.json +++ b/public/language/zh_CN/unread.json @@ -1,5 +1,5 @@ { - "title": "Unread", + "title": "未读", "no_unread_topics": "没有未读主题。", "mark_all_read": "标记全部为已读", "load_more": "载入更多"