mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-02-28 01:21:13 +01:00
latest translations
This commit is contained in:
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "موضوع جديد",
|
||||
"no_topics": "<strong>لا توجد مواضيع في هذه الفئة</strong>لماذا لا تحاول نشر واحد؟<br />",
|
||||
"posts": "مشاركات",
|
||||
"views": "مشاهدات",
|
||||
"posted": "نشر",
|
||||
"browsing": "يتصفح",
|
||||
"no_replies": "لم يرد أحد",
|
||||
"replied": "رد",
|
||||
"last_edited_by": "تغيرت أخيراً عبر",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"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!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Posts",
|
||||
"views": "Views",
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Recent Posts",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
"invisible": "Invisible",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "دخول",
|
||||
"username": "Username / Email",
|
||||
"password": "كلمة السر",
|
||||
"remember_me": "تذكرني؟",
|
||||
"forgot_password": "نسيت كلمة المرور؟",
|
||||
"alternative_logins": "تسجيلات الدخول البديلة",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "موضوع",
|
||||
"topics": "مواضيع",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "لا توجد مواضيع !",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "إضغط على الردود لتفريعهم",
|
||||
"fork_no_pids": "لم تختار أي رد",
|
||||
"fork_success": "تفريع الموضوع بنجاح!",
|
||||
"reputation": "سمعة",
|
||||
"posts": "ردود",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profile",
|
||||
"profile_views": "مشاهد الملف",
|
||||
"reputation": "سمعة",
|
||||
"posts": "ردود",
|
||||
"favourites": "Favourites",
|
||||
"followers": "أتباع",
|
||||
"following": "يتبع",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "تأكيد كلمة السر",
|
||||
"password": "كلمة السر",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "أحدث المستخدمين",
|
||||
"top_posters": "أكثر المشتركين",
|
||||
"most_reputation": "أعلى سمعة",
|
||||
"online": "موجودين حالياً",
|
||||
"search": "بحث",
|
||||
"enter_username": "أدخل اسم مستخدم للبحث",
|
||||
"load_more": "حمل المزيد"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Nové téma",
|
||||
"no_topics": "<strong>V této kategorii zatím nejsou žádné příspěvky.</strong><br />Můžeš být první!",
|
||||
"posts": "příspěvky",
|
||||
"views": "zobrazení",
|
||||
"posted": "odesláno",
|
||||
"browsing": "prohlíží",
|
||||
"no_replies": "Nikdo ještě neodpověděl",
|
||||
"replied": "přispěl",
|
||||
"last_edited_by": "naposledy upravil",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"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!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Příspěvky",
|
||||
"views": "Zobrazení",
|
||||
"posted": "odesláno",
|
||||
"in": "v",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Nedávné příspěvky",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Pryč",
|
||||
"dnd": "Nerušit",
|
||||
"invisible": "Neviditelný",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Přihlásit se",
|
||||
"username": "Username / Email",
|
||||
"password": "Heslo",
|
||||
"remember_me": "Zapamatovat si mě?",
|
||||
"forgot_password": "Zapomněli jste heslo?",
|
||||
"alternative_logins": "Další způsoby přihlášení",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Téma",
|
||||
"topics": "Témata",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "Nebyla nalezena žádná témata!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Vyber příspěvky, které chceš oddělit",
|
||||
"fork_no_pids": "Žádné příspěvky nebyly vybrány!",
|
||||
"fork_success": "Téma bylo úspěšně rozděleno!",
|
||||
"reputation": "Reputace",
|
||||
"posts": "Příspěvky",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profile",
|
||||
"profile_views": "Zobrazení profilu",
|
||||
"reputation": "Reputace",
|
||||
"posts": "Příspěvky",
|
||||
"favourites": "Oblíbené",
|
||||
"followers": "Sledují ho",
|
||||
"following": "Sleduje",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "Potvrzení hesla",
|
||||
"password": "Heslo",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Nejnovější uživatelé",
|
||||
"top_posters": "Nejaktivnější",
|
||||
"most_reputation": "Nejváženější",
|
||||
"online": "Online",
|
||||
"search": "Vyhledávat",
|
||||
"enter_username": "Zadej uživatelské jméno k hledání",
|
||||
"load_more": "Načíst další"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "New Topic",
|
||||
"no_topics": "<strong>Thar be no topics in 'tis category.</strong><br />Why don't ye give a go' postin' one?",
|
||||
"posts": "messages",
|
||||
"views": "views",
|
||||
"posted": "sent",
|
||||
"browsing": "browsin'",
|
||||
"no_replies": "No one has replied to ye message",
|
||||
"replied": "replied",
|
||||
"last_edited_by": "last edited by",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Ye be banned ye gunna be logged out!",
|
||||
"alert.unfollow": "Ye be no longer stalkin' %1!",
|
||||
"alert.follow": "Ye be stalkin' %1",
|
||||
"online": "Available",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Messages",
|
||||
"views": "Views",
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Recent Messages",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Available",
|
||||
"away": "Out to sea",
|
||||
"dnd": "Do not Disturb",
|
||||
"invisible": "Magic usin'",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Login",
|
||||
"username": "Yer handle or email",
|
||||
"password": "Secret Combination",
|
||||
"remember_me": "Remember Me?",
|
||||
"forgot_password": "My mind be a scatt'rbrain, help a matey out!",
|
||||
"alternative_logins": "Oth'r gangplanks",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Topic",
|
||||
"topics": "Topics",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "No topics found!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Click the posts you want to fork",
|
||||
"fork_no_pids": "No posts selected!",
|
||||
"fork_success": "Succesfully forked topic!",
|
||||
"reputation": "Reputation",
|
||||
"posts": "Posts",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profile",
|
||||
"profile_views": "Profile views",
|
||||
"reputation": "Reputation",
|
||||
"posts": "Posts",
|
||||
"favourites": "Favourites",
|
||||
"followers": "Followers",
|
||||
"following": "Following",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "Confirm Password",
|
||||
"password": "Password",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Land lubbers",
|
||||
"top_posters": "Top mateys",
|
||||
"most_reputation": "Most Reputation",
|
||||
"online": "Online",
|
||||
"search": "Search",
|
||||
"enter_username": "Gimme y'er handle",
|
||||
"load_more": "Load More"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "New Topic",
|
||||
"no_topics": "<strong>There are no topics in this category.</strong><br />Why don't you try posting one?",
|
||||
"posts": "posts",
|
||||
"views": "views",
|
||||
"posted": "posted",
|
||||
"browsing": "browsing",
|
||||
"no_replies": "No one has replied",
|
||||
"replied": "replied",
|
||||
"last_edited_by": "last edited by",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"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!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Posts",
|
||||
"views": "Views",
|
||||
"posted": "posted",
|
||||
"in": "in",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Recent Posts",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Away",
|
||||
"dnd": "Do not Disturb",
|
||||
"invisible": "Invisible",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Login",
|
||||
"username": "Username / Email",
|
||||
"password": "Password",
|
||||
"remember_me": "Remember Me?",
|
||||
"forgot_password": "Forgot Password?",
|
||||
"alternative_logins": "Alternative Logins",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Topic",
|
||||
"topics": "Topics",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "No topics found!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "This thread has been deleted. Only users with thread management privileges can see it.",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Click the posts you want to fork",
|
||||
"fork_no_pids": "No posts selected!",
|
||||
"fork_success": "Succesfully forked topic!",
|
||||
"reputation": "Reputation",
|
||||
"posts": "Posts",
|
||||
"composer.title_placeholder": "Enter your topic title here...",
|
||||
"composer.write": "Write",
|
||||
"composer.preview": "Preview",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Discard",
|
||||
"composer.submit": "Submit",
|
||||
"composer.replying_to": "Replying to",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "New Topic",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profile",
|
||||
"profile_views": "Profile views",
|
||||
"reputation": "Reputation",
|
||||
"posts": "Posts",
|
||||
"favourites": "Favorites",
|
||||
"followers": "Followers",
|
||||
"following": "Following",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "Confirm Password",
|
||||
"password": "Password",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Latest Users",
|
||||
"top_posters": "Top Posters",
|
||||
"most_reputation": "Most Reputation",
|
||||
"online": "Online",
|
||||
"search": "Search",
|
||||
"enter_username": "Enter a username to search",
|
||||
"load_more": "Load More"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Nuevo Tema",
|
||||
"no_topics": "<strong>No hay temas en esta categoría.</strong><br />Por que no te animas y publicas uno?",
|
||||
"posts": "respuestas",
|
||||
"views": "visitas",
|
||||
"posted": "posted",
|
||||
"browsing": "viendo ahora",
|
||||
"no_replies": "Nadie ha respondido aún",
|
||||
"replied": "respondió",
|
||||
"last_edited_by": "ultima edición por",
|
||||
"share_this_category": "Compartir esta categoría"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Estás baneado, serás desconectado!",
|
||||
"alert.unfollow": "Ya no estás siguiendo a %1!",
|
||||
"alert.follow": "Estás siguiendo a %1!",
|
||||
"online": "Conectado",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Posts",
|
||||
"views": "Visitas",
|
||||
"posted": "publicado",
|
||||
"in": "en",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No hay publicaciones recientes",
|
||||
"norecenttopics": "No hay temas recientes",
|
||||
"recentposts": "Publicaciones Recientes",
|
||||
"recentips": "Conexions recientes de estas IP's",
|
||||
"online": "Conectado",
|
||||
"away": "No disponible",
|
||||
"dnd": "No molestar",
|
||||
"invisible": "Invisible",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Conectarse",
|
||||
"username": "Usuario / Email",
|
||||
"password": "Contraseña",
|
||||
"remember_me": "Recordarme?",
|
||||
"forgot_password": "Olvidaste tu contraseña?",
|
||||
"alternative_logins": "Conexiones Alternativas",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Tema",
|
||||
"topics": "Temas",
|
||||
"topic_id": "ID Tema",
|
||||
"topic_id_placeholder": "Introducir ID tema",
|
||||
"no_topics_found": "No se encontraron temas!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Estás seguro de que quieres marcar como indebido este mensaje?",
|
||||
"flag_success": "Este mensaje ha sido marcado para la moderación.",
|
||||
"deleted_message": "Este tema ha sido borrado. Solo los miembros con privilegios pueden verlo.",
|
||||
"following_topic.title": "Siguendo tema",
|
||||
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
|
||||
"not_following_topic.title": "No sigues este tema",
|
||||
"not_following_topic.message": "No recibiras notificaciones de este tema.",
|
||||
"login_to_subscribe": "Por favor, conectate para subscribirte a este tema.",
|
||||
"markAsUnreadForAll.success": "Marcar todo como leeido.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Click en las publicaciones que quieres bifurcar",
|
||||
"fork_no_pids": "No seleccionaste publicaciones!",
|
||||
"fork_success": "Bifurcado con exito!",
|
||||
"reputation": "Reputación",
|
||||
"posts": "Publicaciones",
|
||||
"composer.title_placeholder": "Ingresa el titulo de tu tema",
|
||||
"composer.write": "Escribe",
|
||||
"composer.preview": "Previsualización",
|
||||
"composer.help": "Ayuda",
|
||||
"composer.discard": "Descartar",
|
||||
"composer.submit": "Enviar",
|
||||
"composer.replying_to": "Respondiendo a",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Nuevo Tema",
|
||||
"composer.uploading": "cargando...",
|
||||
"composer.thumb_url_label": "Agregar imagen destacada a este tema.",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Perfil",
|
||||
"profile_views": "Visitas",
|
||||
"reputation": "Reputación",
|
||||
"posts": "Publicaciones",
|
||||
"favourites": "Favoritos",
|
||||
"followers": "Seguidores",
|
||||
"following": "Sigue",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Su contraseña actual no es correcta!",
|
||||
"change_password_error_length": "La contraseña es demasiado corta!",
|
||||
"change_password_error_match": "Las contraseñas deben coincidir!",
|
||||
"change_password_error_privileges": "No tienes los derechos suficientes para cambiar esta contraseña.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "La contraseña ha sido actualizada correctamente!",
|
||||
"confirm_password": "Confirmar Contraseña",
|
||||
"password": "Contraseña",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Últimos Miembros",
|
||||
"top_posters": "Top Publicadores",
|
||||
"most_reputation": "Mayor Reputación",
|
||||
"online": "Conectados",
|
||||
"search": "Buscar",
|
||||
"enter_username": "Ingresa el nombre de usuario que quieres buscar",
|
||||
"load_more": "Cargar más"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Uus teema",
|
||||
"no_topics": "<strong>Kahjuks ei leidu siin kategoorias ühtegi teemat.</strong><br />Soovid postitada?",
|
||||
"posts": "postitused",
|
||||
"views": "vaatamised",
|
||||
"posted": "postitatud",
|
||||
"browsing": "vaatab",
|
||||
"no_replies": "Keegi pole vastanud",
|
||||
"replied": "vastas",
|
||||
"last_edited_by": "viimati muudetud",
|
||||
"share_this_category": "Jaga seda kategooriat"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Oled bannitud!",
|
||||
"alert.unfollow": "Sa ei jälgi enam %1!",
|
||||
"alert.follow": "Sa jälgid nüüd %1!",
|
||||
"online": "Sees",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Postitused",
|
||||
"views": "Vaatamised",
|
||||
"posted": "postitatud",
|
||||
"in": "sees",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "Hiljutisi postitusi ei ole",
|
||||
"norecenttopics": "Hiljutisi teemasid ei ole",
|
||||
"recentposts": "Hiljutised postitused",
|
||||
"recentips": "Hiljutised IP'd, millelt sisse logitud",
|
||||
"online": "Sees",
|
||||
"away": "Eemal",
|
||||
"dnd": "Hõivatud",
|
||||
"invisible": "Nähtamatu",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Logi sisse",
|
||||
"username": "Kasutajanimi / Email",
|
||||
"password": "Parool",
|
||||
"remember_me": "Mäleta mind?",
|
||||
"forgot_password": "Unustasid parooli?",
|
||||
"alternative_logins": "Alternatiivsed sisse logimise võimalused",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Teema",
|
||||
"topics": "Teemad",
|
||||
"topic_id": "Teema ID",
|
||||
"topic_id_placeholder": "Sisesta teema ID",
|
||||
"no_topics_found": "Teemasid ei leitud!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Oled kindel, et soovid märgistada antud postituse?",
|
||||
"flag_success": "See posits on nüüd märgistatud modereerimiseks.",
|
||||
"deleted_message": "Teema kustutati. Ainult kasutajad, kellel on piisavad õigused saavad seda veel näha.",
|
||||
"following_topic.title": "Jälgid teemat",
|
||||
"following_topic.message": "Sulle ei edastata enam teateid uutest postitustest kui keegi postitab siia teemasse.",
|
||||
"not_following_topic.title": "Ei jälgi teemat",
|
||||
"not_following_topic.message": "Sulle ei edastata enam teateid uutest postitustest siin teemas.",
|
||||
"login_to_subscribe": "Palun registreeru kasutajaks või logi sisse, et tellida teateid selle postituse kohta.",
|
||||
"markAsUnreadForAll.success": "Teema märgitud mitte-loetuks kõikidele.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Vajuta postitustele, mida soovid forkida",
|
||||
"fork_no_pids": "Sa ei ole postitusi valinud!",
|
||||
"fork_success": "Edukalt forkisid teema!",
|
||||
"reputation": "Reputatsioon",
|
||||
"posts": "Postitused",
|
||||
"composer.title_placeholder": "Sisesta teema pealkiri siia...",
|
||||
"composer.write": "Kirjuta",
|
||||
"composer.preview": "Eelvaade",
|
||||
"composer.help": "Abi",
|
||||
"composer.discard": "Katkesta",
|
||||
"composer.submit": "Postita",
|
||||
"composer.replying_to": "Vastad",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Uus teema",
|
||||
"composer.uploading": "laen üles...",
|
||||
"composer.thumb_url_label": "Kleebi teema marge.",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profiil",
|
||||
"profile_views": "Profiili vaatamisi",
|
||||
"reputation": "Reputatsioon",
|
||||
"posts": "Postitused",
|
||||
"favourites": "Lemmikud",
|
||||
"followers": "Jälgijad",
|
||||
"following": "Jälgid",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Su praegune parool on vale!",
|
||||
"change_password_error_length": "Parool liiga lühike!",
|
||||
"change_password_error_match": "Paroolid peavad kattuma!",
|
||||
"change_password_error_privileges": "Sul pole piisavalt õigusi, et vahetada seda parooli.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Sinu parool on uuendatud!",
|
||||
"confirm_password": "Kinnita parool",
|
||||
"password": "Parool",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Hilised kasutajad",
|
||||
"top_posters": "Top postitajad",
|
||||
"most_reputation": "Kõige rohkem reputatsiooni",
|
||||
"online": "Online",
|
||||
"search": "Otsi",
|
||||
"enter_username": "Sisesta kasutajanimi, keda soovid otsida",
|
||||
"load_more": "Lae veel"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "جستار تازه",
|
||||
"no_topics": "<strong>هیچ جستاری در این دسته نیست.</strong><br />چرا شما یکی نفرستید؟",
|
||||
"posts": "دیدگاهها",
|
||||
"views": "بازدیدها",
|
||||
"posted": "فرستاده شده",
|
||||
"browsing": "بینندهها",
|
||||
"no_replies": "هیچ کسی پاسخ نداده است.",
|
||||
"replied": "پاسخ داد",
|
||||
"last_edited_by": "آخرین ویرایش از سوی",
|
||||
"share_this_category": "به اشتراکگذاری این دسته"
|
||||
}
|
||||
@@ -1,49 +1,49 @@
|
||||
{
|
||||
"invalid-data": "Invalid Data",
|
||||
"not-logged-in": "You don't seem to be logged in.",
|
||||
"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-data": "به نظر نمیرسد که درون آمده باشید",
|
||||
"not-logged-in": "به نظر نمیرسد که درون آمده باشید.",
|
||||
"invalid-cid": "شناسهٔ (ID) دسته نامعتبر است",
|
||||
"invalid-tid": "شناسهٔ (ID) جستار نامعتبر است",
|
||||
"invalid-pid": "شناسهٔ (ID) دیدگاه نامعتبر است",
|
||||
"invalid-uid": "شناسهٔ (ID) کاربر نامعتبر است",
|
||||
"invalid-username": "نام کاربری نامعتبر",
|
||||
"invalid-email": "رایانامه نامعتبر",
|
||||
"invalid-title": "سرنویس نامعتبر",
|
||||
"invalid-user-data": "دادههای این کاربر نامعتبر است",
|
||||
"invalid-password": "گذرواژه نامعتبر",
|
||||
"invalid-pagination-value": "عدد صفحهبندی نامعتبر",
|
||||
"username-taken": "این نام کاربری گرفته شده",
|
||||
"email-taken": "این رایانامه گرفته شده",
|
||||
"user-banned": "کاربر محروم شد",
|
||||
"no-category": "چنین دستهای نداریم",
|
||||
"no-topic": "چنین جستاری نداریم",
|
||||
"no-post": "چنین دیدگاهی نداریم",
|
||||
"no-group": "چنین گروهی نداریم",
|
||||
"no-user": "چنین کاربری نداریم",
|
||||
"no-teaser": "Teaser doesn't exist",
|
||||
"no-privileges": "You don't have enough privileges for this action.",
|
||||
"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.",
|
||||
"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",
|
||||
"already-favourited": "You already favourited this post",
|
||||
"already-unfavourited": "You alread unfavourited this post",
|
||||
"cant-ban-other-admins": "You can't ban other admins!",
|
||||
"invalid-image-type": "Invalid image type",
|
||||
"group-name-too-short": "Group name too short",
|
||||
"group-already-exists": "Group already exists",
|
||||
"group-name-change-not-allowed": "Group name change not allowed",
|
||||
"post-already-deleted": "Post already deleted",
|
||||
"post-already-restored": "Post already restored",
|
||||
"topic-already-deleted": "Topic already deleted",
|
||||
"topic-already-restored": "Topic already restored",
|
||||
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.",
|
||||
"invalid-file": "Invalid File",
|
||||
"uploads-are-disabled": "Uploads are disabled",
|
||||
"signature-too-long": "Signature can't be longer than %1 characters!",
|
||||
"cant-chat-with-yourself": "You can't chat with yourself!"
|
||||
"no-privileges": "شما پروانههای کافی برای این کار را ندارید.",
|
||||
"category-disabled": "دسته از کار افتاد.",
|
||||
"topic-locked": "جستار بسته شده",
|
||||
"still-uploading": "خواهشمندیم تا پایان بارگذاریها شکیبا باشید.",
|
||||
"content-too-short": "خواهشمندیم دیدگاه بلندتری بنویسید. دستکم با %1 نویسه.",
|
||||
"title-too-short": "خواهشمندیم سرویس بلندتری بنویسید. دستکم با %1 نویسه.",
|
||||
"title-too-long": "خواهشمندیم دیدگاه کوتاهتری بنویسید. سرنویسها نمیتوانند بیشتر از %1 نویسه داشته باشند.",
|
||||
"too-many-posts": "شما تنها میتوانید هر %1 ثانیه دیدگاهی بفرستید.",
|
||||
"file-too-big": "بیشنیهٔ اندازهٔ مجاز پرونده %1 کیلوبایت است.",
|
||||
"cant-vote-self-post": "شما نمیتوانید به دیدگاه خود رای بدهید.",
|
||||
"already-favourited": "این دیدگاه را پیش از این پسندیدهاید.",
|
||||
"already-unfavourited": "این دیدگاه را پیش از رد پسند کردهاید.",
|
||||
"cant-ban-other-admins": "شما نمیتوانید دیگر مدیران را محروم کنید.",
|
||||
"invalid-image-type": "گونهٔ تصویر نامعتبر است",
|
||||
"group-name-too-short": "نام گروه خیلی کوتاه است.",
|
||||
"group-already-exists": "این گروه از پیش وجود دارد",
|
||||
"group-name-change-not-allowed": "تغیر نام گروه نیاز به پروانه دارد.",
|
||||
"post-already-deleted": "دیدگاه پیشتر پاک شده",
|
||||
"post-already-restored": "دیدگاه پیشتر بازگردانی شده",
|
||||
"topic-already-deleted": "جستار پیشتر پاک شده",
|
||||
"topic-already-restored": "جستار پیشتر بازگردانی شده",
|
||||
"topic-thumbnails-are-disabled": "چهرکهای جستار غیرفعال شده است.",
|
||||
"invalid-file": "پرونده نامعتبر",
|
||||
"uploads-are-disabled": "امکان بارگذاری غیرفعال شده است.",
|
||||
"signature-too-long": "امضا نمیتواند بیشتر از %1 نویسه داشته باشد.",
|
||||
"cant-chat-with-yourself": "شما نمیتوانید با خودتان گفتگو کنید!"
|
||||
}
|
||||
@@ -38,19 +38,28 @@
|
||||
"alert.banned.message": "شما بن شدهاید، به بیرون هدایت خواهید شد.",
|
||||
"alert.unfollow": "شما دیگر %1 را دنبال نمیکنید!",
|
||||
"alert.follow": "اکنون %1 را دنبال میکنید.",
|
||||
"online": "حاضر",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "دیدگاهها",
|
||||
"views": "بازدیدها",
|
||||
"posted": "فرستاده شده",
|
||||
"in": "در",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "هیچ دیدگاه تازهای نیست",
|
||||
"norecenttopics": "هیچ جستار تازهای نیست",
|
||||
"recentposts": "دیدگاههای تازه",
|
||||
"recentips": "آخرین IPها",
|
||||
"online": "حاضر",
|
||||
"away": "دور از دسترس",
|
||||
"dnd": "مزاحم نشوید",
|
||||
"invisible": "نادیدنی",
|
||||
"offline": "غایب",
|
||||
"email": "Email",
|
||||
"language": "Language"
|
||||
"email": "رایانامه",
|
||||
"language": "زبان"
|
||||
}
|
||||
@@ -1,10 +1,8 @@
|
||||
{
|
||||
"login": "درون آمدن",
|
||||
"username": "نام کاربری / رایانامه",
|
||||
"password": "گذرواژه",
|
||||
"remember_me": "مرا به یاد بسپار؟",
|
||||
"forgot_password": "گذرواژه را فراموش کردهاید؟",
|
||||
"alternative_logins": "روشهای درون آمدن جایگزین",
|
||||
"failed_login_attempt": "شکست در درون آمدن، لطفا دوباره تلاش کنید.",
|
||||
"login_successful": "شما با موفقیت به درون آمدید!"
|
||||
"login_successful": "شما با موفقیت به درون آمدهاید!"
|
||||
}
|
||||
@@ -3,5 +3,5 @@
|
||||
"chat.placeholder": "متن را اینجا بنویسد و دکمهٔ Enter را برای فرستادن بفشارید.",
|
||||
"chat.send": "فرستادن",
|
||||
"chat.no_active": "شما هیچ گفتگوی فعالی ندارید.",
|
||||
"chat.user_typing": "%1 is typing ..."
|
||||
"chat.user_typing": "%1 در حال نوشتن است..."
|
||||
}
|
||||
@@ -7,12 +7,12 @@
|
||||
"outgoing_link_message": "شما در حال ترک اینجایید",
|
||||
"continue_to": "رفتن به",
|
||||
"return_to": "بازگشت به",
|
||||
"new_notification": "New Notification",
|
||||
"you_have_unread_notifications": "You have unread notifications.",
|
||||
"user_made_post": "<strong>%1</strong> made a new post",
|
||||
"new_message_from": "New message from <strong>%1</strong>",
|
||||
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
|
||||
"favourited_your_post": "<strong>%1</strong> has favourited your post.",
|
||||
"user_flagged_post": "<strong>%1</strong> flagged a post.",
|
||||
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>"
|
||||
"new_notification": "آکاهسازی تازه",
|
||||
"you_have_unread_notifications": "شما آگاهسازیهای نخوانده دارید.",
|
||||
"user_made_post": "<strong>%1</strong> یک دیدگاه تازه فرستاد.",
|
||||
"new_message_from": "پیام تازه از <strong>%1</strong>",
|
||||
"upvoted_your_post": "<strong>%1</strong> به دیدگاه شما رای داده است.",
|
||||
"favourited_your_post": "<strong>%1</strong> دیدگاه شما را پسندیده است.",
|
||||
"user_flagged_post": "پرچم خوردن یک دیدگاه از سوی <strong>%1</strong>",
|
||||
"user_posted_to": "پاسخ دادن به <strong>%2</strong> از سوی <strong>%1</strong>"
|
||||
}
|
||||
@@ -9,7 +9,7 @@
|
||||
"user.following": "%1 کاربر دنبال میکنند",
|
||||
"user.followers": "کاربرانی که %1 را دنبال میکنند",
|
||||
"user.posts": "دیدگاههای %1",
|
||||
"user.topics": "Topics created by %1",
|
||||
"user.topics": "%1 این جستار را ساخت.",
|
||||
"user.favourites": "دیدگاههای پسندیدهٔ %1",
|
||||
"user.settings": "تنظیمات کاربر"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
"success": "Success",
|
||||
"topic-post": "دیدگاه شما باموفقیت فرستاده شد.",
|
||||
"authentication-successful": "اعتبارسنجی موفق",
|
||||
"settings-saved": "تنظیمات اندوخته شد."
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "جُستار",
|
||||
"topics": "جُستارها",
|
||||
"topic_id": "ID جستار",
|
||||
"topic_id_placeholder": "ID جستار را بنویسید",
|
||||
"no_topics_found": "هیچ جستاری یافت نشد!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "آیا مطمئنید که میخواهید روی این دیدگاه پرچم بگذارید.",
|
||||
"flag_success": "این جستار برای بررسی ناظران پرچم گذاشته شد.",
|
||||
"deleted_message": "این جستار پاک شده است. تنها کاربران دارای پروانههای مدیریت جستار میتوانند آن را ببینند.",
|
||||
"following_topic.title": "جستار را دنبال میکنید",
|
||||
"following_topic.message": "از این پس اگر کسی در این جستار دیدگاه بگذارد، شما آگاه خواهید شد.",
|
||||
"not_following_topic.title": "جستار را دنبال نمیکنید",
|
||||
"not_following_topic.message": "شما دیگر آگاهسازیهای این جستار را دریافت نخواهید کرد.",
|
||||
"login_to_subscribe": "برای دنبال کردن این جستار، لطفا نامنویسی کنید یا به درون بیایید.",
|
||||
"markAsUnreadForAll.success": "جستار برای همگان نخوانده در نظر گرفته شد.",
|
||||
@@ -47,11 +44,11 @@
|
||||
"thread_tools.delete_confirm": "آیا از پاک کردن این جستار اطمینان دارید؟",
|
||||
"thread_tools.restore": "برگرداندن جستار",
|
||||
"thread_tools.restore_confirm": "آیا از بازگردانی این جستار اطمینان دارید؟",
|
||||
"topic_lock_success": "Topic has been successfully locked.",
|
||||
"topic_unlock_success": "Topic has been successfully unlocked.",
|
||||
"topic_pin_success": "Topic has been successfully pinned.",
|
||||
"topic_unpin_success": "Topic has been successfully unpinned.",
|
||||
"topic_move_success": "This topic has been successfully moved to %1",
|
||||
"topic_lock_success": "جستار باموفقیت بسته شده است.",
|
||||
"topic_unlock_success": "جستار باموفقیت باز شده است.",
|
||||
"topic_pin_success": "جستار باموفقیت سنجاق شده است.",
|
||||
"topic_unpin_success": "سنجاق جستار باموفقیت برداشته شد.",
|
||||
"topic_move_success": "جابهجایی این جستار به %1 باموفقیت انجام شد.",
|
||||
"post_delete_confirm": "آیا از پاک کردن این دیدگاه اطمینان دارید؟",
|
||||
"post_restore_confirm": "آیا از بازگردانی این دیدگاه اطمینان دارید؟",
|
||||
"post_delete_error": "ناتوانی در پاک کردن این دیدگاه!",
|
||||
@@ -66,25 +63,23 @@
|
||||
"loading_more_posts": "بارگذاری دیدگاههای بیشتر",
|
||||
"move_topic": "جابهجایی جستار",
|
||||
"move_post": "جابهجایی جستار",
|
||||
"post_moved": "Post moved!",
|
||||
"post_moved": "دیدگاه جابهجا شد!",
|
||||
"fork_topic": "شاخه ساختن از جستار",
|
||||
"topic_will_be_moved_to": "این جستار جابهجا خواهد شد به دستهٔ",
|
||||
"fork_topic_instruction": "دیدگاههایی را که میخواهید به جستار تازه ببرید، برگزینید",
|
||||
"fork_no_pids": "هیچ دیدگاهی انتخاب نشده!",
|
||||
"fork_success": "جستار با موفقیت منشعب شد.",
|
||||
"reputation": "اعتبار",
|
||||
"posts": "دیدگاهها",
|
||||
"composer.title_placeholder": "سرنویس جستارتان را اینجا بنویسید...",
|
||||
"composer.write": "نوشتن",
|
||||
"composer.preview": "پیشنمایش",
|
||||
"composer.help": "راهنمایی",
|
||||
"composer.discard": "دور بیانداز",
|
||||
"composer.submit": "بفرست",
|
||||
"composer.replying_to": "پاسخ به",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "جستار تازه",
|
||||
"composer.uploading": "بارگذاری...",
|
||||
"composer.thumb_url_label": "چسباندن نشانی یک تصویر بندانگشتی جستار",
|
||||
"composer.thumb_title": "افزودن یک تصویر بندانگشتی به این جستار",
|
||||
"composer.thumb_url_label": "چسباندن نشانی چهرک یک جستار",
|
||||
"composer.thumb_title": "افزودن یک چهرک به این جستار",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "یا بارگذاری یک پرونده",
|
||||
"composer.thumb_remove": "پاک کردن جعبهها",
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"title": "نخواندهها",
|
||||
"no_unread_topics": "جستار خوانده نشدهای وجود ندارد.",
|
||||
"load_more": "بارگذاری بیشتر",
|
||||
"mark_as_read": "Mark as Read",
|
||||
"selected": "Selected",
|
||||
"all": "All",
|
||||
"topics_marked_as_read.success": "Topics marked as read!"
|
||||
"mark_as_read": "خوانده شده بگیر",
|
||||
"selected": "برگزیده",
|
||||
"all": "همه",
|
||||
"topics_marked_as_read.success": "همه جستارها خوانده شدند"
|
||||
}
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "نمایه",
|
||||
"profile_views": "بازدیدهای نمایه",
|
||||
"reputation": "اعتبار",
|
||||
"posts": "دیدگاهها",
|
||||
"favourites": "پسندها",
|
||||
"followers": "دنبالکنندهها",
|
||||
"following": "دنبالشوندهها",
|
||||
@@ -22,7 +21,7 @@
|
||||
"chat": "گفتگو",
|
||||
"follow": "دنبال کن",
|
||||
"unfollow": "دنبال نکن",
|
||||
"profile_update_success": "Profile has been updated successfully!",
|
||||
"profile_update_success": "نمایه باموفقیت به روز شده است!",
|
||||
"change_picture": "تغییر تصویر",
|
||||
"edit": "ویرایش",
|
||||
"uploaded_picture": "تصویر بارشده",
|
||||
@@ -33,27 +32,27 @@
|
||||
"change_password_error_wrong_current": "این گذرواژهٔ شما نادرست است.",
|
||||
"change_password_error_length": "گذرواژه خیلی کوتاه است!",
|
||||
"change_password_error_match": "گذرواژهها باید یکسان باشند.",
|
||||
"change_password_error_privileges": "شما پروانهٔ تغییر این گذرواژه را ندارید.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "گذرواژهتان تازه شد.",
|
||||
"confirm_password": "تکرار گذرواژه",
|
||||
"password": "گذرواژه",
|
||||
"username_taken_workaround": "The username you requested was already taken, so we have altered it slightly. You are now known as <strong>%1</strong>",
|
||||
"username_taken_workaround": "نام کاربری درخواستی شما در حال حاضر گرفته شده است، بنابراین ما آن را کمی تغییر دادهایم. شما هماکنون با نام <strong>%1</strong شناخته میشوید.",
|
||||
"upload_picture": "بارگذاری تصویر",
|
||||
"upload_a_picture": "یک تصویر بارگذاری کنید",
|
||||
"image_spec": "شما تنها میتوانید پروندههای PNG، JPG و GIF بار بگذارید.",
|
||||
"max": "بیشینه",
|
||||
"settings": "تنظیمات",
|
||||
"show_email": "نمایش رایانامهام",
|
||||
"digest_label": "Subscribe to Digest",
|
||||
"digest_description": "Subscribe to email updates for this forum (new notifications and topics) according to a set schedule",
|
||||
"digest_label": "مشترک شدن در چکیده",
|
||||
"digest_description": "مشترک شدن برای دریافت تازههی این انجمن (جستارها و آکاهسازیهای تازه) با رایانامه روی یک برنامه زمانبندی",
|
||||
"digest_off": "Off",
|
||||
"digest_daily": "Daily",
|
||||
"digest_weekly": "Weekly",
|
||||
"digest_monthly": "Monthly",
|
||||
"digest_daily": "روزانه",
|
||||
"digest_weekly": "هفتگی",
|
||||
"digest_monthly": "ماهانه",
|
||||
"has_no_follower": "این کاربر هیچ دنبالکنندهای ندارد :(",
|
||||
"follows_no_one": "این کاربر هیچ کسی را دنبال نمیکند :(",
|
||||
"has_no_posts": "این کاربر هنوز هیچ دیدگاهی نگذاشته است.",
|
||||
"has_no_topics": "This user didn't post any topics yet.",
|
||||
"has_no_topics": "این کاربر هنوز هیچ جستاری نفرستاده است.",
|
||||
"email_hidden": "رایانامه پنهان شده",
|
||||
"hidden": "پنهان",
|
||||
"paginate_description": "محدود کردن شمار جستارها و دیدگاهها در هر برگه به جای مرور بیپایان برگهها",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "آخرین کاربران",
|
||||
"top_posters": "بهترین فرستندهها",
|
||||
"most_reputation": "بیشترین اعتبار",
|
||||
"online": "حاضر",
|
||||
"search": "جستجو",
|
||||
"enter_username": "یک نام کاربری برای جستجو وارد کنید",
|
||||
"load_more": "بارگذاری بیشتر"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Uusi aihe",
|
||||
"no_topics": "<strong>Tällä aihealueella ei ole yhtään aihetta.</strong><br />Miksi et aloittaisi uutta?",
|
||||
"posts": "viestit",
|
||||
"views": "katsottu",
|
||||
"posted": "kirjoitettu",
|
||||
"browsing": "selaamassa",
|
||||
"no_replies": "Kukaan ei ole vastannut",
|
||||
"replied": "vastasi",
|
||||
"last_edited_by": "viimeksi muokannut ",
|
||||
"share_this_category": "Share this category"
|
||||
"share_this_category": "Jaa tämä kategoria"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Sinut on estetty ja kirjaudut ulos!",
|
||||
"alert.unfollow": "Et seuraa enää %1!",
|
||||
"alert.follow": "Seuraat nyt %1!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Viestit",
|
||||
"views": "Katsottu",
|
||||
"posted": "kirjoitettu",
|
||||
"in": "alueelle",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "Viimeisimmät viestit",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "Online",
|
||||
"away": "Poissa",
|
||||
"dnd": "Älä häiritse",
|
||||
"invisible": "Näkymätön",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Kirjaudu sisään",
|
||||
"username": "Username / Email",
|
||||
"password": "Salasana",
|
||||
"username": "Käyttäjätunnus tai sähköpostiosoite",
|
||||
"remember_me": "Muista minut?",
|
||||
"forgot_password": "Unohditko salasanasi?",
|
||||
"alternative_logins": "Vaihtoehtoiset kirjautumistavat",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"chat.placeholder": "kirjoita viestisi tähän ja paina enter lähettääksesi",
|
||||
"chat.send": "Lähetä",
|
||||
"chat.no_active": "Sinulla ei ole aktiivisia keskusteluita.",
|
||||
"chat.user_typing": "%1 is typing ..."
|
||||
"chat.user_typing": "%1 kirjoittaa ..."
|
||||
}
|
||||
@@ -7,10 +7,10 @@
|
||||
"outgoing_link_message": "Olet nyt poistumassa",
|
||||
"continue_to": "Jatka",
|
||||
"return_to": "Palaa ",
|
||||
"new_notification": "New Notification",
|
||||
"you_have_unread_notifications": "You have unread notifications.",
|
||||
"user_made_post": "<strong>%1</strong> made a new post",
|
||||
"new_message_from": "New message from <strong>%1</strong>",
|
||||
"new_notification": "Uusi ilmoitus",
|
||||
"you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.",
|
||||
"user_made_post": "<strong>%1</strong> kirjoitti uuden viestin",
|
||||
"new_message_from": "Uusi viesti käyttäjältä <strong>%1</strong>",
|
||||
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
|
||||
"favourited_your_post": "<strong>%1</strong> has favourited your post.",
|
||||
"user_flagged_post": "<strong>%1</strong> flagged a post.",
|
||||
|
||||
@@ -8,8 +8,8 @@
|
||||
"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.posts": "Posts made by %1",
|
||||
"user.topics": "Topics created by %1",
|
||||
"user.posts": "Käyttäjän %1 kirjoittamat viestit",
|
||||
"user.topics": "Käyttäjän %1 aloittamat aiheet",
|
||||
"user.favourites": "Käyttäjän %1 suosikkiviestit",
|
||||
"user.settings": "Käyttäjän asetukset"
|
||||
}
|
||||
@@ -8,7 +8,7 @@
|
||||
"new_password": "Uusi salasana",
|
||||
"repeat_password": "Vahvista salasana",
|
||||
"enter_email": "Syötä <strong>sähköpostiosoitteesi</strong>, niin me lähetämme sinulle sähköpostilla ohjeet käyttäjätilisi palauttamiseksi.",
|
||||
"enter_email_address": "Enter Email Address",
|
||||
"enter_email_address": "Syötä sähköpostiosoite",
|
||||
"password_reset_sent": "Salasanan palautuskoodi lähetetty",
|
||||
"invalid_email": "Virheellinen sähköpostiosoite / Sähköpostiosoitetta ei ole olemassa!"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
"success": "Onnistui",
|
||||
"topic-post": "Viestin lähettäminen onnistui.",
|
||||
"authentication-successful": "Tunnistautuminen onnistui",
|
||||
"settings-saved": "Asetukset tallennettu!"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Aihe",
|
||||
"topics": "Aiheet",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "Aiheita ei löytynyt!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"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": "Please register or log in in order to subscribe to this topic.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,21 +69,19 @@
|
||||
"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": "Syötä aiheesi otsikko tähän...",
|
||||
"composer.write": "Kirjoita",
|
||||
"composer.preview": "Esikatsele",
|
||||
"composer.help": "Help",
|
||||
"composer.help": "Ohje",
|
||||
"composer.discard": "Hylkää",
|
||||
"composer.submit": "Lähetä",
|
||||
"composer.replying_to": "Vastataan aiheeseen",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Uusi aihe",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.uploading": "ladataan palvelimelle...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
"composer.thumb_title": "Add a thumbnail to this topic",
|
||||
"composer.thumb_url_placeholder": "http://example.com/thumb.png",
|
||||
"composer.thumb_file_label": "Or upload a file",
|
||||
"composer.thumb_file_label": "Tai lataa tiedosto palvelimelle",
|
||||
"composer.thumb_remove": "Clear fields",
|
||||
"composer.drag_and_drop_images": "Vedä ja pudota kuvat tähän",
|
||||
"composer.upload_instructions": "Lataa kuvia vetämällä & pudottamalla ne."
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
"title": "Lukematon",
|
||||
"no_unread_topics": "Ei lukemattomia aiheita.",
|
||||
"load_more": "Lataa lisää",
|
||||
"mark_as_read": "Mark as Read",
|
||||
"selected": "Selected",
|
||||
"all": "All",
|
||||
"topics_marked_as_read.success": "Topics marked as read!"
|
||||
"mark_as_read": "Merkitse luetuksi",
|
||||
"selected": "Valitut",
|
||||
"all": "Kaikki",
|
||||
"topics_marked_as_read.success": "Aihe merkitty luetuksi!"
|
||||
}
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profiili",
|
||||
"profile_views": "Profiilia katsottu",
|
||||
"reputation": "Maine",
|
||||
"posts": "Viestit",
|
||||
"favourites": "Suosikit",
|
||||
"followers": "Seuraajat",
|
||||
"following": "Seuratut",
|
||||
@@ -22,19 +21,19 @@
|
||||
"chat": "Keskustele",
|
||||
"follow": "Seuraa",
|
||||
"unfollow": "Älä seuraa",
|
||||
"profile_update_success": "Profile has been updated successfully!",
|
||||
"profile_update_success": "Profiili päivitettiin onnistuneesti!",
|
||||
"change_picture": "Vaihda kuva",
|
||||
"edit": "Muokkaa",
|
||||
"uploaded_picture": "Ladattu kuva",
|
||||
"upload_new_picture": "Lataa uusi kuva",
|
||||
"current_password": "Nykyinen salasana",
|
||||
"change_password": "Vaihda salasana",
|
||||
"change_password_error": "Invalid Password!",
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"change_password_error": "Virheellinen salasana",
|
||||
"change_password_error_wrong_current": "Nykyinen salasanasi ei ole oikein!",
|
||||
"change_password_error_length": "Salasana on liian lyhyt!",
|
||||
"change_password_error_match": "Salasanojen täytyy olla samat!",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Salasanasi on päivitetty!",
|
||||
"confirm_password": "Vahvista salasana",
|
||||
"password": "Salasana",
|
||||
"username_taken_workaround": "The username you requested was already taken, so we have altered it slightly. You are now known as <strong>%1</strong>",
|
||||
@@ -53,11 +52,11 @@
|
||||
"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": "Tämä käyttäjä ei ole kirjoittanut vielä mitään.",
|
||||
"has_no_topics": "This user didn't post any topics yet.",
|
||||
"has_no_topics": "Tämä käyttäjä ei ole kirjoittanut vielä yhtään aihetta.",
|
||||
"email_hidden": "Sähköposti piilotettu",
|
||||
"hidden": "piilotettu",
|
||||
"paginate_description": "Sivuta aiheet ja viestit loputtoman vierittämisen sijaan.",
|
||||
"topics_per_page": "Aihetta per sivu",
|
||||
"posts_per_page": "Viestiä per sivu",
|
||||
"notification_sounds": "Play a sound when you receive a notification."
|
||||
"notification_sounds": "Soita merkkiääni ilmoituksen saapuessa."
|
||||
}
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Viimeisimmät käyttäjät",
|
||||
"top_posters": "Aktiivisimmat viestittelijät",
|
||||
"most_reputation": "Eniten mainetta",
|
||||
"online": "Online",
|
||||
"search": "Hae",
|
||||
"enter_username": "Syötä käyttäjätunnus hakeaksesi",
|
||||
"load_more": "Lataa lisää"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Nouveau Sujet",
|
||||
"no_topics": "<strong>Il n'y a aucun topic dans cette catégorie.</strong><br />Pourquoi ne pas en créer un?",
|
||||
"posts": "messages",
|
||||
"views": "vues",
|
||||
"posted": "posté",
|
||||
"browsing": "parcouru par",
|
||||
"no_replies": "Personne n'a répondu",
|
||||
"replied": "répondu",
|
||||
"last_edited_by": "dernière édition par",
|
||||
"share_this_category": "Partager cette catégorie"
|
||||
}
|
||||
@@ -38,19 +38,28 @@
|
||||
"alert.banned.message": "Vous avez été bannis, vous allez être déconnecté!",
|
||||
"alert.unfollow": "Vous ne suivez plus %1!",
|
||||
"alert.follow": "Vous suivez maintenant %1!",
|
||||
"online": "En ligne",
|
||||
"users": "Utilisateurs",
|
||||
"topics": "Sujets",
|
||||
"posts": "Messages",
|
||||
"views": "Vues",
|
||||
"posted": "posté",
|
||||
"in": "dans",
|
||||
"reputation": "Réputation",
|
||||
"read_more": "En lire plus",
|
||||
"posted_ago_by": "Posté <span class=\"timeago\" title=\"%1\"></span> par %2",
|
||||
"posted_ago": "posté <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posté dans <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> par %5",
|
||||
"posted_in_ago": "posté dans <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "répondu <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> a posté <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "dernière édition par <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "Aucun Message Récent",
|
||||
"norecenttopics": "Aucun Sujet Récent",
|
||||
"recentposts": "Messages Récents",
|
||||
"recentips": "Adresses IP récemment enregistées",
|
||||
"online": "En ligne",
|
||||
"away": "Absent",
|
||||
"dnd": "Occupé",
|
||||
"invisible": "Invisible",
|
||||
"offline": "Hors ligne",
|
||||
"email": "Email",
|
||||
"language": "Language"
|
||||
"language": "Langue"
|
||||
}
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Connexion",
|
||||
"username": "Nom d'utilisateur / Email",
|
||||
"password": "Mot de passe",
|
||||
"remember_me": "Se souvenir de moi?",
|
||||
"forgot_password": "Mot de passe oublié?",
|
||||
"alternative_logins": "Connexions Alternatives",
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"chat.placeholder": "taper le message ici, presser entrer pour envoyer",
|
||||
"chat.send": "Envoyer",
|
||||
"chat.no_active": "Vous n'avez aucune discussion active.",
|
||||
"chat.user_typing": "%1 is typing ..."
|
||||
"chat.user_typing": "%1 est en train d'écrire"
|
||||
}
|
||||
@@ -7,12 +7,12 @@
|
||||
"outgoing_link_message": "Vous quitter NodeBB",
|
||||
"continue_to": "Continuer vers",
|
||||
"return_to": "Retour vers ",
|
||||
"new_notification": "New Notification",
|
||||
"you_have_unread_notifications": "You have unread notifications.",
|
||||
"user_made_post": "<strong>%1</strong> made a new post",
|
||||
"new_message_from": "New message from <strong>%1</strong>",
|
||||
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.",
|
||||
"favourited_your_post": "<strong>%1</strong> has favourited your post.",
|
||||
"user_flagged_post": "<strong>%1</strong> flagged a post.",
|
||||
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>"
|
||||
"new_notification": "Nouvelle Notification",
|
||||
"you_have_unread_notifications": "Vous avez des notifications non-lues",
|
||||
"user_made_post": "<strong>%1</strong> a posté un nouveau message",
|
||||
"new_message_from": "Nouveau message de <strong>%1</strong>",
|
||||
"upvoted_your_post": "<strong>%1</strong> a voté pour votre message.",
|
||||
"favourited_your_post": "<strong>%1</strong> a mis votre message en favoris.",
|
||||
"user_flagged_post": "<strong>%1</strong> a signalé un message.",
|
||||
"user_posted_to": "<strong>%1</strong> a répondu à : <strong>%2</strong>"
|
||||
}
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
"success": "Succès",
|
||||
"topic-post": "Message posté avec succès.",
|
||||
"authentication-successful": "Authentification réussie",
|
||||
"settings-saved": "Paramètres enregistrés!"
|
||||
}
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Sujet",
|
||||
"topics": "Sujets",
|
||||
"topic_id": "Sujet ID",
|
||||
"topic_id_placeholder": "Entrer l'ID du Sujet",
|
||||
"no_topics_found": "Aucun sujet trouvé !",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Êtes vous sûr de vouloir signaler ce message?",
|
||||
"flag_success": "Ce message a été signalé aux modérateurs.",
|
||||
"deleted_message": "Ce sujet a été supprimé. Seuls les utilsateurs avec les droits d'administration peuvent le voir.",
|
||||
"following_topic.title": "Sujet suivi",
|
||||
"following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.",
|
||||
"not_following_topic.title": "Sujet non suivi",
|
||||
"not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.",
|
||||
"login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de souscrire à ce sujet.",
|
||||
"markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.",
|
||||
@@ -47,11 +44,11 @@
|
||||
"thread_tools.delete_confirm": "Êtes vous sûr de vouloir supprimer ce sujet?",
|
||||
"thread_tools.restore": "Restaurer le sujet",
|
||||
"thread_tools.restore_confirm": "Êtes vous sûr de vouloir restaurer ce sujet?",
|
||||
"topic_lock_success": "Topic has been successfully locked.",
|
||||
"topic_unlock_success": "Topic has been successfully unlocked.",
|
||||
"topic_pin_success": "Topic has been successfully pinned.",
|
||||
"topic_unpin_success": "Topic has been successfully unpinned.",
|
||||
"topic_move_success": "This topic has been successfully moved to %1",
|
||||
"topic_lock_success": "Le sujet a été verrouillé avec succès.",
|
||||
"topic_unlock_success": "Le sujet a été déverrouillé avec succès.",
|
||||
"topic_pin_success": "Le sujet a été épinglé avec succès.",
|
||||
"topic_unpin_success": "Le sujet a été dés-épinglé avec succès.",
|
||||
"topic_move_success": "Ce sujet a été déplacé vers %1 avec succès.",
|
||||
"post_delete_confirm": "Êtes vous sûr de vouloir supprimer ce message?",
|
||||
"post_restore_confirm": "Êtes vous sûr de vouloir restaurer ce message?",
|
||||
"post_delete_error": "Impossible de supprimer ce message!",
|
||||
@@ -66,21 +63,19 @@
|
||||
"loading_more_posts": "Charger plus de messages",
|
||||
"move_topic": "Déplacer le sujet",
|
||||
"move_post": "Déplacer",
|
||||
"post_moved": "Post moved!",
|
||||
"post_moved": "Message déplacé!",
|
||||
"fork_topic": "Scinder le Topic",
|
||||
"topic_will_be_moved_to": "Ce sujet sera déplacé vers la catégorie",
|
||||
"fork_topic_instruction": "Cliquer sur les postes à scinder",
|
||||
"fork_no_pids": "Aucun post sélectionné !",
|
||||
"fork_success": "Topic scindé !",
|
||||
"reputation": "Réputation",
|
||||
"posts": "Messages",
|
||||
"composer.title_placeholder": "Entrer le titre du sujet ici...",
|
||||
"composer.write": "Ecriture",
|
||||
"composer.preview": "Aperçu",
|
||||
"composer.help": "Aide",
|
||||
"composer.discard": "Abandon",
|
||||
"composer.submit": "Envoi",
|
||||
"composer.replying_to": "Répondre à",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Nouveau Sujet",
|
||||
"composer.uploading": "téléchargement...",
|
||||
"composer.thumb_url_label": "Coller une URL de vignette du sujet",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profil",
|
||||
"profile_views": "Affichages",
|
||||
"reputation": "Réputation",
|
||||
"posts": "Messages",
|
||||
"favourites": "Favoris",
|
||||
"followers": "Abonnés",
|
||||
"following": "Abonnements",
|
||||
@@ -22,7 +21,7 @@
|
||||
"chat": "Chat",
|
||||
"follow": "S'abonner",
|
||||
"unfollow": "Se désabonner",
|
||||
"profile_update_success": "Profile has been updated successfully!",
|
||||
"profile_update_success": "Le profile a été mis à jour avec succès!",
|
||||
"change_picture": "Changer d'image",
|
||||
"edit": "Editer",
|
||||
"uploaded_picture": "Image uploadée",
|
||||
@@ -33,23 +32,23 @@
|
||||
"change_password_error_wrong_current": "Votre mot de passe est incorrect!",
|
||||
"change_password_error_length": "Mot de Passe trop court!",
|
||||
"change_password_error_match": "Les Mots de Passe doivent être identiques!",
|
||||
"change_password_error_privileges": "Vous n'avez pas les autorisations pour modifier ce mot de passe.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Votre mot de passe a été mis à jour.",
|
||||
"confirm_password": "Confirmer le mot de passe",
|
||||
"password": "Mot de passe",
|
||||
"username_taken_workaround": "The username you requested was already taken, so we have altered it slightly. You are now known as <strong>%1</strong>",
|
||||
"username_taken_workaround": "Le nom d'utilisateur désiré est déjà utilisé, il a été légèrement modifié. Vous êtes maintenant reconnu comme <strong>%1</strong>",
|
||||
"upload_picture": "Uploader une image",
|
||||
"upload_a_picture": "Uploader une image",
|
||||
"image_spec": "Vous ne pouvez envoyer que des fichiers PNG, JPG ou GIF",
|
||||
"max": "max.",
|
||||
"settings": "Paramètres",
|
||||
"show_email": "Révéler mon Email",
|
||||
"digest_label": "Subscribe to Digest",
|
||||
"digest_description": "Subscribe to email updates for this forum (new notifications and topics) according to a set schedule",
|
||||
"digest_off": "Off",
|
||||
"digest_daily": "Daily",
|
||||
"digest_weekly": "Weekly",
|
||||
"digest_monthly": "Monthly",
|
||||
"digest_label": "S’inscrire au Compte Rendu.",
|
||||
"digest_description": "Souscrire au mise à jours par email de ce forum (nouvelles notifications et sujets) selon le planning choisi.",
|
||||
"digest_off": "Désactivé",
|
||||
"digest_daily": "Quotidien",
|
||||
"digest_weekly": "Hebdomadaire",
|
||||
"digest_monthly": "Mensuel",
|
||||
"has_no_follower": "Cet utilisateur n'a aucun suiveur :(",
|
||||
"follows_no_one": "Cet utilisateur ne suit personne :(",
|
||||
"has_no_posts": "Ce membre n'a rien posté pour le moment",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Derniers inscrits",
|
||||
"top_posters": "Actifs",
|
||||
"most_reputation": "Réputés",
|
||||
"online": "En Ligne",
|
||||
"search": "Rechercher",
|
||||
"enter_username": "Entrer un nom d'utilisateur pour rechercher",
|
||||
"load_more": "Charger la suite"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "נושא חדש",
|
||||
"no_topics": "<strong>קטגוריה זו ריקה מנושאים.</strong><br />למה שלא תנסה להוסיף נושא חדש?",
|
||||
"posts": "פוסטים",
|
||||
"views": "צפיות",
|
||||
"posted": "פורסם",
|
||||
"browsing": "צופים בנושא זה כעת",
|
||||
"no_replies": "אין תגובות",
|
||||
"replied": "הגיב",
|
||||
"last_edited_by": "נערך לאחרונה על-ידי",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "הורחקת וכעת תנותק מהאתר!",
|
||||
"alert.unfollow": "אתה כבר לא עוקב אחרי %1!",
|
||||
"alert.follow": "אתה עכשיו עוקב אחרי %1",
|
||||
"online": "מחובר",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "פוסטים",
|
||||
"views": "צפיות",
|
||||
"posted": "פורסם",
|
||||
"in": "ב",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "No Recent Posts",
|
||||
"norecenttopics": "No Recent Topics",
|
||||
"recentposts": "פוסטים אחרונים",
|
||||
"recentips": "Recently Logged In IPs",
|
||||
"online": "מחובר",
|
||||
"away": "לא נמצא",
|
||||
"dnd": "לא להפריע",
|
||||
"invisible": "מוסתר",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "התחברות",
|
||||
"username": "Username / Email",
|
||||
"password": "סיסמה",
|
||||
"remember_me": "זכור אותי?",
|
||||
"forgot_password": "שכחת סיסמתך?",
|
||||
"alternative_logins": "התחבר באמצעות...",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "נושא",
|
||||
"topics": "נושאים",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "לא נמצאו נושאים!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "הנושא הזה נמחק. רק מנהלים מורשים לראות אותו",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "לחץ על הפוסטים שברצונך לשכפל",
|
||||
"fork_no_pids": "לא בחרת אף פוסט!",
|
||||
"fork_success": "הנושא שוכפל בהצלחה!",
|
||||
"reputation": "מוניטין",
|
||||
"posts": "פוסטים",
|
||||
"composer.title_placeholder": "הכנס את כותרת הנושא כאן...",
|
||||
"composer.write": "כתוב",
|
||||
"composer.preview": "תצוגה מקדימה",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "מחק",
|
||||
"composer.submit": "שלח",
|
||||
"composer.replying_to": "תגובה",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "נושא חדש",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "פרופיל",
|
||||
"profile_views": "צפיות בפרופיל",
|
||||
"reputation": "מוניטין",
|
||||
"posts": "פוסטים",
|
||||
"favourites": "מועדפים",
|
||||
"followers": "עוקבים",
|
||||
"following": "עוקב אחרי",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "אמת סיסמה",
|
||||
"password": "סיסמה",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "משתמשים אחרונים",
|
||||
"top_posters": "מפרסמים הכי הרבה",
|
||||
"most_reputation": "המוניטין הגבוה ביותר",
|
||||
"online": "מחוברים",
|
||||
"search": "חיפוש",
|
||||
"enter_username": "הכנס שם משתמש לחיפוש",
|
||||
"load_more": "טען עוד"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Új Topik",
|
||||
"no_topics": "<strong>Még nincs nyitva egy téma sem ebben a kategóriában.</strong>Miért nem hozol létre egyet?",
|
||||
"posts": "hozzászólások",
|
||||
"views": "megtekintések",
|
||||
"posted": "hozzászólt",
|
||||
"browsing": "jelenlévők",
|
||||
"no_replies": "Senki sem válaszolt még",
|
||||
"replied": "válaszolt",
|
||||
"last_edited_by": "utoljára szerkesztette:",
|
||||
"share_this_category": "Hozzászólás megosztása"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Ki vagy tiltva, ezért most ki leszel léptetve!",
|
||||
"alert.unfollow": "Nem követed tovább: %1!",
|
||||
"alert.follow": "Mostantól követed: %1!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Hozzászólás",
|
||||
"views": "Megtekintés",
|
||||
"posted": "hozzászólt",
|
||||
"in": "itt:",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "Nincs legutóbbi hozzászólás",
|
||||
"norecenttopics": "Nincs friss téma",
|
||||
"recentposts": "Friss hozzászólások",
|
||||
"recentips": "Utoljára bejelentkezett IP",
|
||||
"online": "Online",
|
||||
"away": "Távol van",
|
||||
"dnd": "Elfoglalt",
|
||||
"invisible": "Láthatatlan",
|
||||
|
||||
@@ -1,10 +1,8 @@
|
||||
{
|
||||
"login": "Bejelentkezés",
|
||||
"username": "Felhasználónév / Email",
|
||||
"password": "Jelszó",
|
||||
"remember_me": "Emlékezz rám",
|
||||
"forgot_password": "Elfelejtett Jelszó?",
|
||||
"alternative_logins": "Alternatív Belépések",
|
||||
"failed_login_attempt": "Sikertelen belépési kísérlet, kérlek próbálkozz újra.",
|
||||
"login_successful": "Sikeresen beléptél!"
|
||||
}
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Topik",
|
||||
"topics": "Topikok",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "Téma nem található!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"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": "Nem követett téma",
|
||||
"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.",
|
||||
"markAsUnreadForAll.success": "Topic marked as unread for all.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Klikkelj azokra a hozzászólásokra, amiket szét akarsz szedni",
|
||||
"fork_no_pids": "Nincs hozzászólás kiválasztva!",
|
||||
"fork_success": "Sikeresen szétválasztott topik!",
|
||||
"reputation": "Hírnév",
|
||||
"posts": "Hozzászólás",
|
||||
"composer.title_placeholder": "Írd be a témanevet...",
|
||||
"composer.write": "Ír",
|
||||
"composer.preview": "Előnézet",
|
||||
"composer.help": "Help",
|
||||
"composer.discard": "Elvet",
|
||||
"composer.submit": "Küldés",
|
||||
"composer.replying_to": "Válasz erre:",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Új Topik",
|
||||
"composer.uploading": "uploading...",
|
||||
"composer.thumb_url_label": "Paste a topic thumbnail URL",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profil",
|
||||
"profile_views": "Megtekintések",
|
||||
"reputation": "Hírnév",
|
||||
"posts": "Hozzászólások",
|
||||
"favourites": "Kedvencek",
|
||||
"followers": "Követők",
|
||||
"following": "Követve",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "Jelszó megerősítése",
|
||||
"password": "Jelszó",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Legújabbak",
|
||||
"top_posters": "Legaktívabbak",
|
||||
"most_reputation": "Legnépszerűbbek",
|
||||
"online": "Online",
|
||||
"search": "Keresés",
|
||||
"enter_username": "Írj be egy nicknevet a kereséshez",
|
||||
"load_more": "Több betöltése"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Nuovo Argomento",
|
||||
"no_topics": "<strong>Non ci sono discussioni in questa categoria.</strong><br />Perché non ne inizi una?",
|
||||
"posts": "post",
|
||||
"views": "visualizzazioni",
|
||||
"posted": "postato",
|
||||
"browsing": "visualizzando",
|
||||
"no_replies": "Nessuno ha risposto",
|
||||
"replied": "risposto",
|
||||
"last_edited_by": "ultima modifica di",
|
||||
"share_this_category": "Share this category"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Sei bannato e verrai disconnesso!",
|
||||
"alert.unfollow": "Non stai più seguendo %1!",
|
||||
"alert.follow": "Stai seguendo %1!",
|
||||
"online": "Online",
|
||||
"users": "Users",
|
||||
"topics": "Topics",
|
||||
"posts": "Post",
|
||||
"views": "Visualizzazioni",
|
||||
"posted": "postato",
|
||||
"in": "in",
|
||||
"reputation": "Reputation",
|
||||
"read_more": "read more",
|
||||
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2",
|
||||
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "Nessun Post Recente",
|
||||
"norecenttopics": "Nessun Argomento Recente",
|
||||
"recentposts": "Post Recenti",
|
||||
"recentips": "Indirizzi IP Recentemente Loggati",
|
||||
"online": "Online",
|
||||
"away": "Non disponibile",
|
||||
"dnd": "Non disturbare",
|
||||
"invisible": "Invisibile",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Accedi",
|
||||
"username": "Username / Email",
|
||||
"password": "Password",
|
||||
"remember_me": "Memorizzami?",
|
||||
"forgot_password": "Password dimenticata?",
|
||||
"alternative_logins": "Accessi Alternativi",
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"success": "Success",
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"topic": "Argomento",
|
||||
"topics": "Argomenti",
|
||||
"topic_id": "Topic ID",
|
||||
"topic_id_placeholder": "Enter topic ID",
|
||||
"no_topics_found": "Nessuna discussione trovata!",
|
||||
@@ -26,9 +25,7 @@
|
||||
"flag_confirm": "Are you sure you want to flag this post?",
|
||||
"flag_success": "This post has been flagged for moderation.",
|
||||
"deleted_message": "Questo argomento è stato cancellato. Solo gli utenti che possono gestire gli argomenti riescono a vederlo.",
|
||||
"following_topic.title": "Stai seguendo questa Discussione",
|
||||
"following_topic.message": "Da ora riceverai notifiche quando qualcuno posterà in questa discussione.",
|
||||
"not_following_topic.title": "Non stai seguendo questa Discussione",
|
||||
"not_following_topic.message": "Non riceverai più notifiche da questa discussione.",
|
||||
"login_to_subscribe": "Si prega di accedere o registrarsi per poter sottoscrivere questo argomento.",
|
||||
"markAsUnreadForAll.success": "Discussione segnata come non letta per tutti.",
|
||||
@@ -72,15 +69,13 @@
|
||||
"fork_topic_instruction": "Clicca sui post che vuoi dividere",
|
||||
"fork_no_pids": "Nessun post selezionato!",
|
||||
"fork_success": "Discussione divisa con successo!",
|
||||
"reputation": "Reputazione",
|
||||
"posts": "Post",
|
||||
"composer.title_placeholder": "Inserisci qui il titolo della discussione...",
|
||||
"composer.write": "Scrivi",
|
||||
"composer.preview": "Anteprima",
|
||||
"composer.help": "Aiuto",
|
||||
"composer.discard": "Annulla",
|
||||
"composer.submit": "Invia",
|
||||
"composer.replying_to": "Rispondendo a",
|
||||
"composer.replying_to": "Replying to %1",
|
||||
"composer.new_topic": "Nuovo Argomento",
|
||||
"composer.uploading": "caricamento...",
|
||||
"composer.thumb_url_label": "Incolla l'URL di una immagine per la discussione",
|
||||
|
||||
@@ -12,7 +12,6 @@
|
||||
"profile": "Profilo",
|
||||
"profile_views": "Visite al profilo",
|
||||
"reputation": "Reputazione",
|
||||
"posts": "Post",
|
||||
"favourites": "Favoriti",
|
||||
"followers": "Da chi è seguito",
|
||||
"following": "Chi segue",
|
||||
@@ -33,7 +32,7 @@
|
||||
"change_password_error_wrong_current": "Your current password is not correct!",
|
||||
"change_password_error_length": "Password too short!",
|
||||
"change_password_error_match": "Passwords must match!",
|
||||
"change_password_error_privileges": "You are not have the rights to change this password.",
|
||||
"change_password_error_privileges": "You do not have the rights to change this password.",
|
||||
"change_password_success": "Your password is updated!",
|
||||
"confirm_password": "Conferma la Password",
|
||||
"password": "Password",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
"latest_users": "Ultimi Utenti",
|
||||
"top_posters": "Maggiori contributori",
|
||||
"most_reputation": "Reputazione più alta",
|
||||
"online": "In linea",
|
||||
"search": "Cerca",
|
||||
"enter_username": "Inserisci il nome utente da cercare",
|
||||
"load_more": "Carica altri"
|
||||
|
||||
@@ -1,12 +1,7 @@
|
||||
{
|
||||
"new_topic_button": "Nauja tema",
|
||||
"no_topics": "<strong>Šioje kategorijoje temų nėra.</strong><br/>Kodėl gi jums nesukūrus naujos?",
|
||||
"posts": "pranešimai",
|
||||
"views": "peržiūros",
|
||||
"posted": "parašyta",
|
||||
"browsing": "naršo",
|
||||
"no_replies": "Niekas dar neatsakė",
|
||||
"replied": "atsakė",
|
||||
"last_edited_by": "paskutinį kartą redagavo",
|
||||
"share_this_category": "Pasidalinti šią kategoriją"
|
||||
}
|
||||
@@ -38,15 +38,24 @@
|
||||
"alert.banned.message": "Jūs esate užblokuotas ir dabar atsijungsite!",
|
||||
"alert.unfollow": "Jūs jau nebesekate %1! ",
|
||||
"alert.follow": "Jūs sekate vartotoją %1!",
|
||||
"online": "Prisijungęs",
|
||||
"users": "Vartotojai",
|
||||
"topics": "Temos",
|
||||
"posts": "Pranešimai",
|
||||
"views": "Peržiūros",
|
||||
"posted": "parašyta",
|
||||
"in": "temoje",
|
||||
"reputation": "Reputacija",
|
||||
"read_more": "skaityti plačiau",
|
||||
"posted_ago_by": "parašyta <span class=\"timeago\" title=\"%1\"></span> nuo %2",
|
||||
"posted_ago": "parašyta <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5",
|
||||
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>",
|
||||
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>",
|
||||
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>",
|
||||
"norecentposts": "Paskutinių pranešimų nėra.",
|
||||
"norecenttopics": "Paskutinių temų nėra",
|
||||
"recentposts": "Paskutiniai pranešimai",
|
||||
"recentips": "Paskutiniai prisijungimų IP adresai",
|
||||
"online": "Prisijungęs",
|
||||
"away": "Pasišalinęs",
|
||||
"dnd": "Netrukdyti",
|
||||
"invisible": "Nematomas",
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
{
|
||||
"login": "Prisijungti",
|
||||
"username": "Vartotojo vardas / El. paštas",
|
||||
"password": "Slaptažodis",
|
||||
"remember_me": "Prisiminti?",
|
||||
"forgot_password": "Užmiršote slaptažodį?",
|
||||
"alternative_logins": "Alternatyvūs prisijungimo būdai",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"topic-post": "You have successfully posted.",
|
||||
"authentication-successful": "Authentication Successful",
|
||||
"settings-saved": "Settings saved!"
|
||||
"success": "Pavyko",
|
||||
"topic-post": "Sėkmingai parašėte pranešimą",
|
||||
"authentication-successful": "Autentifikacija sėkminga",
|
||||
"settings-saved": "Nustatymai išsaugoti!"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user