From a8f9671a114b1ca6fd3f4a59b8554cdefecf1b65 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Sun, 20 Sep 2015 12:00:09 -0400 Subject: [PATCH] latest translations --- public/language/ar/category.json | 3 +- public/language/bg/category.json | 3 +- public/language/bg/error.json | 4 +- public/language/bg/groups.json | 6 +-- public/language/bg/user.json | 4 +- public/language/bn/category.json | 3 +- public/language/cs/category.json | 3 +- public/language/da/category.json | 3 +- public/language/da/modules.json | 6 +-- public/language/da/notifications.json | 2 +- public/language/da/pages.json | 52 ++++++++++++------------- public/language/da/user.json | 6 +-- public/language/de/category.json | 3 +- public/language/de/error.json | 4 +- public/language/de/groups.json | 6 +-- public/language/de/user.json | 4 +- public/language/el/category.json | 3 +- public/language/en@pirate/category.json | 3 +- public/language/en_US/category.json | 3 +- public/language/es/category.json | 3 +- public/language/et/category.json | 3 +- public/language/fa_IR/category.json | 3 +- public/language/fi/category.json | 3 +- public/language/fr/category.json | 3 +- public/language/fr/error.json | 4 +- public/language/fr/groups.json | 6 +-- public/language/fr/user.json | 4 +- public/language/he/category.json | 3 +- public/language/hu/category.json | 3 +- public/language/id/category.json | 3 +- public/language/id/global.json | 16 ++++---- public/language/id/notifications.json | 6 +-- public/language/id/register.json | 2 +- public/language/id/reset_password.json | 6 +-- public/language/id/search.json | 12 +++--- public/language/id/unread.json | 2 +- public/language/it/category.json | 3 +- public/language/ja/category.json | 3 +- public/language/ko/category.json | 3 +- public/language/lt/category.json | 3 +- public/language/ms/category.json | 3 +- public/language/nb/category.json | 3 +- public/language/nl/category.json | 3 +- public/language/pl/category.json | 3 +- public/language/pt_BR/category.json | 7 ++-- public/language/pt_BR/email.json | 4 +- public/language/pt_BR/error.json | 12 +++--- public/language/pt_BR/global.json | 2 +- public/language/pt_BR/groups.json | 12 +++--- public/language/pt_BR/modules.json | 2 +- public/language/pt_BR/register.json | 2 +- public/language/pt_BR/search.json | 4 +- public/language/pt_BR/tags.json | 2 +- public/language/pt_BR/topic.json | 10 ++--- public/language/pt_BR/user.json | 12 +++--- public/language/ro/category.json | 3 +- public/language/ru/category.json | 3 +- public/language/rw/category.json | 3 +- public/language/sc/category.json | 3 +- public/language/sk/category.json | 3 +- public/language/sr/category.json | 3 +- public/language/sv/category.json | 3 +- public/language/th/category.json | 3 +- public/language/tr/category.json | 3 +- public/language/tr/error.json | 4 +- public/language/tr/groups.json | 8 ++-- public/language/tr/user.json | 4 +- public/language/vi/category.json | 3 +- public/language/zh_CN/category.json | 3 +- public/language/zh_TW/category.json | 3 +- 70 files changed, 193 insertions(+), 155 deletions(-) diff --git a/public/language/ar/category.json b/public/language/ar/category.json index 874bada6ab..192d1f02c8 100644 --- a/public/language/ar/category.json +++ b/public/language/ar/category.json @@ -11,5 +11,6 @@ "watch": "متابعة", "ignore": "تجاهل", "watch.message": "أنت اﻷن متابع لتحديثات هذه الفئة", - "ignore.message": "أنت اﻷن تتجاهل تحديثات هذه الفئة" + "ignore.message": "أنت اﻷن تتجاهل تحديثات هذه الفئة", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/bg/category.json b/public/language/bg/category.json index 52d9789bd0..ace3e651d1 100644 --- a/public/language/bg/category.json +++ b/public/language/bg/category.json @@ -11,5 +11,6 @@ "watch": "Следене", "ignore": "Игнориране", "watch.message": "Вече следите обновленията в тази категория", - "ignore.message": "Вече не следите обновленията в тази категория" + "ignore.message": "Вече не следите обновленията в тази категория", + "watched-categories": "Следени категории" } \ No newline at end of file diff --git a/public/language/bg/error.json b/public/language/bg/error.json index 0a63951924..f72c7dbd95 100644 --- a/public/language/bg/error.json +++ b/public/language/bg/error.json @@ -77,8 +77,8 @@ "cant-chat-with-yourself": "Не можете да пишете съобщение на себе си!", "chat-restricted": "Този потребител е ограничил съобщенията до себе си. Той трябва първо да Ви последва, преди да можете да си пишете с него.", "too-many-messages": "Изпратили сте твърде много съобщения. Моля, изчакайте малко.", - "invalid-chat-message": "Invalid chat message", - "chat-message-too-long": "Chat message is too long", + "invalid-chat-message": "Невалидно съобщение", + "chat-message-too-long": "Съобщението е твърде дълго", "reputation-system-disabled": "Системата за репутация е изключена.", "downvoting-disabled": "Отрицателното гласуване е изключено", "not-enough-reputation-to-downvote": "Нямате достатъчно репутация, за да гласувате отрицателно за тази публикация", diff --git a/public/language/bg/groups.json b/public/language/bg/groups.json index 03cc738a19..8545d86acd 100644 --- a/public/language/bg/groups.json +++ b/public/language/bg/groups.json @@ -12,9 +12,9 @@ "invited.none": "В момента няма поканени членове", "invited.uninvite": "Отмяна на поканата", "invited.search": "Потърсете потребител, когото да поканите в тази група", - "invited.notification_title": "You have been invited to join %1", - "request.notification_title": "Group Membership Request from %1", - "request.notification_text": "%1 has requested to become a member of %2", + "invited.notification_title": "Вие бяхте поканен/а да се присъедините към %1", + "request.notification_title": "Заявка за членство в групата от %1", + "request.notification_text": "%1 поиска да стане член на %2", "cover-instructions": "Плъзнете снимка, наместете я в предпочитаната позиция и натистнете Запазване", "cover-change": "Промяна", "cover-save": "Запазване", diff --git a/public/language/bg/user.json b/public/language/bg/user.json index 52c7c124d1..43244c015d 100644 --- a/public/language/bg/user.json +++ b/public/language/bg/user.json @@ -12,7 +12,7 @@ "delete_account": "Изтриване на акаунта", "delete_account_confirm": "Сигурни ли сте, че искате да изтриете акаунта си?
Това действие е необратимо и няма да можете да възстановите нищо от данните си

Въведете потребителското си име, за да потвърдите, че искате да унищожите този акаунт.", "delete_this_account_confirm": "Сигурни ли сте, че искате да изтриете този акаунт?
Това действие е необратимо и няма да можете да възстановите нищо от данните

