latest translations and fallbacks

v1.18.x
Julian Lam 11 years ago
parent b4fb2d62a3
commit ee289c3226

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "كلمة السر غير مقبولة", "invalid-password": "كلمة السر غير مقبولة",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "اسم المستخدم ماخوذ", "username-taken": "اسم المستخدم ماخوذ",
"email-taken": "البريد الالكتروني ماخوذ", "email-taken": "البريد الالكتروني ماخوذ",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Posts made by %1", "user.posts": "Posts made by %1",
"user.topics": "Topics created by %1", "user.topics": "Topics created by %1",
"user.favourites": "%1's Favourite Posts", "user.favourites": "%1's Favourite Posts",
"user.settings": "User Settings" "user.settings": "User Settings",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "Flag this post for moderation", "flag_title": "Flag this post for moderation",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this 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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Watch", "watch": "Watch",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Share this Post", "share_this_post": "Share this Post",
"thread_tools.title": "أدوات الموضوع", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "علم غير مقروء", "thread_tools.markAsUnreadForAll": "علم غير مقروء",
"thread_tools.pin": "علق الموضوع", "thread_tools.pin": "علق الموضوع",
"thread_tools.unpin": "Unpin Topic", "thread_tools.unpin": "Unpin Topic",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "تفرع الموضوع", "thread_tools.fork": "تفرع الموضوع",
"thread_tools.delete": "حذف الموضوع", "thread_tools.delete": "حذف الموضوع",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restore Topic", "thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "صحح", "edit": "صحح",
"uploaded_picture": "صورة تم تحميلها", "uploaded_picture": "صورة تم تحميلها",
"upload_new_picture": "تحميل صورة جديدة", "upload_new_picture": "تحميل صورة جديدة",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Current Password", "current_password": "Current Password",
"change_password": "تغيير كلمة السر", "change_password": "تغيير كلمة السر",
"change_password_error": "Invalid Password!", "change_password_error": "Invalid Password!",

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Posts made by %1", "user.posts": "Posts made by %1",
"user.topics": "Topics created by %1", "user.topics": "Topics created by %1",
"user.favourites": "%1's Favourite Posts", "user.favourites": "%1's Favourite Posts",
"user.settings": "User Settings" "user.settings": "User Settings",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "Flag this post for moderation", "flag_title": "Flag this post for moderation",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this 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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Watch", "watch": "Watch",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Share this Post", "share_this_post": "Share this Post",
"thread_tools.title": "Nástroje", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Označit jako nepřečtené", "thread_tools.markAsUnreadForAll": "Označit jako nepřečtené",
"thread_tools.pin": "Pin Topic", "thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic", "thread_tools.unpin": "Unpin Topic",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "Fork Topic", "thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic", "thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restore Topic", "thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "Upravit", "edit": "Upravit",
"uploaded_picture": "Nahraný obrázek", "uploaded_picture": "Nahraný obrázek",
"upload_new_picture": "Nahrát nový obrázek", "upload_new_picture": "Nahrát nový obrázek",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Current Password", "current_password": "Current Password",
"change_password": "Změnit heslo", "change_password": "Změnit heslo",
"change_password_error": "Invalid Password!", "change_password_error": "Invalid Password!",

@ -13,6 +13,7 @@
"invalid-user-data": "Ungültige Benutzerdaten", "invalid-user-data": "Ungültige Benutzerdaten",
"invalid-password": "Ungültiges Passwort", "invalid-password": "Ungültiges Passwort",
"invalid-username-or-password": "Bitte gebe einen Benutzernamen und ein Passwort an", "invalid-username-or-password": "Bitte gebe einen Benutzernamen und ein Passwort an",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Die Nummerierung ist ungültig", "invalid-pagination-value": "Die Nummerierung ist ungültig",
"username-taken": "Der Benutzername ist bereits vergeben", "username-taken": "Der Benutzername ist bereits vergeben",
"email-taken": "Die E-Mail-Adresse ist bereits vergeben", "email-taken": "Die E-Mail-Adresse ist bereits vergeben",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.", "you_have_unread_notifications": "Du hast ungelesene Benachrichtigungen.",
"new_message_from": "Neue Nachricht von <strong>%1</strong>", "new_message_from": "Neue Nachricht von <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> hat deinen Beitrag in <strong>%2</strong> positiv bewertet.", "upvoted_your_post_in": "<strong>%1</strong> hat deinen Beitrag in <strong>%2</strong> positiv bewertet.",
"moved_your_post": "<strong>%1</strong> hat deinen Beitrag verschoben.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1</strong> hat dein Thema verschoben.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> hat deinen Beitrag in <strong>%2</strong> favorisiert.", "favourited_your_post_in": "<strong>%1</strong> hat deinen Beitrag in <strong>%2</strong> favorisiert.",
"user_flagged_post_in": "<strong>%1</strong> hat einen Beitrag in </strong>%2</strong> gemeldet", "user_flagged_post_in": "<strong>%1</strong> hat einen Beitrag in </strong>%2</strong> gemeldet",
"user_posted_to": "<strong>%1</strong> hat auf <strong>%2</strong> geantwortet.", "user_posted_to": "<strong>%1</strong> hat auf <strong>%2</strong> geantwortet.",

@ -12,5 +12,7 @@
"user.posts": "Beiträge von %1", "user.posts": "Beiträge von %1",
"user.topics": "Themen von %1", "user.topics": "Themen von %1",
"user.favourites": "Von %1 favorisierte Beiträge", "user.favourites": "Von %1 favorisierte Beiträge",
"user.settings": "Benutzer-Einstellungen" "user.settings": "Benutzer-Einstellungen",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "Es gibt keine Themen mit diesem Tag.", "no_tag_topics": "Es gibt keine Themen mit diesem Tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Gib hier Tags ein und drück die Eingabetaste nach jedem Tag.", "enter_tags_here": "Gib hier Tags ein und drück die Eingabetaste nach jedem Tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Es gibt bisher keine Tags." "no_tags": "Es gibt bisher keine Tags."
} }

@ -28,15 +28,17 @@
"flag_title": "Diesen Beitrag zur Moderation markieren", "flag_title": "Diesen Beitrag zur Moderation markieren",
"flag_confirm": "Sind Sie sicher, dass Sie diesen Post markieren möchten?", "flag_confirm": "Sind Sie sicher, dass Sie diesen Post markieren möchten?",
"flag_success": "Dieser Beitrag wurde erfolgreich für die Moderation markiert.", "flag_success": "Dieser Beitrag wurde erfolgreich für die Moderation markiert.",
"deleted_message": "Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Du erhälst nun eine Benachrichtigung, wenn jemand einen Beitrag zu diesem Thema verfasst.", "following_topic.message": "Du erhälst nun eine Benachrichtigung, wenn jemand einen Beitrag zu diesem Thema verfasst.",
"not_following_topic.message": "Du erhälst keine weiteren Benachrichtigungen zu diesem Thema.", "not_following_topic.message": "Du erhälst keine weiteren Benachrichtigungen zu diesem Thema.",
"login_to_subscribe": "Bitte registrieren oder einloggen um dieses Thema zu abonnieren", "login_to_subscribe": "Bitte registrieren oder einloggen um dieses Thema zu abonnieren",
"markAsUnreadForAll.success": "Thema für Alle als ungelesen markiert.", "markAsUnreadForAll.success": "Thema für Alle als ungelesen markiert.",
"watch": "Beobachten", "watch": "Beobachten",
"unwatch": "Unwatch",
"watch.title": "Bei neuen Antworten benachrichtigen", "watch.title": "Bei neuen Antworten benachrichtigen",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Diesen Beitrag teilen", "share_this_post": "Diesen Beitrag teilen",
"thread_tools.title": "Tools", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Als ungelesen markieren", "thread_tools.markAsUnreadForAll": "Als ungelesen markieren",
"thread_tools.pin": "Thema anpinnen", "thread_tools.pin": "Thema anpinnen",
"thread_tools.unpin": "Thema nicht mehr anpinnen", "thread_tools.unpin": "Thema nicht mehr anpinnen",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Alle verschieben", "thread_tools.move_all": "Alle verschieben",
"thread_tools.fork": "Thema aufspalten", "thread_tools.fork": "Thema aufspalten",
"thread_tools.delete": "Thema löschen", "thread_tools.delete": "Thema löschen",
"thread_tools.delete_confirm": "Sind Sie sicher, dass Sie dieses Thema löschen möchten?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Thema wiederherstellen", "thread_tools.restore": "Thema wiederherstellen",
"thread_tools.restore_confirm": "Sind Sie sicher, dass Sie dieses Thema wiederherstellen möchten?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Thema bereinigen", "thread_tools.purge": "Thema bereinigen",
"thread_tools.purge_confirm": "Sind Sie sicher, dass Sie dieses Thema bereinigen möchten?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "Thema wurde erfolgreich zu %1 verschoben.", "topic_move_success": "Thema wurde erfolgreich zu %1 verschoben.",
"post_delete_confirm": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?", "post_delete_confirm": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?",
"post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?", "post_restore_confirm": "Sind Sie sicher, dass Sie diesen Beitrag wiederherstellen möchten?",

