latest translations

v1.18.x
Julian Lam 11 years ago
parent 1000df09ff
commit dd53fb9b6a

@ -45,13 +45,16 @@
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Recent Posts", "recentposts": "Recent Posts",
@ -61,5 +64,7 @@
"invisible": "Invisible", "invisible": "Invisible",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "لا توجد مواضيع !", "no_topics_found": "لا توجد مواضيع !",
"no_posts_found": "No posts found!", "no_posts_found": "No posts found!",
"post_is_deleted": "This post is deleted!",
"profile": "ملف", "profile": "ملف",
"posted_by": "Posted by", "posted_by": "Posted by %1",
"chat": "دردشة", "chat": "دردشة",
"notify_me": "تنبه من ردود جديدة في هذا الموضوع", "notify_me": "تنبه من ردود جديدة في هذا الموضوع",
"quote": "اقتبس", "quote": "اقتبس",
@ -39,6 +40,7 @@
"thread_tools.lock": "قفل الموضوع", "thread_tools.lock": "قفل الموضوع",
"thread_tools.unlock": "Unlock Topic", "thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "نقل الموضوع", "thread_tools.move": "نقل الموضوع",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Zobrazení", "views": "Zobrazení",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Nedávné příspěvky", "recentposts": "Nedávné příspěvky",
@ -61,5 +64,7 @@
"invisible": "Neviditelný", "invisible": "Neviditelný",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Nebyla nalezena žádná témata!", "no_topics_found": "Nebyla nalezena žádná témata!",
"no_posts_found": "No posts found!", "no_posts_found": "No posts found!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Odeslal", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Sledovat toto téma", "notify_me": "Sledovat toto téma",
"quote": "Citovat", "quote": "Citovat",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lock Topic", "thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic", "thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic", "thread_tools.move": "Move Topic",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -19,7 +19,7 @@
"no-post": "Der Beitrag existiert nicht", "no-post": "Der Beitrag existiert nicht",
"no-group": "Die Gruppe existiert nicht", "no-group": "Die Gruppe existiert nicht",
"no-user": "Der Benutzer existiert nicht", "no-user": "Der Benutzer existiert nicht",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Kurztext existiert nicht",
"no-privileges": "Du verfügst nicht über ausreichende Berechtigungen und die Aktion durchzuführen.", "no-privileges": "Du verfügst nicht über ausreichende Berechtigungen und die Aktion durchzuführen.",
"category-disabled": "Kategorie ist deaktiviert", "category-disabled": "Kategorie ist deaktiviert",
"topic-locked": "Thema ist gesperrt", "topic-locked": "Thema ist gesperrt",

@ -2,13 +2,13 @@
"home": "Übersicht", "home": "Übersicht",
"search": "Suche", "search": "Suche",
"buttons.close": "Schließen", "buttons.close": "Schließen",
"403.title": "Zugriff Verweigert", "403.title": "Zugriff verweigert",
"403.message": "Du bist nicht dazu berechtigt, diese Seite aufzurufen. <a href='/login'>Logge dich ein</a> und versuche es erneut.", "403.message": "Du bist nicht dazu berechtigt, diese Seite aufzurufen. <a href='/login'>Logge dich ein</a> und versuche es erneut.",
"404.title": " Nicht Gefunden", "404.title": " Nicht Gefunden",
"404.message": "Die abgefragte Seite wurde nicht gefunden. <a href='/''>Zurück zur Übersicht</a>.", "404.message": "Die abgefragte Seite wurde nicht gefunden. <a href='/''>Zurück zur Übersicht</a>.",
"500.title": "Interner Fehler.", "500.title": "Interner Fehler.",
"500.message": "Ups! Scheint als wäre etwas schief gelaufen!", "500.message": "Ups! Scheint als wäre etwas schief gelaufen!",
"register": "Registrierung", "register": "Registrieren",
"login": "Login", "login": "Login",
"please_log_in": "Bitte einloggen", "please_log_in": "Bitte einloggen",
"logout": "Logout", "logout": "Logout",
@ -44,14 +44,17 @@
"posts": "Beiträge", "posts": "Beiträge",
"views": "Aufrufe", "views": "Aufrufe",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "weiter lesen", "read_more": "weiterlesen",
"posted_ago_by": "verfasst <span class=\"timeago\" title=\"%1\"></span> von %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "verfasst <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "beantwortet <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "Zuletzt geändert von <strong><a href=\"%1\">%2</a> </strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Keine aktuellen Beiträge", "norecentposts": "Keine aktuellen Beiträge",
"norecenttopics": "Keine aktuellen Themen", "norecenttopics": "Keine aktuellen Themen",
"recentposts": "Aktuelle Beiträge", "recentposts": "Aktuelle Beiträge",
@ -61,5 +64,7 @@
"invisible": "Unsichtbar", "invisible": "Unsichtbar",
"offline": "Offline", "offline": "Offline",
"email": "E-Mail", "email": "E-Mail",
"language": "Sprache" "language": "Sprache",
"guest": "Guest",
"guests": "Guests"
} }

@ -1,6 +1,6 @@
{ {
"chat.chatting_with": "Chatten mit <span id='chat-with-name'></span>", "chat.chatting_with": "Mit <span id='chat-with-name'></span> chatten",
"chat.placeholder": "schreibe hier etwas, und drücke Enter zum absenden", "chat.placeholder": "Schreibe hier etwas, und drücke Enter zum absenden.",
"chat.send": "Senden", "chat.send": "Senden",
"chat.no_active": "Du hast keine aktiven Chats.", "chat.no_active": "Du hast keine aktiven Chats.",
"chat.user_typing": "%1 tippt gerade ..." "chat.user_typing": "%1 tippt gerade ..."

@ -6,10 +6,10 @@
"users": "Registrierte User", "users": "Registrierte User",
"notifications": "Benachrichtigungen", "notifications": "Benachrichtigungen",
"user.edit": "Bearbeite \"%1\"", "user.edit": "Bearbeite \"%1\"",
"user.following": "User %1 folgen", "user.following": "Nutzer, die %1 folgt",
"user.followers": "User die folgen %1", "user.followers": "Nutzer, die %1 folgen",
"user.posts": "Beiträge von %1", "user.posts": "Beiträge von %1",
"user.topics": "Topics created by %1", "user.topics": "Themen von %1",
"user.favourites": "%1's favorisierte Beiträge", "user.favourites": "Von %1 favorisierte Beiträge",
"user.settings": "User Einstellungen" "user.settings": "Benutzer-Einstellungen"
} }