", - "account-deleted": "Account deleted", + "account-deleted": "Акаунтът е изтрит", "fullname": "Цяло име", "website": "Уеб сайт", "location": "Местоположение", @@ -53,7 +53,7 @@ "username_taken_workaround": "Потребителското име, което искате, е заето и затова ние го променихме малко. Вие ще се наричате %1", "upload_picture": "Качване на снимка", "upload_a_picture": "Качване на снимка", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Премахване на качената снимка", "image_spec": "Можете да качвате само PNG, JPG, или GIF файлове", "settings": "Настройки", "show_email": "Да се показва е-пощата ми", diff --git a/public/language/bn/category.json b/public/language/bn/category.json index b543a8dc41..6dd740e4ac 100644 --- a/public/language/bn/category.json +++ b/public/language/bn/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "উপেক্ষা করুন", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/cs/category.json b/public/language/cs/category.json index 9d75bab919..d91e9ebda0 100644 --- a/public/language/cs/category.json +++ b/public/language/cs/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignorovat", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/da/category.json b/public/language/da/category.json index d69e9f2fb5..96579ce8a3 100644 --- a/public/language/da/category.json +++ b/public/language/da/category.json @@ -11,5 +11,6 @@ "watch": "Overvåg", "ignore": "Ignorer", "watch.message": "Du overvåger nu opdateringer fra denne kategori", - "ignore.message": "Du ignorere nu opdateringer fra denne kategori" + "ignore.message": "Du ignorere nu opdateringer fra denne kategori", + "watched-categories": "Fulgte kategorier" } \ No newline at end of file diff --git a/public/language/da/modules.json b/public/language/da/modules.json index 333a0e2e5f..96c0a3939d 100644 --- a/public/language/da/modules.json +++ b/public/language/da/modules.json @@ -5,7 +5,7 @@ "chat.no_active": "Du har ingen aktive chats.", "chat.user_typing": "%1 skriver ...", "chat.user_has_messaged_you": "1% har skrevet til dig.", - "chat.see_all": "See all chats", + "chat.see_all": "Se alle chats", "chat.no-messages": "Vælg en modtager for at se beskedhistorikken", "chat.recent-chats": "Seneste chats", "chat.contacts": "Kontakter", @@ -24,6 +24,6 @@ "composer.submit_and_lock": "Send og lås", "composer.toggle_dropdown": "Skift mellem dropdown", "bootbox.ok": "OK", - "bootbox.cancel": "Cancel", - "bootbox.confirm": "Confirm" + "bootbox.cancel": "Annuller", + "bootbox.confirm": "Bekræft" } \ No newline at end of file diff --git a/public/language/da/notifications.json b/public/language/da/notifications.json index 3475ffbb5a..a6a810dc87 100644 --- a/public/language/da/notifications.json +++ b/public/language/da/notifications.json @@ -1,7 +1,7 @@ { "title": "Notifikationer", "no_notifs": "Du har ingen nye notifkationer", - "see_all": "See all notifications", + "see_all": "Se alle notifikationer", "mark_all_read": "Marker alle notifikationer læst", "back_to_home": "Tilbage til %1", "outgoing_link": "Udgående link", diff --git a/public/language/da/pages.json b/public/language/da/pages.json index 221da04afb..c420d46d1e 100644 --- a/public/language/da/pages.json +++ b/public/language/da/pages.json @@ -1,37 +1,37 @@ { "home": "Forside", "unread": "Ulæste tråde", - "popular-day": "Popular topics today", - "popular-week": "Popular topics this week", - "popular-month": "Popular topics this month", - "popular-alltime": "All time popular topics", + "popular-day": "Populære tråde i dag", + "popular-week": "Populære tråde denne ude", + "popular-month": "Populære tråde denne måned", + "popular-alltime": "Top populære tråde", "recent": "Seneste tråde", - "users/online": "Online Users", - "users/latest": "Latest Users", - "users/sort-posts": "Users with the most posts", - "users/sort-reputation": "Users with the most reputation", - "users/map": "User Map", - "users/search": "User Search", + "users/online": "Online brugere", + "users/latest": "Seneste brugere", + "users/sort-posts": "Brugere med de fleste indlæg", + "users/sort-reputation": "Brugere med mest omdømme", + "users/map": "Bruger kort", + "users/search": "Bruger søgning", "notifications": "Notifikationer", "tags": "Tags", "tag": "Tråde tagget under \"%1\"", - "register": "Register an account", - "login": "Login to your account", - "reset": "Reset your account password", - "categories": "Categories", - "groups": "Groups", - "group": "%1 group", + "register": "Registre en konto", + "login": "Login til din konto", + "reset": "Nulstil din adgangskode", + "categories": "Kategorier", + "groups": "Grupper", + "group": "%1 gruppe", "chats": "Chats", - "chat": "Chatting with %1", - "account/edit": "Editing \"%1\"", - "account/following": "People %1 follows", - "account/followers": "People who follow %1", - "account/posts": "Posts made by %1", - "account/topics": "Topics created by %1", - "account/groups": "%1's Groups", - "account/favourites": "%1's Favourite Posts", - "account/settings": "User Settings", - "account/watched": "Topics watched by %1", + "chat": "Chatter med %1", + "account/edit": "Redigere \"%1\"", + "account/following": "Personer som %1 følger", + "account/followers": "Personer som følger %1", + "account/posts": "Indlæg oprettet af %1", + "account/topics": "Tråde lavet af %1", + "account/groups": "%1s grupper", + "account/favourites": "&1s favorit indlæg", + "account/settings": "Bruger instillinger", + "account/watched": "Tråde fulgt af %1", "maintenance.text": "%1 er under vedligeholdelse. Kom venligst tilbage senere.", "maintenance.messageIntro": "Administratoren har yderligere vedlagt denne besked:" } \ No newline at end of file diff --git a/public/language/da/user.json b/public/language/da/user.json index f779c9a1a5..3bade09fb9 100644 --- a/public/language/da/user.json +++ b/public/language/da/user.json @@ -12,7 +12,7 @@ "delete_account": "Slet konto", "delete_account_confirm": "Er du sikker på du vil slette din konto?
Dette kan ikke fortrydes, og du vil ikke være istand til at genoprette dine data

Indtast dit brugernavn for at bekræfte at du ønsker at slette din konto.", "delete_this_account_confirm": "Er du sikker på at du vil slette denne konto?
Denne handling kan ikke fortrydes, og du kan ikke genskabe nogen data.