@ -29,6 +29,7 @@
"edit": "Ändern", "edit": "Ändern",
"uploaded_picture": "Hochgeladene Bilder", "uploaded_picture": "Hochgeladene Bilder",
"upload_new_picture": "Neues Bild hochladen", "upload_new_picture": "Neues Bild hochladen",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Aktuelles Passwort", "current_password": "Aktuelles Passwort",
"change_password": "Passwort ändern", "change_password": "Passwort ändern",
"change_password_error": "Ungültiges Passwort!", "change_password_error": "Ungültiges Passwort!",

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Posts made by %1", "user.posts": "Posts made by %1",
"user.topics": "Topics created by %1", "user.topics": "Topics created by %1",
"user.favourites": "%1's Favourite Posts", "user.favourites": "%1's Favourite Posts",
"user.settings": "User Settings" "user.settings": "User Settings",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "Flag this post for moderation", "flag_title": "Flag this post for moderation",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this 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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Watch", "watch": "Watch",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Share this Post", "share_this_post": "Share this Post",
"thread_tools.title": "Thread Tools", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Mark Unread", "thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "Pin Topic", "thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic", "thread_tools.unpin": "Unpin Topic",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "Fork Topic", "thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic", "thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restore Topic", "thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "Edit", "edit": "Edit",
"uploaded_picture": "Uploaded Picture", "uploaded_picture": "Uploaded Picture",
"upload_new_picture": "Upload New Picture", "upload_new_picture": "Upload New Picture",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Current Password", "current_password": "Current Password",
"change_password": "Change Password", "change_password": "Change Password",
"change_password_error": "Invalid Password!", "change_password_error": "Invalid Password!",

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Posts made by %1", "user.posts": "Posts made by %1",
"user.topics": "Topics created by %1", "user.topics": "Topics created by %1",
"user.favourites": "%1's Favorite Posts", "user.favourites": "%1's Favorite Posts",
"user.settings": "User Settings" "user.settings": "User Settings",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "Flag this post for moderation", "flag_title": "Flag this post for moderation",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this 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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Watch", "watch": "Watch",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Share this Post", "share_this_post": "Share this Post",
"thread_tools.title": "Thread Tools", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Mark Unread", "thread_tools.markAsUnreadForAll": "Mark Unread",
"thread_tools.pin": "Pin Topic", "thread_tools.pin": "Pin Topic",
"thread_tools.unpin": "Unpin Topic", "thread_tools.unpin": "Unpin Topic",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "Fork Topic", "thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic", "thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restore Topic", "thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "Edit", "edit": "Edit",
"uploaded_picture": "Uploaded Picture", "uploaded_picture": "Uploaded Picture",
"upload_new_picture": "Upload New Picture", "upload_new_picture": "Upload New Picture",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Current Password", "current_password": "Current Password",
"change_password": "Change Password", "change_password": "Change Password",
"change_password_error": "Invalid Password!", "change_password_error": "Invalid Password!",

@ -13,6 +13,7 @@
"invalid-user-data": "Datos de Usuario no válidos", "invalid-user-data": "Datos de Usuario no válidos",
"invalid-password": "Contraseña no válida", "invalid-password": "Contraseña no válida",
"invalid-username-or-password": "Por favor especifica tanto un usuario como contraseña", "invalid-username-or-password": "Por favor especifica tanto un usuario como contraseña",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Valor de paginación no válido.", "invalid-pagination-value": "Valor de paginación no válido.",
"username-taken": "Nombre de usuario ya escogido", "username-taken": "Nombre de usuario ya escogido",
"email-taken": "El correo electrónico ya está escogido.", "email-taken": "El correo electrónico ya está escogido.",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Tienes notificaciones sin leer.", "you_have_unread_notifications": "Tienes notificaciones sin leer.",
"new_message_from": "Nuevo mensaje de <strong>%1</strong>", "new_message_from": "Nuevo mensaje de <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> ha votado como relevante tu respuesta en <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> ha votado como relevante tu respuesta en <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> ha movido su publicación.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> ha movido su tema.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> ha marcado como favorito su publicación en <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> ha marcado como favorito su publicación en <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> ha marcado como indebida una respuesta en <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> ha marcado como indebida una respuesta en <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> ha publicado una respuesta a: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> ha publicado una respuesta a: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Posteos de %1", "user.posts": "Posteos de %1",
"user.topics": "Temas creados por %1", "user.topics": "Temas creados por %1",
"user.favourites": "Publicaciones favoritas de %1 ", "user.favourites": "Publicaciones favoritas de %1 ",
"user.settings": "Preferencias del Usuario" "user.settings": "Preferencias del Usuario",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "No hay temas con esta etiqueta.", "no_tag_topics": "No hay temas con esta etiqueta.",
"tags": "Etiquetas", "tags": "Etiquetas",
"enter_tags_here": "Introduce las etiquetas aquí. Pulsa intro desde de cada una.", "enter_tags_here": "Introduce las etiquetas aquí. Pulsa intro desde de cada una.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Aún no hay etiquetas." "no_tags": "Aún no hay etiquetas."
} }

@ -28,15 +28,17 @@
"flag_title": "Reportar esta publicación a los moderadores", "flag_title": "Reportar esta publicación a los moderadores",
"flag_confirm": "¿Estás seguro de que quieres marcar como indebido este mensaje?", "flag_confirm": "¿Estás seguro de que quieres marcar como indebido este mensaje?",
"flag_success": "Este mensaje ha sido marcado para la moderación.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.", "following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
"not_following_topic.message": "No recibiras notificaciones de este tema.", "not_following_topic.message": "No recibiras notificaciones de este tema.",
"login_to_subscribe": "Por favor, conectate para subscribirte a este tema.", "login_to_subscribe": "Por favor, conectate para subscribirte a este tema.",
"markAsUnreadForAll.success": "Publicación marcada como no leída para todos.", "markAsUnreadForAll.success": "Publicación marcada como no leída para todos.",
"watch": "Seguir", "watch": "Seguir",
"unwatch": "Unwatch",
"watch.title": "Serás notificado cuando haya nuevas respuestas en este tema", "watch.title": "Serás notificado cuando haya nuevas respuestas en este tema",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Compartir este post", "share_this_post": "Compartir este post",
"thread_tools.title": "Herramientas del Tema", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Marcar como no leído", "thread_tools.markAsUnreadForAll": "Marcar como no leído",
"thread_tools.pin": "Tema Importante", "thread_tools.pin": "Tema Importante",
"thread_tools.unpin": "Quitar Importante", "thread_tools.unpin": "Quitar Importante",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Mover todo", "thread_tools.move_all": "Mover todo",
"thread_tools.fork": "Bifurcar Tema", "thread_tools.fork": "Bifurcar Tema",
"thread_tools.delete": "Borrar Tema", "thread_tools.delete": "Borrar Tema",
"thread_tools.delete_confirm": "¿Estás seguro de que quieres eliminar este hilo?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restaurar Tema", "thread_tools.restore": "Restaurar Tema",
"thread_tools.restore_confirm": "¿Estás seguro de que quieres restaurar este hilo?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purgar publicación", "thread_tools.purge": "Purgar publicación",
"thread_tools.purge_confirm": "¿Estás seguro que deseas purgar este hilo?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "El tema ha sido movido correctamente a %1", "topic_move_success": "El tema ha sido movido correctamente a %1",
"post_delete_confirm": "¿Estás seguro de que quieres eliminar esta respuesta?", "post_delete_confirm": "¿Estás seguro de que quieres eliminar esta respuesta?",
"post_restore_confirm": "¿Estás seguro de que quieres restaurar esta respuesta?", "post_restore_confirm": "¿Estás seguro de que quieres restaurar esta respuesta?",

