summaryrefslogtreecommitdiffstats
path: root/src/i18n
diff options
context:
space:
mode:
authorLibravatar mhatvan <markus_hatvan@aon.at>2021-09-14 14:12:07 +0200
committerLibravatar mhatvan <markus_hatvan@aon.at>2021-09-14 14:12:07 +0200
commitb1243eff99bbfadab8f7deb8d714bbebae13e39a (patch)
tree2c1888f53010ea7910c91d9a98c388e87324dfc4 /src/i18n
parentrefactor: revert the text for some more fields. (diff)
downloadferdium-app-b1243eff99bbfadab8f7deb8d714bbebae13e39a.tar.gz
ferdium-app-b1243eff99bbfadab8f7deb8d714bbebae13e39a.tar.zst
ferdium-app-b1243eff99bbfadab8f7deb8d714bbebae13e39a.zip
chore: add --preserve-whitespace flag for extract script and sync translations
Diffstat (limited to 'src/i18n')
-rw-r--r--src/i18n/locales/en-US.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json
index aae78999d..e2e0cdc83 100644
--- a/src/i18n/locales/en-US.json
+++ b/src/i18n/locales/en-US.json
@@ -253,9 +253,9 @@
253 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.", 253 "settings.app.hibernateInfo": "By default, Ferdi will keep all your services open and loaded in the background so they are ready when you want to use them. Service Hibernation will unload your services after a specified amount. This is useful to save RAM or keeping services from slowing down your computer.",
254 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", 254 "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable",
255 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.", 255 "settings.app.languageDisclaimer": "Official translations are English & German. All other languages are community based translations.",
256 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected. Using Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.", 256 "settings.app.lockInfo": "Password Lock allows you to keep your messages protected.\nUsing Password Lock, you will be prompted to enter your password everytime you start Ferdi or lock Ferdi yourself using the lock symbol in the bottom left corner or the shortcut {lockShortcut}.",
257 "settings.app.lockedPassword": "Password", 257 "settings.app.lockedPassword": "Password",
258 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember. If you loose this password, you will have to reinstall Ferdi.", 258 "settings.app.lockedPasswordInfo": "Please make sure to set a password you'll remember.\nIf you loose this password, you will have to reinstall Ferdi.",
259 "settings.app.restartRequired": "Changes require restart", 259 "settings.app.restartRequired": "Changes require restart",
260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.", 260 "settings.app.scheduledDNDInfo": "Scheduled Do-not-Disturb allows you to define a period of time in which you do not want to get Notifications from Ferdi.",
261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.", 261 "settings.app.scheduledDNDTimeInfo": "Times in 24-Hour-Format. End time can be before start time (e.g. start 17:00, end 09:00) to enable Do-not-Disturb overnight.",