Clover.app v1.12

Fixed a translation issue and a mistake for the updater
This commit is contained in:
vectorsigma72 2019-12-07 21:45:07 +01:00
parent 90148880ac
commit 8af3ad2c1e
25 changed files with 65 additions and 64 deletions

View File

@ -1046,7 +1046,7 @@
CODE_SIGN_ENTITLEMENTS = Clover/Clover.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.11;
CURRENT_PROJECT_VERSION = 1.12;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
@ -1061,7 +1061,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
MARKETING_VERSION = 1.11;
MARKETING_VERSION = 1.12;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = org.slice.Clover;
PRODUCT_NAME = "$(TARGET_NAME)";
@ -1081,7 +1081,7 @@
CODE_SIGN_ENTITLEMENTS = Clover/Clover.entitlements;
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 1.11;
CURRENT_PROJECT_VERSION = 1.12;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
@ -1095,7 +1095,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Clover/Frameworks",
);
MARKETING_VERSION = 1.11;
MARKETING_VERSION = 1.12;
OTHER_LDFLAGS = "";
PRODUCT_BUNDLE_IDENTIFIER = org.slice.Clover;
PRODUCT_NAME = "$(TARGET_NAME)";

View File

@ -32,7 +32,7 @@
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="G6z-Xp-lnm">
<rect key="frame" x="21" y="580" width="303" height="16"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
<textFieldCell key="cell" lineBreakMode="clipping" title="Boot device:" id="omZ-xs-Wjn">
<textFieldCell key="cell" lineBreakMode="clipping" title="Boot Device:" id="omZ-xs-Wjn">
<font key="font" metaFont="system"/>
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>

View File

@ -657,7 +657,8 @@ class SettingsViewController: NSViewController, NSTextFieldDelegate, URLSessionD
} else {
AppSD.statusItem.title = "\(lastRevNum)"
}
if installerRevNum > lastRevNum {
if installerRevNum < lastRevNum {
self.updateCloverButton.isEnabled = true
self.updateCloverButton.title = String(format: "Update to r%d".locale, lastRevNum)
} else {

View File

@ -14,7 +14,7 @@
"N/A" = "N/V"; // not available (please be short)
"Install Clover" = "Clover installieren";
"Current Clover revision" = "Aktuelle Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "Config.plist Pfad:";
"Clover wants to mount %@" = "Clover möchte %@ mounten";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "Unmount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "Wahr";
"false" = "Falsch";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "N/D"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Installer Clover";
"Current Clover revision" = "Version actuelle de Clover";
"Boot device" = "Périphérique De Démarrage";
"Boot Device:" = "Périphérique De Démarrage:";
"config path:" = "voie d'acces vers config:";
"Clover wants to mount %@" = "Clover desire monter %@";
@ -22,14 +22,14 @@
"Mount" = "Monter";
"umount" = "demonter";
"mount point" = "point d'acces";
"auto mount" = "montage automatique";
"*auto mount" = "*auto mount";
"true" = "vrai";
"false" = "faux";
"Theme:" = "Thème:";
"Sound:" = "Son:";
"*Make filesystem read-write" = "*Transformer le système de fichiers en lecture-écriture";
"*Make filesystem read-write" = "*Changer système fichiers en lecture-écriture";
"*Disable Sleep Proxy Client" = "*Désactiver Mise en veille du Proxy Client";
"*Require CloverDaemon" = "*Necessite CloverDaemon";
"Read daemon log" = "Lire log daemon";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "N/D"; // not available (please be short)
"Install Clover" = "Pasang Clover";
"Current Clover revision" = "Revisi Clover Terkini";
"Boot device" = "Device Boot";
"Boot Device:" = "Device Boot:";
"config path:" = "Lokasi config:";
"Clover wants to mount %@" = "Clover ingin mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "N/D"; // not available (please be short)
"Install Clover" = "Installa Clover";
"Current Clover revision" = "Revisione corrente";
"Boot device" = "Boot Device";
"Boot Device:" = "Disco di avvio:";
"config path:" = "percorso config:";
"Clover wants to mount %@" = "Clover vuole montare %@";
@ -22,7 +22,7 @@
"Mount" = "Monta";
"umount" = "smonta";
"mount point" = "punto di montaggio";
"auto mount" = "auto monta";
"*auto mount" = "*auto monta";
"true" = "vero";
"false" = "falso";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "알수없음"; // not available (please be short)
"Install Clover" = "클로버 설치";
"Current Clover revision" = "현재 클로버 리비전";
"Boot device" = "부트 디스크";
"Boot Device:" = "부트 디스크:";
"config path:" = "config 경로:";
"Clover wants to mount %@" = "클로버는 다음 디스크를 마운트: %@";
@ -22,7 +22,7 @@
"Mount" = "마운트";
"umount" = "언마운트";
"mount point" = "마운트 포인트";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "예";
"false" = "아니오";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "N/D"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Instalar Clover";
"Current Clover revision" = "Clover atual revisão";
"Boot device" = "Dispositivo de Boot";
"Boot Device:" = "Dispositivo de Boot:";
"config path:" = "configurar caminho:";
"Clover wants to mount %@" = "Clover pretende montar %@";
@ -22,7 +22,7 @@
"Mount" = "Montar";
"umount" = "desmontar";
"mount point" = "ponto de montagem";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "verdadeiro";
"false" = "falso";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -14,7 +14,7 @@
"N/A" = "Н/Д"; // not available (please be short)
"Install Clover" = "Установить Clover";
"Current Clover revision" = "Текущая ревизия Clover";
"Boot device" = "Загрузочное устройство";
"Boot Device:" = "Загрузочное устройство:";
"config path:" = "путь к файлу config:";
"Clover wants to mount %@" = "Clover желает смонтировать %@";
@ -22,7 +22,7 @@
"Mount" = "Смонтировать";
"umount" = "Размонтировать";
"mount point" = "название тома";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "истина";
"false" = "ложь";

View File

@ -14,7 +14,7 @@
"N/A" = "N/V"; // not available (please be short)
"Install Clover" = "Instalirajte Clover";
"Current Clover revision" = "Trenutna verzija Clover-a";
"Boot device" = "Uređaj za podizanje sastava";
"Boot Device:" = "Uređaj za podizanje sastava:";
"config path:" = "Putanja za konfiguraciju:";
"Clover wants to mount %@" = "Clover želi %@ mount";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "Unmount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "tačno";
"false" = "Lažno";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "安装 Clover";
"Current Clover revision" = "目前 Clover 版本";
"Boot device" = "引导设备";
"Boot Device:" = "引导设备:";
"config path:" = "config 路径:";
"Clover wants to mount %@" = "Clover 想要挂载 %@";
@ -22,7 +22,7 @@
"Mount" = "挂载";
"umount" = "卸载";
"mount point" = "挂载点";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "是";
"false" = "否";

View File

@ -11,10 +11,10 @@
*/
/* top bar menu */
"N/A" = "N/D"; // not available (please be short)
"N/A" = "N/A"; // not available (please be short)
"Install Clover" = "Install Clover";
"Current Clover revision" = "Current Clover revision";
"Boot device" = "Boot Device";
"Boot Device:" = "Boot Device:";
"config path:" = "config path:";
"Clover wants to mount %@" = "Clover wants to mount %@";
@ -22,7 +22,7 @@
"Mount" = "Mount";
"umount" = "umount";
"mount point" = "mount point";
"auto mount" = "auto mount";
"*auto mount" = "*auto mount";
"true" = "true";
"false" = "false";