diff --git a/config/locales/client.cs.yml b/config/locales/client.cs.yml
index 29d798d602b..57cc658473f 100644
--- a/config/locales/client.cs.yml
+++ b/config/locales/client.cs.yml
@@ -327,7 +327,8 @@ cs:
title: "Poslední IP adresa"
avatar:
title: "Avatar"
- instructions: "Používáme službu Gravatar pro zobrazení avataru podle vaší emailové adresy"
+ instructions:
+ gravatar: "Používáme službu Gravatar pro zobrazení avataru podle vaší emailové adresy"
title:
title: "Nadpis"
diff --git a/config/locales/client.da.yml b/config/locales/client.da.yml
index 6cc05652c57..3ac6a6d0d34 100644
--- a/config/locales/client.da.yml
+++ b/config/locales/client.da.yml
@@ -187,7 +187,8 @@ da:
title: "Sidste IP-adresse"
avatar:
title: "Brugerbillede"
- instructions: "Vi bruger Gravatar for brugerbilleder baseret på e-mail-adresse"
+ instructions:
+ gravatar: "Vi bruger Gravatar for brugerbilleder baseret på e-mail-adresse"
filters:
all: "Alle"
diff --git a/config/locales/client.de.yml b/config/locales/client.de.yml
index ce3a559b9ed..a3c8e9f2308 100644
--- a/config/locales/client.de.yml
+++ b/config/locales/client.de.yml
@@ -308,7 +308,8 @@ de:
title: "Letzte IP-Adresse"
avatar:
title: "Avatar"
- instructions: "Wir nutzen Gravatar zur Darstellung von Avataren basierend auf deiner Mailadresse:"
+ instructions:
+ gravatar: "Wir nutzen Gravatar zur Darstellung von Avataren basierend auf deiner Mailadresse:"
title:
title: "Title"
diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml
index a2cdd55d589..09400690e52 100644
--- a/config/locales/client.en.yml
+++ b/config/locales/client.en.yml
@@ -132,6 +132,10 @@ en:
saving: "Saving..."
saved: "Saved!"
+ upload: "Upload"
+ uploading: "Uploading..."
+ uploaded: "Uploaded!"
+
choose_topic:
none_found: "No topics found."
title:
@@ -211,6 +215,15 @@ en:
error: "There was an error changing your email. Perhaps that address is already in use?"
success: "We've sent an email to that address. Please follow the confirmation instructions."
+ change_avatar:
+ title: "Change your avatar"
+ upload_instructions: "Or you could upload an image"
+ upload: "Upload a picture"
+ uploading: "Uploading the picture..."
+ gravatar: "Gravatar"
+ gravatar_title: "Change your avatar on Gravatar's website"
+ uploaded_avatar: "Uploaded picture"
+
email:
title: "Email"
instructions: "Your email will never be shown to the public."
@@ -304,7 +317,9 @@ en:
title: "Last IP Address"
avatar:
title: "Avatar"
- instructions: "We use Gravatar for avatars based on your email"
+ instructions:
+ gravatar: "We use Gravatar for avatars based on your email:"
+ uploaded_avatar: "We use the avatar you uploaded."
title:
title: "Title"
diff --git a/config/locales/client.es.yml b/config/locales/client.es.yml
index eaf62f1e3b2..fbdefd05915 100644
--- a/config/locales/client.es.yml
+++ b/config/locales/client.es.yml
@@ -263,7 +263,8 @@ es:
title: "Última Dirección IP"
avatar:
title: "Avatar"
- instructions: "Usamos Gravatar para obtener tu avatar basado en tu dirección de email."
+ instructions:
+ gravatar: "Usamos Gravatar para obtener tu avatar basado en tu dirección de email."
filters:
all: "Todos"
diff --git a/config/locales/client.fr.yml b/config/locales/client.fr.yml
index bc6dca4877f..d69dd9feb00 100644
--- a/config/locales/client.fr.yml
+++ b/config/locales/client.fr.yml
@@ -138,6 +138,10 @@ fr:
saving: "Sauvegarde en cours..."
saved: "Sauvegardé !"
+ save: "Envoyer"
+ saving: "Envois en cours..."
+ saved: "Envoyé !"
+
choose_topic:
none_found: "Aucune discussion trouvée."
title:
@@ -215,6 +219,14 @@ fr:
error: "Il y a eu une erreur lors du changement d'email. Cette adresse est peut-être déjà utilisée ?"
success: "Nous vous avons envoyé un mail à cette adresse. Merci de suivre les instructions."
+ change_avatar:
+ title: "Changez votre avatar"
+ upload_instructions: "Ou vous pourriez envoyer une image"
+ upload: "Envoyer une image"
+ uploading: "Image en cours d'envois..."
+ gravatar: "Gravatar"
+ uploaded_avatar: "Image envoyée"
+
email:
title: "Email"
instructions: "Votre adresse email ne sera jamais comuniquée."
@@ -309,8 +321,10 @@ fr:
title: "Dernières adresses IP"
avatar:
title: "Avatar"
- instructions: "Nous utilisons Gravatar pour associer votre avatar avec votre adresse email."
-
+ instructions:
+ gravatar: "Nous utilisons Gravatar pour associer votre avatar avec votre adresse email :"
+ uploaded_avatar: "Nous utilisons l'avatar que vous avez envoyé."
+ upload: "Ou vous pouvez envoyer une image"
filters:
all: "Tout"
diff --git a/config/locales/client.id.yml b/config/locales/client.id.yml
index 6d1c38133ce..f4f86754ff0 100644
--- a/config/locales/client.id.yml
+++ b/config/locales/client.id.yml
@@ -181,7 +181,8 @@ id:
title: "Last IP Address"
avatar:
title: "Avatar"
- instructions: "We use Gravatar for avatars based on your email"
+ instructions:
+ gravatar: "We use Gravatar for avatars based on your email"
filters:
all: "All"
diff --git a/config/locales/client.it.yml b/config/locales/client.it.yml
index 3a8ddc7ec91..5d92f69520d 100644
--- a/config/locales/client.it.yml
+++ b/config/locales/client.it.yml
@@ -247,7 +247,8 @@ it:
title: "Ultimo indirizzo IP"
avatar:
title: "Avatar"
- instructions: "Usiamo Gravatar per gli avatar basandoci sulla tua email"
+ instructions:
+ gravatar: "Usiamo Gravatar per gli avatar basandoci sulla tua email"
filters:
all: "Tutti"
diff --git a/config/locales/client.ko.yml b/config/locales/client.ko.yml
index 6012a097733..db347b288e4 100644
--- a/config/locales/client.ko.yml
+++ b/config/locales/client.ko.yml
@@ -213,7 +213,8 @@ ko:
title: "마지막 IP 주소"
avatar:
title: "아바타"
- instructions: "포럼에서는 당신의 Email을 기바능로 Gravatar 아바타 서비스를 기본적으로 사용합니다"
+ instructions:
+ gravatar: "포럼에서는 당신의 Email을 기바능로 Gravatar 아바타 서비스를 기본적으로 사용합니다"
filters:
all: "All"
diff --git a/config/locales/client.nb_NO.yml b/config/locales/client.nb_NO.yml
index 1125b1bf6bf..64f5dc2486a 100644
--- a/config/locales/client.nb_NO.yml
+++ b/config/locales/client.nb_NO.yml
@@ -247,7 +247,8 @@ nb_NO:
title: "Siste IP Addresse"
avatar:
title: "Profilbilde"
- instructions: "Vi bruker Gravatar basert på din email for profilbilder."
+ instructions:
+ gravatar: "Vi bruker Gravatar basert på din email for profilbilder."
filters:
all: "Alle"
diff --git a/config/locales/client.nl.yml b/config/locales/client.nl.yml
index 024e0738543..735c595b06c 100644
--- a/config/locales/client.nl.yml
+++ b/config/locales/client.nl.yml
@@ -305,7 +305,8 @@ nl:
title: Laatste IP-adres
avatar:
title: Profielfoto
- instructions: "Wij gebruiken Gravatar voor profielfoto's die aan je e-mailadres gekoppeld zijn"
+ instructions:
+ gravatar: "Wij gebruiken Gravatar voor profielfoto's die aan je e-mailadres gekoppeld zijn"
title:
title: Titel
diff --git a/config/locales/client.pseudo.yml b/config/locales/client.pseudo.yml
index 308b86597e3..592f108916b 100644
--- a/config/locales/client.pseudo.yml
+++ b/config/locales/client.pseudo.yml
@@ -275,7 +275,8 @@ pseudo:
title: '[[ Łášť ÍР Áďďřéšš ]]'
avatar:
title: '[[ Áνáťář ]]'
- instructions: '[[ Ŵé ůšé <á ĥřéƒ=''ĥťťƿš://ǧřáνáťář.čóɱ'' ťářǧéť=''_ƀłáɳǩ''>Ǧřáνáťářá>
+ instructions:
+ gravatar: '[[ Ŵé ůšé <á ĥřéƒ=''ĥťťƿš://ǧřáνáťář.čóɱ'' ťářǧéť=''_ƀłáɳǩ''>Ǧřáνáťářá>
ƒóř áνáťářš ƀášéď óɳ ýóůř éɱáíł ]]'
title:
title: '[[ Ťíťłé ]]'
diff --git a/config/locales/client.pt.yml b/config/locales/client.pt.yml
index 95facfd68b7..69e302cb095 100644
--- a/config/locales/client.pt.yml
+++ b/config/locales/client.pt.yml
@@ -181,7 +181,7 @@ pt:
title: "Último endereço IP"
avatar:
title: "Avatar"
- instructions: "Nós utilizamos Gravatar para os avatares baseados no teu email"
+ instructions_gravatar: "Nós utilizamos Gravatar para os avatares baseados no teu email"
filters:
all: "Todos"
diff --git a/config/locales/client.pt_BR.yml b/config/locales/client.pt_BR.yml
index 61da002ef3b..86167d5bb9a 100644
--- a/config/locales/client.pt_BR.yml
+++ b/config/locales/client.pt_BR.yml
@@ -268,7 +268,8 @@ pt_BR:
title: "Último endereço IP"
avatar:
title: "Avatar"
- instructions: "Nós utilizamos Gravatar para os avatares baseados no seu email"
+ instructions:
+ gravatar: "Nós utilizamos Gravatar para os avatares baseados no seu email"
title:
title: "Título"
filters:
diff --git a/config/locales/client.ru.yml b/config/locales/client.ru.yml
index d0c5f6c34f0..5d35e73020e 100644
--- a/config/locales/client.ru.yml
+++ b/config/locales/client.ru.yml
@@ -328,7 +328,8 @@ ru:
title: Последний IP адрес
avatar:
title: Аватар
- instructions: "Сервис Gravatar позволяет создать аватар для вашего адреса электронной почты"
+ instructions:
+ gravatar: "Сервис Gravatar позволяет создать аватар для вашего адреса электронной почты"
title:
title: Заголовок
filters:
diff --git a/config/locales/client.sv.yml b/config/locales/client.sv.yml
index 84e2c6ca0c0..f1b67562c0e 100644
--- a/config/locales/client.sv.yml
+++ b/config/locales/client.sv.yml
@@ -191,7 +191,8 @@ sv:
title: "Senaste IP-adress"
avatar:
title: "Profilbild"
- instructions: "Vi använder Gravatar för profilbilder baserat på din e-post"
+ instructions:
+ gravatar: "Vi använder Gravatar för profilbilder baserat på din e-post"
filters:
all: "Alla"
diff --git a/config/locales/client.zh_CN.yml b/config/locales/client.zh_CN.yml
index 6055b09c345..69612c170d4 100644
--- a/config/locales/client.zh_CN.yml
+++ b/config/locales/client.zh_CN.yml
@@ -311,7 +311,8 @@ zh_CN:
title: "最后使用的IP地址"
avatar:
title: "头像"
- instructions: "我们目前使用 Gravatar 来基于你的邮箱生成头像"
+ instructions:
+ gravatar: "我们目前使用 Gravatar 来基于你的邮箱生成头像"
title:
title: "头衔"
diff --git a/config/locales/client.zh_TW.yml b/config/locales/client.zh_TW.yml
index 5f049901ea3..7fe7cb1aee6 100644
--- a/config/locales/client.zh_TW.yml
+++ b/config/locales/client.zh_TW.yml
@@ -196,7 +196,7 @@ zh_TW:
success: "(電子郵件已發送)"
in_progress: "(正在發送電子郵件)"
error: "(錯誤)"
-
+
change_about:
title: "更改關於我"
@@ -307,7 +307,8 @@ zh_TW:
title: "最後使用的IP地址"
avatar:
title: "頭像"
- instructions: "我們目前使用 Gravatar 來基於你的郵箱生成頭像"
+ instructions:
+ gravatar: "我們目前使用 Gravatar 來基於你的郵箱生成頭像"
filters:
all: "全部"
@@ -492,7 +493,7 @@ zh_TW:
placeholder: "在此輸入你的搜索條件"
no_results: "沒有找到結果。"
searching: "搜索中……"
-
+
prefer:
user: "搜索會優先列出@{{username}}的結果"
category: "搜索會優先列出{{category}}的結果"
@@ -729,7 +730,7 @@ zh_TW:
upload_not_authorized: "抱歉, 你上傳的文件並不允許 (authorized extension: {{authorized_extensions}})."
image_upload_not_allowed_for_new_user: "抱歉, 新用戶不能上傳圖片。"
attachment_upload_not_allowed_for_new_user: "抱歉, 新用戶不能上傳附件。"
-
+
abandon: "你確定要丟棄你的帖子嗎?"
archetypes:
@@ -969,7 +970,7 @@ zh_TW:
help: "在 {{categoryName}} 分類中熱門的主題"
browser_update: '抱歉, 你的瀏覽器版本太低,推薦使用Google Chrome. 請 升級你的浏覽器。'
-
+
permission_types:
full: "創建 / 回復 / 觀看"
create_post: "回復 / 觀看"
@@ -1043,7 +1044,7 @@ zh_TW:
error: "出錯了"
view_message: "查看消息"
no_results: "沒有任何投訴"
-
+
summary:
action_type_3:
one: "離題"
@@ -1114,7 +1115,7 @@ zh_TW:
text: "文字"
last_seen_user: "最後看見用戶:"
reply_key: "回複金鑰"
-
+
logs:
title: "記錄"
action: "行動"