From b88d312c3fcb3186da1024056639b96435bf73db Mon Sep 17 00:00:00 2001 From: Ferdi Bot <56048320+FerdiBot@users.noreply.github.com> Date: Sat, 15 May 2021 20:13:58 +0200 Subject: New Crowdin updates (#1418) * New translations en-US.json (Russian) * New translations en-US.json (Turkish) * New translations en-US.json (Polish) * New translations en-US.json (Portuguese) * New translations en-US.json (Slovak) * New translations en-US.json (Slovenian) * New translations en-US.json (Serbian (Cyrillic)) * New translations en-US.json (Swedish) * New translations en-US.json (Ukrainian) * New translations en-US.json (Dutch) * New translations en-US.json (Chinese Simplified) * New translations en-US.json (Chinese Traditional) * New translations en-US.json (Vietnamese) * New translations en-US.json (Portuguese, Brazilian) * New translations en-US.json (Indonesian) * New translations en-US.json (Croatian) * New translations en-US.json (Flemish) * New translations en-US.json (Norwegian) * New translations en-US.json (Korean) * New translations en-US.json (Romanian) * New translations en-US.json (Danish) * New translations en-US.json (French) * New translations en-US.json (Spanish) * New translations en-US.json (Afrikaans) * New translations en-US.json (Arabic) * New translations en-US.json (Belarusian) * New translations en-US.json (Catalan) * New translations en-US.json (Czech) * New translations en-US.json (German) * New translations en-US.json (Georgian) * New translations en-US.json (Greek) * New translations en-US.json (Finnish) * New translations en-US.json (Irish) * New translations en-US.json (Hebrew) * New translations en-US.json (Hungarian) * New translations en-US.json (Italian) * New translations en-US.json (Japanese) * New translations en-US.json (Bosnian) --- src/i18n/locales/af.json | 1 + src/i18n/locales/ar.json | 1 + src/i18n/locales/be.json | 1 + src/i18n/locales/bs.json | 1 + src/i18n/locales/ca.json | 1 + src/i18n/locales/cs.json | 1 + src/i18n/locales/da.json | 1 + src/i18n/locales/de.json | 1 + src/i18n/locales/el.json | 1 + src/i18n/locales/es.json | 1 + src/i18n/locales/fi.json | 1 + src/i18n/locales/fr.json | 1 + src/i18n/locales/ga.json | 1 + src/i18n/locales/he.json | 1 + src/i18n/locales/hr.json | 1 + src/i18n/locales/hu.json | 1 + src/i18n/locales/id.json | 1 + src/i18n/locales/it.json | 1 + src/i18n/locales/ja.json | 1 + src/i18n/locales/ka.json | 1 + src/i18n/locales/ko.json | 1 + src/i18n/locales/nl-BE.json | 1 + src/i18n/locales/nl.json | 1 + src/i18n/locales/no.json | 1 + src/i18n/locales/pl.json | 1 + src/i18n/locales/pt-BR.json | 1 + src/i18n/locales/pt.json | 1 + src/i18n/locales/ro.json | 1 + src/i18n/locales/ru.json | 1 + src/i18n/locales/sk.json | 1 + src/i18n/locales/sl.json | 1 + src/i18n/locales/sr.json | 1 + src/i18n/locales/sv.json | 1 + src/i18n/locales/tr.json | 1 + src/i18n/locales/uk.json | 1 + src/i18n/locales/vi.json | 1 + src/i18n/locales/zh-HANT.json | 1 + src/i18n/locales/zh.json | 1 + 38 files changed, 38 insertions(+) (limited to 'src/i18n') diff --git a/src/i18n/locales/af.json b/src/i18n/locales/af.json index c39c845c5..eab3d87ae 100644 --- a/src/i18n/locales/af.json +++ b/src/i18n/locales/af.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/ar.json b/src/i18n/locales/ar.json index df3a2e47a..cb91c1da5 100644 --- a/src/i18n/locales/ar.json +++ b/src/i18n/locales/ar.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "المظهر", "settings.app.headlineGeneral": "عام", "settings.app.headlineLanguage": "اللغة", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "التحديثات", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/be.json b/src/i18n/locales/be.json index fc7f25249..1c1cbb882 100644 --- a/src/i18n/locales/be.json +++ b/src/i18n/locales/be.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/bs.json b/src/i18n/locales/bs.json index c39c845c5..eab3d87ae 100644 --- a/src/i18n/locales/bs.json +++ b/src/i18n/locales/bs.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/ca.json b/src/i18n/locales/ca.json index 70322fce3..3693f645a 100644 --- a/src/i18n/locales/ca.json +++ b/src/i18n/locales/ca.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Aparença", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Idioma", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Actualitzacions", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/cs.json b/src/i18n/locales/cs.json index 5ee33d780..83ab00978 100644 --- a/src/i18n/locales/cs.json +++ b/src/i18n/locales/cs.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Vzhled", "settings.app.headlineGeneral": "Obecné", "settings.app.headlineLanguage": "Jazyk", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Aktualizace", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/da.json b/src/i18n/locales/da.json index 6f3312768..cfa30d93f 100644 --- a/src/i18n/locales/da.json +++ b/src/i18n/locales/da.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Udseende", "settings.app.headlineGeneral": "Generelt", "settings.app.headlineLanguage": "Sprog", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Opdateringer", "settings.app.hibernateInfo": "Som standard vil Ferdi holde alle dine tjenester åbne og indlæste i baggrunden, så de er klar, når du vil bruge dem. Du kan vælge at sætte dine tjenester i dvale efter en angivet mængde tid. Dette er nyttigt til at spare hukommelse eller forhindre tjenester i at bremse din computer.", "settings.app.inactivityLockInfo": "Minutter af inaktivitet, hvorefter Ferdi automatisk skal låse. Brug 0 for at deaktivere", diff --git a/src/i18n/locales/de.json b/src/i18n/locales/de.json index 1db31aae5..77782f81b 100644 --- a/src/i18n/locales/de.json +++ b/src/i18n/locales/de.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Darstellung", "settings.app.headlineGeneral": "Allgemeines", "settings.app.headlineLanguage": "Sprache", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "settings.app.hibernateInfo": "Standardmäßig öffnet Ferdi alle deine Dienste im Hintergrund, sodass diese bereit sind, wenn du sie verwenden möchtest. \"Service Hibernation\" wird deine Dienste nach einer bestimmten Zeitspanne schließen. Dies ist nützlich, um RAM zu sparen oder Dienste davon abzuhalten, deinen Computer zu verlangsamen.", "settings.app.inactivityLockInfo": "Minuten der Inaktivität, nach denen Ferdi automatisch sperren soll. Verwenden Sie 0, um dies zu deaktivieren", diff --git a/src/i18n/locales/el.json b/src/i18n/locales/el.json index 37397b2b3..c6c1eeac9 100644 --- a/src/i18n/locales/el.json +++ b/src/i18n/locales/el.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Εμφάνιση", "settings.app.headlineGeneral": "Γενικά", "settings.app.headlineLanguage": "Γλώσσα", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Ενημερώσεις", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index a7a2fed66..18ab9f2dd 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Apariencia", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Idioma", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Actualizaciones", "settings.app.hibernateInfo": "Por defecto, Ferdi mantendrá todos sus servicios abiertos y cargados en segundo plano para que estén listos cuando los necesite. La hibernación del servicio desactivará los mismos tras el tiempo especificado. Esto es útil para ahorrar RAM y evitar que los servicios ralentizen su sistema.", "settings.app.inactivityLockInfo": "Minutos de inactividad, tras los cuales Ferdi debe bloquear automáticamente. Utilice 0 para desactivar", diff --git a/src/i18n/locales/fi.json b/src/i18n/locales/fi.json index d98135423..f41509fd3 100644 --- a/src/i18n/locales/fi.json +++ b/src/i18n/locales/fi.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Ulkoasu", "settings.app.headlineGeneral": "Yleinen", "settings.app.headlineLanguage": "Kieli", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Päivitykset", "settings.app.hibernateInfo": "Oletuksena Ferdi pitää kaikki palvelut auki ja ladattuna taustalla, joten ne ovat valmiina, kun haluat käyttää niitä. Horrostila sammuttaa palveluita tietyn jakson jälkeen. Tämä kätevä toimino säästää RAM-muistia tai estää palveluita hidastamasta tietokonetta.", "settings.app.inactivityLockInfo": "Minuutin käyttämättömyyden jälkeen Ferdi lukkiutuu automaattisesti. Käytä arvoa 0 poistaaksesi toiminnon käytöstä", diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index d5331967a..b363a3c0f 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Apparence", "settings.app.headlineGeneral": "Général", "settings.app.headlineLanguage": "Langue", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Mises à jour", "settings.app.hibernateInfo": "Par défaut, Ferdi gardera tous vos services ouverts et chargés en arrière-plan afin qu'ils soient prêts lorsque vous voulez les utiliser. Le service d'hibernation déchargera vos services après un montant spécifié. Ceci est utile pour sauver de la RAM ou garder les services de ralentir votre ordinateur.", "settings.app.inactivityLockInfo": "Minutes d'inactivité, après lesquelles Ferdi devrait se verrouiller automatiquement. Utilisez 0 pour désactiver", diff --git a/src/i18n/locales/ga.json b/src/i18n/locales/ga.json index 40590f3c6..4d45d5784 100644 --- a/src/i18n/locales/ga.json +++ b/src/i18n/locales/ga.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Dealramh", "settings.app.headlineGeneral": "Ginearálta", "settings.app.headlineLanguage": "Teanga", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Nuashonruithe", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/he.json b/src/i18n/locales/he.json index 11a7ed714..11621b03d 100644 --- a/src/i18n/locales/he.json +++ b/src/i18n/locales/he.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "תצוגה", "settings.app.headlineGeneral": "כללי", "settings.app.headlineLanguage": "שפה", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "עדכונים", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/hr.json b/src/i18n/locales/hr.json index 47c841abd..83b7a35c4 100644 --- a/src/i18n/locales/hr.json +++ b/src/i18n/locales/hr.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Izgled", "settings.app.headlineGeneral": "Općenito", "settings.app.headlineLanguage": "Jezik", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Nadogradnje", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/hu.json b/src/i18n/locales/hu.json index 4f0e4e89f..a1f262d56 100644 --- a/src/i18n/locales/hu.json +++ b/src/i18n/locales/hu.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Megjelenés", "settings.app.headlineGeneral": "Általános", "settings.app.headlineLanguage": "Nyelv", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Frissítések", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/id.json b/src/i18n/locales/id.json index 08589981d..f5f456bd3 100644 --- a/src/i18n/locales/id.json +++ b/src/i18n/locales/id.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Tampilan", "settings.app.headlineGeneral": "Umum", "settings.app.headlineLanguage": "Bahasa", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Versi Baru", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 42c24a341..a09b0b5c1 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Aspetto", "settings.app.headlineGeneral": "Generale", "settings.app.headlineLanguage": "Lingua", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Aggiornamenti", "settings.app.hibernateInfo": "Per impostazione predefinita, Ferdi manterrà tutti i servizi aperti e caricati in background in modo che siano pronti quando si desidera utilizzarli. Il servizio Hibernation sospenderà i servizi dopo un tempo specificato. Questo è utile per risparmiare RAM o per evitare che i servizi rallentino il computer.", "settings.app.inactivityLockInfo": "Minuti di inattività oltre i quali Ferdi si bloccherà automaticamente, 0 per disabilitare", diff --git a/src/i18n/locales/ja.json b/src/i18n/locales/ja.json index 16e5c415d..d4a547e78 100644 --- a/src/i18n/locales/ja.json +++ b/src/i18n/locales/ja.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "表示スタイル", "settings.app.headlineGeneral": "一般", "settings.app.headlineLanguage": "言語", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "更新", "settings.app.hibernateInfo": "デフォルトでは、Ferdiはすべてのサービスをバックグラウンドで開いて読み込んでおくので、使いたいときにすぐに使えます。 サービス休止機能は設定した時間が経過したら読み込んだサービスを解放します。これはRAMを節約したり、サービスでコンピューターの動作が重くなるのを防ぐのに役立ちます。", "settings.app.inactivityLockInfo": "休止状態までの時間(分)、この時間が経過後Ferdiは自動でロックします。0で無効化", diff --git a/src/i18n/locales/ka.json b/src/i18n/locales/ka.json index 6a1a85377..1b3cef4d6 100644 --- a/src/i18n/locales/ka.json +++ b/src/i18n/locales/ka.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "მთავარი", "settings.app.headlineLanguage": "ენა", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "განახლებები", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/ko.json b/src/i18n/locales/ko.json index db97aa80f..9f52ad64f 100644 --- a/src/i18n/locales/ko.json +++ b/src/i18n/locales/ko.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "모양", "settings.app.headlineGeneral": "일반", "settings.app.headlineLanguage": "언어", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "업데이트", "settings.app.hibernateInfo": "기본적으로 Ferdi 는 모든 서비스를 열고 백그라운드에서 불러옵니다. 그래서 사용할 때 이미 준비되어 있습니다. Service Hibernation은 일정 개수 이후에 서비스를 불러오지 않습니다. 이로인해 RAM을 절약하고 컴퓨터에서 서비스가 느려지는 것을 방지해주기에 유용합니다.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/nl-BE.json b/src/i18n/locales/nl-BE.json index 0785fdac2..daecfec8e 100644 --- a/src/i18n/locales/nl-BE.json +++ b/src/i18n/locales/nl-BE.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Weergave", "settings.app.headlineGeneral": "Algemeen", "settings.app.headlineLanguage": "Taal", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/nl.json b/src/i18n/locales/nl.json index 3939c0cbd..256983e81 100644 --- a/src/i18n/locales/nl.json +++ b/src/i18n/locales/nl.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Weergave", "settings.app.headlineGeneral": "Algemeen", "settings.app.headlineLanguage": "Taal", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/no.json b/src/i18n/locales/no.json index b6ac1e02a..96f66acb5 100644 --- a/src/i18n/locales/no.json +++ b/src/i18n/locales/no.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Utseende", "settings.app.headlineGeneral": "Generelt", "settings.app.headlineLanguage": "Språk", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Oppdateringer", "settings.app.hibernateInfo": "Som standard vil Ferdi beholde alle tjenestene dine åpne og lastet i bakgrunnen slik at de er klare når du vil bruke dem. Dvalemodus for tjenester vil sette tjenestene dine i dvale etter et angitt tidsrom. Dette er nyttig for å spare minne eller sørge for at tjenestene ikke gjør datamaskinen din treg.", "settings.app.inactivityLockInfo": "Minutter med inaktivitet, hvorpå Ferdi burde låses automatisk. Bruk 0 for å deaktivere", diff --git a/src/i18n/locales/pl.json b/src/i18n/locales/pl.json index ef994f683..2fc167de1 100644 --- a/src/i18n/locales/pl.json +++ b/src/i18n/locales/pl.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Wygląd", "settings.app.headlineGeneral": "Ogólne", "settings.app.headlineLanguage": "Język", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Aktualizacje", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/pt-BR.json b/src/i18n/locales/pt-BR.json index a75f81875..5ce5d7529 100644 --- a/src/i18n/locales/pt-BR.json +++ b/src/i18n/locales/pt-BR.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Aparência", "settings.app.headlineGeneral": "Geral", "settings.app.headlineLanguage": "Idioma", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Atualizações", "settings.app.hibernateInfo": "Por padrão, Ferdi manterá todos seus serviços abertos e carregados, assim eles estarão disponíveis quando você for usá-los. O Serviço de Hibernação irá finalizar seus serviços após um período específico. Isso é útil para evitar consumo excessivo de memória RAM evitando também que seu computador fique lento.", "settings.app.inactivityLockInfo": "Minutos de inatividade, após este tempo Ferdi irá automaticamente bloquear. Utilize 0 para desabilitar", diff --git a/src/i18n/locales/pt.json b/src/i18n/locales/pt.json index 1d13f0a0c..bd5dae03c 100644 --- a/src/i18n/locales/pt.json +++ b/src/i18n/locales/pt.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Aparência", "settings.app.headlineGeneral": "Geral", "settings.app.headlineLanguage": "Idioma", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Atualizações", "settings.app.hibernateInfo": "Por princípio, Ferdi manterá todos os serviços abertos e carregados em segundo plano para que estejam prontos sempre que os quiser utilizar. A hibernação do serviço suspende os serviços após um determinado tempo. Isto é útil para conservar memória RAM ou impedir que os serviços afetem o desempenho do computador.", "settings.app.inactivityLockInfo": "Minutos de inatividade, após os quais Ferdi bloqueará automaticamente. Use 0 para desativar", diff --git a/src/i18n/locales/ro.json b/src/i18n/locales/ro.json index 860929f8e..6d31b6bfd 100644 --- a/src/i18n/locales/ro.json +++ b/src/i18n/locales/ro.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/ru.json b/src/i18n/locales/ru.json index e61ef0727..8e23e65d9 100644 --- a/src/i18n/locales/ru.json +++ b/src/i18n/locales/ru.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Внешний вид", "settings.app.headlineGeneral": "Общие", "settings.app.headlineLanguage": "Язык", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Обновления", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/sk.json b/src/i18n/locales/sk.json index f8cd5f62b..43274cef4 100644 --- a/src/i18n/locales/sk.json +++ b/src/i18n/locales/sk.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Vzhľad", "settings.app.headlineGeneral": "Všeobecné", "settings.app.headlineLanguage": "Jazyk", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Aktualizácie", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/sl.json b/src/i18n/locales/sl.json index c39c845c5..eab3d87ae 100644 --- a/src/i18n/locales/sl.json +++ b/src/i18n/locales/sl.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/sr.json b/src/i18n/locales/sr.json index 359d8466d..cb52a8322 100644 --- a/src/i18n/locales/sr.json +++ b/src/i18n/locales/sr.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Izgled", "settings.app.headlineGeneral": "Općenito", "settings.app.headlineLanguage": "Jezik", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Nadogradnje", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/sv.json b/src/i18n/locales/sv.json index 09cc6b3c6..73f2da824 100644 --- a/src/i18n/locales/sv.json +++ b/src/i18n/locales/sv.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Utseende", "settings.app.headlineGeneral": "Allmänt", "settings.app.headlineLanguage": "Språk", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Uppdateringar", "settings.app.hibernateInfo": "Som standard kommer Ferdi att hålla alla dina tjänster öppna och laddade i bakgrunden så att de är redo när du vill använda dem. Viloläget kommer att stänga dina tjänster efter ett angivet belopp. Detta är användbart för att spara på arbetsminne eller se till att tjänster inte saktar ner datorn.", "settings.app.inactivityLockInfo": "Antal minuter av inaktivitet, varefter Ferdi låses automatiskt. Ange 0 för att inaktivera", diff --git a/src/i18n/locales/tr.json b/src/i18n/locales/tr.json index 8dd353c33..243ccaf96 100644 --- a/src/i18n/locales/tr.json +++ b/src/i18n/locales/tr.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Görünüm", "settings.app.headlineGeneral": "Genel", "settings.app.headlineLanguage": "Dil", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Güncellemeler", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/uk.json b/src/i18n/locales/uk.json index 9a3c0d568..f65179591 100644 --- a/src/i18n/locales/uk.json +++ b/src/i18n/locales/uk.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Вигляд", "settings.app.headlineGeneral": "Загальні", "settings.app.headlineLanguage": "Мова", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Оновлення", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/vi.json b/src/i18n/locales/vi.json index 0f53748b5..0adf9579a 100644 --- a/src/i18n/locales/vi.json +++ b/src/i18n/locales/vi.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Giao diện", "settings.app.headlineGeneral": "Chung", "settings.app.headlineLanguage": "Ngôn ngữ", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Cập nhật", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/zh-HANT.json b/src/i18n/locales/zh-HANT.json index 155702990..ac6d843c1 100644 --- a/src/i18n/locales/zh-HANT.json +++ b/src/i18n/locales/zh-HANT.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "外觀", "settings.app.headlineGeneral": "一般", "settings.app.headlineLanguage": "語言", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "更新", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", diff --git a/src/i18n/locales/zh.json b/src/i18n/locales/zh.json index 9e53bfb6c..982a176b3 100644 --- a/src/i18n/locales/zh.json +++ b/src/i18n/locales/zh.json @@ -334,6 +334,7 @@ "settings.app.headlineAppearance": "Appearance", "settings.app.headlineGeneral": "General", "settings.app.headlineLanguage": "Language", + "settings.app.headlinePrivacy": "Privacy", "settings.app.headlineUpdates": "Updates", "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.", "settings.app.inactivityLockInfo": "Minutes of inactivity, after which Ferdi should automatically lock. Use 0 to disable", -- cgit v1.2.3-54-g00ecf