latest translations and fallbacks

v1.18.x
Julian Lam 11 years ago
parent ef47fc78eb
commit 77a4c871f6

@ -44,7 +44,13 @@
"thread_tools.move": "نقل الموضوع",
"thread_tools.fork": "تفرع الموضوع",
"thread_tools.delete": "حذف الموضوع",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "تحميل الفئات",
"disabled_categories_note": "الفئات المجلدة رمادية",
"confirm_move": "انقل",

@ -5,7 +5,6 @@
"email": "البريد الإلكتروني",
"fullname": "الاسم الكامل",
"website": "الموقع الإلكتروني",
"user:website_placeholder": "http://...",
"location": "موقع",
"age": "عمر",
"joined": "تاريخ التسجيل",
@ -20,7 +19,6 @@
"signature": "توقيع",
"gravatar": "Gravatar",
"birthday": "عيد ميلاد",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Follow",
"unfollow": "Unfollow",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Načítání kategorií",
"disabled_categories_note": "Vypnuté (disabled) kategorie jsou šedé.",
"confirm_move": "Přesunout",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Jméno a příjmení",
"website": "Webové stránky",
"user:website_placeholder": "http://...",
"location": "Poloha",
"age": "Věk",
"joined": "Registrován",
@ -20,7 +19,6 @@
"signature": "Podpis",
"gravatar": "Gravatar",
"birthday": "Datum narození",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Follow",
"unfollow": "Unfollow",

@ -44,7 +44,13 @@
"thread_tools.move": "Thema verschieben",
"thread_tools.fork": "Thema aufspalten",
"thread_tools.delete": "Thema löschen",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Thema wiederherstellen",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Kategorien laden",
"disabled_categories_note": "Deaktivierte Kategorien sind ausgegraut.",
"confirm_move": "verschieben",

@ -5,7 +5,6 @@
"email": "E-Mail",
"fullname": "Kompletter Name",
"website": "Homepage",
"user:website_placeholder": "http://...",
"location": "Wohnort",
"age": "Alter",
"joined": "Beigetreten",
@ -20,7 +19,6 @@
"signature": "Signatur",
"gravatar": "Gravatar",
"birthday": "Geburtstag",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Folgen",
"unfollow": "Nicht mehr folgen",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Loading Categories",
"disabled_categories_note": "Disabled Categories are greyed out",
"confirm_move": "Move",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Full Name",
"website": "Website",
"user:website_placeholder": "http://...",
"location": "Location",
"age": "Age",
"joined": "Joined",
@ -20,7 +19,6 @@
"signature": "Signature",
"gravatar": "Gravatar",
"birthday": "Birthday",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Follow",
"unfollow": "Unfollow",

