mirror of
https://github.com/tnodir/fort
synced 2024-11-15 05:25:56 +00:00
UI: Update translations
This commit is contained in:
parent
9570eb70a3
commit
c9f4864fba
@ -129,8 +129,8 @@ void OptionsWindow::checkDeprecatedAppGroups()
|
||||
if (!ctrl()->conf()->checkDeprecatedAppGroups()) {
|
||||
ctrl()->windowManager()->showConfirmBox(
|
||||
[&] { OsUtil::openUrlOrFolder("https://github.com/tnodir/fort/discussions/210"); },
|
||||
tr("Please move Allow/Block Texts from App Groups to Wildcard Programs!!!"
|
||||
"\n\n(They're read-only now and will be removed in v4.)"
|
||||
tr("Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!"
|
||||
"\n\n(They are read-only now and will be removed in v4.)"
|
||||
"\n\nDo you want to open a discussion thread in browser?"),
|
||||
{}, this);
|
||||
}
|
||||
|
@ -1086,6 +1086,14 @@ Stellen Sie sicher, dass Sie eine neue Sicherung haben.</translation>
|
||||
<source>Options</source>
|
||||
<translation>Optionen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1118,6 @@ Stellen Sie sicher, dass Sie eine neue Sicherung haben.</translation>
|
||||
<translation>Passworteingabe</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>Bibliothek der voreingestellten Regeln:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>Voreingestellte Regeln für Anwendungen:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>Globale Regeln, angewendet vor Anwendungsregeln:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>Globale Regeln, angewendet nach Anwendungsregeln:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Richtlinien</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>Richtlinie hinzufügen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>Richtlinie entfernen</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>Richtlinie bearbeiten</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1825,6 @@ Es kann zu einer Fehlfunktion führen oder Windows völlig unbrauchbar machen.</
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>Möchten Sie "%1" wirklich auswählen?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Richtlinien</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>Mein Fort</translation>
|
||||
@ -1875,6 +1841,10 @@ Es kann zu einer Fehlfunktion führen oder Windows völlig unbrauchbar machen.</
|
||||
<source>New program detected!</source>
|
||||
<translation>Neues Programm erkannt!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1084,6 +1084,14 @@ Make sure that you have a fresh backup.</source>
|
||||
<source>Options</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1108,44 +1116,6 @@ Make sure that you have a fresh backup.</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1850,10 +1820,6 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation></translation>
|
||||
@ -1870,6 +1836,10 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>New program detected!</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1086,6 +1086,18 @@ Assurez-vous d'avoir une nouvelle sauvegarde.</translation>
|
||||
<source>Options</source>
|
||||
<translation>Options</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation>Veuillez déplacer les textes des champs Autoriser/Bloquer des groupes d'applications vers les programmes génériques !!!
|
||||
|
||||
(Ils sont désormais en lecture seule et seront supprimés dans la v4.)
|
||||
|
||||
Voulez-vous ouvrir un fil de discussion dans le navigateur ?</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1122,6 @@ Assurez-vous d'avoir une nouvelle sauvegarde.</translation>
|
||||
<translation>Saisie du mot de passe</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>Bibliothèque des règles prédéfinies :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>Règles prédéfinies pour les applications :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>Règles globales, appliquées avant les règles d'application :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>Règles globales, appliquées après les règles d'application :</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politiques</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>Ajouter une politique</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>Retirer Politique</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>Éditer la politique</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1829,6 @@ Il peut causer un dysfonctionnement de Windows ou totalement inutilisable.</tran
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>Êtes-vous sûr de sélectionner le "%1"?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politiques</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>Mon Fort</translation>
|
||||
@ -1875,6 +1845,10 @@ Il peut causer un dysfonctionnement de Windows ou totalement inutilisable.</tran
|
||||
<source>New program detected!</source>
|
||||
<translation>Nouveau programme détecté !</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation>Règles</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1086,6 +1086,14 @@ Assicurati di avere un backup recente.</translation>
|
||||
<source>Options</source>
|
||||
<translation>Opzioni</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1118,6 @@ Assicurati di avere un backup recente.</translation>
|
||||
<translation>Inserimento password</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>Libreria regole preimpostate:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>Regole preimpostate per applicazioni:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>Regole globali applicate prima di quelle per applicazioni:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>Regole globali applicate dopo quelle per applicazioni:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politiche</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>Aggiungi politica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>Rimuovi politica</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>Modifica politica</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1825,6 @@ Può causare malfunzionamenti di Windows o renderlo totalmente inutilizzabile.</
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>Sei sicuro di voler selezionare "%1"?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politiche</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>Il mio forte</translation>
|
||||
@ -1875,6 +1841,10 @@ Può causare malfunzionamenti di Windows o renderlo totalmente inutilizzabile.</
|
||||
<source>New program detected!</source>
|
||||
<translation>Nuovo programma rilevato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1086,6 +1086,14 @@ Make sure that you have a fresh backup.</source>
|
||||
<source>Options</source>
|
||||
<translation>옵션</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1118,6 @@ Make sure that you have a fresh backup.</source>
|
||||
<translation>암호 입력</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>사전 설정 규칙 라이브러리</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>응용 프로그램의 사전 설정 규칙</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>전역 규칙, 응용 프로그램 규칙 전에 적용됨:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>전역 규칙, 응용 프로그램 규칙 이후 적용됨:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>정책</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>정책 추가</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>정책 제거</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>정책 편집</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1825,6 @@ Windows가 오작동하거나 완전히 사용할 수 없게 될 수 있습니
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>"%1"을(를) 선택하시겠습니까?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>정책</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>내 Fort</translation>
|
||||
@ -1875,6 +1841,10 @@ Windows가 오작동하거나 완전히 사용할 수 없게 될 수 있습니
|
||||
<source>New program detected!</source>
|
||||
<translation>새로운 프로그램이 감지되었습니다!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1084,6 +1084,14 @@ Make sure that you have a fresh backup.</source>
|
||||
<source>Options</source>
|
||||
<translation>Opções</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1108,44 +1116,6 @@ Make sure that you have a fresh backup.</source>
|
||||
<translation>Campo de senha</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1850,10 +1820,6 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation type="unfinished"></translation>
|
||||
@ -1870,6 +1836,10 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>New program detected!</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1086,6 +1086,18 @@ Make sure that you have a fresh backup.</source>
|
||||
<source>Options</source>
|
||||
<translation>Опции</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation>Пожалуйста, переместите тексты полей Разрешить/Блокировать из Групп приложений в Программы с подстановочными знаками!!!
|
||||
|
||||
(Сейчас они доступны только для чтения и будут удалены в версии 4.)
|
||||
|
||||
Хотите открыть ветку обсуждения в браузере?</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1122,6 @@ Make sure that you have a fresh backup.</source>
|
||||
<translation>Ввод пароля</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>Библиотека заданных правил:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>Заданные правила для программ:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>Глобальные правила, применяемые до правил программ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>Глобальные правила, применяемые после правил программ</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Политики</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>Добавить политику</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>Удалить политику</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>Редактировать политику</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1829,6 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>Установить "%1"?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Политики</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>Мой Форт</translation>
|
||||
@ -1875,6 +1845,10 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>New program detected!</source>
|
||||
<translation>Обнаружена новая программа!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation>Правила</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1086,6 +1086,14 @@ Prepričajte se, da imate svežo varnostno kopijo.</translation>
|
||||
<source>Options</source>
|
||||
<translation>Možnosti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1110,44 +1118,6 @@ Prepričajte se, da imate svežo varnostno kopijo.</translation>
|
||||
<translation>Vnos gesla</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>Knjižnica prednastavljenih pravil:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>Prednastavljena pravila za aplikacije:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>Globalna pravila, uporabljena pred pravili uporabe:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>Globalna pravila, uporabljena po pravilih uporabe:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politike</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>Dodaj politiko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>Odstrani politiko</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>Uredi politiko</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1855,10 +1825,6 @@ To lahko povzroči okvaro sistema Windows ali njegovo popolno neuporabnost.</tra
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>Ali ste prepričani, da želite izbrati "%1"?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>Politike</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>Moja trdnjava</translation>
|
||||
@ -1875,6 +1841,10 @@ To lahko povzroči okvaro sistema Windows ali njegovo popolno neuporabnost.</tra
|
||||
<source>New program detected!</source>
|
||||
<translation>Zaznan je nov program!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
@ -1084,6 +1084,14 @@ Make sure that you have a fresh backup.</source>
|
||||
<source>Options</source>
|
||||
<translation>选项</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please move Texts of Allow/Block fields from App Groups to Wildcard Programs!!!
|
||||
|
||||
(They are read-only now and will be removed in v4.)
|
||||
|
||||
Do you want to open a discussion thread in browser?</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PasswordDialog</name>
|
||||
@ -1108,44 +1116,6 @@ Make sure that you have a fresh backup.</source>
|
||||
<translation>密码输入</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PoliciesWindow</name>
|
||||
<message>
|
||||
<source>Library of preset rules:</source>
|
||||
<translation>预设规则库:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Preset rules for applications:</source>
|
||||
<translation>应用程序预设规则:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied before application rules:</source>
|
||||
<translation>全局规则(在应用规则之前应用):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Global rules, applied after application rules:</source>
|
||||
<translation>全局规则(在应用规则之后应用):</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>策略</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>PolicyListBox</name>
|
||||
<message>
|
||||
<source>Add Policy</source>
|
||||
<translation>添加策略</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Remove Policy</source>
|
||||
<translation>移除策略</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Edit Policy</source>
|
||||
<translation>编辑策略</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>ProgramAlertWindow</name>
|
||||
<message>
|
||||
@ -1853,10 +1823,6 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>Are you sure to select the "%1"?</source>
|
||||
<translation>您确定要删除 "%1" 吗?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Policies</source>
|
||||
<translation>策略</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>My Fort</source>
|
||||
<translation>我的堡垒</translation>
|
||||
@ -1873,6 +1839,10 @@ It can cause a Windows malfunction or totally unusable.</source>
|
||||
<source>New program detected!</source>
|
||||
<translation>检测到新程序!</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Rules</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>WindowManager</name>
|
||||
|
Loading…
Reference in New Issue
Block a user