Skip to content

Commit

Permalink
Remove Catalan, add Danish (PlayCover#843)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Mar 6, 2023
1 parent eca78b7 commit 6d0b873
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 36 deletions.
6 changes: 3 additions & 3 deletions PlayCover.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
6E692F1D290B349F0090D9EC /* ro */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ro; path = ro.lproj/Localizable.strings; sourceTree = "<group>"; };
6E7CA16428B4D02900216CD8 /* ITunesResponse.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ITunesResponse.swift; sourceTree = "<group>"; };
6E7CA16628B4EEAE00216CD8 /* Keymapping.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Keymapping.swift; sourceTree = "<group>"; };
6E8001382974FE3400E53461 /* ca */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ca; path = ca.lproj/Localizable.strings; sourceTree = "<group>"; };
6EA4A34B29B61CE9005F4679 /* da */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = da; path = da.lproj/Localizable.strings; sourceTree = "<group>"; };
6EB4B57328C93E0600630890 /* LegacySettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LegacySettings.swift; sourceTree = "<group>"; };
6EC228A028B14A0600D7D73A /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
6ECB1D0D29798DFA00CD92AA /* DataExtensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataExtensions.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -505,7 +505,7 @@
tr,
ro,
hi,
ca,
da,
);
mainGroup = 8783CFEE26B8C52D00171041;
packageReferences = (
Expand Down Expand Up @@ -714,7 +714,7 @@
6E692F1C290B34890090D9EC /* tr */,
6E692F1D290B349F0090D9EC /* ro */,
68C79E67296741580041DBC9 /* hi */,
6E8001382974FE3400E53461 /* ca */,
6EA4A34B29B61CE9005F4679 /* da */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
"playapp.showInFinder" = "Show in Finder";
"playapp.openCache" = "Open App Data";
"playapp.clearCache" = "Clear App Data";
"playapp.clearPlayChain" = "Clear PlayChain Data";
"playapp.importIPA" = "Import IPA";
"playapp.importKm" = "Import Keymapping";
"playapp.exportKm" = "Export Keymapping";
"playapp.exportKmPanel.fieldLabel" = "PlayMap Name:";
Expand All @@ -15,15 +17,20 @@
"playapp.deleteAccount" = "Delete Account";
"playapp.clearPreferences" = "Clear App Preferences";
"playapp.refreshSources" = "Refresh Sources";
"playapp.noSources.title" = "No IPAs Installed";
"playapp.noSources.subtitle" = "You currently have no IPAs installed. Click the button below to import one.";

"ipaLibrary.noSources.title" = "No IPA Sources Added";
"ipaLibrary.noSources.subtitle" = "You currently have no IPA Sources added. Click the button below to add one.";
"ipaLibrary.noSources.button" = "Add Source";
"ipaLibrary.noNetworkConnection.toast" = "No internet connection!";
"ipaLibrary.noNetworkConnection.required" = "IPA Library requires internet connection";
"ipaLibrary.version.older" = "This version is older than the one you have installed";
"ipaLibrary.version.same" = "App already installed";
"ipaLibrary.version.newer" = "This version is newer than the version you have installed";
"ipaLibrary.alert.download" = "Are you sure you want to download this version of %@?";
"ipaLibrary.download" = "Download";

"preferences.button.checkForUpdates" = "Check for Updates";
"preferences.tab.updates" = "Updates";
"preferences.toggle.automaticUpdates" = "Automatically check for updates";
Expand All @@ -34,6 +41,7 @@
"preferences.toggle.removeKeymap" = "Remove keymap";
"preferences.toggle.removeSetting" = "Remove settings";
"preferences.toggle.removeEntitlements" = "Remove entitlements";
"preferences.toggle.removePlayChain" = "Remove PlayChain";
"preferences.button.pruneFiles" = "Prune Files";
"preferences.prune.alert" = "Are you sure you want to prune all files?";
"preferences.prune.message" = "This will remove all unused files including settings, keymappings, entitlements, and app data";
Expand All @@ -43,14 +51,17 @@
"preferences.button.moveSourceUp" = "Move Source Up";
"preferences.button.moveSourceDown" = "Move Source Down";
"preferences.popover.valid" = "Link Valid";
"preferences.popover.badurl" = "URL Invalid!";
"preferences.popover.badurl" = "URL Invalid!";
"preferences.popover.badjson" = "JSON Invalid or Not Found!";
"preferences.popover.duplicate" = "Duplicate Link";
"preferences.textfield.url" = "Source URL...";
"preferences.tab.install" = "Install";
"preferences.toggle.showInstallPopup" = "Show install PlayTools popup";
"preferences.toggle.alwaysInstallPlayTools" = "Always install PlayTools";

