From de7fad73f63a35fbb38e4ad89a4a8af7573a0ff4 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Wed, 5 Jun 2019 22:36:19 +0900
Subject: [PATCH] refs #821 Update translations for toot padding
---
src/config/locales/de/translation.missing.json | 3 +++
src/config/locales/en/translation.json | 1 +
src/config/locales/fr/translation.missing.json | 5 +++++
src/config/locales/it/translation.missing.json | 5 +++++
src/config/locales/ja/translation.json | 1 +
src/config/locales/ko/translation.missing.json | 3 +++
src/config/locales/pl/translation.missing.json | 3 +++
src/renderer/components/Preferences/Appearance.vue | 2 +-
8 files changed, 22 insertions(+), 1 deletion(-)
diff --git a/src/config/locales/de/translation.missing.json b/src/config/locales/de/translation.missing.json
index 4ed9f22a..82e968f8 100644
--- a/src/config/locales/de/translation.missing.json
+++ b/src/config/locales/de/translation.missing.json
@@ -40,6 +40,9 @@
"nfsw": "Always ignore NFSW of medias",
"hideAllAttachments": "Hide all medias"
}
+ },
+ "appearance": {
+ "toot_padding": "Padding around toot"
}
},
"follow_requests": {
diff --git a/src/config/locales/en/translation.json b/src/config/locales/en/translation.json
index ab62ce84..cca48e04 100644
--- a/src/config/locales/en/translation.json
+++ b/src/config/locales/en/translation.json
@@ -155,6 +155,7 @@
},
"font_size": "Font size",
"font_family": "Font family",
+ "toot_padding": "Padding around toots",
"display_style": {
"title": "Display style of username",
"display_name_and_username": "Display name and username",
diff --git a/src/config/locales/fr/translation.missing.json b/src/config/locales/fr/translation.missing.json
index c11a9d1a..a0978700 100644
--- a/src/config/locales/fr/translation.missing.json
+++ b/src/config/locales/fr/translation.missing.json
@@ -6,6 +6,11 @@
"follow_requests": "Follow Requests",
"direct_messages": "Direct Messages"
},
+ "preferences": {
+ "appearance": {
+ "toot_padding": "Padding around toot"
+ }
+ },
"follow_requests": {
"accept": "Accept",
"reject": "Reject"
diff --git a/src/config/locales/it/translation.missing.json b/src/config/locales/it/translation.missing.json
index c11a9d1a..a0978700 100644
--- a/src/config/locales/it/translation.missing.json
+++ b/src/config/locales/it/translation.missing.json
@@ -6,6 +6,11 @@
"follow_requests": "Follow Requests",
"direct_messages": "Direct Messages"
},
+ "preferences": {
+ "appearance": {
+ "toot_padding": "Padding around toot"
+ }
+ },
"follow_requests": {
"accept": "Accept",
"reject": "Reject"
diff --git a/src/config/locales/ja/translation.json b/src/config/locales/ja/translation.json
index 9f876de9..5a70402c 100644
--- a/src/config/locales/ja/translation.json
+++ b/src/config/locales/ja/translation.json
@@ -152,6 +152,7 @@
},
"font_size": "フォントサイズ",
"font_family": "フォント",
+ "toot_padding": "トゥート周りの空白",
"display_style": {
"title": "ユーザ名の表示形式",
"display_name_and_username": "表示名+ユーザー名",
diff --git a/src/config/locales/ko/translation.missing.json b/src/config/locales/ko/translation.missing.json
index 6833f0cf..ea1833c5 100644
--- a/src/config/locales/ko/translation.missing.json
+++ b/src/config/locales/ko/translation.missing.json
@@ -8,6 +8,9 @@
"nfsw": "Always ignore NFSW of medias",
"hideAllAttachments": "Hide all medias"
}
+ },
+ "appearance": {
+ "toot_padding": "Padding around toot"
}
},
"side_menu": {
diff --git a/src/config/locales/pl/translation.missing.json b/src/config/locales/pl/translation.missing.json
index 4ed9f22a..82e968f8 100644
--- a/src/config/locales/pl/translation.missing.json
+++ b/src/config/locales/pl/translation.missing.json
@@ -40,6 +40,9 @@
"nfsw": "Always ignore NFSW of medias",
"hideAllAttachments": "Hide all medias"
}
+ },
+ "appearance": {
+ "toot_padding": "Padding around toot"
}
},
"follow_requests": {
diff --git a/src/renderer/components/Preferences/Appearance.vue b/src/renderer/components/Preferences/Appearance.vue
index b4bbeecb..73ac4569 100644
--- a/src/renderer/components/Preferences/Appearance.vue
+++ b/src/renderer/components/Preferences/Appearance.vue
@@ -27,7 +27,7 @@
-
+