", - "account-deleted": "Account deleted", + "account-deleted": "Konto slettet", "fullname": "Fulde navn", "website": "Webside", "location": "Lokation", @@ -53,7 +53,7 @@ "username_taken_workaround": "Det valgte brugernavn er allerede taget, så vi har ændret det en smule. Du hedder nu %1", "upload_picture": "Upload billede", "upload_a_picture": "Upload et billede", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Fjern uploaded billede", "image_spec": "Du kan kun uploade PNG, JPG eller GIF billeder", "settings": "Indstillinger", "show_email": "Vis min emailaddresse", @@ -87,5 +87,5 @@ "follow_topics_you_create": "Følg emner du opretter", "grouptitle": "Vælg gruppe titlen du gerne vil fremvise", "no-group-title": "Ingen gruppe titel", - "select-skin": "Select a Skin" + "select-skin": "Vælg et skin" } \ No newline at end of file diff --git a/public/language/de/category.json b/public/language/de/category.json index f2c4311b78..e4e9b673de 100644 --- a/public/language/de/category.json +++ b/public/language/de/category.json @@ -11,5 +11,6 @@ "watch": "Beobachten", "ignore": "Ignorieren", "watch.message": "Du beobachtest jetzt Änderungen in dieser Kategorie", - "ignore.message": "Du ignorierst jetzt Änderungen in dieser Kategorie" + "ignore.message": "Du ignorierst jetzt Änderungen in dieser Kategorie", + "watched-categories": "Zuletzt angesehen Kategorien" } \ No newline at end of file diff --git a/public/language/de/error.json b/public/language/de/error.json index ad8daf5660..6baac91a90 100644 --- a/public/language/de/error.json +++ b/public/language/de/error.json @@ -77,8 +77,8 @@ "cant-chat-with-yourself": "Du kannst nicht mit dir selber chatten!", "chat-restricted": "Dieser Benutzer hat seine Chatfunktion eingeschränkt. Du kannst nur mit diesem Benutzer chatten, wenn er dir folgt.", "too-many-messages": "Du hast zu viele Nachrichten versandt, bitte warte eine Weile.", - "invalid-chat-message": "Invalid chat message", - "chat-message-too-long": "Chat message is too long", + "invalid-chat-message": "Ungültige Nachricht", + "chat-message-too-long": "Die Nachricht ist zu lang", "reputation-system-disabled": "Das Reputationssystem ist deaktiviert.", "downvoting-disabled": "Downvotes sind deaktiviert.", "not-enough-reputation-to-downvote": "Deine Reputation ist zu niedrig, um diesen Beitrag negativ zu bewerten.", diff --git a/public/language/de/groups.json b/public/language/de/groups.json index 393a89d0e9..c8a16bbe3d 100644 --- a/public/language/de/groups.json +++ b/public/language/de/groups.json @@ -12,9 +12,9 @@ "invited.none": "Es sind zur Zeit keine weiteren Mitglieder eingeladen", "invited.uninvite": "Einladung zurücknehmen", "invited.search": "Suche nach einem Benutzer um ihn in diese Gruppe aufzunehmen", - "invited.notification_title": "You have been invited to join %1", - "request.notification_title": "Group Membership Request from %1", - "request.notification_text": "%1 has requested to become a member of %2", + "invited.notification_title": "Du wurdest eingeladen %1 beizutreten.", + "request.notification_title": "Mitgliedsanfrage von %1.", + "request.notification_text": "%1 möchte Mitglied von %2 werden.", "cover-instructions": "Foto auf eine Position bewegen, und Speichern drücken", "cover-change": "Ändern", "cover-save": "Speichern", diff --git a/public/language/de/user.json b/public/language/de/user.json index 88208df71c..8db4c15ea1 100644 --- a/public/language/de/user.json +++ b/public/language/de/user.json @@ -12,7 +12,7 @@ "delete_account": "Konto löschen", "delete_account_confirm": "Bist du sicher, dass du dein Konto löschen möchtest?
Diese Aktion kann nicht rückgängig gemacht werden und du kannst deine Daten nicht wiederherstellen

Gebe deinen Benutzernamen ein, um zu bestätigen, dass du dieses Konto löschen möchtest.", "delete_this_account_confirm": "Bist du sicher, dass du dieses Konto löschen möchtest?
Diese Aktion kann nicht rückgangig gemacht werden und du kannst die Daten nicht wiederherstellen

", - "account-deleted": "Account deleted", + "account-deleted": "Account gelöscht", "fullname": "Kompletter Name", "website": "Homepage", "location": "Wohnort", @@ -53,7 +53,7 @@ "username_taken_workaround": "Der gewünschte Benutzername ist bereits vergeben, deshalb haben wir ihn ein wenig verändert. Du bist jetzt unter dem Namen %1 bekannt.", "upload_picture": "Bild hochladen", "upload_a_picture": "Ein Bild hochladen", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Hochgeladenes Bild entfernen", "image_spec": "Sie dürfen nur Dateien vom Typ PNG, JPG oder GIF hochladen", "settings": "Einstellungen", "show_email": "Zeige meine E-Mail Adresse an.", diff --git a/public/language/el/category.json b/public/language/el/category.json index 2452ab3542..261edb2541 100644 --- a/public/language/el/category.json +++ b/public/language/el/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Αγνόηση", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/en@pirate/category.json b/public/language/en@pirate/category.json index 3c9ba366a2..031dc5efec 100644 --- a/public/language/en@pirate/category.json +++ b/public/language/en@pirate/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignore", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/en_US/category.json b/public/language/en_US/category.json index b992c577f3..81ef13b626 100644 --- a/public/language/en_US/category.json +++ b/public/language/en_US/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignore", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/es/category.json b/public/language/es/category.json index da5de572f9..d327e9cbf2 100644 --- a/public/language/es/category.json +++ b/public/language/es/category.json @@ -11,5 +11,6 @@ "watch": "Seguir", "ignore": "Ignorar", "watch.message": "Ahora estás viendo actualizaciones de esta categoría", - "ignore.message": "Ahora estás ignorando las actualizaciones de esta categoría" + "ignore.message": "Ahora estás ignorando las actualizaciones de esta categoría", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/et/category.json b/public/language/et/category.json index f89f350050..06d27bbac7 100644 --- a/public/language/et/category.json +++ b/public/language/et/category.json @@ -11,5 +11,6 @@ "watch": "Vaata", "ignore": "Ignoreeri", "watch.message": "Jälgid nüüdsest teateid sellest kategooriast", - "ignore.message": "Ignoreerid nüüdsest teateid sellest kategooriast" + "ignore.message": "Ignoreerid nüüdsest teateid sellest kategooriast", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/fa_IR/category.json b/public/language/fa_IR/category.json index 69c060ce13..a17a584fd5 100644 --- a/public/language/fa_IR/category.json +++ b/public/language/fa_IR/category.json @@ -11,5 +11,6 @@ "watch": "نظارت کردن", "ignore": "نادیده گرفتن", "watch.message": "در حال حاظر شما به روز رسانی های این شاخه را دنبال می کنید", - "ignore.message": "در حال حاظر شما به روز رسانی های این شاخه را نادیده میگیرد" + "ignore.message": "در حال حاظر شما به روز رسانی های این شاخه را نادیده میگیرد", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/fi/category.json b/public/language/fi/category.json index 7dacbad5ae..ca4d44ca95 100644 --- a/public/language/fi/category.json +++ b/public/language/fi/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Sivuuta", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/fr/category.json b/public/language/fr/category.json index f0ba60e422..785b6af048 100644 --- a/public/language/fr/category.json +++ b/public/language/fr/category.json @@ -11,5 +11,6 @@ "watch": "Surveiller", "ignore": "Ne plus surveiller", "watch.message": "Vous surveillez désormais les mises à jour de cette catégorie.", - "ignore.message": "Vous ne surveillez plus les mises jour de cette catégorie." + "ignore.message": "Vous ne surveillez plus les mises jour de cette catégorie.", + "watched-categories": "Catégories Suivies" } \ No newline at end of file diff --git a/public/language/fr/error.json b/public/language/fr/error.json index 5969dba4db..98ee34a3fd 100644 --- a/public/language/fr/error.json +++ b/public/language/fr/error.json @@ -77,8 +77,8 @@ "cant-chat-with-yourself": "Vous ne pouvez chatter avec vous même !", "chat-restricted": "Cet utilisateur a restreint les ses messages de chat. Il doit d'abord vous suivre avant de pouvoir discuter avec lui.", "too-many-messages": "Vous avez envoyé trop de messages, veuillez patienter un instant.", - "invalid-chat-message": "Invalid chat message", - "chat-message-too-long": "Chat message is too long", + "invalid-chat-message": "Message de Chat invalide", + "chat-message-too-long": "Le message de Chat est trop long", "reputation-system-disabled": "Le système de réputation est désactivé", "downvoting-disabled": "Les votes négatifs ne sont pas autorisés", "not-enough-reputation-to-downvote": "Vous n'avez pas une réputation assez élevée pour noter négativement ce message", diff --git a/public/language/fr/groups.json b/public/language/fr/groups.json index 37dcd79a16..1606953e37 100644 --- a/public/language/fr/groups.json +++ b/public/language/fr/groups.json @@ -12,9 +12,9 @@ "invited.none": "Il n'y a aucun membre invité pour le moment", "invited.uninvite": "Résilier l'invitation", "invited.search": "Chercher un utilisateur a inviter dans ce groupe", - "invited.notification_title": "You have been invited to join %1", - "request.notification_title": "Group Membership Request from %1", - "request.notification_text": "%1 has requested to become a member of %2", + "invited.notification_title": "Vous avez été invité à rejoindre %1", + "request.notification_title": "Requête d'Adhésion au Groupe de %1", + "request.notification_text": "%1 a demandé à devenir membre de %2", "cover-instructions": "Glissez-déposez une image, ajustez la position, et cliquez sur Enregistrer", "cover-change": "Modifier", "cover-save": "Enregistrer", diff --git a/public/language/fr/user.json b/public/language/fr/user.json index 94dd27d002..fe1572522f 100644 --- a/public/language/fr/user.json +++ b/public/language/fr/user.json @@ -12,7 +12,7 @@ "delete_account": "Supprimer le compte", "delete_account_confirm": "Êtes-vous sûr de vouloir supprimer votre compte?
Cette action est irréversible et vous ne serez pas en mesure de récupérer vos données