@ -29,6 +29,7 @@
"edit": "Editar", "edit": "Editar",
"uploaded_picture": "Fotos subidas", "uploaded_picture": "Fotos subidas",
"upload_new_picture": "Subir Nueva Foto", "upload_new_picture": "Subir Nueva Foto",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Contraseña actual", "current_password": "Contraseña actual",
"change_password": "Cambiar Contraseña", "change_password": "Cambiar Contraseña",
"change_password_error": "Contraseña no válida!", "change_password_error": "Contraseña no válida!",

@ -13,6 +13,7 @@
"invalid-user-data": "Vigased kasutaja andmed", "invalid-user-data": "Vigased kasutaja andmed",
"invalid-password": "Vigane parool", "invalid-password": "Vigane parool",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Vigane lehe väärtus", "invalid-pagination-value": "Vigane lehe väärtus",
"username-taken": "Kasutajanimi on juba võetud", "username-taken": "Kasutajanimi on juba võetud",
"email-taken": "Email on võetud", "email-taken": "Email on võetud",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Sul ei ole lugemata teateid.", "you_have_unread_notifications": "Sul ei ole lugemata teateid.",
"new_message_from": "Uus sõnum kasutajalt <strong>%1</strong>", "new_message_from": "Uus sõnum kasutajalt <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "Kasutaja <strong>%1</strong> postitas vastuse teemasse <strong>%2</strong>", "user_posted_to": "Kasutaja <strong>%1</strong> postitas vastuse teemasse <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Postitused, mis on tehtud kasutaja %1 poolt", "user.posts": "Postitused, mis on tehtud kasutaja %1 poolt",
"user.topics": "Teemad on kirjutanud %1", "user.topics": "Teemad on kirjutanud %1",
"user.favourites": "%1's lemmikud postitused", "user.favourites": "%1's lemmikud postitused",
"user.settings": "Kasutaja sätted" "user.settings": "Kasutaja sätted",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "Teemasid, mis sisaldaksid seda märksõna, ei eksisteeri.", "no_tag_topics": "Teemasid, mis sisaldaksid seda märksõna, ei eksisteeri.",
"tags": "Märksõnad", "tags": "Märksõnad",
"enter_tags_here": "Sisesta märksõnad siia. Iga märksõna tagant sisesta enterit.", "enter_tags_here": "Sisesta märksõnad siia. Iga märksõna tagant sisesta enterit.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Siin ei ole veel ühtegi märksõna." "no_tags": "Siin ei ole veel ühtegi märksõna."
} }

@ -28,15 +28,17 @@
"flag_title": "Märgista see postitus modereerimiseks", "flag_title": "Märgista see postitus modereerimiseks",
"flag_confirm": "Oled kindel, et soovid märgistada antud postituse?", "flag_confirm": "Oled kindel, et soovid märgistada antud postituse?",
"flag_success": "See posits on nüüd märgistatud modereerimiseks.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Sulle ei edastata enam teateid uutest postitustest kui keegi postitab siia teemasse.", "following_topic.message": "Sulle ei edastata enam teateid uutest postitustest kui keegi postitab siia teemasse.",
"not_following_topic.message": "Sulle ei edastata enam teateid uutest postitustest siin teemas.", "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.", "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.", "markAsUnreadForAll.success": "Teema märgitud mitte-loetuks kõikidele.",
"watch": "Vaata", "watch": "Vaata",
"unwatch": "Unwatch",
"watch.title": "Saa teateid uutest postitustest siin teemas", "watch.title": "Saa teateid uutest postitustest siin teemas",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Jaga seda postitust", "share_this_post": "Jaga seda postitust",
"thread_tools.title": "Teema tööriistad", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Märgi mitte-loetuks", "thread_tools.markAsUnreadForAll": "Märgi mitte-loetuks",
"thread_tools.pin": "Tõsta esile teema", "thread_tools.pin": "Tõsta esile teema",
"thread_tools.unpin": "Märgista teema", "thread_tools.unpin": "Märgista teema",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Liiguta kõik", "thread_tools.move_all": "Liiguta kõik",
"thread_tools.fork": "Fork Topic", "thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Kustuta teema", "thread_tools.delete": "Kustuta teema",
"thread_tools.delete_confirm": "Oled kindel, et soovid kustutada antud teema?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Taasta teema", "thread_tools.restore": "Taasta teema",
"thread_tools.restore_confirm": "Oled kindel, et soovid taastada antud teema?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Kustuta teema täielikult", "thread_tools.purge": "Kustuta teema täielikult",
"thread_tools.purge_confirm": "Oled kindel, et soovid täielikult kustutada selle teema?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "Teema liigutatud kategooriasse %1", "topic_move_success": "Teema liigutatud kategooriasse %1",
"post_delete_confirm": "Oled kindel, et soovid kustutada selle postituse?", "post_delete_confirm": "Oled kindel, et soovid kustutada selle postituse?",
"post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?", "post_restore_confirm": "Oled kindel, et soovid taastada antud postituse?",

@ -29,6 +29,7 @@
"edit": "Muuda", "edit": "Muuda",
"uploaded_picture": "Üleslaetud pilt", "uploaded_picture": "Üleslaetud pilt",
"upload_new_picture": "Laadi uus pilt", "upload_new_picture": "Laadi uus pilt",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Praegune parool", "current_password": "Praegune parool",
"change_password": "Vaheta parooli", "change_password": "Vaheta parooli",
"change_password_error": "Vigane parool!", "change_password_error": "Vigane parool!",

@ -13,6 +13,7 @@
"invalid-user-data": "داده‌های کاربری نامعتبر است.", "invalid-user-data": "داده‌های کاربری نامعتبر است.",
"invalid-password": "گذرواژه نامعتبر است.", "invalid-password": "گذرواژه نامعتبر است.",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.", "invalid-pagination-value": "عدد صفحه‌بندی نامعتبر است.",
"username-taken": "این نام کاربری گرفته شده است.", "username-taken": "این نام کاربری گرفته شده است.",
"email-taken": "این رایانامه گرفته شده است.", "email-taken": "این رایانامه گرفته شده است.",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.", "you_have_unread_notifications": "شما آگاه‌سازی‌های نخوانده دارید.",
"new_message_from": "پیام تازه از <strong>%1</strong>", "new_message_from": "پیام تازه از <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "پاسخ دادن به <strong>%2</strong> از سوی <strong>%1</strong>", "user_posted_to": "پاسخ دادن به <strong>%2</strong> از سوی <strong>%1</strong>",

@ -12,5 +12,7 @@
"user.posts": "دیدگاه‌های %1", "user.posts": "دیدگاه‌های %1",
"user.topics": "%1 این جستار را ساخت.", "user.topics": "%1 این جستار را ساخت.",
"user.favourites": "دیدگاه‌های پسندیدهٔ %1", "user.favourites": "دیدگاه‌های پسندیدهٔ %1",
"user.settings": "تنظیمات کاربر" "user.settings": "تنظیمات کاربر",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "جُستاری با این برچسب وجود ندارد.", "no_tag_topics": "جُستاری با این برچسب وجود ندارد.",
"tags": "برچسب‌ها", "tags": "برچسب‌ها",
"enter_tags_here": "برچسب‌ها را اینجا وارد کنید. بعد از هر برچسب، اینتر بزنید.", "enter_tags_here": "برچسب‌ها را اینجا وارد کنید. بعد از هر برچسب، اینتر بزنید.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "هنوز برچسبی وجود ندارد." "no_tags": "هنوز برچسبی وجود ندارد."
} }

