Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Catalan #706

Merged
merged 1 commit into from Jan 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 3 additions & 0 deletions PlayCover.xcodeproj/project.pbxproj
Expand Up @@ -132,6 +132,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>"; };
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>"; };
6ED6379C28DAAAC100B506FA /* IPASourceSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IPASourceSettings.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -520,6 +521,7 @@
tr,
ro,
hi,
ca,
);
mainGroup = 8783CFEE26B8C52D00171041;
packageReferences = (
Expand Down Expand Up @@ -728,6 +730,7 @@
6E692F1C290B34890090D9EC /* tr */,
6E692F1D290B349F0090D9EC /* ro */,
68C79E67296741580041DBC9 /* hi */,
6E8001382974FE3400E53461 /* ca */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
240 changes: 240 additions & 0 deletions PlayCover/ca.lproj/Localizable.strings
@@ -0,0 +1,240 @@
"playapp.add" = "Add app";
"playapp.addSource" = "Add source";
"playapp.settings" = "Settings";
"playapp.showInFinder" = "Show in Finder";
"playapp.openCache" = "Open App Data";
"playapp.clearCache" = "Clear App Data";
"playapp.importKm" = "Import Keymapping";
"playapp.exportKm" = "Export Keymapping";
"playapp.exportKmPanel.fieldLabel" = "PlayMap Name:";
"playapp.delete" = "Uninstall App";
"playapp.deleteConfirm" = "Uninstall";
"playapp.deleteMessage" = "Are you sure you want to uninstall %@?";
"playapp.storeCurrentAccount" = "Store Account";
"playapp.activateAccount" = "Switch Account";
"playapp.deleteAccount" = "Delete Account";
"playapp.clearPreferences" = "Clear App Preferences";
"playapp.refreshSources" = "Refresh Sources";

"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.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";
"preferences.tab.uninstall" = "Uninstall";
"preferences.whenUninstalling" = "When uninstalling:";
"preferences.toggle.showUninstall" = "Show warning popup";
"preferences.toggle.clearAppData" = "Clear data";
"preferences.toggle.removeKeymap" = "Remove keymap";
"preferences.toggle.removeSetting" = "Remove settings";
"preferences.toggle.removeEntitlements" = "Remove entitlements";
"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";
"preferences.tab.ipasource" = "IPA Sources";
"preferences.button.addSource" = "Add Source";
"preferences.button.deleteSource" = "Delete Source";
"preferences.button.moveSourceUp" = "Move Source Up";
"preferences.button.moveSourceDown" = "Move Source Down";
"preferences.popover.valid" = "Link Valid";
"preferences.popover.badurl" = "URL Invalid!";
"preferences.popover.badjson" = "JSON Invalid or Not Found!";
"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";
"storeAccount.selectAccRegion.asia" = "Asia";
"storeAccount.selectAccRegion.cht" = "TW, HK, MO";
"storeAccount.nameOfAcc" = "Name of your account";
"storeAccount.nameOfAcc.textfieldPlaceholder" = "Name of account...";
"storeAccount.store" = "Store account";
"storeAccount.selectAcc" = "Select an account";
"storeAccount.storeAcc" = "Store an account";
"storeAccount.deleteAcc" = "Delete an account";
"storeAccount.alert.restoreAccount" = "Really Restore Account?";
"storeAccount.alert.restoreAccount.button" = "Restore Account";
"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";
"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.install.finished" = "Finished";
"playapp.install.failed" = "Failed";

"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.restart" = "Please restart PlayCover.";
"alert.error" = "An error occurred!";
"alert.success" = "Success";
"alert.moveAppToApplications.title" = "Move to Applications folder?";
"alert.moveAppToApplications.subtitle" = "PlayCover must be in the Applications folder to run correctly. Press the button below to move PlayCover automatically.";
"alert.moveAppToApplications.move" = "Move to Applications folder";
"alert.storeAccount.regionIsNotValid" = "The current account is set to a different Region. Launch the game, Change the region, and pass through the gates to save. Then try again";
"alert.legacyImport.title" = "Legacy App Settings Detected!";
"alert.legacyImport.subtitle" = "Legacy settings and keymapping files were detected. Would you like to convert these files to the new format?";
"alert.wrongFileType.title" = "Wrong file type!";
"alert.wrongFileType.subtitle" = "PlayCover can only install valid .ipa files.";
"alert.install.injectPlayTools" = "Inject PlayTools";
"alert.install.injectPlayToolsQuestion" = "Do you want to inject PlayTools into this application?";
"alert.install.playToolsInformative" = "PlayTools is a tool that allows you to bind keys to screen touches, custom display resolutions, and more, but it may break certain apps";
"alert.supression" = "You can change this in the PlayCover preferences";
"alert.differentBundleIdKeymap.message" = "The keymap may have been created for another application.";
"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";
"button.Close" = "Close";
"button.Install" = "Install";
"button.Quit" = "Quit";
"button.Convert" = "Convert";
"button.Yes" = "Yes";
"button.No" = "No";
"button.Help" = "Help";
"button.Dismiss" = "Dismiss";

"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!";
"error.appEncrypted" = "This app is encrypted! Please use a decrypted IPA. iMazing IPAs are not supported!";
"error.appCorrupted" = "Something went wrong with this IPA. Please try to use another IPA file.";
"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?";

"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.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.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.tab.jbBypass" = "Jailbreak Bypass";
"settings.toggle.jbBypass" = "Enable Jailbreak Bypass (Alpha)";
"settings.toggle.jbBypass.help" = "Attempts to bypass Jailbreak Detection in some games (Not guaranteed to work all the time)";

"settings.removePlayTools" = "Remove PlayTools";

"settings.info.displayName" = "Display name:";
"settings.info.bundleName" = "Bundle name:";
"settings.info.bundleIdentifier" = "Bundle identifier:";
"settings.info.bundleVersion" = "Bundle version:";
"settings.info.executableName" = "Executable name:";
"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";
"menubar.github" = "GitHub";
"menubar.discord" = "Discord";
"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";

"xcode.install.message" = "You need to install Xcode Command Line Tools and restart PlayCover";
"xcode.install.success" = "Xcode Command Line Tools installation succeeded";
"xcode.install.failed" = "Automatic Xcode Command Line Tools intallation failed";
"xcode.install.progress" = "Installing Xcode Command Line Tools";
"xcode.install.progress.subtext" = "This may take around 5-10 minutes depending on your internet speed";
"xcode.install.failed.altInstructions" = "Click the button below to see alternate install instructions";
"xcode.install.failed.altButton" = "Alternate Instructions";

"settings.tab.misc" = "Misc";
"settings.button.discord" = "Custom Discord activity";
"settings.button.clearActivity" = "Clear custom activity";
"settings.text.applicationID" = "Application ID";
"settings.text.details" = "Details";
"settings.text.details.help" = "First row below title";
"settings.text.image" = "Image";
"settings.text.image.help" = "Link to image or Dev portal asset name";
"settings.text.state" = "State";
"settings.text.state.help" = "Second row below title";
"settings.toggle.discord" = "Enable Discord activity";
"settings.toggle.hud" = "Metal HUD";
"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";
"configSigning.info.AMFIHeader" = "Apple Mobile File Integrity";
"configSigning.action.shutdown" = "Shut down my Mac";
"configSigning.action.copyCommand" = "Copy Command to Clipboard";
"configSigning.action.restart" = "Restart my Mac";
"configSigning.step.disableSIP" = "Please disable SIP from Recovery Mode";
"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";