@ -1,6 +1,6 @@
{ {
"success": "Fertig", "success": "Fertig",
"topic-post": "Antwort erfolgreich erstellt.", "topic-post": "Beitrag erfolgreich erstellt.",
"authentication-successful": "Authentifizierung erfolgreich!", "authentication-successful": "Authentifizierung erfolgreich!",
"settings-saved": "Einstellungen gespeichert!" "settings-saved": "Einstellungen gespeichert!"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Topic ID eingeben", "topic_id_placeholder": "Topic ID eingeben",
"no_topics_found": "Keine passende Themen gefunden.", "no_topics_found": "Keine passende Themen gefunden.",
"no_posts_found": "Keine Beiträge gefunden!", "no_posts_found": "Keine Beiträge gefunden!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Geposted von", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Werde bei neues Antworten auf dieses Thema benachrichtigt.", "notify_me": "Werde bei neues Antworten auf dieses Thema benachrichtigt.",
"quote": "zitieren", "quote": "zitieren",
@ -39,6 +40,7 @@
"thread_tools.lock": "Thema schließen", "thread_tools.lock": "Thema schließen",
"thread_tools.unlock": "Thema öffnen", "thread_tools.unlock": "Thema öffnen",
"thread_tools.move": "Thema verschieben", "thread_tools.move": "Thema verschieben",
"thread_tools.move_all": "Move All",
"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": "Sind Sie sicher, dass Sie dieses Thema löschen möchten?",
@ -46,9 +48,9 @@
"thread_tools.restore_confirm": "Sind Sie sicher, dass Sie dieses Thema wiederherstellen möchten?", "thread_tools.restore_confirm": "Sind Sie sicher, dass Sie dieses Thema wiederherstellen möchten?",
"topic_lock_success": "Das Thema wurde erfolgreich gesperrt.", "topic_lock_success": "Das Thema wurde erfolgreich gesperrt.",
"topic_unlock_success": "Das Thema wurde erfolgreich entsperrt.", "topic_unlock_success": "Das Thema wurde erfolgreich entsperrt.",
"topic_pin_success": "Topic has been successfully pinned.", "topic_pin_success": "Thema wurde efolgreich angepinnt.",
"topic_unpin_success": "Topic has been successfully unpinned.", "topic_unpin_success": "Thema wurde erfolgreich wieder losgelöst.",
"topic_move_success": "This topic has been successfully moved to %1", "topic_move_success": "Thema wurde erfolrich 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?",
"post_delete_error": "Beitrag konnte nicht gelöscht werden!", "post_delete_error": "Beitrag konnte nicht gelöscht werden!",
@ -75,7 +77,7 @@
"composer.help": "Hilfe", "composer.help": "Hilfe",
"composer.discard": "Verwerfen", "composer.discard": "Verwerfen",
"composer.submit": "Absenden", "composer.submit": "Absenden",
"composer.replying_to": "Replying to %1", "composer.replying_to": "Antworte auf %1",
"composer.new_topic": "Neues Thema", "composer.new_topic": "Neues Thema",
"composer.uploading": "Upload läuft...", "composer.uploading": "Upload läuft...",
"composer.thumb_url_label": "Vorschaubild-URL hier einfügen", "composer.thumb_url_label": "Vorschaubild-URL hier einfügen",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Oder eine Datei hochladen", "composer.thumb_file_label": "Oder eine Datei hochladen",
"composer.thumb_remove": "Felder leeren", "composer.thumb_remove": "Felder leeren",
"composer.drag_and_drop_images": "Bilder hier reinziehen", "composer.drag_and_drop_images": "Bilder hier reinziehen",
"composer.upload_instructions": "Zum Hochladen Bilder hier reinziehen." "composer.upload_instructions": "Zum Hochladen Bilder hier reinziehen.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -43,8 +43,8 @@
"max": "max.", "max": "max.",
"settings": "Einstellungen", "settings": "Einstellungen",
"show_email": "Zeige meine E-Mail Adresse an.", "show_email": "Zeige meine E-Mail Adresse an.",
"digest_label": "Subscribe to Digest", "digest_label": "Auszug abbonieren",
"digest_description": "Subscribe to email updates for this forum (new notifications and topics) according to a set schedule", "digest_description": "Abonniere E-Mail-Benachrichtigungen für dieses Forum (neue Benachrichtigungen und Themen) nach einem festen Zeitplan.",
"digest_off": "Aus", "digest_off": "Aus",
"digest_daily": "Täglich", "digest_daily": "Täglich",
"digest_weekly": "Wöchentlich", "digest_weekly": "Wöchentlich",

@ -45,13 +45,16 @@
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Recent Messages", "recentposts": "Recent Messages",
@ -61,5 +64,7 @@
"invisible": "Magic usin'", "invisible": "Magic usin'",
"offline": "Dead", "offline": "Dead",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "No topics found!", "no_topics_found": "No topics found!",
"no_posts_found": "No posts found!", "no_posts_found": "No posts found!",
"post_is_deleted": "This post is deleted!",
"profile": "Profile", "profile": "Profile",
"posted_by": "Posted by", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Be notified of new replies in this topic", "notify_me": "Be notified of new replies in this topic",
"quote": "Quote", "quote": "Quote",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lock Topic", "thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic", "thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic", "thread_tools.move": "Move Topic",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -30,8 +30,8 @@
"too-many-posts": "You can only post every %1 seconds.", "too-many-posts": "You can only post every %1 seconds.",
"file-too-big": "Maximum allowed file size is %1 kbs", "file-too-big": "Maximum allowed file size is %1 kbs",
"cant-vote-self-post": "You cannot vote for your own post", "cant-vote-self-post": "You cannot vote for your own post",
"already-favourited": "You already favourited this post", "already-favourited": "You already favorited this post",
"already-unfavourited": "You alread unfavourited this post", "already-unfavourited": "You already unfavorited this post",
"cant-ban-other-admins": "You can't ban other admins!", "cant-ban-other-admins": "You can't ban other admins!",
"invalid-image-type": "Invalid image type", "invalid-image-type": "Invalid image type",
"group-name-too-short": "Group name too short", "group-name-too-short": "Group name too short",

@ -45,13 +45,16 @@
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Recent Posts", "recentposts": "Recent Posts",
@ -61,5 +64,7 @@
"invisible": "Invisible", "invisible": "Invisible",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "No topics found!", "no_topics_found": "No topics found!",
"no_posts_found": "No posts found!", "no_posts_found": "No posts found!",
"post_is_deleted": "This post is deleted!",
"profile": "Profile", "profile": "Profile",
"posted_by": "Posted by", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Be notified of new replies in this topic", "notify_me": "Be notified of new replies in this topic",
"quote": "Quote", "quote": "Quote",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lock Topic", "thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic", "thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic", "thread_tools.move": "Move Topic",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Visitas", "views": "Visitas",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No hay publicaciones recientes", "norecentposts": "No hay publicaciones recientes",
"norecenttopics": "No hay temas recientes", "norecenttopics": "No hay temas recientes",
"recentposts": "Publicaciones Recientes", "recentposts": "Publicaciones Recientes",
@ -61,5 +64,7 @@
"invisible": "Invisible", "invisible": "Invisible",
"offline": "Desconectado", "offline": "Desconectado",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Introducir ID tema", "topic_id_placeholder": "Introducir ID tema",
"no_topics_found": "No se encontraron temas!", "no_topics_found": "No se encontraron temas!",
"no_posts_found": "No se encontraron publicaciones!", "no_posts_found": "No se encontraron publicaciones!",
"post_is_deleted": "This post is deleted!",
"profile": "Perfil", "profile": "Perfil",
"posted_by": "Publicado por", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Serás notificado cuando haya nuevas respuestas en este tema", "notify_me": "Serás notificado cuando haya nuevas respuestas en este tema",
"quote": "Citar", "quote": "Citar",
@ -39,6 +40,7 @@
"thread_tools.lock": "Cerrar Tema", "thread_tools.lock": "Cerrar Tema",
"thread_tools.unlock": "Abrir Tema", "thread_tools.unlock": "Abrir Tema",
"thread_tools.move": "Mover Tema", "thread_tools.move": "Mover Tema",
"thread_tools.move_all": "Move All",
"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": "Estás seguro de que quieres eliminar este hilo?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Cargar una foto", "composer.thumb_file_label": "Cargar una foto",
"composer.thumb_remove": "Limpiar campos.", "composer.thumb_remove": "Limpiar campos.",
"composer.drag_and_drop_images": "Arrastra las imagenes aqui", "composer.drag_and_drop_images": "Arrastra las imagenes aqui",
"composer.upload_instructions": "Carga tus imagenes con solo arrastrarlas aqui." "composer.upload_instructions": "Carga tus imagenes con solo arrastrarlas aqui.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -1,49 +1,49 @@
{ {
"invalid-data": "Invalid Data", "invalid-data": "Vigased andmed",
"not-logged-in": "You don't seem to be logged in.", "not-logged-in": "Sa ei ole sisse logitud",
"invalid-cid": "Invalid Category ID", "invalid-cid": "Vigane kategooria ID",
"invalid-tid": "Invalid Topic ID", "invalid-tid": "Vigane teema ID",
"invalid-pid": "Invalid Post ID", "invalid-pid": "Vigane postituse ID",
"invalid-uid": "Invalid User ID", "invalid-uid": "Vigane kasutaja ID",
"invalid-username": "Invalid Username", "invalid-username": "Vigane kasutajanimi",
"invalid-email": "Invalid Email", "invalid-email": "Vigane emaili aadress",
"invalid-title": "Invalid title", "invalid-title": "Vigane pealkiri",
"invalid-user-data": "Invalid User Data", "invalid-user-data": "Vigased kasutaja andmed",
"invalid-password": "Invalid Password", "invalid-password": "Vigane parool",
"invalid-pagination-value": "Invalid pagination value", "invalid-pagination-value": "Vigane lehe väärtus",
"username-taken": "Username taken", "username-taken": "Kasutajanimi on juba võetud",
"email-taken": "Email taken", "email-taken": "Email on võetud",
"user-banned": "User banned", "user-banned": "Kasutaja bannitud",
"no-category": "Category doesn't exist", "no-category": "Kategooriat ei eksisteeri",
"no-topic": "Topic doesn't exist", "no-topic": "Teemat ei eksisteeri",
"no-post": "Post doesn't exist", "no-post": "Postitust ei eksisteeri",
"no-group": "Group doesn't exist", "no-group": "Gruppi ei eksisteeri",
"no-user": "User doesn't exist", "no-user": "Kasutajat ei eksisteeri",
"no-teaser": "Teaser doesn't exist", "no-teaser": "Eelvaadet ei eksisteeri",
"no-privileges": "You don't have enough privileges for this action.", "no-privileges": "Sul pole piisvalt õigusi.",
"category-disabled": "Category disabled", "category-disabled": "Kategooria keelatud",
"topic-locked": "Topic Locked", "topic-locked": "Teema lukustatud",
"still-uploading": "Please wait for uploads to complete.", "still-uploading": "Palun oota, kuni üleslaadimised on laetud.",
"content-too-short": "Please enter a longer post. At least %1 characters.", "content-too-short": "Palun sisesta pikem vastus. Vähemalt %1 tähemärki.",
"title-too-short": "Please enter a longer title. At least %1 characters.", "title-too-short": "Palun sisesta pikem pealkiri. Vähemalt %1 tähemärki.",
"title-too-long": "Please enter a shorter title. Titles can't be longer than %1 characters.", "title-too-long": "Palun sisesta lühem pealkiri. Pealkirjad ei saa olla pikemad kui %1 tähemärki.",
"too-many-posts": "You can only post every %1 seconds.", "too-many-posts": "Sa saad postitada iga %1 sekundi tagant.",
"file-too-big": "Maximum allowed file size is %1 kbs", "file-too-big": "Maksimaalne üleslaetava faili suurus on %1 kb",
"cant-vote-self-post": "You cannot vote for your own post", "cant-vote-self-post": "Sa ei saa hääletada enda postituse poolt",
"already-favourited": "You already favourited this post", "already-favourited": "Sa juba märkisid selle postituse lemmikuks",
"already-unfavourited": "You alread unfavourited this post", "already-unfavourited": "Sa juba eemaldasid selle postituse lemmikutest",
"cant-ban-other-admins": "You can't ban other admins!", "cant-ban-other-admins": "Sa ei saa bannida teisi administraatoreid!",
"invalid-image-type": "Invalid image type", "invalid-image-type": "Vigane pildi formaat",
"group-name-too-short": "Group name too short", "group-name-too-short": "Grupi nimi liiga lühike",
"group-already-exists": "Group already exists", "group-already-exists": "Grupp juba eksisteerib",
"group-name-change-not-allowed": "Group name change not allowed", "group-name-change-not-allowed": "Grupi nimevahetus ei ole lubatud",
"post-already-deleted": "Post already deleted", "post-already-deleted": "Postitus on juba kustutatud",
"post-already-restored": "Post already restored", "post-already-restored": "Postitus on juba taastatud",
"topic-already-deleted": "Topic already deleted", "topic-already-deleted": "Teema on juba kustutatud",
"topic-already-restored": "Topic already restored", "topic-already-restored": "Teema on juba taastatud",
"topic-thumbnails-are-disabled": "Topic thumbnails are disabled.", "topic-thumbnails-are-disabled": "Teema thumbnailid on keelatud.",
"invalid-file": "Invalid File", "invalid-file": "Vigane fail",
"uploads-are-disabled": "Uploads are disabled", "uploads-are-disabled": "Üleslaadimised on keelatud",
"signature-too-long": "Signature can't be longer than %1 characters!", "signature-too-long": "Allkiri ei saa olla pikem kui %1 tähemärki!",
"cant-chat-with-yourself": "You can't chat with yourself!" "cant-chat-with-yourself": "Sa ei saa endaga vestelda!"
} }

@ -39,19 +39,22 @@
"alert.unfollow": "Sa ei jälgi enam %1!", "alert.unfollow": "Sa ei jälgi enam %1!",
"alert.follow": "Sa jälgid nüüd %1!", "alert.follow": "Sa jälgid nüüd %1!",
"online": "Sees", "online": "Sees",
"users": "Users", "users": "Kasutajad",
"topics": "Topics", "topics": "Teemad",
"posts": "Postitused", "posts": "Postitused",
"views": "Vaatamised", "views": "Vaatamised",
"reputation": "Reputation", "reputation": "Reputatsioon",
"read_more": "read more", "read_more": "loe veel",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Hiljutisi postitusi ei ole", "norecentposts": "Hiljutisi postitusi ei ole",
"norecenttopics": "Hiljutisi teemasid ei ole", "norecenttopics": "Hiljutisi teemasid ei ole",
"recentposts": "Hiljutised postitused", "recentposts": "Hiljutised postitused",
@ -60,6 +63,8 @@
"dnd": "Hõivatud", "dnd": "Hõivatud",
"invisible": "Nähtamatu", "invisible": "Nähtamatu",
"offline": "Väljas", "offline": "Väljas",
"email": "Email", "email": "Emaili aadress",
"language": "Language" "language": "Keel",
"guest": "Guest",
"guests": "Guests"
} }

