From bd960ea6ac07e8f5c3cf30f6103c8b5d85b494c0 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 12 Aug 2015 09:57:41 -0400 Subject: [PATCH] latest translations --- public/language/ar/global.json | 4 +-- public/language/ar/unread.json | 2 +- public/language/bg/global.json | 2 +- public/language/es/global.json | 2 +- public/language/et/global.json | 2 +- public/language/fr/category.json | 2 +- public/language/fr/global.json | 2 +- public/language/it/global.json | 4 +-- public/language/it/register.json | 2 +- public/language/it/unread.json | 2 +- public/language/it/user.json | 28 +++++++++--------- public/language/it/users.json | 18 ++++++------ public/language/lt/category.json | 6 ++-- public/language/lt/global.json | 10 +++---- public/language/lt/modules.json | 10 +++---- public/language/lt/notifications.json | 18 ++++++------ public/language/lt/register.json | 2 +- public/language/lt/reset_password.json | 2 +- public/language/lt/unread.json | 2 +- public/language/lt/user.json | 40 +++++++++++++------------- public/language/lt/users.json | 20 ++++++------- public/language/ms/global.json | 6 ++-- public/language/ms/notifications.json | 2 +- public/language/sv/category.json | 6 ++-- public/language/sv/global.json | 16 +++++------ public/language/sv/login.json | 2 +- public/language/sv/modules.json | 10 +++---- public/language/sv/notifications.json | 4 +-- public/language/sv/recent.json | 20 ++++++------- public/language/sv/register.json | 2 +- public/language/sv/reset_password.json | 6 ++-- public/language/sv/unread.json | 2 +- public/language/sv/user.json | 14 ++++----- public/language/sv/users.json | 26 ++++++++--------- public/language/tr/global.json | 4 +-- public/language/tr/notifications.json | 2 +- public/language/tr/register.json | 2 +- public/language/tr/unread.json | 2 +- public/language/tr/user.json | 8 +++--- public/language/tr/users.json | 18 ++++++------ public/language/zh_CN/global.json | 2 +- 41 files changed, 167 insertions(+), 167 deletions(-) diff --git a/public/language/ar/global.json b/public/language/ar/global.json index d2c9af8495..50b3877256 100644 --- a/public/language/ar/global.json +++ b/public/language/ar/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 من %2", "pagination.enter_index": "أدخل الرقم التسلسلي", "header.admin": "مدبر نظام", - "header.categories": "Categories", + "header.categories": "الفئات", "header.recent": "حديث", "header.unread": "غير مقروء", "header.tags": "وسم", @@ -51,7 +51,7 @@ "views": "المشاهدات", "reputation": "السمعة", "read_more": "اقرأ المزيد", - "more": "More", + "more": "المزيد", "posted_ago_by_guest": "كتب %1 من طرف زائر", "posted_ago_by": "كتب %1 من طرف %2", "posted_ago": "كتب %1", diff --git a/public/language/ar/unread.json b/public/language/ar/unread.json index 365303bf35..992ffa6f5c 100644 --- a/public/language/ar/unread.json +++ b/public/language/ar/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "حدد غير مقروء", "selected": "المحددة", "all": "الكل", - "all_categories": "All categories", + "all_categories": "كل الفئات", "topics_marked_as_read.success": "تم تحديد المواضيع على أنها مقروءة!" } \ No newline at end of file diff --git a/public/language/bg/global.json b/public/language/bg/global.json index 7c5c0d7e2d..3d3b9e63a2 100644 --- a/public/language/bg/global.json +++ b/public/language/bg/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 от %2", "pagination.enter_index": "Въведете номер", "header.admin": "Администратор", - "header.categories": "Categories", + "header.categories": "Категории", "header.recent": "Скорошни", "header.unread": "Непрочетени", "header.tags": "Етикети", diff --git a/public/language/es/global.json b/public/language/es/global.json index fd67f9c881..66a7b6fbe7 100644 --- a/public/language/es/global.json +++ b/public/language/es/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 de %2", "pagination.enter_index": "Introduzca el número", "header.admin": "Administración", - "header.categories": "Categories", + "header.categories": "Categorías", "header.recent": "Recientes", "header.unread": "No leídos", "header.tags": "Etiquetas", diff --git a/public/language/et/global.json b/public/language/et/global.json index 153c49c35d..ce9d277529 100644 --- a/public/language/et/global.json +++ b/public/language/et/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 kõigist %2-st", "pagination.enter_index": "Sisetage indeks", "header.admin": "Admin", - "header.categories": "Categories", + "header.categories": "Kategooriad", "header.recent": "Hiljutised", "header.unread": "Lugemata", "header.tags": "Märksõnad", diff --git a/public/language/fr/category.json b/public/language/fr/category.json index 0e0a238c35..62f1fe79a3 100644 --- a/public/language/fr/category.json +++ b/public/language/fr/category.json @@ -6,7 +6,7 @@ "no_replies": "Personne n'a répondu", "share_this_category": "Partager cette catégorie", "watch": "Suivre", - "ignore": "Ignorer", + "ignore": "Ne plus suivre", "watch.message": "Vous suivez désormais les mises à jour de cette catégorie.", "ignore.message": "Vous ne suivez plus les mises jour de cette catégorie." } \ No newline at end of file diff --git a/public/language/fr/global.json b/public/language/fr/global.json index 75faa6dc2e..c9a2550c37 100644 --- a/public/language/fr/global.json +++ b/public/language/fr/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 sur %2", "pagination.enter_index": "Entrer un numéro de page", "header.admin": "Admin", - "header.categories": "Categories", + "header.categories": "Catégories", "header.recent": "Récent", "header.unread": "Non lu", "header.tags": "Mots-clés", diff --git a/public/language/it/global.json b/public/language/it/global.json index 47269df850..a015eb3476 100644 --- a/public/language/it/global.json +++ b/public/language/it/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 di %2", "pagination.enter_index": "Inserisci numero", "header.admin": "Amministratore", - "header.categories": "Categories", + "header.categories": "Categorie", "header.recent": "Recenti", "header.unread": "Non letti", "header.tags": "Tags", @@ -51,7 +51,7 @@ "views": "Visualizzazioni", "reputation": "Reputazione", "read_more": "per saperne di più", - "more": "More", + "more": "Altro", "posted_ago_by_guest": "scritto %1 di Ospite", "posted_ago_by": "scritto %1 di %2", "posted_ago": "postato %1", diff --git a/public/language/it/register.json b/public/language/it/register.json index b345928150..373ca07801 100644 --- a/public/language/it/register.json +++ b/public/language/it/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Altri metodi di registrazione", "terms_of_use": "Termini di Utilizzo", "agree_to_terms_of_use": "Accetto i Termini di Utilizzo", - "registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." + "registration-added-to-queue": "La tua registrazione è stata aggiunta alla coda di moderazione. Riceverai una mail quando verrà accettata da un amministratore." } \ No newline at end of file diff --git a/public/language/it/unread.json b/public/language/it/unread.json index 415f8b5d3c..e2e6018a47 100644 --- a/public/language/it/unread.json +++ b/public/language/it/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "Segna come Letto", "selected": "Selezionati", "all": "Tutti", - "all_categories": "All categories", + "all_categories": "Tutte le categorie", "topics_marked_as_read.success": "Discussione marcata come letta!" } \ No newline at end of file diff --git a/public/language/it/user.json b/public/language/it/user.json index 692831ff5c..f4e1a869d7 100644 --- a/public/language/it/user.json +++ b/public/language/it/user.json @@ -6,12 +6,12 @@ "postcount": "Numero post", "email": "Email", "confirm_email": "Conferma Email", - "ban_account": "Ban Account", - "ban_account_confirm": "Do you really want to ban this user?", - "unban_account": "Unban Account", + "ban_account": "BAN dell'account", + "ban_account_confirm": "Sei sicuro di voler bannare questo utente?", + "unban_account": "Togli il BAN", "delete_account": "Elimina Account", "delete_account_confirm": "Sei sicuro di voler cancellare il tuo account?
Questa azione è irreversibile e non potrai recuperare nessun dato

