Skip to content

Commit

Permalink
Merge pull request #222 from IsaacMarovitz/develop
Browse files Browse the repository at this point in the history
Add Arabic locale file
  • Loading branch information
Depal1 committed Aug 20, 2022
2 parents e3ba056 + 43ca2c3 commit cd81d00
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 0 deletions.
3 changes: 3 additions & 0 deletions PlayCover.xcodeproj/project.pbxproj
Expand Up @@ -111,6 +111,7 @@
68154F5328B1081500ECA007 /* fa-IR */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "fa-IR"; path = "fa-IR.lproj/Localizable.strings"; sourceTree = "<group>"; };
6E66B0BE289DE6240099B907 /* Store.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Store.swift; sourceTree = "<group>"; };
6EC228A028B14A0600D7D73A /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
6EC228A128B1830F00D7D73A /* ar */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ar; path = ar.lproj/Localizable.strings; sourceTree = "<group>"; };
6ED6ACB028AD3AE10040D234 /* xcode_install.scpt */ = {isa = PBXFileReference; lastKnownFileType = file; path = xcode_install.scpt; sourceTree = "<group>"; };
8783CFF726B8C52D00171041 /* PlayCover.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PlayCover.app; sourceTree = BUILT_PRODUCTS_DIR; };
8783CFFA26B8C52D00171041 /* PlayCoverApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlayCoverApp.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -460,6 +461,7 @@
it,
"fa-IR",
"zh-Hant",
ar,
);
mainGroup = 8783CFEE26B8C52D00171041;
packageReferences = (
Expand Down Expand Up @@ -651,6 +653,7 @@
AA18F6C6287BA6E90092E378 /* it */,
68154F5328B1081500ECA007 /* fa-IR */,
6EC228A028B14A0600D7D73A /* zh-Hant */,
6EC228A128B1830F00D7D73A /* ar */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand Down
143 changes: 143 additions & 0 deletions PlayCover/ar.lproj/Localizable.strings
@@ -0,0 +1,143 @@
"playapp.add" = "Add app";
"playapp.settings" = "App preferences";
"playapp.showInFinder" = "Show in Finder";
"playapp.openCache" = "Open app data";
"playapp.clearCache" = "Clear app data";
"playapp.importKm" = "Import keymapping";
"playapp.exportKm" = "Export keymapping";
"playapp.delete" = "Delete app";
"playapp.add.help" = "Drag or open an app file to install.";
"playapp.update" = "Update app";
"playapp.storeCurrentAccount" = "Store current account";
"playapp.activateAccount" = "Restore an account";
"playapp.deleteAccount" = "Delete an account";
"playapp.clearPreferences" = "Clear app preferences";

"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";

"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";

"search.search" = "Search...";

"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 game preferences will be deleted, You may need to configure your in-game settings(region) and wait a couple of seconds until game assets are located (They won't be downloaded the game will just verify them). Do you wish to continue?";
"alert.wrongFileType" = "Wrong file type";
"alert.wrongFileType.message" = "Choose an .ipa file";
"alert.restart" = "Please restart PlayCover.";
"alert.error" = "Some error happened!";
"alert.success" = "Success!";
"alert.moveAppToApplications" = "PlayCover must be in the Applications folder. Press the button below to let PlayCover move itself to /Applications.";
"alert.moveAppToApplications.move" = "Move to /Applications";
"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";

"button.OK" = "OK";
"button.Proceed" = "Proceed";
"button.Cancel" = "Cancel";
"button.Close" = "Close";
"button.Dismiss" = "Dismiss";
"button.Install" = "Install";

"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.reinstallApp" = "Please reinstall PlayCover";

"menubar.downloadMoreApps" = "Download more apps";
"menubar.downloadMoreApps.help" = "Use this site to download apps for installation";
"menubar.exportToSideloady" = "Export to Sideloadly";
"menubar.exportToSideloady.help" = "Export .ipa for Sideloady from sideloady.io which does not need SIP to be disabled for apps and games to work.";

"bottomBar.notices" = "Notices";
"bottomBar.notices.help" = "News and announcements from the developers";
"bottomBar.setupViewButton" = "Experiencing issues?";

"failedToFetchNotices" = "Failed to find notices. Please check your internet connection.";

"logs.copied" = "Logs copied";

"settings.toggle.km" = "Enable keymapping";
"settings.toggle.gaming" = "Gaming Mode";
"settings.toggle.km.info" = "Add keyboard support to touch-only games. Use Command + K to open editor menu.";
"settings.toggle.adaptiveDisplay" = "Adaptive display";
"settings.toggle.adaptiveDisplay.info" ="Adapts and scales app window to fit the built-in Mac display.";
"settings.toggle.jbBypass" = "Enable Jailbreak Bypass (Alpha)";
"settings.toggle.jbBypass.info" = "Attempts to bypass Jailbreak Detection in some games (No guarantee to work all the time)";
"settings.toggle.autoWindowResize" = "Enable auto window resize";
"settings.toggle.disableDisplaySleep" = "Disable display sleep";
"settings.toggle.disableDisplaySleep.info" = "Prevent display from turning off while this app is running";

"settings.picker.displayRefreshRate" = "Screen refresh rate";
"settings.picker.screenSize" = "Display resolution";
"settings.picker.iosDevice" = "Select iOS device";

"settings.slider.mouseSensitivity" = "Mouse sensitivity: ";

"settings.reset" = "Reset settings and keymapping";
"settings.resetCompleted" = "Settings have been reverted back to default!";

"setupView.header" = "Follow steps below for fixing common issues";
"setupView.subheader" = "Resolves apps not allowing logins, crashes at start and more";

"setupView.step1" = "1) Shutdown your Mac";
"setupView.step2" = "2) Wait for at least 20 seconds for Mac to fully shutdown, then hold the power button";
"setupView.step3" = "3) When \"Loading Startup Options\" appears below the Apple logo, release the power button";
"setupView.step4" = "4) Click the Recovery Mode boot option";
"setupView.step5" = "5) In Recovery, open Terminal (Menu bar -> Utilities -> Terminal)";
"setupView.step6" = "6) Type: ";
"setupView.step7" = "7) Enter the command. Input your Mac login password (The text will be hidden)";
"setupView.step8" = "8) Click the Apple symbol in the Menu bar and Restart";
"setupView.step9" = "If you encountered any errors, repeat the whole process again";

"setupView.vidTutorials" = "Video Tutorials";
"setupView.youtube" = "YouTube";
"setupView.bilibili" = "BiliBili";

"setupView.pressButtonAndEnterPassword" = "Please disable SIP from below and enter your Mac login password.";
"setupView.pressButtonAndEnterPassword.button" = "Disable SIP";

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

"setup.enterLoginPassword" = "Please enter your user password";
"setup.incorrectPassword" = "Password incorrect. Please try again";
"setup.enterLoginPassword.info" = "Enter the password used to unlock your Mac.";
"setup.requireReboot" = "Please restart your Mac for changes to take effect.";

"menubar.log.copy" = "Copy Logs";
"menubar.documentation" = "Documentation";
"menubar.website" = "Website";
"menubar.github" = "GitHub";
"menubar.discord" = "Discord";
"menubar.showAppLinks" = "Show app links";
"menubar.checkForUpdates" = "Check for updates";

"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" = "Xcode Command Line Tools intallation failed";
"xcode.install.progress" = "Installing Xcode Command Line Tools";
"xcode.install.progress.subtext" = "May take around 5-10 minutes depending on internet speed";

"debug.crash" = "[DEBUG] Crash app";

0 comments on commit cd81d00

Please sign in to comment.