mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-05 21:48:11 +02:00
force update translations.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"invalid-data": "Daten ungültig",
|
||||
"not-logged-in": "Du bist nicht angemeldet",
|
||||
"account-locked": "Your account has been locked temporarily",
|
||||
"account-locked": "Dein Account wurde vorübergehend gesperrt.",
|
||||
"invalid-cid": "Ungültige Kategorie-ID",
|
||||
"invalid-tid": "Ungültige Themen-ID",
|
||||
"invalid-pid": "Ungültige Beitrags-ID",
|
||||
@@ -14,7 +14,7 @@
|
||||
"invalid-pagination-value": "Die Nummerierung ist ungültig",
|
||||
"username-taken": "Der Benutzername ist bereits vergeben",
|
||||
"email-taken": "Die E-Mail-Adresse ist bereits vergeben",
|
||||
"user-banned": "Der Benutzer ist gesperrt\n",
|
||||
"user-banned": "Der Benutzer ist gesperrt",
|
||||
"no-category": "Die Kategorie existiert nicht",
|
||||
"no-topic": "Das Thema existiert nicht",
|
||||
"no-post": "Der Beitrag existiert nicht",
|
||||
@@ -24,7 +24,7 @@
|
||||
"no-privileges": "Du verfügst nicht über ausreichende Berechtigungen und die Aktion durchzuführen.",
|
||||
"category-disabled": "Kategorie ist deaktiviert",
|
||||
"topic-locked": "Thema ist gesperrt",
|
||||
"still-uploading": "Bitte warte bis der Vorgang abgeschlossen ist\n",
|
||||
"still-uploading": "Bitte warte bis der Vorgang abgeschlossen ist.",
|
||||
"content-too-short": "Der Beitrag muss mindest %1 Zeichen enthalten.",
|
||||
"title-too-short": "Der Titel muss mindest %1 Zeichen enthalten.",
|
||||
"title-too-long": "Der Titel darf maximal %1 Zeichen enthalten.",
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"save_changes": "Speichere Änderungen",
|
||||
"close": "Schließen",
|
||||
"pagination": "Seitennummerierung",
|
||||
"pagination.out_of": "%1 von %2",
|
||||
"header.admin": "Admin",
|
||||
"header.recent": "Aktuell",
|
||||
"header.unread": "Ungelesen",
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
"chat.send": "Senden",
|
||||
"chat.no_active": "Du hast keine aktiven Chats.",
|
||||
"chat.user_typing": "%1 tippt gerade ...",
|
||||
"chat.user_has_messaged_you": "%1 has messaged you."
|
||||
"chat.user_has_messaged_you": "%1 hat dir geschrieben."
|
||||
}
|
||||
@@ -65,6 +65,7 @@
|
||||
"favourites.has_no_favourites": "Du hast noch keine Favoriten.",
|
||||
"loading_more_posts": "Lade Mehr Posts",
|
||||
"move_topic": "Thema verschieben",
|
||||
"move_topics": "Thema verschieben",
|
||||
"move_post": "Beitrag verschieben",
|
||||
"post_moved": "Beitrag wurde verschoben!",
|
||||
"fork_topic": "Thema aufspalten",
|
||||
|
||||
@@ -59,6 +59,6 @@
|
||||
"topics_per_page": "Themen pro Seite",
|
||||
"posts_per_page": "Beiträge pro Seite",
|
||||
"notification_sounds": "Ton abspielen, wenn ich eine Benachrichtigung erhalte.",
|
||||
"browsing": "Browsing Settings",
|
||||
"open_links_in_new_tab": "Open outgoing links in new tab?"
|
||||
"browsing": "Browser Einstellungen",
|
||||
"open_links_in_new_tab": "Externe Links im neuen Tab öffnen?"
|
||||
}
|
||||
@@ -18,6 +18,7 @@
|
||||
"save_changes": "Save Changes",
|
||||
"close": "Close",
|
||||
"pagination": "Pagination",
|
||||
"pagination.out_of": "%1 out of %2",
|
||||
"header.admin": "Admin",
|
||||
"header.recent": "Recent",
|
||||
"header.unread": "Unread",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"favourites.has_no_favourites": "Vous n'avez aucun Favoris, mettre en favoris des messages pour les voir apparaître ici!",
|
||||
"loading_more_posts": "Charger plus de messages",
|
||||
"move_topic": "Déplacer le sujet",
|
||||
"move_topics": "Déplacer des Sujets",
|
||||
"move_post": "Déplacer",
|
||||
"post_moved": "Message déplacé!",
|
||||
"fork_topic": "Scinder le Topic",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "새 주제 생성",
|
||||
"no_topics": "<strong>이 카테고리에는 생성된 주제가 없습니다.</strong><br />먼저 주제를 생성해 보세요.",
|
||||
"browsing": "이 주제를 읽고 있는 사용자",
|
||||
"no_replies": "답글이 없습니다.",
|
||||
"share_this_category": "이 카테고리를 공유"
|
||||
}
|
||||
"new_topic_button": "새 주제 생성",
|
||||
"no_topics": "<strong>이 카테고리에는 생성된 주제가 없습니다.</strong><br />먼저 주제를 생성해 보세요.",
|
||||
"browsing": "이 주제를 읽고 있는 사용자",
|
||||
"no_replies": "답글이 없습니다.",
|
||||
"share_this_category": "이 카테고리를 공유"
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
"save_changes": "저장",
|
||||
"close": "닫기",
|
||||
"pagination": "페이지",
|
||||
"pagination.out_of": "%1 out of %2",
|
||||
"pagination.out_of": "%1개 중 %2개",
|
||||
"header.admin": "관리자",
|
||||
"header.recent": "최근 주제",
|
||||
"header.unread": "읽지 않은 주제",
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"username": "사용자 이름 / 이메일",
|
||||
"remember_me": "로그인 유지",
|
||||
"forgot_password": "비밀번호 초기화",
|
||||
"alternative_logins": "다른 방법으로 로그인",
|
||||
"failed_login_attempt": "로그인에 실패했습니다.",
|
||||
"login_successful": "성공적으로 로그인했습니다."
|
||||
}
|
||||
"username": "사용자 이름 / 이메일",
|
||||
"remember_me": "로그인 유지",
|
||||
"forgot_password": "비밀번호 초기화",
|
||||
"alternative_logins": "다른 방법으로 로그인",
|
||||
"failed_login_attempt": "로그인에 실패했습니다.",
|
||||
"login_successful": "성공적으로 로그인했습니다."
|
||||
}
|
||||
@@ -79,7 +79,7 @@
|
||||
"composer.help": "도움말",
|
||||
"composer.discard": "취소",
|
||||
"composer.submit": "등록",
|
||||
"composer.replying_to": "%1님께 답글>",
|
||||
"composer.replying_to": "%1에 대한 답글",
|
||||
"composer.new_topic": "새 주제 생성",
|
||||
"composer.uploading": "업로드 중",
|
||||
"composer.thumb_url_label": "섬네일 URL",
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"save_changes": "Salvar Alterações",
|
||||
"close": "Fechar",
|
||||
"pagination": "Paginação",
|
||||
"pagination.out_of": "%1 out of %2",
|
||||
"header.admin": "Admin",
|
||||
"header.recent": "Recente",
|
||||
"header.unread": "Não Lido",
|
||||
@@ -35,7 +36,7 @@
|
||||
"alert.success": "Sucesso",
|
||||
"alert.error": "Erro",
|
||||
"alert.banned": "Banido",
|
||||
"alert.banned.message": "Você foi banido e será deslogado!",
|
||||
"alert.banned.message": "You have just been banned, you will now be logged out.",
|
||||
"alert.unfollow": "Você deixou de seguir %1!",
|
||||
"alert.follow": "Você está seguindo %1!",
|
||||
"online": "Online",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"favourites.has_no_favourites": "Você não tem nenhum item favoritado!",
|
||||
"loading_more_posts": "Carregando mais posts",
|
||||
"move_topic": "Mover Tópico",
|
||||
"move_topics": "Move Topics",
|
||||
"move_post": "Mover Post",
|
||||
"post_moved": "Post movido!",
|
||||
"fork_topic": "Clonar Tópico",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"no_topics": "<strong>V tejto kategórií zatiaľ nie sú žiadne príspevky.</strong><br />Môžeš byť prvý!",
|
||||
"browsing": "prehliada",
|
||||
"no_replies": "Nikdo ešte neodpovedal",
|
||||
"share_this_category": "Share this category"
|
||||
"share_this_category": "zdielaj túto kategóriu"
|
||||
}
|
||||
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"invalid-data": "Invalid Data",
|
||||
"not-logged-in": "You don't seem to be logged in.",
|
||||
"invalid-data": "Nesprávne údaje",
|
||||
"not-logged-in": "Nie ste prihlásený",
|
||||
"account-locked": "Your account has been locked temporarily",
|
||||
"invalid-cid": "Invalid Category ID",
|
||||
"invalid-tid": "Invalid Topic ID",
|
||||
"invalid-pid": "Invalid Post ID",
|
||||
"invalid-uid": "Invalid User ID",
|
||||
"invalid-username": "Invalid Username",
|
||||
"invalid-email": "Invalid Email",
|
||||
"invalid-title": "Invalid title",
|
||||
"invalid-user-data": "Invalid User Data",
|
||||
"invalid-password": "Invalid Password",
|
||||
"invalid-pagination-value": "Invalid pagination value",
|
||||
"username-taken": "Username taken",
|
||||
"email-taken": "Email taken",
|
||||
"user-banned": "User banned",
|
||||
"no-category": "Category doesn't exist",
|
||||
"no-topic": "Topic doesn't exist",
|
||||
"no-post": "Post doesn't exist",
|
||||
"no-group": "Group doesn't exist",
|
||||
"no-user": "User doesn't exist",
|
||||
"invalid-cid": "Nesprávne ID kategórie",
|
||||
"invalid-tid": "Nesprávne ID témy",
|
||||
"invalid-pid": "Nesprávne IČ príspevku",
|
||||
"invalid-uid": "Nesprávne IČ užívatela",
|
||||
"invalid-username": "Nesprávne užívatelské meno",
|
||||
"invalid-email": "Nesprávny email",
|
||||
"invalid-title": "Nesprávny názov",
|
||||
"invalid-user-data": "Neplatné užívatelské údaje",
|
||||
"invalid-password": "Nesprávne heslo",
|
||||
"invalid-pagination-value": "Nesprávna hodnota stránkovania",
|
||||
"username-taken": "Užívateľske meno je obsadené",
|
||||
"email-taken": "Email je obsadený",
|
||||
"user-banned": "Užívateľ je zakázaný",
|
||||
"no-category": "Kategória neexistuje",
|
||||
"no-topic": "Téme neexistuje",
|
||||
"no-post": "Príspevok neexistuje",
|
||||
"no-group": "Skupina neexistuje",
|
||||
"no-user": "Užívateľ neexistuje ",
|
||||
"no-teaser": "Teaser doesn't exist",
|
||||
"no-privileges": "You don't have enough privileges for this action.",
|
||||
"no-privileges": "Nemáte dostatočné oprávnenia pre túto akciu ",
|
||||
"category-disabled": "Category disabled",
|
||||
"topic-locked": "Topic Locked",
|
||||
"still-uploading": "Please wait for uploads to complete.",
|
||||
"content-too-short": "Please enter a longer post. At least %1 characters.",
|
||||
"title-too-short": "Please enter a longer title. At least %1 characters.",
|
||||
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.",
|
||||
"topic-locked": "Uzamknutá téma",
|
||||
"still-uploading": "Prosím čakajte na dokončenie nahrávania",
|
||||
"content-too-short": "Prosím vložte dlhšiú správu, najmenej 1 % znakov.",
|
||||
"title-too-short": "Prosím vložte dlhší príspevok. Najmenej 1 % znakov.",
|
||||
"title-too-long": "Prosím uvedťe kratší názov. Názov nesmie byť dlhší ako 1 % znakov",
|
||||
"too-many-posts": "You can only post every %1 seconds.",
|
||||
"file-too-big": "Maximum allowed file size is %1 kbs",
|
||||
"cant-vote-self-post": "You cannot vote for your own post",
|
||||
|
||||
@@ -65,6 +65,7 @@
|
||||
"favourites.has_no_favourites": "Favorilerde hiç iletiniz yok, görebilmek için iletileri favorilere ekleyin.",
|
||||
"loading_more_posts": "Daha fazla ileti ",
|
||||
"move_topic": "Başlığı Taş",
|
||||
"move_topics": "Move Topics",
|
||||
"move_post": "İletiyi Taşı",
|
||||
"post_moved": "İleti taşındı!",
|
||||
"fork_topic": "Başlığı Ayır",
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
"save_changes": "Lưu thay đổi",
|
||||
"close": "Đóng lại",
|
||||
"pagination": "Số trang",
|
||||
"pagination.out_of": "%1 out of %2",
|
||||
"header.admin": "Quản trị viên",
|
||||
"header.recent": "Gần đây",
|
||||
"header.unread": "Chưa đọc",
|
||||
@@ -35,7 +36,7 @@
|
||||
"alert.success": "Thành công",
|
||||
"alert.error": "Lỗi",
|
||||
"alert.banned": "Bị cấm",
|
||||
"alert.banned.message": "Bạn đã bị ban, giờ bạn sẽ đăng xuất",
|
||||
"alert.banned.message": "You have just been banned, you will now be logged out.",
|
||||
"alert.unfollow": "Bạn đã không còn theo dõi %1!",
|
||||
"alert.follow": "Bạn giờ đang theo dõi %1!",
|
||||
"online": "Đang online",
|
||||
|
||||
@@ -58,5 +58,7 @@
|
||||
"paginate_description": "Phân trang cho chủ đề và bài viết thay vì cuộn liên tục",
|
||||
"topics_per_page": "Số chủ đề trong một trang",
|
||||
"posts_per_page": "Số bài viết trong một trang",
|
||||
"notification_sounds": "Xuất hiện âm thanh khi bạn nhận được một thông báo"
|
||||
"notification_sounds": "Xuất hiện âm thanh khi bạn nhận được một thông báo",
|
||||
"browsing": "Browsing Settings",
|
||||
"open_links_in_new_tab": "Open outgoing links in new tab?"
|
||||
}
|
||||
Reference in New Issue
Block a user