@ -3,5 +3,5 @@
"chat.placeholder": "kirjuta oma sõnum siia ning sõnumi saatmiseks vajuta enterit", "chat.placeholder": "kirjuta oma sõnum siia ning sõnumi saatmiseks vajuta enterit",
"chat.send": "Saada", "chat.send": "Saada",
"chat.no_active": "Sul ei ole hetkel aktiivseid vestlusi.", "chat.no_active": "Sul ei ole hetkel aktiivseid vestlusi.",
"chat.user_typing": "%1 is typing ..." "chat.user_typing": "%1 kirjutab sõnumit..."
} }

@ -7,12 +7,12 @@
"outgoing_link_message": "Lahkud foorumist", "outgoing_link_message": "Lahkud foorumist",
"continue_to": "Jätka", "continue_to": "Jätka",
"return_to": "Pöördu tagasi", "return_to": "Pöördu tagasi",
"new_notification": "New Notification", "new_notification": "Uus teade",
"you_have_unread_notifications": "You have unread notifications.", "you_have_unread_notifications": "Sul ei ole lugemata teateid.",
"user_made_post": "<strong>%1</strong> made a new post", "user_made_post": "<strong>%1</strong> tegi uue postituse",
"new_message_from": "New message from <strong>%1</strong>", "new_message_from": "Uus sõnum kasutajalt <strong>%1</strong>",
"upvoted_your_post": "<strong>%1</strong> has upvoted your post.", "upvoted_your_post": "<strong>%1</strong> hääletas sinu postituse poolt.",
"favourited_your_post": "<strong>%1</strong> has favourited your post.", "favourited_your_post": "<strong>%1</strong> märkis sinu postituse lemmikuks.",
"user_flagged_post": "<strong>%1</strong> flagged a post.", "user_flagged_post": "<strong>%1</strong> märgistas postituse.",
"user_posted_to": "<strong>%1</strong> has posted a reply to: <strong>%2</strong>" "user_posted_to": "Kasutaja <strong>%1</strong> postitas vastuse teemasse <strong>%2</strong>"
} }

