diff --git a/locales/ca-ES.yml b/locales/ca-ES.yml
index fafcea3c84..8df40a7826 100644
--- a/locales/ca-ES.yml
+++ b/locales/ca-ES.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/de-DE.yml b/locales/de-DE.yml
index 52d2919263..67b848bea1 100644
--- a/locales/de-DE.yml
+++ b/locales/de-DE.yml
@@ -186,6 +186,7 @@ common:
stack-left: "Nach links schichten"
pop-right: "Rechts andocken"
dev: "Fehler beim Erstellen der Applikation. Bitte versuche es erneut."
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
- reset: "Passwort ändern"
- enter-current-password: "Derzeitiges Passwort eingeben"
- enter-new-password: "Neues Passwort eingeben"
- enter-new-password-again: "Neues Passwort erneut eingeben"
- not-match: "Passwörter stimmen nicht überein."
- changed: "Passwort geändert"
+common/views/components/password-settings.vue:
+ reset: "パスワードを変更する"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "この投稿は非公開です"
deleted: "この投稿は削除されました"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/en-US.yml b/locales/en-US.yml
index e90406f5d2..574f34951e 100644
--- a/locales/en-US.yml
+++ b/locales/en-US.yml
@@ -186,6 +186,7 @@ common:
stack-left: "Stack to the left"
pop-right: "Dock on the right"
dev: "Failed to create the application. Please try again."
+ ai-chan-kawaii: "Ai-chan kawaii!"
auth/views/form.vue:
share-access: "Would you allow {{ app.name }} to access your account?"
permission-ask: "This application requires the following permissions:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "Blocking"
no-muted-users: "No muted users"
no-blocked-users: "No blocked users"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "Change password"
enter-current-password: "Enter the current password"
enter-new-password: "Enter the new password"
- enter-new-password-again: "Enter new password again"
+ enter-new-password-again: "Enter the new password again"
not-match: "The new passwords do not match"
- changed: "Password updated"
+ changed: "Password changed"
desktop/views/components/sub-note-content.vue:
private: "This post is private"
deleted: "This post has been deleted"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "Update"
announcements: "Announcements"
hashtags: "Hashtags"
+ back-to-misskey: "Back to Misskey"
admin/views/dashboard.vue:
dashboard: "Dashboard"
accounts: "Accounts"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "Add"
admin/views/announcements.vue:
announcements: "Announcements"
+ save: "Save"
+ remove: "Remove"
+ add: "Add"
+ title: "Title"
+ text: "Content"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "Sounds"
enable-sounds: "Enable sounds"
mark-as-read-all-unread-notes: "Mark all posts as read"
+ password: "Password"
mobile/views/pages/user.vue:
follows-you: "Follows you"
following: "Following"
diff --git a/locales/es-ES.yml b/locales/es-ES.yml
index be2039d9b1..13dca88bd9 100644
--- a/locales/es-ES.yml
+++ b/locales/es-ES.yml
@@ -186,6 +186,7 @@ common:
stack-left: "A la izqda."
pop-right: "A la dcha."
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "¿Deseas permitir a {{ app.name }} acceder a tu cuenta?"
permission-ask: "La aplicación requiere los siguientes permisos:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
- reset: "Cambiar contraseña"
- enter-current-password: "Ingresar contraseña actual"
- enter-new-password: "Ingresar nueva contraseña"
- enter-new-password-again: "Ingresar nueva contraseña de nuevo"
- not-match: "Las nuevas contraseñas no se corresponden consigo mismas"
- changed: "Contraseña actualizada"
+common/views/components/password-settings.vue:
+ reset: "パスワードを変更する"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "この投稿は非公開です"
deleted: "この投稿は削除されました"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/fr-FR.yml b/locales/fr-FR.yml
index 0e6aa56d2b..881569b206 100644
--- a/locales/fr-FR.yml
+++ b/locales/fr-FR.yml
@@ -186,6 +186,7 @@ common:
stack-left: "Vers la gauche"
pop-right: "Vers la droite"
dev: "Échec lors de la création de l’application. Veuillez réessayer."
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "Désirez-vous autoriser {{ app.name }} à avoir accès à votre compte ?"
permission-ask: "Cette application nécessite les autorisations suivantes :"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
- reset: "Changer votre mot de passe"
- enter-current-password: "Entrez votre mot de passe actuel"
- enter-new-password: "Entrez votre nouveau mot de passe"
- enter-new-password-again: "Entrez à nouveau le nouveau mot de passe"
- not-match: "Le nouveau mot de passe ne correspond pas."
- changed: "Mot de passe modifié avec succès"
+common/views/components/password-settings.vue:
+ reset: "パスワードを変更する"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "cette publication est privée"
deleted: "cette publication a été supprimée"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "Sons"
enable-sounds: "Activer les sons"
mark-as-read-all-unread-notes: "Marquer toutes les publications comme lues"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "Vous suit"
following: "Abonnements"
diff --git a/locales/it-IT.yml b/locales/it-IT.yml
index fafcea3c84..8df40a7826 100644
--- a/locales/it-IT.yml
+++ b/locales/it-IT.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/ja-KS.yml b/locales/ja-KS.yml
index a9a455bb9b..ddfcba7d6f 100644
--- a/locales/ja-KS.yml
+++ b/locales/ja-KS.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねんで!"
pop-right: "右に出すで!"
dev: "アプリの作成あかんかったわ。もっぺんやってみて。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があんさんのアカウントにアクセスすんのを許可してもええか?"
permission-ask: "このアプリは次の権限を要求してんで:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
- enter-current-password: "今のパスワードを入れてや"
- enter-new-password: "さらのパスワード入れてや"
- enter-new-password-again: "もういっぺんさらのパスワードを入れてや"
- not-match: "パスワードがおうとらん"
- changed: "パスワード変えたわ"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "この投稿は見せられへんわ"
deleted: "この投稿なんか無くなってもうたわ"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンド鳴らす"
mark-as-read-all-unread-notes: "全部もう読んだわ"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされとるで"
following: "フォロー"
diff --git a/locales/ko-KR.yml b/locales/ko-KR.yml
index 6051f40931..c44f3c3077 100644
--- a/locales/ko-KR.yml
+++ b/locales/ko-KR.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml
index 0299ce4e91..916caee413 100644
--- a/locales/nl-NL.yml
+++ b/locales/nl-NL.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
- reset: "Wachtwoord wijzigen"
- enter-current-password: "Voer je huidige wachtwoord in"
- enter-new-password: "Voer je nieuwe wachtwoord in"
- enter-new-password-again: "Voer je nieuwe wachtwoord nogmaals in"
- not-match: "Het nieuwe wachtwoord komt niet overeen"
- changed: "Wachtwoord bijgewerkt"
+common/views/components/password-settings.vue:
+ reset: "パスワードを変更する"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "この投稿は非公開です"
deleted: "この投稿は削除されました"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "Volgt jou"
following: "Volgend"
diff --git a/locales/no-NO.yml b/locales/no-NO.yml
index d8955ccf2b..e5b38b21b4 100644
--- a/locales/no-NO.yml
+++ b/locales/no-NO.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "Til høyre"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "Lyder"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "Følger"
diff --git a/locales/pl-PL.yml b/locales/pl-PL.yml
index 1d6aad0b3e..ed5b3a9388 100644
--- a/locales/pl-PL.yml
+++ b/locales/pl-PL.yml
@@ -186,6 +186,7 @@ common:
stack-left: "Przypnij do lewej"
pop-right: "Odepnij w prawo"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "Czy chcesz zezwolić {{ app.name }} na dostęp do Twojego konta?"
permission-ask: "Ta aplikacja wymaga następujących uprawnień:"
@@ -874,13 +875,13 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
- reset: "Zmień hasło"
- enter-current-password: "Wprowadź obecne hasło"
- enter-new-password: "Wprowadź nowe hasło"
- enter-new-password-again: "Wprowadź ponownie nowe hasło"
- not-match: "Nowe hasła nie pasują do siebie"
- changed: "Pomyślnie zmieniono hasło"
+common/views/components/password-settings.vue:
+ reset: "パスワードを変更する"
+ enter-current-password: "現在のパスワードを入力してください"
+ enter-new-password: "新しいパスワードを入力してください"
+ enter-new-password-again: "もう一度新しいパスワードを入力してください"
+ not-match: "新しいパスワードが一致しません"
+ changed: "パスワードを変更しました"
desktop/views/components/sub-note-content.vue:
private: "ten wpis jest prywatny"
deleted: "ten wpis został usunięty"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "Śledzi Cię"
following: "Śledzeni"
diff --git a/locales/pt-PT.yml b/locales/pt-PT.yml
index a5a54ce8e3..2a5a7d5c79 100644
--- a/locales/pt-PT.yml
+++ b/locales/pt-PT.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "Acoplar à direita"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "Você permite que {{ app.name }} acesse sua conta?"
permission-ask: "Este aplicativo precisa das seguintes permissões:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "Sons"
enable-sounds: "Ativar sons"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "Te segue"
following: "Seguindo"
diff --git a/locales/ru-RU.yml b/locales/ru-RU.yml
index e0b4f1df01..eb56558372 100644
--- a/locales/ru-RU.yml
+++ b/locales/ru-RU.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml
index d1cd79fc04..a280e7d6e7 100644
--- a/locales/zh-CN.yml
+++ b/locales/zh-CN.yml
@@ -186,6 +186,7 @@ common:
stack-left: "左に重ねる"
pop-right: "右に出す"
dev: "アプリの作成に失敗しました。再度お試しください。"
+ ai-chan-kawaii: "藍ちゃかわいい"
auth/views/form.vue:
share-access: "{{ app.name }}があなたのアカウントにアクセスすることを許可しますか?"
permission-ask: "このアプリは次の権限を要求しています:"
@@ -874,7 +875,7 @@ common/views/components/mute-and-block.vue:
block: "ブロック"
no-muted-users: "ミュートしているユーザーはいません"
no-blocked-users: "ブロックしているユーザーはいません"
-desktop/views/components/settings.password.vue:
+common/views/components/password-settings.vue:
reset: "パスワードを変更する"
enter-current-password: "現在のパスワードを入力してください"
enter-new-password: "新しいパスワードを入力してください"
@@ -954,6 +955,7 @@ admin/views/index.vue:
update: "更新"
announcements: "お知らせ"
hashtags: "ハッシュタグ"
+ back-to-misskey: "Misskeyに戻る"
admin/views/dashboard.vue:
dashboard: "ダッシュボード"
accounts: "アカウント"
@@ -1015,6 +1017,11 @@ admin/views/emoji.vue:
add: "追加"
admin/views/announcements.vue:
announcements: "お知らせ"
+ save: "保存"
+ remove: "削除"
+ add: "追加"
+ title: "タイトル"
+ text: "内容"
admin/views/hashtags.vue:
hided-tags: "Hidden Tags"
desktop/views/pages/deck/deck.tl-column.vue:
@@ -1363,6 +1370,7 @@ mobile/views/pages/settings.vue:
sound: "サウンド"
enable-sounds: "サウンドを有効にする"
mark-as-read-all-unread-notes: "すべての投稿を既読にする"
+ password: "パスワード"
mobile/views/pages/user.vue:
follows-you: "フォローされています"
following: "フォロー"