@ -1,8 +1,8 @@
{
"topic": "Tema",
"topics": "Temas",
"topic_id": "Topic ID",
"topic_id_placeholder": "Enter topic ID",
"topic_id": "ID Tema",
"topic_id_placeholder": "Introducir ID tema",
"no_topics_found": "No se encontraron temas!",
"no_posts_found": "No se encontraron publicaciones!",
"profile": "Perfil",
@ -23,8 +23,8 @@
"flag": "Reportar",
"bookmark_instructions": "Click aqui para restablecer la ultima posicion del post o cierralo para descartar cambios.",
"flag_title": "Reportar esta publicación a los moderadores",
"flag_confirm": "Are you sure you want to flag this post?",
"flag_success": "This post has been flagged for moderation.",
"flag_confirm": "Estás seguro de que quieres marcar como indebido este mensaje?",
"flag_success": "Este mensaje ha sido marcado para la moderación.",
"deleted_message": "Este tema ha sido borrado. Solo los miembros con privilegios pueden verlo.",
"following_topic.title": "Siguendo tema",
"following_topic.message": "Ahora recibiras notificaciones cuando alguien publique en este tema.",
@ -44,7 +44,13 @@
"thread_tools.move": "Mover Tema",
"thread_tools.fork": "Bifurcar Tema",
"thread_tools.delete": "Borrar Tema",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restaurar Tema",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Cargando Categorías",
"disabled_categories_note": "Las categorías deshabilitadas estan en gris",
"confirm_move": "Mover",

@ -5,7 +5,6 @@
"email": "Correo Electrónico",
"fullname": "Nombre",
"website": "Sitio Web",
"user:website_placeholder": "http://...",
"location": "Ubicación",
"age": "Edad",
"joined": "Registro",
@ -20,7 +19,6 @@
"signature": "Firma",
"gravatar": "Gravatar",
"birthday": "Cumpleaños",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat!",
"follow": "Seguir",
"unfollow": "Dejar de Seguir",
@ -30,12 +28,12 @@
"upload_new_picture": "Cargar Nueva Foto",
"current_password": "Contraseña actual",
"change_password": "Cambiar Contraseña",
"change_password_error": "Invalid Password!",
"change_password_error_wrong_current": "Your current password is not correct!",
"change_password_error_length": "Password too short!",
"change_password_error_match": "Passwords must match!",
"change_password_error_privileges": "You are not have the rights to change this password.",
"change_password_success": "Your password is updated!",
"change_password_error": "Contraseña no válida!",
"change_password_error_wrong_current": "Su contraseña actual no es correcta!",
"change_password_error_length": "La contraseña es demasiado corta!",
"change_password_error_match": "Las contraseñas deben coincidir!",
"change_password_error_privileges": "No tienes los derechos suficientes para cambiar esta contraseña.",
"change_password_success": "La contraseña ha sido actualizada correctamente!",
"confirm_password": "Confirmar Contraseña",
"password": "Contraseña",
"upload_picture": "Cargar foto",

@ -44,7 +44,13 @@
"thread_tools.move": "جابجا کردن جستار",
"thread_tools.fork": "شاخه ساختن از جستار",
"thread_tools.delete": "پاک کردن جستار",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "برگرداندن جستار",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "بارگذاری دسته‌ها",
"disabled_categories_note": "دسته‌های از کار افتاده به رنگ خاکستری در می‌آیند",
"confirm_move": "جابه‌جا کردن",

@ -5,7 +5,6 @@
"email": "رایانامه",
"fullname": "نام کامل",
"website": "تارنما",
"user:website_placeholder": "http://...",
"location": "محل سکونت",
"age": "سن",
"joined": "عضو شده",
@ -20,7 +19,6 @@
"signature": "امضا",
"gravatar": "گراواتار",
"birthday": "روز تولد",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "گفتگو",
"follow": "دنبال کن",
"unfollow": "دنبال نکن",

@ -44,7 +44,13 @@
"thread_tools.move": "Siirrä aihe",
"thread_tools.fork": "Haaroita aihe",
"thread_tools.delete": "Poista aihe",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Palauta aihe",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Ladataan aihealueita",
"disabled_categories_note": "Käytöstä poistetut aihealueet ovat harmaina",
"confirm_move": "Siirrä",

@ -5,7 +5,6 @@
"email": "Sähköposti",
"fullname": "Koko nimi",
"website": "Kotisivu",
"user:website_placeholder": "http://...",
"location": "Sijainti",
"age": "Ikä",
"joined": "Liittynyt",
@ -20,7 +19,6 @@
"signature": "Allekirjoitus",
"gravatar": "Gravatar",
"birthday": "Syntymäpäivä",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Keskustele",
"follow": "Seuraa",
"unfollow": "Älä seuraa",

@ -44,7 +44,13 @@
"thread_tools.move": "Déplacer le sujet",
"thread_tools.fork": "Scinder le sujet",
"thread_tools.delete": "Supprimer le sujet",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restaurer le sujet",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Chargement des Categories",
"disabled_categories_note": "Les catégories désactivées sont grisées",
"confirm_move": "Déplacer",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Nom",
"website": "Site Web",
"user:website_placeholder": "http://...",
"location": "Emplacement",
"age": "Age",
"joined": "Inscrit",
@ -20,7 +19,6 @@
"signature": "Signature",
"gravatar": "Gravatar",
"birthday": "Anniversaire",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "S'abonner",
"unfollow": "Se désabonner",

@ -44,7 +44,13 @@
"thread_tools.move": "הזז נושא",
"thread_tools.fork": "שכפל נושא",
"thread_tools.delete": "מחק נושא",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "שחזר נושא",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "טוען קטגוריות",
"disabled_categories_note": "קטגוריות מבוטלות צבועות באפור",
"confirm_move": "הזז",

@ -5,7 +5,6 @@
"email": "כתובת אימייל",
"fullname": "שם מלא",
"website": "אתר",
"user:website_placeholder": "http://...",
"location": "מיקום",
"age": "גיל",
"joined": "הצטרף",
@ -20,7 +19,6 @@
"signature": "חתימה",
"gravatar": "אווטר",
"birthday": "יום הולדת",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "צ'אט",
"follow": "עקוב",
"unfollow": "הפסק לעקוב",

@ -44,7 +44,13 @@
"thread_tools.move": "Topik mozgatása",
"thread_tools.fork": "Topik szétszedése",
"thread_tools.delete": "Topik törlése",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Topik visszaállítása",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Kategóriák betöltése",
"disabled_categories_note": "Kikapcsolt kategóriák kiszürkülve",
"confirm_move": "Áthelyezés",

@ -5,7 +5,6 @@
"email": "E-mail",
"fullname": "Teljes Név",
"website": "Weboldal",
"user:website_placeholder": "http://...",
"location": "Lakhely",
"age": "Kor",
"joined": "Csatlakozott",
@ -20,7 +19,6 @@
"signature": "Aláírás",
"gravatar": "Gravatar",
"birthday": "Szülinap",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Követés",
"unfollow": "Nem követem",

@ -44,7 +44,13 @@
"thread_tools.move": "Sposta Discussione",
"thread_tools.fork": "Dividi Discussione",
"thread_tools.delete": "Elimina Discussione",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Ripristina Discussione",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Caricamento Categorie",
"disabled_categories_note": "Le Categorie disabilitate sono in grigio",
"confirm_move": "Sposta",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Nome e Cognome",
"website": "Sito Internet",
"user:website_placeholder": "http://...",
"location": "Località",
"age": "Età",
"joined": "Iscrizione",
@ -20,7 +19,6 @@
"signature": "Firma",
"gravatar": "Gravatar",
"birthday": "Data di nascita",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Segui",
"unfollow": "Smetti di seguire",

@ -44,7 +44,13 @@
"thread_tools.move": "Flytt tråd",
"thread_tools.fork": "Forgren tråd",
"thread_tools.delete": "Slett tråd",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Gjenopprett tråd",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Laster kategorier",
"disabled_categories_note": "Deaktiverte kategorier er grået ut",
"confirm_move": "Flytt",

@ -5,7 +5,6 @@
"email": "E-post",
"fullname": "Fullt navn",
"website": "Nettsted",
"user:website_placeholder": "http://...",
"location": "Plassering",
"age": "Alder",
"joined": "Ble med",
@ -20,7 +19,6 @@
"signature": "Signatur",
"gravatar": "Gravatar",
"birthday": "Bursdag",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chatt",
"follow": "Følg",
"unfollow": "Avfølg",

@ -44,7 +44,13 @@
"thread_tools.move": "Onderwerp Verplaatsen",
"thread_tools.fork": "Onderwerp Forken",
"thread_tools.delete": "Onderwerp Verwijderen",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Onderwerp Herstellen",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Categorieën Laden",
"disabled_categories_note": "Uitgeschakelde Categorieën zijn grijs",
"confirm_move": "Verplaatsen",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Volledige Naam",
"website": "Website",
"user:website_placeholder": "http://...",
"location": "Locatie",
"age": "Leeftijd",
"joined": "Geregistreerd",
@ -20,7 +19,6 @@
"signature": "Handtekening",
"gravatar": "Gravatar",
"birthday": "Verjaardag",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Volgen",
"unfollow": "Ontvolgen",

@ -44,7 +44,13 @@
"thread_tools.move": "Przenieś wątek",
"thread_tools.fork": "Skopiuj wątek",
"thread_tools.delete": "Usuń wątek",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Przywróć wątek",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Ładowanie kategorii",
"disabled_categories_note": "Zablokowane kategorie zostały wyszarzone.",
"confirm_move": "Przenieś",

@ -5,7 +5,6 @@
"email": "Adres e-mail",
"fullname": "Pełna nazwa",
"website": "Strona WWW",
"user:website_placeholder": "http://...",
"location": "Położenie",
"age": "Wiek",
"joined": "Dołączono",
@ -20,7 +19,6 @@
"signature": "Sygnatura",
"gravatar": "Gravatar",
"birthday": "Urodziny",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Rozmawiaj",
"follow": "Śledź",
"unfollow": "Przestań śledzić",

@ -44,7 +44,13 @@
"thread_tools.move": "Mover Tópico",
"thread_tools.fork": "Fork Tópico",
"thread_tools.delete": "Deletar Tópico",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restaurar Tópico",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Carregando Categorias",
"disabled_categories_note": "Categorias desabilitadas estão em cinza",
"confirm_move": "Mover",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Nome Completo",
"website": "Website",
"user:website_placeholder": "http://...",
"location": "Localização",
"age": "Idade",
"joined": "Cadastrou",
@ -20,7 +19,6 @@
"signature": "Assinatura",
"gravatar": "Gravatar",
"birthday": "Aniversário",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Bate Papo",
"follow": "Seguir",
"unfollow": "Deixar de Seguir",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Загружаем Категории",
"disabled_categories_note": "Отключенные категории затемненны",
"confirm_move": "Перенести",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Полное имя",
"website": "Сайт",
"user:website_placeholder": "http://...",
"location": "Откуда",
"age": "Возраст",
"joined": "Зарегистрирован",
@ -20,7 +19,6 @@
"signature": "Подпись",
"gravatar": "Gravatar",
"birthday": "День рождения",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Follow",
"unfollow": "Unfollow",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Arresonada",
"thread_tools.fork": "Partzi Arresonada",
"thread_tools.delete": "Cantzella Arresonada",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Torra a s'Arresonada Allogada",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Carrighende Crezes",
"disabled_categories_note": "Is Crezes Disativadas sunt postas in colore de chìghine",
"confirm_move": "Move",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Nùmene e Sambenadu",
"website": "Giassu web",
"user:website_placeholder": "http://...",
"location": "Logu",
"age": "Edade",
"joined": "intradu",
@ -20,7 +19,6 @@
"signature": "Firma",
"gravatar": "Gravatas",
"birthday": "Cumpleannu",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Tzarra",
"follow": "Sighi",
"unfollow": "Non sighes prus",

@ -44,7 +44,13 @@
"thread_tools.move": "Presunúť tému",
"thread_tools.fork": "Rozvetviť tému",
"thread_tools.delete": "Vymazať tému",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Vrátiť tému",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Načítanie kategórií",
"disabled_categories_note": "Vypnuté (disabled) kategorie sú šedé.",
"confirm_move": "Presunúť",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "Meno a priezvisko",
"website": "Webová stránka",
"user:website_placeholder": "http://...",
"location": "Poloha",
"age": "Vek",
"joined": "Registrovaný",
@ -20,7 +19,6 @@
"signature": "Podpis",
"gravatar": "Gravatar",
"birthday": "Dátum narodenia",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Nasleduj",
"unfollow": "Nenasledovať",

@ -44,7 +44,13 @@
"thread_tools.move": "Flytta ämne",
"thread_tools.fork": "Grena ämne",
"thread_tools.delete": "Ta bort ämne",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Återställ ämne",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Laddar kategorier",
"disabled_categories_note": "Inaktiverade kategorier är utgråade",
"confirm_move": "Flytta",

@ -5,7 +5,6 @@
"email": "Epost",
"fullname": "Hela namnet",
"website": "Webbsida",
"user:website_placeholder": "http://...",
"location": "Plats",
"age": "Ålder",
"joined": "Gick med",
@ -20,7 +19,6 @@
"signature": "Signatur",
"gravatar": "Gravatar",
"birthday": "Födelsedag",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chatta",
"follow": "Följ",
"unfollow": "Sluta följ",

@ -44,7 +44,13 @@
"thread_tools.move": "ย้ายกระทู้",
"thread_tools.fork": "แยกกระทู้",
"thread_tools.delete": "ลบกระทู้",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "กู้กระทู้",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "กำลังโหลดหมวดหมู่",
"disabled_categories_note": "หมวดหมู่ที่ปิดใช้งานจะเป็นสีเทา",
"confirm_move": "ย้าย",

@ -5,7 +5,6 @@
"email": "อีเมล์",
"fullname": "ชื่อเต็ม",
"website": "เว็บไซต์",
"user:website_placeholder": "http://...",
"location": "สถานที่",
"age": "อายุ",
"joined": "เข้าร่วม",
@ -20,7 +19,6 @@
"signature": "ลายเซ็น",
"gravatar": "Gravatar",
"birthday": "วันเกิด",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "แชท",
"follow": "ติดตาม",
"unfollow": "เลิกติดตาม",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "Kategoriler Yükleniyor",
"disabled_categories_note": "Etkin Olmayan Kategoriler soluklaştırılır",
"confirm_move": "Taşı",

@ -5,7 +5,6 @@
"email": "E-posta",
"fullname": "Tam Ad",
"website": "Websitesi",
"user:website_placeholder": "http://...",
"location": "Konum",
"age": "Yaş",
"joined": "Katıldı",
@ -20,7 +19,6 @@
"signature": "İmza",
"gravatar": "Avatar",
"birthday": "Doğum Tarihi",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "Follow",
"unfollow": "Unfollow",

@ -44,7 +44,13 @@
"thread_tools.move": "移动主题",
"thread_tools.fork": "分叉主题",
"thread_tools.delete": "删除主题",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "恢复主题",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "版面载入中",
"disabled_categories_note": "停用的版面为灰色",
"confirm_move": "移动",

@ -5,7 +5,6 @@
"email": "邮件",
"fullname": "姓名",
"website": "网站",
"user:website_placeholder": "http://...",
"location": "地址",
"age": "年龄",
"joined": "加入时间",
@ -20,7 +19,6 @@
"signature": "签名",
"gravatar": "Gravatar头像",
"birthday": "生日",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "聊天",
"follow": "关注",
"unfollow": "取消关注",

@ -44,7 +44,13 @@
"thread_tools.move": "Move Topic",
"thread_tools.fork": "Fork Topic",
"thread_tools.delete": "Delete Topic",
"thread_tools.delete_confirm": "Are you sure you want to delete this thread?",
"thread_tools.restore": "Restore Topic",
"thread_tools.restore_confirm": "Are you sure you want to restore this thread?",
"post_delete_confirm": "Are you sure you want to delete this post?",
"post_restore_confirm": "Are you sure you want to restore this post?",
"post_delete_error": "Could not delete this post!",
"post_restore_error": "Could not restore this post!",
"load_categories": "版面載入中",
"disabled_categories_note": "停用的版面為灰色",
"confirm_move": "移動",

@ -5,7 +5,6 @@
"email": "Email",
"fullname": "姓名",
"website": "網站",
"user:website_placeholder": "http://...",
"location": "地址",
"age": "年齡",
"joined": "加入時間",
@ -20,7 +19,6 @@
"signature": "簽名",
"gravatar": "Gravatar頭像",
"birthday": "生日",
"birthday_placeholder": "mm/dd/yyyy",
"chat": "Chat",
"follow": "關注",
"unfollow": "取消關注",

Loading…
Cancel
Save