Entrez votre nom d'utilisateur pour confirmer que vous souhaitez détruire votre compte.", "delete_this_account_confirm": "Etes-vous sûr de vouloir supprimer ce compte?
Cette action est irréversible et vous ne pourrez récupérer aucune donnée.", - "account-deleted": "Account deleted", + "account-deleted": "Compte supprimé", "fullname": "Nom", "website": "Site web", "location": "Emplacement", @@ -53,7 +53,7 @@ "username_taken_workaround": "Le nom d'utilisateur désiré est déjà utilisé, nous l'avons donc légèrement modifié. Vous êtes maintenant connu comme %1", "upload_picture": "Envoyer l'image", "upload_a_picture": "Envoyer une image", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Retirer l'Image Uploadée", "image_spec": "Vous ne pouvez envoyer que des fichiers PNG, JPG ou GIF", "settings": "Paramètres", "show_email": "Afficher mon email", diff --git a/public/language/he/category.json b/public/language/he/category.json index c2ff49eeb1..c50ca1dc42 100644 --- a/public/language/he/category.json +++ b/public/language/he/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "התעלם", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/hu/category.json b/public/language/hu/category.json index 7bd3e55ebe..6bbcf00519 100644 --- a/public/language/hu/category.json +++ b/public/language/hu/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignorálás", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/id/category.json b/public/language/id/category.json index 95e0e1bc1d..ac3493acb0 100644 --- a/public/language/id/category.json +++ b/public/language/id/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Abaikan", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/id/global.json b/public/language/id/global.json index 4feedbb21f..a910e3e007 100644 --- a/public/language/id/global.json +++ b/public/language/id/global.json @@ -3,10 +3,10 @@ "search": "Cari", "buttons.close": "Tutup", "403.title": "Akses ditolak", - "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": "Kamu kelihatan mengakses halaman yang kamu tidak memiliki akses", + "403.login": "Mungkin kamu harus mencoba untuk login?", "404.title": "Tidak ditemukan", - "404.message": "You seem to have stumbled upon a page that does not exist. Return to the home page.", + "404.message": "Kamu kelihatan mengakses halaman yang tidak ada. Kembali ke beranda.", "500.title": "Kesalahan internal", "500.message": "Oops! Terjadi kesalahan", "register": "Daftar", @@ -22,18 +22,18 @@ "pagination.out_of": "%1 dari %2", "pagination.enter_index": "Masukkan index", "header.admin": "Admin", - "header.categories": "Categories", + "header.categories": "Kategori", "header.recent": "Terbaru", "header.unread": "Belum dibaca", "header.tags": "Tag", "header.popular": "Populer", "header.users": "Pengguna", - "header.groups": "Groups", + "header.groups": "Grup", "header.chats": "Chat", "header.notifications": "Pemberitahuan", "header.search": "Cari", "header.profile": "Profil", - "header.navigation": "Navigation", + "header.navigation": "Navigasi", "notifications.loading": "Memuat Pemberitahuan", "chats.loading": "Memuat Chat", "motd.welcome": "Selamat datang di NodeBB, platform diskusi masa depan.", @@ -52,7 +52,7 @@ "views": "Views", "reputation": "Reputasi", "read_more": "selengkapnya", - "more": "More", + "more": "Lebih banyak", "posted_ago_by_guest": "dibuat %1 oleh Guest", "posted_ago_by": "dibuat %1 oleh %2", "posted_ago": "dibuat %1", @@ -68,7 +68,7 @@ "recentposts": "Post Terbaru", "recentips": "Beberapa IP yang digunakan untuk login baru-baru ini", "away": "Tidak Ditempat", - "dnd": "Do not disturb", + "dnd": "Jangan ganggu", "invisible": "Tidak Terlihat", "offline": "Offline", "email": "Email", diff --git a/public/language/id/notifications.json b/public/language/id/notifications.json index 6470fc7b7c..b05903d9a4 100644 --- a/public/language/id/notifications.json +++ b/public/language/id/notifications.json @@ -1,8 +1,8 @@ { "title": "Pemberitahuan", "no_notifs": "Kamu tidak memiliki pemberitahuan baru", - "see_all": "See all notifications", - "mark_all_read": "Mark all notifications read", + "see_all": "Lihat semua pemberitahuan", + "mark_all_read": "Tandai semua pemberitahuan telah dibaca", "back_to_home": "Kembali ke %1", "outgoing_link": "Tautan Keluar", "outgoing_link_message": "Saat ini kamu meninggalkan %1.", @@ -20,7 +20,7 @@ "user_posted_topic": "%1 telah membuat topik baru: %2", "user_mentioned_you_in": "%1 menyebut mu di %2", "user_started_following_you": "%1 mulai mengikutimu.", - "new_register": "%1 sent a registration request.", + "new_register": "%1 mengirim permintaan registrasi.", "email-confirmed": "Email telah Dikonfirmasi", "email-confirmed-message": "Terimakasih telah melakukan validasi email. Akunmu saat ini telah aktif sepenuhnya.", "email-confirm-error-message": "Terjadi masalah saat melakukan validasi emailmu. Mungkin terjadi kesalahan kode atau waktu habis.", diff --git a/public/language/id/register.json b/public/language/id/register.json index 646f80bdfc..37c26cb4a7 100644 --- a/public/language/id/register.json +++ b/public/language/id/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Pendaftaran Alternatif", "terms_of_use": "Aturan Penggunaan", "agree_to_terms_of_use": "Saya menyetujui Aturan Penggunaan", - "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": "Pendaftaranmu telah ditambahkan dalam daftar persetujuan. Kamu akan menerima email ketika pendaftaranmu disetujui oleh administrator." } \ No newline at end of file diff --git a/public/language/id/reset_password.json b/public/language/id/reset_password.json index ddbcd319fe..e221c25026 100644 --- a/public/language/id/reset_password.json +++ b/public/language/id/reset_password.json @@ -11,7 +11,7 @@ "enter_email_address": "Masukkan Alamat Email", "password_reset_sent": "Pengaturan Kembali Kata Sandi telah DIkirim", "invalid_email": "Email Salah / Email tidak ada!", - "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": "Password terlalu pendek, silahkan pilih password lain.", + "passwords_do_not_match": "Kedua password yang kamu masukkan tidak sama.", + "password_expired": "Password kamu sudah expired, silahkan masukkan password baru" } \ No newline at end of file diff --git a/public/language/id/search.json b/public/language/id/search.json index 351a44e4e5..932ee32e93 100644 --- a/public/language/id/search.json +++ b/public/language/id/search.json @@ -1,12 +1,12 @@ { "results_matching": "%1 hasil yang sesuai dengan \"%2\", (%3 detik)", "no-matches": "No matches found", - "advanced-search": "Advanced Search", - "in": "In", - "titles": "Titles", - "titles-posts": "Titles and Posts", - "posted-by": "Posted by", - "in-categories": "In Categories", + "advanced-search": "Pencarian Lanjut", + "in": "Dalam", + "titles": "Judul", + "titles-posts": "Judul dan Post", + "posted-by": "Diposting oleh", + "in-categories": "Dalam Kategori", "search-child-categories": "Search child categories", "reply-count": "Reply Count", "at-least": "At least", diff --git a/public/language/id/unread.json b/public/language/id/unread.json index 23409f6be1..27ace0a281 100644 --- a/public/language/id/unread.json +++ b/public/language/id/unread.json @@ -5,6 +5,6 @@ "mark_as_read": "Tandai Sudah Dibaca", "selected": "Terpilih", "all": "Semua", - "all_categories": "All categories", + "all_categories": "Semua Kategori", "topics_marked_as_read.success": "Topik ditandai sudah dibaca!" } \ No newline at end of file diff --git a/public/language/it/category.json b/public/language/it/category.json index 2e2288985d..a5cf3d5118 100644 --- a/public/language/it/category.json +++ b/public/language/it/category.json @@ -11,5 +11,6 @@ "watch": "Osserva", "ignore": "Ignora", "watch.message": "Non stai seguendo gli aggiornamenti di questa categoria", - "ignore.message": "Da ora saranno ignorati gli aggiornamenti di questa categoria" + "ignore.message": "Da ora saranno ignorati gli aggiornamenti di questa categoria", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/ja/category.json b/public/language/ja/category.json index ad17f20b8d..4af653afc9 100644 --- a/public/language/ja/category.json +++ b/public/language/ja/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignore", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/ko/category.json b/public/language/ko/category.json index 36b116392d..0ba720e778 100644 --- a/public/language/ko/category.json +++ b/public/language/ko/category.json @@ -11,5 +11,6 @@ "watch": "관심 주제", "ignore": "관심 해제", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/lt/category.json b/public/language/lt/category.json index 9659f81503..f93c1a5a90 100644 --- a/public/language/lt/category.json +++ b/public/language/lt/category.json @@ -11,5 +11,6 @@ "watch": "Stebėti", "ignore": "Nepaisyti", "watch.message": "Jūs dabar stebite atnaujinimus iš šios kategorijos", - "ignore.message": "Jūs dabar ignoruojate atnaujinimus iš šios kategorijos" + "ignore.message": "Jūs dabar ignoruojate atnaujinimus iš šios kategorijos", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/ms/category.json b/public/language/ms/category.json index 667ab36081..abcb3d6960 100644 --- a/public/language/ms/category.json +++ b/public/language/ms/category.json @@ -11,5 +11,6 @@ "watch": "Melihat", "ignore": "Abai", "watch.message": "Anda sedang melihat kemaskini dari kategori ini", - "ignore.message": "Anda sedang mengabaikan kemaskini dari kategori ini" + "ignore.message": "Anda sedang mengabaikan kemaskini dari kategori ini", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/nb/category.json b/public/language/nb/category.json index 8a7e3b573d..e416a93269 100644 --- a/public/language/nb/category.json +++ b/public/language/nb/category.json @@ -11,5 +11,6 @@ "watch": "Overvåk", "ignore": "Ignorer", "watch.message": "Du overvåker nå oppdateringer fra denne kategorien", - "ignore.message": "Du ignorerer nå oppdateringer fra denne kategorien" + "ignore.message": "Du ignorerer nå oppdateringer fra denne kategorien", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/nl/category.json b/public/language/nl/category.json index 19e4121127..7ec0e31ab7 100644 --- a/public/language/nl/category.json +++ b/public/language/nl/category.json @@ -11,5 +11,6 @@ "watch": "Volgen", "ignore": "Negeren", "watch.message": "Van deze categorie worden nu meldingen ontvangen", - "ignore.message": "Er worden geen meldingen van deze categorie ontvangen" + "ignore.message": "Er worden geen meldingen van deze categorie ontvangen", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/pl/category.json b/public/language/pl/category.json index 74e175a22b..d4f9fff689 100644 --- a/public/language/pl/category.json +++ b/public/language/pl/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignoruj", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/pt_BR/category.json b/public/language/pt_BR/category.json index e459be58a1..b62a51d715 100644 --- a/public/language/pt_BR/category.json +++ b/public/language/pt_BR/category.json @@ -8,8 +8,9 @@ "no_replies": "Ninguém respondeu", "no_new_posts": "Nenhum post novo.", "share_this_category": "Compartilhar esta categoria", - "watch": "Assistir", + "watch": "Acompanhar", "ignore": "Ignorar", - "watch.message": "Agora você está assistindo à atualizações desta categoria", - "ignore.message": "Agora você está ignorando as atualizações desta categoria" + "watch.message": "Agora você está acompanhando as atualizações desta categoria", + "ignore.message": "Agora você está ignorando as atualizações desta categoria", + "watched-categories": "Categorias acompanhadas" } \ No newline at end of file diff --git a/public/language/pt_BR/email.json b/public/language/pt_BR/email.json index 76211513c9..41fe68a2c5 100644 --- a/public/language/pt_BR/email.json +++ b/public/language/pt_BR/email.json @@ -6,10 +6,10 @@ "greeting_with_name": "Olà %1", "welcome.text1": "Obrigado por se registrar com %1!", "welcome.text2": "Para terminar de ativar sua conta, nós precisamos verificar que você é o dono do endereço de email com o que você se registrou.", - "welcome.text3": "Um administrador aceitou teu pedido de registro. Você pode se logar agora com teu nome de usuário/senha.", + "welcome.text3": "Um administrador aceitou o seu pedido de registro. Você pode fazer login agora com seu nome de usuário/senha.", "welcome.cta": "Clique aqui para confirmar seu endereço de email", "invitation.text1": "%1 convidou você para participar de %2", - "invitation.ctr": "Clique aqui para criar tua conta.", + "invitation.ctr": "Clique aqui para criar a sua conta.", "reset.text1": "Nós recebemos um pedido para reconfigurar sua senha, possivelmente porque você a esqueceu. Se este não é o caso, por favor ignore este email.", "reset.text2": "Para continuar com a reconfiguração de senha, por favor clique no seguinte link:", "reset.cta": "Clique aqui para reconfigurar sua senha", diff --git a/public/language/pt_BR/error.json b/public/language/pt_BR/error.json index 90d808d88c..d817461c8f 100644 --- a/public/language/pt_BR/error.json +++ b/public/language/pt_BR/error.json @@ -25,7 +25,7 @@ "username-too-short": "Nome de usuário muito curto", "username-too-long": "Nome de usuário muito longo", "user-banned": "Usuário banido", - "user-too-new": "Desculpe, é necessário que você aguarde %1 segundo(s) antes de fazer seu primeiro post.", + "user-too-new": "Desculpe, é necessário que você aguarde %1 segundo(s) antes de fazer o seu primeiro post.", "no-category": "A categoria não existe", "no-topic": "O tópico não existe", "no-post": "O post não existe", @@ -48,7 +48,7 @@ "tag-too-long": "Por favor digite uma tag menor. Tags não podem conter mais que %1 caractere(s)", "not-enough-tags": "Sem tags suficientes. Tópicos devem ter no mínimo %1 tag(s)", "too-many-tags": "Muitas tags. Tópicos não podem ter mais que %1 tag(s)", - "file-too-big": "O tamanho máximo permitido de arquivo é %1 kB - por favor faça upload de um arquivo menor", + "file-too-big": "O tamanho máximo permitido de arquivo é de %1 kB - por favor faça upload de um arquivo menor", "cant-vote-self-post": "Você não pode votar no seu próprio post", "already-favourited": "Você já adicionou este post aos favoritos", "already-unfavourited": "Você já removeu este post dos favoritos", @@ -68,7 +68,7 @@ "post-already-restored": "Este post já foi restaurado", "topic-already-deleted": "Esté tópico já foi deletado", "topic-already-restored": "Este tópico já foi restaurado", - "cant-purge-main-post": "Você não pode remover o post principal, em vez disso, apague o tópico por favor.", + "cant-purge-main-post": "Você não pode remover o post principal, ao invés disso, apague o tópico por favor.", "topic-thumbnails-are-disabled": "Thumbnails para tópico estão desativados.", "invalid-file": "Arquivo Inválido", "uploads-are-disabled": "Uploads estão desativados", @@ -77,8 +77,8 @@ "cant-chat-with-yourself": "Você não pode iniciar um chat consigo mesmo!", "chat-restricted": "Este usuário restringiu suas mensagens de chat. Eles devem seguir você antes que você possa conversar com eles", "too-many-messages": "Você enviou muitas mensagens, por favor aguarde um momento.", - "invalid-chat-message": "Invalid chat message", - "chat-message-too-long": "Chat message is too long", + "invalid-chat-message": "Mensagem de chat inválida", + "chat-message-too-long": "A mensagem de chat é muito longa", "reputation-system-disabled": "O sistema de reputação está desabilitado.", "downvoting-disabled": "Negativação está desabilitada", "not-enough-reputation-to-downvote": "Você não possui reputação suficiente para negativar este post", @@ -86,7 +86,7 @@ "already-flagged": "Você já sinalizou esse post", "reload-failed": "O NodeBB encontrou um problema ao recarregar: \"%1\". O NodeBB continuará a servir os assets existentes no lado do cliente, apesar de que você deve desfazer o que você fez antes de recarregar.", "registration-error": "Erro de Cadastro", - "parse-error": "Algo deu errado ao conseguir resposta do servidor", + "parse-error": "Algo deu errado ao receber a resposta do servidor", "wrong-login-type-email": "Por favor use seu email para se logar", "wrong-login-type-username": "Por favor use o seu nome de usuário para se logar" } \ No newline at end of file diff --git a/public/language/pt_BR/global.json b/public/language/pt_BR/global.json index 0b3b2d40ff..6613372cc3 100644 --- a/public/language/pt_BR/global.json +++ b/public/language/pt_BR/global.json @@ -4,7 +4,7 @@ "buttons.close": "Fechar", "403.title": "Acesso Negado", "403.message": "Parece que você chegou à uma página à qual você não tem acesso.", - "403.login": "Talvez você deveria tentar logar?", + "403.login": "Talvez você deveria tentar fazer login?", "404.title": "Não Encontrado", "404.message": "Parece que você chegou à uma página que não existe. Voltar para a página inicial.", "500.title": "Erro interno.", diff --git a/public/language/pt_BR/groups.json b/public/language/pt_BR/groups.json index 9f68a4455c..c5faf79afe 100644 --- a/public/language/pt_BR/groups.json +++ b/public/language/pt_BR/groups.json @@ -12,10 +12,10 @@ "invited.none": "Não há membros convidados no momento", "invited.uninvite": "Anular Convite", "invited.search": "Procure por um usuário para convidar para esse grupo", - "invited.notification_title": "You have been invited to join %1", - "request.notification_title": "Group Membership Request from %1", - "request.notification_text": "%1 has requested to become a member of %2", - "cover-instructions": "Arraste uma foto, arraste para a posição correta e clique em Salvar", + "invited.notification_title": "Você foi convidado a participar de %1", + "request.notification_title": "Solicitação de Membro de Grupo de %1", + "request.notification_text": "%1 pediu para se tornar um membro de %2", + "cover-instructions": "Arraste e Solte uma foto, arraste para a posição correta, e clique em Salvar", "cover-change": "Alterar", "cover-save": "Salvar", "cover-saving": "Salvando", @@ -36,8 +36,8 @@ "details.badge_preview": "Visualização do Distintivo", "details.change_icon": "Mudar Ícone", "details.change_colour": "Mudar Cor", - "details.badge_text": "Texto do Distintivo", - "details.userTitleEnabled": "Mostrar Distintivo", + "details.badge_text": "Texto da Badge", + "details.userTitleEnabled": "Mostrar Badge", "details.private_help": "Se habilitado, a entrada nos grupos requer aprovação de um dos donos do grupo", "details.hidden": "Oculto", "details.hidden_help": "Se habilitado, este grupo não se encontrará na listagem de grupos e os usuários terão de ser convivados manualmente", diff --git a/public/language/pt_BR/modules.json b/public/language/pt_BR/modules.json index 8b4633e424..bb8f66ad4f 100644 --- a/public/language/pt_BR/modules.json +++ b/public/language/pt_BR/modules.json @@ -21,7 +21,7 @@ "composer.user_said_in": "%1 disse em %2:", "composer.user_said": "%1 disse:", "composer.discard": "Tem certeza que deseja descartar essa postagem?", - "composer.submit_and_lock": "Envie e Tranque", + "composer.submit_and_lock": "Enviar e Trancar", "composer.toggle_dropdown": "Alternar Dropdown", "bootbox.ok": "OK", "bootbox.cancel": "Cancelar", diff --git a/public/language/pt_BR/register.json b/public/language/pt_BR/register.json index f3e9ef7859..e641a7a791 100644 --- a/public/language/pt_BR/register.json +++ b/public/language/pt_BR/register.json @@ -15,5 +15,5 @@ "alternative_registration": "Cadastro Alternativo", "terms_of_use": "Termos de Uso", "agree_to_terms_of_use": "Eu concordo com os Termos de Uso", - "registration-added-to-queue": "Teu cadastro foi adicionado à fila de aprovação. Você receberá um email quando ele for aceito por um administrador." + "registration-added-to-queue": "O seu cadastro foi adicionado à fila de aprovação. Você receberá um email quando ele for aceito por um administrador." } \ No newline at end of file diff --git a/public/language/pt_BR/search.json b/public/language/pt_BR/search.json index dd0dc6fa81..34b5b142bf 100644 --- a/public/language/pt_BR/search.json +++ b/public/language/pt_BR/search.json @@ -11,7 +11,7 @@ "reply-count": "Contagem de Respostas", "at-least": "No mínimo", "at-most": "No máximo", - "post-time": "Hora da Postagem", + "post-time": "Data da postagem", "newer-than": "Mais novo que", "older-than": "Mais antigo que", "any-date": "Qualquer data", @@ -23,7 +23,7 @@ "six-months": "Seis meses", "one-year": "Um ano", "sort-by": "Ordenar por", - "last-reply-time": "Tempo da última resposta", + "last-reply-time": "Data da última resposta", "topic-title": "Título do tópico", "number-of-replies": "Número de respostas", "number-of-views": "Número de visualizações", diff --git a/public/language/pt_BR/tags.json b/public/language/pt_BR/tags.json index 90c59ec619..6b3aa61391 100644 --- a/public/language/pt_BR/tags.json +++ b/public/language/pt_BR/tags.json @@ -1,7 +1,7 @@ { "no_tag_topics": "Não há tópicos com esta tag.", "tags": "Tags", - "enter_tags_here": "Digite tags aqui, entre %1 e %2 caracteres cada.", + "enter_tags_here": "Digite as tags aqui, entre %1 e %2 caracteres cada.", "enter_tags_here_short": "Digite tags...", "no_tags": "Ainda não há tags." } \ No newline at end of file diff --git a/public/language/pt_BR/topic.json b/public/language/pt_BR/topic.json index 2b0132ba02..284aefdda8 100644 --- a/public/language/pt_BR/topic.json +++ b/public/language/pt_BR/topic.json @@ -47,7 +47,7 @@ "thread_tools.unlock": "Destrancar Tópico", "thread_tools.move": "Mover Tópico", "thread_tools.move_all": "Mover Tudo", - "thread_tools.fork": "Clonar Tópico", + "thread_tools.fork": "Ramificar Tópico", "thread_tools.delete": "Deletar Tópico", "thread_tools.delete_confirm": "Tem certeza que deseja excluir este tópico?", "thread_tools.restore": "Restaurar Tópico", @@ -61,7 +61,7 @@ "load_categories": "Carregando Categorias", "disabled_categories_note": "Categorias desabilitadas estão em cinza", "confirm_move": "Mover", - "confirm_fork": "Clonar", + "confirm_fork": "Ramificar", "favourite": "Favoritar", "favourites": "Favoritos", "favourites.has_no_favourites": "Você não tem nenhum item nos favoritos, adicione algo aos favoritos para ver aqui!", @@ -70,11 +70,11 @@ "move_topics": "Mover Tópicos", "move_post": "Mover Post", "post_moved": "Post movido!", - "fork_topic": "Clonar Tópico", + "fork_topic": "Ramificar Tópico", "topic_will_be_moved_to": "Este tópico será movido para a categoria", - "fork_topic_instruction": "Clique nos posts que você quer clonar", + "fork_topic_instruction": "Clique nos posts que você quer ramificar", "fork_no_pids": "Nenhum post selecionado!", - "fork_success": "Tópico clonado com sucesso! Clique aqui para ir ao tópico clonado.", + "fork_success": "Tópico ramificado com sucesso! Clique aqui para ir ao tópico ramificado.", "composer.title_placeholder": "Digite aqui o título para o seu tópico...", "composer.handle_placeholder": "Nome", "composer.discard": "Descartar", diff --git a/public/language/pt_BR/user.json b/public/language/pt_BR/user.json index 9c5aafd37c..cd1cf2bdca 100644 --- a/public/language/pt_BR/user.json +++ b/public/language/pt_BR/user.json @@ -12,7 +12,7 @@ "delete_account": "Deletar Conta", "delete_account_confirm": "Você tem certeza que deseja excluir a sua conta?
Esta ação é irreversível e você não poderá recuperar quaisquer dos seus dados