Inserisci il tuo username per confermare che vuoi eliminare questo account.", - "delete_this_account_confirm": "Are you sure you want to delete this account?
This action is irreversible and you will not be able to recover any data

", + "delete_this_account_confirm": "Sei sicuro di voler cancellare questo account?
Questa azione è irreversibile e non potrai recuperare nessun dato

", "fullname": "Nome e Cognome", "website": "Sito Internet", "location": "Località", @@ -25,7 +25,7 @@ "watched": "Osservati", "followers": "Da chi è seguito", "following": "Chi segue", - "aboutme": "About me", + "aboutme": "Su di me", "signature": "Firma", "gravatar": "Gravatar", "birthday": "Data di nascita", @@ -68,21 +68,21 @@ "settings-require-reload": "Alcuni cambiamenti di impostazioni richiedono un ricaricamento. Clicca qui per ricaricare la pagina.", "has_no_follower": "Questo utente non è seguito da nessuno :(", "follows_no_one": "Questo utente non segue nessuno :(", - "has_no_posts": "This user hasn't posted anything yet.", - "has_no_topics": "This user hasn't posted any topics yet.", - "has_no_watched_topics": "This user hasn't watched any topics yet.", + "has_no_posts": "Questo utente non ha ancora scritto niente.", + "has_no_topics": "Questo utente non ha ancora avviato discussioni.", + "has_no_watched_topics": "Questo utente non sta osservando discussioni.", "email_hidden": "Email Nascosta", "hidden": "nascosta", - "paginate_description": "Paginate topics and posts instead of using infinite scroll", + "paginate_description": "Non utilizzare lo scroll infinito per discussioni e messaggi", "topics_per_page": "Discussioni per Pagina", "posts_per_page": "Post per Pagina", - "notification_sounds": "Play a sound when you receive a notification", + "notification_sounds": "Riproduci un suono quando si riceve una notifica", "browsing": "Impostazioni di Navigazione", - "open_links_in_new_tab": "Open outgoing links in new tab", + "open_links_in_new_tab": "Apri i link web in una nuova pagina", "enable_topic_searching": "Abilita la ricerca negli argomenti", - "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", - "follow_topics_you_reply_to": "Follow topics that you reply to", - "follow_topics_you_create": "Follow topics you create", + "topic_search_help": "Se abilitata, la ricerca negli argomenti ignorerà il comportamento predefinito del browser per consentirti di cercare all'interno delle discussioni, anziché soltanto nel contenuto visibile a schermo", + "follow_topics_you_reply_to": "Segui le discussioni a cui hai risposto", + "follow_topics_you_create": "Segui le discussioni che hai iniziato", "grouptitle": "Seleziona il titolo del gruppo che vorresti vedere", "no-group-title": "Nessun titolo al gruppo" } \ No newline at end of file diff --git a/public/language/it/users.json b/public/language/it/users.json index d9a9e68427..5fc544d8ac 100644 --- a/public/language/it/users.json +++ b/public/language/it/users.json @@ -9,13 +9,13 @@ "filter-by": "Filtra per", "online-only": "Solo online", "picture-only": "Solo con foto", - "invite": "Invite", - "invitation-email-sent": "An invitation email has been sent to %1", - "user_list": "User List", - "recent_topics": "Recent Topics", - "popular_topics": "Popular Topics", - "unread_topics": "Unread Topics", - "categories": "Categories", - "tags": "Tags", - "map": "Map" + "invite": "Invita", + "invitation-email-sent": "Una mail di invito è stata inviata a %1", + "user_list": "Lista utenti", + "recent_topics": "Discussioni Recenti", + "popular_topics": "Discussioni Popolari", + "unread_topics": "Discussioni non lette", + "categories": "Categorie", + "tags": "Tag", + "map": "Mappa" } \ No newline at end of file diff --git a/public/language/lt/category.json b/public/language/lt/category.json index 3fc832a8e4..324084f60e 100644 --- a/public/language/lt/category.json +++ b/public/language/lt/category.json @@ -5,8 +5,8 @@ "browsing": "naršo", "no_replies": "Niekas dar neatsakė", "share_this_category": "Pasidalinti šią kategoriją", - "watch": "Watch", + "watch": "Stebėti", "ignore": "Nepaisyti", - "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "watch.message": "Jūs dabar stebite atnaujinimus iš šios kategorijos", + "ignore.message": "Jūs dabar ignoruojate atnaujinimus iš šios kategorijos" } \ No newline at end of file diff --git a/public/language/lt/global.json b/public/language/lt/global.json index 541becf696..f320a7c376 100644 --- a/public/language/lt/global.json +++ b/public/language/lt/global.json @@ -3,10 +3,10 @@ "search": "Ieškoti", "buttons.close": "Uždaryti", "403.title": "Prieiga negalima", - "403.message": "You seem to have stumbled upon a page that you do not have access to.", - "403.login": "Perhaps you should try logging in?", + "403.message": "Matosi užklupai į ta puslapį kur neturi tam tikrų teisių jį peržiūrėti", + "403.login": "Tikriausiai tu turėtum pabandyt prisijungt?", "404.title": "Nerasta", - "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.", + "404.message": "Pasirodo sėdi puslapyje kurio net nėra. Grįžk į namų puslapį.", "500.title": "Vidinė klaida.", "500.message": "Oops! Atrodo, kad kažkas nutiko!", "register": "Registruotis", @@ -22,7 +22,7 @@ "pagination.out_of": "%1 iš %2", "pagination.enter_index": "Įrašykite indeksą", "header.admin": "Administratorius", - "header.categories": "Categories", + "header.categories": "Kategorijos", "header.recent": "Naujausi", "header.unread": "Neskaityti", "header.tags": "Žymos", @@ -51,7 +51,7 @@ "views": "Peržiūros", "reputation": "Reputacija", "read_more": "skaityti plačiau", - "more": "More", + "more": "Daugiau", "posted_ago_by_guest": "parašyta %2 nuo svečio", "posted_ago_by": "parašyta %1 nuo %2", "posted_ago": "parašyta %1", diff --git a/public/language/lt/modules.json b/public/language/lt/modules.json index 1ad666d77e..17e2994996 100644 --- a/public/language/lt/modules.json +++ b/public/language/lt/modules.json @@ -15,12 +15,12 @@ "chat.seven_days": "7 dienos", "chat.thirty_days": "30 dienų", "chat.three_months": "3 mėnesiai", - "composer.compose": "Compose", - "composer.show_preview": "Show Preview", - "composer.hide_preview": "Hide Preview", + "composer.compose": "Sukomponuoti", + "composer.show_preview": "Rodyti pavyzdį", + "composer.hide_preview": "Slėpti pavyzdį", "composer.user_said_in": "%1 parašė į %2:", "composer.user_said": "%1 parašė:", "composer.discard": "Ar tikrai norite sunaikinti šį pranešimą?", - "composer.submit_and_lock": "Submit and Lock", - "composer.toggle_dropdown": "Toggle Dropdown" + "composer.submit_and_lock": "Pateikti ir užrakinti", + "composer.toggle_dropdown": "Perjungti Nukritimą" } \ No newline at end of file diff --git a/public/language/lt/notifications.json b/public/language/lt/notifications.json index 11589e9fc5..9da122b4e0 100644 --- a/public/language/lt/notifications.json +++ b/public/language/lt/notifications.json @@ -5,22 +5,22 @@ "mark_all_read": "Žymėti visus perspėjimus kaip skaitytus", "back_to_home": "Atgal į %1", "outgoing_link": "Išeinanti nuoroda", - "outgoing_link_message": "You are now leaving %1.", - "continue_to": "Continue to %1", + "outgoing_link_message": "Jūs dabar paliekate %1", + "continue_to": "Tęsti į %1", "return_to": "Grįžti į %1", "new_notification": "Naujas pranešimas", "you_have_unread_notifications": "Jūs turite neperskaitytų pranešimų.", "new_message_from": "Nauja žinutė nuo %1", - "upvoted_your_post_in": "%1 has upvoted your post in %2.", - "moved_your_post": "%1 has moved your post.", - "moved_your_topic": "%1 has moved your topic.", - "favourited_your_post_in": "%1 has favourited your post in %2.", - "user_flagged_post_in": "%1 flagged a post in %2", + "upvoted_your_post_in": "%1 užbalsavo už jūsų pranešima čia %2.", + "moved_your_post": "%1 perkėlė jūsų pranešimą", + "moved_your_topic": "%1 perkėlė jūsų temą", + "favourited_your_post_in": "%1 patinka jūsų pranešimas čia %2", + "user_flagged_post_in": "%1pagrįso nuomone čia %2", "user_posted_to": "%1 parašė atsaką %2", "user_posted_topic": "%1 paskelbė naują temą: %2", "user_mentioned_you_in": "%1 paminėjo Jus %2", - "user_started_following_you": "%1 started following you.", - "new_register": "%1 sent a registration request.", + "user_started_following_you": "%1 pradėjo sekti tave", + "new_register": "%1 atsiuntė registracijos prašymą", "email-confirmed": "El. paštas patvirtintas", "email-confirmed-message": "Dėkojame už el. pašto patvirtinimą. Jūsų paskyra pilnai aktyvuota.", "email-confirm-error-message": "Įvyko klaida mėginant patvirtinti Jūsų el. pašto adresą. Galbūt kodas yra neteisingas, arba nebegalioajantis.", diff --git a/public/language/lt/register.json b/public/language/lt/register.json index a4c931e7d7..52cf32608c 100644 --- a/public/language/lt/register.json +++ b/public/language/lt/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Alternatyvūs registracijos būdai", "terms_of_use": "Naudojimo sąlygos", "agree_to_terms_of_use": "Aš sutinku su vartojimo sąlygomis", - "registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." + "registration-added-to-queue": "Jūsų registracijos prašymas buvo pridėtas į laukiančiųjų sąrašą. Jūs gausite el.paštu laišką kada administratorius patvirtins jus" } \ No newline at end of file diff --git a/public/language/lt/reset_password.json b/public/language/lt/reset_password.json index 870d8563d0..6c2b1a11cf 100644 --- a/public/language/lt/reset_password.json +++ b/public/language/lt/reset_password.json @@ -13,5 +13,5 @@ "invalid_email": "Klaidingas arba neegzistuojantis el. pašto adresas!", "password_too_short": "Įvestas slaptažodis yra per trumpas, prašome pasirinkti kitą slaptažodį.", "passwords_do_not_match": "Du slaptažodžiai, kuriuos įvedėte, nesutampa.", - "password_expired": "Your password has expired, please choose a new password" + "password_expired": "Jūsų slaptažodžio laikas baigėsi, pasirinkite nauja slaptažodį" } \ No newline at end of file diff --git a/public/language/lt/unread.json b/public/language/lt/unread.json index 56db7f7d15..37c42dc40d 100644 --- a/public/language/lt/unread.json +++ b/public/language/lt/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "Pažymėti kaip perskaitytus", "selected": "Pasirinkti", "all": "Visi", - "all_categories": "All categories", + "all_categories": "Visos kategorijos", "topics_marked_as_read.success": "Temos pažymėtos kaip perskaitytos." } \ No newline at end of file diff --git a/public/language/lt/user.json b/public/language/lt/user.json index 70f6a75bc2..b4bae70ee4 100644 --- a/public/language/lt/user.json +++ b/public/language/lt/user.json @@ -6,12 +6,12 @@ "postcount": "Įrašų kiekis", "email": "El. paštas", "confirm_email": "Patvirtinti el. paštą", - "ban_account": "Ban Account", - "ban_account_confirm": "Do you really want to ban this user?", - "unban_account": "Unban Account", + "ban_account": "Užblokuoti Paskyrą", + "ban_account_confirm": "Jūs tikrai norite užblokuoti šį vartotoją?", + "unban_account": "Atblokuoti Paskyrą", "delete_account": "Ištrinti paskyrą", "delete_account_confirm": "Ar tikrai norite ištrinti savo paskyrą?
Šis veiksmas yra negrįžtamas, ir jūs negalėsite susigrąžinti jokių duomenų