@ -28,15 +28,17 @@
"flag_title": "پرچم‌گذاری این جستار برای بررسی ناظران", "flag_title": "پرچم‌گذاری این جستار برای بررسی ناظران",
"flag_confirm": "آیا مطمئنید که می‌خواهید روی این دیدگاه پرچم بگذارید.", "flag_confirm": "آیا مطمئنید که می‌خواهید روی این دیدگاه پرچم بگذارید.",
"flag_success": "این جستار برای بررسی ناظران پرچم گذاشته شد.", "flag_success": "این جستار برای بررسی ناظران پرچم گذاشته شد.",
"deleted_message": "این جستار پاک شده است. تنها کاربران دارای پروانه‌های مدیریت جستار می‌توانند آن را ببینند.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "از این پس اگر کسی در این جستار دیدگاه بگذارد، شما آگاه خواهید شد.", "following_topic.message": "از این پس اگر کسی در این جستار دیدگاه بگذارد، شما آگاه خواهید شد.",
"not_following_topic.message": "شما دیگر آگاه‌سازی‌های این جستار را دریافت نخواهید کرد.", "not_following_topic.message": "شما دیگر آگاه‌سازی‌های این جستار را دریافت نخواهید کرد.",
"login_to_subscribe": "برای دنبال کردن این جستار، لطفا نام‌نویسی کنید یا به درون بیایید.", "login_to_subscribe": "برای دنبال کردن این جستار، لطفا نام‌نویسی کنید یا به درون بیایید.",
"markAsUnreadForAll.success": "جستار برای همگان نخوانده در نظر گرفته شد.", "markAsUnreadForAll.success": "جستار برای همگان نخوانده در نظر گرفته شد.",
"watch": "تماشا کردن", "watch": "تماشا کردن",
"unwatch": "Unwatch",
"watch.title": "از پاسخ‌های تازه به این جستار آگاه شوید.", "watch.title": "از پاسخ‌های تازه به این جستار آگاه شوید.",
"unwatch.title": "Stop watching this topic",
"share_this_post": "به اشتراک‌گذاری این جستار", "share_this_post": "به اشتراک‌گذاری این جستار",
"thread_tools.title": "ابزاهای جستار", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "نخوانده بگیر", "thread_tools.markAsUnreadForAll": "نخوانده بگیر",
"thread_tools.pin": "سنجاق زدن جستار", "thread_tools.pin": "سنجاق زدن جستار",
"thread_tools.unpin": "برداشتن سنجاق جستار", "thread_tools.unpin": "برداشتن سنجاق جستار",
@ -46,11 +48,11 @@
"thread_tools.move_all": "جابجایی همه", "thread_tools.move_all": "جابجایی همه",
"thread_tools.fork": "شاخه ساختن از جستار", "thread_tools.fork": "شاخه ساختن از جستار",
"thread_tools.delete": "پاک کردن جستار", "thread_tools.delete": "پاک کردن جستار",
"thread_tools.delete_confirm": "آیا از پاک کردن این جستار اطمینان دارید؟", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "برگرداندن جستار", "thread_tools.restore": "برگرداندن جستار",
"thread_tools.restore_confirm": "آیا از بازگردانی این جستار اطمینان دارید؟", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "پاک کردن جستار", "thread_tools.purge": "پاک کردن جستار",
"thread_tools.purge_confirm": "آیا از پاک کردن این جستار اطمینان دارید؟", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "جابه‌جایی این جستار به %1 باموفقیت انجام شد.", "topic_move_success": "جابه‌جایی این جستار به %1 باموفقیت انجام شد.",
"post_delete_confirm": "آیا از پاک کردن این دیدگاه اطمینان دارید؟", "post_delete_confirm": "آیا از پاک کردن این دیدگاه اطمینان دارید؟",
"post_restore_confirm": "آیا از بازگردانی این دیدگاه اطمینان دارید؟", "post_restore_confirm": "آیا از بازگردانی این دیدگاه اطمینان دارید؟",

@ -29,6 +29,7 @@
"edit": "ویرایش", "edit": "ویرایش",
"uploaded_picture": "تصویر بارشده", "uploaded_picture": "تصویر بارشده",
"upload_new_picture": "بارگذاری تصویر تازه", "upload_new_picture": "بارگذاری تصویر تازه",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "گذرواژه کنونی", "current_password": "گذرواژه کنونی",
"change_password": "تغیر گذرواژه", "change_password": "تغیر گذرواژه",
"change_password_error": "گذرواژهٔ نامعتبر!", "change_password_error": "گذرواژهٔ نامعتبر!",

@ -13,6 +13,7 @@
"invalid-user-data": "Virheellinen käyttäjätieto", "invalid-user-data": "Virheellinen käyttäjätieto",
"invalid-password": "Virheellinen salasana", "invalid-password": "Virheellinen salasana",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Virheellinen taittoarvo", "invalid-pagination-value": "Virheellinen taittoarvo",
"username-taken": "Käyttäjänimi varattu", "username-taken": "Käyttäjänimi varattu",
"email-taken": "Sähköpostiosoite varattu", "email-taken": "Sähköpostiosoite varattu",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.", "you_have_unread_notifications": "Sinulla on lukemattomia ilmoituksia.",
"new_message_from": "Uusi viesti käyttäjältä <strong>%1</strong>", "new_message_from": "Uusi viesti käyttäjältä <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Käyttäjän %1 kirjoittamat viestit", "user.posts": "Käyttäjän %1 kirjoittamat viestit",
"user.topics": "Käyttäjän %1 aloittamat aiheet", "user.topics": "Käyttäjän %1 aloittamat aiheet",
"user.favourites": "Käyttäjän %1 suosikkiviestit", "user.favourites": "Käyttäjän %1 suosikkiviestit",
"user.settings": "Käyttäjän asetukset" "user.settings": "Käyttäjän asetukset",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "Ilmianna tämä viesti moderaattoreille", "flag_title": "Ilmianna tämä viesti moderaattoreille",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.", "following_topic.message": "Saat nyt ilmoituksen, kun joku kirjoittaa tähän aiheeseen.",
"not_following_topic.message": "Et saa enää ilmoituksia tästä aiheesta.", "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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Tarkkaile", "watch": "Tarkkaile",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Jaa tämä viesti", "share_this_post": "Jaa tämä viesti",
"thread_tools.title": "Aiheen työkalut", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Merkitse lukemattomaksi", "thread_tools.markAsUnreadForAll": "Merkitse lukemattomaksi",
"thread_tools.pin": "Kiinnitä aihe", "thread_tools.pin": "Kiinnitä aihe",
"thread_tools.unpin": "Poista aiheen kiinnitys", "thread_tools.unpin": "Poista aiheen kiinnitys",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "Haaroita aihe", "thread_tools.fork": "Haaroita aihe",
"thread_tools.delete": "Poista aihe", "thread_tools.delete": "Poista aihe",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Palauta aihe", "thread_tools.restore": "Palauta aihe",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "Muokkaa", "edit": "Muokkaa",
"uploaded_picture": "Ladattu kuva", "uploaded_picture": "Ladattu kuva",
"upload_new_picture": "Lataa uusi kuva", "upload_new_picture": "Lataa uusi kuva",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Nykyinen salasana", "current_password": "Nykyinen salasana",
"change_password": "Vaihda salasana", "change_password": "Vaihda salasana",
"change_password_error": "Virheellinen salasana", "change_password_error": "Virheellinen salasana",

@ -13,6 +13,7 @@
"invalid-user-data": "Données utilisateur invalides", "invalid-user-data": "Données utilisateur invalides",
"invalid-password": "Mot de passe invalide", "invalid-password": "Mot de passe invalide",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Valeur de pagination invalide", "invalid-pagination-value": "Valeur de pagination invalide",
"username-taken": "Nom dutilisateur déjà utilisé", "username-taken": "Nom dutilisateur déjà utilisé",
"email-taken": "Email déjà utilisé", "email-taken": "Email déjà utilisé",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Vous avez des notifications non-lues", "you_have_unread_notifications": "Vous avez des notifications non-lues",
"new_message_from": "Nouveau message de <strong>%1</strong>", "new_message_from": "Nouveau message de <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> a répondu à : <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> a répondu à : <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Message écrit par %1", "user.posts": "Message écrit par %1",
"user.topics": "Sujets créés par %1", "user.topics": "Sujets créés par %1",
"user.favourites": "Messages favoris de %1", "user.favourites": "Messages favoris de %1",
"user.settings": "Préférences utilisateur" "user.settings": "Préférences utilisateur",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "Il n'y a aucun sujet ayant ce mot-clé", "no_tag_topics": "Il n'y a aucun sujet ayant ce mot-clé",
"tags": "Mots-clés", "tags": "Mots-clés",
"enter_tags_here": "Entrez les mots-clés ici. Appuyez sur entrer après chaque mot-clé.", "enter_tags_here": "Entrez les mots-clés ici. Appuyez sur entrer après chaque mot-clé.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Il n'y a pas encore de mots-clés." "no_tags": "Il n'y a pas encore de mots-clés."
} }

