Skip to content

Commit

Permalink
feat(i18n): complete the translation of copy_account_name (#2487)
Browse files Browse the repository at this point in the history
  • Loading branch information
yrming authored Jan 9, 2024
1 parent 44f5ec1 commit 149963c
Show file tree
Hide file tree
Showing 18 changed files with 18 additions and 0 deletions.
1 change: 1 addition & 0 deletions locales/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"blocked_users": "المستخدمون المحظورون",
"blocking": "محظور",
"bot": "حساب آلي",
"copy_account_name": "انسخ اسم الحساب",
"favourites": "المفضلة",
"follow": "إتبع",
"follow_back": "إعادة متابعة",
Expand Down
1 change: 1 addition & 0 deletions locales/ca.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Usuaris bloquejats",
"blocking": "Bloquejat",
"bot": "BOT",
"copy_account_name": "Copia el nom del compte",
"favourites": "Preferits",
"follow": "Segueix",
"follow_back": "Segueix de tornada",
Expand Down
1 change: 1 addition & 0 deletions locales/cs-CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"blocked_domains": "Zablokované domény",
"blocked_users": "Zablokovaní uživatelé",
"bot": "ROBOT",
"copy_account_name": "Zkopírovat název účtu",
"favourites": "Oblíbené",
"follow": "Sledovat",
"follow_back": "Taky sledovat",
Expand Down
1 change: 1 addition & 0 deletions locales/de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Gesperrte Accounts",
"blocking": "Blockiert",
"bot": "BOT",
"copy_account_name": "Kontonamen kopieren",
"favourites": "Favoriten",
"follow": "Folgen",
"follow_back": "Zurück folgen",
Expand Down
1 change: 1 addition & 0 deletions locales/fi-FI.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Estetyt käyttäjät",
"blocking": "Estetty",
"bot": "BOTTI",
"copy_account_name": "Kopioi tilin nimi",
"favourites": "Suosikit",
"follow": "Seuraa",
"follow_back": "Seuraa takaisin",
Expand Down
1 change: 1 addition & 0 deletions locales/fr-FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Comptes bloqués",
"blocking": "Bloqué·e",
"bot": "Automatisé",
"copy_account_name": "Copier le nom du compte",
"favourites": "Aimés",
"follow": "Suivre",
"follow_back": "Suivre en retour",
Expand Down
1 change: 1 addition & 0 deletions locales/gl-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Usuarias bloqueadas",
"blocking": "Bloqueada",
"bot": "BOT",
"copy_account_name": "Copiar o nome da conta",
"favourites": "Favoritas",
"follow": "Seguir",
"follow_back": "Seguir tamén",
Expand Down
1 change: 1 addition & 0 deletions locales/id-ID.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"blocked_users": "Pengguna diblokir",
"blocking": "Diblokir",
"bot": "BOT",
"copy_account_name": "Salin nama akun",
"favourites": "Favorit",
"follow": "Ikuti",
"follow_back": "Ikuti kembali",
Expand Down
1 change: 1 addition & 0 deletions locales/ko-KR.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "차단한 유저",
"blocking": "차단",
"bot": "",
"copy_account_name": "계정 이름 복사",
"favourites": "좋아요",
"follow": "팔로우",
"follow_back": "맞팔로우",
Expand Down
1 change: 1 addition & 0 deletions locales/nl-NL.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Geblokkeerde gebruikers",
"blocking": "Geblokkeerd",
"bot": "BOT",
"copy_account_name": "Kopieer accountnaam",
"favourites": "Favorieten",
"follow": "Volg",
"follow_back": "Volg terug",
Expand Down
1 change: 1 addition & 0 deletions locales/pl-PL.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Zablokowani użytkownicy",
"blocking": "Zablokowany",
"bot": "BOT",
"copy_account_name": "Skopiuj nazwę konta",
"favourites": "Ulubione",
"follow": "Obserwuj",
"follow_back": "Przestań obserwować",
Expand Down
1 change: 1 addition & 0 deletions locales/ru-RU.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Заблокированные пользователи",
"blocking": "Заблокирован",
"bot": "БОТ",
"copy_account_name": "Скопировать имя учетной записи",
"favourites": "Избранное",
"follow": "Читать",
"follow_back": "Читать",
Expand Down
1 change: 1 addition & 0 deletions locales/th-TH.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "ผู้ใช้ที่ถูกปิดกั้น",
"blocking": "ปิดกั้น",
"bot": "บอท",
"copy_account_name": "คัดลอกชื่อบัญชี",
"favourites": "รายการโปรด",
"follow": "ติดตาม",
"follow_back": "ติดตามกลับ",
Expand Down
1 change: 1 addition & 0 deletions locales/tl-PH.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Mga naka-block na user",
"blocking": "Naka-block",
"bot": "BOT",
"copy_account_name": "Kopyahin ang pangalan ng account",
"favourites": "Mga paborito",
"follow": "Sundan",
"follow_back": "Sundan pabalik",
Expand Down
1 change: 1 addition & 0 deletions locales/tr-TR.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Engellenen kullanıcılar",
"blocking": "Engelli",
"bot": "BOT",
"copy_account_name": "Hesap adını kopyala",
"favourites": "Favoriler",
"follow": "Takip et",
"follow_back": "Geri takip et",
Expand Down
1 change: 1 addition & 0 deletions locales/uk-UA.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "Заблоковані користувачі",
"blocking": "Заблоковані",
"bot": "БОТ",
"copy_account_name": "Скопіюйте назву облікового запису",
"favourites": "Улюблені",
"follow": "Підписатися",
"follow_back": "Підписатися",
Expand Down
1 change: 1 addition & 0 deletions locales/zh-CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"blocked_users": "已拉黑的用户",
"blocking": "已拉黑",
"bot": "机器人",
"copy_account_name": "复制账户名",
"favourites": "喜欢的帖文",
"follow": "关注",
"follow_back": "回关",
Expand Down
1 change: 1 addition & 0 deletions locales/zh-TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"blocked_users": "已封鎖的使用者",
"blocking": "已封鎖",
"bot": "機器人",
"copy_account_name": "複製帳戶名",
"favourites": "喜歡的貼文",
"follow": "追蹤",
"follow_back": "回追",
Expand Down

0 comments on commit 149963c

Please sign in to comment.