@ -1,6 +1,6 @@
{ {
"success": "Success", "success": "Õnnestus",
"topic-post": "You have successfully posted.", "topic-post": "Edukalt postitatud.",
"authentication-successful": "Authentication Successful", "authentication-successful": "Sisse logimine õnnestus!",
"settings-saved": "Settings saved!" "settings-saved": "Seaded salvestatud!"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Sisesta teema ID", "topic_id_placeholder": "Sisesta teema ID",
"no_topics_found": "Teemasid ei leitud!", "no_topics_found": "Teemasid ei leitud!",
"no_posts_found": "Postitusi ei leitud!", "no_posts_found": "Postitusi ei leitud!",
"post_is_deleted": "This post is deleted!",
"profile": "Profiil", "profile": "Profiil",
"posted_by": "Postitatud", "posted_by": "Posted by %1",
"chat": "Vestlus", "chat": "Vestlus",
"notify_me": "Saa teateid uutest postitustest selles teemas", "notify_me": "Saa teateid uutest postitustest selles teemas",
"quote": "Tsiteeri", "quote": "Tsiteeri",
@ -39,16 +40,17 @@
"thread_tools.lock": "Lukusta teema", "thread_tools.lock": "Lukusta teema",
"thread_tools.unlock": "Eemalda märgistatud teema", "thread_tools.unlock": "Eemalda märgistatud teema",
"thread_tools.move": "Liiguta teema", "thread_tools.move": "Liiguta teema",
"thread_tools.move_all": "Move All",
"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": "Oled kindel, et soovid kustutada antud teema?",
"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": "Oled kindel, et soovid taastada antud teema?",
"topic_lock_success": "Topic has been successfully locked.", "topic_lock_success": "Teema edukalt lukustatud.",
"topic_unlock_success": "Topic has been successfully unlocked.", "topic_unlock_success": "Teema edukalt avatud.",
"topic_pin_success": "Topic has been successfully pinned.", "topic_pin_success": "Teema edukalt sticky'ks tehtud.",
"topic_unpin_success": "Topic has been successfully unpinned.", "topic_unpin_success": "Teema edukalt stickylt eemaldatud.",
"topic_move_success": "This topic has been successfully moved to %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?",
"post_delete_error": "Ei saa kahjuks antud postitust kustutada!", "post_delete_error": "Ei saa kahjuks antud postitust kustutada!",
@ -63,7 +65,7 @@
"loading_more_posts": "Laen postitusi", "loading_more_posts": "Laen postitusi",
"move_topic": "Liiguta teemat", "move_topic": "Liiguta teemat",
"move_post": "Liiguta postitust", "move_post": "Liiguta postitust",
"post_moved": "Post moved!", "post_moved": "Postitus liigutatud!",
"fork_topic": "Fork Topic", "fork_topic": "Fork Topic",
"topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse", "topic_will_be_moved_to": "See teema liigutatakse antud kategooriasse",
"fork_topic_instruction": "Vajuta postitustele, mida soovid forkida", "fork_topic_instruction": "Vajuta postitustele, mida soovid forkida",
@ -75,7 +77,7 @@
"composer.help": "Abi", "composer.help": "Abi",
"composer.discard": "Katkesta", "composer.discard": "Katkesta",
"composer.submit": "Postita", "composer.submit": "Postita",
"composer.replying_to": "Replying to %1", "composer.replying_to": "Vastad %1'le",
"composer.new_topic": "Uus teema", "composer.new_topic": "Uus teema",
"composer.uploading": "laen üles...", "composer.uploading": "laen üles...",
"composer.thumb_url_label": "Kleebi teema marge.", "composer.thumb_url_label": "Kleebi teema marge.",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Või lae üles üks fail", "composer.thumb_file_label": "Või lae üles üks fail",
"composer.thumb_remove": "Puhasta väljad", "composer.thumb_remove": "Puhasta väljad",
"composer.drag_and_drop_images": "Lohista pildid siia", "composer.drag_and_drop_images": "Lohista pildid siia",
"composer.upload_instructions": "Lae üles pilte lohistades need siia." "composer.upload_instructions": "Lae üles pilte lohistades need siia.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -14,14 +14,14 @@
"reputation": "Reputatsioon", "reputation": "Reputatsioon",
"favourites": "Lemmikud", "favourites": "Lemmikud",
"followers": "Jälgijad", "followers": "Jälgijad",
"following": "Jälgid", "following": "Jälgimised",
"signature": "Allkiri", "signature": "Allkiri",
"gravatar": "Gravatar", "gravatar": "Gravatar",
"birthday": "Sünnipäev", "birthday": "Sünnipäev",
"chat": "Vestlus", "chat": "Vestlus",
"follow": "Jälgi", "follow": "Jälgi",
"unfollow": "Ära jälgi enam", "unfollow": "Ära jälgi enam",
"profile_update_success": "Profile has been updated successfully!", "profile_update_success": "Profiil edukalt uuendatud!",
"change_picture": "Vaheta pilti", "change_picture": "Vaheta pilti",
"edit": "Muuda", "edit": "Muuda",
"uploaded_picture": "Üleslaetud pilt", "uploaded_picture": "Üleslaetud pilt",
@ -32,23 +32,23 @@
"change_password_error_wrong_current": "Su praegune parool on vale!", "change_password_error_wrong_current": "Su praegune parool on vale!",
"change_password_error_length": "Parool liiga lühike!", "change_password_error_length": "Parool liiga lühike!",
"change_password_error_match": "Paroolid peavad kattuma!", "change_password_error_match": "Paroolid peavad kattuma!",
"change_password_error_privileges": "You do not have the rights to change this password.", "change_password_error_privileges": "Sul ei ole piisavalt õigusi, et vahetada seda parooli.",
"change_password_success": "Sinu parool on uuendatud!", "change_password_success": "Sinu parool on uuendatud!",
"confirm_password": "Kinnita parool", "confirm_password": "Kinnita parool",
"password": "Parool", "password": "Parool",
"username_taken_workaround": "The username you requested was already taken, so we have altered it slightly. You are now known as <strong>%1</strong>", "username_taken_workaround": "Kasutajanimi mida soovisid, ei olnud saadaval, seeg muutsime seda natukene. Sinu uus kasutajanimi on nüüd: <strong>%1</strong>",
"upload_picture": "Laadi pilt", "upload_picture": "Laadi pilt",
"upload_a_picture": "Lae pilt üles", "upload_a_picture": "Lae pilt üles",
"image_spec": "Failid peavad olema PNG, JPG või GIF vormingus.", "image_spec": "Failid peavad olema PNG, JPG või GIF vormingus.",
"max": "max.", "max": "max.",
"settings": "Seaded", "settings": "Seaded",
"show_email": "Näita minu emaili", "show_email": "Näita minu emaili",
"digest_label": "Subscribe to Digest", "digest_label": "Telli",
"digest_description": "Subscribe to email updates for this forum (new notifications and topics) according to a set schedule", "digest_description": "Telli kõik teated emaili teel (uued teated ja teemad).",
"digest_off": "Off", "digest_off": "Väljas",
"digest_daily": "Daily", "digest_daily": "Igapäevaselt",
"digest_weekly": "Weekly", "digest_weekly": "Iga nädal",
"digest_monthly": "Monthly", "digest_monthly": "Iga kuu",
"has_no_follower": "Sellel kasutajal pole ühtegi jälgijat :(", "has_no_follower": "Sellel kasutajal pole ühtegi jälgijat :(",
"follows_no_one": "See kasutaja ei jälgi kedagi :(", "follows_no_one": "See kasutaja ei jälgi kedagi :(",
"has_no_posts": "See kasutaja pole midagi postitanud veel.", "has_no_posts": "See kasutaja pole midagi postitanud veel.",

@ -45,13 +45,16 @@
"views": "بازدیدها", "views": "بازدیدها",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "هیچ دیدگاه تازه‌ای نیست", "norecentposts": "هیچ دیدگاه تازه‌ای نیست",
"norecenttopics": "هیچ جستار تازه‌ای نیست", "norecenttopics": "هیچ جستار تازه‌ای نیست",
"recentposts": "دیدگاه‌های تازه", "recentposts": "دیدگاه‌های تازه",
@ -61,5 +64,7 @@
"invisible": "نادیدنی", "invisible": "نادیدنی",
"offline": "غایب", "offline": "غایب",
"email": "رایانامه", "email": "رایانامه",
"language": "زبان" "language": "زبان",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "ID جستار را بنویسید", "topic_id_placeholder": "ID جستار را بنویسید",
"no_topics_found": "هیچ جستاری یافت نشد!", "no_topics_found": "هیچ جستاری یافت نشد!",
"no_posts_found": "دیدگاهی یافت نشد!", "no_posts_found": "دیدگاهی یافت نشد!",
"post_is_deleted": "This post is deleted!",
"profile": "نمایه", "profile": "نمایه",
"posted_by": "فرستادهٔ", "posted_by": "Posted by %1",
"chat": "گفتگو", "chat": "گفتگو",
"notify_me": "از پاسخ‌های تازه در جستار آگاه شوید", "notify_me": "از پاسخ‌های تازه در جستار آگاه شوید",
"quote": "نقل قول", "quote": "نقل قول",
@ -39,6 +40,7 @@
"thread_tools.lock": "قفل کردن جستار", "thread_tools.lock": "قفل کردن جستار",
"thread_tools.unlock": "باز کردن جستار", "thread_tools.unlock": "باز کردن جستار",
"thread_tools.move": "جابجا کردن جستار", "thread_tools.move": "جابجا کردن جستار",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "شاخه ساختن از جستار", "thread_tools.fork": "شاخه ساختن از جستار",
"thread_tools.delete": "پاک کردن جستار", "thread_tools.delete": "پاک کردن جستار",
"thread_tools.delete_confirm": "آیا از پاک کردن این جستار اطمینان دارید؟", "thread_tools.delete_confirm": "آیا از پاک کردن این جستار اطمینان دارید؟",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "یا بارگذاری یک پرونده", "composer.thumb_file_label": "یا بارگذاری یک پرونده",
"composer.thumb_remove": "پاک کردن جعبه‌ها", "composer.thumb_remove": "پاک کردن جعبه‌ها",
"composer.drag_and_drop_images": "تصویرها را به اینجا بکشید و رها کنید", "composer.drag_and_drop_images": "تصویرها را به اینجا بکشید و رها کنید",
"composer.upload_instructions": "با کشیدن و رها کردن تصویرها، آن‌ها را بار بگذارید." "composer.upload_instructions": "با کشیدن و رها کردن تصویرها، آن‌ها را بار بگذارید.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Katsottu", "views": "Katsottu",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Viimeisimmät viestit", "recentposts": "Viimeisimmät viestit",
@ -61,5 +64,7 @@
"invisible": "Näkymätön", "invisible": "Näkymätön",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Aiheita ei löytynyt!", "no_topics_found": "Aiheita ei löytynyt!",
"no_posts_found": "Viestejä ei löytynyt!", "no_posts_found": "Viestejä ei löytynyt!",
"post_is_deleted": "This post is deleted!",
"profile": "Profiili", "profile": "Profiili",
"posted_by": "Kirjoittanut", "posted_by": "Posted by %1",
"chat": "Keskustele", "chat": "Keskustele",
"notify_me": "Ilmoita, kun tähän keskusteluun tulee uusia viestejä", "notify_me": "Ilmoita, kun tähän keskusteluun tulee uusia viestejä",
"quote": "Lainaa", "quote": "Lainaa",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lukitse aihe", "thread_tools.lock": "Lukitse aihe",
"thread_tools.unlock": "Poista aiheen lukitus", "thread_tools.unlock": "Poista aiheen lukitus",
"thread_tools.move": "Siirrä aihe", "thread_tools.move": "Siirrä aihe",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Tai lataa tiedosto palvelimelle", "composer.thumb_file_label": "Tai lataa tiedosto palvelimelle",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Vedä ja pudota kuvat tähän", "composer.drag_and_drop_images": "Vedä ja pudota kuvat tähän",
"composer.upload_instructions": "Lataa kuvia vetämällä & pudottamalla ne." "composer.upload_instructions": "Lataa kuvia vetämällä & pudottamalla ne.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Vues", "views": "Vues",
"reputation": "Réputation", "reputation": "Réputation",
"read_more": "En lire plus", "read_more": "En lire plus",
"posted_ago_by": "Posté <span class=\"timeago\" title=\"%1\"></span> par %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posté <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posté dans <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> par %5", "posted_ago": "posted %1",
"posted_in_ago": "posté dans <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "répondu <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> a posté <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "dernière édition par <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Aucun Message Récent", "norecentposts": "Aucun Message Récent",
"norecenttopics": "Aucun Sujet Récent", "norecenttopics": "Aucun Sujet Récent",
"recentposts": "Messages Récents", "recentposts": "Messages Récents",
@ -61,5 +64,7 @@
"invisible": "Invisible", "invisible": "Invisible",
"offline": "Hors ligne", "offline": "Hors ligne",
"email": "Email", "email": "Email",
"language": "Langue" "language": "Langue",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Entrer l'ID du Sujet", "topic_id_placeholder": "Entrer l'ID du Sujet",
"no_topics_found": "Aucun sujet trouvé !", "no_topics_found": "Aucun sujet trouvé !",
"no_posts_found": "Aucun message trouvé!", "no_posts_found": "Aucun message trouvé!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Posté par", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Être notifié des réponses dans ce sujet", "notify_me": "Être notifié des réponses dans ce sujet",
"quote": "Citer", "quote": "Citer",
@ -39,6 +40,7 @@
"thread_tools.lock": "Verrouiller le sujet", "thread_tools.lock": "Verrouiller le sujet",
"thread_tools.unlock": "Déverouiller le sujet", "thread_tools.unlock": "Déverouiller le sujet",
"thread_tools.move": "Déplacer le sujet", "thread_tools.move": "Déplacer le sujet",
"thread_tools.move_all": "Move All",
"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 vouloir supprimer ce sujet?", "thread_tools.delete_confirm": "Êtes vous sûr de vouloir supprimer ce sujet?",
@ -75,7 +77,7 @@
"composer.help": "Aide", "composer.help": "Aide",
"composer.discard": "Abandon", "composer.discard": "Abandon",
"composer.submit": "Envoi", "composer.submit": "Envoi",
"composer.replying_to": "Replying to %1", "composer.replying_to": "Réponse à %1",
"composer.new_topic": "Nouveau Sujet", "composer.new_topic": "Nouveau Sujet",
"composer.uploading": "téléchargement...", "composer.uploading": "téléchargement...",
"composer.thumb_url_label": "Coller une URL de vignette du sujet", "composer.thumb_url_label": "Coller une URL de vignette du sujet",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Ou télécharger un fichier", "composer.thumb_file_label": "Ou télécharger un fichier",
"composer.thumb_remove": "Effacer les champs", "composer.thumb_remove": "Effacer les champs",
"composer.drag_and_drop_images": "Glisser-déposer ici les images", "composer.drag_and_drop_images": "Glisser-déposer ici les images",
"composer.upload_instructions": "Uploader des images par glisser-déposer." "composer.upload_instructions": "Uploader des images par glisser-déposer.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -32,7 +32,7 @@
"change_password_error_wrong_current": "Votre mot de passe est incorrect!", "change_password_error_wrong_current": "Votre mot de passe est incorrect!",
"change_password_error_length": "Mot de Passe trop court!", "change_password_error_length": "Mot de Passe trop court!",
"change_password_error_match": "Les Mots de Passe doivent être identiques!", "change_password_error_match": "Les Mots de Passe doivent être identiques!",
"change_password_error_privileges": "You do not have the rights to change this password.", "change_password_error_privileges": "Vous n'avez pas les droits pour changer ce mot de passe.",
"change_password_success": "Votre mot de passe a été mis à jour.", "change_password_success": "Votre mot de passe a été mis à jour.",
"confirm_password": "Confirmer le mot de passe", "confirm_password": "Confirmer le mot de passe",
"password": "Mot de passe", "password": "Mot de passe",

@ -45,13 +45,16 @@
"views": "צפיות", "views": "צפיות",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "פוסטים אחרונים", "recentposts": "פוסטים אחרונים",
@ -61,5 +64,7 @@
"invisible": "מוסתר", "invisible": "מוסתר",
"offline": "מנותק", "offline": "מנותק",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "לא נמצאו נושאים!", "no_topics_found": "לא נמצאו נושאים!",
"no_posts_found": "לא נמצאו פוסטים!", "no_posts_found": "לא נמצאו פוסטים!",
"post_is_deleted": "This post is deleted!",
"profile": "פרופיל", "profile": "פרופיל",
"posted_by": "פורסם על-ידי", "posted_by": "Posted by %1",
"chat": "צ'אט", "chat": "צ'אט",
"notify_me": "קבל התראה כאשר יש תגובות חדשות בנושא זה", "notify_me": "קבל התראה כאשר יש תגובות חדשות בנושא זה",
"quote": "ציטוט", "quote": "ציטוט",
@ -39,6 +40,7 @@
"thread_tools.lock": "נעל נושא", "thread_tools.lock": "נעל נושא",
"thread_tools.unlock": "הסר נעילה", "thread_tools.unlock": "הסר נעילה",
"thread_tools.move": "הזז נושא", "thread_tools.move": "הזז נושא",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Megtekintés", "views": "Megtekintés",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Nincs legutóbbi hozzászólás", "norecentposts": "Nincs legutóbbi hozzászólás",
"norecenttopics": "Nincs friss téma", "norecenttopics": "Nincs friss téma",
"recentposts": "Friss hozzászólások", "recentposts": "Friss hozzászólások",
@ -61,5 +64,7 @@
"invisible": "Láthatatlan", "invisible": "Láthatatlan",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Téma nem található!", "no_topics_found": "Téma nem található!",
"no_posts_found": "Hozzászólások nem találhatóak!", "no_posts_found": "Hozzászólások nem találhatóak!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Hozzászólt:", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Értesítést kérek az új hozzászólásokról ebben a topikban", "notify_me": "Értesítést kérek az új hozzászólásokról ebben a topikban",
"quote": "Idéz", "quote": "Idéz",
@ -39,6 +40,7 @@
"thread_tools.lock": "Topik lezárása", "thread_tools.lock": "Topik lezárása",
"thread_tools.unlock": "Topik feloldása", "thread_tools.unlock": "Topik feloldása",
"thread_tools.move": "Topik mozgatása", "thread_tools.move": "Topik mozgatása",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Mezők törlése", "composer.thumb_remove": "Mezők törlése",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Visualizzazioni", "views": "Visualizzazioni",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Nessun Post Recente", "norecentposts": "Nessun Post Recente",
"norecenttopics": "Nessun Argomento Recente", "norecenttopics": "Nessun Argomento Recente",
"recentposts": "Post Recenti", "recentposts": "Post Recenti",
@ -61,5 +64,7 @@
"invisible": "Invisibile", "invisible": "Invisibile",
"offline": "Non in linea", "offline": "Non in linea",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Nessuna discussione trovata!", "no_topics_found": "Nessuna discussione trovata!",
"no_posts_found": "Nessun post trovato!", "no_posts_found": "Nessun post trovato!",
"post_is_deleted": "This post is deleted!",
"profile": "Profilo", "profile": "Profilo",
"posted_by": "Inviato da", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Ricevi notifiche di nuove risposte in questa discussione", "notify_me": "Ricevi notifiche di nuove risposte in questa discussione",
"quote": "Citazione", "quote": "Citazione",
@ -39,6 +40,7 @@
"thread_tools.lock": "Blocca Discussione", "thread_tools.lock": "Blocca Discussione",
"thread_tools.unlock": "Sblocca Discussione", "thread_tools.unlock": "Sblocca Discussione",
"thread_tools.move": "Sposta Discussione", "thread_tools.move": "Sposta Discussione",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Dividi Discussione", "thread_tools.fork": "Dividi Discussione",
"thread_tools.delete": "Elimina Discussione", "thread_tools.delete": "Elimina Discussione",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Oppure carica un file", "composer.thumb_file_label": "Oppure carica un file",
"composer.thumb_remove": "Resetta i campi", "composer.thumb_remove": "Resetta i campi",
"composer.drag_and_drop_images": "Trascina e rilascia le immagini qui", "composer.drag_and_drop_images": "Trascina e rilascia le immagini qui",
"composer.upload_instructions": "Carica immagini trascinandole e rilasciandole." "composer.upload_instructions": "Carica immagini trascinandole e rilasciandole.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Peržiūros", "views": "Peržiūros",
"reputation": "Reputacija", "reputation": "Reputacija",
"read_more": "skaityti plačiau", "read_more": "skaityti plačiau",
"posted_ago_by": "parašyta <span class=\"timeago\" title=\"%1\"></span> nuo %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "parašyta <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Paskutinių pranešimų nėra.", "norecentposts": "Paskutinių pranešimų nėra.",
"norecenttopics": "Paskutinių temų nėra", "norecenttopics": "Paskutinių temų nėra",
"recentposts": "Paskutiniai pranešimai", "recentposts": "Paskutiniai pranešimai",
@ -61,5 +64,7 @@
"invisible": "Nematomas", "invisible": "Nematomas",
"offline": "Atsijungęs", "offline": "Atsijungęs",
"email": "El. paštas", "email": "El. paštas",
"language": "Kalba" "language": "Kalba",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Įrašykite temos ID", "topic_id_placeholder": "Įrašykite temos ID",
"no_topics_found": "Temų nerasta!", "no_topics_found": "Temų nerasta!",
"no_posts_found": "Įrašų nerasta!", "no_posts_found": "Įrašų nerasta!",
"post_is_deleted": "This post is deleted!",
"profile": "Profilis", "profile": "Profilis",
"posted_by": "Parašė", "posted_by": "Posted by %1",
"chat": "Susirašinėti", "chat": "Susirašinėti",
"notify_me": "Gauti pranešimus apie naujus atsakymus šioje temoje", "notify_me": "Gauti pranešimus apie naujus atsakymus šioje temoje",
"quote": "Cituoti", "quote": "Cituoti",
@ -39,6 +40,7 @@
"thread_tools.lock": "Užrakinti temą", "thread_tools.lock": "Užrakinti temą",
"thread_tools.unlock": "Atrakinti temą", "thread_tools.unlock": "Atrakinti temą",
"thread_tools.move": "Perkelti temą", "thread_tools.move": "Perkelti temą",
"thread_tools.move_all": "Move All",
"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": "Ar jūs tikrai norite ištrinti šią temą?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Arba įkelkite failą", "composer.thumb_file_label": "Arba įkelkite failą",
"composer.thumb_remove": "Ištuštinti laukus", "composer.thumb_remove": "Ištuštinti laukus",
"composer.drag_and_drop_images": "Nutempkite paveikslėlius čia", "composer.drag_and_drop_images": "Nutempkite paveikslėlius čia",
"composer.upload_instructions": "Įkelkite paveikslėlius nutempdami juos." "composer.upload_instructions": "Įkelkite paveikslėlius nutempdami juos.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "paparan", "views": "paparan",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Tiada posting terkini", "norecentposts": "Tiada posting terkini",
"norecenttopics": "Tiada topik terkini", "norecenttopics": "Tiada topik terkini",
"recentposts": "Kiriman terkini", "recentposts": "Kiriman terkini",
@ -61,5 +64,7 @@
"invisible": "Halimunan", "invisible": "Halimunan",
"offline": "Tidak ditalian", "offline": "Tidak ditalian",
"email": "Emel", "email": "Emel",
"language": "Bahasa" "language": "Bahasa",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Masukkan ID topik", "topic_id_placeholder": "Masukkan ID topik",
"no_topics_found": "Tiada topik yang ditemui", "no_topics_found": "Tiada topik yang ditemui",
"no_posts_found": "Tiada kirim yang dijumpai", "no_posts_found": "Tiada kirim yang dijumpai",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Dikirim oleh", "posted_by": "Posted by %1",
"chat": "Sembang", "chat": "Sembang",
"notify_me": "Kekal dimaklumkan berkenaan respon dalam topik ini", "notify_me": "Kekal dimaklumkan berkenaan respon dalam topik ini",
"quote": "Petikan", "quote": "Petikan",
@ -39,6 +40,7 @@
"thread_tools.lock": "Kunci topik", "thread_tools.lock": "Kunci topik",
"thread_tools.unlock": "Buka kekunci topik", "thread_tools.unlock": "Buka kekunci topik",
"thread_tools.move": "Pindahkan topik", "thread_tools.move": "Pindahkan topik",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Fork topik", "thread_tools.fork": "Fork topik",
"thread_tools.delete": "Padamkan topik", "thread_tools.delete": "Padamkan topik",
"thread_tools.delete_confirm": "Adakah anda pasti untuk memadamkan thread ini?", "thread_tools.delete_confirm": "Adakah anda pasti untuk memadamkan thread ini?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Atau muat naik fail", "composer.thumb_file_label": "Atau muat naik fail",
"composer.thumb_remove": "Bersihkan kawasan", "composer.thumb_remove": "Bersihkan kawasan",
"composer.drag_and_drop_images": "Seret dan lepaskan imej disini", "composer.drag_and_drop_images": "Seret dan lepaskan imej disini",
"composer.upload_instructions": "Muatnaik imej dengan menyeret dan melepaskanya" "composer.upload_instructions": "Muatnaik imej dengan menyeret dan melepaskanya",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Visninger", "views": "Visninger",
"reputation": "Rykte", "reputation": "Rykte",
"read_more": "les mer", "read_more": "les mer",
"posted_ago_by": "skrevet <span class=\"timeago\" title=\"%1\"></span> av %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "skrevet <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "skrevet i <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> av %5", "posted_ago": "posted %1",
"posted_in_ago": "skrevet i <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "svarte <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> skrev <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "sist endret av <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Ingen nye innlegg", "norecentposts": "Ingen nye innlegg",
"norecenttopics": "Ingen nye tråder", "norecenttopics": "Ingen nye tråder",
"recentposts": "Seneste innlegg", "recentposts": "Seneste innlegg",
@ -61,5 +64,7 @@
"invisible": "Usynlig", "invisible": "Usynlig",
"offline": "Offline", "offline": "Offline",
"email": "E-post", "email": "E-post",
"language": "Språk" "language": "Språk",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Skriv emne-ID", "topic_id_placeholder": "Skriv emne-ID",
"no_topics_found": "Ingen emner funnet!", "no_topics_found": "Ingen emner funnet!",
"no_posts_found": "Ingen innlegg funnet!", "no_posts_found": "Ingen innlegg funnet!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Skapt av", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Bli varslet om nye svar i dette emnet", "notify_me": "Bli varslet om nye svar i dette emnet",
"quote": "Siter", "quote": "Siter",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lås trid", "thread_tools.lock": "Lås trid",
"thread_tools.unlock": "Lås opp tråd", "thread_tools.unlock": "Lås opp tråd",
"thread_tools.move": "Flytt tråd", "thread_tools.move": "Flytt tråd",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Forgren tråd", "thread_tools.fork": "Forgren tråd",
"thread_tools.delete": "Slett tråd", "thread_tools.delete": "Slett tråd",
"thread_tools.delete_confirm": "Er du sikker på at du vil slette denne tråden?", "thread_tools.delete_confirm": "Er du sikker på at du vil slette denne tråden?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Eller last opp en fil", "composer.thumb_file_label": "Eller last opp en fil",
"composer.thumb_remove": "Tøm felter", "composer.thumb_remove": "Tøm felter",
"composer.drag_and_drop_images": "Dra og slipp bilder her", "composer.drag_and_drop_images": "Dra og slipp bilder her",
"composer.upload_instructions": "Last opp bilder ved å dra og slippe dem." "composer.upload_instructions": "Last opp bilder ved å dra og slippe dem.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Weergaven", "views": "Weergaven",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Recente Berichten", "recentposts": "Recente Berichten",
@ -61,5 +64,7 @@
"invisible": "Onzichtbaar", "invisible": "Onzichtbaar",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Geen onderwerpen gevonden!", "no_topics_found": "Geen onderwerpen gevonden!",
"no_posts_found": "Geen berichten gevonden!", "no_posts_found": "Geen berichten gevonden!",
"post_is_deleted": "This post is deleted!",
"profile": "Profiel", "profile": "Profiel",
"posted_by": "Geplaatst door", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Krijg notificaties van nieuwe reacties op dit onderwerp", "notify_me": "Krijg notificaties van nieuwe reacties op dit onderwerp",
"quote": "Citeren", "quote": "Citeren",
@ -39,6 +40,7 @@
"thread_tools.lock": "Onderwerp Sluiten", "thread_tools.lock": "Onderwerp Sluiten",
"thread_tools.unlock": "Onderwerp Openen", "thread_tools.unlock": "Onderwerp Openen",
"thread_tools.move": "Onderwerp Verplaatsen", "thread_tools.move": "Onderwerp Verplaatsen",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Onderwerp Forken", "thread_tools.fork": "Onderwerp Forken",
"thread_tools.delete": "Onderwerp Verwijderen", "thread_tools.delete": "Onderwerp Verwijderen",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Of upload een bestand", "composer.thumb_file_label": "Of upload een bestand",
"composer.thumb_remove": "Velden leegmaken", "composer.thumb_remove": "Velden leegmaken",
"composer.drag_and_drop_images": "Sleep en Zet Afbeeldingen Hier", "composer.drag_and_drop_images": "Sleep en Zet Afbeeldingen Hier",
"composer.upload_instructions": "Upload afbeeldingen door ze te slepen." "composer.upload_instructions": "Upload afbeeldingen door ze te slepen.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "wyświetleń", "views": "wyświetleń",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Brak ostatnich postów", "norecentposts": "Brak ostatnich postów",
"norecenttopics": "Brak ostatnich wątków", "norecenttopics": "Brak ostatnich wątków",
"recentposts": "Ostatnie posty", "recentposts": "Ostatnie posty",
@ -61,5 +64,7 @@
"invisible": "Niewidoczny", "invisible": "Niewidoczny",
"offline": "Niedostępny", "offline": "Niedostępny",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Podaj identyfikator wątku", "topic_id_placeholder": "Podaj identyfikator wątku",
"no_topics_found": "Nie znaleziono żadnych wątków.", "no_topics_found": "Nie znaleziono żadnych wątków.",
"no_posts_found": "Nie znaleziono żadnych postów.", "no_posts_found": "Nie znaleziono żadnych postów.",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "napisał", "posted_by": "Posted by %1",
"chat": "Czat", "chat": "Czat",
"notify_me": "Powiadamiaj mnie o nowych odpowiedziach w tym wątku", "notify_me": "Powiadamiaj mnie o nowych odpowiedziach w tym wątku",
"quote": "Cytuj", "quote": "Cytuj",
@ -39,6 +40,7 @@
"thread_tools.lock": "Zamknij wątek", "thread_tools.lock": "Zamknij wątek",
"thread_tools.unlock": "Otwórz wątek", "thread_tools.unlock": "Otwórz wątek",
"thread_tools.move": "Przenieś wątek", "thread_tools.move": "Przenieś wątek",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Skopiuj wątek", "thread_tools.fork": "Skopiuj wątek",
"thread_tools.delete": "Usuń wątek", "thread_tools.delete": "Usuń wątek",
"thread_tools.delete_confirm": "Na pewno chcesz usunąć ten wątek?", "thread_tools.delete_confirm": "Na pewno chcesz usunąć ten wątek?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "lub wyślij plik", "composer.thumb_file_label": "lub wyślij plik",
"composer.thumb_remove": "Wyczyść pola", "composer.thumb_remove": "Wyczyść pola",
"composer.drag_and_drop_images": "Przeciągnij i upuść obrazek tutaj.", "composer.drag_and_drop_images": "Przeciągnij i upuść obrazek tutaj.",
"composer.upload_instructions": "Prześlij obrazki przeciągając i upuszczając je." "composer.upload_instructions": "Prześlij obrazki przeciągając i upuszczając je.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Visualizações", "views": "Visualizações",
"reputation": "Reputação", "reputation": "Reputação",
"read_more": "leia mais", "read_more": "leia mais",
"posted_ago_by": "postado <span class=\"timeago\" title=\"%1\"></span> por %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "postado <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "postado em <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> por %5", "posted_ago": "posted %1",
"posted_in_ago": "postado em <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "respondido <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> postado <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "recentemente editado por <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Nenhum Post Recente", "norecentposts": "Nenhum Post Recente",
"norecenttopics": "Nenhum Tópico Recente", "norecenttopics": "Nenhum Tópico Recente",
"recentposts": "Posts Recentes", "recentposts": "Posts Recentes",
@ -61,5 +64,7 @@
"invisible": "Invisível", "invisible": "Invisível",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Linguagem" "language": "Linguagem",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Digite o ID do tópico", "topic_id_placeholder": "Digite o ID do tópico",
"no_topics_found": "Nenhum tópico encontrado!", "no_topics_found": "Nenhum tópico encontrado!",
"no_posts_found": "Nenhum post encontrado!", "no_posts_found": "Nenhum post encontrado!",
"post_is_deleted": "This post is deleted!",
"profile": "Perfil", "profile": "Perfil",
"posted_by": "Postado por", "posted_by": "Posted by %1",
"chat": "Bate Papo", "chat": "Bate Papo",
"notify_me": "Ser notificado a cada nova resposta", "notify_me": "Ser notificado a cada nova resposta",
"quote": "Citar", "quote": "Citar",
@ -39,6 +40,7 @@
"thread_tools.lock": "Trancar Tópico", "thread_tools.lock": "Trancar Tópico",
"thread_tools.unlock": "Destrancar Tópico", "thread_tools.unlock": "Destrancar Tópico",
"thread_tools.move": "Mover Tópico", "thread_tools.move": "Mover Tópico",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Clonar Tópico", "thread_tools.fork": "Clonar Tópico",
"thread_tools.delete": "Deletar Tópico", "thread_tools.delete": "Deletar Tópico",
"thread_tools.delete_confirm": "Tem certeza que deseja deletar este tópico?", "thread_tools.delete_confirm": "Tem certeza que deseja deletar este tópico?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Ou envie um arquivo", "composer.thumb_file_label": "Ou envie um arquivo",
"composer.thumb_remove": "Limpar campos", "composer.thumb_remove": "Limpar campos",
"composer.drag_and_drop_images": "Clique e arraste imagens para este campo.", "composer.drag_and_drop_images": "Clique e arraste imagens para este campo.",
"composer.upload_instructions": "Mande suas imagens arrastando e soltando." "composer.upload_instructions": "Mande suas imagens arrastando e soltando.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Просмотры", "views": "Просмотры",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Свежие записи", "recentposts": "Свежие записи",
@ -61,5 +64,7 @@
"invisible": "Невидимый", "invisible": "Невидимый",
"offline": "Не в сети", "offline": "Не в сети",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Тем не найдено!", "no_topics_found": "Тем не найдено!",
"no_posts_found": "No posts found!", "no_posts_found": "No posts found!",
"post_is_deleted": "This post is deleted!",
"profile": "Профиль", "profile": "Профиль",
"posted_by": "Создано", "posted_by": "Posted by %1",
"chat": "Чат", "chat": "Чат",
"notify_me": "Сообщать мне об ответах в этой теме", "notify_me": "Сообщать мне об ответах в этой теме",
"quote": "Цитировать", "quote": "Цитировать",
@ -39,6 +40,7 @@
"thread_tools.lock": "Закрыть Тему", "thread_tools.lock": "Закрыть Тему",
"thread_tools.unlock": "Открыть Тему", "thread_tools.unlock": "Открыть Тему",
"thread_tools.move": "Move Topic", "thread_tools.move": "Move Topic",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "Drag and Drop Images Here", "composer.drag_and_drop_images": "Drag and Drop Images Here",
"composer.upload_instructions": "Upload images by dragging & dropping them." "composer.upload_instructions": "Upload images by dragging & dropping them.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Bìsitas", "views": "Bìsitas",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "Ùrtimos Arresonos", "recentposts": "Ùrtimos Arresonos",
@ -61,5 +64,7 @@
"invisible": "Invisìbile", "invisible": "Invisìbile",
"offline": "Non in lìnia", "offline": "Non in lìnia",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Peruna arresonada agatada!", "no_topics_found": "Peruna arresonada agatada!",
"no_posts_found": "Perunu arresonu agatadu!", "no_posts_found": "Perunu arresonu agatadu!",
"post_is_deleted": "This post is deleted!",
"profile": "Perfilu", "profile": "Perfilu",
"posted_by": "Publicadu dae", "posted_by": "Posted by %1",
"chat": "Tzarra", "chat": "Tzarra",
"notify_me": "Imbia·mi notìficas pro is rispostas noas a custa arresonada", "notify_me": "Imbia·mi notìficas pro is rispostas noas a custa arresonada",
"quote": "Mèntova", "quote": "Mèntova",
@ -39,6 +40,7 @@
"thread_tools.lock": "Bloca Arresonada", "thread_tools.lock": "Bloca Arresonada",
"thread_tools.unlock": "Isbloca Arresonada", "thread_tools.unlock": "Isbloca Arresonada",
"thread_tools.move": "Move Arresonada", "thread_tools.move": "Move Arresonada",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Partzi Arresonada", "thread_tools.fork": "Partzi Arresonada",
"thread_tools.delete": "Cantzella Arresonada", "thread_tools.delete": "Cantzella Arresonada",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "O càrriga unu file", "composer.thumb_file_label": "O càrriga unu file",
"composer.thumb_remove": "Lìmpia is datos", "composer.thumb_remove": "Lìmpia is datos",
"composer.drag_and_drop_images": "Tràsina Immàgines Inoghe", "composer.drag_and_drop_images": "Tràsina Immàgines Inoghe",
"composer.upload_instructions": "Càrriga immàgines trasinende·dda·las" "composer.upload_instructions": "Càrriga immàgines trasinende·dda·las",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Zhliadnutí", "views": "Zhliadnutí",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Žiadne Posledné Príspevky", "norecentposts": "Žiadne Posledné Príspevky",
"norecenttopics": "Žiadne Posledné Témy", "norecenttopics": "Žiadne Posledné Témy",
"recentposts": "Posledné príspevky", "recentposts": "Posledné príspevky",
@ -61,5 +64,7 @@
"invisible": "Neviditeľný", "invisible": "Neviditeľný",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "Neboli nájdené žiadne témy!", "no_topics_found": "Neboli nájdené žiadne témy!",
"no_posts_found": "Neboli nájdené žiadne príspevky", "no_posts_found": "Neboli nájdené žiadne príspevky",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Príspevok od", "posted_by": "Posted by %1",
"chat": "Chat", "chat": "Chat",
"notify_me": "Sledovať túto tému", "notify_me": "Sledovať túto tému",
"quote": "Citovať", "quote": "Citovať",
@ -39,6 +40,7 @@
"thread_tools.lock": "Zamknúť tému", "thread_tools.lock": "Zamknúť tému",
"thread_tools.unlock": "Odomknúť tému", "thread_tools.unlock": "Odomknúť tému",
"thread_tools.move": "Presunúť tému", "thread_tools.move": "Presunúť tému",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Rozvetviť tému", "thread_tools.fork": "Rozvetviť tému",
"thread_tools.delete": "Vymazať tému", "thread_tools.delete": "Vymazať tému",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Alebo nahraj súbor", "composer.thumb_file_label": "Alebo nahraj súbor",
"composer.thumb_remove": "Vymazať políčka", "composer.thumb_remove": "Vymazať políčka",
"composer.drag_and_drop_images": "Pretiahni a Pusť Obrázky Sem", "composer.drag_and_drop_images": "Pretiahni a Pusť Obrázky Sem",
"composer.upload_instructions": "Nahraj obrázky pretiahnutím a pustením ich." "composer.upload_instructions": "Nahraj obrázky pretiahnutím a pustením ich.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Visningar", "views": "Visningar",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Inga nya inlägg", "norecentposts": "Inga nya inlägg",
"norecenttopics": "Inga nya ämnen", "norecenttopics": "Inga nya ämnen",
"recentposts": "Senaste ämnena", "recentposts": "Senaste ämnena",
@ -61,5 +64,7 @@
"invisible": "Osynlig", "invisible": "Osynlig",
"offline": "Offline", "offline": "Offline",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Skriv in ID för ämne", "topic_id_placeholder": "Skriv in ID för ämne",
"no_topics_found": "Inga ämnen hittades!", "no_topics_found": "Inga ämnen hittades!",
"no_posts_found": "Inga inlägg hittades!", "no_posts_found": "Inga inlägg hittades!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "Skapad av", "posted_by": "Posted by %1",
"chat": "Chatt", "chat": "Chatt",
"notify_me": "Få notiser om nya svar i detta ämne", "notify_me": "Få notiser om nya svar i detta ämne",
"quote": "Citera", "quote": "Citera",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lås ämne", "thread_tools.lock": "Lås ämne",
"thread_tools.unlock": "Öppna upp ämne", "thread_tools.unlock": "Öppna upp ämne",
"thread_tools.move": "Flytta ämne", "thread_tools.move": "Flytta ämne",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Grena ämne", "thread_tools.fork": "Grena ämne",
"thread_tools.delete": "Ta bort ämne", "thread_tools.delete": "Ta bort ämne",
"thread_tools.delete_confirm": "Är du säker på att du vill ta bort den här tråden?", "thread_tools.delete_confirm": "Är du säker på att du vill ta bort den här tråden?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Eller ladda upp en fil", "composer.thumb_file_label": "Eller ladda upp en fil",
"composer.thumb_remove": "Töm fält", "composer.thumb_remove": "Töm fält",
"composer.drag_and_drop_images": "Dra och släpp bilder här", "composer.drag_and_drop_images": "Dra och släpp bilder här",
"composer.upload_instructions": "Ladda upp bilder genom att dra och släpp dem." "composer.upload_instructions": "Ladda upp bilder genom att dra och släpp dem.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "ดู", "views": "ดู",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "ไม่มีกระทู้ล่าสุด", "norecentposts": "ไม่มีกระทู้ล่าสุด",
"norecenttopics": "ไม่มีกระทู้ล่าสุด", "norecenttopics": "ไม่มีกระทู้ล่าสุด",
"recentposts": "กระทู้ล่าสุด", "recentposts": "กระทู้ล่าสุด",
@ -61,5 +64,7 @@
"invisible": "ไม่ปรากฏตัว", "invisible": "ไม่ปรากฏตัว",
"offline": "ออฟไลน์", "offline": "ออฟไลน์",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "ไม่พบกระทู้", "no_topics_found": "ไม่พบกระทู้",
"no_posts_found": "ไม่พบโพส", "no_posts_found": "ไม่พบโพส",
"post_is_deleted": "This post is deleted!",
"profile": "รายละเอียด", "profile": "รายละเอียด",
"posted_by": "โพสต์โดย", "posted_by": "Posted by %1",
"chat": "แชท", "chat": "แชท",
"notify_me": "แจ้งเตือนเมื่อการตอบใหม่ในกระทู้นี้", "notify_me": "แจ้งเตือนเมื่อการตอบใหม่ในกระทู้นี้",
"quote": "คำอ้างอิง", "quote": "คำอ้างอิง",
@ -39,6 +40,7 @@
"thread_tools.lock": "ล็อคกระทู้", "thread_tools.lock": "ล็อคกระทู้",
"thread_tools.unlock": "ปลดล็อคกระทู้", "thread_tools.unlock": "ปลดล็อคกระทู้",
"thread_tools.move": "ย้ายกระทู้", "thread_tools.move": "ย้ายกระทู้",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "หรืออัปโหลดไฟล์", "composer.thumb_file_label": "หรืออัปโหลดไฟล์",
"composer.thumb_remove": "ล้างฟิลด์", "composer.thumb_remove": "ล้างฟิลด์",
"composer.drag_and_drop_images": "ลากและวางภาพที่นี่", "composer.drag_and_drop_images": "ลากและวางภาพที่นี่",
"composer.upload_instructions": "อัปโหลดภาพโดยลากและวาง" "composer.upload_instructions": "อัปโหลดภาพโดยลากและวาง",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Görüntülemeler", "views": "Görüntülemeler",
"reputation": "Saygınlık", "reputation": "Saygınlık",
"read_more": "daha fazla oku", "read_more": "daha fazla oku",
"posted_ago_by": "%2 tarafından <span class=\"timeago\" title=\"%1\"></span> gönderildi", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "<span class=\"timeago\" title=\"%1\"></span> gönderildi", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "<a href=\"%1\"><i class=\"fa %2\"></i> %3</a> içinde <span class=\"timeago\" title=\"%4\"></span> %5 tarafından yayımlandı", "posted_ago": "posted %1",
"posted_in_ago": "<a href=\"%1\"><i class=\"fa %2\"></i> %3</a> içinde <span class=\"timeago\" title=\"%4\"></span> yayımlandı", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "<span class=\"timeago\" title=\"%1\"></span> yanıtlandı", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> <span class=\"timeago\" title=\"%3\"></span> gönderdi", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "en son <strong><a href=\"%1\">%2</a></strong> tarafından <span class=\"timeago\" title=\"%3\"></span> düzenlendi", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "Güncel İletiler Yok", "norecentposts": "Güncel İletiler Yok",
"norecenttopics": "Güncel Başlıklar Yok", "norecenttopics": "Güncel Başlıklar Yok",
"recentposts": "Güncel İletiler", "recentposts": "Güncel İletiler",
@ -61,5 +64,7 @@
"invisible": "Görünmez", "invisible": "Görünmez",
"offline": "Çevrimdışı", "offline": "Çevrimdışı",
"email": "E-posta", "email": "E-posta",
"language": "Dil" "language": "Dil",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Başlık ID gir", "topic_id_placeholder": "Başlık ID gir",
"no_topics_found": "Hiç konu bulunamadı!", "no_topics_found": "Hiç konu bulunamadı!",
"no_posts_found": "Hiç bir ileti bulunamadı!", "no_posts_found": "Hiç bir ileti bulunamadı!",
"post_is_deleted": "This post is deleted!",
"profile": "Profil", "profile": "Profil",
"posted_by": "tarafından gönderildi", "posted_by": "Posted by %1",
"chat": "Sohbet", "chat": "Sohbet",
"notify_me": "Bu konudaki cevaplardan haberdar ol", "notify_me": "Bu konudaki cevaplardan haberdar ol",
"quote": "Alıntı", "quote": "Alıntı",
@ -39,6 +40,7 @@
"thread_tools.lock": "Başlığı Kitle", "thread_tools.lock": "Başlığı Kitle",
"thread_tools.unlock": "Başlığı Aç", "thread_tools.unlock": "Başlığı Aç",
"thread_tools.move": "Başlığı Taşı", "thread_tools.move": "Başlığı Taşı",
"thread_tools.move_all": "Move All",
"thread_tools.fork": "Başlığı Ayır", "thread_tools.fork": "Başlığı Ayır",
"thread_tools.delete": "Başlığı Sil", "thread_tools.delete": "Başlığı Sil",
"thread_tools.delete_confirm": "Bu başlığı gerçekten silmek istiyor musun?", "thread_tools.delete_confirm": "Bu başlığı gerçekten silmek istiyor musun?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Veya bir dosya yükle", "composer.thumb_file_label": "Veya bir dosya yükle",
"composer.thumb_remove": "Alanları temizle", "composer.thumb_remove": "Alanları temizle",
"composer.drag_and_drop_images": "Resimleri buraya taşıyıp bırakabilirsiniz", "composer.drag_and_drop_images": "Resimleri buraya taşıyıp bırakabilirsiniz",
"composer.upload_instructions": "Resimleri taşıyıp bırakarak yükleyebilirsiniz." "composer.upload_instructions": "Resimleri taşıyıp bırakarak yükleyebilirsiniz.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "浏览", "views": "浏览",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "No Recent Posts", "norecentposts": "No Recent Posts",
"norecenttopics": "No Recent Topics", "norecenttopics": "No Recent Topics",
"recentposts": "最新发表", "recentposts": "最新发表",
@ -61,5 +64,7 @@
"invisible": "不可见", "invisible": "不可见",
"offline": "离线", "offline": "离线",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "Enter topic ID", "topic_id_placeholder": "Enter topic ID",
"no_topics_found": "没有找到主题!", "no_topics_found": "没有找到主题!",
"no_posts_found": "没有找到帖子!", "no_posts_found": "没有找到帖子!",
"post_is_deleted": "This post is deleted!",
"profile": "资料", "profile": "资料",
"posted_by": "发表", "posted_by": "Posted by %1",
"chat": "聊天", "chat": "聊天",
"notify_me": "该主题有新回复时通知我", "notify_me": "该主题有新回复时通知我",
"quote": "引用", "quote": "引用",
@ -39,6 +40,7 @@
"thread_tools.lock": "锁定主题", "thread_tools.lock": "锁定主题",
"thread_tools.unlock": "解除锁定", "thread_tools.unlock": "解除锁定",
"thread_tools.move": "移动主题", "thread_tools.move": "移动主题",
"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 thread?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "或上传一个文件", "composer.thumb_file_label": "或上传一个文件",
"composer.thumb_remove": "清除字段", "composer.thumb_remove": "清除字段",
"composer.drag_and_drop_images": "把图像拖到此处", "composer.drag_and_drop_images": "把图像拖到此处",
"composer.upload_instructions": "拖拽图片以上传" "composer.upload_instructions": "拖拽图片以上传",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }

@ -45,13 +45,16 @@
"views": "Views", "views": "Views",
"reputation": "Reputation", "reputation": "Reputation",
"read_more": "read more", "read_more": "read more",
"posted_ago_by": "posted <span class=\"timeago\" title=\"%1\"></span> by %2", "posted_ago_by_guest": "posted %1 by Guest",
"posted_ago": "posted <span class=\"timeago\" title=\"%1\"></span>", "posted_ago_by": "posted %1 by %2",
"posted_in_ago_by": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span> by %5", "posted_ago": "posted %1",
"posted_in_ago": "posted in <a href=\"%1\"><i class=\"fa %2\"></i> %3</a> <span class=\"timeago\" title=\"%4\"></span>", "posted_in_ago_by_guest": "posted in %1 %2 by Guest",
"replied_ago": "replied <span class=\"timeago\" title=\"%1\"></span>", "posted_in_ago_by": "posted in %1 %2 by %3",
"user_posted_ago": "<a href=\"%1\" itemprop=\"author\">%2</a> posted <span class=\"timeago\" title=\"%3\"></span>", "posted_in_ago": "posted in %1",
"last_edited_by_ago": "last edited by <strong><a href=\"%1\">%2</a></strong> <span class=\"timeago\" title=\"%3\"></span>", "replied_ago": "replied %1",
"user_posted_ago": "%1 posted %2",
"guest_posted_ago": "Guest posted %1",
"last_edited_by_ago": "last edited by %1 %2",
"norecentposts": "最近沒新帖子", "norecentposts": "最近沒新帖子",
"norecenttopics": "最近沒新主題", "norecenttopics": "最近沒新主題",
"recentposts": "最近的帖子", "recentposts": "最近的帖子",
@ -61,5 +64,7 @@
"invisible": "隱形", "invisible": "隱形",
"offline": "離線", "offline": "離線",
"email": "Email", "email": "Email",
"language": "Language" "language": "Language",
"guest": "Guest",
"guests": "Guests"
} }

