summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--locales/ca-ES.yml1
-rw-r--r--locales/de-DE.yml1
-rw-r--r--locales/en-US.yml1
-rw-r--r--locales/es-ES.yml1
-rw-r--r--locales/fr-FR.yml1
-rw-r--r--locales/it-IT.yml1
-rw-r--r--locales/ja-KS.yml1
-rw-r--r--locales/ko-KR.yml3
-rw-r--r--locales/nl-NL.yml1
-rw-r--r--locales/no-NO.yml1
-rw-r--r--locales/pl-PL.yml1
-rw-r--r--locales/pt-PT.yml1
-rw-r--r--locales/ru-RU.yml1
-rw-r--r--locales/zh-CN.yml1
14 files changed, 15 insertions, 1 deletions
diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml
index 7aefd87722..878087bb1d 100644
--- a/locales/ca-ES.yml
+++ b/locales/ca-ES.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index de8e016fe1..943049277b 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index 53ad36395c..844ec89a94 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "Following"
followers: "Followers"
is-bot: "This account is a Bot"
+ no-description: "自己紹介はありません"
years-old: "{age} years old"
year: "/"
month: "/"
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index b5fce11ba0..0b06bf7b44 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index 2d99d88c8a..01d3916370 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "Suit"
followers: "Abonné·e·s"
is-bot: "Ce compte est un Bot"
+ no-description: "自己紹介はありません"
years-old: "{age} ans"
year: "/"
month: "/"
diff --git a/locales/it-IT.yml b/locales/it-IT.yml
index af515c7870..6549cc8a4f 100644
--- a/locales/it-IT.yml
+++ b/locales/it-IT.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index 378bd12a49..f0a7ab3db8 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotや"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index a94451b0ec..53dc50ee65 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -214,7 +214,7 @@ common/views/pages/explore.vue:
recently-registered-users: "신규 사용자"
popular-tags: "인기 태그"
federated: "연합"
- explore: "{host}를 탐색"
+ explore: "{host}을(를) 탐색"
users-info: "현재 {users} 사용자가 등록되어 있습니다"
common/views/components/user-list.vue:
no-users: "사용자가 없습니다"
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "팔로잉"
followers: "팔로워"
is-bot: "이 계정은 Bot입니다"
+ no-description: "자기소개가 없습니다"
years-old: "{age}세"
year: "년"
month: "월"
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml
index 62d37c7eb6..ea296f82b4 100644
--- a/locales/nl-NL.yml
+++ b/locales/nl-NL.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/no-NO.yml b/locales/no-NO.yml
index fbe2357a91..f34aba944a 100644
--- a/locales/no-NO.yml
+++ b/locales/no-NO.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "Følger"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml
index 64027c2d5e..1c06944413 100644
--- a/locales/pl-PL.yml
+++ b/locales/pl-PL.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "Śledzeni"
followers: "Śledzący"
is-bot: "To konto jest botem"
+ no-description: "自己紹介はありません"
years-old: "{age} lat"
year: "/"
month: "/"
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index 1f2160f983..70a227d29a 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index fe912a8401..bc79dfac18 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "フォロー"
followers: "フォロワー"
is-bot: "このアカウントはBotです"
+ no-description: "自己紹介はありません"
years-old: "{age}歳"
year: "年"
month: "月"
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index fb07418d2e..1a2fe8f978 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -1353,6 +1353,7 @@ desktop/views/pages/user/user.header.vue:
following: "关注中"
followers: "关注者"
is-bot: "这个账户是Bot"
+ no-description: "没有自我介绍"
years-old: "{age}岁"
year: "年"
month: "月"