summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/ca-ES.yml3
-rw-r--r--locales/de-DE.yml3
-rw-r--r--locales/en-US.yml5
-rw-r--r--locales/es-ES.yml3
-rw-r--r--locales/fr-FR.yml3
-rw-r--r--locales/it-IT.yml3
-rw-r--r--locales/ja-KS.yml3
-rw-r--r--locales/ko-KR.yml3
-rw-r--r--locales/nl-NL.yml3
-rw-r--r--locales/no-NO.yml3
-rw-r--r--locales/pl-PL.yml3
-rw-r--r--locales/pt-PT.yml3
-rw-r--r--locales/ru-RU.yml3
-rw-r--r--locales/zh-CN.yml3
14 files changed, 43 insertions, 1 deletions
diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml
index b0ebe461b4..d7aeb357e8 100644
--- a/locales/ca-ES.yml
+++ b/locales/ca-ES.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index be4eb89b5e..9acfd631e1 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "Global"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "Mitteilungen"
list: "Listen"
swap-left: "Nach links"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "Global"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "Listen"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 8520f6d044..9b4ae5c381 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -110,7 +110,7 @@ common:
verified-user: "Verified account"
disable-animated-mfm: "Disable animated texts in a post"
always-show-nsfw: "常に閲覧注意のメディアを表示する"
- always-mark-nsfw: "常にメディアを閲覧注意として投稿"
+ always-mark-nsfw: "Always post with a warning about media attachment"
show-full-acct: "Do not omit the hostname from the username"
reduce-motion: "Reduce motion in UI"
this-setting-is-this-device-only: "Only for this device"
@@ -158,6 +158,7 @@ common:
hashtag: "Hashtag"
global: "Global"
mentions: "Mentions"
+ direct: "ダイレクト投稿"
notifications: "Notifications"
list: "Lists"
swap-left: "Move to the left"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "Social"
global: "Global"
mentions: "Mentions"
+ messages: "Messages"
list: "Lists"
hashtag: "Hashtag"
add-tag-timeline: "Add hashtag tl"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "Social"
global: "Global"
mentions: "Mentions"
+ messages: "Messages"
mobile/views/pages/tag.vue:
no-posts-found: "No posts \"{}\" found."
mobile/views/pages/welcome.vue:
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index a297e67e42..d941d64b00 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "Global"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "Notificaciones"
list: "Listado"
swap-left: "Desplazar a la izq."
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index fb8725d81e..72a923dec7 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "Global"
mentions: "Mentions"
+ direct: "ダイレクト投稿"
notifications: "Notifications"
list: "Liste"
swap-left: "Déplacer à gauche"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "Social"
global: "Global"
mentions: "Mentions"
+ messages: "メッセージ"
list: "Listes"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "Social"
global: "Global"
mentions: "Mentions"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "Pas de message avec un hashtag {} trouvé."
mobile/views/pages/welcome.vue:
diff --git a/locales/it-IT.yml b/locales/it-IT.yml
index b0ebe461b4..d7aeb357e8 100644
--- a/locales/it-IT.yml
+++ b/locales/it-IT.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index bff7681295..9a90ce1bef 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動や!"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿はあらへんで。"
mobile/views/pages/welcome.vue:
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index dbaa47b473..48601bfabe 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "글로벌"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "통지"
list: "목록"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml
index c95cf2362c..60f8fc20e9 100644
--- a/locales/nl-NL.yml
+++ b/locales/nl-NL.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "Algemeen"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "Lijsten"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/no-NO.yml b/locales/no-NO.yml
index f59746b49d..63135791a3 100644
--- a/locales/no-NO.yml
+++ b/locales/no-NO.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml
index fa3513c476..04a1c37d05 100644
--- a/locales/pl-PL.yml
+++ b/locales/pl-PL.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "Globalne"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "Powiadomienia"
list: "Listy"
swap-left: "Przesuń w lewo"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "Społeczność"
global: "Globalne"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "Listy"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "Społeczność"
global: "Globalne"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "Nie znaleziono wpisów zawierających „{}”."
mobile/views/pages/welcome.vue:
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index fbd6a0f41a..343d0ef6af 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "Global"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "Notificações"
list: "Listas"
swap-left: "Mover para a esquerda"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index fceae0de53..fc06b1f962 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue:
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index 88b9ba25c9..1322b09fe8 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -158,6 +158,7 @@ common:
hashtag: "ハッシュタグ"
global: "グローバル"
mentions: "あなた宛て"
+ direct: "ダイレクト投稿"
notifications: "通知"
list: "リスト"
swap-left: "左に移動"
@@ -810,6 +811,7 @@ desktop/views/components/timeline.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
list: "リスト"
hashtag: "ハッシュタグ"
add-tag-timeline: "ハッシュタグを追加"
@@ -1140,6 +1142,7 @@ mobile/views/pages/home.vue:
hybrid: "ソーシャル"
global: "グローバル"
mentions: "あなた宛て"
+ messages: "メッセージ"
mobile/views/pages/tag.vue:
no-posts-found: "ハッシュタグ「{}」が付けられた投稿は見つかりませんでした。"
mobile/views/pages/welcome.vue: