Merge pull request #1659 from syuilo/l10n_master
New Crowdin translations
This commit is contained in:
		
						commit
						8c019a6d0b
					
				
					 10 changed files with 80 additions and 40 deletions
				
			
		| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "Wütend"
 | 
					    angry: "Wütend"
 | 
				
			||||||
    confused: "Verwirrt"
 | 
					    confused: "Verwirrt"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "Löschen"
 | 
					  delete: "Löschen"
 | 
				
			||||||
  loading: "Laden"
 | 
					  loading: "Laden"
 | 
				
			||||||
  ok: "OK"
 | 
					  ok: "OK"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "Mehr"
 | 
					  more: "Mehr"
 | 
				
			||||||
  empty: "Keine Benachrichtigungen"
 | 
					  empty: "Keine Benachrichtigungen"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "Was ist bei dir los?"
 | 
					 | 
				
			||||||
  reply-placeholder: "Antworte auf diese Anmerkung..."
 | 
					  reply-placeholder: "Antworte auf diese Anmerkung..."
 | 
				
			||||||
  quote-placeholder: "Zitiere diese Anmerkung..."
 | 
					  quote-placeholder: "Zitiere diese Anmerkung..."
 | 
				
			||||||
  note: "Post"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "Antworten"
 | 
					  reply: "Antworten"
 | 
				
			||||||
  renote: "Anmerkung"
 | 
					  renote: "Anmerkung"
 | 
				
			||||||
  posted: "Gepostet!"
 | 
					  posted: "Gepostet!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "Angry"
 | 
					    angry: "Angry"
 | 
				
			||||||
    confused: "Confused"
 | 
					    confused: "Confused"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "What are you doing?"
 | 
				
			||||||
 | 
					    b: "What's happening?"
 | 
				
			||||||
 | 
					    c: "What’s on your mind?"
 | 
				
			||||||
 | 
					    d: "Do you want to say something?"
 | 
				
			||||||
 | 
					    e: "Write here!"
 | 
				
			||||||
 | 
					    f: "Waiting for your writing."
 | 
				
			||||||
  delete: "Delete"
 | 
					  delete: "Delete"
 | 
				
			||||||
  loading: "Loading"
 | 
					  loading: "Loading"
 | 
				
			||||||
  ok: "OK"
 | 
					  ok: "OK"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "More"
 | 
					  more: "More"
 | 
				
			||||||
  empty: "No notifications"
 | 
					  empty: "No notifications"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "What's happening?"
 | 
					 | 
				
			||||||
  reply-placeholder: "Reply to this note..."
 | 
					  reply-placeholder: "Reply to this note..."
 | 
				
			||||||
  quote-placeholder: "Quote this note..."
 | 
					  quote-placeholder: "Quote this note..."
 | 
				
			||||||
  note: "Post"
 | 
					  submit: "Post"
 | 
				
			||||||
  reply: "Reply"
 | 
					  reply: "Reply"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "Posted!"
 | 
					  posted: "Posted!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "Post"
 | 
					  title: "Post"
 | 
				
			||||||
  note: "Post"
 | 
					  note: "Post"
 | 
				
			||||||
  placeholder: "What's happening?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "Click to edit your banner"
 | 
					  update-banner: "Click to edit your banner"
 | 
				
			||||||
  update-avatar: "Click to edit your avatar"
 | 
					  update-avatar: "Click to edit your avatar"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "Quote this post. (optional)"
 | 
					  renote-placeholder: "Quote this post. (optional)"
 | 
				
			||||||
  reply-placeholder: "Reply to this note..."
 | 
					  reply-placeholder: "Reply to this note..."
 | 
				
			||||||
  note-placeholder: "What's happening?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "Error"
 | 
					  error: "Error"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "En Colère"
 | 
					    angry: "En Colère"
 | 
				
			||||||
    confused: "Confus"
 | 
					    confused: "Confus"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "Supprimer"
 | 
					  delete: "Supprimer"
 | 
				
			||||||
  loading: "Chargement"
 | 
					  loading: "Chargement"
 | 
				
			||||||
  ok: "OK"
 | 
					  ok: "OK"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "Plus"
 | 
					  more: "Plus"
 | 
				
			||||||
  empty: "Pas de notifications"
 | 
					  empty: "Pas de notifications"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "Qu'est-ce qui se passe?"
 | 
					 | 
				
			||||||
  reply-placeholder: "Répondre à cette note"
 | 
					  reply-placeholder: "Répondre à cette note"
 | 
				
			||||||
  quote-placeholder: "Citer cette note"
 | 
					  quote-placeholder: "Citer cette note"
 | 
				
			||||||
  note: "Poster"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "Répondre"
 | 
					  reply: "Répondre"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "Posté!"
 | 
					  posted: "Posté!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "Post"
 | 
					  title: "Post"
 | 
				
			||||||
  note: "Post"
 | 
					  note: "Post"
 | 
				
			||||||
  placeholder: "Qu'est-ce qu'il se passe?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "Répondre à cette note"
 | 
					  reply-placeholder: "Répondre à cette note"
 | 
				
			||||||
  note-placeholder: "Qu'est-ce qu'il se passe?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "Wściekły"
 | 
					    angry: "Wściekły"
 | 
				
			||||||
    confused: "Zmieszany"
 | 
					    confused: "Zmieszany"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "Usuń"
 | 
					  delete: "Usuń"
 | 
				
			||||||
  loading: "Ładowanie"
 | 
					  loading: "Ładowanie"
 | 
				
			||||||
  ok: "OK"
 | 
					  ok: "OK"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "Więcej"
 | 
					  more: "Więcej"
 | 
				
			||||||
  empty: "Brak powiadomień"
 | 
					  empty: "Brak powiadomień"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "Co się dzieje?"
 | 
					 | 
				
			||||||
  reply-placeholder: "Odpowiedz na ten wpis…"
 | 
					  reply-placeholder: "Odpowiedz na ten wpis…"
 | 
				
			||||||
  quote-placeholder: "Zacytuj ten wpis…"
 | 
					  quote-placeholder: "Zacytuj ten wpis…"
 | 
				
			||||||
  note: "Wyślij"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "Odpowiedz"
 | 
					  reply: "Odpowiedz"
 | 
				
			||||||
  renote: "Udostępnienie"
 | 
					  renote: "Udostępnienie"
 | 
				
			||||||
  posted: "Opublikowano!"
 | 
					  posted: "Opublikowano!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "Wpis"
 | 
					  title: "Wpis"
 | 
				
			||||||
  note: "Wpis"
 | 
					  note: "Wpis"
 | 
				
			||||||
  placeholder: "Co się dzieje?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "Naciśnij, aby zmienić baner"
 | 
					  update-banner: "Naciśnij, aby zmienić baner"
 | 
				
			||||||
  update-avatar: "Naciśnij, aby zmienić awatar"
 | 
					  update-avatar: "Naciśnij, aby zmienić awatar"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Udostępnij"
 | 
					  renote: "Udostępnij"
 | 
				
			||||||
  renote-placeholder: "Zacytuj wpis… (nieobowiązkowe)"
 | 
					  renote-placeholder: "Zacytuj wpis… (nieobowiązkowe)"
 | 
				
			||||||
  reply-placeholder: "Odpowiedź na ten wpis…"
 | 
					  reply-placeholder: "Odpowiedź na ten wpis…"
 | 
				
			||||||
  note-placeholder: "Co się dzieje?"
 | 
					 | 
				
			||||||
  cw-placeholder: "Treść ostrzeżenia (opcjonalnie)"
 | 
					  cw-placeholder: "Treść ostrzeżenia (opcjonalnie)"
 | 
				
			||||||
  location-alert: "Twoje urządzenie nie pozwala na przekazywanie informacji o lokalizacji"
 | 
					  location-alert: "Twoje urządzenie nie pozwala na przekazywanie informacji o lokalizacji"
 | 
				
			||||||
  error: "Błąd"
 | 
					  error: "Błąd"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -35,6 +35,13 @@ common:
 | 
				
			||||||
    angry: "おこ"
 | 
					    angry: "おこ"
 | 
				
			||||||
    confused: "こまこまのこまり"
 | 
					    confused: "こまこまのこまり"
 | 
				
			||||||
    pudding: "Pudding"
 | 
					    pudding: "Pudding"
 | 
				
			||||||
 | 
					  note-placeholders:
 | 
				
			||||||
 | 
					    a: "今どうしてる?"
 | 
				
			||||||
 | 
					    b: "何かありましたか?"
 | 
				
			||||||
 | 
					    c: "何をお考えですか?"
 | 
				
			||||||
 | 
					    d: "言いたいことは?"
 | 
				
			||||||
 | 
					    e: "ここに書いてください"
 | 
				
			||||||
 | 
					    f: "あなたが書くのを待っています..."
 | 
				
			||||||
  delete: "削除"
 | 
					  delete: "削除"
 | 
				
			||||||
  loading: "読み込み中"
 | 
					  loading: "読み込み中"
 | 
				
			||||||
  ok: "わかった"
 | 
					  ok: "わかった"
 | 
				
			||||||
