diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-21 00:22:02 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2018-10-21 00:22:02 +0900 |
| commit | dae3f3552ad3fea3ebf66be6c600e3c8712e0bb4 (patch) | |
| tree | 02843c96083c67a1f20f9bfb5935dcea11f088d5 | |
| parent | New translations ja-JP.yml (Japanese, Kansai) (diff) | |
| download | misskey-dae3f3552ad3fea3ebf66be6c600e3c8712e0bb4.tar.gz misskey-dae3f3552ad3fea3ebf66be6c600e3c8712e0bb4.tar.bz2 misskey-dae3f3552ad3fea3ebf66be6c600e3c8712e0bb4.zip | |
New translations ja-JP.yml (Dutch)
| -rw-r--r-- | locales/nl-NL.yml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/locales/nl-NL.yml b/locales/nl-NL.yml index d60d02713b..4cc04c99c9 100644 --- a/locales/nl-NL.yml +++ b/locales/nl-NL.yml @@ -123,6 +123,9 @@ common: reduce-motion: "UIの動きを減らす" this-setting-is-this-device-only: "このデバイスのみ" do-not-use-in-production: 'これは開発ビルドです。本番環境で使用しないでください。' + is-remote-user: "このユーザー情報はコピーです。" + is-remote-post: "この投稿情報はコピーです。" + view-on-remote: "正確な情報を見る" error: title: '問題が発生しました' retry: 'やり直す' @@ -1016,8 +1019,6 @@ desktop/views/pages/user/user.friends.vue: no-users: "Geen gebruikers" desktop/views/pages/user/user.vue: is-suspended: "このユーザーは凍結されています。" - is-remote: "このユーザーはリモートユーザーです。" - view-remote: "正確な情報を見る" desktop/views/pages/user/user.home.vue: last-used-at: "Laatst actief: " desktop/views/pages/user/user.photos.vue: @@ -1304,8 +1305,6 @@ mobile/views/pages/user.vue: timeline: "Tijdlijn" media: "Media" is-suspended: "Dit account is geschorst." - is-remote: "Deze gebruiker is een externe gebruiker; de informatie is daarom niet volledig. " - view-remote: "Volledige informatie bekijken" mobile/views/pages/user/home.vue: recent-notes: "Recente notities" images: "Afbeeldingen" |