"sidebar.appLibrary" = "App Library";
"sidebar.ipaLibrary" = "IPA Library";

"storeAccount.selectAccRegion" = "Select account region";
"storeAccount.selectAccRegion.usa" = "America";
"storeAccount.selectAccRegion.euro" = "Europe";
Expand All @@ -67,17 +78,27 @@
"storeAccount.alert.restoreAccount.msg" = "This will override your currently signed-in account.";
"storeAccount.alert.deleteAccount" = "Really Delete Account?";
"storeAccount.alert.deleteAccount.button" = "Delete Account";

"playapp.download.downloading" = "Downloading";
"playapp.download.integrityCheck" = "Verifying file integrity:";
"playapp.download.differentChecksum" = "Different checksums! Do you want to continue to install?";
"playapp.download.differentChecksumDesc" = "Expected \"%@\", got \"%@\"";
"playapp.install.unzip" = "Extracting app from .ipa file...";
"playapp.install.createWrapper" = "Creating app wrapper...";
"playapp.install.installPlayTools" = "Installing PlayTools...";
"playapp.install.signing" = "Signing app...";
"playapp.install.addToLib" = "Adding app to library...";
"playapp.install.copy" = "Copying app...";
"playapp.progress.finished" = "Finished";
"playapp.progress.failed" = "Failed";
"playapp.progress.canceled" = "Canceled";

"alert.appCacheCleared" = "App data has been cleared!";
"alert.kmImported" = "Keymapping imported!";
"alert.errorImportKm" = "Error occured when importing!";
"alert.app.delete" = "All app data will be erased. You may need to download app files again. Do you wish to continue?";
"alert.app.preferences" = "All in-app preferences will be deleted. Do you wish to continue?";
"alert.app.clearPlayChain" = "All PlayChain data will be erased. You may need to login to the app again. Do you wish to continue?";
"alert.restart" = "Please restart PlayCover.";
"alert.error" = "An error occurred!";
"alert.success" = "Success";
Expand All @@ -97,6 +118,7 @@
"alert.differentBundleIdKeymap.text" = "Are you sure you want to import this keymap?";
"alert.power.title" = "Low Power Mode Enabled!";
"alert.power.subtitle" = "Some apps will not work with Low Power Mode enabled. It is recommended to disable it.";

"button.OK" = "OK";
"button.Proceed" = "Proceed";
"button.Cancel" = "Cancel";
Expand All @@ -108,9 +130,12 @@
"button.No" = "No";
"button.Help" = "Help";
"button.Dismiss" = "Dismiss";
"button.Reload" = "Reload";

"state.enabled" = "Enabled";
"state.disabled" = "Disabled";
"state.pendingReboot" = "Pending Reboot";

"error.corruptedIPA" = "This .ipa file is corrupted. It does not contains \"Info.plist\" file.";
"error.waitInstallation" = "Please wait for the current installation to finish!";
"error.waitDownload" = "Please wait for the current download to finish!";
Expand All @@ -119,32 +144,49 @@
"error.appProhibited" = "Using this app through PlayCover will likely result in a ban!";
"error.appMaliciousProhibited" = "This App behaves maliciously on Macs, and using it can leave your device in an unbootable state, therefore it is blocked from PlayCover. (Uninstalling...)";
"error.noGenshinAccount" = "We couldn't find a Genshin account! Are you signed into an account in-app?";
"error.failedToStripBinary" = "Could not find ARM64 arch in fat binary!";