Įveskite savo vardą, kad patvirtintumėte, jog norite panaikinti šią paskyrą.", - "delete_this_account_confirm": "Are you sure you want to delete this account?
This action is irreversible and you will not be able to recover any data

", + "delete_this_account_confirm": "Ar jūs tikrai norite ištrint šią paskyrą?
Šis veiksmas nebesugražinamas ir jūs nebegalėsite atgauti jokių duomenų

", "fullname": "Vardas ir pavardė", "website": "Tinklalapis", "location": "Vieta", @@ -22,17 +22,17 @@ "profile_views": "Profilio peržiūros", "reputation": "Reputacija", "favourites": "Mėgstamiausi", - "watched": "Watched", + "watched": "Peržiūrėjo", "followers": "Sekėjai", "following": "Seka", - "aboutme": "About me", + "aboutme": "Apie mane", "signature": "Parašas", "gravatar": "Gravatar", "birthday": "Gimimo diena", "chat": "Susirašinėti", "follow": "Sekti", "unfollow": "Nesekti", - "more": "More", + "more": "Daugiau", "profile_update_success": "Profilis sėkmingai atnaujintas!", "change_picture": "Pakeisti paveikslėlį", "edit": "Redaguoti", @@ -65,24 +65,24 @@ "digest_monthly": "Kas mėnesį", "send_chat_notifications": "Jeigu gaunama nauja pokalbių žinutė ir aš neprisijungęs, siųsti el. laišką", "send_post_notifications": "Atsiųsti el. laišką kai parašomi atsakymai į mano prenumeruojamas temas", - "settings-require-reload": "Some setting changes require a reload. Click here to reload the page.", + "settings-require-reload": "Kai kurie nustatymų pakeitimai reikalauja perkrovimo. Spauskite čia kad perkrauti puslapį", "has_no_follower": "Šis vartotojas neturi jokių sekėjų :(", "follows_no_one": "Šis vartotojas nieko neseka :(", - "has_no_posts": "This user hasn't posted anything yet.", - "has_no_topics": "This user hasn't posted any topics yet.", - "has_no_watched_topics": "This user hasn't watched any topics yet.", + "has_no_posts": "Šis vartotojas pakolkas neparašė jokių pranešimų", + "has_no_topics": "Šis vartotojas pakolkas nesukūrė jokių temų", + "has_no_watched_topics": "Šis vartotojas pakolkas nestebėjo jokių temų", "email_hidden": "El. paštas paslėptas", "hidden": "paslėptas", - "paginate_description": "Paginate topics and posts instead of using infinite scroll", + "paginate_description": "Puslapiavimas temų ir pranešimų, vietoj kad naudoti judėjimą su pelytė į viršų ir į apačia", "topics_per_page": "Temų puslapyje", "posts_per_page": "Pranešimų puslapyje", - "notification_sounds": "Play a sound when you receive a notification", + "notification_sounds": "Paleisti garsą kai jūs gaunate pranešimą", "browsing": "Naršymo nustatymai", - "open_links_in_new_tab": "Open outgoing links in new tab", - "enable_topic_searching": "Enable In-Topic Searching", - "topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen", - "follow_topics_you_reply_to": "Follow topics that you reply to", - "follow_topics_you_create": "Follow topics you create", - "grouptitle": "Select the group title you would like to display", - "no-group-title": "No group title" + "open_links_in_new_tab": "Atidaryti išeinančias nuorodas naujam skirtuke", + "enable_topic_searching": "Įjungti Temų Ieškojimą ", + "topic_search_help": "Jeigu įjungtas, temų ieškojimas, nepaisys naršyklės puslapio ieškojimo, ir pradės ieškoti tik toje temoje kuri bus rodoma ekrane", + "follow_topics_you_reply_to": "Sekti tas temas kur atrašai tu", + "follow_topics_you_create": "Sekti tas temas kurias sukuri tu", + "grouptitle": "Pasirinkite grupės pavadinimą kurį norėtumėte kad atvaizduotu", + "no-group-title": "Nėra grupės pavadinimo" } \ No newline at end of file diff --git a/public/language/lt/users.json b/public/language/lt/users.json index ddfb31c12b..a04cdd5093 100644 --- a/public/language/lt/users.json +++ b/public/language/lt/users.json @@ -7,15 +7,15 @@ "load_more": "Įkelti daugiau", "users-found-search-took": "Rasta %1 vartotojas(-ai)! Paieška užtruko %2 sekundes.", "filter-by": "Filtruoti pagal", - "online-only": "Online only", + "online-only": "Tik prisijunge", "picture-only": "Tik paveikslėlis", - "invite": "Invite", - "invitation-email-sent": "An invitation email has been sent to %1", - "user_list": "User List", - "recent_topics": "Recent Topics", - "popular_topics": "Popular Topics", - "unread_topics": "Unread Topics", - "categories": "Categories", - "tags": "Tags", - "map": "Map" + "invite": "Pakviesti", + "invitation-email-sent": "Pakvietimas el.paštu buvo išsiųstas į %1!", + "user_list": "Vartotojų sąrašas", + "recent_topics": "Paskutinės temos", + "popular_topics": "Populiarios temos", + "unread_topics": "Neperskaitytos temos", + "categories": "Kategorijos", + "tags": "Žymos", + "map": "Žemėlapis" } \ No newline at end of file diff --git a/public/language/ms/global.json b/public/language/ms/global.json index f35004ec2a..c15415dc99 100644 --- a/public/language/ms/global.json +++ b/public/language/ms/global.json @@ -19,13 +19,13 @@ "save_changes": "Simpan perubahan", "close": "Tutup", "pagination": "Mukasurat", - "pagination.out_of": "%1 out of %2", + "pagination.out_of": "%1 daripada %2", "pagination.enter_index": "Masukkan indeks", "header.admin": "Pentadbir", - "header.categories": "Categories", + "header.categories": "Kategori", "header.recent": "Terkini", "header.unread": "Belum dibaca", - "header.tags": "Tags", + "header.tags": "Tag", "header.popular": "Popular", "header.users": "Pengguna", "header.groups": "Kumpulan", diff --git a/public/language/ms/notifications.json b/public/language/ms/notifications.json index 2da026aa39..d020f54afa 100644 --- a/public/language/ms/notifications.json +++ b/public/language/ms/notifications.json @@ -20,7 +20,7 @@ "user_posted_topic": "%1 membuka topik baru : %2", "user_mentioned_you_in": "%1 sebut anda di %2", "user_started_following_you": "%1 mula mengikut anda.", - "new_register": "%1 sent a registration request.", + "new_register": "%1 menghantar jemputan pendaftaran.", "email-confirmed": "EMel Disahkan", "email-confirmed-message": "Terima kasih kerana mengesahkan emel anda. Akaun anda telah diaktifkan sepenuhnya.", "email-confirm-error-message": "Berlaku masalah semasa mengesahkan emel anda. Mungkin kod tidak sah atau tamat tempoh.", diff --git a/public/language/sv/category.json b/public/language/sv/category.json index d82abe3a24..3fdd64e037 100644 --- a/public/language/sv/category.json +++ b/public/language/sv/category.json @@ -5,8 +5,8 @@ "browsing": "läser", "no_replies": "Ingen har svarat", "share_this_category": "Dela den här kategorin", - "watch": "Watch", + "watch": "Bevaka", "ignore": "Ignorera", - "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "watch.message": "Du bevakar nu uppdateringar ifrån denna kategori", + "ignore.message": "Du ignorerar nu uppdateringar ifrån denna kategori" } \ No newline at end of file diff --git a/public/language/sv/global.json b/public/language/sv/global.json index 647cbec5d0..b7ad673b45 100644 --- a/public/language/sv/global.json +++ b/public/language/sv/global.json @@ -3,10 +3,10 @@ "search": "Sök", "buttons.close": "Stäng", "403.title": "Tillgång Nekad", - "403.message": "You seem to have stumbled upon a page that you do not have access to.", - "403.login": "Perhaps you should try logging in?", + "403.message": "Du verkar ha ramlat in på en sida du ej har tillgång till.", + "403.login": "Du kanske bör försöka logga in?", "404.title": "Sidan saknas", - "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.", + "404.message": "Du verkar ha ramlat in på en sida som inte finns. Återgå till första sidan.", "500.title": "Internt fel.", "500.message": "Hoppsan! Verkar som att något gått snett!", "register": "Registrera", @@ -22,13 +22,13 @@ "pagination.out_of": "%1 av %2", "pagination.enter_index": "Skriv in index ", "header.admin": "Admin", - "header.categories": "Categories", + "header.categories": "Kategorier", "header.recent": "Senaste", "header.unread": "Olästa", "header.tags": "Märkningar", "header.popular": "Populära", "header.users": "Användare", - "header.groups": "Groups", + "header.groups": "Grupper", "header.chats": "Chattar", "header.notifications": "Notiser", "header.search": "Sök", @@ -51,7 +51,7 @@ "views": "Visningar", "reputation": "Rykte", "read_more": "läs mer", - "more": "More", + "more": "Mer", "posted_ago_by_guest": "inskickad %1 av anonym", "posted_ago_by": "inskickad %1 av %2", "posted_ago": "inskickad %1", @@ -77,7 +77,7 @@ "updated.title": "Forum uppdaterades", "updated.message": "Det här forumet har nu uppdaterats till senaste versionen. Klicka här för att ladda om sidan.", "privacy": "Integritet", - "follow": "Follow", - "unfollow": "Unfollow", + "follow": "Följ", + "unfollow": "Sluta följ", "delete_all": "Ta bort Alla" } \ No newline at end of file diff --git a/public/language/sv/login.json b/public/language/sv/login.json index 363da51e9b..1b3cf37221 100644 --- a/public/language/sv/login.json +++ b/public/language/sv/login.json @@ -1,7 +1,7 @@ { "username-email": "Användarnamn eller epostadress", "username": "Användarnamn", - "email": "Email", + "email": "Epostadress", "remember_me": "Kom ihåg mig?", "forgot_password": "Glömt lösenord?", "alternative_logins": "Alternativa inloggningssätt", diff --git a/public/language/sv/modules.json b/public/language/sv/modules.json index 008af93bc0..a370feb0b1 100644 --- a/public/language/sv/modules.json +++ b/public/language/sv/modules.json @@ -15,12 +15,12 @@ "chat.seven_days": "7 Dagar", "chat.thirty_days": "30 Dagar", "chat.three_months": "3 Månader", - "composer.compose": "Compose", - "composer.show_preview": "Show Preview", - "composer.hide_preview": "Hide Preview", + "composer.compose": "Komponera", + "composer.show_preview": "Visa förhandsgranskning", + "composer.hide_preview": "Dölj förhandsgranskning", "composer.user_said_in": "%1 sa i %2:", "composer.user_said": "%1 sa:", "composer.discard": "Är du säker på att du vill förkasta det här inlägget?", - "composer.submit_and_lock": "Submit and Lock", - "composer.toggle_dropdown": "Toggle Dropdown" + "composer.submit_and_lock": "Skicka och lås", + "composer.toggle_dropdown": "Visa/Dölj dropdown" } \ No newline at end of file diff --git a/public/language/sv/notifications.json b/public/language/sv/notifications.json index c95db1b8ee..424b6f4e42 100644 --- a/public/language/sv/notifications.json +++ b/public/language/sv/notifications.json @@ -2,7 +2,7 @@ "title": "Notiser", "no_notifs": "Du har inga nya notiser", "see_all": "Visa alla notiser", - "mark_all_read": "Mark all notifications read", + "mark_all_read": "Markera alla notiser som lästa", "back_to_home": "Tillbaka till %1", "outgoing_link": "Utgående länk", "outgoing_link_message": "Du lämnar nu %1. ", @@ -20,7 +20,7 @@ "user_posted_topic": "%1 har skapat ett nytt ämne: %2", "user_mentioned_you_in": "%1 nämnde dig i %2", "user_started_following_you": "%1 började följa dig.", - "new_register": "%1 sent a registration request.", + "new_register": "%1 skickade en registreringsförfrågan.", "email-confirmed": "Epost bekräftad", "email-confirmed-message": "Tack för att du bekräftat din epostadress. Ditt konto är nu fullt ut aktiverat.", "email-confirm-error-message": "Det uppstod ett fel med att bekräfta din epostadress. Kanske var koden ogiltig eller har gått ut.", diff --git a/public/language/sv/recent.json b/public/language/sv/recent.json index 28a0d6f599..46d7531d3c 100644 --- a/public/language/sv/recent.json +++ b/public/language/sv/recent.json @@ -6,14 +6,14 @@ "year": "År", "alltime": "Alltid", "no_recent_topics": "Det finns inga olästa ämnen.", - "no_popular_topics": "There are no popular topics.", - "there-is-a-new-topic": "There is a new topic.", - "there-is-a-new-topic-and-a-new-post": "There is a new topic and a new post.", - "there-is-a-new-topic-and-new-posts": "There is a new topic and %1 new posts.", - "there-are-new-topics": "There are %1 new topics.", - "there-are-new-topics-and-a-new-post": "There are %1 new topics and a new post.", - "there-are-new-topics-and-new-posts": "There are %1 new topics and %2 new posts.", - "there-is-a-new-post": "There is a new post.", - "there-are-new-posts": "There are %1 new posts.", - "click-here-to-reload": "Click here to reload." + "no_popular_topics": "Det finns inga populära ämnen", + "there-is-a-new-topic": "Det finns ett nytt ämne", + "there-is-a-new-topic-and-a-new-post": "Det finns ett nytt ämne och ett nytt inlägg.", + "there-is-a-new-topic-and-new-posts": "Det finns ett nytt ämne och %1 nya inlägg.", + "there-are-new-topics": "Det finns %1 nya ämnen.", + "there-are-new-topics-and-a-new-post": "Det finns %1 nya ämnen och ett nytt inlägg..", + "there-are-new-topics-and-new-posts": "Det finns %1 nya ämnen och %2 nya inlägg.", + "there-is-a-new-post": "Det finns ett nytt inlägg.", + "there-are-new-posts": "Det finns %1 nya inlägg.", + "click-here-to-reload": "Klicka här för att ladda om." } \ No newline at end of file diff --git a/public/language/sv/register.json b/public/language/sv/register.json index 750db5cc62..6f1aa3764b 100644 --- a/public/language/sv/register.json +++ b/public/language/sv/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Alternativ registrering", "terms_of_use": "Användarvillkor", "agree_to_terms_of_use": "Jag godkänner användarvillkoren", - "registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." + "registration-added-to-queue": "Din registrering har lagts till i kön. Du kommer att få ett mail när den accepteras av en administratör." } \ No newline at end of file diff --git a/public/language/sv/reset_password.json b/public/language/sv/reset_password.json index 17c4447925..9f79207d43 100644 --- a/public/language/sv/reset_password.json +++ b/public/language/sv/reset_password.json @@ -11,7 +11,7 @@ "enter_email_address": "Skriv in epostadress", "password_reset_sent": "Lösenordsåterställning skickad", "invalid_email": "Felaktig epost / Epost finns inte!", - "password_too_short": "The password entered is too short, please pick a different password.", - "passwords_do_not_match": "The two passwords you've entered do not match.", - "password_expired": "Your password has expired, please choose a new password" + "password_too_short": "Lösenordet är för kort, var god välj ett annat lösenord.", + "passwords_do_not_match": "De två lösenorden du har fyllt i matchar ej varandra.", + "password_expired": "Ditt lösenord har gått ut, var god välj ett nytt lösenord." } \ No newline at end of file diff --git a/public/language/sv/unread.json b/public/language/sv/unread.json index b6a20d21ca..0ed0a80ae7 100644 --- a/public/language/sv/unread.json +++ b/public/language/sv/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "Markerad som läst", "selected": "Vald", "all": "Alla", - "all_categories": "All categories", + "all_categories": "Alla kategorier", "topics_marked_as_read.success": "Ämnet markerat som läst." } \ No newline at end of file diff --git a/public/language/sv/user.json b/public/language/sv/user.json index c76476de52..6ccc8a3760 100644 --- a/public/language/sv/user.json +++ b/public/language/sv/user.json @@ -6,12 +6,12 @@ "postcount": "Antal inlägg", "email": "Epost", "confirm_email": "Bekräfta epostadress ", - "ban_account": "Ban Account", - "ban_account_confirm": "Do you really want to ban this user?", - "unban_account": "Unban Account", + "ban_account": "Bannlys konto", + "ban_account_confirm": "Vill du verkligen bannlysa den här användaren?", + "unban_account": "Ta bort bannlysning", "delete_account": "Ta bort ämne", "delete_account_confirm": "Är du säker på att du vill radera ditt konto?
Denna åtgärd går inte att ångra och du kommer inte kunna återställa ditt konto

Skriv in ditt användarnamn för att bekräfta att du vill radera ditt konto.", - "delete_this_account_confirm": "Are you sure you want to delete this account?
This action is irreversible and you will not be able to recover any data

", + "delete_this_account_confirm": "Är du säker på att du vill ta bort detta konto?
Detta går ej att ångra - data går förlorad för alltid

", "fullname": "Hela namnet", "website": "Webbsida", "location": "Plats", @@ -68,9 +68,9 @@ "settings-require-reload": "Vissa inställningar som ändrades kräver att sidan laddas om. Klicka här för att ladda om sidan.", "has_no_follower": "Denna användare har inga följare :(", "follows_no_one": "Denna användare följer ingen :(", - "has_no_posts": "This user hasn't posted anything yet.", - "has_no_topics": "This user hasn't posted any topics yet.", - "has_no_watched_topics": "This user hasn't watched any topics yet.", + "has_no_posts": "Användaren har inte skrivit några inlägg ännu", + "has_no_topics": "Användaren har inte skrivit några ämnen ännu", + "has_no_watched_topics": "Användaren har inte bevakat några ämnen ännu", "email_hidden": "Epost dold", "hidden": "dold", "paginate_description": "Gör så att ämnen och inlägg visas som sidor istället för oändlig skroll", diff --git a/public/language/sv/users.json b/public/language/sv/users.json index 1e364986af..5acd1b0f84 100644 --- a/public/language/sv/users.json +++ b/public/language/sv/users.json @@ -5,17 +5,17 @@ "search": "Sök", "enter_username": "Ange ett användarnamn för att söka", "load_more": "Ladda fler", - "users-found-search-took": "%1 user(s) found! Search took %2 seconds.", - "filter-by": "Filter By", - "online-only": "Online only", - "picture-only": "Picture only", - "invite": "Invite", - "invitation-email-sent": "An invitation email has been sent to %1", - "user_list": "User List", - "recent_topics": "Recent Topics", - "popular_topics": "Popular Topics", - "unread_topics": "Unread Topics", - "categories": "Categories", - "tags": "Tags", - "map": "Map" + "users-found-search-took": "%1 användare hittades! Sökningen tog %2 sekunder.", + "filter-by": "Filtrera på", + "online-only": "Endast online", + "picture-only": "Endast bild", + "invite": "Bjud in", + "invitation-email-sent": "En inbjudan har skickats till %1", + "user_list": "Användarlista", + "recent_topics": "Senaste ämnen", + "popular_topics": "Populära ämnen", + "unread_topics": "Olästa ämnen", + "categories": "Kategorier", + "tags": "Märkord", + "map": "Karta" } \ No newline at end of file diff --git a/public/language/tr/global.json b/public/language/tr/global.json index 7e63e5e3bd..979e9715c5 100644 --- a/public/language/tr/global.json +++ b/public/language/tr/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 - %2", "pagination.enter_index": "İndex gir", "header.admin": "Yönetim", - "header.categories": "Categories", + "header.categories": "Kategoriler", "header.recent": "Yeni", "header.unread": "Okunmamış", "header.tags": "Etiketler", @@ -51,7 +51,7 @@ "views": "Görüntülemeler", "reputation": "Saygınlık", "read_more": "daha fazla oku", - "more": "More", + "more": "Daha Fazla", "posted_ago_by_guest": "Ziyaretçi tarafından %1 yayımlandı", "posted_ago_by": "%2 tarafından %1 yayımlandı", "posted_ago": "%1 yayımlandı", diff --git a/public/language/tr/notifications.json b/public/language/tr/notifications.json index 948a1dfeca..d498a13dbe 100644 --- a/public/language/tr/notifications.json +++ b/public/language/tr/notifications.json @@ -20,7 +20,7 @@ "user_posted_topic": "%1 yeni bir konu yarattı: %2", "user_mentioned_you_in": "%1 %2 başlığında sizden bahsetti.", "user_started_following_you": "%1 sizi takip etmeye başladı.", - "new_register": "%1 sent a registration request.", + "new_register": "%1 kayıt olma isteği gönderdi.", "email-confirmed": "E-posta onaylandı", "email-confirmed-message": "E-postanızı onaylandığınız için teşekkürler. Hesabınız tamamen aktive edildi.", "email-confirm-error-message": "E-posta adresinizi onaylarken bir hata oluştu. Kodunuz geçersiz ya da eski olabilir.", diff --git a/public/language/tr/register.json b/public/language/tr/register.json index cd4d6c67c9..c46c27ad32 100644 --- a/public/language/tr/register.json +++ b/public/language/tr/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Alternatif Kayıt", "terms_of_use": "Kullanım Şartları", "agree_to_terms_of_use": "Kullanım Şartlarını kabul ediyorum", - "registration-added-to-queue": "Your registration has been added to the approval queue. You will receive an email when it is accepted by an administrator." + "registration-added-to-queue": "Kayıt olma isteğiniz kabul listesine eklenmiştir. Yönetici tarafından kabul edildiğinizde mail alacaksınız." } \ No newline at end of file diff --git a/public/language/tr/unread.json b/public/language/tr/unread.json index 95268cf85c..49b8995dc5 100644 --- a/public/language/tr/unread.json +++ b/public/language/tr/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "Okundu Olarak İşaretle", "selected": "Seçili", "all": "Hepsi", - "all_categories": "All categories", + "all_categories": "Tüm kategoriler", "topics_marked_as_read.success": "Başlıklar okundu olarak işaretlendi!" } \ No newline at end of file diff --git a/public/language/tr/user.json b/public/language/tr/user.json index 2739622bee..ac16ae1970 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -11,7 +11,7 @@ "unban_account": "Hesabı Kullanıma Aç", "delete_account": "Hesabı Sil", "delete_account_confirm": "Hesabınızı silmek istediğinize emin misiniz?
Bu işlem geri çevrilemez ve tüm verileriniz sistemden silinecek.

Eğer hesabınızı silmek istiyorsanız lütfen kullanıcı isminizi girerek işlemi onaylayın.", - "delete_this_account_confirm": "Are you sure you want to delete this account?
This action is irreversible and you will not be able to recover any data

", + "delete_this_account_confirm": "Bu hesabı silmek istediğinizden emin misiniz?
Bu işlem geri döndürülemez ve hiç bir veriyi kurtaramazsınız

", "fullname": "Tam Ad", "website": "Websitesi", "location": "Konum", @@ -68,9 +68,9 @@ "settings-require-reload": "Bazı ayar değişiklikleri sayfayı tekrar yüklemenizi gerektirir. Buraya tıklayarak sayfayı tekrar yükleyebilirsiniz.", "has_no_follower": "Bu kullanıcının hiç takipçisi yok :(", "follows_no_one": "Bu kullanıcı kimseyi takip etmiyor :(", - "has_no_posts": "This user hasn't posted anything yet.", - "has_no_topics": "This user hasn't posted any topics yet.", - "has_no_watched_topics": "This user hasn't watched any topics yet.", + "has_no_posts": "Bu kullanıcı henüz herhangi bir ileti yazmamış.", + "has_no_topics": "Bu kullanıcı henüz hiç bir başlık açmamış.", + "has_no_watched_topics": "Bu kullanıcı henüz hiç bir başlık okumamış.", "email_hidden": "E-posta gizli", "hidden": "gizli", "paginate_description": "Sonsuz yükleme yerine konu ve iletileri sayfalara böl", diff --git a/public/language/tr/users.json b/public/language/tr/users.json index cee4c4445a..00c8b00be9 100644 --- a/public/language/tr/users.json +++ b/public/language/tr/users.json @@ -9,13 +9,13 @@ "filter-by": "Şu şekilde filtrele", "online-only": "Sadece çevrimiçi", "picture-only": "Sadece resim", - "invite": "Invite", - "invitation-email-sent": "An invitation email has been sent to %1", - "user_list": "User List", - "recent_topics": "Recent Topics", - "popular_topics": "Popular Topics", - "unread_topics": "Unread Topics", - "categories": "Categories", - "tags": "Tags", - "map": "Map" + "invite": "Davet et", + "invitation-email-sent": "%1'e bir davet maili gönderildi", + "user_list": "Kullanıcı Listesi", + "recent_topics": "Güncel Başlıklar", + "popular_topics": "Popüler Başlıklar", + "unread_topics": "Okunmamış Başlıklar", + "categories": "Kategoriler", + "tags": "Etiketler", + "map": "Harita" } \ No newline at end of file diff --git a/public/language/zh_CN/global.json b/public/language/zh_CN/global.json index 82d3030953..69daf31adf 100644 --- a/public/language/zh_CN/global.json +++ b/public/language/zh_CN/global.json @@ -22,7 +22,7 @@ "pagination.out_of": "%1 / %2", "pagination.enter_index": "输入索引", "header.admin": "管理", - "header.categories": "Categories", + "header.categories": "版面", "header.recent": "最新", "header.unread": "未读", "header.tags": "话题",