Latest translations and fallbacks

v1.18.x
Misty (Bot) 7 years ago
parent fde44cb9b9
commit 6f044ce8d3

@ -1,9 +1,9 @@
{
"custom-css": "Custom CSS/LESS",
"custom-css.description": "Enter your own CSS/LESS declarations here, which will be applied after all other styles.",
"custom-css.enable": "Enable Custom CSS/LESS",
"custom-css": "사용자 정의 CSS/LESS ",
"custom-css.description": "사용자 정의 CSS/LESS 코드를 입력하세요. 모든 스타일 다음에 적용됩니다.",
"custom-css.enable": "사용자 정의 CSS/LESS 활성화",
"custom-js": "Custom Javascript",
"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",

@ -1,5 +1,5 @@
{
"users": "유저",
"users": "사용자",
"edit": "편집",
"make-admin": "관리자로 만들기",
"remove-admin": "관리자 제거",

@ -11,7 +11,7 @@
"manage/categories": "게시판",
"manage/privileges": "Privileges",
"manage/tags": "태그",
"manage/users": "용자",
"manage/users": "용자",
"manage/admins-mods": "Admins & Mods",
"manage/registration": "회원 가입 승인 대기자",
"manage/post-queue": "게시 대기열",

@ -4,5 +4,5 @@
"handles.enabled-help": "이 옵션은 게스트들이 포스트를 작성할 때 이름을 적는 공간을 제공합니다. 이 옵션이 비활성화 돼있다면 \"Guest\" 라고 표시될 것입니다.",
"privileges": "게스트 권한",
"privileges.can-search": "로그인 없이 검색 허용",
"privileges.can-search-users": "로그인 없이 유저 검색 허용"
"privileges.can-search-users": "로그인 없이 사용자 검색 허용"
}

@ -1,6 +1,6 @@
{
"posts": "게시물",
"allow-files": "유저들이 보통 파일들을 업로드하는것을 허용",
"allow-files": "사용자가 (이미지가 아닌) 일반 파일을 업로드하는것을 허용",
"private": "업로드된 파일들을 개인만 볼 수 있게 바꿉니다.",
"max-image-width": "이미지를 특정 가로 길이까지 축소 (단위: 픽셀)",
"max-image-width-help": "(단위: 픽셀, 기본값: 760 픽셀, 비활성화를 원하시면 0으로 지정하세요)",

@ -2,7 +2,7 @@
"authentication": "로그인",
"allow-local-login": "로컬 로그인 허용",
"require-email-confirmation": "이메일 인증 필수화",
"email-confirm-interval": "유저는 인증 이메일을 전송할 수 없습니다:",
"email-confirm-interval": "다음의 경우 사용자는 인증 이메일을 재전송할 수 없습니다:",
"email-confirm-email2": "분 후",
"allow-login-with": "로그인 허용 수단",
"allow-login-with.username-email": "사용자명 또는 이메일",

@ -1,7 +1,7 @@
{
"banned": "차단된 계정",
"offline": "오프라인",
"deleted": "Deleted",
"deleted": "삭제된 계정",
"username": "사용자 이름",
"joindate": "가입일",
"postcount": "포스트 수",
@ -26,7 +26,7 @@
"reputation": "등급",
"bookmarks": "즐겨찾기",
"watched": "관심있는 게시물",
"ignored": "Ignored",
"ignored": "무시됨",
"followers": "팔로워",
"following": "팔로잉",
"aboutme": "자기소개",
@ -86,7 +86,7 @@
"has_no_posts": "이 사용자가 작성한 포스트가 없습니다.",
"has_no_topics": "이 사용자가 작성한 게시물이 없습니다.",
"has_no_watched_topics": "이 사용자가 관심 목록에 추가한 게시물이 없습니다.",
"has_no_ignored_topics": "This user hasn't ignored any topics yet.",
"has_no_ignored_topics": "이 사용자는 아직 무시 중인 게시물이 없습니다.",
"has_no_upvoted_posts": "이 사용자가 추천한 포스트가 없습니다.",
"has_no_downvoted_posts": "이 사용자가 비추천한 포스트가 없습니다.",
"has_no_voted_posts": "평가받은 게시물이 없습니다.",
@ -96,18 +96,18 @@
"topics_per_page": "페이지 당 게시물 수",
"posts_per_page": "페이지 당 포스트 수",
"max_items_per_page": "최대 %1 ",
"acp_language": "Admin Page Language",
"acp_language": "관리 페이지 언어",
"notification_sounds": "알림 수신시 소리로 알려주기",
"notifications_and_sounds": "알림 / 알림음 설정",
"incoming-message-sound": "수신 메시지 알림음",
"outgoing-message-sound": "발신 메시지 알림음",
"notification-sound": "알림음",
"no-sound": "음소거",
"upvote-notif-freq": "Upvote Notification Frequency",
"upvote-notif-freq.all": "All Upvotes",
"upvote-notif-freq.everyTen": "Every Ten Upvotes",
"upvote-notif-freq.logarithmic": "On 10, 100, 1000...",
"upvote-notif-freq.disabled": "Disabled",
"upvote-notif-freq": "추천 알림 빈도",
"upvote-notif-freq.all": "모든 추천에 알림 사용",
"upvote-notif-freq.everyTen": "열 개의 추천마다 알림",
"upvote-notif-freq.logarithmic": "10, 100, 1000개 마다...",
"upvote-notif-freq.disabled": "비활성화",
"browsing": "브라우징 설정",
"open_links_in_new_tab": "외부 링크를 새로운 탭에서 열람",
"enable_topic_searching": "게시물 내 검색 허용",
@ -128,9 +128,9 @@
"sso.title": "통합 인증 서비스",
"sso.associated": "와/과 연동된",
"sso.not-associated": "이 곳을 클릭하여 연동시키세요.",
"sso.dissociate": "Dissociate",
"sso.dissociate-confirm-title": "Confirm Dissociation",
"sso.dissociate-confirm": "Are you sure you wish to dissociate your account from %1?",
"sso.dissociate": "계정 분리",
"sso.dissociate-confirm-title": "계정 분리를 확정하기",
"sso.dissociate-confirm": "%1 로부터 계정을 분리하시겠습니까?",
"info.latest-flags": "최근에 들어온 신고",
"info.no-flags": "신고된 포스트가 없습니다.",
"info.ban-history": "최근 차단 히스토리",

@ -21,16 +21,16 @@
"chat.three_months": "3 месеца",
"chat.delete_message_confirm": "Да ли сте сигурни да желите да избришете ову поруку?",
"chat.add-users-to-room": "Додајте кориснике у собу",
"chat.retrieving-users": "Retrieving users...",
"chat.retrieving-users": "Преузимање корисника...",
"chat.manage-room": "Управљај собама за ћаскање",
"chat.add-user-help": "Search for users here. When selected, the user will be added to the chat. The new user will not be able to see chat messages written before they were added to the conversation.",
"chat.add-user-help": "Потражите кориснике овде. Када буде изабран, корисник ће бити додан у ћаскање. Нови корисник неће бити у могућности да види поруке написане пре него што је додан у преписку.",
"chat.confirm-chat-with-dnd-user": "Овај корисник је поставио свој статус на \"Не узнемиравај\". Да ли и даље желите да ћаскате са њим?",
"chat.rename-room": "Преименуј собу",
"chat.rename-placeholder": "Унесите назив собе овде",
"chat.rename-help": "The room name set here will be viewable by all participants in the room.",
"chat.rename-help": "Име собе постављено овде биће видљиво свим учесницима у соби.",
"chat.leave": "Напусти ћаскање",
"chat.leave-prompt": "Да ли сте сигурни да желите да напустите ово ћаскање?",
"chat.leave-help": "Leaving this chat will remove you from future correspondence in this chat. If you are re-added in the future, you will not see any chat history from prior to your re-joining.",
"chat.leave-help": "Напуштање овог ћаскања ће вас уклонити из будућих преписки у овом ћаскању. Ако будете поново додани у будућности, нећете видети историју ћаскања од пре вашег поновног придруживања.",
"chat.in-room": "У овој соби",
"composer.compose": "Писање поруке",
"composer.show_preview": "Прикажи преглед",

@ -116,8 +116,8 @@
"cant-delete-chat-message": "Bu mesajı silmek için izin verilmez",
"chat-edit-duration-expired": "Gönderildikten sonra yalnızca %1 saniye mesajı(ları) düzenlemene izin verilir",
"chat-delete-duration-expired": "Gönderildikten sonra yalnızca %1 saniye mesajı(ları) silmene izin verilir",
"chat-deleted-already": "This chat message has already been deleted.",
"chat-restored'already": "This chat message has already been restored.",
"chat-deleted-already": "Bu sohbet mesajı zaten silinmiş.",
"chat-restored'already": "Bu sohbet mesajı zaten geri yüklendi.",
"already-voting-for-this-post": "Bu gönderi için zaten oy verdin.",
"reputation-system-disabled": "İtibar sistemi devre dışı.",
"downvoting-disabled": "Aşagı oylama kapatılmış",
@ -134,7 +134,7 @@
"wrong-login-type-email": "Lütfen giriş için e-posta adresinizi kullanın",
"wrong-login-type-username": "Lütfen giriş için kullanıcı adınızı kullanın",
"sso-registration-disabled": "%1 hesap için kayıt işlemi devre dışı bırakıldı, lütfen öncelikle bir eposta adresi ile kayıt olun",
"sso-multiple-association": "You cannot associate multiple accounts from this service to your NodeBB account. Please dissociate your existing account and try again.",
"sso-multiple-association": "Bu hizmetten birden fazla hesabı, NodeBB hesabınızla ilişkilendiremezsiniz. Lütfen mevcut hesabınızı ayırın ve tekrar deneyin.",
"invite-maximum-met": "Sen maksimum miktarda insanı davet ettin (%2 üzerinden %1).",
"no-session-found": "Giriş yapılmış bir oturum bulunamadı!",
"not-in-room": "Odada kullanıcı yok",

@ -107,5 +107,5 @@
"edited": "Düzenlendi",
"disabled": "Devre dışı",
"select": "Seç",
"user-search-prompt": "Type something here to find users..."
"user-search-prompt": "Kullanıcı bulmak için buraya bir şeyler yazın ..."
}

@ -1,5 +1,5 @@
{
"chat.chatting_with": "Chat with",
"chat.chatting_with": "Sohbet",
"chat.placeholder": "Buraya bir mesaj girin, göndermek için girişe basın",
"chat.send": "Gönder",
"chat.no_active": "Aktif sohbet mevcut değil",
@ -12,7 +12,7 @@
"chat.recent-chats": "Güncel Sohbetler",
"chat.contacts": "Kontaklar",
"chat.message-history": "Mesaj Geçmişi",
"chat.options": "Chat options",
"chat.options": "Sohbet Ayarları",
"chat.pop-out": "Sohbeti Pencereye Çevir",
"chat.minimize": "Küçült",
"chat.maximize": "Büyüt",
@ -21,17 +21,17 @@
"chat.three_months": "3 Ay",
"chat.delete_message_confirm": "Bu mesajı silmek istediğinden emin misin?",
"chat.add-users-to-room": "Odaya Kullanıcı Ekle",
"chat.retrieving-users": "Retrieving users...",
"chat.manage-room": "Manage Chat Room",
"chat.add-user-help": "Search for users here. When selected, the user will be added to the chat. The new user will not be able to see chat messages written before they were added to the conversation.",
"chat.retrieving-users": "Kullanıcılar alınıyor ...",
"chat.manage-room": "Sohbet Odasını Yönet",
"chat.add-user-help": "Kullanıcılar için arama yapın. Seçildiğinde, kullanıcı sohbete eklenecektir. Yeni kullanıcı, sohbete eklenmeden önce yazılı sohbet mesajlarını göremeyecektir.",
"chat.confirm-chat-with-dnd-user": "Bu kullanıcı durumunu rahatsız etmeyin olarak ayarladı. Hala onunla sohbet etmek istiyor musun?",
"chat.rename-room": "Rename room",
"chat.rename-placeholder": "Enter your room name here",
"chat.rename-help": "The room name set here will be viewable by all participants in the room.",
"chat.leave": "Leave Chat",
"chat.leave-prompt": "Are you sure you wish to leave this chat?",
"chat.leave-help": "Leaving this chat will remove you from future correspondence in this chat. If you are re-added in the future, you will not see any chat history from prior to your re-joining.",
"chat.in-room": "In this room",
"chat.rename-room": "Odanın adını değiştir",
"chat.rename-placeholder": "Oda isminizi buraya girin",
"chat.rename-help": "Buradaki oda adı odadaki tüm katılımcılar tarafından görülebilir.",
"chat.leave": "Sohbetten Ayrıl",
"chat.leave-prompt": "Sohbetten ayrılmak istediğinden emin misin?",
"chat.leave-help": "Bu sohbetten ayrılmak, bu sohbetteki gelecekteki yazışmalardan sizi silecektir. Gelecekte tekrar eklendiyseniz, yeniden katılmadan önce herhangi bir sohbet geçmişi görmezsiniz.",
"chat.in-room": "Bu odada",
"composer.compose": "Yaz",
"composer.show_preview": "Önizleme Göster",
"composer.hide_preview": "Önizleme Sakla",

@ -30,12 +30,12 @@
"locked": "Kilitli",
"pinned": "İğnelendi",
"moved": "Taşındı",
"copy-ip": "Copy IP",
"ban-ip": "Ban IP",
"view-history": "Edit History",
"copy-ip": "IP Kopyala",
"ban-ip": "IP Engelle",
"view-history": "Geçmişi Düzenle",
"bookmark_instructions": "Bu başlıkta en son kaldığın yere dönmek için tıklayın.",
"flag_title": "Bu iletiyi moderatöre haber et",
"merged_message": "This topic has been merged into <a href=\"/topic/%1\">%2</a>",
"merged_message": "Bu konu <a href=\"/topic/%1\">%2</a> olarak birleştirildi",
"deleted_message": "Bu başlık silindi. Sadece başlık düzenleme yetkisi olan kullanıcılar görebilir.",
"following_topic.message": "Artık bir kullanıcı bu başlığa ileti gönderdiğinde bildirim alacaksınız.",
"not_following_topic.message": "Bu başlığı okunmamışlarda göreceksiniz ama biri bir şey yazdığında bildirim gelmeyecek.",
@ -123,7 +123,7 @@
"stale.create": "Yeni bir başlık yarat",
"stale.reply_anyway": "Bu konuyu cevapla",
"link_back": "Re: [%1](%2)",
"diffs.title": "Post Edit History",
"diffs.description": "This post has <strong>%1</strong> revisions. Click one of the revisions below to see the post content at that point in time.",
"diffs.no-revisions-description": "This post has <strong>%1</strong> revisions."
"diffs.title": "İleti Geçmiş Düzenle",
"diffs.description": "Bu iletinin <strong>%1</strong>revizyonu var. Zaman içerisinde ileti içeriğinin tamamını görmek için aşağıdaki düzeltmelerden birine tıklayın.",
"diffs.no-revisions-description": "Bu iletinin <strong>%1</strong> revizyonu var."
}

@ -1,7 +1,7 @@
{
"banned": "Yasaklı",
"offline": "Çevrimdışı",
"deleted": "Deleted",
"deleted": "Silindi",
"username": "Kullanıcı Adı",
"joindate": "Katılım Tarihi",
"postcount": "İleti Sayısı",
@ -96,7 +96,7 @@
"topics_per_page": "Sayfa başına Konular",
"posts_per_page": "Sayfa başına İletiler",
"max_items_per_page": "Maksimum %1",
"acp_language": "Admin Page Language",
"acp_language": "Yönetici Sayfası Dili",
"notification_sounds": "Uyarı alındığında ses çal",
"notifications_and_sounds": "Bildirimler & Sesler",
"incoming-message-sound": "Gelen mesaj sesi",

Loading…
Cancel
Save