| 
						 | 
					@ -337,10 +344,9 @@ desktop/views/components/notifications.vue:
 | 
				
			||||||
  more: "もっと見る"
 | 
					  more: "もっと見る"
 | 
				
			||||||
  empty: "ありません!"
 | 
					  empty: "ありません!"
 | 
				
			||||||
desktop/views/components/post-form.vue:
 | 
					desktop/views/components/post-form.vue:
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  quote-placeholder: "この投稿を引用..."
 | 
					  quote-placeholder: "この投稿を引用..."
 | 
				
			||||||
  note: "投稿"
 | 
					  submit: "投稿"
 | 
				
			||||||
  reply: "返信"
 | 
					  reply: "返信"
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  posted: "投稿しました!"
 | 
					  posted: "投稿しました!"
 | 
				
			||||||
| 
						 | 
					@ -609,7 +615,6 @@ desktop/views/widgets/polls.vue:
 | 
				
			||||||
desktop/views/widgets/post-form.vue:
 | 
					desktop/views/widgets/post-form.vue:
 | 
				
			||||||
  title: "投稿"
 | 
					  title: "投稿"
 | 
				
			||||||
  note: "投稿"
 | 
					  note: "投稿"
 | 
				
			||||||
  placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
desktop/views/widgets/profile.vue:
 | 
					desktop/views/widgets/profile.vue:
 | 
				
			||||||
  update-banner: "クリックでバナー編集"
 | 
					  update-banner: "クリックでバナー編集"
 | 
				
			||||||
  update-avatar: "クリックでアバター編集"
 | 
					  update-avatar: "クリックでアバター編集"
 | 
				
			||||||
| 
						 | 
					@ -693,7 +698,6 @@ mobile/views/components/post-form.vue:
 | 
				
			||||||
  renote: "Renote"
 | 
					  renote: "Renote"
 | 
				
			||||||
  renote-placeholder: "この投稿を引用... (オプション)"
 | 
					  renote-placeholder: "この投稿を引用... (オプション)"
 | 
				
			||||||
  reply-placeholder: "この投稿への返信..."
 | 
					  reply-placeholder: "この投稿への返信..."
 | 
				
			||||||
  note-placeholder: "いまどうしてる?"
 | 
					 | 
				
			||||||
  cw-placeholder: "内容への注釈 (オプション)"
 | 
					  cw-placeholder: "内容への注釈 (オプション)"
 | 
				
			||||||
  location-alert: "お使いの端末は位置情報に対応していません"
 | 
					  location-alert: "お使いの端末は位置情報に対応していません"
 | 
				
			||||||
  error: "エラー"
 | 
					  error: "エラー"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue