From b1e20ad3f1df0775662b4a84256390d0cd84a0c0 Mon Sep 17 00:00:00 2001 From: "Misty (Bot)" <deploy@nodebb.org> Date: Thu, 24 May 2018 09:29:28 +0000 Subject: [PATCH] Latest translations and fallbacks --- public/language/hu/admin/manage/users.json | 94 +++++++++---------- .../ko/admin/appearance/customise.json | 6 +- public/language/pl/admin/admin.json | 2 +- 3 files changed, 51 insertions(+), 51 deletions(-) diff --git a/public/language/hu/admin/manage/users.json b/public/language/hu/admin/manage/users.json index 4f5163bd7d..7b0244ad43 100644 --- a/public/language/hu/admin/manage/users.json +++ b/public/language/hu/admin/manage/users.json @@ -5,63 +5,63 @@ "remove-admin": "Admin törlése", "validate-email": "Email érvényesítése", "send-validation-email": "Érvényesítő email küldése", - "password-reset-email": "Send Password Reset Email", + "password-reset-email": "Jelszó-helyreállító email küldése", "ban": "Felhasználó(k) kitiltása", - "temp-ban": "Ban User(s) Temporarily", - "unban": "Unban User(s)", - "reset-lockout": "Reset Lockout", - "reset-flags": "Reset Flags", - "delete": "Delete User(s)", - "purge": "Delete User(s) and Content", - "download-csv": "Download CSV", - "invite": "Invite", - "new": "New User", + "temp-ban": "Felhasználó(k) kitiltása átmenetileg", + "unban": "Felhasználó(k) kitiltásának feloldása", + "reset-lockout": "Kizárás visszaállítása", + "reset-flags": "Megjelölések visszaállíátsa", + "delete": "Felhasználó(k) törlése", + "purge": "Felhasználó(k) és tartalmai(k) törlése", + "download-csv": "CSV letöltése", + "invite": "Meghívás", + "new": "Új felhasználó", - "pills.latest": "Latest Users", - "pills.unvalidated": "Not Validated", - "pills.no-posts": "No Posts", - "pills.top-posters": "Top Posters", - "pills.top-rep": "Most Reputation", - "pills.inactive": "Inactive", - "pills.flagged": "Most Flagged", - "pills.banned": "Banned", - "pills.search": "User Search", + "pills.latest": "Legutóbbiak", + "pills.unvalidated": "Nem igazoltak", + "pills.no-posts": "Hozzászólás nélküliek", + "pills.top-posters": "Legaktívabbak", + "pills.top-rep": "Legnépszerűbbek", + "pills.inactive": "Inaktívak", + "pills.flagged": "Legtöbbet megjelöltek", + "pills.banned": "Kitiltottak", + "pills.search": "Keresés", - "search.uid": "By User ID", - "search.uid-placeholder": "Enter a user ID to search", - "search.username": "By User Name", - "search.username-placeholder": "Enter a username to search", - "search.email": "By Email", - "search.email-placeholder": "Enter a email to search", - "search.ip": "By IP Address", - "search.ip-placeholder": "Enter an IP Address to search", - "search.not-found": "User not found!", + "search.uid": "ID alapján", + "search.uid-placeholder": "Írj be egy ID-t a kereséshez", + "search.username": "Felhasználónév szerint", + "search.username-placeholder": "Írj be egy felhasználónevet a kereséshez", + "search.email": "Email szerint", + "search.email-placeholder": "Írj be egy email-t a kereséshez", + "search.ip": "IP-cím szerint", + "search.ip-placeholder": "Írj be egy IP-címet a kereséshez", + "search.not-found": "Nem található felhasználó!", - "inactive.3-months": "3 months", - "inactive.6-months": "6 months", - "inactive.12-months": "12 months", + "inactive.3-months": "3 hónap", + "inactive.6-months": "6 hónap", + "inactive.12-months": "12 hónap", "users.uid": "uid", - "users.username": "username", + "users.username": "felhasználónév", "users.email": "email", - "users.postcount": "postcount", - "users.reputation": "reputation", - "users.flags": "flags", - "users.joined": "joined", - "users.last-online": "last online", - "users.banned": "banned", + "users.postcount": "hozzászólásszám", + "users.reputation": "hírnév", + "users.flags": "megjelölések", + "users.joined": "csatlakozott", + "users.last-online": "legutóbb online", + "users.banned": "kitiltva", - "create.username": "User Name", + "create.username": "Felhasználónév", "create.email": "Email", - "create.email-placeholder": "Email of this user", - "create.password": "Password", - "create.password-confirm": "Confirm Password", + "create.email-placeholder": "A felhasználó emailje", + "create.password": "Jelszó", + "create.password-confirm": "Jelszó megerősítése", - "temp-ban.length": "Ban Length", - "temp-ban.reason": "Reason <span class=\"text-muted\">(Optional)</span>", - "temp-ban.hours": "Hours", - "temp-ban.days": "Days", - "temp-ban.explanation": "Enter the length of time for the ban. Note that a time of 0 will be a considered a permanent ban.", + "temp-ban.length": "Kitiltás hossza", + "temp-ban.reason": "Indok <span class=\"text-muted\">(Nem kötelező)</span>", + "temp-ban.hours": "Óra", + "temp-ban.days": "Nap", + "temp-ban.explanation": "Add meg a kitiltás idejének hosszát. Vedd figyelembe, hogy a 0 végleges kitiltásnak fog minősülni.", "alerts.confirm-ban": "Do you really want to ban this user <strong>permanently</strong>?", "alerts.confirm-ban-multi": "Do you really want to ban these users <strong>permanently</strong>?", diff --git a/public/language/ko/admin/appearance/customise.json b/public/language/ko/admin/appearance/customise.json index 72daf9fc13..2b98616966 100644 --- a/public/language/ko/admin/appearance/customise.json +++ b/public/language/ko/admin/appearance/customise.json @@ -4,11 +4,11 @@ "custom-css.enable": "사용자 정의 CSS/LESS 활성화", "custom-js": "사용자 정의 javascript", - "custom-js.description": "Enter your own javascript here. It will be executed after the page is loaded completely.", - "custom-js.enable": "Enable Custom Javascript", + "custom-js.description": "자신의 javascript를 넣으세요. 페이지 로딩이 완료된 후 실행될 것입니다.", + "custom-js.enable": "사용자 javascript 활성화", "custom-header": "사용자 정의 헤더", - "custom-header.description": "Enter custom HTML here (ex. Meta Tags, etc.), which will be appended to the <code><head></code> section of your forum's markup. Script tags are allowed, but are discouraged, as the <a href=\"#custom-header\" data-toggle=\"tab\">Custom Javascript</a> tab is available.", + "custom-header.description": "사용자의 HTML을 여기에 입력하세요.(메타 태그등) 당신의 포럼 마크업의 <code></code>섹션에 추가될 것입니다. 사용자 탭 사용이 가능하므로 스크립트 태그는 허용되지만 권장하지 않습니다.", "custom-header.enable": "사용자 정의 헤더 허용", "custom-css.livereload": "실시간 새로 고침 허용", diff --git a/public/language/pl/admin/admin.json b/public/language/pl/admin/admin.json index 0bf4f811b6..af8aa5e642 100644 --- a/public/language/pl/admin/admin.json +++ b/public/language/pl/admin/admin.json @@ -1,5 +1,5 @@ { - "alert.confirm-rebuild-and-restart": "Czy na pewno chcesz przebudować i zrestartować NodeBB?", + "alert.confirm-rebuild-and-restart": "Jesteś pewny, że chciałbyś przebudować oraz zrestartować NodeBB?", "alert.confirm-restart": "Czy na pewno chcesz zrestartować NodeBB?", "acp-title": "%1 | Panel administracyjny NodeBB",