@ -28,15 +28,17 @@
"flag_title": "Signaler ce post à la modération", "flag_title": "Signaler ce post à la modération",
"flag_confirm": "Êtes-vous sûr de bien vouloir signaler ce message ?", "flag_confirm": "Êtes-vous sûr de bien vouloir signaler ce message ?",
"flag_success": "Ce message a bien été signalé aux modérateurs.", "flag_success": "Ce message a bien été signalé aux modérateurs.",
"deleted_message": "Ce sujet a été supprimé. Seuls les utilsateurs ayant les droits d'administration peuvent le voir.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.", "following_topic.message": "Vous recevrez désormais des notifications lorsque quelqu'un postera dans ce sujet.",
"not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.", "not_following_topic.message": "Vous ne recevrez plus de notifications pour ce sujet.",
"login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de vous abonner à ce sujet.", "login_to_subscribe": "Veuillez vous enregistrer ou vous connecter afin de vous abonner à ce sujet.",
"markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.", "markAsUnreadForAll.success": "Sujet marqué comme non lu pour tout le monde.",
"watch": "Suivre", "watch": "Suivre",
"unwatch": "Unwatch",
"watch.title": "Être notifié des nouvelles réponses dans ce sujet", "watch.title": "Être notifié des nouvelles réponses dans ce sujet",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Partager ce message", "share_this_post": "Partager ce message",
"thread_tools.title": "Outils", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Marquer comme non lu", "thread_tools.markAsUnreadForAll": "Marquer comme non lu",
"thread_tools.pin": "Epingler le sujet", "thread_tools.pin": "Epingler le sujet",
"thread_tools.unpin": "Désépingler le sujet", "thread_tools.unpin": "Désépingler le sujet",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Déplacer tout", "thread_tools.move_all": "Déplacer tout",
"thread_tools.fork": "Scinder le sujet", "thread_tools.fork": "Scinder le sujet",
"thread_tools.delete": "Supprimer le sujet", "thread_tools.delete": "Supprimer le sujet",
"thread_tools.delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce sujet ?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Restaurer le sujet", "thread_tools.restore": "Restaurer le sujet",
"thread_tools.restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce sujet ?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Supprimer définitivement le(s) sujet(s)", "thread_tools.purge": "Supprimer définitivement le(s) sujet(s)",
"thread_tools.purge_confirm": "Êtes-vous sûr de bien vouloir supprimer définitivement ce fil ?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "Ce sujet a bien été déplacé vers %1.", "topic_move_success": "Ce sujet a bien été déplacé vers %1.",
"post_delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce message ?", "post_delete_confirm": "Êtes-vous sûr de bien vouloir supprimer ce message ?",
"post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?", "post_restore_confirm": "Êtes-vous sûr de bien vouloir restaurer ce message ?",

@ -29,6 +29,7 @@
"edit": "Editer", "edit": "Editer",
"uploaded_picture": "Image envoyée", "uploaded_picture": "Image envoyée",
"upload_new_picture": "Envoyer une nouvelle image", "upload_new_picture": "Envoyer une nouvelle image",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Mot de passe actuel", "current_password": "Mot de passe actuel",
"change_password": "Changer le mot de passe", "change_password": "Changer le mot de passe",
"change_password_error": "Mot de passe invalide !", "change_password_error": "Mot de passe invalide !",

@ -13,6 +13,7 @@
"invalid-user-data": "מידע משתמש שגוי", "invalid-user-data": "מידע משתמש שגוי",
"invalid-password": "סיסמא שגויה", "invalid-password": "סיסמא שגויה",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "ערך דפדוף שגוי", "invalid-pagination-value": "ערך דפדוף שגוי",
"username-taken": "שם משתמש תפוס", "username-taken": "שם משתמש תפוס",
"email-taken": "כתובת אימייל תפוסה", "email-taken": "כתובת אימייל תפוסה",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "פוסטים שהועלו על ידי %1", "user.posts": "פוסטים שהועלו על ידי %1",
"user.topics": "נושאים שנוצרו על ידי %1", "user.topics": "נושאים שנוצרו על ידי %1",
"user.favourites": "הפוסטים המועדפים על %1", "user.favourites": "הפוסטים המועדפים על %1",
"user.settings": "הגדרות משתמש" "user.settings": "הגדרות משתמש",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "אין פוסטים עם תגית זו.", "no_tag_topics": "אין פוסטים עם תגית זו.",
"tags": "תגיות", "tags": "תגיות",
"enter_tags_here": "יש להכניס כאן את התגיות. לחץ אנטר אחרי כל תגית.", "enter_tags_here": "יש להכניס כאן את התגיות. לחץ אנטר אחרי כל תגית.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "אין עדיין תגיות." "no_tags": "אין עדיין תגיות."
} }

@ -28,15 +28,17 @@
"flag_title": "דווח על פוסט זה למנהל", "flag_title": "דווח על פוסט זה למנהל",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "flag_success": "This post has been flagged for moderation.",
"deleted_message": "הנושא הזה נמחק. רק מנהלים מורשים לראות אותו", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "מעתה, תקבל הודעות כאשר מישהו יעלה פוסט לנושא זה.", "following_topic.message": "מעתה, תקבל הודעות כאשר מישהו יעלה פוסט לנושא זה.",
"not_following_topic.message": "לא תקבל הודעות נוספות בנושא זה.", "not_following_topic.message": "לא תקבל הודעות נוספות בנושא זה.",
"login_to_subscribe": "Please register or log in in order to subscribe to 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.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "עקוב", "watch": "עקוב",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "שתף פוסט זה", "share_this_post": "שתף פוסט זה",
"thread_tools.title": "כלים", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "סמן כלא נקרא", "thread_tools.markAsUnreadForAll": "סמן כלא נקרא",
"thread_tools.pin": "נעץ נושא", "thread_tools.pin": "נעץ נושא",
"thread_tools.unpin": "הסר נעץ", "thread_tools.unpin": "הסר נעץ",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "שכפל נושא", "thread_tools.fork": "שכפל נושא",
"thread_tools.delete": "מחק נושא", "thread_tools.delete": "מחק נושא",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "שחזר נושא", "thread_tools.restore": "שחזר נושא",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "ערוך", "edit": "ערוך",
"uploaded_picture": "התמונה הועלתה", "uploaded_picture": "התמונה הועלתה",
"upload_new_picture": "העלה תמונה חדשה", "upload_new_picture": "העלה תמונה חדשה",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "סיסמה נוכחית", "current_password": "סיסמה נוכחית",
"change_password": "שנה סיסמה", "change_password": "שנה סיסמה",
"change_password_error": "סיסמה אינה תקינה!", "change_password_error": "סיסמה אינה תקינה!",

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Invalid Password", "invalid-password": "Invalid Password",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "You have unread notifications.",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "New message from <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Hozzászólások által %1", "user.posts": "Hozzászólások által %1",
"user.topics": "Topics created by %1", "user.topics": "Topics created by %1",
"user.favourites": "%1 Kedvenc Hozzászólásai", "user.favourites": "%1 Kedvenc Hozzászólásai",
"user.settings": "Felhasználói Beállítások" "user.settings": "Felhasználói Beállítások",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "A hozzászólás jelentése a moderátoroknál", "flag_title": "A hozzászólás jelentése a moderátoroknál",
"flag_confirm": "Are you sure you want to flag this post?", "flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.", "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á.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "You will now be receiving notifications when somebody posts to this topic.", "following_topic.message": "You will now be receiving notifications when somebody posts to this topic.",
"not_following_topic.message": "You will no longer receive notifications from this 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.", "login_to_subscribe": "Please register or log in in order to subscribe to this topic.",
"markAsUnreadForAll.success": "Topic marked as unread for all.", "markAsUnreadForAll.success": "Topic marked as unread for all.",
"watch": "Követés", "watch": "Követés",
"unwatch": "Unwatch",
"watch.title": "Be notified of new replies in this topic", "watch.title": "Be notified of new replies in this topic",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Hozzászólás megosztása", "share_this_post": "Hozzászólás megosztása",
"thread_tools.title": "Téma Eszközök", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Olvasatlannak jelölés", "thread_tools.markAsUnreadForAll": "Olvasatlannak jelölés",
"thread_tools.pin": "Kiemel", "thread_tools.pin": "Kiemel",
"thread_tools.unpin": "Kiemelés megszűntetése", "thread_tools.unpin": "Kiemelés megszűntetése",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Move All", "thread_tools.move_all": "Move All",
"thread_tools.fork": "Topik szétszedése", "thread_tools.fork": "Topik szétszedése",
"thread_tools.delete": "Topik törlése", "thread_tools.delete": "Topik törlése",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Topik visszaállítása", "thread_tools.restore": "Topik visszaállítása",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "This topic has been successfully moved to %1",
"post_delete_confirm": "Are you sure you want to delete this post?", "post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?", "post_restore_confirm": "Are you sure you want to restore this post?",