"menubar.exportToSideloady" = "Export to Sideloadly";

"settings.title" = "%@ Settings";
"settings.tab.info" = "Info";

"settings.tab.km" = "Keymapping";
"settings.toggle.km" = "Keymapping";
"settings.toggle.km.help" = "Add keyboard support to touch-only games. Use Command + K to open editor menu.";
"settings.toggle.mm" = "Mouse mapping";
"settings.toggle.mm.help" = "Add mouse controls that emulate touch movements. Use Command + K to open editor menu.";
"settings.slider.mouseSensitivity" = "Mouse sensitivity: %.f";

"settings.tab.graphics" = "Graphics";
"settings.picker.iosDevice" = "iOS device:";
"settings.picker.adaptiveRes" = "Resolution:";
"settings.picker.adaptiveRes.help" = "Changes the app's window resolution";
"settings.picker.adaptiveRes.help" ="Changes the app's window resolution";
"settings.picker.adaptiveRes.0" = "App Default";
"settings.picker.adaptiveRes.1" = "Auto (Based on Display)";
"settings.picker.adaptiveRes.5" = "Custom";
"settings.text.customHeight" = "Height";
"settings.text.customWidth" = "Width";
"settings.text.detectedResolution" = "Detected Resolution:";
"settings.picker.aspectRatio" = "Aspect ratio:";
"settings.toggle.windowExperimentalFix.help" = "Attempts to fix your app scene if you have problems with it";
"settings.toggle.windowExperimentalFix" = "Fix window issues";
"settings.toggle.disableDisplaySleep" = "Disable display sleep";
"settings.toggle.disableDisplaySleep.help" = "Prevent display from turning off while this app is running";
"settings.noPlayTools" = "PlayTools is not installed in this app";
"settings.toggle.jbBypass" = "Enable Jailbreak Bypass (Alpha)";
"settings.highResolution" = "High resolution may cause crashing";

"settings.tab.bypasses" = "Bypasses";
"settings.toggle.jbBypass" = "Enable Jailbreak Bypass (Experimental)";
"settings.toggle.jbBypass.help" = "Attempts to bypass Jailbreak Detection in some games (Not guaranteed to work all the time)";
"settings.playChain.enable" = "Enable PlayChain (Experimental)";
"settings.playChain.help" = "Enable PlayChain support for this application, allowing it to (partially) use Apple Keychain Services";
"settings.playChain.debugging" = "PlayChain debugging";

"settings.removePlayTools" = "Remove PlayTools";
"settings.addToLaunchpad" = "Add to Launchpad";
"settings.removeFromLaunchpad" = "Remove from Launchpad";

"settings.info.displayName" = "Display name:";
"settings.info.bundleName" = "Bundle name:";
"settings.info.bundleIdentifier" = "Bundle identifier:";
Expand All @@ -153,12 +195,16 @@
"settings.info.minimumOSVersion" = "Minimum OS version:";
"settings.info.playTools" = "PlayTools installed:";
"settings.info.url" = "URL:";

"settings.resetSettings" = "Reset settings";
"settings.resetKm" = "Reset keymapping";

"settings.resetSettingsCompleted" = "Settings have been reverted back to default!";
"settings.resetKmCompleted" = "Keymapping has been reset!";

"notification.appInstalled" = "App installed!";
"notification.appInstalled.message" = "Check it out in PlayCover!";

"menubar.log.copy" = "Copy Logs";
"menubar.documentation" = "Documentation";
"menubar.website" = "Website";
Expand All @@ -167,10 +213,12 @@
"menubar.checkForUpdates" = "Check for Updates...";
"menubar.clearCache" = "Clear Cache";
"menubar.configSigning" = "Configure Signing";