@ -4,8 +4,9 @@
"topic_id_placeholder": "輸入主題 ID", "topic_id_placeholder": "輸入主題 ID",
"no_topics_found": "沒有找到主題!", "no_topics_found": "沒有找到主題!",
"no_posts_found": "找不到帖子!", "no_posts_found": "找不到帖子!",
"post_is_deleted": "This post is deleted!",
"profile": "資料", "profile": "資料",
"posted_by": "Posted by", "posted_by": "Posted by %1",
"chat": "聊天", "chat": "聊天",
"notify_me": "該主題有新回覆時通知我", "notify_me": "該主題有新回覆時通知我",
"quote": "引用", "quote": "引用",
@ -39,6 +40,7 @@
"thread_tools.lock": "Lock Topic", "thread_tools.lock": "Lock Topic",
"thread_tools.unlock": "Unlock Topic", "thread_tools.unlock": "Unlock Topic",
"thread_tools.move": "Move Topic", "thread_tools.move": "Move Topic",
"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": "你確定要刪除這討論串嗎?", "thread_tools.delete_confirm": "你確定要刪除這討論串嗎?",
@ -84,5 +86,8 @@
"composer.thumb_file_label": "Or upload a file", "composer.thumb_file_label": "Or upload a file",
"composer.thumb_remove": "Clear fields", "composer.thumb_remove": "Clear fields",
"composer.drag_and_drop_images": "拖曳影像到此", "composer.drag_and_drop_images": "拖曳影像到此",
"composer.upload_instructions": "拖曳影像到此上傳." "composer.upload_instructions": "拖曳影像到此上傳.",
"more_users_and_guests": "%1 more user(s) and %2 guest(s)",
"more_users": "%1 more user(s)",
"more_guests": "%1 more guest(s)"
} }
Loading…
Cancel
Save