@ -29,6 +29,7 @@
"edit": "Szerkeszt", "edit": "Szerkeszt",
"uploaded_picture": "Feltöltött kép", "uploaded_picture": "Feltöltött kép",
"upload_new_picture": "Új kép feltöltése", "upload_new_picture": "Új kép feltöltése",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Current Password", "current_password": "Current Password",
"change_password": "Jelszó megváltoztatása", "change_password": "Jelszó megváltoztatása",
"change_password_error": "Helytelen jelszó!", "change_password_error": "Helytelen jelszó!",

@ -13,6 +13,7 @@
"invalid-user-data": "Dati Utente non validi", "invalid-user-data": "Dati Utente non validi",
"invalid-password": "Password non valida", "invalid-password": "Password non valida",
"invalid-username-or-password": "Si prega di specificare sia un nome utente che una password", "invalid-username-or-password": "Si prega di specificare sia un nome utente che una password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Valore di paginazione non valido", "invalid-pagination-value": "Valore di paginazione non valido",
"username-taken": "Nome utente già preso", "username-taken": "Nome utente già preso",
"email-taken": "Email già esistente", "email-taken": "Email già esistente",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Hai notifiche non lette.", "you_have_unread_notifications": "Hai notifiche non lette.",
"new_message_from": "Nuovo messaggio da <strong>%1</strong>", "new_message_from": "Nuovo messaggio da <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> ha votato positivamente il tuo post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> ha votato positivamente il tuo post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has spostato il tuo post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> ha spostato la tua discussione.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> ha messo nei favoriti il tuo post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> ha messo nei favoriti il tuo post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> ha segnalato un post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> ha segnalato un post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> ha postato una risposta a: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> ha postato una risposta a: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Post creati da %1", "user.posts": "Post creati da %1",
"user.topics": "Discussioni create da %1", "user.topics": "Discussioni create da %1",
"user.favourites": "Post Favoriti da %1", "user.favourites": "Post Favoriti da %1",
"user.settings": "Impostazioni Utente" "user.settings": "Impostazioni Utente",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "Non ci sono discussioni con questo tag.", "no_tag_topics": "Non ci sono discussioni con questo tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Inserire qui i tags. Premere invio dopo ogni tag.", "enter_tags_here": "Inserire qui i tags. Premere invio dopo ogni tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Non ci sono ancora tags." "no_tags": "Non ci sono ancora tags."
} }

@ -28,15 +28,17 @@
"flag_title": "Segnala questo post per la moderazione", "flag_title": "Segnala questo post per la moderazione",
"flag_confirm": "Sei sicuro di voler contrassegnare questo post?", "flag_confirm": "Sei sicuro di voler contrassegnare questo post?",
"flag_success": "Questo post è stato contrassegnato per la moderazione.", "flag_success": "Questo post è stato contrassegnato per la moderazione.",
"deleted_message": "Questa discussione è stata cancellata. Solo gli utenti con diritti di gestione possono vederla.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Da ora riceverai notifiche quando qualcuno posterà in questa discussione.", "following_topic.message": "Da ora riceverai notifiche quando qualcuno posterà in questa discussione.",
"not_following_topic.message": "Non riceverai più notifiche da questa discussione.", "not_following_topic.message": "Non riceverai più notifiche da questa discussione.",
"login_to_subscribe": "Si prega di accedere o registrarsi per potersi iscrivere a questa discussione.", "login_to_subscribe": "Si prega di accedere o registrarsi per potersi iscrivere a questa discussione.",
"markAsUnreadForAll.success": "Discussione segnata come non letta per tutti.", "markAsUnreadForAll.success": "Discussione segnata come non letta per tutti.",
"watch": "Osserva", "watch": "Osserva",
"unwatch": "Unwatch",
"watch.title": "Ricevi notifiche di nuove risposte in questa discussione", "watch.title": "Ricevi notifiche di nuove risposte in questa discussione",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Condividi questo Post", "share_this_post": "Condividi questo Post",
"thread_tools.title": "Strumenti per la Discussione", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Segna come non letto", "thread_tools.markAsUnreadForAll": "Segna come non letto",
"thread_tools.pin": "Fissa Discussione", "thread_tools.pin": "Fissa Discussione",
"thread_tools.unpin": "Sblocca Discussione", "thread_tools.unpin": "Sblocca Discussione",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Sposta Tutto", "thread_tools.move_all": "Sposta Tutto",
"thread_tools.fork": "Dividi Discussione", "thread_tools.fork": "Dividi Discussione",
"thread_tools.delete": "Elimina Discussione", "thread_tools.delete": "Elimina Discussione",
"thread_tools.delete_confirm": "Sei sicuro di voler cancellare questa discussione?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Ripristina Discussione", "thread_tools.restore": "Ripristina Discussione",
"thread_tools.restore_confirm": "Sei sicuro di voler ripristinare questa discussione?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Svuota Discussione", "thread_tools.purge": "Svuota Discussione",
"thread_tools.purge_confirm": "Sei sicuro di voler svuotare questa discussione?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "Questa discussione è stata correttamente spostata in %1", "topic_move_success": "Questa discussione è stata correttamente spostata in %1",
"post_delete_confirm": "Sei sicuro di voler cancellare questo post?", "post_delete_confirm": "Sei sicuro di voler cancellare questo post?",
"post_restore_confirm": "Sei sicuro di voler ripristinare questo post?", "post_restore_confirm": "Sei sicuro di voler ripristinare questo post?",

@ -29,6 +29,7 @@
"edit": "Modifica", "edit": "Modifica",
"uploaded_picture": "Foto caricata", "uploaded_picture": "Foto caricata",
"upload_new_picture": "Carica una nuova foto", "upload_new_picture": "Carica una nuova foto",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Password corrente", "current_password": "Password corrente",
"change_password": "Cambia la Password", "change_password": "Cambia la Password",
"change_password_error": "Password non valida!", "change_password_error": "Password non valida!",

@ -13,6 +13,7 @@
"invalid-user-data": "無効なユーザーデータ", "invalid-user-data": "無効なユーザーデータ",
"invalid-password": "無効なパスワード", "invalid-password": "無効なパスワード",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "無効な改ページ設定値", "invalid-pagination-value": "無効な改ページ設定値",
"username-taken": "ユーザー名が取られた", "username-taken": "ユーザー名が取られた",
"email-taken": "メールアドレスが使用された", "email-taken": "メールアドレスが使用された",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "未読の通知があります。", "you_have_unread_notifications": "未読の通知があります。",
"new_message_from": "<strong>%1</strong>からの新しいメッセージ", "new_message_from": "<strong>%1</strong>からの新しいメッセージ",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> は <strong>%2</strong> への返事を作成しました。", "user_posted_to": "<strong>%1</strong> は <strong>%2</strong> への返事を作成しました。",