Entre com o seu nome de usuário para confirmar que deseja destruir esta conta.", "delete_this_account_confirm": "Você tem certeza que deseja excluir essa conta?
Essa ação é irreversível e você não poderá recuperar quaisquer dados

", - "account-deleted": "Account deleted", + "account-deleted": "Conta excluída", "fullname": "Nome Completo", "website": "Website", "location": "Local", @@ -26,7 +26,7 @@ "watched": "Acompanhado", "followers": "Seguidores", "following": "Seguindo", - "aboutme": "Sobre", + "aboutme": "Sobre mim", "signature": "Assinatura", "gravatar": "Gravatar", "birthday": "Aniversário", @@ -53,7 +53,7 @@ "username_taken_workaround": "O nome de usuário que você escolheu já existia, então nós o alteramos um pouquinho. Agora você é conhecido como %1", "upload_picture": "Carregar Foto", "upload_a_picture": "Carregue uma Foto", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Remover Foto Enviada", "image_spec": "Você pode usar somente arquivos PNG, JPG ou GIF", "settings": "Configurações", "show_email": "Mostrar Meu Email", @@ -67,12 +67,12 @@ "digest_monthly": "Mensalmente", "send_chat_notifications": "Enviar-me um email se uma nova mensagem de chat chegar quando eu não estiver online.", "send_post_notifications": "Enviar um email quando respostas forem dadas à tópicos que eu assino", - "settings-require-reload": "Algumas mudanças de configuração exigem atualizar o navegador. Clique aqui para atualizar a página.", + "settings-require-reload": "Algumas mudanças de configuração exigem que recarregue. Clique aqui para recarregar a página.", "has_no_follower": "Este usuário não possui seguidores :(", "follows_no_one": "Este usuário não está seguindo ninguém :(", "has_no_posts": "Esse usuário ainda não postou nada.", - "has_no_topics": "Esse usuário não postou quaisquer tópicos ainda.", - "has_no_watched_topics": "Esse usuário ainda não seguiu quaisquer tópicos.", + "has_no_topics": "Esse usuário ainda não postou quaisquer tópicos.", + "has_no_watched_topics": "Esse usuário ainda não acompanhou quaisquer tópicos.", "email_hidden": "Email Escondido", "hidden": "escondido", "paginate_description": "Paginar tópicos ao invés de utilizar em vez de usar rolagem infinita.", diff --git a/public/language/ro/category.json b/public/language/ro/category.json index cad17212dc..e525ac8878 100644 --- a/public/language/ro/category.json +++ b/public/language/ro/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignoră", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/ru/category.json b/public/language/ru/category.json index ed08c76fd3..bf772bc917 100644 --- a/public/language/ru/category.json +++ b/public/language/ru/category.json @@ -11,5 +11,6 @@ "watch": "Следить", "ignore": "Игнорировать", "watch.message": "Вы теперь следите за обновлениями из этой категории", - "ignore.message": "Вы теперь игнорируете обновления из этой категории" + "ignore.message": "Вы теперь игнорируете обновления из этой категории", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/rw/category.json b/public/language/rw/category.json index de8b548b1f..e09c8b0787 100644 --- a/public/language/rw/category.json +++ b/public/language/rw/category.json @@ -11,5 +11,6 @@ "watch": "Kurikirana", "ignore": "Ihorere", "watch.message": "Uzajya ubu ukurikirana ibishya byongewe muri iki cyiciro", - "ignore.message": "Ubu urekeye aho kuzajya ubona ibishya byongewe muri iki cyiciro" + "ignore.message": "Ubu urekeye aho kuzajya ubona ibishya byongewe muri iki cyiciro", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/sc/category.json b/public/language/sc/category.json index 57d0ccd73e..f9c527ad17 100644 --- a/public/language/sc/category.json +++ b/public/language/sc/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignore", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/sk/category.json b/public/language/sk/category.json index 2370e4dec8..a700fc155c 100644 --- a/public/language/sk/category.json +++ b/public/language/sk/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "Ignoruj", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/sr/category.json b/public/language/sr/category.json index 5ab350780e..c14bcf910a 100644 --- a/public/language/sr/category.json +++ b/public/language/sr/category.json @@ -11,5 +11,6 @@ "watch": "Прати", "ignore": "Игнориши", "watch.message": "Сада пратите ажурирања ове категорије", - "ignore.message": "Сада игноришете ажурирања ове категорије" + "ignore.message": "Сада игноришете ажурирања ове категорије", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/sv/category.json b/public/language/sv/category.json index b83dbb74e6..d4e5b4a0a5 100644 --- a/public/language/sv/category.json +++ b/public/language/sv/category.json @@ -11,5 +11,6 @@ "watch": "Bevaka", "ignore": "Ignorera", "watch.message": "Du bevakar nu uppdateringar ifrån denna kategori", - "ignore.message": "Du ignorerar nu uppdateringar ifrån denna kategori" + "ignore.message": "Du ignorerar nu uppdateringar ifrån denna kategori", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/th/category.json b/public/language/th/category.json index 66ae73ac7b..f8dcbeb3d8 100644 --- a/public/language/th/category.json +++ b/public/language/th/category.json @@ -11,5 +11,6 @@ "watch": "Watch", "ignore": "ไม่ต้องสนใจอีก", "watch.message": "You are now watching updates from this category", - "ignore.message": "You are now ignoring updates from this category" + "ignore.message": "You are now ignoring updates from this category", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/tr/category.json b/public/language/tr/category.json index dec48d0741..836f7a2113 100644 --- a/public/language/tr/category.json +++ b/public/language/tr/category.json @@ -11,5 +11,6 @@ "watch": "İzle", "ignore": "Yoksay", "watch.message": "Şuan bu kategorideki güncellemeleri izliyorsunuz", - "ignore.message": "Şuan bu kategoriden güncellemeleri gizliyorsunuz" + "ignore.message": "Şuan bu kategoriden güncellemeleri gizliyorsunuz", + "watched-categories": "Takip edilen kategoriler" } \ No newline at end of file diff --git a/public/language/tr/error.json b/public/language/tr/error.json index 8438da066e..29cef21dbf 100644 --- a/public/language/tr/error.json +++ b/public/language/tr/error.json @@ -77,8 +77,8 @@ "cant-chat-with-yourself": "Kendinizle sohbet edemezsiniz!", "chat-restricted": "Bu kullanıcı sohbet ayarlarını kısıtlamış. Bu kişiye mesaj gönderebilmeniz için sizi takip etmeleri gerekiyor", "too-many-messages": "Ardı ardına çok fazla mesaj yolladınız, lütfen biraz bekleyiniz.", - "invalid-chat-message": "Invalid chat message", - "chat-message-too-long": "Chat message is too long", + "invalid-chat-message": "Geçersiz sohbet mesajı", + "chat-message-too-long": "Sohbet mesajı çok uzun", "reputation-system-disabled": "Saygınlık sistemi kapatılmış.", "downvoting-disabled": "Aşagı oylama kapatılmış", "not-enough-reputation-to-downvote": "Bu iletiyi aşagı oylamak için yeterince saygınlığınız yok.", diff --git a/public/language/tr/groups.json b/public/language/tr/groups.json index 944cd74c2c..b66b8e8c67 100644 --- a/public/language/tr/groups.json +++ b/public/language/tr/groups.json @@ -1,5 +1,5 @@ { - "groups": "Guruplar", + "groups": "Gruplar", "view_group": "Grubu Gör", "owner": "Grup Kurucusu", "new_group": "Yeni Grup Oluştur", @@ -12,9 +12,9 @@ "invited.none": "Şu anda davet edilmiş üye yok", "invited.uninvite": "Daveti iptal et", "invited.search": "Gruba davet etmek için kullanıcı ara", - "invited.notification_title": "You have been invited to join %1", - "request.notification_title": "Group Membership Request from %1", - "request.notification_text": "%1 has requested to become a member of %2", + "invited.notification_title": "%1 grubuna katılmaya davet edildiniz", + "request.notification_title": "%1 grup daveti gönderdi", + "request.notification_text": "%1 %2 grubuna katılmak istiyor", "cover-instructions": "Bir fotoğrafı Sürükleyin ve Bırakın, uygun yere sürükleyip Kaydet'e tıklayın.", "cover-change": "Değiştir", "cover-save": "Kaydet", diff --git a/public/language/tr/user.json b/public/language/tr/user.json index cc63b7b9b7..b9de7b3ba6 100644 --- a/public/language/tr/user.json +++ b/public/language/tr/user.json @@ -12,7 +12,7 @@ "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": "Bu hesabı silmek istediğinizden emin misiniz?
Bu işlem geri döndürülemez ve hiç bir veriyi kurtaramazsınız

", - "account-deleted": "Account deleted", + "account-deleted": "Hesap silindi", "fullname": "Tam Ad", "website": "Websitesi", "location": "Konum", @@ -53,7 +53,7 @@ "username_taken_workaround": "İstediğiniz kullanıcı ismi zaten alınmış, bu yüzden biraz degiştirdik. Şimdiki kullanıcı isminiz %1", "upload_picture": "Resim Yükle", "upload_a_picture": "Bir Resim Yükle", - "remove_uploaded_picture": "Remove Uploaded Picture", + "remove_uploaded_picture": "Yüklenmiş fotoğrafı kaldır", "image_spec": "Sadece PNG, JPG veya GIF dosyaları yükleyebilirsiniz", "settings": "Ayarlar", "show_email": "E-postamı göster", diff --git a/public/language/vi/category.json b/public/language/vi/category.json index 54cb81187f..1f06930274 100644 --- a/public/language/vi/category.json +++ b/public/language/vi/category.json @@ -11,5 +11,6 @@ "watch": "Theo dõi", "ignore": "Bỏ qua", "watch.message": "Bạn đang theo dõi các cập nhật của danh mục này", - "ignore.message": "Bạn đang gỡ bỏ theo dõi danh mục này" + "ignore.message": "Bạn đang gỡ bỏ theo dõi danh mục này", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/zh_CN/category.json b/public/language/zh_CN/category.json index 3867e3b185..8679f5395d 100644 --- a/public/language/zh_CN/category.json +++ b/public/language/zh_CN/category.json @@ -11,5 +11,6 @@ "watch": "关注", "ignore": "忽略", "watch.message": "您现在已经关注了此版块", - "ignore.message": "您现在已经取消了此版块的关注" + "ignore.message": "您现在已经取消了此版块的关注", + "watched-categories": "Watched categories" } \ No newline at end of file diff --git a/public/language/zh_TW/category.json b/public/language/zh_TW/category.json index a1f61a907c..c1ab395ea5 100644 --- a/public/language/zh_TW/category.json +++ b/public/language/zh_TW/category.json @@ -11,5 +11,6 @@ "watch": "觀看", "ignore": "忽略", "watch.message": "您正觀看著此類別的更新", - "ignore.message": "您已忽略此類別的更新" + "ignore.message": "您已忽略此類別的更新", + "watched-categories": "Watched categories" } \ No newline at end of file