"soundAlert.messageText" = "Incorrect Audio Settings Detected!";
"soundAlert.informativeText" = "Your current output device does not have a sample rate of 48 or 44.1 KHz! Crashes may occur. Would you like to change your current output device's sample rate to 48 KHz?";
"soundAlert.successText" = "Current output device sample rate set to 48 KHz";
"soundAlert.failureText" = "Failed to set current output device's sample rate to 48 KHz. You can manually set sample rate in the Audio MIDI Setup app";
"soundAlert.informativeText" = "Your current output device does not have a sample rate of 48 or 44.1 kHz! Crashes may occur. Would you like to change your current output device's sample rate to 48 kHz?";
"soundAlert.successText" = "Current output device sample rate set to 48 kHz";
"soundAlert.failureText" = "Failed to set current output device's sample rate to 48 kHz. You can manually set sample rate in the Audio MIDI Setup app";

"settings.tab.misc" = "Misc";
"settings.button.discord" = "Custom Discord activity";
"settings.button.clearActivity" = "Clear custom activity";
Expand All @@ -183,11 +231,14 @@
"settings.text.state.help" = "Second row below title";
"settings.toggle.discord" = "Enable Discord activity";
"settings.toggle.hud" = "Metal HUD";
"settings.unavailable.hud" = "Metal HUD unavailable";
"settings.text.debugger" = "Debugger:";
"settings.toggle.lldb" = "Open with LLDB";
"settings.toggle.lldbWithTerminal" = "Open in terminal";

"configSigning.header" = "Configure Package Signing";
"configSigning.subtext" = "Package Signing helps fixing issues with apps that rely on \ncorrect Team IDs for operations like authorization. \nThere may be security risks associated with enabling this feature.\n\n As such, we recommend disabling it when it's not necessary";

"configSigning.info.SIP" = "SIP is required to be fully to partially disabled in order for AMFI to be turned off.";
"configSigning.info.SIPHeader" = "System Integrity Protection";
"configSigning.info.AMFI" = "AMFI is required to be turned off in order to allow fake signing of apps, allowing them to run with the correct Team ID";
Expand All @@ -199,32 +250,6 @@
"configSigning.step.disableAMFI" = "Please disable AMFI";
"configSigning.step.AMFIreboot" = "AMFI Disabled. Please reboot";
"configSigning.step.complete" = "Package Signing has been configured successfully";

"configSigning.alert.copied" = "Command Copied!";
"configSigning.alert.info" = "Please paste and run the command in Terminal.app. Your Mac will reboot after";
"settings.unavailable.hud" = "Metal HUD unavailable";
"settings.playChain.enable" = "Enable PlayChain (experimental)";
"error.failedToStripBinary" = "Could not find ARM64 arch in fat binary!";
"settings.playChain.help" = "Enable PlayChain support for this application, allowing it to (partially) use Apple Keychain Services";
"settings.playChain.debugging" = "PlayChain debugging";
"playapp.noSources.title" = "No IPAs Installed";
"playapp.noSources.subtitle" = "You currently have no IPAs installed. Click the button below to import one.";
"settings.tab.bypasses" = "Bypasses";
"settings.addToLaunchpad" = "Add to Launchpad";
"settings.removeFromLaunchpad" = "Remove from Launchpad";
"playapp.download.downloading" = "Downloading";
"playapp.download.integrityCheck" = "Verifying file integrity:";
"playapp.download.differentChecksum" = "Different checksums! Do you want to continue to install?";
"playapp.download.differentChecksumDesc" = "Expected \"%@\", got \"%@\"";
"playapp.progress.finished" = "Finished";
"playapp.progress.failed" = "Failed";
"playapp.progress.canceled" = "Canceled";
"playapp.clearPlayChain" = "Clear PlayChain Data";
"playapp.importIPA" = "Import IPA";
"preferences.toggle.removePlayChain" = "Remove PlayChain";
"button.Reload" = "Reload";
"ipaLibrary.noNetworkConnection.required" = "IPA Library requires internet connection";
"preferences.popover.duplicate" = "Duplicate Link";
"alert.app.clearPlayChain" = "All PlayChain data will be erased. You may need to login to the app again. Do you wish to continue?";
"settings.toggle.windowExperimentalFix.help" = "Attempts to fix your app scene if you have problems with it";
"settings.toggle.windowExperimentalFix" = "Fix window issues";
"settings.highResolution" = "High resolution may cause crashing";

0 comments on commit 6d0b873

Please sign in to comment.