@ -12,5 +12,7 @@
"user.posts": "%1が作成したポスト", "user.posts": "%1が作成したポスト",
"user.topics": "%1が作成したスレッド", "user.topics": "%1が作成したスレッド",
"user.favourites": "%1のお気に入りポスト", "user.favourites": "%1のお気に入りポスト",
"user.settings": "ユーザー設定" "user.settings": "ユーザー設定",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "リポートする", "flag_title": "リポートする",
"flag_confirm": "本当にこのポストをリポートするか?", "flag_confirm": "本当にこのポストをリポートするか?",
"flag_success": "このポストをリポートしました。", "flag_success": "このポストをリポートしました。",
"deleted_message": "このスレッドは削除されました。管理者しか見れません。", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "このスレッドが更新された際に通知を受け取ります。", "following_topic.message": "このスレッドが更新された際に通知を受け取ります。",
"not_following_topic.message": "このスレッドの更新通知を停止しました。", "not_following_topic.message": "このスレッドの更新通知を停止しました。",
"login_to_subscribe": "このスレッドを購読するためにログインが必要です。", "login_to_subscribe": "このスレッドを購読するためにログインが必要です。",
"markAsUnreadForAll.success": "すべてのスレッドを未読にしました。", "markAsUnreadForAll.success": "すべてのスレッドを未読にしました。",
"watch": "ウオッチ", "watch": "ウオッチ",
"unwatch": "Unwatch",
"watch.title": "新しいポストの通知を受ける", "watch.title": "新しいポストの通知を受ける",
"unwatch.title": "Stop watching this topic",
"share_this_post": "ポストを共有", "share_this_post": "ポストを共有",
"thread_tools.title": "スレッドツール", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "未読にする", "thread_tools.markAsUnreadForAll": "未読にする",
"thread_tools.pin": "スレッドを最上部に固定", "thread_tools.pin": "スレッドを最上部に固定",
"thread_tools.unpin": "スレッドの固定を解除", "thread_tools.unpin": "スレッドの固定を解除",
@ -46,11 +48,11 @@
"thread_tools.move_all": "すべてを移動", "thread_tools.move_all": "すべてを移動",
"thread_tools.fork": "スレッドをフォーク", "thread_tools.fork": "スレッドをフォーク",
"thread_tools.delete": "スレッドを削除", "thread_tools.delete": "スレッドを削除",
"thread_tools.delete_confirm": "本当にスレッドを削除しますか?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "スレッドをリストア", "thread_tools.restore": "スレッドをリストア",
"thread_tools.restore_confirm": "本当にスレッドをリストアしますか?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "このスレッドを %1 に移動しました。", "topic_move_success": "このスレッドを %1 に移動しました。",
"post_delete_confirm": "本当にポストを削除しますか?", "post_delete_confirm": "本当にポストを削除しますか?",
"post_restore_confirm": "本当にポストをリストアしますか?", "post_restore_confirm": "本当にポストをリストアしますか?",

@ -29,6 +29,7 @@
"edit": "編集", "edit": "編集",
"uploaded_picture": "アップロード済みの画像", "uploaded_picture": "アップロード済みの画像",
"upload_new_picture": "新しい画像をアップロード", "upload_new_picture": "新しい画像をアップロード",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "現在のパスワード", "current_password": "現在のパスワード",
"change_password": "パスワードを変更", "change_password": "パスワードを変更",
"change_password_error": "無効のパスワード!", "change_password_error": "無効のパスワード!",

@ -13,6 +13,7 @@
"invalid-user-data": "올바르지 않은 사용자 정보입니다.", "invalid-user-data": "올바르지 않은 사용자 정보입니다.",
"invalid-password": "올바르지 않은 비밀번호입니다.", "invalid-password": "올바르지 않은 비밀번호입니다.",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "올바르지 않은 페이지입니다.", "invalid-pagination-value": "올바르지 않은 페이지입니다.",
"username-taken": "이미 사용 중인 사용자 이름입니다.", "username-taken": "이미 사용 중인 사용자 이름입니다.",
"email-taken": "이미 사용 중인 이메일입니다.", "email-taken": "이미 사용 중인 이메일입니다.",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "읽지 않은 알림이 있습니다.", "you_have_unread_notifications": "읽지 않은 알림이 있습니다.",
"new_message_from": "<strong>%1</strong>님이 메시지를 보냈습니다.", "new_message_from": "<strong>%1</strong>님이 메시지를 보냈습니다.",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong>님이 <strong>%2</strong>님의 게시물에 답글을 작성했습니다.", "user_posted_to": "<strong>%1</strong>님이 <strong>%2</strong>님의 게시물에 답글을 작성했습니다.",

@ -12,5 +12,7 @@
"user.posts": "%1님이 작성한 게시물", "user.posts": "%1님이 작성한 게시물",
"user.topics": "%1님이 생성한 주제", "user.topics": "%1님이 생성한 주제",
"user.favourites": "%1님이 좋아하는 게시물", "user.favourites": "%1님이 좋아하는 게시물",
"user.settings": "설정" "user.settings": "설정",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

@ -28,15 +28,17 @@
"flag_title": "이 게시물을 신고", "flag_title": "이 게시물을 신고",
"flag_confirm": "정말로 신고하시겠습니까?", "flag_confirm": "정말로 신고하시겠습니까?",
"flag_success": "이 게시물은 신고되었습니다.", "flag_success": "이 게시물은 신고되었습니다.",
"deleted_message": "이 주제는 삭제되었습니다. 게시물 관리 권한이 있는 사용자만 접근할 수 있습니다.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "이제 이 주제에 새 답글이 달리면 알림을 받습니다.", "following_topic.message": "이제 이 주제에 새 답글이 달리면 알림을 받습니다.",
"not_following_topic.message": "더 이상 이 주제의 새 답글을 알리지 않습니다.", "not_following_topic.message": "더 이상 이 주제의 새 답글을 알리지 않습니다.",
"login_to_subscribe": "이 주제의 알림을 받기 위해서는 로그인해야 합니다.", "login_to_subscribe": "이 주제의 알림을 받기 위해서는 로그인해야 합니다.",
"markAsUnreadForAll.success": "모든 사용자에 대해 읽지 않음으로 표시했습니다.", "markAsUnreadForAll.success": "모든 사용자에 대해 읽지 않음으로 표시했습니다.",
"watch": "관심 주제", "watch": "관심 주제",
"unwatch": "Unwatch",
"watch.title": "이 주제의 새 답글 알리기", "watch.title": "이 주제의 새 답글 알리기",
"unwatch.title": "Stop watching this topic",
"share_this_post": "이 게시물 공유", "share_this_post": "이 게시물 공유",
"thread_tools.title": "주제 도구", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "모두에게 읽지 않음으로 표시", "thread_tools.markAsUnreadForAll": "모두에게 읽지 않음으로 표시",
"thread_tools.pin": "상단 고정", "thread_tools.pin": "상단 고정",
"thread_tools.unpin": "상단 고정 해제", "thread_tools.unpin": "상단 고정 해제",
@ -46,11 +48,11 @@
"thread_tools.move_all": "모두 이동", "thread_tools.move_all": "모두 이동",
"thread_tools.fork": "복제", "thread_tools.fork": "복제",
"thread_tools.delete": "삭제", "thread_tools.delete": "삭제",
"thread_tools.delete_confirm": "이 주제를 삭제하시겠습니까?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "복원", "thread_tools.restore": "복원",
"thread_tools.restore_confirm": "이 주제를 복원하시겠습니까?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Purge Topic", "thread_tools.purge": "Purge Topic",
"thread_tools.purge_confirm": "Are you sure you want to purge this thread?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "성공적으로 이 주제를 %1로 이동했습니다.", "topic_move_success": "성공적으로 이 주제를 %1로 이동했습니다.",
"post_delete_confirm": "이 게시물을 삭제하시겠습니까?", "post_delete_confirm": "이 게시물을 삭제하시겠습니까?",
"post_restore_confirm": "이 게시물을 복원하시겠습니까?", "post_restore_confirm": "이 게시물을 복원하시겠습니까?",

@ -29,6 +29,7 @@
"edit": "프로필 수정", "edit": "프로필 수정",
"uploaded_picture": "사진 업로드", "uploaded_picture": "사진 업로드",
"upload_new_picture": "새 사진 업로드", "upload_new_picture": "새 사진 업로드",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "현재 비밀번호", "current_password": "현재 비밀번호",
"change_password": "비밀번호 변경", "change_password": "비밀번호 변경",
"change_password_error": "유효하지 않은 비밀번호", "change_password_error": "유효하지 않은 비밀번호",

@ -13,6 +13,7 @@
"invalid-user-data": "Klaidingi vartotojo duomenys", "invalid-user-data": "Klaidingi vartotojo duomenys",
"invalid-password": "Klaidingas slaptažodis", "invalid-password": "Klaidingas slaptažodis",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Klaidinga puslapiavimo reikšmė", "invalid-pagination-value": "Klaidinga puslapiavimo reikšmė",
"username-taken": "Vartotojo vardas jau užimtas", "username-taken": "Vartotojo vardas jau užimtas",
"email-taken": "El. pašto adresas jau užimtas", "email-taken": "El. pašto adresas jau užimtas",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Jūs turite neperskaitytų pranešimų.", "you_have_unread_notifications": "Jūs turite neperskaitytų pranešimų.",
"new_message_from": "Nauja žinutė nuo <strong>%1</strong>", "new_message_from": "Nauja žinutė nuo <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> parašė atsaką <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> parašė atsaką <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Pranešimai, kuriuos parašė %1", "user.posts": "Pranešimai, kuriuos parašė %1",
"user.topics": "Temos, kurias sukūrė %1", "user.topics": "Temos, kurias sukūrė %1",
"user.favourites": "Vartotojo %1 mėgstami pranešimai", "user.favourites": "Vartotojo %1 mėgstami pranešimai",
"user.settings": "Vartotojo nustatymai" "user.settings": "Vartotojo nustatymai",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "Temų su šią žyma nėra.", "no_tag_topics": "Temų su šią žyma nėra.",
"tags": "Žymos", "tags": "Žymos",
"enter_tags_here": "Čia surašykite žymas. Paspauskite enter po kiekvienos žymos.", "enter_tags_here": "Čia surašykite žymas. Paspauskite enter po kiekvienos žymos.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "Žymų kolkas nėra." "no_tags": "Žymų kolkas nėra."
} }

@ -28,15 +28,17 @@
"flag_title": "Pažymėti ši pranešimą moderatoriams", "flag_title": "Pažymėti ši pranešimą moderatoriams",
"flag_confirm": "Ar jūs tikras, kad norite pažymėti šį įrašą?", "flag_confirm": "Ar jūs tikras, kad norite pažymėti šį įrašą?",
"flag_success": "Šis pranešimas buvo pažymėtas moderatorių patikrinimui.", "flag_success": "Šis pranešimas buvo pažymėtas moderatorių patikrinimui.",
"deleted_message": "Ši tema buvo ištrinta. Ją gali matyti tik vartotojai su temų valdymo privilegijomis.", "deleted_message": "This topic has been deleted. Only users with topic management privileges can see it.",
"following_topic.message": "Dabar jūs gausite pranešimus kai kas nors atrašys šioje temoje.", "following_topic.message": "Dabar jūs gausite pranešimus kai kas nors atrašys šioje temoje.",
"not_following_topic.message": "Jūs daugiau negausite pranešimų iš šios temos.", "not_following_topic.message": "Jūs daugiau negausite pranešimų iš šios temos.",
"login_to_subscribe": "Norėdami prenumeruoti šią temą, prašome prisiregistruoti arba prisijungti.", "login_to_subscribe": "Norėdami prenumeruoti šią temą, prašome prisiregistruoti arba prisijungti.",
"markAsUnreadForAll.success": "Tema visiems vartotojams pažymėta kaip neskaityta.", "markAsUnreadForAll.success": "Tema visiems vartotojams pažymėta kaip neskaityta.",
"watch": "Žiūrėti", "watch": "Žiūrėti",
"unwatch": "Unwatch",
"watch.title": "Gauti pranešimą apie naujus įrašus šioje temoje", "watch.title": "Gauti pranešimą apie naujus įrašus šioje temoje",
"unwatch.title": "Stop watching this topic",
"share_this_post": "Dalintis šiuo įrašu", "share_this_post": "Dalintis šiuo įrašu",
"thread_tools.title": "Temos įrankiai", "thread_tools.title": "Topic Tools",
"thread_tools.markAsUnreadForAll": "Pažymėti kaip neskaitytą", "thread_tools.markAsUnreadForAll": "Pažymėti kaip neskaitytą",
"thread_tools.pin": "Prisegti temą", "thread_tools.pin": "Prisegti temą",
"thread_tools.unpin": "Atsegti temą", "thread_tools.unpin": "Atsegti temą",
@ -46,11 +48,11 @@
"thread_tools.move_all": "Perkelti visus", "thread_tools.move_all": "Perkelti visus",
"thread_tools.fork": "Išskaidyti temą", "thread_tools.fork": "Išskaidyti temą",
"thread_tools.delete": "Ištrinti temą", "thread_tools.delete": "Ištrinti temą",
"thread_tools.delete_confirm": "Ar jūs tikrai norite ištrinti šią temą?", "thread_tools.delete_confirm": "Are you sure you want to delete this topic?",
"thread_tools.restore": "Atkurti temą", "thread_tools.restore": "Atkurti temą",
"thread_tools.restore_confirm": "Ar jūs tikrai norite atkurti šią temą?", "thread_tools.restore_confirm": "Are you sure you want to restore this topic?",
"thread_tools.purge": "Išvalyti temą", "thread_tools.purge": "Išvalyti temą",
"thread_tools.purge_confirm": "Ar tikrai norite išvalyti šią temą?", "thread_tools.purge_confirm": "Are you sure you want to purge this topic?",
"topic_move_success": "Ši tema buvo sėkmingai perkelta į %1", "topic_move_success": "Ši tema buvo sėkmingai perkelta į %1",
"post_delete_confirm": "Ar jūs tikrai norite ištrinti šį įrašą?", "post_delete_confirm": "Ar jūs tikrai norite ištrinti šį įrašą?",
"post_restore_confirm": "Ar jūs tikrai norite atkurti šį įrašą?", "post_restore_confirm": "Ar jūs tikrai norite atkurti šį įrašą?",

@ -29,6 +29,7 @@
"edit": "Redaguoti", "edit": "Redaguoti",
"uploaded_picture": "Įkeltas paveikslėlis", "uploaded_picture": "Įkeltas paveikslėlis",
"upload_new_picture": "Įkelti naują paveikslėlį", "upload_new_picture": "Įkelti naują paveikslėlį",
"upload_new_picture_from_url": "Upload New Picture From URL",
"current_password": "Dabartinis slaptažodis", "current_password": "Dabartinis slaptažodis",
"change_password": "Pakeisti slaptažodį", "change_password": "Pakeisti slaptažodį",
"change_password_error": "Negalimas slaptažodis!", "change_password_error": "Negalimas slaptažodis!",

@ -13,6 +13,7 @@
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Invalid User Data",
"invalid-password": "Password salah!", "invalid-password": "Password salah!",
"invalid-username-or-password": "Please specify both a username and password", "invalid-username-or-password": "Please specify both a username and password",
"invalid-search-term": "Invalid search term",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Invalid pagination value",
"username-taken": "Username taken", "username-taken": "Username taken",
"email-taken": "Email taken", "email-taken": "Email taken",

@ -11,8 +11,8 @@
"you_have_unread_notifications": "Anda ada pemberitahuan yang belum dibaca", "you_have_unread_notifications": "Anda ada pemberitahuan yang belum dibaca",
"new_message_from": "Pesanan baru daripada <strong>%1</strong>", "new_message_from": "Pesanan baru daripada <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.", "upvoted_your_post_in": "<strong>%1</strong> has upvoted your post in <strong>%2</strong>.",
"moved_your_post": "<strong>%1<strong> has moved your post.", "moved_your_post": "<strong>%1</strong> has moved your post.",
"moved_your_topic": "<strong>%1<strong> has moved your topic.", "moved_your_topic": "<strong>%1</strong> has moved your topic.",
"favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.", "favourited_your_post_in": "<strong>%1</strong> has favourited your post in <strong>%2</strong>.",
"user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>", "user_flagged_post_in": "<strong>%1</strong> flagged a post in <strong>%2</strong>",
"user_posted_to": "<strong>%1</strong> telah membalas posting kepada: <strong>%2</strong>", "user_posted_to": "<strong>%1</strong> telah membalas posting kepada: <strong>%2</strong>",

@ -12,5 +12,7 @@
"user.posts": "Kiriman dibuat oleh %1", "user.posts": "Kiriman dibuat oleh %1",
"user.topics": "Topik dibuat oleh %1", "user.topics": "Topik dibuat oleh %1",
"user.favourites": "Mesej Kegemaran %1", "user.favourites": "Mesej Kegemaran %1",
"user.settings": "Tetapan pengguna" "user.settings": "Tetapan pengguna",
"maintenance.text": "%1 is currently undergoing maintenance. Please come back another time.",
"maintenance.messageIntro": "Additionally, the administator has left this message:"
} }

@ -2,5 +2,6 @@
"no_tag_topics": "There are no topics with this tag.", "no_tag_topics": "There are no topics with this tag.",
"tags": "Tags", "tags": "Tags",
"enter_tags_here": "Enter tags here. Press enter after each tag.", "enter_tags_here": "Enter tags here. Press enter after each tag.",
"enter_tags_here_short": "Enter tags...",
"no_tags": "There are no tags yet." "no_tags": "There are no tags yet."
} }

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save