// Misc
/* Placeholder to ensure that a UTF8 character is always found at the start of the file. This line must always appear first in the file. Do not localize */
"UTF8Placeholder_MacUILocalizable" = "ĸ";
// File Size Units
/* The lowest unit for file sizes */
"byteText" = "bytes";
/* Unit for file sizes. */
"KiloByteAbbrv" = "KB";
/* Unit for file sizes. */
"MegaByteAbbrv" = "MB";
/* Unit for file sizes. */
"GigaByteAbbrv" = "GB";
/* Unit for file sizes. */
"TeraByteAbbrv" = "TB";
/* Unit for file transfer speed. */
"KiloBytePerSecond" = "KB/s";
/* Unit for file transfer speed. */
"MegaBytePerSecond" = "MB/s";
/* File size and Units, e.g. "10.3 MB"
Placeholders are numbers and units */
"SizeWithUnits:%@,%@" = "%1$@ %2$@";
/* Generic button with OK label */
"GenericOkButton" = "OK";
// First run - used by FirstRunWindowController.mm and its views
/* Windows title used to welcome a user running the application.
There's probably no need to localize this string. */
"FirstRunWindowTitle" = "Microsoft OneDrive";
/* Title of the welcome page when running for the first time */
"FirstRunText" = "Set Up OneDrive";
/* Short explaination about what OneDrive does when running for the first time */
"FirstRunDescriptiveText" = "Put your files in OneDrive to get them from any device.";
/* Button to sign into a personal instance of OneDrive on the first run experience in welcome page */
"FirstRunWelcomePersonalButton" = "Personal";
/* Button to sign into a business instance of OneDrive on the first run experience in welcome page */
"FirstRunWelcomeBusinessButton" = "Work or school";
/* Button to start email hrd sign in flow on the first run experience in welcome page */
"FirstRunEmailSignInButton" = "Sign In";
/* Button to launch web page to create an account on the first run experience in welcome page */
"FirstRunEmailCreateAccountButton" = "Create Account";
/* Text to describe the email input box on the first run experience in welcome page */
"FirstRunEmailInputInfoText" = "Email Address";
/* Placeholder text for the email input box on the first run experience in welcome page */
"FirstRunEmailInputPlaceholderText" = "Enter your email address";
/* Errors shown when there is a problem with the users email address on the first run experience in welcome page */
"FirstRunWelcomeErrorPersonalAlreadySyncing" = "You're already syncing a personal OneDrive on this computer. Unlink that account to add a new one.";
"FirstRunWelcomeErrorEmailIsMSAAndAAD" = "This email address is used for both OneDrive and OneDrive for Business. Which would you like to sign in to first?";
"FirstRunWelcomeErrorEmailIsNotKnown" = "We don't recognize that email address.";
"FirstRunWelcomeErrorEmailAdminDisabled" = "Your organization doesn't allow you to sync your personal OneDrive on this computer.";
// Welcome page exit dialog experience strings
/* Title for the exit dialog when a user tries to exit the wizard before completing the FirstRun wizard */
"WelcomePageExitDialogTitleA" = "Are You Sure You Don't Want to Sign In?";
/* Title for the exit dialog when a user tries to exit the wizard before completing the FirstRun wizard */
"WelcomePageExitDialogTitleB" = "OneDrive Isn't Set Up Yet";
/* Title for the exit dialog when a user tries to exit the wizard before completing the FirstRun wizard */
"WelcomePageExitDialogTitleC" = "Protect and Access Your Files Anywhere";
/* Body text for the exit dialog for FirstRun wizard */
"WelcomePageExitDialogBodyA" = "If you don't sign in, you won't be able to back up and protect your files with OneDrive on this device.";
/* Body text for the exit dialog for FirstRun wizard */
"WelcomePageExitDialogBodyB" = "Protect your important files and access them anywhere. Microsoft accounts include 5GB of free storage.";
/* Body text for the exit dialog for FirstRun wizard */
"WelcomePageExitDialogBodyC" = "Sign in to OneDrive to sync and back up your files so you can access them on any device and on OneDrive.com.";
/* Primary button for exit dialog for FirstRun wizard */
"WelcomePageExitDialogButtonPrimaryA" = "Sign in";
/* Primary button for exit dialog for FirstRun wizard */
"WelcomePageExitDialogButtonPrimaryB" = "Finish setup";
/* Secondary button for exit dialog for FirstRun wizard */
"WelcomePageExitDialogButtonSecondary" = "Not now";
/* Title of the page that introduces OneDrive folder when running for the first time */
"FirstRunIntroduceText" = "Your OneDrive Folder";
/* Title of the page that prompts for required folder when mounting for the first time */
"FirstRunIntroduceRequiredPathText" = "Confirm Folder Location";
/* Title of the page that introduces OneDrive folder when running for the first time. */
"FirstRunIntroduceDescriptiveText" = "Add files here so you can access them from other devices and still have them on this Mac.";
/* Title of the adminstrative error that will be attached to the FirstRunIntroduceDescriptiveText */
"FirstRunIntroduceDescriptiveTextWithError" = "Add files here so you can access them from other devices and still have them on this Mac. Your administrator requires the OneDrive folder to be in this location.";
/* Title of the page that prompts for access to required folder. */
"SelectRequiredPathDescriptiveText:%@" = "To sync these files, please give us permission to access this folder: %@";
/* This is for the button that allows users to change the root folder path. When clicked, it opens a browse window for users to select the root folder. */
"FirstRunBrowseButtonText" = "Change Location";
/* This is for the confirmation button when user is done selecting the root folder. */
"FirstRunDoneIntroductionButtonText" = "Next";
/* This is for the button when user has never selected a root folder. */
"FirstRunSelectFolderButtonText" = "Choose OneDrive Folder Location";
/* This is for the button when user has not yet confirmed our required folder. */
"FirstRunSelectRequiredFolderButtonText" = "Confirm Folder Location";
/* This is a prompt displayed in the file browse dialog. */
"SelectRootFolderMessage" = "Choose a location for your OneDrive folder";
/* This is a prompt displayed in the file browse dialog to confirm required location. */
"SelectRequiredFolderMessage" = "Use selected folder and click \"Confirm location\".";
/* This is for the confirmation button when user is done selecting the root folder. */
"CreateRootFolderButton" = "Choose this location";
/* This is for the confirmation button when user is done confirming the required folder. */
"CreateRequiredFolderButton" = "Confirm location";
/* This is for the text field to show currently selected root folder path. */
"FirstRunShowFolderPathText:%@" = "Your %@ folder is";
/* Text that displays where a user's files will reside after they begin syncing. %@ is a folder name. */
"FirstRunSelectFolderLocationDescription" = "Your %@ folder is here";
/* Text shown when the admin sets a default location for OneDrive */
"FirstRunSelectFolderAdminWarning" = "Your IT admin has chosen this location.";
/* This is the alert dialog title when we can't find the user's root folder. */
"FirstRunUnconfiguredRootTitle:%@" = "We couldn't find the location of your %@ folder";
/* This is the alert dialog button that allows user to quit the application */
"FirstRunUnconfiguredRootQuitButton" = "Quit OneDrive";
/* This is a short text above detailed explaination in the alert window telling users the OneDrive folder location is invalid */
"InvalidMappingLocationMessageTitle" = "Your OneDrive folder can't be created in the location you selected";
/* This is a short text above detailed explaination in the alert window telling users the OneDrive folder location is invalid due to unsupported volume */
"InvalidMappingLocationUnsupportedVolumeMessageTitle" = "Try a different location";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid. */
"InvalidMappingLocationDetailedMessage" = "Try a different location. Make sure that the location isn't on a removable drive, or on a disk that has a case-sensitive format.";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid. (non-APFS volume volume). */
"InvalidMappingLocationDetailedMessageNonApfsVolume" = "This location doesn’t support the Apple File System (APFS) format.";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid. (non-encrypted volume). */
"InvalidMappingLocationDetailedMessageNonEncryptedVolume" = "This location isn’t encrypted or protected with a password to keep your files safe.";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid. (generic volume error). */
"InvalidMappingLocationDetailedMessageGenericVolumeError" = "Make sure that this location isn’t restricted, or on a disk that has a case-sensitive format.";
/* This is a detailed explaination in the alert window telling users the admin set an invalid path and does not allow it to be changed. %1$@ is a folder name, %2$@ is a folder path. */
"InvalidAdminLocationDetailedMessageLocked:%@,%@" = "Your \"%1$@\" folder can't be created in the location required by your administrator: %2$@ \nFor help, contact your IT department.";
/* This is a detailed explaination in the alert window telling users that a folder already exists. %1$@ is a folder name, %2$@ is a folder path. */
"MergeDisabledAndFolderWithSameNameFoundMessage:%@,%@" = "A folder named \"%1$@\" already exists in %2$@. Please choose a different location.";
/* This is a short text above detailed explaination in the alert window telling users the OneDrive folder location can't be used */
"InvalidMappingLocationInUseTitle" = "We Can't Create Your OneDrive Folder In This Location";
/* This is a detailed explanation in the alert window telling users the selected folder is already used by another OneDrive account. */
"InvalidMappingLocationInUseDetailedMessage" = "Another OneDrive folder already exists in this location. Please choose a different location.";
/* This is a short text above detailed explaination in the alert window telling users to select the required path */
"InvalidMappingRequiredPathMessageTitle" = "Confirm the selected folder location so syncing can continue";
/* This is a detailed explaination in the alert window telling users the selected location is not the required path. */
"InvalidMappingRequiredPathDetailedMessage" = "Please keep the selected location, and click \"Confirm location\" in Finder.";
/* This is the button in the alert window that shows up when current location is not the required path. The button allows users to choose a new location */
"InvalidMappingRequiredPathContinueButton" = "Continue";
/* This is the button in the alert window that shows up when current location is invalid. The button allows users to choose a new location */
"InvalidMappingLocationChooseButton" = "Choose New Location";
/* This is the secondary button in the alert window that shows up when current location is invalid. The button points to OneDrive external volume support article */
"InvalidMappingLocationLearnMoreButton" = "Learn More";
/* This is the button in the alert window that shows up when current location is invalid. This button allows users to close the alert */
"InvalidMappingLocationCancelButton" = "Cancel";
/* This is a short text above detailed explaination in the alert window telling users the OneDrive folder location is not empty */
"MappingLocationContainsFileMessageTitle" = "A OneDrive Folder Already Exists on this Mac";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid. */
"MappingLocationContainsFileDetailedMessage" = "If you're connecting with the same OneDrive account as before, choose \"Use this folder.\" Otherwise, choose a new location to avoid combining files from two accounts.";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is invalid.%@ is a folder name. */
"MappingLocationContainsFileDetailedMessageWithDefaultFolder:%@" = "If you choose this location for your \"%@\" folder, content in this folder will be merged with your OneDrive.";
/* This is a short text above detailed explaination in the alert window telling users the OneDrive folder location is not empty {%1$@ is a folder name } */
"LibraryFolderMappingLocationContainsFileMessageTitle:%@" = "A \"%1$@\" Folder Already Exists on this Mac";
/* This is a detailed explaination in the alert window telling users the OneDrive folder location is not empty. */
"LibraryFolderMappingLocationContainsFileDetailedMessage" = "If you're syncing this folder for the first time, or you're not sure, choose a new folder to avoid combining files from two different folders.";
/* This is the button in the alert window that shows up when the folder location is not empty. This button allows users to continue anyway */
"MappingLocationContainsFileContinueButton" = "Use This Folder";
/* This is the button in the alert window that shows up when current location is not empty. The button allows users to choose a new location */
"MappingLocationContainsFileChooseButton" = "Choose New Folder";
/* This is the button in the alert window that shows up when current location is not empty. The button informs us to automatically create a new folder on behalf of the user. */
"MappingLocationContainsFileCreateButton" = "Create New Folder";
/* This is the button text in the selective sync page */
"FirstRunSelectiveSyncNextButtonText" = "Next";
/* This is the button text to go to next page */
"FirstRunNextButton" = "Next";
/* This is the button text to go to previous page */
"FirstRunBackButton" = "Back";
/* This is the button text to skip the page and move to next page */
"FirstRunLaterButton" = "Later";
/* Button which will open the mobile app upsell page. */
"FirstRunTutorialGetMobileButton" = "Get the Mobile App";
/* The title text of the Go premium page in the FRE*/
"FirstRunPremiumPageTitle" = "Get the Most Out of Your OneDrive";
/* The secondary or subtitle text on the first run experience Go premium page.*/
"FirstRunPremiumPageSubtitle" = "Upgrade your plan and don't worry about running out of space.";
/* The heading of the purchase card highlighting the features of Microsoft 365" */
"FirstRunPremiumPageCardHeaderAlta" = "Microsoft 365 Personal";
/* The text above the list of highlighted features for M365 */
"FirstRunPremiumPageFeatureHeader" ="Premium OneDrive Features";
/* One of the highlighted features for M365 */
"FirstRunPremiumPageFeatureUpsell1" = "1 TB Storage";
/* One of the highlighted features for M365 - Prodigi Messaging */
"FirstRunPremiumPageV2FeatureUpsell1" = "1 TB of Secure Cloud Storage";
/* One of the highlighted features for M365 - Prodigi Messaging */
"FirstRunPremiumPageFeatureUpsell2" = "Advanced Security";
/* One of the highlighted features for M365 - Prodigi Messaging */
"FirstRunPremiumPageV2FeatureUpsell2" = "Productivity Apps with Microsoft Copilot";
/* One of the highlighted features for M365 */
"FirstRunPremiumPageFeatureUpsell3" = "Productivity Tools";
/* One of the highlighted features for M365 - Prodigi Messaging */
"FirstRunPremiumPageV2FeatureUpsell3" = "Data and Device Security";
/* Text above the set of Office icons displayed as an upsell */
"FirstRunPremiumPageOfficeIconsHeader" = "Premium apps on all your devices";
/* Text above the set of Office icons displayed as an upsell - Prodigi Messaging */
"FirstRunPremiumPageV2OfficeIconsHeader" = "Premium Desktop Versions for PC and Mac";
/* Button text indicating the user does not want to upgrade right now */
"FirstRunPremiumPageLaterButton" = "Not Now";
/* Button text indicating the user wants to upgrade */
"FirstRunPremiumPageGoPremiumButton" = "Go Premium";
/* This is the title text in the Enable Finder Sync page */
"FirstRunEnableFinderSyncTitle" = "Turn On Files On-Demand";
/* This is the description text in the Enable Finder Sync page */
"FirstRunEnableFinderSyncDescription" = "To see Files On-Demand options in the right-click context menu, you need to enable the OneDrive Finder Sync Extension. Click \"Open Extensions\" and then select the OneDrive Finder extension.";
/* This is the button text in the Enable Finder Sync page for the Enable button */
"FirstRunEnableFinderSyncEnableButtonText" = "Open Extensions";
/* This is the button text in the Enable Finder Sync page for the Skip button */
"FirstRunEnableFinderSyncSkipButtonText" = "Do this Later";
/* This is on top of the Finish First Run page (Done page) in First Run Experience. */
"FirstRunFinishFirstRunTitle" = "Your OneDrive Is Ready for You";
/* This is the text of the Open-at-login checkbox in the Finish First Run page (Done page) in First Run Experience */
"FirstRunFinishFirstRunOpenAtLoginCheckboxText" = "Open at login so my files sync automatically";
// QT first run tutorial pages
/* Title of the FRE Tutorial Page introducing OneDrive */
"FirstRunTutorialGetToKnowTitle" = "Get to Know Your OneDrive";
/* Subtitle of the FRE Tutorial Page introducing OneDrive*/
"FirstRunTutorialGetToKnowSubtitle" = "To add items, drag or move them into the OneDrive folder.";
/* Title of the FRE Tutorial Page introducing OneDrive*/
"FirstRunTutorialSharingTitle" = "Share Files and Folders";
/* Subtitle of the FRE Tutorial Page introducing Sharing*/
"FirstRunTutorialSharingSubtitle" = "To let other people view or edit your files, you can share them. You can also work on folders shared with you.";
/* Accessible text for the visualization of sharing a file. */
"FirstRunTutorialSharingImageAccessible" = "To share, right click the file and select \"Share\"";
/* Title of the FRE Tutorial Page explaining cloud files */
"FirstRunTutorialCloudFilesTitle" = "All your Files, Ready and On-Demand";
/* Subtitle of the FRE Tutorial Page explaining cloud files. On-Demand files (Placeholders) is a feature for managing cloud files */
"FirstRunTutorialCloudFilesSubtitle" = "With Files On-Demand, you can browse everything in your OneDrive without taking up space on your Mac. Simply right-click a file and select \"Always keep on this device\".";
/* Title of the FRE Tutorial Page explaining cloud files for Macbox iconography*/
"FirstRunTutorialCloudFilesTitleMacbox" = "Plan for when you go offline";
/* Subtitle of the FRE Tutorial Page explaining cloud files for Macbox iconography*/
"FirstRunTutorialCloudFilesSubtitleMacbox" = "If you need to work on a file, download it before you go offline.";
/* Accessible subtitle of the FRE Tutorial Page explaining cloud files for Macbox iconography - variant that gets read by VoiceOver*/
"FirstRunTutorialCloudFilesSubtitleMacboxAccessible" = "If you need to work on a file without internet access, be sure to download it to your device first.";
/* Header explaining the online state of files */
"FirstRunTutorialCloudFilesOnlineTitle" = "Online-only";
/* Description explaining the online state of files */
"FirstRunTutorialCloudFilesOnlineDescription" = "These files don't take up space on this Mac, and they download as you use them.";
/* Accessible text for the icon for online only items */
"FirstRunTutorialCloudFilesOnlineImageAccessible" = "In Finder, the file will have a cloud icon and the status will read \"Available when online\"";
/* Header explaining the online state of files */
"FirstRunTutorialCloudFilesAvailableTitle" = "On this device";
/* Description explaining the online state of files */
"FirstRunTutorialCloudFilesAvailableDescription" = "When you open a file, it downloads to your device so you can edit it while you're offline.";
/* Accessible text for the icon for available on this device items */
"FirstRunTutorialCloudFilesAvailableImageAccessible" = "In Finder, the file will have a hollowed green checkmark and the status will read \"Available on this device\"";
/* Header explaining to mark important files */
"FirstRunTutorialCloudFilesImportantTitle" = "Always available";
/* Description explaining to mark important files */
"FirstRunTutorialCloudFilesImportantDescription" = "Right-click a file to make it available offline.";
/* Description explaining to mark important files. Used for VoiceOver. */
"FirstRunTutorialCloudFilesImportantDescriptionAccessible" = "To ensure you can always access your important files even when you're offline, choose the file, open the context menu, and select \"Always keep on this device.\"";
/* Accessible text for the icon for always on this device items */
"FirstRunTutorialCloudFilesImportantImageAccessible" = "In Finder, the file will have a solid green checkmark icon and the status will read \"Always available on this device\"";
/* Header explaining the online only state of files for Macbox iconography */
"FirstRunTutorialCloudFilesOnlineTitleMacbox" = "Download your file or folder";
/* Description explaining the online state of files for Macbox iconography */
"FirstRunTutorialCloudFilesOnlineDescriptionMacbox" = "Right click the file in your OneDrive folder, and set it to Always Keep on This Device.";
/* Accessible text for the icon for online only items for Macbox iconography */
"FirstRunTutorialCloudFilesOnlineImageAccessibleMacbox" = "Right click the file in your OneDrive folder, and set it to \"Always Keep on This Device\".";
/* Header explaining the available state of files for Macbox iconography */
"FirstRunTutorialCloudFilesAlwaysAvailableTitleMacbox" = "Look for the check mark";
/* Description explaining the always available state of files for Macbox iconography */
"FirstRunTutorialCloudFilesAlwaysAvailableDescriptionMacbox" = "You'll see this icon next to items that are always available, even when you don't have internet access.";
/* Accessible text for the icon for available on this device items for Macbox iconography */
"FirstRunTutorialCloudFilesAlwaysAvailableImageAccessibleMacbox" = "In Finder, the file will have a checkmark icon and the status will read \"Always available on this device.\"";
/* Title of the FRE Tutorial Page upselling mobile*/
"FirstRunTutorialGetMobileTitle" = "Get the Mobile App";
/* Subtitle of the FRE Tutorial Page upselling mobile*/
"FirstRunTutorialGetMobileSubtitle" = "To work on your files on the go, use OneDrive on your phone or tablet. Available for iOS and Android.";
/* Accessible text for the FRE animation play button */
"FirstRunAnimationPlayButtonAccessibleText" = "Play animation";
/* Accessible text for the FRE animation pause button */
"FirstRunAnimationPauseButtonAccessibleText" = "Pause animation";
// Settings folder access error
/* This is the title text for dialog we pop up when we cannot access settings folder */
"SettingsFolderErrorTitle" = "Unable to access settings folder";
/* This is the descrption text for dialog we pop up when we cannot access settings folder {StrContains=\"Application Support\"} */
"SettingsFolderErrorDescription" = "Please make sure you have access to Application Support folder.";
/* This is the button to quit for the dialog we pop up when we cannot access settings folder */
"SettingsFolderErrorQuitButtonText" = "Quit OneDrive";
/* Title for dialog shown when the file system database was created by a newer version of OneDrive */
"DbfsSchemaTooNewTitle" = "OneDrive Update Required";
/* Message for dialog shown when the file system database was created by a newer version of OneDrive */
"DbfsSchemaTooNewMessage" = "Your OneDrive files were managed by a newer version of OneDrive. Please update to the latest version to access your files. No data has been lost.";
// Cloud device - used by SyncDevice.mm
/* The name of the online storage */
"CloudDevice" = "OneDrive synced storage";
// Folder status - used by ModelExtensions.mm
/* Text shown on status menu when everything is in sync */
"FolderStatusInSync" = "OneDrive is up to date"; // Up to date
/* Local folder convergence status against a remote folder is not known */
"FolderStatusUnknown" = "Unknown";
/* Uploading and downloading files. "Files" will always be plural. */
"FolderStatusSendAndReceive:%@" = "Transferring %@ files...";
/* Uploading one file from a remote folder. We show the file name. */
"FolderStatusSendingSingular:%@" = "Uploading %@...";
/* Uploading more than one file from a remote folder. "files" is always plural. */
"FolderStatusSendingPlural:%@" = "Uploading %@ files...";
/* Downloading one file from a remote folder. We show the file name. */
"FolderStatusReceivingSingular:%@" = "Downloading %@...";
/* Downloading more than one file from a remote folder. "files" is always plural. */
"FolderStatusReceivingPlural:%@" = "Downloading %@ files...";
/* Processing downloaded files to be created in a local folder */
"FolderStatusRealizing" = "Processing downloaded files...";
/* Processing local file changes to be uploaded */
"FolderStatusHashing" = "Processing changes...";
/* Scanning file changes in a folder */
"FolderStatusScanning" = "Scanning files...";
/* Scanning file changes in a folde */
"FolderStatusScanningExtended:%@" = "Scanning %@...";
/* Processing changes to files */
"FolderStatusMetadataXfer" = "Processing files...";
/* Waiting to resume file transfers (upload/download) */
"FolderStatusBlocked" = "Waiting to sync";
/* Status for a folder that is not syncing*/
"FolderStatusUnmapped" = "Your OneDrive is not configured";
/* Waiting to resume donwloading of a single file. We show the file name. */
"FolderStatusBlockedSingular:%@" = "Waiting to receive %@...";
/* Waiting to resume donwloading files */
"FolderStatusBlockedPlural:%@" = "Waiting to receive %@ files";
/* Upload+Download Progress. The first number represents transferred amount followed by its unit. The second number shows total amount to be transferred followed by its unit. Example: 30 MB of 10.1 GB */
"FolderStatusTransferProgress:%@,%@,%@,%@" = "%@ %@ of %@ %@";
/* Upload+Download+Rate Progress. The first number represents transferred amount followed by its unit. The second number shows total amount to be transferred followed by its unit. Example: 30 MB of 10.1 GB The third number shows the current transfer rate followed by its unit. */
"FolderStatusTransferProgressNew:%@,%@,%@,%@,%@,%@" = "%@ %@ of %@ %@ at %@ %@";
/* Improve upload performance */
"FasterUploadOption" = "Improve upload speed by uploading in batches.\r\nThis option uses more bandwidth. If you notice problems with your Internet connection, uncheck this option.";
/* Available storage space. Example: 20 GB used out of 200 GB. This is used in the systray. */
"StorageQuota:%@,%@" = "%1$@ used out of %2$@";
/* Available storage space. Example: 20 GB of 200 GB cloud storage used. This is used in account tab of preference window to show GB on disk for personal account */
"CloudStorageQuota:%@,%@" = "%1$@ of %2$@ cloud storage used";
/* Available storage space. Example: 20 GB of 200 GB cloud storage used (10%). This is used in account tab of preference window to show GB on disk for personal account */
"CloudStorageQuotaWithPercentage:%@,%@,%@,%@,%@" = "%1$@ %2$@ of %3$@ %4$@ cloud storage used (%5$@%)";
/* Quota used 20 GB of 200 GB used */
"QuotaUsedWithPercentage:%@,%@,%@,%@,%@" = "%@ %@ of %@ %@ used (%@%%)";
/* Header for quota display */
"StorageHeader" = "Storage";
/* Storage used on Mac. Example: 2 GB used on this Mac. This is used in account tab of preference window to show GB on disk for ODB */
"StorageOnMac:%@" = "%@ used on this Mac";
// Device status - used by ModelExtensions.mm
/* Drive status displayed when all uploads are blocked from the client due to invalid content */
"DeviceStatusUploadBlocked" = "Can't upload files";
/* Error description displayed when all uploads are blocked from the client due to invalid content */
"DeviceStatusUploadBlockedVerbose" = "A file problem is blocking all uploads";
// Device Location - used by ModelExtensions.mm
/* Local device, i.e. this computer */
"DeviceLocationLocal" = "Local";
/* Remote device, e.g. another computer */
"DeviceLocationRemote" = "Remote";
/* Cloud storage device, */
"DeviceLocationCloud" = "Cloud";
// Sync Issue Window
/* "Problem" is a general term that includes both warnings and errors. Problem is singular. */
"SyncIssueWindowTitleSingular:%@" = "1 problem with your %@";
/* "Problem" is a general term that includes both warnings and errors. Problems is plural. */
"SyncIssueWindowTitlePlural:%@,%@" = "%1$@ problems with your %2$@";
/* The button is used to clear the issue list */
"SyncIssueWindowClearButton" = "Clear";
/* Reveal is showing the item */
"SyncIssueWindowOpenInFinderToolTip" = "Reveal in Finder";
/* Tool tip for the button that removes an issue from issue window */
"SyncIssueWindowIgnoreIssueToolTip" = "Ignore this issue";
/* Text on status when there are more than 1 problems. "Problems" is always plural */
"SyncIssueStatusPlural:%@" = "%@ problems with your OneDrive";
/* Text on status when there is a problem. problem is always singular */
"SyncIssueStatusSingular" = "1 problem with your OneDrive";
/* Tool tip for the button that opens issue resolver window */
"SyncIssueWindowOpenIssueToolTip" = "Resolve this issue";
/* Primary text for error dialog with a file conflict for the file name. %@ is a file name */
"SyncIssueAlertFileOnHoldPrimary:%@" = "Resolve the File Conflict for \"%@\"";
/* Secondary text for error dialog. %@ is a machine name */
"SyncIssueAlertFileOnHoldSecondary:%@" = "You can open the file in Office to merge changes from both versions or pick the file you want to keep. Otherwise, you can keep both files and the file on your computer will have a \"-%@\" added to its name, and the online file will be downloaded.";
/* Secondary text for error dialog. */
"SyncIssueAlertFileOnHoldOpenInOffice" = "You can open the file in Office to merge changes from both versions or pick the file you want to keep.";
/* Primary button for error dialog to resolve file conflict */
"SyncIssueAlertFileOnHoldMainButton" = "Keep both files";
/* Secondary button for error dialog to resolve file conflict */
"SyncIssueAlertFileOnHoldSecondaryButton" = "Open in Office";
// Error description - used by ModelExtensions.mm
/* error description used in issue window */
"SyncErrorShortDescriptionFilePathTooLong" = "The file path is too long to store on your computer";
/* error description used in issue window */
"SyncErrorShortDescriptionCloudAccessDenied:%@" = "This file is read-only in \"%@\"";
/* Error description used in Activity Center error message. Tells the user that they cannot upload the file due to lack of edit permissions on its parent folder. Placeholder is folder name. */
"SyncErrorShortDescriptionCloudAccessDeniedV2:%@" = "This file can't be uploaded to \"%@\" as you don't have permission to edit this folder.";
/* error description used in issue window */
"SyncErrorShortDescriptionDocumentCheckedOut" = "This file is checked out by someone else.";
/* error description used in issue window */
"SyncErrorShortDescriptionServerFileConflict:%@" = "An item couldn't be uploaded to \"%@\"";
/* error description used in issue window %1$@ is a size like 10 GB, %2$@ is a string like "OneDrive - Microsoft" */
"SyncErrorShortDescriptionFileTooBig:%@,%@" = "You can't upload files larger than %1$@ in \"%2$@\"";
/* Use "OneNote" unless there's a localized name for it {Locked=!cs, sk;\"OneNote\"} */
"SyncErrorShortDescriptionOnenoteDeleted:%@" = "Shortcuts to OneNote files can't be deleted from your \"%@\" folder. Click to go to OneDrive and delete this from the web.";
/* error description used in issue window */
"SyncErrorShortDescriptionItemCantFitInQuota:%@" = "The file or folder and its contents cannot fit in the remaining quota in your \"%@\"";
/* item means either folder or file */
"SyncErrorShortDescriptionItemLimitExceeded:%@" = "There are too many files in \"%@\". Please remove files you don't need.";
/* item means either folder or file */
"SyncErrorSummaryPrimaryItemLimitExceeded" = "There are too many files in these folders.";
/* item means either folder or file */
"SyncErrorSummarySecondaryItemLimitExceeded" = "Please remove files you don't need.";
/* item means either folder or file */
"SyncErrorSummaryPrimaryFileLockedMultiple" = "These items are in use.";
/* item means either folder or file */
"SyncErrorSummarySecondaryFileLockedMultiple" = "These items are open by another program and can't be synced. Once the items are closed, we can sync them.";
/* The user choose to unsync files/folders but we are unable to delete it. item means either folder or file */
"SyncErrorShortDescriptionUnmappedContentPresent:%@" = "A file or folder with this name already exists in the same location online in \"%@\". Please rename the file or folder.";
/* error description used when Office files have edit-edit conflicts and they cannot be merged */
"SyncErrorShortDescriptionFileOnHoldShort" = "We couldn't merge the changes in an Office file.";
/* Bullet pointed item, %1$@ is bullet point character and %2$@ is a file name or other bulleted item, for example '* filename.txt' */
"BulletPointItem" = "%1$@ %2$@";
/* Location in list of items with total count, e.g. 1-10 of 25 items %1$@ is starting location, %2$@ is ending location, %3$@ is total count of items */
"ScrollthroughListLocation" = "%1$@-%2$@ of %3$@ items";
/* Link style text to load more items from the list, updates current view to show new items */
"SeeMore" = "See more";
/* Link style text to resolve list items individually, changing the way errors are displayed in current view */
"ResolveIndividually" = "Resolve individually";
/* Link style text to show items list with %1$@ total items */
"SeeItems" = "See %1$@ items";
/* Link style text to hide individually shown errors */
"CollapseErrors" = "Collapse individual errors";
/* Description of illegal characters in a file */
"InvalidCharactersExample" = "For example, make sure it doesn't begin with a space, end with a period, begin with two periods, or include a / character.";
/* Accessible text read when tree view is expanded */
"ExpandedText" = "Expanded";
/* Accessible text read when tree view is collapsed */
"CollapsedText" = "Collapsed";
/* very terse error title used in issue window */
"CloudIssueTitleQuotaCritical:%@,%@" = "%1$@ is %2$@ full";
/* error description used in issue window */
"CloudIssueShortDescriptionQuotaCritical:%@,%@" = "%1$@ has only %2$@ of available space.";
/* very terse error title used in issue window */
"CloudIssueTitleQuotaExceeded:%@" = "%@ is out of space";
/* error description used in issue window */
"CloudIssueShortDescriptionQuotaExceeded" = "To keep your OneDrive folder in sync, get more storage space or delete files you don't need anymore.";
/* error description used in issue window for business accounts */
"CloudIssueShortDescriptionQuotaExceeded_Business" = "Contact your IT department for more info, or free up space by removing files.";
/* very terse error title used in issue window */
"CloudIssueTitleThrottling" = "OneDrive can't transfer files right now";
/* error description used in issue window */
"CloudIssueShortDescriptionThrottling" = "Please try again tomorrow.";
/* Updated error description used in issue window */
"CloudIssueLongDescriptionThrottling" = "You may be experiencing a temporary sync delay due to high activity.";
// Status menu - used by StatusMenuController.mm
/* No comments provided by engineer */
"StatusMenuTitle" = "Manage";
/* The status menu item text that leads to more menu items */
"StatusMoreMenu" = "More";
/* Text for status menu item that opens the folder containing deleted OneDrive files */
"StatusMenuItemLaunchRecycleBin" = "OneDrive recycle bin";
/* Status menu item to allow the user to open the dialog for sharing file/folder */
"StatusMenuItemShare" = "Share a file or a folder...";
/* Text for the status menu item which opens the OneDrive folder when clicked*/
"StatusMenuItemOpenLocalFolder" = "Open OneDrive Folder";
/* Text for the status menu item which opens the named folder when clicked */
"StatusMenuItemOpenNamedFolder: %@" = "Open %@ Folder";
/* Status menu item that opens browser with Upgrade account page */
"StatusMenuItemUpgrade" = "Upgrade";
/* Text for the status menu item which opens a browser to OneDrive website for storage manage */
"StatusMenuItemManageStorage" = "Manage Storage";
/* Status menu item that when clicked will launch a page with user's premium features */
"StatusMenuItemManagePremium" = "My Premium Features";
/* Text for the status menu item which opens a browser to OneDrive website homepage */
"StatusMenuItemLaunchWebsite" = "Go to OneDrive.com";
/* The status menu item that allows user to open OneDrive help site. It will likely launch a browser to a website */
"StatusMenuItemLaunchHelp" = "Help";
/* The status menu item that allows user to open OneDrive feedback. It will likely launch a browser to a website */
"StatusMenuItemFeedback" = "Feedback";
/* Status shown on the status menu when everything is up to date */
"StatusMenuItemUpToDate" = "OneDrive is up to date";
/* Status shown on the status menu to indicate last updated time in seconds */
"StatusMenuItemLastUpToDateTimeSecondsAgo" = "Last updated a moment ago";
/* Status shown on the status menu to indicate last updated time was one minute ago */
"StatusMenuItemLastUpToDateTimeOneMinuteAgo" = "Last updated 1 minute ago";
/* Status shown on the status menu to indicate last updated time was minutes ago */
"StatusMenuItemLastUpToDateTimeMinutesAgo:%d" = "Last updated %d minutes ago";
/* Status shown on the status menu to indicate last updated time was one hour ago */
"StatusMenuItemLastUpToDateTimeOneHourAgo" = "Last updated 1 hour ago";
/* Status shown on the status menu to indicate last updated time was hours ago */
"StatusMenuItemLastUpToDateTimeHoursAgo:%d" = "Last updated %d hours ago";
/* Status shown on the status menu to indicate last updated time on a date */
"StatusMenuItemLastUpToDateTimeDaysAgo:%@" = "Last updated %@";
/* No comments provided by engineer */
"StatusMenuItemViewActivity" = "View recent activity";
/* Status menu entry for opening the issue window */
"StatusMenuItemViewIssues" = "Click here to view sync problems";
/* Status shown on the status menu when downloading a file */
"StatusMenuItemSyncCountSingularDownload: %@" = "Downloading %@";
/* Status shown on the status menu when uploading a file */
"StatusMenuItemSyncCountSingularUpload: %@" = "Uploading %@";
/* Status shown on the status menu when downloading or uploading more than one file */
"StatusMenuItemSyncCount-%d" = "Transferring %d items...";
/* Text for status menu item that opens the preference. It should be translated the same way as all app menu's Preferences item. */
"StatusMenuItemPreferences" = "Preferences";
/* Text for preference window accessibility label. %1$@ is the current tab name */
"AccessibilityPreferencesWindowLabel:%@" = "Preferences %1$@";
/* Text for status menu item that pauses syncing. */
"StatusMenuItemPause" = "Pause Syncing";
/* Text for status menu item that resumes syncing when paused. */
"StatusMenuItemResume" = "Resume Syncing";
/* Text for status menu item that indicates to pause for 1 hour. */
"StatusMenuItemPauseTimerSingular" = "1 Hour";
/* Text for status menu item that indicates to pause for a number of hours. %1$@ is a number representing hours. */
"StatusMenuItemPauseTimerPlural" = "%1$@ Hours";
/* Text for status menu item that pauses syncing. %1$@ is a number representing hours. */
"StatusMenuItemPauseAccessibility" = "Pause Syncing for %1$@ Hours";
/* Text for status menu item that pauses syncing. */
"StatusMenuItemPauseAccessibilitySingular" = "Pause Syncing for 1 Hour";
/* Text for status menu item that unlinks the account */
"StatusMenuItemUnlink" = "Unlink Account";
/* Text for status menu item that quits the app */
"StatusMenuItemQuit" = "Quit OneDrive";
/* Loading user data when signing-in */
"StatusMenuItemLoading" = "Loading...";
/* OneDrive is at initial start up */
"StatusMenuItemStarting" = "Starting OneDrive";
/* OneDrive is showing first run wizard */
"StatusMenuItemSetup" = "Set up OneDrive";
/* Waiting for user input to migrate their Sandbox data */
"StatusMenuItemMigration" = "Migrating user data...";
/* Text for status menu item that signs out the app */
"StatusMenuItemSignOut" = "Sign Out";
/* Launch the application automatically after login to OS */
"StatusMenuItemOpenAtLogin" = "Open at Login";
/* Status menu item that when clicked will launch the live sit for the account that is connected */
"StatusMenuItemViewOnline" = "View Online";
// Quit Dialog
/* Title text for dialog shown when user is quitting OneDrive */
"QuitDialogHeader" = "Quit OneDrive?";
/* Body text for dialog shown when user is quitting OneDrive */
"QuitDialogDescription" = "If you quit OneDrive, files in your OneDrive folder won't sync with your files online.";
/* Title text for dialog shown when user is quitting OneDrive, but there are pending uploads */
"QuitDialogHeaderUploadsPending" = "Quit OneDrive and Stop Uploading Files?";
/* Body text for dialog shown when user is quitting OneDrive, but there are pending uploads */
"QuitDialogDescriptionUploadsPending" = "If you quit OneDrive, files in your OneDrive folder won't finish uploading until you restart.";
/* Button text in dialog shown when user is quitting OneDrive. Clicking this button will quit OneDrive. */
"QuitDialogButtonDefault" = "Quit OneDrive";
/* Button text in dialog shown when user is quitting OneDrive. Clicking this button will dismiss dialog. */
"QuitDialogCancelButton" = "Cancel";
// Dock Menu - used by DockMenuController.mm
/* No comments provided by engineer */
"DockMenuTitle" = "OneDrive";
/* No comments provided by engineer */
"DockMenuItemOpenLocalFolder" = "Open the OneDrive folder";
/* No comments provided by engineer */
"DockMenuItemLaunchWebsite" = "Go to OneDrive.com";
// Login Failures - used by SignInViewController.mm
/* When we are unable to retrieve a user's tenant name, we will use this to show "OneDrive - Business" */
"DefaultTenantName" = "Business";
/* When we receive an invalid web request, we show this text as the first line of the dialog. */
"InvalidWebRequestTitle" = "Sorry, we couldn't open the sync client";
/* When we receive an invalid web request, we show this text as the body text of the dialog. */
"InvalidWebRequestBody" = "We couldn't process the URL. For help, please contact support.";
/* When we get authentication error during sign in, we pop a dialog and this is the first line of the text in the dialog */
"SignInAuthFailTitle" = "There was a problem signing you in";
/* When we get authentication error during sign in, we pop a dialog and this is the first line of the text in the dialog */
"SignInAuthFailText" = "There was a problem signing you in. Please try again. Make sure your Microsoft Account and password are correct, and your computer is connected to the Internet.";
/* Task dialog secondary text prompting user to restart or reinstall. */
"RestartOrReinstallDescriptionText" = "Please restart your computer. If the problem persists, please reinstall OneDrive.";
/* This string is used to append an error code to the usual description text for auth errors. %1$@ is a string, %2$x is error code in hex format. */
"SignInErrorCode:%@,%x" = "%1$@ (Error Code: %2$x)";
/* This string is used to display an server error descriptoin. %1$@ is a string. */
"ServerErrorDescriptionText:%@" = "Server Error: %1$@";
/* When we have connectivity error during sign in, we pop up a dialog and this is the first line of the text in the dialog*/
"SignInConnectivityErrorTitleText" = "There was a problem connecting to OneDrive";
/* When we have connecctivity error during sign in, we pop up a dialog and this is the detailed text in the dialog */
"SignInConnectivityErrorDescriptionText" = "Check your Internet connection and then try again.";
/* When we fail to access the keychain during sign in, we pop up a dialog and this is the first line of text in the dialog. */
"SignInKeychainErrorTitleText" = "There was a problem accessing your keychain";
/* when we fail to access the keychain during sign in, we pop up a dialog and this is the detailed text in the dialog. */
"SignInKeychainErrorDescriptionText" = "Please check that the login keychain exists and that OneDrive has access to it. If prompted, please allow OneDrive access to your keychain. If this issue persists, please delete the OneDrive keychain in KeyChain access";
/* Error message shown when a user has proxy settings that we can't use and needs to contact an administrator in order to fix the proxy settings. */
"SignInProxyNeedsAuthDescriptionText" = "Your proxy settings require authentication. Please contact your network administrator and try again.";
/* When we get a suspended user during sign in, we pop a dialog and this is the first line of the text in the dialog */
"SuspendedAccountTitleText" = "Can't sign in to OneDrive.";
/* When we get a suspended user during sign in, we pop a dialog and this is the explaination text in the dialog */
"SuspendedAccountDescriptionText" = "Your account has been suspended.";
/* When the user cancels sign in, we show this message. This is the title */
"SignInUserCancelledTitle" = "Sign in cancelled";
/* When the user cancels sign in, we show this message. This is the message */
"SignInUserCancelledText" = "Do you want to try a different account?";
/* When the user cancels sign in, we show this button to begin again */
"SignInRestartFlowButton" = "Sign in again";
/* When we get an error from OAuth, we show this error. This is the title */
"SignInURLUnknownErrorTitle" = "There was a problem signing you in";
/* When we get an error from OAuth, we show this error. This is the description */
"SignInURLUnknownErrorText" = "Please try again in a few minutes.";
/* When we get an error from OAuth, we show this error. This is the description */
"SignInURLError500Text" = "Sorry, there was a problem with OneDrive. Please try again in a few minutes.";
/* When we get an error from OAuth, we show this error. This is the description */
"SignInURLInterruptedErrorText" = "There's a problem with your account. To learn how to fix this problem, please sign in with the service website. After you fix the problem, try again.";
/* When the OneDrive library has not yet been provisioned for the user, we should this error. This is the title. */
"SignInURLSPOUserNotFoundTitle" = "Your OneDrive has not been set up";
/* When the OneDrive library has not yet been provisioned for the user, we should this error. This is the error text. */
"SignInURLSPOUserNotFoundErrorText" = "For help, contact your IT department.";
/* When we get an error from Auth that the user is throttled, we show this error. This is the title */
"SignInURLUserThrottledErrorTitle" = "We couldn't set up OneDrive on this Mac";
/* When we get an error from Auth that the user is throttled, we show this error. This is the error text. */
"SignInURLUserThrottledErrorText" = "Sorry, OneDrive is experiencing a high level of traffic. Please try again later.";
/* When the email signed in does not match the email from web request, we show this error. This is the title. */
"SignInURLEmailMismatchTitle" = "To sync successfully, use the same email address here that you used on the web";
/* When the email signed in does not match the email from web request, we show this error. This is the error text. */
"SignInURLEmailMismatchErrorText:%@" = "Please sign in with %@ to start syncing this content.";
/* When sign in failed, we pop up a dialog and the user can click this button to try signing in again. */
"SignInTryAgainButtonText" = "Try again";
/* When sign in failed, we pop up a dialog and the user can click this button to exit OneDrive*/
"SignInQuitButtonText" = "Quit OneDrive";
/* When sign in failed, we pop up a dialog and the user can click this button to exit OneDrive */
"SignInCloseButtonText" = "Close";
/* This text is displayed in sign in dialog while we load signing in page */
"SignInPageLoadingText" = "Loading...";
/* This text is used for voice over while we load signing in page */
"SignInPageLoadingVoiceOverText" = "Please wait while OneDrive is loading.";
/* This text is displayed in sign in dialog while we are signing in the user */
"SignInProgressingText" = "Signing in...";
/* Text displayed when a sign-in window is displayed for UX hosted flow to complete sign in */
"SignInUXHostedText" = "Please finish signing in with your work or school account.";
/* Text displayed when a sign-in window is displayed for UX hosted flow to complete sign in for a consumer */
"SignInUXHostedTextConsumer" = "Please finish signing in with your account.";
/* This text is used for voice over while we are signing in the user */
"SignInProgressingVoiceOverText" = "Please wait while OneDrive is signing in.";
/* When a user tries to sign in with an already synced account, we should get this error. This is the title. */
"SignInDuplicateSyncErrorTitle" = "You're already syncing this account";
/* When a user tries to sign in with an already synced account, we should get this error. This is the text. */
"SignInDuplicateSyncErrorText:%@" = "Open your %@ folder or sign in with a different account.";
/* When a user tries to sign in with an already synced account, we should get this error. This is the text. %@ is the tenant name. */
"SignInDuplicateSyncErrorLink:%@" = "Open your OneDrive - %@ folder or sign in with a different account.";
/* When the userconnected service returns an error, this is the title */
"SignInUserConnectedErrorTitle" = "There was a problem connecting to OneDrive";
/* When the userconnected service returns error: "AccessDenied". This is the error text. */
"SignInUserConnectedAccessDeniedText" = "You don't have access to this service. For help, contact your IT department";
/* When the userconnected service returns error: "AccountSuspended". This is the error text. */
"SignInUserConnectedAccountSuspendedText" = "You account is blocked. For help, contact your IT department";
/* When the userconnected service returns error: "InvalidUserData". This is the error text. */
"SignInUserConnectedInvalidUserDataText" = "A connection to the service couldn't be established. For help, contact your IT department";
/* When the userconnected service returns error: "MissingLicense". This is the error text. */
"SignInUserConnectedMissingLicenseText" = "You need a different license to access this service. For help, contact your IT department";
/* When the userconnected service returns error: "ProvisioningFailed". This is the error text. */
"SignInUserConnectedProvisioningFailedText" = "Your OneDrive isn't set up. For help, contact your IT department";
/* When the userconnected service returns error: "Throttled". This is the error text. */
"SignInUserConnectedThrottledText" = "The service is experiencing a high volume of requests right now. Please try again in a few minutes";
/* When the userconnected service returns error: "Timeout". This is the error text. */
"SignInUserConnectedTimeoutText" = "The service is taking too long to respond. Please try again in a few minutes";
/* When the userconnected service returns error: "Unknown". This is the error text. */
"SignInUserConnectedUnknownText" = "Please try again in a few minutes, or contact your IT department if the problem persists";
/* When the userconnected service returns error: "UnreachableHost". This is the error text. */
"SignInUserConnectedUnreachableHostText" = "The service is temporarily unavailable. Please try again in a few minutes";
/* When the userconnected service returns error: "UserNotFound". This is the error text. */
"SignInUserConnectedUserNotFoundText" = "There is a problem with your account. For help, contact your IT department";
/* When the userconnected service returns error: "NoTeamSitePermission". This is the error text. */
"SignInUserConnectedNoTeamSitePermText" = "You don't have access to this SharePoint site. For help, contact your IT department";
/* When a user that is already synced with account A, tries to sign in with a different account B, we should get this error. This is the title. */
"SignInUserAlreadyLoadedErrorTitle" = "You're syncing a different account";
/* When a user that is already synced with account A, tries to sign in with a different account B, we should get this error.
Depending on whether we know which email the user is signed in with, either show the specific or the generic message below. This is the text. */
"SignInUserAlreadyLoadedErrorEmailSpecificText:%@" = "The account you signed in with doesn't match the account you're syncing. Please provide the password for \"%@\". To add another account go into Preferences, click the Account tab and select \"Add an Account\"";
"SignInUserAlreadyLoadedErrorGenericText" = "The account you signed in with doesn't match the account you're syncing. To add another account go into Preferences, click the Account tab and select \"Add an Account\"";
/* When MSA user is already syncing with account A, and tries to sign in with account B when prompted for creds. Depending on whether the e-mail address is available or not, we show the specific or generic message below. This is the text */
"SignInUserAlreadyLoadedErrorMSAEmailSpecificText:%@" = "The account you signed in with doesn't match the account you're syncing. Please provide the password for \"%@\".";
"SignInUserAlreadyLoadedErrorMSAGenericText" = "The account you signed in with doesn't match the account you're syncing.";
// Preferences - used by PreferenceController.mm
/* This is the text on preference window toolbar for Preferences. */
"PreferenceGeneralItem" = "Preferences";
/* This is the text that encloses General area in preference window. */
"PreferenceGeneralGroupBoxText" = "General";
/* The text displayed that explains the user should enable the login item. */
"PreferenceManageLoginItemsMessage" = "⚠️ OneDrive can’t open when you sign in to this Mac right now. To always keep your files synced and up to date, open settings and allow OneDrive to start in the background.";
/* The button label to click to enable login items. */
"PreferenceManageLoginItemsButton" = "Open Settings";
/* This is the text on preference window check box. When user checks this option, it allows OneDrive to start when user login. */
"PreferenceStartAtLoginCheckBoxText" = "Open at Login";
/* This is the description for enable OnPrem telemetry checkbox. */
"PrivacyCheckBoxText" = "Send error reports and usage statistics to Microsoft";
/* This is the description when OneDrive is at the wrong location. "Applications" should be localized the same way as the OS. */
"OpenAtLoginDisabledExplaination" = "To make this setting available, quit OneDrive, move the OneDrive application to your Applications folder, and open OneDrive again.";
/* This is the text on preference window check box. When user checks this option, OneDrive icon is removed from the Dock. Note "Dock" is capital D */
"PreferenceHideDockIconText" = "Hide Dock icon";
/* This is the text for a preference window check box. When the user checks this option we will automatically save screenshots any time they take a screenshot. */
"PreferenceEnableScreenCaptureUpload" = "Save screenshots to OneDrive";
/* This is the text for a preference window check box. Checkbox will be disabled and checked because folder backup feature is on. */
"PreferenceEnableScreenCaptureUploadAutoEnabled" = "Save screenshots to OneDrive (enabled by folder backup)";
/* This is the text for a preference window check box. Checkbox will be disabled and unchecked because folder is backed up in another instance. */
"PreferenceEnableScreenCaptureUploadInAnotherInstance" = "Save screenshots to OneDrive (enabled by another account)";
/* This will be displayed when a user running a store build attempts to enable the screen capture
* feature. Due to app store limitations, the user is forced to select their desktop folder. This
* message will be displayed within the file open dialog in order to help the user understand what
* selection they are required to make in the file open dialog. */
"PreferenceEnableScreenCaptureUploadOpenDialogMessage" = "To save your screenshots to OneDrive automatically, please select your Desktop folder.";
/* This is the text on preference window check box. When user checks this option, we will not show share/edit notifications */
"PreferenceDisplayShareEditNotificationsCheckBoxText" = "Show notifications about sharing or editing";
/* This is the text on preference window check box. When user unchecks this option, we will not show Moment of Joy notifications */
"MOJNotificationsCheckBoxText" = "Show notifications for suggested photo and video collections";
/* This is the text on preference window toolbar for About. */
"PreferenceAboutItem" = "About";
/* This is the text that encloses about area in preference window. */
"PreferenceAboutGroupBoxText" = "About Microsoft OneDrive";
/* This is the text that shows on About Tab for MSITSlow users to opt-into MSITFast Ring*/
"PreferenceUpdateRingMSITCheckBoxText" = "Get pre-release Microsoft internal updates";
/* This is the text that shows on About Tab for Production users to opt-into Insider Ring */
"PreferenceUpdateRingProductionCheckBoxText" = "Get OneDrive Insider Preview updates";
/* This is the text that shows version. */
"PreferenceVersionText:%@" = "Version %@";
/* This is the text that shows version for standalone. */
"PreferenceStandaloneVersionText:%@" = "Version %@ (Standalone)";
/* This is the text that shows version for standalone arm64. */
"PreferenceArm64StandaloneVersionText:%@" = "Version %@ (Standalone) (Apple silicon)";
/* Button text for checking if an App Store update is available. */
"PreferenceCheckForUpdates" = "Check for Updates";
/* This is the text that encloses "more info" area in preference window. */
"PreferenceMoreInfoGroupBoxText" = "More Info";
/* This is the text that opens help in browser. */
"PreferenceGetHelpText" = "Get Help with OneDrive";
/* This is the text that opens privacy statement in browser. The South Korea for this string must instead state "개인정보처리방침" (which means "privacy statement"). {StrContains=ko;"개인정보처리방침"} */
"PreferencePrivacyStatementText" = "Privacy & Cookies";
/* This is the text that opens server status in browser. */
"PreferenceServerStatusText" = "Service Status";
/* This is the text that opens Terms of Use in browser. */
"PreferenceTermsOfUseText" = "Terms of Use";
/* This is the text that runs the log collection script. */
"PreferenceSaveLogsButton" = "Save Logs";
/* This is the text that encloses "device id" area in preference window. */
"PreferenceDeviceIdGroupBoxText" = "OneDrive Device ID";
/* This is the text on the button in preference window that copies text to clipboard. */
"PreferenceCopyToClipboardButtonText" = "Copy to Clipboard";
/* This is the text in NSAlert indicating completion of clipboard copy. */
"PreferenceDeviceIdCopiedDialog" = "OneDrive Device ID copied to clipboard";
/* This is the text actually copied to the clipboard. %@ is a numeric string with dashes. */
"PreferenceDeviceIdClipboard:%@" = "OneDrive Device ID: %@";
/* This is the text on the button in preference window that opens the manage storage page on browser */
"PreferenceManageStorageButtonText" = "Manage Storage";
/* This is the text on the button that unlinks OneDrive in preference window. */
"PreferenceUnlinkButtonText" = "Unlink this Mac";
/* This is the text on the button that links to Delete Account instructions in preference window. */
"PreferenceDeleteAccountButtonText" = "Delete Account";
/* This is the title text on the dialog that unlinks OneDrive in preference window. */
"PreferenceUnlinkAlertMessageTitle" = "Unlink Account on this Mac?";
/* This is the body text on the dialog that unlinks OneDrive in preference window for consumer accounts. */
"PreferenceUnlinkAlertDetailedMessage" = "Your OneDrive files will stop syncing. A copy of these files will be left on this Mac.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for consumer accounts when placeholders are enabled. */
"PreferenceUnlinkAlertCloudFilesDetailedMessage" = "Your OneDrive files will stop syncing. Locally available files will remain on this Mac while online only files will be removed.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for business accounts. */
"PreferenceUnlinkAlertDetailedMessageBusiness:%@" = "Your business content associated with account (%@) will stop syncing. A copy of these files will be left on this Mac.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for business accounts when placeholders are enabled. */
"PreferenceUnlinkAlertCloudFilesDetailedMessageBusiness:%@" = "Your business content associated with account (%@) will stop syncing. Locally available files will remain on this Mac while online only files will be removed.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for business accounts. */
"PreferenceUnlinkAlertDetailedMessageBusinessNoEmail" = "Your business content associated with this account will stop syncing. A copy of these files will be left on this Mac.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for business accounts when placeholders are enabled. */
"PreferenceUnlinkAlertCloudFilesDetailedMessageBusinessNoEmail" = "Your business content associated with this account will stop syncing. Locally available files will remain on this Mac while online only files will be removed.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for last library unsynced. %1$@ is a folder name, %2$@ is an email address */
"PreferenceUnlinkLastLibraryAlertDetailedMessage:%@,%@" = "%1$@ is your last synced folder. If you stop syncing this folder, your %2$@ account will be unlinked. A copy of these files will be left on this Mac.";
/* This is the body text on the dialog that unlinks OneDrive in preference window for last library unsynced when placeholders are enabled. %1$@ is a folder name, %2$@ is an email address */
"PreferenceUnlinkLastLibraryCloudFilesAlertDetailedMessage:%@,%@" = "%1$@ is your last synced folder. If you stop syncing this folder, your %2$@ account will be unlinked. Locally available files will remain on this device while online only files will be removed.";
/* This is the text on the confirm button in the dialog that unlinks OneDrive in preference window. */
"PreferenceUnlinkAlertConfirmButton" = "Unlink Account";
/* This is the text on the cancel button in the dialog that unlinks OneDrive in preference window. */
"PreferenceUnlinkAlertCancelButton" = "Cancel";
/* This is the title text for the unlink survey*/
"UnlinkSurveyTitle" = "We're Sorry to See You Go";
/* This is the body text for the unlink survey */
"UnlinkSurveyBodyText" = "Please let us know why you've decided to stop linking your device.";
/*This is the text for unlink reason "Resetting device" */
"UnlinkSurveyResettingDevice" = "I'm resetting my device or getting a new one";
/*This is the text for unlink reason "Leaving OneDrive" */
"UnlinkSurveyLeaving" = "I'm leaving OneDrive for another cloud storage service";
/*This is the text for unlink reason "Fixing an issue"*/
"UnlinkSurveyFixingIssue" = "I'm trying to fix an issue";
/*This is the text for unlink reason "Changing OneDrive account"*/
"UnlinkSurveyChangingAccount" = "I'm changing my OneDrive accoung";
/*This is the text for unlink reason "Other"*/
"UnlinkSurveyOther" = "Other";
/* This is the text on the button that resets OneDrive in preference window. */
"PreferenceResetButtonText" = "Reset OneDrive";
/* This is the text on preference window toolbar for account. */
"PreferenceAccountItem" = "Account";
/* This is the text that tells users how to sync down only selected folders in preference window. */
"PreferenceSelectiveSyncDescription" = "Folders you choose will be available on this Mac.";
/* This is the text that encloses "Choose folders" area in preference window. */
"PreferenceFolderGroupBoxText" = "Choose Folders";
/* This is the button that opens up advanced selective sync in preference window. */
"PreferenceSelectFoldersButton" = "Choose Folders";
/* This is the name for the selective sync tree showing which folders user can choose. */
"SelectiveSyncTreeAccessibleName" = "Choose Folders to Sync";
/* This is the text on the the preference window toolbar for network. */
"PreferenceNetworkItem" = "Network";
/* This is the text on the Upload box. */
"PreferenceUploadBox" = "Upload Rate";
/* This is the text on the radio button that does not limit bandwidth. */
"PreferenceNoLimit" = "Don't Limit";
/* This is the text on the radio button that does not limit bandwidth. */
"PreferenceAutoLimit" = "Adjust Automatically";
/* This is the text on the radio button that does not limit bandwidth. */
"PreferenceAutoLimitByAdmin" = "Adjust Automatically (Managed by your Organization)";
/* This is the text on the radio button that does limit bandwidth. */
"PreferenceCustomLimit" = "Limit to:";
/* This is the text on the Download box. */
"PreferenceDownloadBox" = "Download Rate";
/* This is the text on the box to enable the Files On-Demand feature. */
"PreferenceCloudFilesEnableBox" = "Files On-Demand";
/* This is the description for the Files On-Demand box. */
"PreferenceCloudFilesDescription" = "Files On-Demand frees up space on your computer by downloading files as you use them.";
/* Button text in Files On-Demand box. Clicking this button turns on the feature. */
"PreferenceCloudFilesEnable" = "Turn On Files On-Demand";
/* Button text in Files On-Demand box. Clicking this button turns off the feature. */
"PreferenceCloudFilesDisable" = "Turn Off Files On-Demand";
/* Link in the Files On-Demand box. Clicking this link will launch a webpage with more information. */
/* Also resued in local mass delete delete confirmed ACM. */
"PreferenceCloudFilesMoreInfo" = "Learn More";
/* This is the text on the box to change the Files On-Demand cloud files pin state. */
"PreferenceCloudFilesAdvancedEnableBox" = "Files On-Demand (Advanced)";
/* This is the description for making all files online-only option. */
"PreferenceCloudFilesUnpinOptionDescription" = "Files On-Demand automatically downloads the files you use and helps free up disk space taken by those you don't.";
"PreferenceCloudFilesUnpinOptionDescriptionV2" = "OneDrive files you haven't opened will be available online-only until you open them on this device. Then the files will be downloaded and available offline.";
/* Button to unpin all files. Clicking this button will pop up a confirmation dialog. */
"PreferenceCloudFilesUnpinButton" = "Download files as you use them (recommended)";
"PreferenceCloudFilesUnpinButtonV2" = "Download Files as You Open Them (Recommended)";
/* This is the description for keeping all files on device option. The placeholders are size and units of disk space will be used. */
"PreferenceCloudFilesPinOptionDescription" = "Download all OneDrive files now (using up to %1$@ disk space) and always keep them on this device.";
"PreferenceCloudFilesPinOptionDescriptionV2" = "Download all your files now and OneDrive will continue to download new files so they're available offline. This will take up to %1$@ on this device.";
/* This is the description for keeping all files on device option. The placeholders are size and units of disk space will be used. */
"PreferenceCloudFilesPinOptionDescriptionWithoutDiskSpace" = "Download all OneDrive files now and always keep them on this device.";
"PreferenceCloudFilesPinOptionDescriptionWithoutDiskSpaceV2" = "Download all your files now and OneDrive will continue to download new files so they're available offline.";
/* Button to pin all files. Clicking this button will pop up a confirmation dialog. */
"PreferenceCloudFilesPinButton" = "Download all OneDrive files now";
"PreferenceCloudFilesPinButtonV2" = "Download All Files Now";
/* This is the title text in the confirmation dialog when user choose to unpin all the files through Files On-Demand. */
"PreferenceCloudFilesUnpinAlertTitle" = "OneDrive files will be available online-only until the next time you use them";
"PreferenceCloudFilesUnpinAlertTitleV2" = "Download Files as You Open Them";
/* This is the message in the confirmation dialog when user choose to unpin all the files through Files On-Demand. */
"PreferenceCloudFilesUnpinAlertMessage" = "You'll need internet access to open files.";
"PreferenceCloudFilesUnpinAlertMessageV2" = "You'll need internet access to open files the first time, and then they'll be available offline.";
/* This is the title text in the confirmation dialog when user choose to pin all the files through Files On-Demand. */
"PreferenceCloudFilesPinAlertTitle" = "All OneDrive files will be downloaded now and kept on this device";
"PreferenceCloudFilesPinAlertTitleV2" = "Download All Files Now";
/* This is the message in the confirmation dialog when user choose to pin all the files through Files On-Demand. The placeholders are size and units of disk space will be used. */
"PreferenceCloudFilesPinAlertMessage" = "This will use up to %1$@ of disk space.";
"PreferenceCloudFilesPinAlertMessageV2" = "OneDrive will download all your files and any new files so they're available offline. This will take up %1$@ on this device.";
/* This is the message in the confirmation dialog when user choose to pin all the files through Files On-Demand. */
"PreferenceCloudFilesPinAlertMessageWithoutDiskSpace" = "This will use additional disk space.";
"PreferenceCloudFilesPinAlertMessageWithoutDiskSpaceV2" = "OneDrive will download all your files and any new files so they're available offline.";
/* This is the text on the confirm button in the dialog that change Files On-Demand pin/unpin option. */
"PreferenceCloudFilesOptionAlertContinueButton" = "Continue";
/* This is the text on the confirm button in the dialog that disables Files On-Demand in preference window. */
"PreferenceDisableCloudFilesAlertConfirmButton" = "OK";
/* This is the text on the cancel button in the dialog that disables Files On-Demand in preference window. */
"PreferenceDisableCloudFilesAlertCancelButton" = "Cancel";
/* Primary text for the pop up dialog when a user disables OCSI */
"PreferenceDisableOCSISettingAlertTitle" = "Turn Off File Collaboration?";
/* Secondary text in the pop up dialog when a user disables OCSI. Office is a name referring to the suite of products by Microsoft */
"PreferenceDisableOCSISettingAlertBody" = "If you turn this off, you won't be able to collaborate on or share Office files.";
/* Primary button text for pop up dialog to turn off OCSI */
"PreferenceDisableOCSISettingAlertButtonPrimary" = "Turn Off";
/* This is the title text on the dialog that is shown if Files On-Demand cannot start but was previously enabled. */
"CFConnectFailedDialogMessageTitle" = "OneDrive Files On-Demand Didn't Start";
/* This is the body text on the dialog that is shown if Files On-Demand cannot start but was previously enabled. %@ is the detailed error string. */
"CFConnectFailedDialogDetailedMessage:%@" = "Please restart your computer and try again. Error codes: %@";
/* This is the title text on the dialog that is shown if OneDrive cannot start due to a provider not found error (Macbox only). */
"MacboxProviderNotFoundDialogMessageTitle" = "OneDrive Couldn't Start";
/* This is the body text on the dialog that is shown if OneDrive cannot start due to a provider not found error (Macbox only). */
"MacboxProviderNotFoundDialogDetailedMessage" = "A system component is preventing OneDrive from starting. Please restart your Mac and try again.";
/* Text shown in the Finder when the app shuts down and can no longer sync a location in the Finder. */
"MacboxDisconnectReasonOneDriveDown" = "OneDrive is not running. Start OneDrive to keep your files backed up and up to date.";
/* Text shown in the Finder when the sync root is disconnected because an upgrade is taking place */
"MacboxDisconnectReasonUpgrade" = "OneDrive is performing an upgrade and will be available soon.";
/* Text shown in the Finder when the app is rebuilding some state. */
"MacboxDisconnectReasonRebuild" = "OneDrive is performing maintenance and will be available shortly.";
/* [Deprecated] This is the title text on the dialog that is shown if OneDrive cannot start because another instance of OneDrive has already registered this domain (Macbox only). */
"MacboxProviderAlreadyExistsDialogMessageTitle" = "Account Already Connected";
/* This is the title text on the dialog that is shown if OneDrive cannot start because another instance of OneDrive has already registered this domain (Macbox only). */
"MacboxProviderAlreadyExistsDialogMessageTitleV2" = "Signed In on Another Version";
/* [Deprecated] This is the body text on the dialog that is shown if OneDrive cannot start because another instance of OneDrive has already registered this domain (Macbox only). */
"MacboxProviderAlreadyExistsDialogDetailedMessage" = "A different version of the OneDrive app is already connected to this account.";
/* This is the body text on the dialog that is shown if OneDrive standalone build cannot start because OneDrive AppStore build has already registered this domain (Macbox only). */
"MacboxProviderAlreadyExistsDialogDetailedMessageStandalone:%@" = "Your account (%@) was signed in to the App Store version of OneDrive on this device. Delete it and download the App Store version. Or sign in with another account here.";
/* This is the body text on the dialog that is shown if OneDrive AppStore build cannot start because OneDrive standalone build has already registered this domain (Macbox only). */
"MacboxProviderAlreadyExistsDialogDetailedMessageAppStore:%@" = "Your account (%@) was signed in to a different OneDrive version on this device. Delete it and download the version from OneDrive’s website. Or sign in with another account here.";
/* This is the title text on the dialog that is shown if OneDrive cannot start because there are multiple versions of OneDrive.app installed on the box (Macbox only). */
"MacboxProviderMultipleVersionsDialogMessageTitle" = "Multiple OneDrive Versions";
/* This is the body text on the dialog that is shown if OneDrive cannot start because there are multiple versions of OneDrive.app installed on the box (Macbox only). */
"MacboxProviderMultipleVersionsDialogDetailedMessage" = "More than one version of OneDrive is installed on this Mac. Remove the extra versions and restart OneDrive.";
/* This is the title text on the dialog that is shown if OneDrive cannot start because it is translocated (e.g. the quarantine bit is set on it and it was launched) (Macbox only). */
"MacboxProviderTranslocatedDialogMessageTitle" = "OneDrive Couldn't Start";
/* This is the body text on the dialog that is shown if OneDrive cannot start because it is translocated (e.g. the quarantine bit is set on it and it was launched) (Macbox only). */
"MacboxProviderTranslocatedDialogDetailedMessage" = "Please move the OneDrive app to the Applications folder, and try again.";
/* This is the body text on the dialog that is shown if OneDrive is about to sign out due to an error and potentially erase local data. */
"MacSignOutConfirmTitle" = "Erase OneDrive content and settings?";
/* This is the body text on the dialog that is shown if OneDrive is about to sign out due to an error and potentially erase local data. */
"MacSignOutConfirmMessage" = "You’ll be erasing all content from your local OneDrive folder and all OneDrive settings from this Mac. You can set up OneDrive again later to sync your files back from the cloud.";
/* This is the quit button on the dialog that is shown if OneDrive is about to sign out due to an error and potentially erase local data. */
"MacSignOutConfirmExitButton" = "Close OneDrive Instead";
/* This is the erase button on the dialog that is shown if OneDrive is about to sign out due to an error and potentially erase local data. */
"MacSignOutConfirmEraseButton" = "Confirm and Erase OneDrive";
/* This is the title on the dialog that is shown if OneDrive cannot start because the old Files On-Demand can't start due to a missing system component,
but the user also can't upgrade to the new Files On-Demand. */
"MacboxNotEnabledWithNoKextTitle" = "OneDrive Couldn't Start";
/* This is the body text on the dialog that is shown if OneDrive cannot start because the old Files On-Demand can't start due to a missing system component,
but the user also can't upgrade to the new Files On-Demand. */
"MacboxNotEnabledWithNoKextMesssage" = "A required system component is unavailable on this version of macOS.";
/* Secondary text shown in the MacboxNotEnabledWithNoKextTitle dialog for a generic problem upgrading to File Provider */
"MacboxNotEnabledWithNoKextReason_1" = "An unknown error occurred with a system component. Please restart your Mac and try again.";
/* Secondary text shown in the MacboxNotEnabledWithNoKextTitle dialogfor a bad file system detected during the upgrade to File Provider */
"MacboxNotEnabledWithNoKextReason_2" = "OneDrive is running on an unsupported file system. Upgrade your file system to APFS and then restart OneDrive.";
/* Secondary text shown in the MacboxNotEnabledWithNoKextTitle dialog for a non-writable sync root detected during the upgrade to File Provider */
"MacboxNotEnabledWithNoKextReason_3" = "Your OneDrive folder is locked or cannot be written. Ensure the folder is not locked and has appropriate permissions, and then restart OneDrive.";
/* Secondary text shown in the MacboxNotEnabledWithNoKextTitle dialog for a failed system component detected during the upgrade to File Provider */
"MacboxNotEnabledWithNoKextReason_4" = "A system component blocked OneDrive from starting. Restart your Mac and try again.";
/* This is the button text to display the Blocked Applications list. */
"PreferenceBlockedAppButtonText" = "Manage Blocked Apps";
/* This is the description for the Hydrating Applications pane. */
"PreferenceHydratingAppDescription" = "These applications are blocked from automatically downloading from OneDrive:";
/* This is the description for the checkbox that allows user to control whether they see a hydration notification toast. */
"PreferenceNotifyHydratingAppCheckbox" = "Notify me when an app is downloading from OneDrive";
/* This is the header of the table listing Blocked Applications */
"PreferenceBlockedAppTableHeader" = "Applications";
/* Label for the button to close the Blocked Applications list */
"PreferenceBlockedAppCloseButtonLabel" = "Close";
/* Prompt for user to add an application to the Blocked Applications list */
"PreferenceBlockedAppAddApplicationPrompt" = "Select applications that you want to block from automatically downloading files";
/* Header for error when unable to add an application to the Blocked Applications list */
"PreferenceBlockedAppAddApplicationErrorHeader" = "Couldn't Add the Selection";
/* Body for error when unable to add an application to the Blocked Applications list*/
"PreferenceBlockedAppAddApplicationErrorBody" = "Only applications can be blocked from automatically downloading OneDrive files. Please select an application and try again.";
/* Tooltip for the + button that allows the user to add an application to the Blocked Applications list */
"PreferencesBlockedAppAddApplicationButtonTooltip" = "Add Application";
/* Tooltip for the - button that allows the user to remove an application from the Blocked Applications list */
"PreferencesBlockedAppRemoveApplicationButtonTooltip" = "Remove Application";
/* This is the text on preference window toolbar for Backup. */
"PreferenceBackupItem" = "Backup";
/* This is the text that encloses KFM area in preference window. */
"PreferenceKnownFolderGroupBoxText" = "Important Mac Folders";
/* This is the description for the KFM box. */
"PreferencesKnownFolderDescription" = "Back up files in the Desktop and Documents folders to OneDrive, so they're protected and available on other devices.";
/* Label for the button to open Move Window */
"PreferenceLaunchMoveWindowButtonLabel" = "Manage Backup";
/* Link in the KFM box. Clicking this link will launch a webpage with more information. */
"PreferenceKnownFolderMoreInfo" = "Learn More";
/* This is the text that encloses screenshots area in preference window. */
"PreferencesScreenshotsGroupBoxText" = "Screenshots";
// Preferences - Advanced Selective Sync Page
/* This is the text on the top of advanced selective sync sheet. */
"AdvancedSelectiveSyncTitle" = "Sync Your Files to This Mac";
/* This is the text on the top of advanced selective sync sheet when Cloud Files on. */
"AdvancedSelectiveSyncTitleCloudFiles" = "Choose Folders";
/* This is the text under the title of advanced selective sync sheet. */
"AdvancedSelectiveSyncDescription:%@" = "Choose what you want to download to your \"%@\" folder. You can get to these items even when you're offline.";
/* This is the text in advanced selective sync sheet to sync everything. */
"AdvancedSelectiveSyncAll" = "Sync all files and folders on my OneDrive";
/* This is the text in advanced selective sync sheet to sync everything under a team site. */
"AdvancedSelectiveSyncAllTeamSite:%@" = "Sync all files and folders in %@";
/* This is the text in advanced selective sync sheet to sync only some files. */
"AdvancedSelectiveSyncSome" = "Or sync only these folders:";
/* This is the text under the title of advanced selective sync sheet in the Preferences page and Cloud Files enabled. */
"AdvancedSelectiveSyncDescriptionCloudFiles" = "Choose what you want to be available in your \"%@\" folder. These files will be available on-demand. Unselected folders will be hidden from Finder.";
/* This is the text in advanced selective sync sheet to sync everything when Cloud Files is enabled. */
"AdvancedSelectiveSyncAllCloudFiles" = "Make all files available";
/* This is the text in advanced selective sync sheet to sync only some files when Cloud Files is enabled. */
"AdvancedSelectiveSyncSomeCloudFiles" = "Or make these folders visible:";
/* This is the text on the file group item in the tree view. %@ is for folder names. ie "puppies", "Cute Kittens". */
"AdvancedSelectiveSyncFileGroupItem:%@" = "Files in \"%@\"";
/* This is the text on the root's file group item in the tree view. */
"AdvancedSelectiveSyncFileGroupItemRoot" = "Files not in a folder";
/* This is the text on the advanced selective sync sheet for the local path on Mac. */
"AdvancedSelectiveSyncMacLocationText" = "Location on your Mac:";
/* This is the text on the advanced selective sync sheet for the local path on Mac. %@ is a path. */
"AdvancedSelectiveSyncMacLocationText:%@" = "Location on your Mac: %@";
/* This is the button text on the advanced selective sync sheet for start sync. */
"AdvancedSelectiveSyncStartSyncButtonText" = "Start Sync";
/* This is the button text on the advanced selective sync sheet for confirmation. */
"AdvancedSelectiveSyncConfirmButtonText" = "OK";
/* This is the button text on the advanced selective sync sheet for cancelling out. */
"AdvancedSelectiveSyncCancelButtonText" = "Cancel";
/* This is the text at the middle of advanced selective sync sheet when loading. */
"AdvancedSelectiveSyncLoading" = "Loading...";
/* This is the text at the middle of advanced selective sync sheet when failed to load folders. Please keep "\n" intact. */
"AdvancedSelectiveSyncFailedLoading:%@" = "We couldn't get the list of folders in %@.\nPlease close this dialog and try again.";
/* This is the text at the middle of advanced selective sync sheet when failed to load folders during FRE. Please keep "\n" intact. */
"AdvancedSelectiveSyncFailedLoadingFRE" = "There was a problem displaying your list of folders. If you continue, we'll sync all your files and folders for now, but you can change this later in Preferences.";
/* This is the text at the middle of advanced selective sync sheet when failed to load folders due to provision error. */
"AdvancedSelectiveSyncFailedLoadingWithProvisionError" = "Sorry, we couldn't display your list of folders because we're still setting up your account. We'll sync all files and folders, but you can change this later in Preferences.";
/* This is the text at the middle of advanced selective sync sheet when failed to load folders due to offline error*/
"AdvancedSelectiveSyncFailedLoadingWithOfflineError" = "We couldn't display your list of folders because we couldn't connect to OneDrive. Check your Internet connection and try again.";
/* This is the text at the middle of advanced selective sync sheet when failed to load folders due to auth error. */
"AdvancedSelectiveSyncFailedLoadingWithAuthError" = "Your list of folders couldn't be displayed because there's a problem with your account. Please exit OneDrive and sign in again.";
/* This is the text at the bottom of advanced selective sync sheet. */
"AdvancedSelectiveSyncFootnote" = "If you stop syncing files or folders, they'll stay on OneDrive but won't be on this Mac. If they're already on this Mac, they'll be deleted.";
/* This is the text at the bottom of advanced selective sync sheet. */
"AdvancedSelectiveSyncFootnoteCloudFiles" = "If you hide these folders on your Mac, the files will stay on OneDrive but won't be on this Mac. Any items in this folder will be deleted from this Mac.";
/* This is the text at the bottom of advanced selective sync sheet. */
"AdvancedSelectiveSyncTeamSiteFootnote" = "If you stop syncing files or folders, they'll stay on SharePoint but won't be on this Mac. If they're already on this Mac, they'll be deleted.";
/* This is the text at the bottom of advanced selective sync sheet. */
"AdvancedSelectiveSyncTeamSiteFootnoteCloudFiles" = "If you hide these folders on your Mac, the files will stay on SharePoint but won't be on this Mac. Any items in this folder will be deleted from this Mac.";
/* This is the title text in the alert sheet after we fail to set selective sync */
"AdvancedSelectiveSyncFailedSettingTitle" = "Sorry, there was a problem applying your changes";
/* This is the description text in the alert sheet after we fail to set selective sync */
"AdvancedSelectiveSyncFailedSettingDescription:%@" = "We couldn't save the list of folders you chose to sync to %@. Please try again.";
/* This is the button text in the alert sheet after we fail to set selective sync */
"AdvancedSelectiveSyncFailedSettingConfirm" = "Close";
/* This is the title text in the alert sheet after we fail to set selective sync because syncengine is busy */
"AdvancedSelectiveSyncBusySettingTitle" = "Sorry, there was a problem changing which folders sync on this Mac";
/* This is the description text in the alert sheet after we fail to set selective sync because syncengine is busy*/
"AdvancedSelectiveSyncBusySettingDescription" = "Some of the items you tried to stop syncing aren't in OneDrive yet. Please wait for them to finish uploading and fix any sync problems, and then try making changes again later.";
/* This is the text indicating the total size of all selected files and folders. The placeholder is the size and the unit.
Examples: Selected: 20 MB */
"AdvancedSelectiveSyncFilesSelected:%@" = "Selected: %@";
/* This is the text indicating the total size of all selected files and folders. The 1st placeholder is the size and the 2nd placeholder is the unit.
Examples: Selected: 20 MB */
"AdvancedSelectiveSyncFilesSelected:%@,%@" = "Selected: %1$@ %2$@";
/* This is the text indicating the remaining space on disk. The first item is the disk. The second item is the size and the unit.
Examples: Remaining space on Macintosh HD: 20 GB */
"AdvancedSelectiveSyncAvailableSpace:%@,%@" = "Remaining space on %1$@: %2$@";
/* This is the text indicating the remaining space on disk. The first item is the disk. The second item is the size and third item is the unit.
Examples: Remaining space on Macintosh HD: 20 GB */
"AdvancedSelectiveSyncAvailableSpace:%@,%@,%@" = "Remaining space on %1$@: %2$@ %3$@";
/* This is the description text for selectively syncing folders */
"AdvancedSelectiveSyncSyncOnlyTheseFolderTitle" = "Sync only these folders";
/* This is the text shown when calculating the selected and remaining disk space */
"AdvancedSelectiveSyncLoadingTitle" = "Calculating...";
/* This is the text shown when content already syncing */
"AdvancedSelectiveSyncAlreadySyncingWarning" = "You are already syncing this content.";
/* This is the text shown when the teamsite that will be synced is read-only. */
"AdvancedSelectiveSyncReadOnlyWarning" = "This site is read-only. You can't make any changes to files or folders on this site.";
/* This is an informational message on the Selective Sync dialog's info bar which educates the user about why certain folders are not able to be stopped from syncing from this menu. */
"AdvancedSelectiveSyncCannotUnsyncInfo" = "We are unable to stop syncing some folders. Learn more.";
/* Title text to indicate syncing of this folder can not be stopped. */
"AdvancedSelectiveSyncKnownFolderUnsyncWarningPrimary" = "Can't Stop Syncing Folder";
/* Secondary text to provide instructions on how to get this folder into a state where syncing can be stopped. %1$@ is the name of the folder. */
"AdvancedSelectiveSyncKnownFolderUnsyncWarningSecondary:%@" = "The folder you tried to unselect is the Mac %1$@ folder, which is an important folder in Mac and is currently pointed to OneDrive.";
/* Secondary text to provide instructions on how to get this folder into a state where syncing can be stopped. %1$@ is the name of the folder. */
"AdvancedSelectiveSyncContainsKFUnsyncWarningSecondary:%@" = "The folder you tried to unselect contains the Mac %1$@ folder, which is an important folder in Mac and is currently pointed to OneDrive.";
/* This is the text for add an account button in the account tab of preference window */
"AddAccountButtonText" = "Add an Account";
/* This is the text for teamsite box in account tab of preference window (singular) */
"PreferenceTeamSiteGroupBoxText" = "1 Location is Syncing";
/* This is the text for teamsite box in account tab of preference window (plural) */
"PreferenceTeamSiteGroupBoxText:%d" = "%d Locations are Syncing";
/* This is the text shown when not syncing ODB in account tab of preference window */
"PreferenceNotSyncingQuotaText" = "Not syncing";
/* This is the text for start sync button for ODB in account tab of preference window */
"PreferenceStartSyncButton" = "Start Sync";
/* This is the text for stop sync button for each team site library in account tab of preference window */
"PreferenceStopSyncButton" = "Stop Sync";
/* This is the title text in the dialog that stops syncing a teamsite in preference window. */
"PreferenceStopSyncAlertMessageTitle:%@" = "Stop Syncing %@?";
/* This is the body text in the dialog that unlinks OneDrive in preference window. */
"PreferenceStopSyncAlertDetailedMessage:%@" = "%@ will stop syncing. A copy of these files will be left on this Mac.";
/* Body of a confirmation dialog that makes sure that business users want to stop syncing their teamsite when placeholders are enabled. %@ is a library name. */
"PreferenceStopSyncAlertCloudFilesDetailedMessage:%@" = "%@ will stop syncing. Locally available files will remain on this device while online only files will be removed.";
/* This is the text on the confirm button in the dialog that stops syncing in preference window. */
"PreferenceStopSyncAlertConfirmButton" = "Stop Syncing";
/* This is the text on the cancel button in the dialog that stops syncing in preference window. */
"PreferenceStopSyncAlertCancelButton" = "Cancel";
/* This is the title of the notifications we show after a team site has been succesfully connected (initial sync). %1$@ is a folder name. */
"TeamSiteNotificationTitle:%@" = "You are now syncing \"%1$@\"";
/* This is the body of the notification we show after a read-only team site has been succesfully connected (initial sync). */
"TeamSiteNotificationReadOnlyBody" = "This site is read-only. Click here to view your files.";
/* This is the body of the notification we show after an editable team site has been succesfully connected (initial sync). %1$@ is a folder name. */
"TeamSiteNotificationEditableBody:%@" = "You can edit files in \"%1$@\". Click here to view your files.";
/* This is the title of the notification we show after a previously connected, editable team site has become read-only. %1$@ is a folder name. */
"TeamSiteNotificationAlreadySyncingReadOnlyTitle:%@" = "\"%1$@\" is now read-only.";
/* This is the body of the notification we show after a previously connected, editable team site has become read-only. */
"TeamSiteNotificationAlreadySyncingReadOnlyBody" = "You can no longer edit files or folders because the site permissions have changed.";
/* This is the title of the notification we show after a previously connected, read-only team site has become editable. %1$@ is a folder name. */
"TeamSiteNotificationAlreadySyncingEditableTitle:%@" = "You can now make changes in \"%1$@\"";
/* This is the body of the notification we show after a previously connected, read-only team site has become editable. */
"TeamSiteNotificationAlreadySyncingEditableBody" = "Any changes will upload to the site.";
/* This is the title of the notifications we show when a team site is already connected. %1$@ is a folder name. */
"TeamSiteMountAlreadySyncingHeader:%@" = "You are already syncing \"%1$@\"";
/* This is the body of the notification we show when a team site is already connected. %1$@ is a folder name. */
"TeamSiteMountAlreadySyncingBody:%@" = "\"%1$@\" is already syncing on this device. Click here to view your files.";
/* Error dialog title for dialogs that stop the user from syncing On Prem because the front door URL is missing or ramp is off. */
"CannotSyncOnPremTitle" = "Sorry, we couldn't sync this folder";
/* Body text for when we can't sync on Prem because its ramped off. */
"OnPremSyncNotEnabledBody" = "We don't support syncing SharePoint on-premise folders.";
/* Body text for when we can't sync On Prem because the front door URL is not configured. */
"OnPremFrontDoorUrlNotSetBody" = "Contact your IT administrator to configure OneDrive to sync SharePoint on-premise folders.";
/* Title text for when we can't sync on Prem because it's configured for Kerberos but we can't use the locally configured settings */
"OnPremSyncNegotiateNotConfiguredTitle" = "OneDrive Couldn't Log In";
/* Body text for when we can't sync on Prem because it's configured for Kerberos but we can't use the locally configured settings */
"OnPremSyncNegotiateNotConfigured" = "There's a problem with your credentials. Try launching the Ticket Viewer application, and then adding your identity or signing in again. For help, contact your IT department.";
/* This is the alert dialog show when the user needs to consent to a new OnPrem host domain syncing. */
"NewHostMountConsentTitle" = "Allow OneDrive to Sync?";
/* This is the alert dialog show when the user needs to consent to a new OnPrem host domain syncing. %1$@ is the mount point's domain and %2$@ is the user's username. */
"NewHostMountConsentMessage:%@,%@" = "You're trying to sync from a new location (%1$@) with your %2$@ account. You should only sync files if you trust this location.";
/* This is the alert dialog show when the user needs to consent to a new OnPrem host domain syncing, give consent */
"NewHostMountConsentGiveConsentButton" = "Allow";
/* This is the alert dialog show when the user needs to consent to a new OnPrem host domain syncing, deny consent */
"NewHostMountConsentDenyConsentButton" = "Cancel";
// Sync Engine errors - used by coreController.mm. These are built manually, so straight searching won't work.
/* This is the title text shown on the popup dialog when we detect a new version of the client is available */
"SyncEngineError:OldClientVersion Title" = "This version of OneDrive is out of date.";
/* This is the text shown on the popup dialog when we detect a new version of the client is available*/
"SyncEngineError:OldClientVersion Message" = "Please visit the Mac App Store and update the latest version of OneDrive for Mac.";
/* Text for button in error dialog to quit application */
"SyncEngineError:OldClientVersion DefaultButton" = "Quit";
/* No comments provided by engineer */
"SyncEngineError:PUIDFlip Title" = "We are having trouble identifying your device.";
/* No comments provided by engineer*/
"SyncEngineError:PUIDFlip Message" = "Please back up all the files in your synced folders. Then visit http://g.live.com/0ELHP_MEREN/266 to report this issue on the OneDrive forums. Please include this error text in your forum post.";
/* Text for button in error dialog to quit application */
"SyncEngineError:PUIDFlip DefaultButton" = "Quit";
/* No comments provided by engineer */
"SyncEngineError:DiskFull Title" = "Your hard disk is almost full.";
/* No comments provided by engineer*/
"SyncEngineError:DiskFull Message" = "Please make more space available to continue using OneDrive.";
/* Text for button in error dialog to quit application */
"SyncEngineError:DiskFull DefaultButton" = "Quit";
/* This is shown when resign-in is required for MSA account*/
"SyncEngineError:ForceSignIn Title" = "You're not signed in";
/* No comments provided by engineer */
"SyncEngineError:ForceSignIn Message" = "Your files might not be up to date. Re-enter your credentials to start syncing again.";
/* No comments provided by engineer */
"SyncEngineError:ForceSignIn DefaultButton" = "OK";
/* No comments provided by engineer */
"SyncEngineError:ForceSignIn CancelButton" = "Cancel";
/* This is shown when resign-in is required*/
"AuthReSignInTitle" = "Re-enter your credentials to continue syncing";
/* This is shown when resign-in is required*/
"AuthReSignInTitleShort" = "Re-enter your credentials";
/* Inform user that they aren't syncing until they sign in again */
"AuthReSignInMessage" = "We may periodically need you to sign in again. OneDrive has stopped syncing. Your files might not be up to date until you re-enter your credentials.";
/* Inform user that they aren't syncing until they sign in again */
"AuthReSignInMessageShort" = "OneDrive has stopped syncing. Your files might not be up to date until you re-enter your credentials.";
/* Inform user that they aren't syncing until they sign in again */
"AuthReSignInMessageWithEmail:%@" = "We may periodically need you to sign in again. OneDrive has stopped syncing. Your files might not be up to date until you re-enter your credentials for %@.";
/* Inform user that they aren't syncing until they sign in again */
"AuthReSignInMessageWithEmailShort:%@" = "OneDrive has stopped syncing. Your files might not be up to date until you re-enter your credentials for %@.";
/* Re-enter Credentials is expected to pop up a UI prompt */
"AuthReenterCredentialsButton" = "Re-enter Credentials";
/* Sign in again button is expected to pop up a UI prompt */
"AuthSignInAgainButton" = "Sign In Again";
/* Ask me later will silently retry signin*/
"AuthSigninLaterButton" = "Ask Me Later";
/* No comments provided by engineer */
"SyncEngineError:NetworkFailure Title" = "There might be a problem with your Internet connection.";
/* No comments provided by engineer */
"SyncEngineError:NetworkFailure Message" = "Make sure your computer is connected to the Internet, and then try again.";
/* No comments provided by engineer */
"SyncEngineError:NetworkFailure DefaultButton" = "OK";
/* No comments provided by engineer*/
"SyncEngineError:TerminateCore Title" = "Sorry, there is a problem with OneDrive.";
/* No comments provided by engineer*/
"SyncEngineError:TerminateCore Message" = "Please restart OneDrive.";
/* Text for button in error dialog to quit application */
"SyncEngineError:TerminateCore DefaultButton" = "Quit";
/* No comments provided by engineer*/
"SyncEngineError:ServerError Title" = "Sorry, there is a problem with the OneDrive servers.";
/* No comments provided by engineer */
"SyncEngineError:ServerError Message" = "Please try again in a few minutes.";
/* Text for button in error dialog to quit application */
"SyncEngineError:ServerError DefaultButton" = "Quit";
/* Text shown when a user's account is suspended */
"SyncEngineError:AccessDenied Title" = "Sorry, there seems to be a problem with your account. To learn how to fix this problem, go to OneDrive.com and sign in. After you fix the problem, try again";
/* Text shown when a user's account is suspended */
"SyncEngineError:AccessDenied Message" = "Please contact customer support.";
/* Text for button in error dialog to quit application */
"SyncEngineError:AccessDenied DefaultButton" = "Quit";
/* No comments provided by engineer*/
"SyncEngineError:Unknown Title" = "Sorry, there is a problem with OneDrive.";
/* No comments provided by engineer*/
"SyncEngineError:Unknown Message" = "Please quit OneDrive, make sure your computer is connected to the Internet, and then restart the application.";
/* Text for button in error dialog to quit application */
"SyncEngineError:Unknown DefaultButton" = "Quit";
/* Error shown when the Scope Id of the users OneDrive folder is invalid %1$@ is a library name. */
"SyncEngineError:RootScopeNotFound Title:%@" = "Your \"%1$@\" library has been recreated on the web";
/* Error shown when the Scope Id of the users OneDrive folder is invalid*/
"SyncEngineError:RootScopeNotFound Message" = "Click \"Reconfigure OneDrive\" to set up this library on this Mac again.";
/* Text for button in error dialog to reconfigure OneDrive*/
"SyncEngineError:ButtonText ReconfigureButton" = "Reconfigure OneDrive";
/* Message title in error dialog when a folder not found and drive is present. %1$@ is a folder name, %2$@ is its local path */
"SyncError:MissingFolder Title:%@,%@" = "We couldn't find your \"%1$@\" folder in %2$@";
/* Message in error dialog when the root folder is deleted. %@ is a folder name. */
"SyncError:RootFolderDeleted Message:%@" = "Click \"Exit OneDrive,\" or click \"Erase and Set Up OneDrive\" to set up your \"%@\" folder again.";
/* Message in error dialog when folder is not found while re-mapping and drive is present */
"SyncError:MissingFolder Message" = "Make sure this folder still exists in this location and click \"Try Again,\" or click \"Stop Sync\" to stop syncing this folder.";
/* Message in error dialog when mounted folder not found while re-mapping. %@ is an email address */
"SyncError:MissingMountedFolder SetUpMessage:%@" = "Make sure this folder still exists in this location and click \"Try Again,\" or click \"Erase and Set Up OneDrive\" to set up your %@ account again.";
/* Message title in error dialog when there's a problem with the root folder */
"SyncError:RootFolderError Title:%@" = "Can't find your %@ folder.";
/* Message in error dialog when there's a problem with the root folder. %@ is a folder name. */
"SyncError:RootFolderError Message" = "Close the OneDrive app and try starting it later, or erase all OneDrive content from this Mac and set it up again.";
/* Text for button in error dialog to restart application when there's a problem with the root folder */
"SyncError:RootFolderError DefaultButton" = "Restart OneDrive";
/* Message title in error dialog when OD found but creation doesn't match the DB. %1$@ is a folder name, %2$@ is its local path. */
"SyncError:FolderMismatch Title:%@,%@" = "The \"%1$@\" folder in %2$@ is not your original \"%1$@\" folder";
/* Message in error dialog when OD found but creation doesn't match the DB. %@ is a folder name. */
"SyncError:RootFolderMismatch Message:%@"= "Move the original folder back to this location and click \"Try Again,\" or click \"Erase and Set Up OneDrive\" to set up your \"%@\" folder again.";
/* Message in error dialog when mounted folder found but creation doesn't match the DB */
"SyncError:MountedFolderMismatch Message" = "Move the original folder back to this location and click \"Try Again,\" or click \"Stop Sync\" to stop syncing this folder.";
/* Message in error dialog when mounted folder found but creation doesn't match the DB. %@ is an email address */
"SyncError:MountedFolderMismatch SetUpMessage:%@" = "Move the original folder back to this location and click \"Try Again,\" or click \"Erase and Set Up OneDrive\" to set up your %@ account again.";
/* Message in error dialog when library is deemed unreachable */
"SyncError:UnreachableLibrary Title" = "Can't access the library";
/* Message in error dialog when library is deemed unreachable {%@ is library name }*/
"SyncError:UnreachableLibrary Message:%@" = "%@ is temporarily unavailable. Please check your network connection and try again in a few minutes, or contact your IT administrator.";
/* Message title in error dialog when the max file path limit is reached */
"SyncError:MaxPathLength Title" = "We can't sync this item because the path is too long";
/* Message in error dialog when the max file path limit is reached */
"SyncError:MaxPathLength Message:%@" = "A file or folder can't be downloaded because the path is too long. Please exit OneDrive, go to your OneDrive for Business in a web browser, and shorten the name or path of: \r\n\"%@\"\r\n\r\nTo sync your OneDrive to a different location on your Mac, click Run Setup.";
/* Message in error dialog when the max file path limit is reached for a local file */
"SyncError:LocalMaxPath Message:%@" = "A file or folder can't be uploaded because the path is too long. Please exit OneDrive, and shorten the name or path of: \r\n\"%@\"\r\n\r\nTo sync your OneDrive to a different location on your Mac, click Run Setup.";
/* Message used in several error dialogs. %@ is an email address */
"Error:ExitOrSetUpMessage:%@" = "Click \"Exit OneDrive,\" or click \"Erase and Set Up OneDrive\" to set up your %@ account again.";
/* Text for button in error dialog to exit application when max path length is reached */
"SyncError:MaxPathLength DefaultButton" = "Exit OneDrive";
/* Message title in error dialog when the root folder volume is removed. %@ is a folder name. */
"SyncError:DriveVolumeRemovedNoVolume Title:%@" = "We can't find your \"%@\" folder";
/* Message in error dialog when the root folder volume is removed. %@ is a folder name. */
"SyncError:DriveVolumeRemovedNoVolume Message:%@" = "Your \"%@\" folder is on a drive that was removed or is no longer available. Please reconnect the drive and restart OneDrive.";
/* Text for button in error dialog to restart application when the root folder volume is removed */
"SyncError:DriveVolumeRemoved DefaultButton" = "Restart OneDrive";
/* Message title in error dialog when drive containing OD could not be found. %1$@ is a folder name, %2$@ is its local path. */
"SyncError:MissingDrive Title:%@,%@" = "We can't access your \"%1$@\" folder in %2$@";
/* Message in error dialog when the non-removable drive could not be found for tenant folder. %1$@ is a drive name. */
"SyncError:MissingNoneRemovableDrive Message:%@" = "Make sure your %1$@ drive is still available in Finder and click \"Try Again,\" or click \"Stop Sync\" to stop syncing this folder.";
/* Message in error dialog when the non-removable drive could not be found for tenant folder. %1$@ is a drive name, %2$@ is an email address */
"SyncError:MissingNoneRemovableDrive SetUpMessage:%@,%@" = "Make sure your %1$@ drive is still available in Finder and click \"Try Again,\" or click \"Erase and Set Up OneDrive\" to set up your %2$@ account again.";
/* Message in error dialog when the removable drive could not be found for tenant folder. %1$@ is a drive name. */
"SyncError:MissingRemovableDrive Message:%@" = "We noticed %@ was a removable drive. Make sure this drive is connected and available in Finder and click \"Try Again,\" or click \"Stop Sync\" to stop syncing this folder.";
/* Message in error dialog when the removable drive could not be found for tenant folder. %1$@ is a drive name, %2$@ is an email address */
"SyncError:MissingRemovableDrive SetUpMessage:%@,%@" = "We noticed %1$@ was a removable drive. Make sure this drive is connected and available in Finder and click \"Try Again,\" or click \"Erase and Set Up OneDrive\" to set up your %2$@ account again.";
/* Message title in error dialog indicating library cannot be synced, used in ClientNotAllowed, UnsupportedLibrary and DisableSync errors */
"SyncError:LibraryCannotSync:%@" = "We can't sync your %@ Folder";
/* Message in error dialog when sync is disabled because domain is not "whitelisted" */
"SyncError:ClientNotAllowed Message" = "Your IT Department requires that you use a computer that is joined to an approved domain to sync this folder. For assistance, contact your IT Department.";
/* Message in error dialog when the library is unsupported */
"SyncError:UnsupportedLibrary Message" = "Your IT department made a change that prevents you from syncing this folder. To find out more, please contact your IT department.";
/* Message in error dialog when sync is disabled */
"SyncError:DisableSync Message" = "Your organization doesn't allow syncing of this folder. To find out more, contact your IT department.";
/* Title in balloon tip for when the folder was removed remotely during mount. %@ is the name of the folder being mounted. */
"SyncError:FolderRemovedRemotelyDuringMount Title:%@" = "\"%@\" no longer exists in this location";
/* Message in balloon tip for when the folder was removed remotely during mount */
"SyncError:FolderRemovedRemotelyDuringMount Message" = "This folder might have been moved or deleted.";
/* Title in balloon tip for when a folder is deleted remotely that the user has mounted to their device, telling them the folder has been deleted. %@ is the local folder name. */
"SyncError:MountPointRemovedRemotely Title:%@" = "\"%@\" has been deleted";
/* Message in balloon tip for when a folder is deleted remotely that the user has mounted to their device, telling them a copy of the files will be left on the Mac. %@ is the local folder name. */
"SyncError:MountPointRemovedRemotely Message:%@" = "\"%@\" will stop syncing. A copy of these files will be left on this Mac.";
/* Title in balloon tip for when a user loses permissions to a folder they've mounted to their device, telling them they no longer have permissions to sync it. %@ is the local folder name. */
"SyncError:LostPermissionsToMountPoint Title:%@" = "You no longer have permissions to sync \"%@\"";
/* Message in balloon tip for when a user loses permissions to a folder they've mounted to their device, telling them the files have been removed from the Mac. %@ is the local folder name. */
"SyncError:LostPermissionsToMountPoint Message:%@" = "\"%@\" has been removed from your Mac.";
/* Title to show if add folder failed. %@ is a folder name. */
"AddMountedFolderError Title:%@" = "We can't sync your \"%@\" folder";
/* Message to show if add mounted folder failed. %@ is a folder name. */
"AddMountedFolderErrorTryAgain:%@" = "Sorry, we can't add your \"%@\" folder right now. Please try again.";
/* Message to show if add mounted folder failed. %@ is a folder name. */
"AddMountedFolderErrorContactSupport:%@" = "Sorry, we can't add your \"%@\" folder right now. Please contact support.";
/* Title to show if the user signed in with an account that currently only syncs teamsites */
"ODBAutoSignedInForDuplicateSyncTitle" = "Your account is already configured";
/* Message to show if the user signed in with an account that currently only syncs teamsites. */
"ODBAutoSignedInForDuplicateSyncText" = "We noticed that your OneDrive wasn't setup, and started syncing it for you.";
/* Title to show when the user tries to sync any teamsite that conflicts with existing added folder. */
"AddMountFolderConflictWithAddedScopeTitle" = "Sorry, We Can't Sync This Folder";
/* Message to show when the user tries to sync any teamsite that conflicts with existing added folder. */
"AddMountFolderConflictWithAddedScopeText" = "You're already syncing a shortcut to a folder from this shared library.";
/* Title to show when the user tries to sync any teamsite that conflicts with existing shortcut. */
"AddTSShortcutConflictExperienceTitle" = "Already syncing as a shortcut";
/* Secondary text to show when the user tries to sync any teamsite that conflicts with existing shortcut. %@ is the name of the folder that is already a shortcut. */
"AddTSShortcutConflictExperienceText:%@" = "\"%@\" is already syncing as a shortcut across all your devices synced with Microsoft OneDrive.";
/* Button to show when the user tries to sync any teamsite that conflicts with existing shortcut. This button takes the user to the path they were trying to sync.*/
"AddTSShortcutConflictExperienceButton" = "Show on This Device";
/* Text for Try Again button, used in error dialogs. */
"TryAgainButtonText" = "Try Again";
/* Text for FinishBackup button */
"FinishBackupButtonText" = "Finish Backup";
/* Text for Stop Sync button, used in error dialogs. */
"StopSyncButtonText" = "Stop Sync";
/* Text for Set Up OneDrive button, used in error dialogs. */
"SetUpDriveButtonText" = "Erase and Set Up OneDrive";
/* Text for Exit OneDrive button, used in error dialogs. */
"ExitOneDriveButtonText" = "Close OneDrive";
// About box - used by coreController.mm
/* Application name displayed in the about dialog */
"AboutApplicationName" = "Microsoft® OneDrive";
/* Copyright text. The placeholder represents the year of the release */
"CopyrightText:%@" = "© %@ Microsoft Corporation. All rights reserved.";
/* Third Party Notices */
"ThirdPartyNotices" = "Third Party Notices";
// Menu Items
/* Text for menu item to open the online help website */
"MainMenuOnlineHelpMenuItemText" = "OneDrive Online Help";
/* Text for menu item to open the service agreement website */
"MainMenuServiceAgreementMenuItemText" = "Terms of Use";
/* Text for menu item to open the private agreement website. The South Korea for this string must instead state "개인정보처리방침" (which means "privacy statement"). {StrContains=ko;"개인정보처리방침"} */
"MainMenuPrivacyAgreementMenuItemText" = "Privacy & Cookies";
/* Text for menu item to open the server status website */
"MainMenuServerStatusMenuItemText" = "Server Status";
// Manifest failures
/* Main text for the message box which explains that the application is corrupt */
"ManifestValidationFailureTitle" = "OneDrive can't start";
/* Informative text for the message box which explains that the application is corrupt */
"ManifestValidationFailureMessage" = "There's a problem with the application files. Please download the application on this computer and try again.";
/* Quit button for the message box which explains the application is corrupt and must exit now */
"ManifestValidationFailureQuitButton" = "Quit OneDrive";
// Updater
/* Message title in dialog when there is a required update in the Mac App Store */
"AppStoreRequiredUpdateAvailableTitle" = "OneDrive needs to be updated.";
/* Message in dialog when there is a required update in the Mac App Store */
"AppStoreRequiredUpdateAvailableMessage" = "To continue using OneDrive, you need to install an update.";
/* Text in button which opens the webpage for downloading new OneDrive */
"AppStoreRequiredUpdateAvailableOpenInAppStoreButton" = "Get the Update";
/* Text in button which quits the application */
"AppStoreRequiredUpdateAvailableCloseButton" = "Quit OneDrive";
/* Message title in dialog when there is an optional update in the Mac App Store */
"AppStoreOptionalUpdateAvailableTitle" = "An update for OneDrive is available.";
/* Message in dialog when there is a required update in the Mac App Store */
"AppStoreOptionalUpdateAvailableMessage" = "Would you like to get the update?";
/* Text in button which opens the webpage for downloading new OneDrive */
"AppStoreOptionalUpdateAvailableOpenInAppStoreButton" = "Get the Update";
/* Text in button which quits the application */
"AppStoreOptionalUpdateAvailableCloseButton" = "No Thanks";
// Standalone migration
/* Title for dialog shown to a user in a Mac App Store (MAS) migration downgrade scenario.
(When a user installs a lower version of Standalone on top of a higher version of Store) */
"MASMigrationDowngradeScenarioTitle" = "OneDrive Can't Move Your Settings";
/* Message for dialog shown to a user in a MAS migration downgrade scenario, informing them of their options */
"MASMigrationDowngradeScenarioMessage" = "We can't move your settings, because your app is out of date. Please download and install the latest version. Or, you can set up OneDrive again.";
/* Later button for dialog shown to a user in a MAS migration downgrade scenario. The button will exit the client so the user may launch it again to retry the update later */
"MASMigrationDowngradeScenarioLaterButton" = "Later";
/* Download button for dialog shown to a user in a MAS migration downgrade scenario. The button will trigger a download of the latest version of Standalone OneDrive */
"MASMigrationDowngradeScenarioDownloadButton" = "Download and Install";
/* Set Up OneDrive button for dialog shown to a user in a MAS migration downgrade scenario. The button will cause OneDrive to drop the user's Store settings and show FRE so the user can re-configure their OneDrive for Standalone */
"MASMigrationDowngradeScenarioResetupOneDriveButton" = "Set Up OneDrive";
// Sandbox migration
/* Text in button to select and confirm where the OneDrive folder is */
"SandboxMigrationConfirmButton" = "Confirm Location";
/* Text in button to quit the OneDrive application */
"SandboxMigrationQuitButton" = "Quit OneDrive";
/* Bold text summarizing that the user needs to confirm where the OneDrive folder is */
"SandboxMigrationTitle" = "Please confirm the location of your OneDrive folder";
/* Text explaining that it is necessary to confirm where the OneDrive folder is */
"SandboxMigrationText" = "Before continuing to use OneDrive, you must confirm where your OneDrive folder is currently located on your Mac.";
/* Text explaining that it is necessary to confirm where the OneDrive folder is */
"SandboxMigrationWindowTitle:%@" = "Confirm %@ Folder Location";
/* Text in the select folder dialog */
"SandboxMigrationConfirmRootFolderMessage" = "Please confirm your OneDrive folder.";
/* Button text in the select folder dialog */
"SandboxMigrationConfirmRootFolderButton" = "Confirm";
/* Title text explaining that the user picked a different folder than where we were mapped previously */
"SandboxMigrationConfirmDifferentFolderTitle" = "Are you sure you want to stop using your existing OneDrive folder?";
/* Descriptive text explaining that the user picked a different folder than where we were mapped previously */
"SandboxMigrationConfirmDifferentFolderMessage" = "To choose a new location, click Run OneDrive Setup. Everything in your OneDrive will be downloaded to a new OneDrive folder. To keep using your existing OneDrive folder, click Go Back and select the folder.";
/* Button text to pick a different folder */
"SandboxMigrationConfirmDifferentFolderGoBackButton" = "Go Back";
/* Button text to continue on and reconfigure OneDrive */
"SandboxMigrationConfirmDifferentFolderQuitButton" = "Run OneDrive Setup";
/* Text for alerting invalid app bundle location */
/* Title text in the alert when the app is started from an invalid location. "Applications" should be localized the same way as the OS. */
"InvalidBundleLocationAlertTitle" = "OneDrive application must be in the Applications folder.";
/* Description text in the alert when the app is started from an invalid location. "Applications" should be localized the same way as the OS. */
"InvalidBundleLocationAlertDescription" = "Please quit OneDrive, move the OneDrive application to your Applications folder, and open OneDrive again.";
/* Button text to exit in the invalid app location alert */
"InvalidBundleLocationAlertButtonText" = "Quit OneDrive";
// App store related strings
/* Apple app store description for OneDrive Mac client */
"StoreDescription" = "OneDrive is the one place for everything in your life. It gives you free online storage for all your personal files, so you can access them from your Mac and any other devices you use—iPhone, iPad, PC, Windows Phone, or Android device. With OneDrive for Business, you also get storage for your work files so you can share and collaborate on them with other people at your work or school. The OneDrive app for Mac makes it easy to work with your OneDrive files on your Mac:\r\n•Access your OneDrive files right from the Finder, including attachments you've saved to OneDrive from Outlook.com, and documents and spreadsheets you've created from Office Online.\r\n•Work with your OneDrive files even when you're offline. Your changes will sync automatically the next time you're online.\r\n•Choose the folders in your OneDrive that you want to sync on your Mac.\r\n•Add several files or folders to OneDrive at a time by dragging them to the OneDrive folder. By putting your files in OneDrive, you can get to them from anywhere and have a backup in case something happens to your computer.\r\n•Easily open, edit, and create docs and other files in OneDrive from apps like Word or Excel. Add shared folders to your OneDrive from the Shared list on OneDrive.com, and then sync them on your computer and work with them alongside your own folders.";
/* Pool of generic localized Strings to use for update description */
"GenericUpdateDescription" = "Fixed sync reliability bugs. Improved application reliability. Improved sync performance. Reduced battery consumption.";
"GenericStoreUpdate" = "Thank you for using OneDrive. We are always looking to update OneDrive to bring you the latest performance improvements and bug fixes for the best experience.";
"R16String" = "Worried about bandwidth usage on a metered network? We've added the ability to Pause OneDrive. You can find the pause option under the '...' menu.";
"R18String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nNew overlays have been added to indicate if a folder has been shared.\nScreenshot can now be redirected into OneDrive.";
"R19String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nWhen you open an Office document that's synced to your computer, it opens ready for real-time collaboration.\nOffice documents that are synced to a computer can be shared from within the Office applications.\nRight-clicking the OneDrive cloud now opens the context menu within the Activity Center.\nVersion number has now been moved onto the about tab of the preferences, rather than its own window.";
"R20String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nWhile syncing is paused, tapping on the banner will resume sync.";
"R21String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nWe've added the capability to sync down IRM enabled SharePoint Document Libraries";
"R22String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nThe OneDrive Activity Center has been modernized to improve ease of use and understanding.\nWe've changed the 'Report a Problem' option in the menu to 'Send Feedback'. You can now tell us what you like or dislike, or suggest a feature you've always wanted in OneDrive. We're listening!";
"R24String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nOneDrive now supports macOS Mojave Dark Mode. When Dark Mode is enabled, OneDrive will switch to a new gorgeous dark theme across all of the UI!";
"R26String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nA dark theme has been added to the sharing dialog!\nWe've made a set of changes to help improve performance and lower CPU usage. Let us know if you're still seeing issues.";
"R32String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nAdded support for multi display setups to display the Activity Center on the selected screen.";
/* Files On-Demand is the name of a feature that is already available on OneDrive on Windows already. */
"R29String" = "With this latest update, OneDrive Files On-Demand is now available! OneDrive Files On-Demand helps you access all your files in OneDrive without having to download all of them and use storage space on your device. New files created online or on another device appear as online-only files, which don't take up space on your device. When you're connected to the Internet, you'll be able to use the files like every other file on your device.\nTo use Files On-Demand, you will need to be running the latest macOS Mojave (10.14.2 or higher). You can enable Files On-Demand in the general tab of OneDrive's preferences menu.";
"R36String" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nImproved network detection logic to immediately start syncing when a valid connection was available. Previously it could take up to 5 minutes before the client reconnected in certain scenarios.\nBusiness users can use the new “Get Help” option in the OneDrive activity center to create a support ticket.";
"R39String" = "OneDrive.\nOneDrive [syncs files].\nOneDrive syncs [the edits made to] files.\nOneDrive syncs the edits made to files[, saving you time and bandwidth].\n\nAlong with performance improvements and bug fixes, the team is proud to announce that OneDrive now supports differential sync. So whether you're going back to the drawing board and changing everything, or just tweaking a few pixels on an otherwise flawless image, OneDrive will only sync your changes, saving you both time and bandwidth. This feature is available for your personal OneDrive and will be available for business OneDrive and SharePoint later this year.";
"R19222ReleaseNotes" = "Thank you for using OneDrive. Along with our usual updates to bring you the latest performance improvements and bug fixes, we have the following new features that will be gradually rolling out to users:\nOneDrive now shares credentials between Office applications. Whether you sign into OneDrive or Office first, you can setup the same account without a re-prompt!\nConditional access support has been added.";
// Finder sync extension commands
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will copy a shareable link to their keyboard */
"MenuItemShareCommand" = "Share a OneDrive Link";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will open a web browser and display the selected file in the web interface */
"MenuItemViewOnlineCommand" = "View Online";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch a selective sync window. */
"MenuItemSelectiveSyncCommand" = "Choose OneDrive Folders to Sync";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch a browser window that displays some detailed sharing options for the file. */
"MenuItemSharingOptionsCommand" = "More OneDrive Sharing Options";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch a hosted browser window that OneDrive controls. This browser window will load a web page from sharepoint and allow the user to modify sharing options from the file. This is different from just launching the user's default browser. */
"MenuItemShareBrowserWindowCommand" = "Share";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch a hosted browser window that OneDrive controls. This browser window will load a web page from sharepoint and allow the user to copy link to share the file. */
"MenuItemCopyLinkCommand" = "Copy Link";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch a hosted browser window that OneDrive controls. This browser window will load a web page from sharepoint and allow the user to manage share access of the file. */
"MenuItemShareManageAccessCommand" = "Manage Access";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will launch the preferences window for the account that the right clicked file belongs to. */
"MenuItemPreferencesCommand" = "Preferences";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing and the Mac Files on Demand (Placeholders) feature is enabled. This command lets the user indicate that they want to keep the content of this file or folder on disk. This translates to hydrating any files or folders that are dehydrated and setting the pin state to pinned on them. */
"MenuItemPinCommand" = "Always Keep on This Device";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing and the Mac Files on Demand (Placeholders) feature is enabled. This command lets the user indicate that they want to free up space and therefore not store the content of this file or folder on disk. This translates to dehydrating any files or folders that are not already dehydrated and setting the pin state to unpinned on them. */
"MenuItemUnpinCommand" = "Free Up Space";
/* A right click context menu option displayed when the user right clicks a file that OneDrive is syncing. This command will open a window and display the selected file's version history in the interface (action) */
"MenuItemViewVersionHistoryCommand" = "Version History";
/* A right click context menu option displayed when the user right clicks one or multiple Added Folder shortcuts that OneDrive is syncing. This command will remove the shortcuts and unmount the Added Folder (action) */
"MenuItemUnmountAddedFolderCommand" = "Remove Shortcut";
/* A right click context menu option displayed when the user right clicks one or multiple items that OneDrive is syncing. This command will launch a hosted browser window that ODSP-web Copilot controls. This browser window will load a chat pane with a starting set of interaction options and allow the user to chat or explore the item or items selected. */
"MenuItemCopilotCommand" = "Copilot";
// Finder Sync Extension Tooltips
/* Tooltip for synced / up-to-date icon in Mac Finder */
"IconOverlaySyncedLabel" = "Up to Date";
/* Tooltip for syncing icon in Mac Finder */
"IconOverlaySyncingLabel" = "Syncing";
/* Tooltip for error icon in Mac Finder */
"IconOverlayErrorLabel" = "Error";
/* Tooltip for shared folder synced / up-to-date icon in Mac Finder */
"IconOverlaySharedSyncedLabel" = "Up to Date";
/* Tooltip for shared folder syncing icon in Mac Finder */
"IconOverlaySharedSyncingLabel" = "Syncing";
/* Tooltip for shared folder error icon in Mac Finder */
"IconOverlaySharedErrorLabel" = "Error";
/* Tooltip for shared folder syncing icon in Mac Finder */
"IconOverlayReadOnlyLabel" = "Up to Date, Read Only";
/* Tooltip for unspecified placeholder icon in Mac Finder */
"IconOverlayUnspecifiedLabel" = "Available on This Device";
/* Tooltip for pinned placeholder icon in Mac Finder */
"IconOverlayPinnedLabel" = "Always Available on This Device";
/* Tooltip for unpinned placeholder icon in Mac Finder */
"IconOverlayUnpinnedLabel" = "Available When Online";
/* Tooltip for read-only, unspecified placeholder icon in Mac Finder */
"IconOverlayUnspecifiedReadOnlyLabel" = "Available on This Device, Read Only";
/* Tooltip for read-only, pinned placeholder icon in Mac Finder */
"IconOverlayPinnedReadOnlyLabel" = "Always Available on This Device, Read Only";
/* Tooltip for read-only, unpinned placeholder icon in Mac Finder */
"IconOverlayUnpinnedReadOnlyLabel" = "Available When Online, Read Only";
/* Tooltip for ignored icon in Mac Finder */
"IconOverlayIgnoredLabel" = "Excluded from sync";
/* Action center (Toast) notification header for the Icon Overlay feature */
"IconOverlayToastTitle" = "See new sync status icons";
/* Action center (Toast) notification body for the Icon Overlay feature */
"IconOverlayToastBody" = "Click to allow OneDrive to display sync status in Finder.";
/* Preferences Dialog string for enabling icon overlays*/
"IconOverlayPreferencesLink" = "Allow OneDrive to show sync status in Finder";
// App moniker related strings
/* Text of basic Moniker*/
"BasicMoniker:%@" = "OneDrive — %@";
/* Text of Moniker with user's first name. %0@ is user's firstname, %1@ is string like 'OneDrive - Personal' */
"MonikerWithFirstName:%@,%@" = "%0@'s %1@";
/* Text of Moniker with user's email. %0@ is string like 'OneDrive - Personal', %1@ is email address */
"MonikerWithEmail:%@,%@" = "%0@ (%1@)";
/* Text of Moniker with user's first name and email. %0@ is MonikerWithFirstName like Someone's OneDrive - Personal, %1@ is email address */
"MonikerWithFirstNameAndEmail:%@,%@" = "%0@ (%1@)";
/* Text used in BasicMoniker for personal client */
"PersonalDisplayMoniker" = "Personal";
/* Text of Moniker used to disambiguate a team site tenant folder from a my site with the same name. Typically used by File Provider where the OS
enforces a prefix of "OneDrive -" in front of all domains, so just stripping this off would leave a my site + team site in the same domain as
"OneDrive - Contoso" and "OneDrive - Contoso". Using this moniker allows the user to disambiguate. %@ is the name of the tenant folder (e.g. Contoso) */
"MonikerWithTeamSiteDisambiguator:%@" = "Shared Libraries - %@";
/* Moniker of a team site managed by DBFS. The first %@ is the tenant folder name, and the second is the name of the site + doclib. For instance,
if the first token is "Contoso" and the second token is "TeamSite - DocLib", the output will be "Contoso - TeamSite - DocLib". */
"DbfsTeamSiteMoniker:%@,%@" = "%@ - %@";
/* Default doclib name on a team site. Team sites are normally created in the form TeamSiteName - DocLibName. However, "Documents"
is so common that we just omit it for brevity. */
"DbfsTeamSiteDocLibDefault" = " - Documents";
/* Same as above but with an emdash. */
"DbfsTeamSiteDocLibDefaultEmdash" = " — Documents";
// Notifications
/* Balloon tip primary text to notify users that the shared folders sync feature is available */
"SharedFoldersEnabledBaloonTipHeader" = "New – you can sync shared folders!";
/* Balloon tip secondary text describing how to start using the shared folder sync feature */
"SharedFoldersEnabledBaloonTipBody" = "Click to see folders shared with you on OneDrive.com. Then, select any folder you can edit and click \"Add to my OneDrive.\"";
/* [Deprecated] Message shown when users try to run different flavors of OneDrive app side by side */
"DifferentTypesOfAppSideBySide" = "You have two copies of OneDrive on your computer. Only one can run at a time. We recommend you uninstall one of them. To see which copy you have open, click the OneDrive icon in the menu bar and choose Preferences > About.";
/* Title for error when user tries to run different OneDrive build flavors simultaneously */
"OneDriveDifferentBuildsSideBySideTitle" = "You've Already Installed OneDrive";
/* Message shown when users try to run App Store build of OneDrive app side by side with standalone build */
"LaunchingAppStoreBuildSideBySideWithStandalone" = "Can’t install the App Store version of OneDrive as you’ve already installed another version downloaded from the web.";
/* Message shown when users try to run standalone build of OneDrive app side by side with App Store build */
"LaunchingStandaloneBuildSideBySideWithAppStore" = "Can’t install this version of OneDrive as you’ve already installed the App Store version.";
/* Title for a notification shown when the user copies a link to a file to their pasteboard */
"CopyFileLinkToPasteboardTitle" = "Your link is ready to paste";
/* Body for a notification shown when the user copies a link toa a file to their pasteboard */
"CopyFileLinkToPasteboardBody" = "The link was saved to your clipboard. To share it, paste it in a message or post. Anyone with the link will be able to edit the file.";
/* Title for a notification shown when a screen capture is saved */
"ScreenshotSavedTitle" = "Screenshot Saved";
/* Body for a notification shown when a screen capture is saved. Screenshots should be localized and capitolized. */
"ScreenshotSavedBody" = "Click here to open your Screenshots folder";
/* Title for an error dialog shown when a user tries to enable screenshots for a business account but is only syncing team sites. We don't know where to put the screenshots in this case so we can't enable the screenshot upload feature */
"NoOdbScreenshotErrorTitle" = "We can't save your screenshots to OneDrive";
/* Body for an error dialog shown when a user tries to enable screenshots for a business account but is only syncing team sites. We don't know where to put the screenshots in this case so we can't enable the screenshot upload feature */
"NoOdbScreenshotErrorBody" = "To save your screenshots, sync your work or school files to OneDrive. Select the Account tab and then click Start Sync";
// Campaign Manager toast notifications
/* Title for Open At Login Campaign toast */
"OpenAtLoginCampaignToastTitle" = "Enable Open at Login";
/* Body for Open At Login Campaign toast */
"OpenAtLoginCampaignToastBody" = "Always keep your files in sync.";
/* Title for Finder Sync Extension Campaign toast */
"FinderSyncCampaignToastTitle" = "See your sync status in Finder";
/* Body for Finder Sync Extension Campaign toast */
"FinderSyncCampaignToastBody" = "Enable Finder Integration.";
/* Title for Placeholders Finder Sync Extension Campaign toast */
"PlaceholdersFinderSyncCampaignToastTitle" = "Free Up Space with Files On-Demand";
/* Body for Placeholders Finder Sync Extension Campaign toast*/
"PlaceholdersFinderSyncCampaignToastBody" = "Click here to finish setup by turning on the OneDrive Finder extension.";
/* Title for Rate Application Campaign toast */
"RatingsCampaignToastTitle" = "Tell us what you think";
/* Body for Rate Application Campaign toast */
"RatingsCampaignToastBody" = "Rate the OneDrive app or send feedback.";
// Rate Our Application Window
/* Windows title for rate our application window.
There's probably no need to localize this string. */
"RateApplicationWindowTitle" = "Microsoft OneDrive";
/* Title for Rate Us WindowText on two lines, please keep the \n in translation as a line terminator after "Thank you" */
"RateApplicationBodyTitle" = "Thank you\nfor using OneDrive!";
/* Text for Rate us button */
"RateApplicationWindowRateButton" = "Love it? Tell us more!";
/* Text for Tell us how to improve button */
"RateApplicationWindowSupportbutton" = "Tell us how to improve";
/* Text for Rate Us button - more engaging */
"RateApplicationWindowRateButtonEngage" = "Give us 5 stars!";
/*Text for Rate Us button - with question */
"RateApplicationWindowRateButtonQuestion" = "Like it? Give us 5 stars!";
/* ---------------------------- Activity Center ------------------- */
/* Text shown in title bar of Activity Center when we're up to date */
"ActivityCenterHeaderUpToDate" = "OneDrive is up to date";
/* Text shown in title bar of Activity Center when everything is up to date */
"ActivityCenterHeaderAllUpToDate" = "Everything is up to date";
/* Text shown in title bar of Activity Center when all files have finished syncing */
"ActivityCenterHeaderStatusUpToDate" = "Your files are synced";
/* Accessible Text shown in title bar for the Settings icon button that launches the context menu */
"ActivityCenterHeaderSettingsAccessibleText" = "Help & Settings";
/* Text shown in title bar of Activity Center when files are syncing */
"ActivityCenterHeaderUpdatingFiles" = "OneDrive is updating files...";
/* Text shown in title bar of Activity Center when there are sync problems */
"ActivityCenterHeaderNeedsAttention" = "OneDrive needs your attention";
/* Text shown in title bar of Activity Center when we're paused */
"ActivityCenterHeaderPaused" = "OneDrive is paused";
/* Text shown in title bar of Activity Center when no network is detected */
"ActivityCenterHeaderStatusNoNetwork" = "No internet connection";
/* Text shown in title bar of Activity Center when we're offline */
"ActivityCenterHeaderOffline" = "OneDrive is offline";
/* Text shown in title bar of Activity Center when we aren't signed in */
"ActivityCenterHeaderNotConnected" = "OneDrive isn't connected";
/* Text shown in the header of Activity Center when OneDrive is being reset */
"ActivityCenterHeaderResetting" = "OneDrive is resetting...";
/* Primary text shown in the error bar of Activity Center, placeholder is number of items */
"ActivityCenterFileErrorsItemPrimary" = "%@ items can't be synced";
/* Primary text shown in the error bar of Activity Center, singular item version */
"ActivityCenterFileErrorsItemPrimarySingle" = "1 item can't be synced";
/* Secondary text shown in the error bar of Activity Center */
"ActivityCenterFileErrorsItemSecondary" = "Click for more info";
/* Up-to-date primary text shown on Activity Center at startup */
"ActivityCenterWelcomeItemPrimary" = "You're all set";
/* Up-to-date secondary text shown on Activity Center at startup */
"ActivityCenterWelcomeItemSelectiveSync" = "All files are in sync";
/* Up-to-date primary text shown on Activity Center while paused */
"ActivityCenterPausedPrimary" = "Your files are not currently syncing";
/* Up-to-date secondary text shown on Activity Center while paused */
"ActivityCenterPausedSecondary" = "Click here to resume syncing and keep your files up to date.";
/* Text showing progress on one item when it's downloading or uploading. Placeholders are numbers and units for file progress. E.g. Uploading - 10 MB of 1 GB" */
"ActivityCenterItemProgress" = "· %1$@ %2$@ of %3$@ %4$@";
/* Text showing progress on one item when it's downloading or uploading with differential sync. Placeholder %1$@ is a number, %2$@ is a unit, %3$@ is a number, %4$@ is a unit, %5$@ is a number, %6$@ is a unit E.g. Uploading - 10 MB of 1 GB (100 KB)" */
"ActivityCenterItemProgressDiffSyncUX" = "· %1$@ %2$@ of %3$@ %4$@ (%5$@ %6$@)";
/* Text shown on one item when it's uploading. */
"ActivityCenterItemUploading" = "Uploading";
/* Text shown on one item when it's reviewing the file before syncing. This is specific to differential sync */
"ActivityCenterItemReviewingChanges" = "Preparing to sync";
/* Text shown on one item when it's downloading. */
"ActivityCenterItemDownloading" = "Downloading";
/* Status shown on an item that's finished transfering. */
"ActivityCenterItemUpdated" = "Updated in OneDrive";
/* Status shown on an item that's been removed. Placeholder %1$@ is the parent folder of the deleted item*/
"ActivityCenterItemRemoved" = "Deleted from %1$@";
/* Status shown on an item that's been removed (short version). */
"ActivityCenterItemRemovedShort" = "Deleted";
/* Status shown on an Added folder that's been unmounted. Placeholder %1$@ is the parent folder of the removed shortcut*/
"ActivityCenterItemUnmounted" = "Removed shortcut from %1$@";
/* Status shown on an Added folder that's been unmounted (short version). */
"ActivityCenterItemUnmountedShort" = "Removed shortcut";
/* Status shown on an unreachable Added folder that's been auto-unmounted. Placeholder %1$@ is the parent folder of the removed shortcut*/
"ActivityCenterItemUhreachableUnnmounted" = "Removed expired shortcut from %1$@";
/* Status shown on an item that's finished uploading. Placeholder %% is a folder name. */
"ActivityCenterItemUploaded" = "Uploaded to %%";
/* Status shown on an item that's finished uploading (short version). */
"ActivityCenterItemUploadedShort" = "Uploaded";
/* Status shown on an item that's finished downloading. Placeholder %% is a folder name. */
"ActivityCenterItemDownloaded" = "Downloaded to %%";
/* Status shown on an item that's finished downloading (short version). */
"ActivityCenterItemDownloadedShort" = "Downloaded";
/* Status shown on an item that's finished moving. Placeholder %% is a folder name. */
"ActivityCenterItemMoved" = "Moved to %%";
/* Status shown on an item that's finished moving (short version). */
"ActivityCenterItemMovedShort" = "Moved";
/* Status shown on an item that was renamed. Placeholder %% is a folder name. */
"ActivityCenterItemRenamed" = "Renamed in %%";
/* Status shown on an item that was renamed (short version). */
"ActivityCenterItemRenamedShort" = "Renamed";
/* Status shown on an item that represents a placeholder file. Placeholder %% is a folder name. */
"ActivityCenterItemPlaceholder" = "Available in %%";
/* Status shown on an item that represents a placeholder file (short version). */
"ActivityCenterItemPlaceholderShort" = "Available";
/* Status shown on an item that's been deleted.*/
"DeletedString" = "Deleted";
/* Status shown on an item that's finished uploading.*/
"UploadedString" = "Uploaded";
/* Status shown on an item that's finished downloading. */
"DownloadedString" = "Downloaded";
/* Status shown on an item that was renamed.*/
"RenamedString" = "Renamed";
/* Status shown on an item that represents a placeholder file.*/
"AvailableString" = "Available";
/* Timestamp on an item. Placeholders are for time difference and units E.g. 5 minutes ago */
"ActivityCenterItemTime" = "%1$@ %2$@ ago";
/* Timestamp on an item plus application. Placeholders %1$@ %2$@ are for time difference and units. %3$@ is an application name E.g. 5 minutes ago · Microsoft Word */
"ActivityCenterItemTimeWithAppName" = "%1$@ %2$@ ago · %3$@";
/* Timestamp on an item plus application. Placeholder %1$@ is for a date. %2$@ is an application name E.g. 8/24/2018 · Microsoft Word */
"ActivityCenterItemDateWithAppName" = "%1$@ · %2$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummarySyncing" = "Syncing %1$@ files · %2$@ %3$@ of %4$@ %5$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummarySyncingSingle" = "Syncing 1 file · %1$@ %2$@ of %3$@ %4$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're uploading. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummaryUploading" = "Uploading %1$@ files · %2$@ %3$@ of %4$@ %5$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're uploading. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummaryUploadingSingle" = "Uploading 1 file · %1$@ %2$@ of %3$@ %4$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're downloading. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummaryDownloading" = "Downloading %1$@ files · %2$@ %3$@ of %4$@ %5$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're downloading. Placeholders are sizes and units for file progress. E.g. Syncing 10 files - 5 MB of 10 MB. */
"ActivityCenterSummaryDownloadingSingle" = "Downloading 1 file · %1$@ %2$@ of %3$@ %4$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're preparing to upload */
"ActivityCenterSummaryPreparingUpload" = "Preparing to upload";
/* Sync summary shown at the top of the list of files in Activity Center when we're preparing to download */
"ActivityCenterSummaryPreparingDownload" = "Preparing to download";
/* Sync summary shown at the top of the list of files in Activity Center when we're uploading metadata changes */
"ActivityCenterSummaryMetadataSending" = "Uploading changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're downloading metadata changes */
"ActivityCenterSummaryMetadataReceiving" = "Downloading changes";
/* Sync summary shown at the top of the list of files in Activity Center when we only have coauth locked files */
"ActivityCenterSummaryCoAuthLockedOnly" = "Office is syncing open files";
/* Sync summary shown at the top of the list of files in Activity Center when we're performing cross scope move */
"ActivityCenterSummaryCrossScopeMoving" = "Moving shared items";
/* Sync summary shown at the top of the list of files in Activity Center when we're processing changes */
"ActivityCenterSummaryProcessingChanges" = "Processing changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're processing a single change */
"ActivityCenterSummaryProcessingChangesCountSingle" = "Processing change";
/* Sync summary shown at the top of the list of files in Activity Center when we're processing multiple changes. The placeholder %1$@ indicates the number of changes */
"ActivityCenterSummaryProcessingChangesCount" = "Processing %1$@ changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're looking for file system changes */
"ActivityCenterSummaryLooking" = "Looking for changes";
/* Text read aloud when list of recent files is selected */
"ActivityCenterHistoryListAccessibleText" = "Recent files";
/* Text read alout as part of history items indicating position in list */
"HistoryListItemIndexAccessibleText:%@,%@" = "%1$@ of %1$@ recent items.";
/* Text read alout as part of version history items indicating position in list */
"VersionHistoryListItemIndexAccessibleText:%@,%@" = "%1$@ of %1$@ versions.";
/* Text read alout as part of menu items indicating position in menu */
"MenuItemIndexAccessibleText:%@,%@" = "%1$@ of %2$@ menu items.";
/* time units used in activity center on timestamps. E.g. 1 second ago */
"ActivityCenterSecondSingle" = "second";
/* time units used in activity center on timestamps. E.g. N seconds ago */
"ActivityCenterSecondsMultiple" = "seconds";
/* time units used in activity center on timestamps. E.g. 1 minute ago */
"ActivityCenterMinuteSingle" = "minute";
/* time units used in activity center on timestamps. E.g. N minutes ago */
"ActivityCenterMinutesMultiple" = "minutes";
/* time units used in activity center on timestamps. E.g. 1 hour ago */
"ActivityCenterHourSingle" = "hour";
/* time units used in activity center on timestamps. E.g. N hours ago */
"ActivityCenterHoursMultiple" = "hours";
/* Error text shown as the title when the quota state is in Overlimit with USQ enabled */
"QuotaOverlimitTitleUSQ" = "Your cloud storage is over the maximum limit";
/* Title string for overlimit with lockdown quota state for toast and ACM with USQ enabled */
"QuotaOverlimitWithLockdownPrimaryUSQ" = "Your cloud storage has expired";
/* Text shown on a button in the Activity Center that takes the user to the Upgrade storage page on OneDrive */
"ActivityCenterQuotaButtonGetMoreStorage" = "Get more storage";
/* Text shown on a button when the user's quota state is overlimit with lockdown that takes the user to the Upgrade storage page on OneDrive */
"QuotaButtonOverlimitWithLockdownRenew" = "Renew";
/* Text shown on a link in the Activity Center that takes the user to the Free up space page on OneDrive */
"ActivityCenterQuotaButtonFreeUpSpace" = "Free up space";
/* Text shown on a button when the user's quota state is overlimit with lockdown that takes the user to a page that compares all storage plans */
"QuotaButtonOverlimitWithLockdownSeeBenefits" = "See Benefits";
/* Primary text shown in the Activity Center when the user's quota is nearing maximum or in a critical state. The placeholders are the full name for the OneDrive account type (e.g. "OneDrive", "OneDrive - Personal" or "OneDrive - Contoso") and the percentage of space occupied, e.g Your OneDrive is 98% full */
"ActivityCenterQuotaCriticalTitle, %@ %@" = "Your %1$@ is %2$@%% full";
/* Primary text shown when the user's quota state is overlimit with lockdown. */
"QuotaOverlimitWithLockdownTitle" = "Your OneDrive storage has expired";
/* AC status shown on an item in the activity list in the Activity Center for an item that is archived. %1$@ is a folder name E.g. Archived in Documents. */
"ActivityCenterItemArchived" = "Archived in %1$@";
/* AC status shown on an item in the activity list in the Activity Center for an item that is archived (short version). */
"ActivityCenterItemArchivedShort" = "Archived";
/* AC status shown on an item in the activity list in the Activity Center for an item that is being reactivated from archive. Placeholder %1$@ is a folder name E.g. Reactivating in Documents. */
"ActivityCenterItemReactivating" = "Reactivating in %1$@";
/* AC status shown on an item in the activity list in the Activity Center for an item that is being reactivating from archive (short version). */
"ActivityCenterItemReactivatingShort" = "Reactivating";
/* AC status shown on an item in the activity list in the Activity Center for an item that was reactivated from archive. Placeholder %1$@ is a folder name E.g.Reactivated in Documents. */
"ActivityCenterItemReactivated" = "Reactivated in %1$@";
/* AC status shown on an item in the activity list in the Activity Center for an item that was reactivated from archive (short version). */
"ActivityCenterItemReactivatedShort" = "Reactivated";
/* --- USQ strings --- */
/* Primary text shown in the Activity Center when the user's quota is nearing. The placeholder is the percentage of quota used, e.g "You're Running Low on Storage (80%)" */
"QuotaNearingPrimaryUSQ, %@" = "You're Running Low on Storage (%@%%)";
/* Secondary text shown in the Activity Center when the user's quota is nearing. */
"QuotaNearingSecondaryUSQ" = "If you run out, you won't be able to upload new files or send and receive email for this account.";
/* Primary text shown in the Activity Center when the user's quota is critical. The placeholder is the percentage of quota used, e.g "Your Storage is Almost Full (90%)" */
"QuotaCriticalPrimaryUSQ, %@" = "Your Storage is Almost Full (%@%%)";
/* Secondary text shown in the Activity Center when the user's quota is critical. */
"QuotaCriticalSecondaryUSQ" = "If you run out, you won't be able to upload new files or send and receive email for this account.";
/* Primary text shown in the Activity Center when the user's quota is full. The placeholder is the percentage of quota used, e.g "Your Storage is Full (100%)" */
"QuotaFullPrimaryUSQ, %@" = "Your Storage is Full (%@%%)";
/* Secondary text shown in the Activity Center when the user's quota is full. */
"QuotaFullSecondaryUSQ" = "You can't upload new files or send and receive email for this account.";
/* Primary text shown in the Activity Center when the user's quota is over the limit. The placeholder is the percentage of quota used, e.g "You're Over Your Storage Limit (110%)" */
"QuotaOverLimitPrimaryUSQ, %@" = "You're Over Your Storage Limit (%@%%)";
/* Secondary text shown in the Activity Center when the user's quota is over the limit. */
"QuotaOverLimitSecondaryUSQ" = "You can't upload new files or send and receive email for this account.";
/* Primary text shown in the Activity Center when the user's quota is in nearing state. */
"ActivityCenterQuotaNearingTitle" = "You're almost out of free storage";
/* Secondary text shown in Activity Center when the user's quota is in nearing state. */
"ActivityCenterQuotaNearingBody" = "Upgrade to keep protecting your photos & files.";
/* Secondart text shown in the Activity Center when the user is approaching critical quota. The placeholders are size and units remaining. E.g. You have only 10 MB of available space */
"ActivityCenterQuotaLeftText, %@ %@" = "You have only %1$@ %2$@ of available space";
/* Secondary text shown in Activity Center when the user's out of storage on their OneDrive. */
"ActivityCenterQuotaReachedBody" = "Get more storage to continue syncing new files.";
/* Secondary text shown when the user's quota state is overlimit with lockdown. The placeholder is the lockdown date assigned to the user */
"QuotaOverlimitWithLockdownBody, %@" = "Your files have stopped syncing and you will lose access on %1$@ if you don't renew your storage.";
/* Secondary text shown when the user's quota state is overlimit with lockdown but the date returned from the service is invalid. */
"QuotaOverlimitWithLockdownBodyInvalidDate" = "Your files have stopped syncing and you will lose access soon if you don't renew your storage.";
/* Secondary text shown in Activity Center when the user's out of storage on their OneDrive, for Microsoft 365 users. */
"ActivityCenterQuotaReachedBody1TB" = "To free up space, remove files you don't need anymore.";
/* Secondary text shown in Activity Center when the user's out of storage on their OneDrive, for business users. */
"ActivityCenterQuotaReachedBodyBusiness" = "Contact your IT department for more info, or free up space by removing files.";
/* Primary text shown in the Activity Center when the user's out of storage on their OneDrive. The placeholder is the full name for the OneDrive account type (e.g. "OneDrive", "OneDrive - Personal" or "OneDrive - Contoso")" */
"ActivityCenterQuotaReachedTitleBusiness, %@" = "Your %1$@ is out of space";
/* Primary text shown in the Activity Center when the user's out of storage on their OneDrive. The placeholder is the full name for the OneDrive account type (e.g. "OneDrive", "OneDrive - Personal" or "OneDrive - Contoso")" */
"ActivityCenterQuotaReachedTitle, %@" = "Your %1$@ is full";
/* Primary text shown in the Activity Center when the user is in Critical quota state. This string is part of the "urgent" messaging style.*/
"ActivityCenterQuotaCriticalTitleUrgentMessaging" = "You'll Need More Storage To Keep Syncing Files";
/* Primary text shown in the Activity Center when the user is in Reached quota state. This string is part of the "urgent" messaging style.*/
"ActivityCenterQuotaReachedTitleUrgentMessaging" = "Files May Stop Syncing Soon";
/* Secondary text shown in the Activity Center when the user is in Reached quota state. This string is part of the "urgent" messaging style.*/
"ActivityCenterQuotaReachedBodyUrgentMessaging" = "Storage full—upgrade in a few simple steps to keep syncing.";
/* Primary text shown in the Activity Center when the user is in Overlimit quota state. This string is part of the "urgent" messaging style.*/
"ActivityCenterQuotaOverlimitTitleUrgentMessaging" = "Important: You're Over Your Max Storage Limit. Files May Stop Syncing.";
/* String for Dime load button for Activity Center. This string is part of the "urgent" messaging style.*/
"ActivityCenterQuotaDimeLoadButtonUrgentMessaging" = "Upgrade";
/* Secondary text shown in the Activity Center when the user has failed an upload.*/
"ActivityCenterItemCantFitInQuotaBody" = "You don't have enough space for this file.";
/* Primary text shown in the Activity Center when the user has failed an upload - USQ language.*/
"ActivityCenterItemCantFitInQuotaTitleUSQ" = "Not Enough Cloud Storage";
/* Secondary text shown in the Activity Center when the user has failed an upload - USQ language.*/
"ActivityCenterItemCantFitInQuotaBodyUSQ" = "Get more storage to back up these files.";
/* Primary text shown in the Activity Center when the user has failed an upload that is from a shared folder.*/
"ActivityCenterItemCantFitInQuotaTitleSharedFolder" = "Couldn't Upload.";
/* Secondary text shown in the Activity Center when the user has failed an upload that is from a shared folder.*/
"ActivityCenterItemCantFitInQuotaBodySharedFolder" = "The owner of this folder doesn't have enough space in their OneDrive.";
/* Secondary text shown in the Activity Center when the user has failed an upload that is either from a shared or local folder.*/
"ActivityCenterItemCantFitInQuotaBodyGeneric" = "There's not enough free space in your OneDrive or shared library for this file.";
/* Primary text shown in the Activity Center for users without an M365 subscription. This is shown for 1 week before switching to the normal banner text. */
"ActivityCenterQuotaUpsellBannerIntroTitle" = "Introducing premium features";
/* Primary text shown in the Activity Center for users without an M365 subscription. This is shown after 1 week of showing the intro banner text. */
"ActivityCenterQuotaUpsellBannerNormalTitle" = "Go Premium";
/* Secondary text shown in the Activity Center for users without an M365 subscription. This is shown after 1 week of showing the intro banner text. */
"ActivityCenterQuotaUpsellBannerNormalBody" = "Get 1 TB (1000 GB) of storage and all-new Office 2016 applications.";
/* Part of the secondary text shown in the Activity Center for users without an M365 subscription. This appears in the banner for both upsell states of the banner. */
"ActivityCenterQuotaUpsellBannerLearnMore" = "Learn more";
/* The Accessibility text hint for the ACM dismiss button. */
"ActivityCenterMessageDismissHint" = "Dismiss";
/* Primary text shown in the Activity Center when user is not signed in, informs user to sign in. */
"ActivityCenterRequestSignInTitle" = "Sign in to OneDrive to get started";
/* Secondary text shown in the Activity Center when user is not signed in, informs user to sign in. */
"ActivityCenterRequestSignInBody" = "Sign in to OneDrive to get your files and sync them on this device.";
/* Button text shown in the Activity Center when user is not signed in, informs user to sign in. */
"ActivityCenterRequestSignInButton" = "Sign In";
/* Primary text shown in the Activity Center when user is in force sign in error state, informs user to re-enter credentials. */
"ActivityCenterForceSignInTitle" = "Start syncing again by signing in";
/* Secondary text shown in the Activity Center when user is in force sign in error state, informs user to re-enter credentials. */
"ActivityCenterForceSignInBody" = "Your files might not be up to date. Re-enter your credentials to start syncing again.";
/* Button text shown in the Activity Center when user is in force sign in error state, informs user to re-enter credentials. */
"ActivityCenterForceSignInButton" = "Sign In";
/* Text shown in the Activity Center while we are signing the user in. */
"ActivityCenterSigningIn" = "Signing in";
/* Text shown in the Activity Center while we are signing the user out. */
"ActivityCenterSigningOut" = "Signing out";
/* Clicking this button will open (action) the OneDrive folder in File Explorer */
"ActivityCenterFooterButtonOpenFolder" = "Open Folder";
/* Clicking this button will open (action) a web portal where the user can upgrade their account */
"ActivityCenterFooterButtonGoPremium" = "Go Premium";
/* Clicking this button opens the user's (action) OneDrive folder online. ("View" here is an action) */
"ActivityCenterFooterButtonViewOnline" = "View Online";
/* Clicking this button opens (action) a context menu which contains extra actions like pause, settings and quit. Maximum string length should be 34 characters and each word should not have more than 16 characters. {MaxLength=34} */
"ActivityCenterFooterButtonMore" = "Help & Settings";
/* Clicking this button opens (action) a web page where users can restore deleted files. Maximum string length should be 34 characters and each word should not have more than 16 characters. {MaxLength=34} */
"ActivityCenterFooterButtonRecycleBin" = "Recycle Bin";
/* Accessibility text for button that will cancel a download */
"ActivityCenterCancelButtonAccessibleName" = "Cancel Download";
/* Primary text shown in the Activity Center upon finding an ODIgnore item */
"ActivityCenterODIgnoreTitle" = "Files with This Icon Won't Sync";
/* Secondary text shown in the Activity Center informing that ODIgnore is admin-enabled */
"ActivityCenterODIgnoreBody" = "Your admin has excluded these file types from syncing. Please contact them if you have any questions.";
/* Accessibility title to describe the excluded icon associated with ODIgnore items */
"ActivityCenterODIgnoreAccessibleTitle" = "Files with excluded icon won't sync.";
/* The name "OneDrive" */
"OneDriveBrandName" = "OneDrive";
/* Primary text shown in the alert of restart after crash */
"RestartAfterCrashAlertTitle" = "There was a problem with OneDrive";
/* Secondary text shown in the alert of restart after crash when report a problem is enabled */
"RestartAfterCrashAlertBodyReportAProblemEnabled" = "OneDrive crashed the last time it ran. You can get help from support by reporting this problem, or you can try to reset OneDrive.";
/* Secondary text shown in the alert of restart after crash when report a problem is disabled */
"RestartAfterCrashAlertBodyReportAProblemDisabled" = "OneDrive crashed the last time it ran. You can get help from support by reporting this problem, or you can try to reset OneDrive.";
/* Text for report a problem button shown in the alert of restart after crash */
"RestartAfterCrashAlertReportAProblemButtonText" = "Report a Problem";
/* Text for reset onedrive button shown in the alert of restart after crash */
"RestartAfterCrashAlertResetOneDriveButtonText" = "Reset OneDrive";
/* Text for cancel button shown in the alert of restart after crash */
"RestartAfterCrashAlertCancelButtonText" = "Cancel";
/* Error primary text shown in a notification for a get link generic error */
"GetLinkErrorPrimary" = "The Link Couldn't Be Created";
/* Error secondary text shown in a notification for a get link generic error */
"GetLinkErrorSecondaryGenericSingle" = "That action isn't available right now. Try again in a few minutes.";
/* Error secondary text shown in a notification for a get link generic error */
"GetLinkErrorSecondaryGenericMultiple" = "Some of these actions aren't available right now. Try again in a few minutes.";
/* Title of the Sharing Web Browser window, placeholder is the name of the file/folder being shared */
"ShareWebWindowTitle, %@" = "Share %@";
/* Title of the Sharing Web Browser window, placeholder is the name of the file/folder being shared - this one has quotes around the item name */
"ShareWebWindowTitleWithQuotes:%@" = "Share \"%@\"";
/* Error primary text in the Sharing Web Browser window for a generic error */
"ShareWebErrorTitleGeneric" = "Something happened";
/* Error secondary text in the Sharing Web Browser window for a generic error */
"ShareWebErrorSecondaryTextGeneric" = "We're not able to share this item right now. Try again later.";
/* Error primary text in the Sharing Web Browser window for an offline error */
"ShareWebErrorTitleOffline" = "Connect to the Internet";
/* Error secondary text in the Sharing Web Browser window for an offline error */
"ShareWebErrorSecondaryTextOffline" = "It doesn't look like you're connected to the Internet. Try sharing again once you're online.";
/* Text on error button in the Sharing Web Browser window */
"ShareWebErrorButtonText" = "Try again";
/* Text shown on the Loading view of the Sharing Web Browser window */
"ShareWebLoading" = "Loading";
/* Text read by the Voice Over utility (accessibility) for the Loading spinner on the Sharing Web Browser Window. The placeholder is the name of the file / folder being shared. */
"ShareWebLoadingNarrator:%@" = "Getting ready to share %@";
/* Title of the Sharing Web Browser window when sharing multiple items placeholder is the number of items being shared */
"ShareWebWindowTitleMultiItem:%@" = "Share %@ items";
/* Text read by the Voice Over utility (accessibility) for the Loading spinner on the Sharing Web Browser Window when sharing multiple items. The placeholder is the number of items being shared. */
"ShareWebLoadingNarratorMultiItem:%@" = "Getting ready to share %@ items";
/* Text for SyncError FoundSameNamesUnderFolder error dialog title */
"FoundSameNamesUnderFolderErrorTitle" = "A File Can't Be Synced";
/* Text for SyncError FoundSameNamesUnderFolder error dialog body. The placeholder is the full path of the file. Please keep "\n" intact. */
"FoundSameNamesUnderFolderErrorBody:%@" = "Another file in the same location has the same name or has different capitalization.\n%@\nRename or move one of the files, and then open the OneDrive app again.";
/* Text for SyncError FoundSameNamesUnderFolder error dialog OK button */
"FoundSameNamesUnderFolderErrorButton" = "OK";
/* Primary text for Toast that shows when uploads are blocked due to an in progress GeoMove */
"SyncError:GeoMoveUploadsPausedPrimary" = "Uploading is paused";
/* Secondary text for Toast that shows when uploads are blocked due to an in progress GeoMove */
"SyncError:GeoMoveUploadsPausedSecondary" = "Your online files are being moved to servers closer to you. Your changes will sync as soon as the move is complete.";
/* Primary text for Toast that shows when uploads are resumed after being blocked due to an in progress GeoMove */
"SyncError:GeoMoveUploadsResumedPrimary" = "We've resumed syncing your files";
/* Secondary text for Toast that shows when uploads are resumed after being blocked due to an in progress GeoMove */
"SyncError:GeoMoveUploadsResumedSecondary" = "We finished moving your online files to servers in your new location.";
/* Primary text for Blocked Tenant Sign In Error */
"SignInBlockedTenantPrimaryText" = "OneDrive can't sync";
/* Secondary text for Blocked Tenant Sign In Error */
"SignInBlockedTenantSecondaryText" = "Your IT department doesn't allow you to sync files from this location to your computer";
/* Text for SyncError MinorVersionLimitExceeded error dialog body */
"SyncErrorShortDescriptionMinorVersionExceededItem" = "You've reached the maximum number of minor versions you can save for this file. Publish the file on your SharePoint site: Right-click the file, and select More > Publish. Then you can start saving minor versions again.";
/* Text for SyncError FolderRecreatedOnFailedDelete toast */
"FolderRecreatedOnFailedDelete Title" = "A folder can't be deleted.";
/* Text for SyncError FolderRecreatedOnFailedDelete toast where %@ is a folder name */
"FolderRecreatedOnFailedDelete Message:%@" = "To stop syncing \"%@\" to your computer, click here to go to Preferences and unselect this folder.";
/* Accessibility text for menu item dropdown button */
"MenuButtonAccessibleName" = "More options";
/* Text for per item menu dropdown Open option */
"MenuItemOpen" = "Open";
/* Text for per item menu dropdown Share option */
"MenuItemShare" = "Share";
/* Text for per item menu dropdown View(action) online option */
"MenuItemViewOnline" = "View Online";
/* Text for per item menu dropdown Version history option */
"MenuItemVersionHistory" = "Version History";
/* Title of Setting dialog tab that provides options for Office file syncing. */
"OfficeText" = "Office";
/* Title text of groupbox on the Office settings tab that provides settings for syncing and file collaboration. */
"OfficeFileCollabGroupBox" = "File collaboration";
/* Explanation text in the File collaboration groupbox that explains syncing files with Office. */
"OfficeFileCollabTextField" = "Work on Office files with other people at the same time by syncing the files with Office.";
/* Checkbox text for syncing files with Office 2016. {Locked=!cs, sk;\"Office\"} */
"OfficeFileCollabCheckBox" = "Use Office applications to sync Office files that I open";
/* Group box title for the Sync conflicts group box - provides options for how to deal with Office file sync conflicts. */
"OfficeConflictGroupBox" = "Sync conflicts";
/* Radio button for the option to merge files using Office. */
"OfficeConflictRadioButtonMerge" = "Let me choose to merge changes or keep both copies";
/* Radio button for option to always keep both copies of a file when the file is in an Office conflict. */
"OfficeConflictRadioButtonFork" = "Always keep both copies (rename the copy on this computer)";
/* Message to notify that an item cannot be deleted and it will be recreated at original location. */
/* Title Text for SyncError DeleteCancelledByEventReceiver toast */
"ItemCannotBeDeleted Title" = "An item can't be deleted.";
/* Body Text for SyncError DeleteCancelledByEventReceiver toast where %@ is an item name */
"ItemCannotBeDeleted Message:%@" = "To stop syncing \"%@\" to your computer, click here to go to Preferences and unselect this item.";
/* Message to notify that an item cannot be moved from its original location, item moved
will be recreated at source and the moved copy will be uploaded from destination. */
/* Title Text for SyncError UploadFailedOnCannotMoveThickets toast */
"ItemCannotBeMoved Title" = "One of your items can't be moved.";
/* Body Text for SyncError MoveCancelledByEventReceiver toast where %@ is a item name which cannot be moved. */
/* Body Text for SyncError MoveFailedOnCannotMoveThickets toast where %@ is a thicket folder name which cannot be moved. */
"ItemCannotBeMoved Message:%@" = "Instead, we copied \"%@\" to the new location and uploaded both copies of the item.";
/* Message to notify that an item cannot be added or changed due to server response of cancelled by event receiver. */
/* Title Text for SyncError AddOrChangeCancelledByEventReceiver toast */
"ItemAddOrChangeCancelledByEventReceiver Title" = "An item can't be uploaded.";
/* Body Text for SyncError AddOrChangeCancelledByEventReceiver toast where %@ is an item name */
"ItemAddOrChangeCancelledByEventReceiver Message:%@" = "To stop syncing \"%@\" to your computer, click here to go to Preferences and unselect this item.";
/* Delete of file or folder is blocked by Retention policy or label applied to the file, folder, library or site. Local file or folder is restored, undoing the local delete. */
/* Title text for SyncError AccessDisabledByPolicy toast */
"AccessDisabledByPolicy Title" = "An item can't be deleted.";
/* Body text for SyncError AccessDisabledByPolicy toast - %@ is name of file or folder that can't be deleted and was restored */
"AccessDisabledByPolicy Message:%@" = "A SharePoint retention policy prevented deletion of \"%@\" so it has been restored. Use 'Free up space' or stop syncing the library if you no longer want this item on your device.";
/*Activity center message body text - Explains to the user that their file is protected by admin-controlled policy and can't be edited.*/
/*Used when a single item is in the error state.*/
"AccessDisabledByPolicyEditSingle" = "This file can't be edited because of an organization policy, so your changes weren't saved.";
/*Activity center message body text - Explains to the user that their file is protected by admin-controlled policy and can't be edited.*/
/*Used when a single item is in the error state.*/
"AccessDisabledByPolicyDeleteSingle" = "This file can't be deleted because of an organization policy, so your changes weren't saved.";
/*Activity center message body text - Explains to the user that their file is protected by admin-controlled policy and can't be edited.*/
/*Used when multiple items are in the error state.*/
"AccessDisabledByPolicyEditMultiple" = "These files can't be edited because of an organization policy, so your changes weren't saved.";
/*Activity center message body text - Explains to the user that their file is protected by admin-controlled policy and can't be edited.*/
/*Used when multiple items are in the error state.*/
"AccessDisabledByPolicyDeleteMultiple" = "These files can't be deleted because of an organization policy, so your changes weren't saved.";
/* Title text for Unsupported library error */
"UnsupportedLibraryClientError" = "Your IT department requires your Mac to be joined to an approved domain. For help joining your Mac to a domain, contact your IT department.";
/* Title text for Unsupported library error */
"UnsupportedLibraryDisabled" = "Your organization doesn't allow syncing of this folder. For more info, ask the site owner.";
/* Resolution message text for Unsupported library error */
"UnsupportedLibraryCheckOut" = "Checkout is required to edit items in this folder. To sync this folder, ask the site owner to turn off \"Require Check Out.\"";
/* Resolution message text for Unsupported library error */
"UnsupportedLibraryColumnInvalid" = "The folder has a required column of info that can't be synced. Ask the site owner to edit the columns so they are no longer required and remove any data validation.";
/* Resolution message text for Unsupported library error */
"UnsupportedLibraryIrm" = "The folder you're trying to sync is configured for Information Rights Management. Contact your site administrator to disable Information Rights Management on this folder.";
/* Resolution message text for Unsupported library error */
"UnsupportedLibraryModeration" = "Items must be approved to be added to the folder. To sync this folder, ask the site owner to turn off \"Content Approval.\"";
/* Resolution message text for Unsupported library error */
"UnsupportedLibrary" = "A recently changed setting prevents syncing of this folder. Contact your IT department for info.";
/* Primary text to show when a mounted folder is unreachable. \"%@\" is the library name. */
"LostPermissionsToMountPointPrimary:%@" = "Can't reach the shared library \"%@\"";
/* Resolution message text for LostPermissionsToMountPoint error */
"LostPermissionsToMountPoint_v2" = "This library was locked, archived, deleted, or its access was changed by the owner or admin. Open the settings to stop syncing it.";
/* Resolution message text for LostPermissionsToMountPoint error */
"LostPermissionsToMountPoint" = "You don't have permission to sync this library. View this library online to request access, or click or tap to stop syncing this library.";
/* Resolution message text for LibraryDeleted error */
"LibraryDeleted" = "This library was removed. Any files that were saved to this device will still be there. Click or tap to stop syncing this library, or contact the library owner.";
/* Resolution message text for ServiceBlockedLibrary error */
"ServiceBlockedLibrary" = "We can't reach this library because of a service issue. Restart OneDrive to try again.";
/* Resolution message text for LibraryNotFound error */
"LibraryNotFound" = "We can't find this library. Click or tap to stop syncing this library, or contact your IT administrator.";
/* Error message text for SyncIrmFileFailed error */
"SyncIrmFileFailed" = "We weren't able to sync this protected file. Please contact the SharePoint administrator of this protected file to request access.";
/* Error message text for IrmRejectedItemOnUpload error */
"IrmRejectedItemOnUpload" = "This file can't be synced because IRM library settings are configured to block users from uploading documents that do not support IRM.";
/* Error message text for IrmExtensionChangeBlockedItem error */
"IrmExtensionChangeBlockedItem" = "We can't sync this item because your organization policy doesn't allow file extensions to be renamed. Please go online and rename the file extension back to its original name or contact your site administrator.";
/* Error message text for IrmEncryptFailedToFindProtectorItem error */
"IrmEncryptFailedToFindProtectorItem" = "We can't sync this item because your organization policy doesn't allow file extensions to be renamed. Please contact your site administrator.";
/* Error message for ItemCantFitOnDisk error. */
"ItemCantFitOnDisk" = "There isn't enough space on this computer to sync this file.";
/* Error message when the user is approaching quota limits. %1 is product name, separated by a newline character. */
"StatusIconQuotaPercentFull:%2@" = "%1$@\nYour OneDrive is %2$@%% full";
/* Error message when quota is full. %1 is product name, separated by a newline character.*/
"StatusIconQuotaFull" = "%1$@\nOneDrive is full";
/* Error message when quota limit is exceeded. %1 is product name, separated by a newline character.*/
"StatusIconOverLimit" = "%1$@\nYou're over your storage limit";
/* Error message when attempting to upload a file but it won't fit in remaining quota. %1 is product name, separated by a newline character. */
"StatusIconCantFit" = "%1$@\nThere isn't enough space on this computer to sync this file";
/* Error message when the user has exceeded quota but cannot buy more. %1 is product name, separated by a newline character. */
"StatusIconOverLimitCapped" = "%1$@\nYour OneDrive is out of space";
/* Status icon text, generic for error icon. %1 is product name, separated by a newline character. */
"StatusIconGenericErrors" = "%1$@\nSync issue";
/* Status icon text, generic for syncing icon. %1 is product name, separated by a newline character. */
"StatusIconGenericSyncing" = "%1$@\nSyncing";
/* Status icon text, generic for blank text. Placeholder is product name.*/
"StatusIconGeneric:%@" = "%1$@";
/* Status icon text when paused . %1 is product name, separated by a newline character. */
"StatusIconPaused" = "%1$@\nPaused";
/* Status icon text when online/signed in. %1 is product name, separated by a newline character. */
"StatusIconOnline" = "%1$@\nOnline";
/* Status icon text when online/signed in. %1 is product name, separated by a newline character. */
"StatusIconUpToDate" = "%1$@\nUp to Date";
/* Status icon text when online/signed in. %1 is product name, separated by a newline character. */
"StatusIconUpToDateV2" = "%1$@\nYour files are backed up and synced";
/* Status icon text when offline / not signed in. %1 is product name, separated by a newline character. */
"StatusIconOffline" = "%1$@\nOffline";
/* Status icon text when Downloading a file. %1 is product name, separated by a newline character. Example: OneDrive Downloading 10 MB of 1 GB at 100 kbps, 1 file remaining */
"StatusIconReceivingSingle:%7@" = "%1$@\nDownloading %2$@ %3$@ of %4$@ %5$@ at %6$@ %7$@, 1 file remaining";
/* Status icon text when Uploading one file. %1 is product name, separated by a newline character. Example: OneDrive Uploading 10 MB of 1 GB at 100 kbps, 1 file remaining*/
"StatusIconSendingSingle:%7@" = "%@\nUploading %2$@ %3$@ of %4$@ %5$@ at %6$@ %7$@, 1 file remaining";
/* Status icon text when Downloading files. %1 is product name, separated by a newline character. Example: OneDrive Downloading 10 MB of 1 GB at 100 kbps, 2 files remaining */
"StatusIconReceiving:%8@" = "%1$@\nDownloading %2$@ %3$@ of %4$@ %5$@ at %6$@ %7$@, %8$@ files remaining";
/* Status icon text when uploading items. %1 is product name, separated by a newline character. Example: OneDrive Uploading 10 MB of 1 GB at 100 kbps, 2 files remaining*/
"StatusIconSending:%8@" = "%1$@\nUploading %2$@ %3$@ of %4$@ %5$@ at %6$@ %7$@, %8$@ files remaining";
/* Status icon text when uploading and downloading items. %1 is product name, separated by a newline character. Example: OneDrive Transferring 10 MB of 1 GB. Downloading at 100 kbps. Uploading at 100 kbps, 2 files remaining */
"StatusIconSendingAndReceiving:%10@" = "%1@\nTransferring %2$@ %3$@ of %4$@ %5$@. Downloading at %6$@ %7$@. Uploading at %8$@ %9$@, %10$@ files remaining";
/* Status icon text when processing is occurring. %1 is product name, separated by a newline character. */
"StatusIconProcessing" = "%1$@\nProcessing changes";
/* Status icon text when several items are being processed. %1 is product name, separated by a newline character. %2 is number of changes */
"StatusIconProcessingCount:%2@" = "%1$@\nProcessing %2$@ changes";
/* Status icon text when a single item is being processed. %1 is product name, separated by a newline character */
"StatusIconProcessingSingle" = "%1$@\nProcessing change";
/* Status icon text when scanning for changes. %1 is product name, separated by a newline character */
"StatusIconLooking" = "%1$@\nLooking for changes";
/* Status icon text when preparing cloud files (such as Quantum placeholders). %1 is product name, separated by a newline character*/
"StatusIconDownloading" = "%1$@\nDownloading";
/* Status icon text when performing a cross scope move. %1 is product name, separated by a newline character */
"StatusIconXScopeMove" = "%1$@\nMoving shared items";
/* Text for menu item to open help center */
"MainMenuItemHelpCenter" = "Help center";
/* Window title used for send feedback.
There's probably no need to localize this string. */
"FeedbackApplicationTitle" = "Microsoft OneDrive";
/* Send feedback menu item label */
"FeedbackMenuLabel" = "Send Feedback";
/* Send feedback window title */
"FeedbackWindowTitle" = "Send Feedback to Microsoft";
/* Link to privacy statement page */
"FeedbackPrivacyLinkText" = "Your privacy is important to us";
/* Link to terms of service page */
"FeedbackTosLinkText" = "Microsoft collects your feedback and uses it to improve your experience.";
/* Description of the link to terms of service page */
"FeedbackTosLinkAccessibleText" = "Microsoft Terms of Service";
/* Consumer - Notice text providing concise description of consent being provided and link to privacy statement page" */
"FeedbackSubmitNoteLinkTextConsumer" = "By pressing submit, your feedback will be used to improve Microsoft products and services. Privacy Statement";
/* Business - Notice text providing concise description of consent being provided and link to privacy statement page" */
"FeedbackSubmitNoteLinkTextBusiness" = "By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement";
/* Header of the button to send positive feedback */
"FeedbackSmileChoiceTitle" = "I like something";
/* Explanation for the send positive feedback button */
"FeedbackSmileChoiceText" = "We like to hear what we're doing right.";
/* Header of the Report a Bug feedback button in the send feedback choices list */
"FeedbackReportABugChoiceTitle" = "I found a bug (MSFT Internal)";
/* Explanation for the Report a Bug button in the send feedback choices list */
"FeedbackReportABugChoiceText" = "Report a bug to us.";
/* Placeholder for the user input field */
"FeedbackSmileFieldTip" = "Tell us what you like. Please do not include any confidential or personal information in your comment.";
/* Placeholder for the user input field */
"FeedbackFrownFieldTip" = "Tell us what you didn't like. Please do not include any confidential or personal information in your comment.";
/* Header of the send negative feedback button */
"FeedbackFrownChoiceTitle" = "I don't like something";
/* Explanation for the send negative feedback button */
"FeedbackFrownChoiceText" = "If something's not right, we want to know about it.";
/* Header of the Send a Suggestion button */
"FeedbackSuggestionChoiceTitle" = "I have a suggestion";
/* Explanation for the Send a Suggestion button */
"FeedbackSuggestionChoiceText" = "Share an idea or improvement.";
/* Checkbox label to opt-in/opt-out of sending log files */
"FeedbackIncludeLogsLabel" = "Include diagnostics and usage data";
/* Label for the button to send feedback */
"FeedbackSendButtonLabel" = "Submit";
/* Label for the button to resent feedback in the case of sending failure */
"FeedbackRetryButtonLabel" = "Try Again";
/* Label for the button to cancel feedback submission request */
"FeedbackCancelButtonLabel" = "Cancel";
/* Label for the button to finish send feedback */
"FeedbackCloseButtonLabel" = "Close";
/* Message shown in the case of feedback submission failure */
"FeedbackSendFailureText" = "Sorry, there was a problem sending your feedback. Please check your Internet connection and try again. You can also report your problem by contacting support.";
/* Message shown during feedback submission */
"FeedbackSendingText" = "Sending...";
/* Message shown at the end of feedback submission. */
"FeedbackSendSuccessText" = "We appreciate your feedback! Your comments will help us improve.";
/* Window title shown at the end of feedback submission. */
"FeedbackSendSuccessTitle" = "Thank You";
/* Label for the button to go back to feedback type selection page. */
"FeedbackBackButtonLabel" = "Back";
// Strings for Report a Bug
/* Window title used for report a bug.
There's probably no need to localize this string. */
"ReportBugApplicationTitle" = "Microsoft OneDrive";
/* Report a Bug menu item label */
"ReportBugMenuLabel" = "Report a Bug";
/* Report a Bug window title */
"ReportBugWindowTitle" = "Report a Bug";
/* Link to privacy statement page */
"ReportBugPrivacyLinkText" = "Your privacy is important to us";
/* Link to terms of service page */
"ReportBugTosLinkText" = "Microsoft collects your feedback and uses it to improve your experience.";
/* Placeholder for the bug category dropdown */
"ReportBugCategoriesDropdownTip" = "Select a Category for the Bug";
/* Option for the bug category dropdown */
"ReportBugDataLossCategory" = "Data Loss";
/* Option for the bug category dropdown */
"ReportBugSyncCrashingCategory" = "Sync is Crashing";
/* Option for the bug category dropdown */
"ReportBugSyncSlowCategory" = "Sync is Slow";
/* Option for User Interface (UI) or User Experience (UX) */
"ReportBugUICategory" = "UI/UX";
/* Option for the bug category dropdown */
"ReportBugAuthenticationCategory" = "Authentication";
/* Option for the bug category dropdown */
"ReportBugOtherCategory" = "Other";
/* Placeholder for the user input field for the bug description */
"ReportBugIssueDescriptionFieldTip" = "Describe the bug here. Please provide as much information as possible (i.e., names of affected files, date issue began).";
/* Placeholder for the user input field for the reproduction steps */
"ReportBugReproStepsFieldTip" = "Please describe the steps to reproduce the bug (optional).";
/* Label for the button to Report a Bug */
"ReportBugSubmitButtonLabel" = "Submit";
/* Label for the button to resend bug in the case of sending failure */
"ReportBugRetryButtonLabel" = "Try Again";
/* Label for the button to cancel bug submission request */
"ReportBugCancelButtonLabel" = "Cancel";
/* Label for the button to finish Report a Bug */
"ReportBugCloseButtonLabel" = "Close";
/* Message shown in the case of bug submission failure */
"ReportBugSendFailureText" = "Sorry, there was a problem submitting your bug report. Please check your Internet connection and try again later.";
/* Window title shown at the end of bug submission failure */
"ReportBugSendFailureTitle" = "Bug Request Failed";
/* Message shown during bug submission */
"ReportBugSendingText" = "Sending...";
/* Message shown at the end of bug submission. */
"ReportBugSendSuccessText" = "A bug has been filed and will be reviewed by our on-call engineer. We'll email you if we need more information.";
/* Window title shown at the end of bug submission. */
"ReportBugSendSuccessTitle" = "Thank You";
/* Title of local mass delete prompt for personal instance. */
"LocalMassDeletePromptTitlePersonal" = "Remove files from OneDrive?";
/* Title of local mass delete prompt for business instance. */
"LocalMassDeletePromptTitleBusiness" = "Remove files from all locations?";
/* Body of local mass delete prompt for personal instance. %@ is a number. %@ is file count. */
"LocalMassDeletePromptBodyPersonal:%@" = "You recently deleted %@ files or moved those files out of your OneDrive folder on this device. Do you want to remove them from OneDrive too?";
/* Body of local mass delete prompt for business instance. %@ is a number. %@ is file count. */
"LocalMassDeletePromptBodyBusiness:%@" = "You recently deleted %@ files or moved those files out of your OneDrive folder on this device. Do you want to remove them from OneDrive and all shared libraries?";
/* Text of Restore button of local mass delete prompt. */
"LocalMassDeletePromptRestoreButton" = "Restore Files";
/* Text of Delete button of local mass delete prompt. */
"LocalMassDeletePromptDeleteButton" = "Remove";
/* Text of Opt out checkbox of local mass delete prompt. */
"LocalMassDeletePromptOptoutCheckbox" = "Always remove files";
/* Activity center local mass delete per item history description. */
"ActivityCenterItemPendingRemoval" = "Pending removal from OneDrive";
/* Checkbox text to toggle the local mass delete feature in settings dialog. */
"LocalMassDeleteSettingsCheckbox" = "Warn me before many files I deleted are removed from the cloud";
/* Title text of local mass delete confirmed ACM. */
"LocalMassDeleteConfirmedTitle" = "Need to restore files?";
/* Body text of local mass delete confirmed ACM for personal instance. */
"LocalMassDeleteConfirmedBodyPersonal" = "Deleting files in OneDrive deletes them on all devices. You can restore files from the OneDrive recycle bin for 30 days.";
/* Body text of local mass delete confirmed ACM for business instance. */
"LocalMassDeleteConfirmedBodyBusiness" = "Deleting files in OneDrive deletes them from all devices and locations. You can restore files from the recycle bin in OneDrive or a shared library for 93 days. Click below to visit the recycle bin that contains the most recently deleted file.";
/* Text of recycle bin button of LocalMassDelete confirmed ACM. */
"LocalMassDeleteRecycleBin" = "Recycle Bin";
/* Header text informing user that an application is downloading their files. %@ is an application name (For example: Microsoft Word)*/
"CloudFilesHydrationToastHeader:%@" = "%@ is downloading from OneDrive";
/* Header text informing user that an application is downloading their files. This version is used if many files are downloading. %@ is an application name (For example: Microsoft Word)*/
"CloudFilesHydrationToastHeaderAboveThreshold:%@" = "%@ is downloading many files from OneDrive";
/* Body text informing user that an application is downloading their files. Clicking on this toast will open a confirmation dialog. */
"CloudFilesHydrationToastBody" = "To cancel this and future downloads, click here.";
/* Header text informing user that an application is downloading their files. %1$@ is an application name. %2$u is a number. */
"CloudFilesHydrationDialogHeader:%@,%u" = "%1$@ is downloading %2$u files";
/* Body text informing user that an application is downloading their files. %@ is an application name. */
"CloudFilesHydrationDialogBody:%@" = "You can let the app continue downloading or stop the download. Select \"Block App\" to stop all future downloads from %@.";
/* Button text in dialog informing user that an application is downloading their files. Clicking this button will continue downloading files. */
"CloudFilesHydrationDialogContinueButton" = "Continue Download";
/* Button text in dialog informing user that an application is downloading their files. Clicking this button will stop downloading files. */
"CloudFilesHydrationDialogStopButton" = "Stop Download";
/* Button text in dialog informing user that an application is downloading their files. Clicking this button will stop downloading files and block this application from future downloads. */
"CloudFilesHydrationDialogBlockButton" = "Block App";
// Cloud Import Activity Center Messages
/* Title of the cloud import Activity Center message. */
"CloudImportACMTitle" = "Import photos and files from Google Drive, Dropbox and more";
/* Description of the cloud import Activity Center message. */
"CloudImportACMDescription" = "Import your cloud files to securely access, share, and collaborate on them from one place.";
/* Button text of the cloud import Activity Center message. */
"CloudImportACMButton" = "Get Started";
// Folder Color Activity Center Messages
/* Title of the FolderColor Activity Center message. */
"FolderColorACMTitle" = "Stay organized with colored folders";
/* Description of the cFolderColor Activity Center message. */
"FolderColorACMDescription" = "Organize your work easily and improve productivity. To color your folders in OneDrive, right-click on them and select Folder color.";
/* Button text of the FolderColor Activity Center message. */
"FolderColorACMButton" = "Open OneDrive To Try";
// Finder Sync Extension Activity Center Messages
/* The title of the large ACM used to inform the user about Files On-Demand if the Finder Sync Extension is enabled. */
"FinderSyncEnabledTitle" = "Online Files Are Saving You Space";
/* The body of a large ACM that informs the user about Files On-Demand if the Finder Sync Extension is enabled. "Finder" should be translated the same way as in the Mac OSX. "Always keep on this device" should be translated the same as the MenuItemPinCommand string. */
"FinderSyncEnabledBody" = "You can now access your entire OneDrive without filling up disk space. If you need anything offline, right-click it in Finder and choose \"Always keep on this device\".";
/* The first button's text in a large ACM that that informs the user about Files On-Demand. When clicked, the message is dismissed. */
"FinderSyncOkay" = "OK";
/* The text of a button that opens a URL with more information about Files On-Demand. Used in all Finder Sync ACMs. */
"FinderSyncLearnMore" = "Learn More";
/* The title of the large ACM used to prompt them to enable the Finder Sync Extension. */
"FinderSyncPromptTitle" = "Get the Most Out of Files On-Demand";
/* The body of a large ACM that prompts the user to enable the Finder Sync Extension if it is disabled. "Finder" should be translated the same way as in the Mac OSX. */
"FinderSyncPromptBody" = "Files On-Demand lets you free up space on your computer by marking OneDrive files as online-only. To mark files as online-only, you need to turn on the OneDrive Finder extension.";
/* The first button's text in a large ACM that prompts the user to enable the Finder Sync Extension. When clicked, the user's Extensions settings are opened. "Finder" should be translated the same way as in the Mac OSX. */
"FinderSyncPromptEnableExtension" = "Turn On Finder Extension";
/* The title text of an ACM that informs the user about Files On-Demand after they have enabled the Finder Sync Extension. */
"FinderSyncSetUpTitle" = "Files On-Demand Is All Set Up";
/* The body text of an ACM that informs the user about Files On-Demand after they have enabled the Finder Sync Extension. */
"FinderSyncSetUpBody" = "Your files are available on demand to save space.";
/* The title of an ACM used to prompt the user to disable Selective Sync if the Finder Sync Extension is enabled and Selective Sync is turned on and Files On-Demand is enabled. */
"FinderSyncEnabledWithSelectiveSyncTitle" = "See All Your Files";
/* The body of an ACM used to prompt the user to disable Selective Sync if the Finder Sync Extension is enabled and Selective Sync is turned on and Files On-Demand is enabled. */
"FinderSyncEnabledWithSelectiveSyncBody" = "You're syncing only some of your files to this device. Files On-Demand now lets you see all your files on this device without using disk space.";
/* The button of an ACM that prompts the user to disable Selective Sync if the Finder Sync Extension is enabled and Files On-Demand is enabled. */
"FinderSyncEnabledTurnOffSelectiveSyncButton" = "See All Files";
// Strings for the kext installer helper
/* Window title for the kext installer helper*/
"KextWizardWindowTitle" = "Microsoft OneDrive";
/* Body header for the kext installer helper */
"KextWizardBodyHeader" = "Update Files On-Demand";
/* Body text for the kext installer helper*/
"KextWizardBodyText" = "To use Files On-Demand, you'll need to allow a system extension from OneDrive. Click Open Security Preferences, and then click Allow.";
/* Action button for the kext installer helper */
"KextWizardOpenSecurityButton" = "Open Security Preferences";
// Throttling
/* Individual file gets throttled */
"FileTransferThrottled" = "You may be experiencing a temporary sync delay due to high service activity. We'll try updating the file again soon.";
/* Title text shown in the sub-header of the Activity Center indicating that a number of items couldn't be synced. */
"FileTransferThrottledPrimary" = "Sync delay";
/* Description text shown on the sub-header of the Activity Center when there are files being throttled. */
"FileTransferThrottledSecondary" = "You may be experiencing a temporary sync delay due to high service activity";
/* Describes the generic resolution, in the Errors Window, of a file that cannot sync because it is in use by another process. */
"FilePostponedByClient" = "The file is opened by another program and can't be synced. Once the file is closed, we can sync it";
/* Title text shown in the sub-header of the Activity Center indicating that one file is in use by another application. */
"FilePostponedByClientSingular" = "A file is in use by another application";
/* Title text shown in the sub-header of the Activity Center indicating that multiple files are in use by other applications. %@ is a number. */
"FilePostponedByClientPlural:%@" = "%@ files are in use by other applications";
// Reset UI strings
/* Window title used for the Reset popup window */
"ResetApplicationTitle" = "Microsoft OneDrive";
/* Header text for the Reset popup window */
"ResetHeaderText" = "Reset OneDrive";
/* Description text for what happens during a reset */
"ResetDescriptionText" = "If you're having problems with syncing your files, resetting may help. OneDrive keeps your files safe while resetting. You can continue working on your files while the reset is in progress. Your work will be saved and uploaded when the reset completes. Learn more";
/* Checkbox text to ask if the user wants to preserve their selective sync and teamsites settings */
"ResetSettingsCheckboxText" = "Keep My Settings (Recommended)";
/* Button text to abort the reset process */
"ResetCancelButtonLabel" = "Cancel";
/* Button text to begin the reset process */
"ResetConfirmButtonLabel" = "Reset";
/* Title text for reset in progress ACM */
"ResetInProgressTitle" = "We're Resetting";
/* Body text for reset in progress ACM */
"ResetInProgressBody" = "Go ahead and keep working on your files while we reset. Your files will save to your local disk and upload to OneDrive after the reset.";
/* Title text for reset successful ACM */
"ResetSuccessTitle" = "Reset Completed";
/* Body text for reset successful ACM */
"ResetSuccessBody" = "Your OneDrive is as good as new.";
/* Title text for reset successful with errors ACM */
"ResetSuccessWithErrorsTitle" = "Reset Completed, But...";
/* Body text for reset successful with errors ACM */
"ResetSuccessWithErrorsBody" = "Your OneDrive still has errors that a reset couldn't resolve. Tap or click to see them.";
/* Button text for reset successful with errors ACM */
"ResetSuccessWithErrorsButton" = "Show Errors";
/* Title text for reset failed ACM */
"ResetFailureTitle" = "Couldn't Reset";
/* Body text for reset failed ACM */
"ResetFailureBody" = "Something went wrong.";
/* Title text for reset successful history list item */
"ActivityListHistoryResetSuccessPrimary" = "Reset Completed";
/* Body text for reset successful history list item */
"ActivityListHistoryResetSuccessSecondary" = "Your OneDrive is as good as new.";
/* Title text for reset successful with errors history list item */
"ActivityListHistoryResetSuccessWithErrorsPrimary" = "Reset Completed";
/* Body text for reset successful with errors history list item */
"ActivityListHistoryResetSuccessWithErrorsSecondary" = "You still have some errors.";
/* Title text for reset failed history list item */
"ActivityListHistoryResetFailurePrimary" = "Couldn't Reset";
/* Body text for reset failed history list item */
"ActivityListHistoryResetFailureSecondary" = "Something went wrong.";
/* Title text for reset completed toast */
"ToastResetCompletedTitle" = "OneDrive Reset Is Complete";
/* Body text for reset completed toast */
"ToastResetCompletedBody" = "Tap or click here to see your file status.";
/* Title text for reset failed toast */
"ToastResetFailedTitle" = "OneDrive Couldn't Reset";
/* Body text for reset failed toast */
"ToastResetFailedBody" = "Tap or click here to see next steps.";
// End Reset UI strings
/* Resolution message for client access denied. */
"ClientAccessDeniedErrorsShortDescription" = "It appears that you do not have access permissions to the item. Ensure that you have the right permissions to allow the item to sync.";
// Purchase Window Strings
/* Title text show in Purchase Window */
"PurchaseWindowTitle" = "Microsoft OneDrive";
/* Header text shown in Purchase Window */
"PurchaseWindowHeader" = "Get the Premium Experience!";
/* Header text shown in Purchase Window after buying the subscription */
"PurchaseSuccessWindowHeader" = "Congratulations!";
/* Header text shown in Purchase Window while buying the subscription */
"PurchaseWindowLoadingTitle" = "Loading";
/* Body text shown in the Purchase Window after buying the subscription */
"PurchaseSuccessWindowBody" = "You now have access to exclusive features. Your card will get charged automatically after the 1-month trial.";
/*Link button to skip the window */
"PurchaseWindowSkipNowLink" = "Skip for now";
/* Sub text in product subscription card describing our premium features*/
"PurchaseCardMainBody" = "Premium OneDrive Features";
/* Describes our product subscription right below a row of images showing the office apps*/
"PurchaseCardSubBody" = "Premium apps on all your devices";
/* Purchase card button text which will start a purchase flow */
"PurchaseCardButtonText" = "Go Premium - 1st Month Free";
/* Purchase card link text which will launch a learn more campaign */
"PurchaseCardLinkText" = "Learn more";
/* Personal subscription card list text. Only for 1 person */
"PurchasePersonalList1" = "For Individuals";
/* Personal subscription card list text. Only for 1 person */
"PurchasePersonalV2List1" = "For 1 Person";
/* Home subscription card list text. Bundle avaiable for 6 people*/
"PurchaseHomeList1" = "For six people";
/* Home subscription card list text. Bundle avaiable for 6 people*/
"PurchaseHomeV2List1" = "For One to Six People";
/* Personal subscription card list text. 1 Terabyte of storage in OneDrive */
"PurchasePersonalList2" = "1 TB total (1000 GB)";
/* Personal subscription card list text. 1 Terabyte of storage in OneDrive */
"PurchasePersonalV2List2" = "1 TB of Secure Cloud Storage";
/* Home subscription card list text. 6 Terabyte of storage in OneDrive */
"PurchaseHomeList2" = "6 TB total, 1 TB per person";
/* Home subscription card list text. 6 Terabyte of storage in OneDrive */
"PurchaseHomeV2List2" = "Up to 6 TB of Secure Cloud Storage";
/* Common subscription card list text for all bundles. Access advanced security features */
"PurchaseCommonList3" = "Advanced Security";
/* Common subscription card list text for all bundles. Access to Copilot within the apps */
"PurchaseCommonV2List3" = "Productivity Apps with Microsoft Copilot";
/* Footnote text for PurchaseCommonV2List3. Limitation and notice on Copilot usage */
"PurchaseCommonV2List3Footnote" = "AI features only available to subscription owner and cannot be shared; usage limits apply.";
/* Common subscription card list text for all bundles. Productivity tools */
"PurchaseCommonList4" = "Productivity Tools";
/* Common subscription card list text for all bundles. Access security features */
"PurchaseCommonV2List4" = "Data and Device Security";
/* Price of a yearly subscription. %@ is money symbol followed by a decimal number. Example: $59.99*/
"PurchasePriceYearConstant:%@" = "%@/year";
/* Close the window */
"PurchaseCloseButtonText" = "Close";
/* Accessible name for a list of Microsoft Office Products*/
"PurchaseIconAccessibleName" = "Microsoft Office products";
/* Accessible name for a list of details concerning a Office Subscription.*/
"PurchaseListBodyAccessibleName" = "Feature list";
/* Error title of purchase window*/
"PurchaseWindowErrorTitle" = "Something Went Wrong";
/* Error body of purchase window. Receipt is already in use*/
"PurchaseErrorReceiptInUseAlta" = "Your Microsoft 365 purchase was claimed by a different Microsoft account.";
/* Error body of purchase window. Transient Error that automatically might resolve*/
"PurchaseErrorTransientIssueAlta" = "You have successfully purchased Microsoft 365, but we were unable to apply the subscription to your Microsoft account. Please try again later, you will not be charged again. If this issue persists after 24 hours, please contact support.";
/* Error body of purchase alert. Generic error message for an alert during the purchase flow*/
"PurchaseErrorGenericIssueAlta" = "An error occured while purchasing Microsoft 365, please try again later. If this issue persists after 24 hours, please contact support.";
/* Error body of purchase alert. Generic error message for failures before the purchase flow */
"PurchaseErrorGenericIssue" = "An error occurred while loading this page. If this issue persists after 24 hours, please contact support.";
/* Error body of purchase window. Error that we are unable to resolve.*/
"PurchaseErrorUnableToResolveAlta" = "You have successfully purchased Microsoft 365, but we were unable to apply the subscription to your Microsoft account. Please contact support.";
/* Terms of Use title for purchasing a subscription */
"PurchaseSubscriptionTermsTitle" = "Subscription Details";
/* Terms of Use body for purchasing a subscription */
"PurchaseSubscriptionTermsBodyAlta" = "Microsoft 365 subscriptions purchased will be charged to your iTunes account and will be automatically renewed within 24 hours prior to the end of the current subscription period, unless auto-renewal is disabled beforehand. To manage your subscriptions or to disable auto-renewal, go to your iTunes account settings. A subscription cannot be cancelled during the active subscription period. Any unused portion of a free trial period, if offered, will be forfeited when a user purchases a subscription to that publication where applicable.";
/* Text that will link to a web page describing the Microsoft terms of use */
"PurchaseSubscriptionTermsOfUseLink" = "Terms of Use";
/* Text that will link to a web page describing the terms of privacy */
"PurchaseSubscriptionPrivacyLink" = "Privacy";
/* Text that will laucnh a product restore flow */
"PurchaseRestoreLinkText" = "Restore My Purchase";
/* Text that link to a web page describing what "Restore my Purchase" does */
"PurchaseRestoreHelpLinkText" = "What is \"Restore My Purchase?\"";
/* Error title when restore was unable to complete */
"PurchaseRestoreErrorTitle" = "No subscription found";
/* Error body when restore was unable to complete */
"PurchaseRestoreErrorBodyAlta" = "This Apple ID doesn't have a paid Microsoft 365 subscription.";
// End Purchase window strings
// Get Help window strings
/* Get Help menu item label */
"GetHelpMenuLabel" = "Get Help";
/* Report a Bug menu item label (only shown to internal users) */
"ReportABugMenuLabel" = "MSFT Internal - Report a Bug";
/* Get Help window title */
"GetHelpWindowTitle" = "Contact Support";
/* Placeholder for the Get Help user input field */
"GetHelpFieldTip" = "Describe your issue here.";
/* Window title shown at the end of get help submission succeeded. */
"GetHelpSendSuccessTitle" = "Support Request Submitted";
/* Message shown at the end of get help submission - %1$@ is user email. */
"GetHelpSendSuccessText:%@" = "A OneDrive agent will get back to you at %1$@.";
/* Window title shown at the end of get help submission failure. */
"GetHelpSendFailureTitle" = "Support Request Failed";
/* Message shown in the case of feedback submission failure */
"GetHelpSendFailureText" = "Sorry, there was a problem submitting your support request. Please check your Internet connection and try again later.";
/* Text read by the Voice Over utility (accessibility) for the Loading spinner on the Get Help Web Browser Window. */
"GetHelpLoadingVoiceOver" = "Getting help content ready";
/* Title of window containing OneShell help pane and custom cards */
"GetHelpBrowserWindowTitle" = "OneDrive Help";
/* Title of support options card in Get Help OneShell pane */
"GetHelpSupportCardTitle" = "Need Help?";
/* Body text in support options card in Get Help OneShell pane for contacting support agent (opening a support ticket) */
"GetHelpSupportCardUrlText" = "Contact support";
/* Title of error screen shown on the Get Help OneShell pane if the help content cannot be displayed, generic error */
"GetHelpBrowserErrorTitleGeneric" = "Something Happened";
/* Body text of error screen shown on the Get Help OneShell pane if the help content cannot be displayed, generic error */
"GetHelpBrowserErrorSecondaryTextGeneric" = "We're not able to open help content right now. Try again later.";
/* Title of error screen shown on the Get Help OneShell pane if the browser navigation cannot continue due to being offline */
"GetHelpBrowserErrorTitleOffline" = "Connect to the Internet";
/* Body text of error screen shown on the Get Help OneShell pane if the browser navigation cannot continue due to being offline */
"GetHelpBrowserErrorSecondaryTextOffline" = "It doesn't look like you're connected to the Internet. Try again once you're online.";
/* Text for button on error screen shown on the Get Help OneShell pane when an error is displayed. The button allows the user to retry loading the window. */
"GetHelpBrowserErrorButtonText" = "Try again";
// End Get Help window strings
// Invalid Name strings
/* Issue window error description for Legacy SyncError IllegalFileName {Placeholder=\"\ / : * ? \\\" < > |\"} */
"SyncErrorShortDescriptionInvalidFilename" = "Please change the file name. For example, make sure it doesn't begin with a space, end with a period, begin with two periods, or include a / character.";
/* Issue window error description for Legacy SyncError IllegalFolderName {Placeholder=\"\ / : * ? \\\" < > |\"} */
"SyncErrorShortDescriptionInvalidFoldername" = "Please change the folder name. For example, make sure it doesn't begin with a space, end with a period, begin with two periods, or include a / character.";
/* Issue window error description for Legacy SyncError ExcludedItem where %@ is the local mounted folder name. - Business instance only.*/
"SyncErrorShortDescriptionExcludedItem:%@" = "An item couldn't be uploaded to \"%@\"";
/* Issue window error description for SyncError InvalidNameUnsupportedChar*/
"SyncErrorShortDescriptionInvalidNameUnsupportedChar" = "The name contains characters that aren't allowed. Please rename the item, so we can sync it. For example, make sure it doesn't begin with a space, end with a period, begin with two periods, or include a / character.";
/* Toast title text for SyncError InvalidNameUnsupportedChar */
"SyncError:InvalidNameUnsupportedChar Title" = "Item name is not allowed in cloud.";
/* Toast body text for SyncError InvalidNameUnsupportedChar where %1@ is a item with invalid name and %2@ is the local mounted folder name. */
"SyncError:InvalidNameUnsupportedChar Message:%@,%@" = "Rename \"%1@\" or remove it from your \"%2@\" folder.";
/* Issue window error description for SyncError InvalidNameByPolicy where %@ is the local mounted folder name. */
"SyncErrorShortDescriptionInvalidNameByPolicy:%@" = "The name or type isn't allowed. Please rename the item or remove it from your \"%@\".";
/* Toast title text for SyncError InvalidNameByPolicy */
"SyncError:InvalidNameByPolicy Title" = "Item name is not allowed in cloud.";
/* Toast body text for SyncError InvalidNameByPolicy where %1@ is a item with invalid name and %2@ is the local mounted folder name. */
"SyncError:InvalidNameByPolicy Message:%@,%@" = "Rename \"%1@\" or remove it from your \"%2@\" folder.";
/* Issue window error description for SyncError InvalidNameOnDependent */
"SyncErrorShortDescriptionInvalidNameOnDependent" = "The item can't be synced because another item has an issue. When the other item is fixed, we can sync this one too.";
/* Title for the error message when a parent item has an issue */
"ParentItemErrorTitleSingle" = "Fix folder issue to sync this item.";
/* Body for the error message when a parent item has an issue */
"ParentItemErrorBodySingle" = "The folder that hosts this item has a sync issue. Fix it to sync the folder and its contents.";
/* Title for the error message when a parent item has an issue */
"ParentItemErrorTitlePlural" = "Fix folder issues to sync %1@ items.";
/* Body for the error message when a parent item has an issue */
"ParentItemErrorBodyPlural" = "The folders that host %1@ items have sync issues. Fix them to sync the folders and their contents.";
/* Title for the error message when a parent item has an issue */
"ParentItemErrorTitlePluralSingleParent" = "Fix folder issue to sync %1@ items.";
/* Body for the error message when a parent item has an issue */
"ParentItemErrorBodyPluralSingleParent" = "The folder that host %1@ items have sync issues. Fix it to sync the folder and its contents.";
/* Toast title text for SyncError InvalidNameOnDependent where %1@ is the local mounted folder name. */
"SyncError:InvalidNameOnDependent Title:%@" = "An item couldn't be uploaded to \"%1@\"";
/* Toast body text for SyncError InvalidNameOnDependent where click action should open issue window */
"SyncError:InvalidNameOnDependent Message" = "Click for more info.";
/* Issue window error description for SyncError SimilarNameItemAlreadyExists */
"SyncErrorSimilarNameItemAlreadyExists" = "This item has the same name as another item in this folder. Please rename or remove this item.";
/* Issue window error description for SyncError VirusInfectedFile */
"SyncErrorVirusInfectedFile" = "We detected a virus in this file and stopped syncing it. If you have a copy on your computer, move it out of your OneDrive folder and use antivirus software to scan your computer. Delete the infected file from your online storage, and upload the copy you scanned.";
/* Issue window error description for SyncError ProtectedToOtherEnterprise where %1$@ is name of the mounted folder */
"SyncErrorProtectedToOtherEnterpriseTitle:@" = "A policy set by your IT administrator prevents you from syncing this work file to your %1$@ folder.";
/* Issue window error description for SyncError ProtectedToOtherEnterprise where %1$@ is name of the mounted folder */
"SyncErrorProtectedToOtherEnterpriseBody:@" = "Move this file out of your %1$@ folder.";
/* Issue window error description for SyncError PreConvergenceMaxPath */
"PreConvergenceMaxPathErrorTitle" = "Can't sync because names are too long.";
/* Issue window error description for SyncError PreConvergenceMaxPath */
"PreConvergenceMaxPathErrorBody:%@" = "Shorten the path of \"1%$@\" to sync this item.";
/* Issue window error description for SyncError PreConvergenceMaxPath */
"PreConvergenceMaxPathErrorSummary" = "Please shorten the names of files or folders in this path to sync this item.";
/* Title of the Version Window, where %1$@ is the name of the file */
"VersionWindowTitle:%@" = "Version History \"%1$@\"";
/* Version history window main heading */
"VersionWindowPrimaryText" = "Version History";
/* Text read aloud when list of version history is selected */
"VersionWindowListAccessibleText" = "Version History List";
/* Modified by column title in the version history window. The placeholder string %1$@ is the person's display name */
"VersionWindowModifiedBy:%@" = "Modified by %1$@";
/* When user did not set a display name, it will show as unknown user */
"VersionWindowModifiedByUnkownUser" = "Modified by unknown user";
/* File size column title in the version history window */
"VersionWindowFileSize" = "Size";
/* Text for version history per item menu dropdown Restore option */
"VersionWindowRestore" = "Restore";
/* Text for version history per item menu dropdown Open File (action) option */
"VersionWindowOpenFile" = "Open";
/* Text for version history per item menu dropdown Download File (action) option */
"VersionWindowDownloadFile" = "Download";
/* Text for version history per item menu dropdown View Online (action) option */
"VersionWindowViewOnline" = "View Online";
/* Text for version history per item menu dropdown Delete Version option */
"VersionWindowDeleteVersion" = "Delete";
/* Error primary text in the version window for a generic error */
"VersionWindowGenericErrorTitle" = "Couldn't load versions";
/* Text for Try Again button, used in version window fetch version history error. */
"VersionWindowErrorButtonTryAgain" = "Try again";
/* Secondary message shown in version history window error header when user cannot complete an action */
"VersionWindowRetryMessage" = "Please try again later.";
/* Secondary message shown in version history window error header when user cannot restore a file when it is in use */
"VersionWindowFileInUseRetryMessage" = "The file is in use. Please close it and try again.";
/* Message shown while version history window is restoring a file */
"VersionWindowRestoring" = "Restoring";
/* Message shown while version history window is downloading a file */
"VersionWindowDownloading" = "Downloading";
/* Message shown while version history window is deleting a version */
"VersionWindowDeleting" = "Deleting";
/* Message shown while version history window is retrieving version history */
"VersionWindowLoading" = "Loading";
/* Error message shown when user can't restore file from version history window */
"VersionWindowRestoreError" = "Couldn't restore version";
/* Error message shown when user can't download file from version history window */
"VersionWindowDownloadFileError" = "Couldn't download version";
/* Error message shown when user can't delete file from version history window */
"VersionWindowDeleteVersionError" = "Couldn't delete version";
/* Education message shown when user restores file for the first few times */
"VersionWindowRestoreInfo" = "If the file is open, close it to avoid conflicts.";
/* Text for primary button in delete confirm dialog of version history window */
"VersionWindowDeleteButton" = "Delete";
/* Text for cancel button in delete confirm dialog of version history window */
"VersionWindowCancelButton" = "Cancel";
/* Body text for delete confirm dialog of version window when user try to delete a version */
"VersionWindowDeleteConfirmBody" = "Are you sure you want to delete this version?";
// End Invalid Name strings
// Floodgate Survey strings
/* Window title used for surveys asking the user for feedback. */
"FloodgateSurveyApplicationTitle" = "Microsoft OneDrive";
/* Primary text on notification asking user for feedback. */
"FloodgateSurveyNotificationPrimary" = "We'd Love Your Feedback!";
/* Secondary text on notification asking user for feedback. */
"FloodgateSurveyNotificationSecondary" = "We have just two questions for you.";
/* Header text for floodgate survey UI. */
"FloodgateSurveyPrimary" = "Send Feedback to Microsoft";
/* Text that initially populates a free-response text box asking for additional feedback. */
"FloodgateSurveyFeedbackBox" = "Please tell us more. Why did you choose that answer? Please do not include any confidential or personal information in your comment.";
/* Optional question asked after the user selects and submits a rating */
"FloodgateSurveyCommentQuestion" = "Why did you choose that answer?";
/* Text that initially populates a free-response text box asking for additional feedback on the NPS Survey. */
"FloodgateSurveyFeedbackBoxV2" = "Please do not include any confidential or personal information in your comment.";
/* Hyperlink to the Microsoft privacy statement page. */
"FloodgateSurveyPrivacyStatement" = "Privacy Statement";
/* Consumer - Notice text providing concise description of consent being provided. */
"FloodgateSurveySubmitNoteConsumer" = "By pressing submit, your feedback will be used to improve Microsoft products and services.";
/* Business - Notice text providing concise description of consent being provided. */
"FloodgateSurveySubmitNoteBusiness" = "By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data.";
/* Label for button to submit survey response. */
"FloodgateSurveySubmitButtonLabel" = "Submit";
/* Label for button to cancel survey response. */
"FloodgateSurveyCancelButtonLabel" = "Cancel";
/* Message appended to the additional feedback box question warning the user to not include any confidential or personal information in their response. The placeholder (%1$@) will be the follow up question asking the user for additional feedback. */
"FloodgateSurveyFeedbackBoxBusiness:%@" = "%1$@ (Please do not include any confidential or personal information.)";
/* Primary question asked for the net promoter score (NPS) survey where the user rates how likely they are to recommend OneDrive. */
"FloodgateSurveyNpsQuestion" = "How likely are you to recommend OneDrive to others, if asked?";
/* Most positive net promoter score (NPS) survey response. The placeholder (%1$@) will be a number corresponding to the highest possible numeric response to the survey. */
"FloodgateSurveyNpsResponseMax:%@" = "%1$@ - Extremely likely";
/* Most negative net promoter score (NPS) survey response. The placeholder (%1$@) will be a number corresponding to the lowest possible numeric response to the survey. */
"FloodgateSurveyNpsResponseMin:%@" = "%1$@ - Not at all likely";
/* Primary question asked for the suite net promoter score (NPS) survey where the user rates how likely they are to recommend Microsoft 365. */
"FloodgateSurveySuiteNpsQuestionAlta" = "How likely are you to recommend Microsoft 365 to others, if asked?";
/* Text that initially populates a free-response text asking the user for additional feedback. */
"FloodgateSurveySuiteNpsFeedbackBoxAlta" = "Please describe how we can make Microsoft 365 better for you.";
/* Title text for survey dialog asking the user to rate their experience using the device folder backup feature */
"SurveyKfmFpsDialogPrimary" = "We'd Love Your Feedback on Your Device Folder Backup Experience!";
/* Question asking the user to rate their satisfaction with the device folder backup feature */
"SurveyKfmFpsQuestion" = "How satisfied are you with backing up your device folders in OneDrive?";
/* Most positive survey response indicating the user is extremely satisfied. The placeholder (%1$@) will be a number corresponding to the highest possible numeric response to the survey. */
"SurveySatisfiedResponseMax" = "%1$@ - Extremely satisfied";
/* Most negative survey response indicating the user is extremely dissatisfied. The placeholder (%1$@) will be a number corresponding to the lowest possible numeric response to the survey. */
"SurveySatisfiedResponseMin" = "%1$@ - Not at all satisfied";
// End Floodgate Survey strings
/* Question asked for survey intended to measure experiment experience. */
"ExperimentSurveyFpsQuestion" = "How satisfied are you with OneDrive?";
// Privacy UI strings
/* Header text for page describing required diagnostic data that is collected */
"RequiredDiagnosticDataHeaderPrimary" = "Microsoft Respects Your Privacy";
/* Secondary text for page describing required diagnostic data that is collected */
"RequiredDiagnosticDataHeaderSecondary" = "When you entrust your data to OneDrive & Office, you remain the owner of that data.";
/* Body text describing what required diagnostic data is and why we collect it */
"RequiredDiagnosticDataBodyPrimary" = "We gather required diagnostic data to keep OneDrive & Office secure, up-to-date, and working as expected. This data doesn't include your name, file contents, or info about unrelated apps.";
/* Body text describing what required service data is and how to configure privacy settings */
"RequiredDiagnosticDataBodySecondary" = "OneDrive connects to online services to power your experience, and as part of that, we gather required service data. Other Office apps also connect to online services, which may download or analyze your content to deliver a better experience. You can adjust these settings in the Office apps.";
/* Text for a link to the updated privacy settings */
"RequiredDiagnosticDataLearnMoreLink" = "Learn More";
/* Text on button for navigating to the next page */
"RequiredDiagnosticDataNextButton" = "Next";
/* Accessible description for Learn More link */
"RequiredDiagnosticDataLearnMoreDescription" = "Learn more about required diagnostic data";
/* Header text for page describing optional diagnostic data and its benefits to the user */
"OptionalDiagnosticDataHeaderPrimary" = "Getting Better Together";
/* Secondary text for page describing optional diagnostic data and its benefits to the user with a link to more information at the end */
"OptionalDiagnosticDataHeaderSecondary" = "We'd like you to share optional diagnostic and usage data. It's how we continue to improve. None of this data includes your name, file contents, or information about apps unrelated to OneDrive & Office. Learn more";
/* Question in body of page asking the user if they would like to opt in or out of sending optional diagnostic data to Microsoft */
"OptionalDiagnosticDataQuestion" = "Do you want to send optional data about OneDrive & Office to Microsoft?";
/* Radio button text for selecting to opt in to sending optional diagnostic data to Microsoft */
"OptionalDiagnosticDataRadioButtonOptIn" = "Send optional data to help improve these apps";
/* Radio button text for selecting to opt out of sending optional diagnostic data to Microsoft */
"OptionalDiagnosticDataRadioButtonOptOut" = "Don't send optional data";
/* Text on button for accepting the optional diagnostic data option selected */
"OptionalDiagnosticDataAcceptButton" = "Accept";
/* Text on button for closing the optional diagnostic data option window in the cases when user is not allowed to opt-in for optional data collection */
"OptionalDiagnosticDataCloseButton" = "Close";
/* Header text for toast notification sent to the user letting them know about our new privacy settings for Office and OneDrive */
"PrivacySettingsNotificationPrimary" = "Privacy Update";
/* Secondary text on toast notification sent to the user letting them know about our new privacy settings for Office and OneDrive */
"PrivacySettingsNotificationSecondary" = "Click here to learn how OneDrive protects your privacy and to adjust your options for sharing data.";
/* Text on activity center banner letting the user know their privacy settings have been applied to OneDrive via their selection in another Office app */
"PrivacySettingsAppliedACBanner" = "Your privacy settings have been applied from changes you made in another Office app.";
/* Text on the primary button on activity center banne informing the user their privacy settings were applied to OneDrive via their selection in another Office app */
"PrivacySettingsAppliedACPrimaryButton" = "View Settings";
/* Button under Account in OneDrive Preferences that launches the privacy settings flow */
"PrivacySettingsAccountPageButtonText" = "Privacy Settings";
// End privacy UI strings
// Errors View strings
/* Header for Errors List in Activity Center, %@ is count of errors. */
"ErrorsViewErrorsCountSingle:%@" = "%@ sync issue";
/* Header for Errors List in Activity Center, multiple errors. %@ is count of errors. */
"ErrorsViewErrorsCountMultiple:%@" = "%@ sync issues";
/* Header for entry to Errors List in Activity Center */
"ErrorsViewEntryHeaderSingle" = "There is a sync issue in OneDrive";
/* Header for entry to Errors List in Activity Center. %@ is count of errors. */
"ErrorsViewEntryHeaderMultiple:%@" = "There are %@ sync issues in OneDrive";
/* Subtext for entry to Errors List in Activity Center */
"ErrorsViewEntrySecondarySingle" = "Learn more about this issue and how to resolve it";
/* Subtext for entry to Errors List in Activity Center */
"ErrorsViewEntrySecondaryMultiple" = "Learn more about these issues and how to resolve them";
/* Accessibility text read out for button to enter the Errors List in Activity Center */
"ErrorsViewEntryAccessibleTextSingle" = "Click to view the sync issue in OneDrive";
/* Accessibility text read out for button to enter the Errors List in Activity Center. %@ is count of errors. */
"ErrorsViewEntryAccessibleTextMultiple:%@" = "Click to view %@ sync issues in OneDrive";
/* Accessibility text read out for button to exit the Errors List in Activity Center */
"ErrorsViewExitAccessibleText" = "Sync issue page. Click to close.";
/* Accessibility text read out to summarize the Errors List in Activity Center */
"ErrorsViewListAccessibleText" = "List of sync issues in OneDrive";
/* Tooltip string on a Home icon that brings users back to the standard ActivityCenter view */
"ErrorViewHomeToolTip" = "Home";
/* Header for entry to Errors List in Activity Center that describes how many sync issues exists */
"ErrorsViewEntrySyncIssues" = "Sync Issues";
/* Text for the learn more hyperlink in error items in the Errors List */
"ErrorsViewListLearnMore" = "Learn more";
/* Accesibility text read out for each item in the list, %1$@ is a index of item, %2$@ is total count of errors. */
"ErrorsViewListItemIndexAccessibleText:%@,%@" = "%1$@ of %2$@ sync issues.";
/* Text for the resolve button in error items in the Errors List */
"ErrorsViewListItemResolve" = "Resolve";
/* Text for the resolve button in error items in the Errors List */
"ErrorsViewListItemOpenAccountSettings" = "Open Account Settings";
// end Errors View strings
// Tenant Health Reports strings
/* Primary text sent in tenant health report when user experiences a crash or permanent assert. Describes what user experienced. */
"TenantHealthAssertCrashPrimary" = "The OneDrive sync app stopped responding";
/* Secondary text sent in tenant health report when user experiences an assert multiple times. %1$@ is Assert ID guid, %2$@ is number of occurrences of this assert, %3$@ is timestamp the assert was last hit. */
"TenantHealthAssertSecondaryMultiple:%@,%@,%@" = "Assert ID \"%1$@\" (%2$@) last occurred on %3$@ (UTC).";
/* Secondary text sent in tenant health report when user experiences an assert once. %1$@ is Assert ID guid, %2$@ is timestamp of the assert. */
"TenantHealthAssertSecondarySingle:%@,%@" = "Assert ID \"%1$@\" occurred on %2$@ (UTC).";
/* Secondary text sent in tenant health report when user experiences a crash. %1$@ is Crash ID guid, %2$@ is timestamp. */
"TenantHealthCrashSecondary:%@,%@" = "Report with Crash ID \"%1$@\" sent on %2$@ (UTC).";
// end Tenant Health Reports strings
// First Delete Dialog strings
/* Header text for dialog describing what happens when a user deletes a file */
"FirstDeleteSingleUserHeader" = "Deleted Files Are Removed Everywhere";
/* Body text describing what happens after you delete a file. %1$@ is the number of days left to restore files from the recycle bin. */
"FirstDeleteSingleUserBody" = "Files you delete from your OneDrive are no longer available across your devices or on the web. You can restore them from your OneDrive recycle bin within the next %1$@ days.";
/* Header text for dialog describing what happens when a user deletes a file from a shared library */
"FirstDeleteMultipleUserHeader" = "Deleted Files Are Removed For Everyone";
/* Body text for Teamsite files that are deleted. These files will be removed for all users. %1$@ is the number of days left to restore files. */
"FirstDeleteTeamSiteBody" = "Files you delete from shared librares are no longer available for anyone anywhere. You can restore them from the shared library's recycle bin within the next %1$@ days.";
/* Body text explaining what happens when a user deletes shared or Add to OneDrive files. Files are deleted for everyone. %1$@ is the number of days left to restore the files. */
"FirstDeleteSharedBody" = "Shared files you delete from OneDrive are no longer available for anyone anywhere. The original owner can restore them from their OneDrive recycle bin within the next %1$@ days.";
/* Checkbox that toggles whether the reminder will pop up again */
"FirstDeleteCheckboxText" = "Don't show this reminder again";
/* Subbody text that list the recently deleted file. %1$@ represents a file name */
"FirstDeleteRecentlyDeletedSingle" = "Recently deleted: %1$@";
/* Subbody text that lists two recently deleted files. %1$@ represents a file name, %2$@ represents a file name */
"FirstDeleteRecentlyDeletedDouble" = "Recently deleted: %1$@, %2$@";
/* Subbody text that list multiple deleted files. %1$@ represents a file name, %2$@ represents a file name, %3$@ represents a number. */
"FirstDeleteRecentlyDeletedMultiple" = "Recently deleted: %1$@, %2$@ and %3$@ more files";
/* Primary button that acknowledges a user has read the dialog */
"FirstDeleteDialogPrimaryButton" = "Got It";
/* Secondary button that opens a link to the Recycle Bin {MaxLength=35}*/
"FirstDeleteDialogSecondaryButton" = "Open OneDrive Recycle Bin";
// End first delete dialog strings
// Add To OneDrive strings
/* Primary text in error message and prompt if an Added folder shortcut is no longer working */
"AddToOnedriveShortcutErrorPrimary" = "A Shortcut No Longer Works";
/* Primary text in error message and prompt if an Added folder shortcut is no longer working. %1$@ is the shortcut name */
"AddToOnedriveShortcutErrorPrimary_v2:%@" = "Can't reach your shortcut \"%1$@\"";
/* Button that opens the web page of the shortcut */
"AddToOnedriveGoToWebButton" = "Go to Web";
/* Button that removes shortcut and unmount an added folder */
"AddToOnedriveRemoveShortcutButton" = "Remove Shortcut";
/* Button that removes shortcuts and unmount multiple added folders */
"AddToOnedriveRemoveShortcutButtonMulti" = "Remove Shortcuts";
/* Primary button that acknowledges a user has read the message */
"AddToOnedriveDismissButton" = "Got It";
/* Secondary text in error message and prompt if an Added folder syncing is disabled by admin. %1$@ is the shortcut name */
"AddToOnedriveAdminBlockedSyncSecondary:%@" = "Your IT admin no longer allows you to sync \"%1$@\".";
/* Secondary text in error message and prompt if an Added folder is deleted or user lost permission to view it. %1$@ is the shortcut name */
"AddToOnedriveDeletedShortcutSecondary:%@" = "\"%1$@\" has been deleted or you no longer have permission to view it.";
/* Secondary text in error message and prompt if an Added folder is deleted or user lost permission to view it. */
"AddToOnedriveDeletedShortcutSecondary_v2" = "This shortcut isn't working because it was locked, archived, deleted, or the access was changed by the owner or admin.";
/* Primary text in error message and prompt if an Added folder is already syncing via teamsite sync" */
"AddToOnedriveDuplicateMountpointPrimary" = "Unable to Sync Shortcut";
/* Secondary text in error message and prompt if an Added folder is already syncing via teamsite sync. %1$@ is the folder name. %2$@ is the name of the shared library where the folder is currently syncing */
"AddToOnedriveDuplicateMountpointSecondary:%@,%@" = "We can't sync your shortcut to \"%1$@\". However, you can access the folder under \"%2$@\".";
/* Secondary text in Add to OneDrive error message if an Added folder conficts with teamsite sync. %1$@ is the folder name. %2$@ and %3$@ are both the name of the shared library where the folder has confict with and need to be unmounted. */
"AddToOnedriveDuplicateMountpointSecondaryNew:%@,%@,%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with the \"%2$@\" folder. To add the shortcut, you'll need to stop syncing \"%3$@\".";
/* Secondary text in Add to OneDrive error message if an Added folder conficts with two teamsites sync. %1$@ is the folder name. %2$@ and %3$@ are the names of the shared library where the folder has conflict with and need to be unmounted. */
"AddToOnedriveDuplicateMountpointSecondaryDouble:%@,%@,%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with other folders. To add the shortcut, you'll need to stop syncing these folders: \n\"%2$@\" \n\"%3$@\".";
/* Secondary text in Add to OneDrive error message if an Added folder conflicts with more than two teamsites sync. %1$@ is the folder name. %2$@ and %3$@ are the names of the shared library where the folder has conflict with and need to be unmounted. %4$@ is a library count number. */
"AddToOnedriveDuplicateMountpointSecondaryMulti:%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with other folders. To add the shortcut, you'll need to stop syncing these folders: \n\"%2$@\" \n\"%3$@\" \nand \"%4$@\" more.";
/* Secondary text in Add to OneDrive error message if two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %3$@ and %4$@ are the names of the shared library where the folder has conflict with and need to be unmounted. */
"AddToOnedriveDoubleDuplicateMountpointSecondary:%@,%@,%@,%@" = "We can't sync your shortcuts to \"%1$@\" and \"%2$@\" because they conflict with the \"%3$@\" folder. To add the shortcuts, you'll need to stop syncing \"%4$@\".";
/* Secondary text in Add to OneDrive error message if two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %3$@ and %4$@ are the names of the shared library where the folder has conflict with and need to be unmounted. */
"AddToOnedriveDoubleDuplicateMountpointSecondaryDouble:%@,%@,%@,%@" = "We can't sync your shortcuts to \"%1$@\" and \"%2$@\" because they conflict with other folders. To add the shortcuts, you'll need to stop syncing these folders: \n\"%3$@\" \n\"%4$@\".";
/* Secondary text in Add to OneDrive error message if two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %3$@ and %4$@ are the names of the shared library where the folder has conflict with and need to be unmounted. %5$@ is a library count number. */
"AddToOnedriveDoubleDuplicateMountpointSecondaryMulti:%@,%@,%@,%@,%@" = "We can't sync your shortcuts to \"%1$@\" and \"%2$@\" because they conflict with other folders. To add the shortcuts, you'll need to stop syncing these folders: \n\"%3$@\" \n\"%4$@\" \nand %5$@ more.";
/* Secondary text in Add to OneDrive error message if more than two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %4$@ and %5$@ are the names of the shared library where the folder has conflict with and need to be unmounted. %3$@ is a shortcut count number. %6$@ is a library count number. */
"AddToOnedriveMultiDuplicateMountpointSecondary:%@,%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\", \"%2$@\", and %3$@ more because they conflict with the \"%4$@\" folder. To add the shortcuts, you'll need to stop syncing \"%5$@\".";
/* Secondary text in Add to OneDrive error message if more than two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %4$@ and %5$@ are the names of the shared library where the folder has conflict with and need to be unmounted. %3$@ is a shortcut count number. %6$@ is a library count number. */
"AddToOnedriveMultiDuplicateMountpointSecondaryDouble:%@,%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\", \"%2$@\", and %3$@ more because they conflict with other folders. To add the shortcuts, you'll need to stop syncing these folders: \n\"%4$@\" \n\"%5$@\".";
/* Secondary text in Add to OneDrive error message if more than two Added folders conflict with teamsite sync. %1$@ and %2$@ are the folder names. %4$@ and %5$@ are the names of the shared library where the folder has conflict with and need to be unmounted. %3$@ is a shortcut count number. %6$@ is a library count number. */
"AddToOnedriveMultiDuplicateMountpointSecondaryMulti:%@,%@,%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\", \"%2$@\", and %3$@ more because they conflict with other folders. To add the shortcuts, you'll need to stop syncing these folders: \n\"%4$@\" \n\"%5$@\" \nand %6$@ more.";
/* Secondary text in Add to OneDrive error message if an Added folder conficts with auto-mounted teamsite sync. %1$@ is the folder name. %2$@ is the name of the shared library where the folder has confict with. */
"AddToOnedriveAutomountTeamsiteCollisionSecondary:%@,%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with the \"%2$@\" folder that's added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error message if an Added folder conflicts with more than two auto-mounted teamsites sync. %1$@ is the folder name. %2$@ is the name of the shared library where the folder has conflict with. %3$@ is a library count number. */
"AddToOnedriveAutomountTeamsiteCollisionSecondaryMulti:%@,%@,%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with \"%2$@\" and %3$@ other folders that are added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error message if two Added folders conflict with auto-mounted teamsite sync. %1$@ and %2$@ are the folder names. %3$@ is the name of the shared library where the folder has conflict with. */
"AddToOnedriveDoubleAutomountTeamsiteCollisionSecondary:%@,%@,%@" = "We can't sync your shortcuts to \"%1$@\" and \"%2$@\" because they conflict with the \"%3$@\" folder that's added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error message if two Added folders conflict with auto-mounted teamsite sync. %1$@ and %2$@ are the folder names. %3$@ is the name of the shared library where the folder has conflict with. %4$@ is a library count number. */
"AddToOnedriveDoubleAutomountTeamsiteCollisionSecondaryMulti:%@,%@,%@,%@" = "We can't sync your shortcuts to \"%1$@\" and \"%2$@\" because they conflict with \"%3$@\" and %4$@ other folders that are added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error message if more than two Added folders conflict with auto-mounted teamsite sync. %1$@ and %2$@ are the folder names. %4$@ is the name of the shared library where the folder has conflict with. %3$@ is a shortcut count number.*/
"AddToOnedriveMultiAutomountTeamsiteCollisionSecondary:%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\", \"%2$@\", and %3$@ more because they conflict with the \"%4$@\" folder that's added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error message if more than two Added folders conflict with auto-mounted teamsite sync. %1$@ and %2$@ are the folder names. %4$@ is the name of the shared library where the folder has conflict with. %3$@ is a shortcut count number. %5$@ is a library count number. */
"AddToOnedriveMultiAutomountTeamsiteCollisionSecondaryMulti:%@,%@,%@,%@,%@" = "We can't sync your shortcut to \"%1$@\", \"%2$@\", and %3$@ more because they conflict with \"%4$@\" and %5$@ other folders that are added by your admin and already syncing to your device.";
/* Secondary text in Add to OneDrive error toast if an Added folder conflicts with teamsite sync. %1!s! is the folder name */
"AddToOnedriveDuplicateMountpointToast:%@" = "We can't sync your shortcut to \"%1$@\" because it conflicts with another folder. Click to learn more.";
/* Primary button that unmounts a teamsite if it conflicts with Added folder */
"AddToOnedriveUnmountTeamSiteButton" = "Unsync Conflicting Folder";
/* Primary button that unmounts multiple teamsites if they conflict with Added folder */
"AddToOnedriveUnmountTeamSiteButtonMulti" = "Unsync Conflicting Folders";
/* Primary text in activity center message and prompt if an Added folder shortcut has become a private copy */
"AddToOnedriveMoveShortcutPrimary" = "We Copied the Folder for You";
/* Primary text in activity center message and prompt if more than one Added folder shortcuts have become private copies */
"AddToOnedriveMoveShortcutPrimaryMultiple" = "We Copied the Folders for You";
/* Secondary text in activity center message and prompt if an Added folder shortcut has become a private copy. */
"AddToOnedriveMoveShortcutSecondary" = "Shortcuts can't be moved, so we created a copy of this folder for you. To keep working in the folder with everyone else, you can add a new shortcut from the web.";
/* Secondary text in activity center message and prompt if more than one Added folder shortcut have become private copies. */
"AddToOnedriveMoveShortcutSecondaryMultiple" = "Shortcuts can't be moved, so we created copies of these folders for you. To keep working in the folder with everyone else, you can re-add the shortcuts from the web.";
/* Primary text in Add to OneDrive message if an Added folder shortcut was moved back to its original location. */
"AddToOnedriveUndoMoveShortcutPrimary" = "Unable to move shortcut";
/* Primary text in Add to OneDrive message if Added folder shortcuts were moved back to their original locations. */
"AddToOnedriveUndoMoveShortcutPrimaryMultiple" = "Unable to move shortcuts";
/* Secondary text in Add to OneDrive message if an Added folder shortcut was moved back to its original location. */
"AddToOnedriveUndoMoveShortcutSecondary" = "We're currently unable to move shortcuts and moved the shortcut back to its original location.";
/* Secondary text in Add to OneDrive message if more than one Added folder shortcuts were moved back to their original locations. */
"AddToOnedriveUndoMoveShortcutSecondaryMultiple" = "We're currently unable to move shortcuts and moved the shortcuts back to their original locations.";
/* Secondary text in Add to OneDrive message if an Added folder shortcut was moved back to its original location because the user tried to move it into another shortcut. */
"AddToOnedriveUndoMoveShortcutIntoShortcutSecondary" = "Shortcuts can't be moved into other shortcuts, so it will remain in its original location.";
/* Secondary text in Add to OneDrive message if more than one Added folder shortcuts were moved back to its original location because the user tried to move them into other shortcuts. */
"AddToOnedriveUndoMoveShortcutIntoShortcutSecondaryMultiple" = "Shortcuts can't be moved into other shortcuts, so they will remain in their original locations.";
/* Secondary text in Add to OneDrive message if an Added folder shortcut was moved back to its original location because the user tried to move it out of another shortcut. */
"AddToOnedriveUndoMoveShortcutOutOfShortcutSecondary" = "Shortcuts can't be moved out of other shortcuts, so it will remain in its original location.";
/* Secondary text in Add to OneDrive message if more than one Added folder shortcuts were moved back to its original location because the user tried to move them out of other shortcuts. */
"AddToOnedriveUndoMoveShortcutOutOfShortcutSecondaryMultiple" = "Shortcuts can't be moved out of other shortcuts, so they will remain in their original locations.";
/* Secondary text in Add to OneDrive message if an Added folder shortcut was moved back to its original location because the user tried to move it into a shared library. */
"AddToOnedriveUndoMoveShortcutIntoTeamSiteSecondary" = "Shortcuts can't be moved into shared libraries, so it will remain in its original location.";
/* Secondary text in Add to OneDrive message if more than one Added folder shortcuts were moved back to its original location because the user tried to move them into shared libraries. */
"AddToOnedriveUndoMoveShortcutIntoTeamSiteSecondaryMultiple" = "Shortcuts can't be moved into shared libraries, so they will remain in their original locations.";
/* Secondary text in Add to OneDrive message if more than one Added folder shortcuts were moved back to its original location because of different reasons. */
"AddToOnedriveUndoMoveShortcutMultipleReasonsSecondaryMultiple" = "These shortcuts can't be moved to other places, so they will remain in their original locations.";
/* Subbody text that lists single moved shortcut. %1$@ represents a shortcut folder name (object) */
"AddToOnedriveMoveShortcutFolderName:%@" = "Name: %1$@";
/* Subbody text that lists two moved shortcuts. %1$@ and %2$@ both represent shortcut folder names (object) */
"AddToOnedriveMoveShortcutFolderNameDouble:%@,%@" = "Name: %1$@ and %2$@";
/* Subbody text that lists multiple moved shortcuts. %1$@ and %2$@ both represent shortcut folder names (object). %3$@ represents a number. */
"AddToOnedriveMoveShortcutFolderNameMultiple:%@,%@,%@" = "Name: %1$@, %2$@, and %3$@ more shortcuts";
/* Primary text in toast if a folder shortcut is added on web. */
"AddToOnedriveAddedShortcutFromWebPrimary" = "Your shortcut is syncing to this device";
/* Secondary text in toast if a folder shortcut is added on web. %1$@ is the name of the folder shortcut*/
"AddToOnedriveAddedShortcutFromWebSecondary:%@" = "\"%1$@\" has been added as a shortcut and is syncing to your device.";
/* Button text in toast if a folder shortcut is added on web. */
"AddToOnedriveAddedShortcutFromWebButton" = "Open Shortcut";
/* Primary text in prompt if a folder shortcut can't be added. */
"AddToOnedriveNestedFolderPrimary" = "Unable to Sync Shortcut";
/* Secondary text in prompt if two Added folder shortcuts have become nested folders. Clicking the toast will lead user to an online document explaining nested folder scenario and providing solution. */
"AddToOnedriveNestedFolderSecondaryWithFolder:%@,%@" = "The folder \"%1$@\" can't be synced under \"%2$@\" because it's already syncing as a shortcut.";
/* Secondary text in prompt if two Added folder shortcuts have become nested folders. Clicking the toast will lead user to an online document explaining nested folder scenario and providing solution. */
"AddToOnedriveNestedFolderSecondary" = "A shortcut can't be added since its content is already syncing.";
/* Primary text that lists one single removed shortcut. %1$@ represents OneDrive root folder name. */
"AddToOnedriveRemoveShortcutPrimary:%@" = "Removed 1 Shortcut from %1$@";
/* Primary text that lists multiple moved shortcuts. %1$@ is the number of removed shortcuts. %2$@ represents OneDrive root folder name. */
"AddToOnedriveRemoveShortcutPrimaryMulti:%@,%@" = "Removed %1$@ Shortcuts from %2$@";
/* Subbody text that lists one single removed shortcut. %1$@ represents a shortcut folder name. */
"AddToOnedriveRemoveShortcutSecondary:%@" = "The shortcut to \"%1$@\" was removed for you. Others can still access this folder in its original location.";
/* Subbody text that lists two removed shortcuts. %1$@ and %2$@ represent shortcut folder names. */
"AddToOnedriveRemoveShortcutSecondaryDouble:%@,%@" = "The shortcuts to \"%1$@\" and \"%2$@\" were removed for you. Others can still access these folders in their original locations.";
/* Subbody text that lists multiple moved shortcuts. %1$@ and %2$@ represent shortcut folder names. %3$@ represents a number. */
"AddToOnedriveRemoveShortcutSecondaryMulti:%@,%@,%@" = "The shortcuts to \"%1$@\", \"%2$@\", and %3$@ more were removed for you. Others can still access these folders in their original locations.";
/* Primary text shows when user clicks remove shortcut from context menu for 1 shortcut. %1$@ represents OneDrive root folder name. */
"AddToOnedriveRemovingShortcutPrimary:%@" = "Removing 1 Shortcut from %1$@";
/* Primary text shows when user clicks remove shortcut from context menu for more than 1 shortcuts. %1$@ is the number of removed shortcuts. %2$@ represents OneDrive root folder name. */
"AddToOnedriveRemovingShortcutPrimaryMulti:%@,%@" = "Removing %1$@ Shortcuts from %2$@";
/* Subbody text shows when user clicks remove shortcut from context menu for 1 shortcut. %1$@ represents a shortcut folder name. */
"AddToOnedriveRemovingShortcutSecondary:%@" = "We're removing the shortcut to \"%1$@\" for you.";
/* Subbody text shows when user clicks remove shortcut from context menu for 2 shortcuts. %1$@ and %2$@ represent shortcut folder names. */
"AddToOnedriveRemovingShortcutSecondaryDouble:%@,%@" = "We're removing the shortcut to \"%1$@\" and \"%2$@\" for you.";
/* Subbody text shows when user clicks remove shortcut from context menu for more than 2 shortcuts. %1$@ and %2$@ represent shortcut folder names. %3$@ represents a number. */
"AddToOnedriveRemovingShortcutSecondaryMulti:%@,%@,%@" = "We're removing the shortcut to \"%1$@\", \"%2$@\", and %3$@ more for you.";
/* Primary text that lists one file deleted when removing shortcut with locked files. %1$@ represents a shortcut folder name. */
"AddToOnedriveRemoveShortcutLockedFilePrimary:%@" = "Deleted 1 File from \"%1$@\"";
/* Primary text that lists multiple files deleted when removing shortcut with locked files. %1$@ is the number of deleted files. %2$@ represents a shortcut folder name. */
"AddToOnedriveRemoveShortcutLockedFilePrimaryMulti:%@,%@" = "Deleted %1$@ Files from \"%2$@\"";
/* Subbody text that informs user of one file being deleted. */
"AddToOnedriveRemoveShortcutLockedFileSecondary" = "You recently deleted a file or moved it out of a shared folder. These files can be restored from the owner's recycle bin.";
/* Subbody text that informs user of multiple files being deleted. */
"AddToOnedriveRemoveShortcutLockedFileSecondaryMulti" = "You recently deleted files or moved them out of a shared folder. These files can be restored from the owner's recycle bin.";
/* Primary text that lists one file moved out of Added folder when moving shortcut with locked files. %1$@ represents a shortcut folder name. */
"AddToOnedriveMoveShortcutLockedFilePrimary:%@" = "Moved 1 File from \"%1$@\"";
/* Primary text that lists multiple files moved out of Added folder when moving shortcut with locked files. %1$@ is the number of moved files. %2$@ represents a shortcut folder name. */
"AddToOnedriveMoveShortcutLockedFilePrimaryMulti:%@,%@" = "Moved %1$@ Files from \"%2$@\"";
/* Subbody text that informs user of one file being moved. */
"AddToOnedriveMoveShortcutLockedFileSecondary" = "You recently moved a file out of \"%1$@\" or moved the shortcut which may prevent some people from accessing those files.";
/* Subbody text that informs user of multiple files being moved. */
"AddToOnedriveMoveShortcutLockedFileSecondaryMulti" = "You recently moved files out of \"%1$@\" or moved the shortcut which may prevent some people from accessing those files.";
/* Button that opens the destination of moved files */
"AddToOnedriveSeeMovedFilesButton" = "See the Moved Files";
/* Title text on Errors and Toasts when failing to add a folder shortcut */
"AddToOnedriveCantAddShortcutTitle" = "Couldn't add shortcut on this device";
/* Title text on Errors and Toasts when failing to add a folder shortcut because a subfolder is already syncing */
"AddToOnedriveSubfolderAlreadySyncingTitle" = "Subfolder of shortcut is already syncing";
/* Title text on Errors and Toasts when failing to add a folder shortcut because subfolders are already syncing */
"AddToOnedriveSubfoldersAlreadySyncingTitle" = "Subfolders of shortcut are already syncing";
/* Title text on Errors and Toasts when failing to add a folder shortcut */
"AddToOnedriveFolderAlreadySyncingTitle" = "The folder you added is already syncing";
/* Body text for the toast shown when failing to add a folder shortcut because a parent Teamsite is already syncing that folder. %1$@ represents an added shortcut name, %2$@ represents an existing teamsite folder name */
"AddToOnedriveCantAddShortcutParentSyncingToastV1:%2@" = "\"%1$@\" couldn't be added as a shortcut because it's already syncing to this device within the \"%2$@\" folder.";
/* Body text for the toast shown when failing to add a folder shortcut because a parent Teamsite is already syncing that folder. %1$@ represents an added shortcut name, %2$@ represents an existing teamsite folder name */
"AddToOnedriveCantAddShortcutParentSyncingToastV2:%2@" = "The folder \"%1$@\" you added as a shortcut is already syncing to this device within the \"%2$@\" folder.";
/* Body text for the ACM error shown when failing to add a folder shortcut because a parent Teamsite is already syncing that folder. %1$@ represents an added shortcut name, %2$@ represents an existing teamsite folder name, %3$@ represents an existing teamsite folder name */
"AddToOnedriveCantAddShortcutParentSyncingError:%3@" = "\"%1$@\" couldn't be added as a shortcut because it's already syncing within the \"%2$@\" folder. Stop syncing \"%3$@\" to add your shortcut.";
/* Body text for the toast shown when failing to add a folder shortcut because a sub folder in the added folder is already syncing as a teamsite. %1$@ represents an added shortcut name, %2$@ represents an existing teamsite folder name */
"AddToOnedriveCantAddShortcutSubfolderSyncingReplace:%2@" = "\"%1$@\" couldn't be added as a shortcut because the subfolder \"%2$@\" is already syncing to this device. Replace the subfolder with your shortcut.";
/* Body text for the ACM error shown when failing to add a folder shortcut because a multiple subfolders in the added folder is already syncing as a teamsite. %1$@ represents an added shortcut name, %2$@ represents an existing teamsite folder name */
"AddToOnedriveCantAddShortcutSubfoldersSyncingReplace:%2@" = "\"%1$@\" couldn't be added as a shortcut because %2$@ subfolders are already syncing to this device. Replace the subfolders with your shortcut.";
/* Primary text of AC error when failing to add folder shortcut. */
"AddToOnedriveFolderAlreadySyncingACPrimary" = "Replace folder with your shortcut?";
/* Secondary text when failing to add a folder shortcut. %1$@ represents the already syncing folder name */
"AddToOnedriveFolderAlreadySyncingSecondaryV1:%@" = "The folder \"%1$@\" you added as a shortcut is already syncing to this device.";
/* Secondary text when failing to add a folder shortcut to replace the already syncing folder with the shortcut. %1$@ represents the already syncing folder name */
"AddToOnedriveFolderAlreadySyncingSecondaryV2:%@" = "\"%1$@\" is already syncing to this device. Replace it with the shortcut you added to make it available on all your synced devices.";
/* Button for opening the already syncing folder when failing to add a folder shortcut. */
"AddToOnedriveFolderAlreadySyncingOpenFolderButton" = "Open Synced Folder";
/* Button to dismiss the AC error when failing to add folder shortcut. Allows the TS sync to keep syncing and block the shortcut folder from syncing, thus allowing the user to choose to live in a state of divergence. */
"AddToOnedriveFolderAlreadySyncingACDismissButton" = "Dismiss";
/* Button to stop syncing a teamsite to allow adding folder shortcut */
"AddToOnedriveCantAddShortcutStopSyncToAdd" = "Stop Sync to Add";
/* Systray tooltip for TeamSite Collisions. %1 is product name, separated by a newline character. */
"AddToOnedriveDuplicateMountTooltip" = "%1$@\nUnable to Sync Shortcut";
/* Title for toast to notify user we can't sync this shortcut. */
"AddToOneDriveConvertedFolderToLinkifiedShortcutPrimary" = "Unable to sync shortcut";
/* Secondary text when failing to sync a folder shortcut and replacing it with a link. %1$@ represents the folder name */
"AddToOneDriveConvertedFolderToLinkifiedShortcutSecondary:%@" = "We can't sync \"%1$@\" due to admin restricting offline access. We've replaced it with a link to OneDrive Web instead.";
/* Button to open the shortcut in finder */
"AddToOneDriveConvertedFolderToLinkifiedShortcutButton" = "Open in Finder";
// End Add To OneDrive strings
// Blocked Transfers strings
/* Primary text in prompt if a file is corrupted. */
"FileBlockedDueToCorruptionPrimary" = "File is Corrupted or OneDrive Can't Sync It";
/* Secondary text in prompt if file is corrupted. Clicking the error will open Version History. */
"FileBlockedDueToCorruptionSecondary" = "Click to download the latest version or recover a previous version.";
// End Blocked Transfers strings
// Cross Scope Move Strings
/* Error title for cross scope move generic failure */
"CrossScopeMoveFailed" = "An Item Can't be Moved";
/* Error title for cross scope move failure and item is not synced */
"CrossScopeMoveNotSyncing" = "An Item Can't be Synced";
/* Error description for unspecified error. %1$@ represents a file name */
"CrossScopeMoveGeneralException" = "An error occurred when trying to move \"%1$@\". Please try again later.";
/* Error description for moving an in-use item. %1$@ represents a file name */
"CrossScopeMoveResourceLocked" = "\"%1$@\" is currently in use and can't be moved. Please try again later.";
/* Error description for moving an item but something with the same name already exists in the destination. %1$@ represents a file name */
"CrossScopeMoveNameAlreadyExists" = "A problem occurred when you moved \"%1$@\". Please move it back to its previous location so it can continue syncing.";
/* Error description for permission denied when moving an item. %1$@ represents a file name */
"CrossScopeMoveNoPermissionOnSource" = "You don't have permissions to move \"%1$@\" out of the folder or shared library.";
/* Error description for moving an item with Information Rights Management into a location that is not under IRM. %1$@ represents a file name */
"CrossScopeMoveIrmMismatch" = "Your IT admin has set \"%1$@\" as a protected file so it can't be moved to unprotected folder or shared library.";
// End Cross Scope Move Strings
// Known Folder Move Strings
/* The name of the \"Desktop\" folder in Finder */
"MoveWindowDesktopFolderName" = "Desktop";
/* The name of the \"Documents\" folder in Finder */
"MoveWindowDocumentsFolderName" = "Documents";
/* The name of the \"Pictures\" folder in Finder */
"MoveWindowPicturesFolderName" = "Pictures";
/* The name of the \"Music\" folder in Finder */
"MoveWindowMusicFolderName" = "Music";
/* The name of the \"Playlists\" folder in Finder */
"MoveWindowPlaylistsFolderName" = "Playlists";
/* The name of the \"Videos\" folder in Finder */
"MoveWindowVideosFolderName" = "Videos";
/* The name of the \"Downloads\" folder in Finder */
"MoveWindowDownloadsFolderName" = "Downloads";
/* Text for the button that starts backup of selected known folders in the Move Window. Start is an action. */
"MoveWindowStartBackupButtonText" = "Start Backup";
/* Text for the button that save changes of selected known folders in the Move Window, if opened from settings. */
"MoveWindowSaveChangesButtonText" = "Save Changes";
/* Label for a button that says 'Skip' */
"MoveWindowSkipButtonText" = "Skip";
/* Label for a button that says 'Continue' */
"MoveWindowContinueButtonText" = "Continue";
/* Text for the button shown when all known folders are backed up. */
"MoveWindowGotItButtonText" = "Got It";
/* Text for a button that will launch the activity center. The activity center will show the progress of any files that are being uploaded to Onedrive. */
"MoveWindowFinishedButtonText" = "View Sync Progress";
/* Progress made on a folder in the KFM window. %1$@ is the size moved, %2$@ is the total size, %3$@ is units, e.g. 12 of 123 MB, 0.25 of 2 GB */
"MoveWindowFolderProgressSize:%@,%@,%@" = "%1$@ of %2$@ %3$@";
/* String to indicate how much space is remaining in unified storage quota after the user moves their content to OneDrive from their local machine. %1$@ is a number such as 10, it may be negative indicating to the user that they will go over their quota. %2$@ is the units of the size such as KB MB or GB. */
"MoveWindowRemainingSpaceUSQ:%@,%@" = "Space remaining after selection: %1$@ %2$@";
/* String indicating how much free space is needed on the drive/disk where the OneDrive folder is in order to move the known folders there. %1$@ is the drive name E.g. Macintosh HD. %2$@ is the size number and %3$@ is the units of that size. E.g. 20 GB */
"MoveWindowLowDiskSpace:%@,%@,%@" = "Space required on your %1$@: %2$@ %3$@";
/* Heading for the dialog that allows users to backup their local content to onedrive. This is the upsell version of the dialog, and it does not give users the option to stop backup for their folders. */
"MoveWindowTitleUpsell" = "Back Up Your Folders";
/* Heading shown on the dialog when the user starts backing up their local content to onedrive. */
"MoveWindowTitleDone" = "OneDrive is Starting to Back Up Your Files";
/* Heading of the move window where users are able to both start or stop backup for their folders*/
"MoveWindowTitleManage" = "Manage Folder Backup";
/* Heading of the move window when admin requested user to backup their folders */
"MoveWindowTitleAdminPrompt" = "Your IT Department Wants You to Back Up Your Important Folders";
/* String shown on the dialog where users can select which folders they want to move in to OneDrive. %1$@ is replaced by either \"OneDrive - Personal\" or \"OneDrive - BusinessName\"*/
"MoveWindowHeaderSecondaryTextWithTenantName:%@" = "Selected folders will sync in %1$@. New and existing files will be added to OneDrive, backed up, and available on your other devices even if you lose this Mac. Learn more.";
/* Heading text for the move window when the user opens the window and already has all folders backed up by onedrive. */
"MoveWindowHeaderSecondaryTextAllBackedUp" = "These folders are syncing in OneDrive. New and existing files will be added to OneDrive, backed up, and available on your other devices, even if you lose this Mac.";
/* Shown on the dialog when the user finishes moving their files in to onedrive. */
"MoveWindowSecondaryTextDone" = "Your important files are now syncing and you can close this window. Once complete, your files will be available anywhere you use OneDrive.";
/* String shown when we are scanning their files and making sure that they will work well with OneDrive after they are uploaded. The %@ placeholder will be replaced by the number of files scanned so far. */
"MoveWindowInfoAreaScanning:%@" = "Getting ready... %@ files completed.";
/* Text shown while we are scanning the user's folders */
"MoveWindowInfoAreaScanningNoProgress" = "Getting ready...";
/* String that we show the users when we are moving their content to onedrive. */
"MoveWindowInfoAreaMigrating" = "Setting up folder backup...";
/* Button text that will allow the user to restore their important folder to the default location outside of onedrive. */
"MoveWindowStopBackupButtonText" = "Stop Backup";
/* Text for a button or link that lets the user stop backing up a folder. This is the version read out by Accessibility Tools, %1$@ is a folder name e.g. Documents, Desktop */
"MoveWindowStopBackupButtonAccessibilityText:%@" = "Stop %1$@ folder backup";
/* String shown on each folder after it has been backed up in onedrive */
"MoveWindowFolderItemBackedUp" = "Files Backed Up";
/* Secondary text read out by Accessibility Tools on a folder item that indicates the folder is already being backed up, so it cannot be checked/unchecked for setting up backup. The placeholder %1$@ is the folder name, e.g. Documents, Desktop */
"MoveWindowFolderItemBackedUpAccessibleText:%@" = "Your %1$@ folder is already being backed up";
/* Text read out by Accessibility Tools when navigating on a folder item to indicate that folder backup is not available for that folder due to errors. The placeholder %1$@ is the folder name, e.g. Documents, Desktop etc */
"MoveWindowFolderItemErrorAccessibleText:%@" = "Can't back up your %1$@ folder. For more details about the error, navigate through the next items.";
/* An error has occurred but we don't have a specific error string to show. In this case we will show the error code to the user on screen so that engineers can debug easier. %@ is an error code. */
"MoveWindowErrorUnknown:%@" = "An unknown error occurred. (Error Code: 0x%1$@)";
/* Some files couldn't be backed up because we don't have permission to move them. The %3$@ placeholder is a URI to the folder and the %2$@ placeholder is the name of the folder being backed up (Documents, Desktop, Pictures etc) {Locked=\"%3$@\"} */
"MoveWindowErrorFileBlockingNoPermissions:%@,%@,%@" = "We couldn't finish backing up your %3$@ folder because we don't have permission to move some of the files. Please check the permissions on the files or move them out of the folder and then try again. (Error Code: 0x%1$@)";
/* An error has occurred but we don't have a specific error string to show. In this case we will show the error code to the user on screen so that engineers can debug easier. %1$@ is an error code. %2$@ is a correlation id. */
"MoveWindowErrorUnknownWithCorrelationId:%@,%@" = "An unknown error occurred. (Error Code: 0x%1$@ Correlation Id: %2$@)";
/* Message shown to the user after they have moved their content to onedrive if we were not able to move all of their files automatically. When the user clicks the hyperlink, they will open the local Pictures, Documents or Desktop folder respectively. This is meant to be education to the user that some files were not moved to OneDrive and these files that were not moved are still available in the original folders. Placeholder 2 will be the name of the folder. Placeholder 1 will be the path to the folder on disk, the user will only see the name of the folder. {Locked=""%2$@""} */
"MoveWindowDoneWithSkip1:%@,%@" = "Some files from %2$@ weren't moved from their original locations to OneDrive. These items won't be backed up and should be moved manually.";
/* Message shown to the user if we were unable to move all of their files automatically. In this case two folders had files left begind. Clickink the hyper links will open the folder that had a file left behind. The folder names will be Desktop, Documents, or Pictures. Placeholders 2 and 4 will be the name of the folder. Placeholders 1 and 3 will be the path to the folder on disk, the user will only see the name of the folder. {Locked=\"%2$@\"} {Locked=\"%4$@\"} */
"MoveWindowDoneWithSkip2:%@,%@,%@,%@" = "Some files from %2$@ and %4$@ weren't moved from their original locations to OneDrive. These items won't be backed up and should be moved manually.";
/* Message shown to the user at the end of the move experience if we were unable to move files from all three special folders (Desktop, Documents, and Pictures). Clicking the hyperlinks will open the respective folders. Placeholders 2, 4 and 6 will be the name of the folder. Placeholders 1, 3, and 5 will be the path to the folder on disk, the user will only see the name of the folder. {Locked=\"%2$@\"} {Locked=\"%4$@\"} {Locked=\"%6$@\"} */
"MoveWindowDoneWithSkip3:%@,%@,%@,%@,%@,%@" = "Some files from %2$@, %4$@ and %6$@ weren't moved from their original locations to OneDrive. These items won't be backed up and should be moved manually.";
/* Text shown to the user if we a request to get the user data from the service timed out */
"MoveWindowErrorNoNetwork" = "We're having trouble connecting to the OneDrive service. Check your connection or try again later.";
/* Text shown to the user if the client is paused when they try to perform known folder move */
"MoveWindowErrorPaused" = "We can't turn on folder backup when OneDrive is paused. Please resume syncing or try again later.";
/* A user has a file that is on the file type block list (eg .app). The user will have to remove this file to resolve the error. %1$@ will be the filename that is causing a problem. %2$@ is the full path to the file on disk, the user will not see this value since it is the target of a hyperlink. %3$@ is the name of the folder that contains the file with the issue, this name will be Documents, Desktop or Pictures. {Locked=\"%3$@\"} {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionFileTypeBlocked:%@,%@,%@" = "We can't back up %1$@ in the %3$@ folder. To continue, move this file outside an important folder and try again. Learn more.";
/* OneDrive doesn't have access to user's Desktop/Documents folder. The user will have to click the link and go to System Preferences Privacy page to give OneDrive access permission to these folders. {Locked=\""} {Locked=\"\"} */
"MoveWindowErrorExclusionNoPermissionsToSourcePath:%@" = "OneDrive doesn't have access to the selected folder. To give OneDrive access, go to System Preferences then reopen OneDrive to try again. (Error Code: 0x%1$@)";
/* OneDrive doesn't have access to user's Desktop/Documents folder. The user will have to click the link and go to System Preferences Privacy page to give OneDrive access permission to these folders. {Locked=\""} {Locked=\"\"} */
"MoveWindowErrorExclusionNoPermissionsToSourcePathMultiple" = "OneDrive doesn't have access to the selected folders. To give OneDrive access, go to System Preferences then reopen OneDrive to try again.";
/* OneDrive doesn't have access to user's Desktop/Documents folder. The user will have to click the link and go to System Preferences Privacy page to give OneDrive access permission to these folders. {Locked=\""} {Locked=\"\"} */
"MoveWindowErrorExclusionNoPermissionsToSourcePathMultiple:%@" = "OneDrive doesn't have access to the selected folders. To give OneDrive access, go to System Preferences then reopen OneDrive to try again. (Error Code: 0x%1$@)";
/* If the folder were to move to the new location, at least one file/folder path will exceed the OneDrive max path. To resolve this error the user would have to shorten their paths in their known folder or move their OneDrive root. %1$@ will be the filename that is causing a problem. %2$@ is the full path to the file on disk, the user will not see this value since it is the target of a hyperlink. %3$@ is the name of the folder that contains the file with the issue, this name will be Documents, Desktop or Pictures. {Locked=\"%3$@\"} {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionMaxPathExceeded:%@,%@,%@" = "The name of %1$@ in %3$@ is too long for OneDrive to continue with folder backup. Please shorten the name of the file or move it outside an important folder and try again. Learn more.";
/* A file is greater than 10GB. The user has to move this file out of the Windows known folder to resolve the error. %1$@ will be the filename that is causing a problem. %2$@ is the full path to the file on disk, the user will not see this value since it is the target of a hyperlink. %3$@ is the name of the folder that contains the file with the issue, this name will be Documents, Desktop or Pictures. {Locked=\"%3$@\"} {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionMaxSizeExceeded:%@,%@,%@" = "%1$@ in %3$@ exceeds the maximum file size that OneDrive supports. To continue backup, move it outside an important folder and try again. Learn more.";
/* There is a symlink in this folder. This item would have to be deleted to remove the error. %1$@ will be the filename that is causing a problem. %2$@ is the full path to the file on disk, the user will not see this value since it is the target of a hyperlink. %3$@ is the name of the folder that contains the file with the issue, this name will be Documents, Desktop or Pictures. {Locked=\"%3$@\"} {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionSymlinkExists:%@,%@,%@" = "%1$@ in %3$@ is a symlink and can't be backed up. To continue, move or delete this item and try again. Learn more.";
/* The known folder contains an illegal file name (eg. COM0). Most of these file names are illegal due to them being illegal on Windows. The user has to rename the item to resolve the error. %1$@ will be the filename that is causing a problem. %2$@ is the full path to the file on disk, the user will not see this value since it is the target of a hyperlink. %3$@ is the name of the folder that contains the file with the issue, this name will be Documents, Desktop or Pictures. {Locked=\"%3$@\"} {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionIllegalFileName:%@,%@,%@" = "%1$@ in %3$@ has a name not allowed in OneDrive. To continue, rename or remove this file. Learn more.";
/* The Known folders have a relative structure that is not supported. Documents, Pictures, and Desktop must not contain the OneDrive sync root or other known folders. To resolve this error the user must redirect/move their known folders in Windows. {Locked=\"\"} {Locked=\"\"} The first placeholder %1$@ is the name of the folder that is in the unsupported state (Desktop, Pictures, or Documents) */
"MoveWindowErrorExclusionUnsupportedKFLayout:%@" = "The %1$@ folder contains other important folders and isn't supported for file backup. Learn more.";
/* We only support move on the same volume. To resolve this the user can move their OneDrive root to the same volume as their Known Folder, or move their Known Folder to the same volume as OneDrive. The first placeholder %1$@ will be the name of a folder (Documents, Pictures or Desktop). The second placeholder %2$@ will be the volume name where that folder lives. The Third placeholder %3$@ will be the volume name for where onedrive lives. {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionCrossVolumeMove:%@,%@,%@" = "We can't set up folder backup because %1$@ is on %2$@ and your OneDrive is set up on %3$@. All folders need to be on the same volume as OneDrive to start backup. Learn more.";
/* When a user's equivalent OneDrive folder is not selectively syncing we will show an error. The user will have to selectively sync all or part of the OneDrive folder to resolve the error. The selective sync dialog is accessible from the link in the error text. The second %2$@ and third %3$@ placeholder strings will be the same and be the name of the folder on the user's file system, the first %1$@ will be the default name of the known folder. {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionFolderNotSyncing:%@,%@,%@" = "We can't back up %1$@ because you aren't syncing the %2$@ folder to this device. To continue, select the %3$@ folder for syncing in OneDrive Preferences.";
/* We will not move folders if IT admin has placed a policy. Notify the user the other policy must be removed from the device to continue. {Locked=\"\"} {Locked=\"\"} */
"MoveWindowErrorExclusionAdminPolicy" = "Your IT administrator has set a policy that prevents changes to known folders. Contact your administrator to resolve this issue. Learn more.";
/* We will not move folders into Personal accounts if IT admin has set DisableKFMPersonal GPO */
"MoveWindowErrorExclusionDomainJoined" = "You can't select folders to back up in your personal OneDrive account because this is a work device.";
/* This text is displayed to the user when there is a single file that has a name conflict on the known folder move window. %1$@ is a file path, %2$@ is the file name, %3$@ is the name of the containing known folder (ie Documents), %4$@ is the machine name. {Locked=\"\"} {Locked=\"\"} */
"MoveWindowWarningSingleConflict:%@,%@,%@,%@" = "%1$@ in the %3$@ folder has the same name as a file already in OneDrive. We'll add \'%4$@\' to the end of the name, and both items will be available in OneDrive.";
/* Text shown to the user when there are two conflicts in the folders they have selected for migration. %1$@ is a file path. %2$@ is the name of one of the files, %3$@ is the machine name. {Locked=\"\"} {Locked=\"\"} */
"MoveWindowWarningTwoConflicts:%@,%@,%@" = "%2$@ and 1 other file in the selected folders have the same name as files already in OneDrive. For each duplicate, we'll add \'%3$@\' to the end of the name, and both items will be available in OneDrive.";
/* Text shown to the user when there are 3 or more files that have a conflicting name with items in the destination folder. %1$@ is a file path. %2$@ is the name of one of the conflict files, and %3$@ is the remaining count. %4$@ is the machine name.{Locked=\"\"} {Locked=\"\"} */
"MoveWindowWarningHighFileConflictCount:%@,%@,%@,%@" = "%2$@ and %3$@ other files in the selected folders have the same name as files already in OneDrive. For each duplicate, we'll add \'%4$@\' to the end of the name, and both items will be available in OneDrive.";
/* Link text shown when the user has moved all of their content to onedrive. It will launch a web page where the user can download the onedrive mobile app */
"MoveWindowGetMobileApp" = "Get your files anywhere with the Android or iOS app";
/* Text shown to the user when user is over quota and we cannot perform move. */
"MoveWindowOverQuotaErrorBusiness" = "You don't have enough available space in OneDrive to back up your folders.";
/* Text shown to the user when user is over quota and we cannot perform move. */
"MoveWindowOverQuotaErrorConsumer" = "You don't have enough available space in OneDrive to back up your folders. Get more storage and try again.";
/* Heading for a dialog asking the user if they really want to stop onedrive folder backup */
"MoveWindowLossAversionDialogHeader" = "Are You Sure You Want to Stop Folder Backup?";
/* Heading for a dialog asking the user if they really want to stop onedrive folder backup, placeholder %1$@ is the name of the folder e.g. Documents, Desktop, Pictures */
"MoveWindowLossAversionDialogAccessibleHeader:%@" = "Are you sure you want to stop backing up your %1$@ folder?";
/* Body for a dialog asking the user if they really want to stop onedrive folder backup */
"MoveWindowLossAversionDialogBody" = "When you stop folder backup, new files save only to this Mac and aren't available from other devices. They aren't backed up or protected in OneDrive.";
/* Text for a button that will stop onedrive backup for a specified folder when clicked */
"MoveWindowLossAversionDialogStopBackupButton" = "Stop Backup";
/* Text for a button that will keep a specified folder backed up by onedrive when clicked */
"MoveWindowLossAversionDialogPrimaryButton" = "Stay Backed Up";
/* Heading for a dialog that confirms that the user has successfully stopped using onedrive to backup a specified folder. */
"MoveWindowRestoreConfirmationDialogHeader" = "This Folder is No Longer Backed Up";
/* Heading for a dialog that confirms that the user has successfully stopped using onedrive to backup a specified folder. Placeholder %1$@ is for folder name: Dekstop, Documents, Pictures etc */
"MoveWindowRestoreConfirmationDialogAccessibilityHeader:%@" = "Your %1$@ folder is no longer backed up";
/* Body for a dialog that confirms that the user has successfully stopped using onedrive to backup a specified folder, and explains how they can access the files in that folder later. The placeholder %1$@ is the name of a folder that is no longer being backed up by onedrive (Documents, Pictures or Desktop). */
"MoveWindowRestoreConfirmationDialogBody:%@" = "Now that you've stopped folder backup, the files you were backing up remain in OneDrive and no longer appear in your %1$@ folder on this Mac. You can always back up this folder with OneDrive later.";
/* Heading for a dialog that lets the user know that we encountered an unexpected error while trying to stop onedrive from backing up a specified folder */
"MoveWindowStopBackupErrorDialogHeader" = "Unable to Stop Folder Backup";
/* Heading for a dialog that lets the user know that we encountered an unexpected error while trying to stop onedrive from backing up a specified folder. Placeholder %1$@ is for the folder name, e.g. Documents, Desktop etc. */
"MoveWindowStopBackupErrorDialogAccessibilityHeader:%@" = "Unable to stop %1$@ folder backup";
/* Body for a dialog that lets the user know that we encountered an unexpected error while trying to stop onedrive from backing up a specified folder */
"MoveWindowStopBackupErrorDialogBody" = "We ran into some errors and were unable to stop backing up this folder. Please try again later.";
/* Text shown if the user has a folder un-selected for backup.*/
"MoveWindowWarningFoldersNotBackedUp" = "Unselected folders won't be backed up. You can change this at any time by going to OneDrive Preferences.";
/* Title for the dialog shown when a file is locked and cannot be migrated to OneDrive. This is the version for a singular file. */
"MoveWindowLockedFileDialogHeaderSingle" = "A File Can't Be Backed Up";
/* Title for the dialog shown when a file is locked and cannot be migrated to OneDrive. This is the version for multiple files. */
"MoveWindowLockedFileDialogHeaderMulti" = "Some Files Can't Be Backed Up";
/* Body text for the dialog shown when a file is locked. This is the version for a single file. The placeholder %1$@ is for the name of the file e.g. Doc1.docx */
"MoveWindowLockedFileDialogBodySingle:%@" = "%1$@ is in use and can't be backed up. Please close it and try again.";
/* Body text for the dialog shown when a file is locked. This is the version for 2 files. The placeholder %1$@ is for the name of the first file e.g. Doc1.docx and 1 other files... */
"MoveWindowLockedFileDialogBodyTwo:%@" = "%1$@ and 1 other file are in use and can't be backed up. Please close them and try again.";
/* Body text for the dialog shown when a file is locked. This is the version for 3 or more files. The placeholder %1$@ is for the name of the first file and %2$@ is a number. e.g. Doc1.docx and N other files... */
"MoveWindowLockedFileDialogBodyMultiple:%@,%@" = "%1$@ and %2$@ other files are in use and can't be backed up. Please close them and try again.";
/* Text shown if another Move Window is open. */
"MoveWindowErrorExclusionLockTaken" = "Another application is using these folders. Close all OneDrive windows and try again.";
/* Text shown if another Business account has folder backup turned on. %1$@ is replaced by either \"OneDrive - Personal\" or \"OneDrive - BusinessName\". %2$@ is replaced by a business name, such as \"Microsoft\" or \"Contoso\" */
"MoveWindowErrorExclusionMultiInstance:%@,%@" = "Before you can back up your folders in %1$@, you need to turn off folder backup in your %2$@ account.";
/* Text shown if Personal account has folder backup turned on. %1$@ is replaced by \"OneDrive - BusinessName\". %2$@ is replaced by \"Personal\" */
"MoveWindowErrorExclusionMultiInstancePersonal:%@,%@" = "Before you can back up your folders in %1$@, you need to turn off folder backup in your %2$@ account.";
/* Text shown if user has folder backup turned on in another cloud storage service. %1$@ is a folder name. */
"MoveWindowErrorExclusionCompetitorSyncRootSingle:%@" = "We can't back up your %1$@ folder in OneDrive, because you're syncing it in another cloud storage. Please turn off the cloud service that you're syncing this folder with and try again.";
/* Text shown if user has folder backup turned on in another cloud storage service. */
"MoveWindowErrorExclusionCompetitorSyncRoot" = "We can't back up your folders in OneDrive, because you're syncing them in another cloud storage. Please turn off the cloud service that you're syncing your folders with and try again.";
/* Warning text shown when admin specified user cannot opt out of folder backup */
"MoveWindowAdminDisabledOptOut" = "Your IT department does not allow you to stop folder backup.";
/* Warning text shown when admin specified user cannot back up any folders. User currently has 0 folders backed up. */
"MoveWindowAdminDisabledOptIn0" = "Your IT department doesn't allow you to select folders to back up on this device.";
/* Warning text shown when admin specified user cannot back up more folders. User currently has 1 or more folders backed up. */
"MoveWindowAdminDisabledOptIn" = "Your IT department doesn't allow you to back up additional folders.";
/* /Heading for a dialog asking the user if they want to start OneDrive folder backup, placeholder is the name of the OneDrive special folder e.g. Documents, Desktop, Pictures */
"MoveWindowRepairSelSyncDialogHeaderOneFolder:%@" = "Make your OneDrive %1$@ folder available on this Mac?";
/* Body for a dialog asking the user if they want to start OneDrive folder backup. %1$@ is the name of the Mac's important folder e.g. Documents, Desktop, Pictures. %2$@ is the name of OneDrive special folder name, it can be any name */
"MoveWindowRepairSelSyncDialogBodyOneFolder:%@" = "We can't back up your Mac's %1$@ folder unless you make the %2$@ folder in your OneDrive available on this Mac.";
/* Heading for a dialog asking the user if they want to start OneDrive folder backup. %1$@ and %2$@ are the names of the OneDrive special folders */
"MoveWindowRepairSelSyncDialogHeaderTwoFolder:%@,%@" = "Make your OneDrive %1$@ and %2$@ folder available on this Mac?";
/* Body for a dialog asking the user if they want to start OneDrive folder backup. %1$@ is the name of the Mac's important folder e.g. Documents, Desktop, Pictures. %2$@ and %3$@ are the name of OneDrive special folder name, it can be any name */
"MoveWindowRepairSelSyncDialogBodyTwoFolder:%@,%@" = "We can't back up your Mac's %1$@ folder unless you make the %2$@ and %3$@ folder in your OneDrive available on this Mac.";
/* Heading for a dialog asking the user if they want to start OneDrive folder backup. %1$@, %2$@ and %3$@ are the names of the OneDrive special folders */
"MoveWindowRepairSelSyncDialogHeaderMultiple:%@,%@,%@" = "Make your OneDrive %1$@, %2$@ and %3$@ folder available on this Mac?";
/* Body for a dialog asking the user if they want to start OneDrive folder backup. %1$@ is the name of the Mac's important folder e.g. Documents, Desktop, Pictures. %2$@, %3$@ and %4$@ are the name of OneDrive special folder name, it can be any name */
"MoveWindowRepairSelSyncDialogBodyMultiple:%@,%@,%@,%@" = "We can't back up your Mac's %1$@ folder unless you make the %2$@, %3$@ and %4!s! folder in your OneDrive available on this Mac.";
/* Text for a button that will keep a specified folder backed up by OneDrive when clicked */
"MoveWindowRepairSelSyncDialogPrimaryButton" = "Make Available";
/* Text for a button that will stop OneDrive backup for a specified folder when clicked */
"MoveWindowRepairSelSyncDialogDeclineButton" = "Don't Back Up";
/* File name of a shortcut placed in the user's folder after a known folder restore has been performed */
"KfmShortcutFilename" = "Where are my files";
/* New File name of a shortcut placed in the user's folder after a known folder restore has been performed, example \"Desktop (OneDrive - Microsoft)\" */
"KfmShortcutFilenameOneDrive:%@,%@" = "%1$@ (%2$@)";
/* File name of a shortcut placed in the user's OneDrive Documents/Desktop/Pictures folder after a known folder move failed to backup some files from the corresponding local Documents/Desktop folder */
"KfmLocalFilesShortcutFileName" = "Files that aren’t backed up";
/* Primary text in message prompting user to back up their files due to admin request. */
"KfmAdminPromptAcmMegaHeader" = "Your IT Department Wants You to Back Up Your Folders";
/* Secondary text in message prompting user to back up their files due to admin request. */
"KfmAdminPromptAcmMegaBody" = "Back up your Documents and Desktop folders in OneDrive so you can get to them even if you lose this Mac.";
/* Primary text in message prompting user to back up their files due to admin request. */
"KfmAdminPromptAcmHeader" = "Back Up Your Folders";
/* Secondary text in message prompting user to back up their files due to admin request. */
"KfmAdminPromptAcmBody" = "Your IT department wants you to back up your Documents and Desktop folders in OneDrive so you can get to them even if you lose this Mac.";
/* Button text in message prompting user to back up their files due to admin request. */
"KfmAdminPromptAcmButton" = "Back Up these Folders";
/* Toast header text informing user that their folders were backed up due to admin request. */
"KfmAdminPromptSilentToastHeader" = "Your Important Folders Are Backed Up";
/* Toast body text informing user that their folders were backed up due to admin request. */
"KfmAdminPromptSilentToastBody" = "Your IT admin backed up your folders to OneDrive, so they’re available on your other devices and protected.";
/* Toast body text informing user that their folders were backed up due to admin request. %1$@ and %2$@ are replaced by a business name, such as \"Microsoft\" or \"Contoso\" */
"KfmAdminPromptSilentToastBodyMultiAccount:%@,%@" = "The folders are in OneDrive - %1$@. Your %2$@ files are still in \"OneDrive – %2$@\".";
/* Primary toast text informing user that admin has made changes to their folder settings. */
"KfmAdminGpoAppliedToastHeader" = "Your IT Department Updated Your Folder Settings";
/* Secondary toast text informing user that admin has disabled folder backup. %1$@ is replaced by a business name, such as \"Microsoft\" or \"Contoso\" */
"KfmAdminRestoreToastBody:%@" = "Files in your \"OneDrive - %1$@\" folder are still syncing, but new files in your Documents and Desktop folders won't be backed up in OneDrive.";
/* Primary text in message reminding users to move a file */
"KfmOptOutLockedFilesAcmHeaderSingle" = "Don't Forget to Move Your File";
/* Primary text in message reminding users to move some files */
"KfmOptOutLockedFilesAcmHeaderMultiple" = "Don't Forget to Move Your Files";
/* Secondary text in message telling users that some files are not moved. The first placeholder (%1$@) is a folder name. The second placeholder (%2$@) is a file name. */
"KfmOptOutLockedFilesAcmBodySingleFolder:%@,%@" = "When you stopped backing up your \"%1$@\" folder, you skipped \"%2$@\". Finish moving it to your computer to keep all your files together.";
/* Secondary text in message telling users that some files are not moved. The first placeholder (%1$@) is a folder name. The second placeholder (%2$@) is file count. */
"KfmOptOutLockedFilesAcmBodyMultipleFiles:%@,%@" = "When you stopped backing up your \"%1$@\" folder, you skipped %2$@ items. Finish moving them to your computer to keep all your files together.";
/* Secondary text in message telling users that some files are not moved. The first placeholder (%1$@) and second placeholder (%2$@) are folder names. The third placeholder (%3$@) is file count. */
"KfmOptOutLockedFilesAcmBodyCoupleFolders:%@,%@,%@" = "When you stopped backing up your \"%1$@\" and \"%2$@\" folders, you skipped %3$@ items. Finish moving them to your computer to keep all your files together.";
/* Secondary text in message telling users that some files are not moved. The first placeholder (%1$@) is a folder name. The second placeholder (%2$@) is folder count. The third placeholder (%3$@) is file count. */
"KfmOptOutLockedFilesAcmBodyTripleFolders:%@,%@,%@" = "When you stopped backing up your \"%1$@\", \"%2$@\" and 1 other folder, you skipped %3$@ items. Finish moving them to your computer to keep all your files together.";
/* Secondary text in message telling users that some files are not moved. The first placeholder (%1$@) is a folder name. The second placeholder (%2$@) is folder name. The third placeholder (%3$@) is folder count. The fourth placeholder (%4$@) is file count. */
"KfmOptOutLockedFilesAcmBodyMultipleFolders:%@,%@,%@,%@" = "When you stopped backing up your \"%1$@\", \"%2$@\" and %3$@ other folders, you skipped %4$@ items. Finish moving them to your computer to keep all your files together.";
/* Text shown on button */
"KeepInOneDriveText" = "Keep in OneDrive";
/* Text shown on button */
"FinishMovingText" = "Finish Moving";
/* Tooltip for systray when there are locked files */
"KfmLockedFilesToolTip" = "One or More Files Will Back Up When Closed";
/* Primary text in message telling users that the file will back up when closed. */
"KfmLockedFilesAcmHeaderSingleV2" = "1 File Will Back Up When Closed";
/* Secondary text in message telling users that file will backup when closed. The first placeholder (%1$@) is a file name. */
"KfmLockedFilesAcmBodySingleV2" = "We'll try to back up your file after it's closed. Or you can close it and select \"Finish Backup\".";
/* Primary text in message telling users that a couple of files will back up when closed. The first placeholder (%1$@) is a number */
"KfmLockedFilesAcmHeaderMultipleV2:%@" = "%1$@ Files Will Back Up When Closed";
/* Secondary text in message telling users that multiple files will back up when close. */
"KfmLockedFilesAcmBodyMultipleV2" = "We'll try to back them up after they're closed. Or you can close them and select \"Finish Backup\".";
/* Primary text in message telling users that a file was not moved to OneDrive. */
"KfmLockedFilesToastHeaderSingleV2" = "1 File Wasn't Backed Up";
/* Secondary text in message telling users that file will be moved to OneDrive after it's closed. The first placeholder (%1!s!) is a file name. */
"KfmLockedFilesToastBodySingleV2:%@" = "We'll finish backing up \"%1$@\" after it's closed.";
/* Primary text in message telling users that some files weren't moved to OneDrive. The first placeholder (%1$@) is a number */
"KfmLockedFilesToastHeaderMultipleV2:%@" = "%1$@ Files Weren't Backed Up";
/* Secondary text in message telling users that files will be moved to OneDrive after they are closed. */
"KfmLockedFilesToastBodyMultipleV2" = "We'll finish backing them up after they're closed. Learn which files couldn't back up.";
/* Primary text in message telling users that the file was not backed up. */
"KfmLockedFilesAcmHeaderSingle" = "A File Isn't Backed Up";
/* Secondary text in message telling users that the file was not moved to OneDrive. The first placeholder (%1$@) is a file name. */
"KfmLockedFilesAcmBodySingle:%@" = "%1$@ isn't in OneDrive. Close the file and select \"Try Again\" to finish moving it to OneDrive.";
/* Primary text in message telling users that a couple of files were not backed up. */
"KfmLockedFilesAcmHeaderMultiple" = "Some Files Aren't Backed Up";
/* Secondary text in message telling users that a couple of files were not moved to OneDrive. The first placeholder (%1$@) is a file name. */
"KfmLockedFilesAcmBodyTwoFiles:%@" = "%1$@ and 1 other file aren't in OneDrive. Close the files and select \"Try Again\" to finish moving them to OneDrive.";
/* Secondary text in message telling users that multiple files were not moved to OneDrive. The first placeholder (%1$@) is a file name. The second placeholder (%2$@) is a number. */
"KfmLockedFilesAcmBodyMultiple:%@,%@" = "%1$@ and %2$@ other files aren't in OneDrive. Close the files and select \"Try Again\" to finish moving them to OneDrive.";
/* Secondary text in message telling users that some files were not able to be moved to OneDrive. */
"KfmLockedFilesAcmBodyUnknownCount" = "Some files aren't in OneDrive. Close the files and select \"Try Again\" to finish moving them to OneDrive.";
/* Secondary text in message telling users that the file was not moved to OneDrive. The first placeholder (%1$@) is a file name. */
"KfmLockedFilesToastBodySingle:%@" = "%1$@ isn't in OneDrive because it's in use. Close the file to finish moving it to OneDrive.";
/* Secondary text in message telling users that two files were not moved to OneDrive. The first placeholder (%1$@) is a file name. */
"KfmLockedFilesToastBodyTwoFiles:%@" = "%1$@ and 1 other file aren't in OneDrive because they're in use. Close the files to finish moving them to OneDrive.";
/* Secondary text in message telling users that multiple files were not moved to OneDrive. The first placeholder (%1$@) is a file name. The second placeholder (%2$@) is a number. */
"KfmLockedFilesToastBodyMultiple:%@,%@" = "%1$@ and %2$@ other files aren't in OneDrive because they're in use. Close the files to finish moving them to OneDrive.";
/* Secondary text in message telling users that some files were not able to be moved to OneDrive. */
"KfmLockedFilesToastBodyUnknownCount" = "Some files aren't in OneDrive because they're in use. Close the files to finish moving them to OneDrive.";
/* Title shown on the KFM Migration Errors page */
"KfmMigrationErrorsPageTitle" = "OneDrive Needs Your Help";
/* Secondary text show on the KFM Migration Errors page explaining why folders couldn't be migrated. This is the version for 1 folder. The placeholder is the folder name (Desktop, Documents, Pictures). */
"KfmMigrationErrorsPageSecondaryText:%@" = "Some files aren’t backed up to OneDrive. Go to your archived %@ folder and move these files into OneDrive within Finder. Learn More";
/* Secondary text show on the KFM Migration Errors page explaining why folders couldn't be migrated. This is the version for multiple folders. */
"KfmMigrationErrorsPageSecondaryTextMultiple" = "Some files aren’t backed up to OneDrive. Go to your archived folders and move these files into OneDrive within Finder. Learn More";
/* Generic open folder button, singular */
"GenericOpenFolder" = "Open Folder";
/* Generic open folder button, plural */
"GenericOpenFolderPlural" = "Open Folders";
/* Secondary text in message telling the users that some files couldn't be backed-up to OneDrive and requires user attention. The placeholder is the name of the folder being backed-up, e.g. Documents, Desktop or Pictures */
"KfmUnretriableErrorsAcmBodySingle:%@" = "Go to your archived %@ folder and move these files into OneDrive within Finder.";
/* Secondary text in message telling the users that some files couldn't be backed-up to OneDrive and requires user attention. */
"KfmUnretriableErrorsAcmBodyMultiple" = "Go to your archived folders and move these files into OneDrive within Finder.";
// End Known Folder Move Strings
/* Button text for standard buttons that want to close a dialog*/
"StandardCloseButtonText" = "Close";
/* Text shown on a button */
"ReplaceButtonText" = "Replace";
/* Text shown on a button */
"OpenSubFolderButtonText" = "Open subfolder";
/* Text shown on a button */
"ReplaceSubFoldersButtonText" = "Replace Subfolders";
// Macbox strings
/* Primary Text shown by a dialog informing the user that OneDrive is blocked from running due to not having permission to sync */
"WizardMacboxConsentPageTitleUpgrade" = "OneDrive Cannot Sync Your Files";
/* Secondary Text shown in the dialog informing the user that OneDrive is blocked from running due to not having permission to sync. The string Enable must match the text on the button in the same dialog */
"WizardMacboxConsentPageSecondaryTextUpgrade" = "OneDrive needs your permission to start syncing on this Mac. Click Enable to continue.";
/* Button text for the dialog or Activity Center Message informing the user that OneDrive is blocked due to not having permission to sync, that the user clicks to enable syncing */
"WizardMacboxConsentPageEnableButtonTextUpgrade" = "Enable";
/* Primary Text shown on a page in the first run experience informing the user that OneDrive needs to enable permissions to complete setting up */
"WizardMacboxConsentPageTitleFirstRun" = "Finish Setting Up";
/* Primary Text shown on a page in the first run experience informing the user that OneDrive needs to enable permissions to complete setting up. */
"WizardMacboxConsentPageSecondaryTextFirstRun" = "OneDrive needs your permission to start syncing and to open whenever you log in to this Mac.";
/* Button text shown on a page in the first run experience informing the user that OneDrive needs to enable permissions to complete setting up. */
"WizardMacboxConsentPageEnableButtonTextFirstRun" = "Next";
/* Button text for the dialog or Activity Center Message informing the user that OneDrive is blocked due to not having permission to sync, that the user clicks to enable syncing */
"MacboxConsentEnableButtonText" = "Enable";
/* Primary text shown in the Activity Center Message informing the user that OneDrive is blocked from running due to permission to sync */
"MacboxConsentACMTitle" = "OneDrive Cannot Sync Your Files";
/* Secondary text shown in the Activity Center Message informing the user that OneDrive is blocked from running due to not having permission to sync */
"MacboxConsentACMSecondaryText" = "OneDrive needs your permission to sync your files on this Mac.";
/* Text indicating that OneDrive is stopping syncing a folder or shared library. The placeholder indicates the name of the folder or shared library, e.g. OneDrive - Contoso, Contoso - Documents */
"MacboxDisconnectReasonLibraryStopSync:%@" = "Removing %@ from the list of syncing locations";
/* Text indicating OneDrive is restarting sync */
"MacboxDisconnectReasonReset" = "OneDrive is restarting...";
/* Primary text shown in the Activity Center Message informing a user about new behavior in finder for File Provider */
"MacboxEducationACMTitle" = "Online Files Save You Space";
/* Secondary text shown in the Activity Center Message informing a user about new behavior in finder for File Provider */
"MacboxEducationACMSecondaryText" = "By default, files don't take up space on this device. If you need a file offline, right-click it in Finder and choose Always Keep on This Device.";
/* Button text shown in the Activity Center Message informing a user about new behavior in finder for File Provider. */
"MacboxEducationACMGotItButton" = "Got It";
/* Button text shown in the Activity Center Message informing a user about new behavior in finder for File Provider. */
"MacboxEducationACMLearnMoreButton" = "Learn More";
/* Primary text shown in the Activity Center Message for a problem upgrading to File Provider */
"MacboxDisabledACMTitle" = "We couldn't upgrade your Files On-Demand experience";
/* Secondary text shown in the Activity Center Message for a generic problem upgrading to File Provider */
"MacboxDisabledACMReason_1" = "An unknown error occurred. Please try to upgrade again.";
/* Secondary text shown in the Activity Center Message for a bad file system detected during the upgrade to File Provider */
"MacboxDisabledACMReason_2" = "OneDrive is running on an unsupported file system. Upgrade your file system to APFS and then try to upgrade again.";
/* Secondary text shown in the Activity Center Message for a non-writable sync root detected during the upgrade to File Provider */
"MacboxDisabledACMReason_3" = "Your OneDrive folder is locked or does not have permission to upgrade. Ensure the folder is not locked and has appropriate permissions, and then try to upgrade again.";
/* Secondary text shown in the Activity Center Message for a failed system component detected during the upgrade to File Provider */
"MacboxDisabledACMReason_4" = "A system component blocked OneDrive from upgrading. Restart your Mac and try to upgrade again.";
/* Button text shown in the Activity Center Message informing a user about a problem upgrading to File Provider. */
"MacboxDisabledACMLearnMoreButton" = "Learn More";
/* Button text shown in the Activity Center Message offering the user a chance to try upgrading to File Provider again. */
"MacboxDisabledACMTryAgainButton" = "Upgrade";
/* Primary text shown in the Activity Center Message for a problem upgrading to File Provider */
"MacboxConflictACMTitle" = "You’re signed in to 2 versions";
/* Primary text shown in the Activity Center Message for a problem upgrading to File Provider */
"MacboxConflictACMMessage:%@" = "We've renamed this OneDrive folder to \"%1$@\" to help you distinguish between them.";
/* Button text shown in the Activity Center Message informing a user about a problem upgrading to File Provider. */
"MacboxConflictACMLearnMoreButton" = "Learn about using 2 versions";
/* Button text shown in the Activity Center Message offering the user a chance to try upgrading to File Provider again. */
"MacboxConflictACMShowInFinderButton" = "Show in Finder";
// Not running prompt (currently used only by Macbox)
/* Title text shown to the user when they attempt a command in File Provider that requires OneDrive to be running, but it is not running. */
"NotRunningPromptTitle" = "OneDrive is not running";
/* Message text shown to the user when they attempt a command in File Provider that requires OneDrive to be running, but it is not running. */
"NotRunningPromptMessage" = "Start OneDrive and then retry your command.";
/* Button for the not running prompt that starts OneDrive. */
"NotRunningPromptButtonStart" = "Start OneDrive";
/* Button for the not running prompt that quits without starting OneDrive. */
"NotRunningPromptButtonQuit" = "Cancel";
// Sandbox recovery prompts
/* Title text shown to a user in an open panel when we are in sandbox recovery mode. */
"SandboxRecoveryTitle" = "Find Folder";
/* OK button text shown in an open panel to a user when we are in sandbox recovery mode. */
"SandboxRecoveryOKButton" = "Choose";
/* Message text shown to a user in an open panel when we are in sandbox recovery mode. {%1$@ represents the folder name we are prompting for.} */
"SandboxRecoveryMessage:%@" = "OneDrive needs access to '%1$@'. Please choose it to continue.\n\nIf the folder has moved, or you can no longer access it, click Cancel.";
/* Message text shown to a user when they pick the wrong path in the open panel. {%1$@ represents the folder name we are prompting for.} */
"SandboxRecoveryWrongPath:%@" = "You must choose the folder '%1$@'.";
// Auth lost for doclib strings
/* Primary text shown in the Activity Center Message informing a user about a problem communicating with some of their folders. */
"AuthLostForDoclibACMTitle" = "Some of your folders are having issues";
/* Secondary text shown in the Activity Center Message informing a user about a problem communicating with some of their folders. */
"AuthLostForDoclibACMSecondaryText" = "Fix now so your OneDrive can work properly.";
/* Button for the Activity Center Message informing a user about a problem communicating with some of their folders. */
"AuthLostForDoclibACMButtonText" = "Fix now";
// End Auth lost for doclib strings
// ACM Redesign on Failed Uploads Over Quota strings
/* Title text shown in ACM on failed uploads when user's OneDrive storage is over quota */
"ACMRedesignOnFailedUploadsOverQuotaTitle" = "Failed to upload files";
/* Info text shown in ACM on failed uploads when user's OneDrive storage is over quota */
"ACMRedesignOnFailedUploadsOverQuotaInfo" = "Storage full - get more storage to upload new files.";
// End ACM Redesign on Failed Uploads Over Quota strings
// Camera Roll Backup Toast Notification strings
/* Title message for Camera Roll Backup Upsell toast for Mac */
"MacCameraRollBackupUpsellToastTitle" = "Backup your phone's photos and enjoy them on this Mac";
/* Info message for Camera Roll Backup Upsell toast for Mac */
"MacCameraRollBackupUpsellToastInfo" = "Download the OneDrive mobile app to get started.";
/* Call to action button text for Camera Roll Backup Upsell toast for Mac */
"MacCameraRollBackupUpsellToastCallToActionText" = "Get the OneDrive mobile app";
/* Title message for Camera Roll Backup Completion toast for Mac */
"MacCameraRollBackupCompletionToastTitle" = "Your phone's photos are backing up to OneDrive";
/* Info message for Camera Roll Backup Completion toast for Mac. Finder refers to the Finder app on Mac */
"MacCameraRollBackupCompletionToastInfo" = "View them in your OneDrive folder in Finder.";
// End Camera Roll Backup Toast Notification strings
// Storage Plans Upsell strings
/* Title text for toast notification with low cost SKU information when user uploads first file to OneDrive. */
"FirstUploadLowCostSkuToastTitle" = "Welcome to OneDrive!";
/* Info text for toast notification with low cost information when user uploads first file to OneDrive. %1$@ is the market price/duration (Example:$1.99/month).*/
"FirstUploadLowCostSkuToastInfo:%@" = "Your files are now stored online. Get even more storage from %1$@ so you don't have to worry about running out of space.";
// End Storage Plans Upsell strings
// Generic Upsell strings
/* Label for button prompting the user to upgrade to premium. */
"UpsellCallToActionPrimaryUpgrade" = "Upgrade";
/* Label for button prompting the user to upgrade to premium. */
"UpsellCallToActionPrimaryBuyStorage" = "Buy Storage";
// End Generic Upsell strings
// Contact Svnx Dialog Strings
/* The title of a dialog shown to Microsoft-internal only users when they hit specific bugs. */
"ContactSvnxPrimaryText" = "Help us fix a rare bug (MSFT Internal)";
/* The body text of a dialog shown to Microsoft-internal only users when they hit specific bugs. */
"ContactSvnxSecondaryText" = "Your device encountered a rare bug the OneDrive team is working to fix. To help us investigate, send details to SyncHot@service.microsoft.com";
/* A button of a dialog shown to Microsoft-internal only users when they hit specific bugs. When clicked it opens a mail draft with some pre-filled info */
"ContactSvnxSendMailButtonText" = "Send Details";
/* A button of a dialog shown to Microsoft-internal only users when they hit specific bugs. When clicked it closes the dialog */
"ContactSvnxDismissButtonText" = "Dismiss";
/* Box title for the features preview */
"PreferenceFeaturePreviewsTitle" = "Pre-release builds";
/* Box text for the arm64 preview feature */
"PreferenceARM64PreviewText" = "Get the OneDrive app built for Apple silicon.";
/* Enable button for the arm64 preview feature */
"PreferenceARM64PreviewEnable" = "Get Apple silicon build";
/* Disable button for the arm64 preview feature */
"PreferenceARM64PreviewDisable" = "Go back to Intel build";
/* Message to notify the user that update to arm64 is in progress */
"PreferenceARM64EnableInProgress" = "Your OneDrive app will be updated to the build for Apple silicon.";
/* Message to notify the user that update to x86_64 is in progress */
"PreferenceARM64DisableInProgress" = "Your OneDrive app will be reverted back to the emulated build for Intel processors.";
/* Open In Desktop: Title for message to notify the user that the file they are tryng to open was not found */
"OpenInDesktopErrorPrimaryText" = "This file is not syncing to your device";
/* Open In Desktop: Message to notify the user that the file they are tryng to open was not found */
"OpenInDesktopErrorSecondaryText" = "This file cannot be opened in a desktop app because it is not syncing to your device. Learn more";
/* Open In Desktop: Button */
"OpenInDesktopGotItButtonText" = "Got it";
/* Open In Desktop: Title for message to notify the user that a file will be opened */
"OpenInDesktopOpenPrimaryText" = "Do you want to open this file?";
/* Open In Desktop: Message to notify the user that a file will be opened */
"OpenInDesktopOpenSecondaryText:%@,%@" = "Name: \"%1$@\"\nSite: \"%2$@\"";
/* Open In Desktop: Message to notify the user that a file will be opened when there is no site info */
"OpenInDesktopOpenNoSiteSecondaryText:%@" = "Name: \"%1$@\"";
/* Open In Desktop: Cancel Button */
"OpenInDesktopCancelButtonText" = "Cancel";
/* Open In Desktop: Open Button */
"OpenInDesktopOpenButtonText" = "Open";
/* Open In Desktop: Retry Button */
"OpenInDesktopRetryButtonText" = "Retry";
/* Title message for Open In Desktop couldn't open a file because the sync client is paused */
"OpenInDesktopSyncClientPausedErrorPrimaryText" = "Resume syncing to open this file";
/* Error text shown when Open In Desktop can't open the file because the sync client is paused. */
"OpenInDesktopSyncClientPausedErrorSecondaryText" = "Please resume syncing files to OneDrive to open this file in an app. Learn about pausing and resuming syncing";
/* Error text shown when Open In Desktop can't open the file because the sync client is paused. */
"OpenInDesktopSyncClientPausedErrorSecondaryTextV2" = "Please resume syncing files to OneDrive to open this file in an app.";
/* Label for the resume syncing button */
"OpenInDesktopPausedResumeButtonText" = "Resume syncing";
/* Title message for Open In Desktop file moved toast. %1 is the file name. */
"OpenInDesktopSyncUploadedItemMovedTitle:@" = "Someone moved your file \"%1$@\"";
/* Body message for Open In Desktop file moved toast. */
"OpenInDesktopSyncUploadedItemMovedBody" = "Your file was moved to another shared folder. Open it from the web folder where it was moved.";
/* Call to action button for Open In Desktop file moved toast. */
"OpenInDesktopSyncUploadedItemMovedButton" = "Go to web folder";
/* Checkbox text for the OpenInDesktop dialog, allowing users to not show this message again. %1$@ is the site URL */
"OpenInDesktopSyncTrustedSourceCheckbox:@" = "I trust %1$@. Always let me open files from it on desktop apps including risky file types like .exe or .sh";
/* Checkbox text for the OpenInDesktop dialog using native NSAlerts, allowing users to not show this message again. %1$@ is the site URL */
"OpenInDesktopSyncTrustedSourceCheckboxNative:@" = "Always trust %1$@";
/* Body text for disabled offline availability error message. */
"OpenInDesktopSyncNotAvailableOffline" = "This file is in a shared library that can't be accessed in a desktop app or offline. Open it in a browser or ask the site owner to change the settings.";
/* Title message for UnusedLibraryDetection ACMega note */
"UnusedLibraryDetectionPromptTitle" = "Clean Up to Boost Performance";
/* Body for UnusedLibraryDetection ACMega note. %1 is the library name. */
"UnusedLibraryDetectionPromptBody:@" = "Your synced library \"%1$@\" hasn't been used for over a year. Removing it can help you declutter and improve your device's performance.";
/* Open button for UnusedLibraryDetection ACMega note, will proceed to remove the library. */
"UnusedLibraryDetectionPromptOpenButton" = "Clean Up and Remove";
/* Cancel button for UnusedLibraryDetection ACMega note, will close the note. */
"UnusedLibraryDetectionPromptCancelButton" = "No Thanks";
/* Header for the activity center message warning about unlicensed account becoming read-only. */
"UnlicensedAccountReadOnlyWarningActivityCenterTitle" = "You Need a OneDrive License";
/* Body message for the activity center message warning about unlicensed account becoming read-only. %1$@ is the date of the account getting locked. */
"UnlicensedAccountReadOnlyWarningActivityCenterBody:@" = "Ask your IT team or admin for a license to use OneDrive by %1$@. Without one, you won’t be able to edit your files after this date.";
/* Header for the activity center message warning about unlicensed account becoming locked and archived. */
"UnlicensedAccountLockWarningActivityCenterTitle" = "You need a OneDrive license";
/* Body message for the activity center message warning about unlicensed account being locked and archived. %1$@ is the days count since the account became read-only. %2$@ is the date of the account getting locked. */
"UnlicensedAccountLockWarningActivityCenterBody:%@,%@" = "Your license to use OneDrive ended over %1$@ days ago. Ask your IT team to assign a license by %2$@ to avoid losing access to your files.";
/* V2 body message for the activity center message warning about unlicensed account being locked and archived. %1$@ is the days count since the account became read-only. %2$@ is the date of the account getting locked. */
"UnlicensedAccountLockWarningActivityCenterBodyV2:%@,%@" = "Your license to use OneDrive ended over %1$@ days ago. Ask your IT team to assign a license by %2$@ to avoid losing access to your files. If a license was assigned recently, please wait 24 hours for this account to be unlocked automatically.";
/* Header for the FRE prompt that the user's account is locked locked and archived. */
"UnlicensedAccountLockedActivityCenterTitle" = "Sorry, you can't access your OneDrive";
/* Body message for the FRE prompt about unlicensed account being locked and archived. %1!s! is the months count since the account got locked. */
"UnlicensedAccountLockedActivityCenterBody:@" = "Your license to use OneDrive ended over %1$@ months ago. To regain access to your OneDrive, ask your IT team or admin to assign you a license.";
/* V2 body message for the FRE prompt about unlicensed account being locked and archived. %1!s! is the months count since the account got locked. */
"UnlicensedAccountLockedActivityCenterBodyV2:@" = "Your license to use OneDrive ended over %1$@ months ago. To regain access to your OneDrive, ask your IT team or admin to assign you a license. If a license was assigned recently, please wait 24 hours for this account to be unlocked automatically.";
/* Learn more entry for Unlicensed Accounts. */
"UnlicensedAccountLearnMore" = "Learn About Licenses";
/* Close button for the FRE prompt message of the unlicensed account being locked and archived. */
"UnlicensedAccountLockedActivityCenterCloseButton" = "Close";
/* Auto Fix Rename single item title string */
"RenameTitleSingle" = "Rename 1 item?";
/* Auto Fix Rename multiple item title string */
"RenameTitleMultiple:%@" = "Rename %1$@ items?";
/* Auto Fix Rename single item toast body string */
"RenameToastBodySingle" = "An item name contains characters that prevent syncing. Tap or click here to learn more.";
/* Auto Fix Rename multiple item toast body string */
"RenameToastBodyMultiple" = "Some item names contain characters that prevent syncing. Tap or click here to learn more.";
/* Auto Fix Rename single item body string */
"RenameBodySingle" = "The name of a OneDrive item contains characters that prevent syncing. We can replace the characters with an underscore.";
/* Auto Fix Rename multiple item body string */
"RenameBodyMultiple" = "The names of some OneDrive items contain characters that prevent syncing. We can replace the characters with an underscore.";
/* Auto Fix Rename: Rename Button */
"RenameFixItButton" = "Rename";
/* Auto Fix Rename: Learn More Button */
"RenameLearnMoreButton" = "Learn more";
/* Auto Fix Rename in progress single item title */
"RenameInProgressTitleSingle" = "Renaming a file";
/* Auto Fix Rename in progress multiple item title */
"RenameInProgressTitleMultiple" = "Renaming files";
/* Auto Fix Rename in progress single item body */
"RenameInProgressBodySingle" = "We'll let you know when your item is renamed.";
/* Auto Fix Rename in progress multiple item body */
"RenameInProgressBodyMultiple" = "We'll let you know when your items are renamed.";
/* Auto Fix Rename finished with success */
"ActivityListHistoryRenameSuccessPrimary" = "Rename finished";
/* Auto Fix Rename finished with errors */
"ActivityListHistoryRenameErrorsPrimary" = "Rename finished with errors";
/* Auto Fix Rename finished with success single item */
"ActivityListHistoryRenameSuccessSingleSecondary" = "1 Item renamed";
/* Auto Fix Rename finished with success multiple item */
"ActivityListHistoryRenameSuccessMultipleSecondary:%@" = "%1$@ Items renamed";
/* Auto Fix Rename finished with failure multiple item */
"ActivityListHistoryRenameErrorsSecondary:%@,%@" = "%1$@ of %2$@ Items renamed";
/* Auto Fix Rename completed title for single item */
"RenameCompleteTitleSingle" = "We renamed 1 item";
/* Auto Fix Rename completed title for multiple item */
"RenameCompleteTitleMultiple:%@" = "We renamed %1$@ items";
/* Auto Fix Rename completed error title */
"RenameCompleteErrorsTitle" = "Rename finished with some errors";
/* Auto Fix Rename completed body */
"RenameCompleteBody" = "Tap or click here to see the changes.";
/* Auto Fix Rename history success primary */
"HistoryRenameSuccessPrimary" = "Rename finished";
/* Auto Fix Rename history success single item secondary */
"HistoryRenameSuccessSingleSecondary" = "1 Item renamed";
/* Auto Fix Rename history success multiple item secondary */
"HistoryRenameSuccessMultipleSecondary:%@" = "%1$@ Items renamed";
/* Auto Fix Rename history errors primary */
"HistoryRenameErrorsPrimary" = "Rename finished with errors";
/* Auto Fix Rename history errors secondary */
"HistoryRenameErrorsSecondary:%@,%@" = "%1$@ of %2$@ Items renamed";
/* Title of the first page of the OneDrive Folder Backup dialog when OneDrive needs the user to grant permissions System Preferences */
"KFMCheckFullDiskAccessTitle" = "OneDrive Needs Permission To Back Up";
/* Secondary text inside the OneDrive Folder Backup dialog instructing the user on how to give OneDrive permissions. Note the tags are HTML and should not be translated */
"KFMCheckFullDiskAccessSecondaryText" = "To back up your folders in OneDrive, go to System Preferences. Under Full Disk Access, select the OneDrive checkbox. Press Quit & Reopen, and then try Manage Backup again.";
/* Text on the button inside the OneDrive Folder Backup dialog that launches the macOS System Preferences dialog. The name needs to match the OS native translation of the name of the System Preferences app */
"KFMCheckFullDiskAccessGoToSystemPreferencesButtonText" = "System Preferences";
/* Button text shown when user is stopping OneDrive. Clicking this button will stop OneDrive. */
"StopOneDriveButtonDefault" = "Stop OneDrive";
/* Title message for Open In Desktop Open dialog */
"OpenInDesktopOpenPrimaryTextV2" = "Open this file?";
/* Body message for Open In Desktop Open dialog */
"OpenInDesktopOpenSecondaryTextV2" = "You should only open files from a trustworthy source.";
/* Open In Desktop: Title for message to notify the user that the file they are trying to open was not found */
"OpenInDesktopErrorPrimaryTextV2" = "File isn't syncing";
/* Open In Desktop: Message to notify the user that the file they are trying to open was not found */
"OpenInDesktopErrorSecondaryTextV2" = "To open this file in a desktop app, sync this folder to this computer by selecting Add shortcut to OneDrive. Learn more about syncing folders";
/* Open In Desktop: Message to notify the user that the file they are trying to open was not found */
"OpenInDesktopErrorSecondaryTextV3" = "To open this file in a desktop app, sync this folder to this computer by selecting Add shortcut to OneDrive.";
/* Open In Desktop: Title for message to notify the user that the file they are trying to open could not open */
"OpenInDesktopCouldNotOpenFilePrimaryText" = "Couldn't open this file";
/* Open In Desktop: Message to notify the user that the file they are trying to open could not open */
"OpenInDesktopCouldNotOpenFileSecondaryText" = "Something went wrong and we couldn't open this file. Try opening the file again.
If this keep happening, sync the folder to this computer by selecting Add shortcut to OneDrive, then open the file again. Learn more about syncing folders";
/* Open In Desktop: Message to notify the user that the file they are trying to open could not open */
"OpenInDesktopCouldNotOpenFileSecondaryTextV2" = "Something went wrong and we couldn't open this file. Try opening the file again. If this keeps happening, sync the folder to this computer by selecting Add shortcut to OneDrive, then open the file again.";
/* New File name of a shortcut placed in the user's folder after a known folder restore has been performed, example \"Shortcut to Desktop (OneDrive - Microsoft)\" */
"KfmShortcutFilenameOneDriveV2:%@,%@" = "Shortcut to %1$@ (%2$@)";
/*//// BEGIN: DEPRECATION UI MANAGER STRINGS ////*/
/* Disabling Office Collaboration Sync Integration (OCSI opt-out) is being deprecated. Title for ACM */
"ActivityCenterDeprecationUI_Ocsi_Title" = "File Collaboration is turned off";
/* Body text explaining recommended OCSI setting. */
"ActivityCenterDeprecationUI_Ocsi_Body" = "Turn on this setting to improve the Office file collaboration experience and minimize sync conflicts.";
/* Enable button enables OCSI directly and dismisses ACM */
"ActivityCenterDeprecationUI_Ocsi_ButtonEnable" = "Enable";
/* Learn more button navigating user to webpage to learn more about OCSI */
"ActivityCenterDeprecationUI_ButtonLearnMore" = "Learn more";
/*//// END: DEPRECATION UI MANAGER STRINGS ////*/
/*//// BEGIN: DELINQUENT ACCOUNT STRINGS ////*/
/* Title text for delinquent/OverlimitWithLockdown expired users toast messaging with soon verbage */
"DelinquentAccountTitleSoon" = "Your Files Will Be Erased Soon";
/* Title text for delinquent/OverlimitWithLockdown expired users toast messaging with all verbage */
"DelinquentAccountTitleAll" = "All Your Files Will Be Erased";
/* Body text for delinquent/OverlimitWithLockdown expired users with the date of expiration only */
"DelinquentAccountBodyDateOnly:%@" = "Files in your OneDrive have stopped syncing. Upgrade before %1$@ to prevent your files from being erased.";
/* Body text for delinquent/OverlimitWithLockdown expired users with percentage used */
"DelinquentAccountBodyPercentage:%@,%@" = "You've exceeded OneDrive storage limit (%@%%) for over a month. To prevent files from being erased, upgrade before %2$@.";
/*//// END: DELINQUENT ACCOUNT STRINGS ////*/
/*//// BEGIN: COPILOT STRINGS ////*/
/* Description text used by Narrator to read out when we show the loading spinner UI on the Copilot window. */
"CopilotBrowserLoadingNarratorText" = "Getting Copilot content ready";
/* Primary error text shown on an error page if the Copilot dialog fails, generic error */
"CopilotBrowserGenericErrorTitle" = "Something happened";
/* Secondary error text shown on an error page if the Copilot dialog fails - generic error */
"CopilotBrowserGenericErrorSecondaryText" = "We're not able to open this content right now. Try again later.";
/* Primary error text shown on an error page if the browser navigation cannot continue due to being offline */
"CopilotBrowserOfflineErrorTitle" = "Connect to the Internet";
/* Secondary error text shown on an error page if the browser navigation cannot continue due to being offline. */
"CopilotBrowserOfflineErrorSecondaryText" = "It doesn't look like you're connected to the Internet. Try again once you're online.";
/* Description text in the Copilot dialog on error. {{0} refers to a URL hostname, such as microsoft-my.sharepoint.com. {Locked=\"{0}\"}} */
"CopilotBrowserProxyErrorSecondaryText" = "We're not able to open this content right now. Please contact your IT department to ensure network traffic to {0} is allowed.";
/* Text used on a button in the Error Page inside the Browser window when an error is displayed. The button allows the user to retry loading the UI */
"CopilotBrowserErrorButtonTryAgain" = "Try again";
/* Header for the suggested prompts card in Copilot dialog on open */
"CopilotZQMHeader" = "Welcome! Ask a question or get started with one of these examples:";
/* Suggestion text on a clickable button that prompts user to ask Copilot to summarize a file */
"CopilotZQMPromptSuggestion1Text" = "Summarize this file";
/* When CopilotZQMPromptSuggestion1Text button is clicked, this text is pasted in the input field. Generally matches the button text. */
"CopilotZQMPromptSuggestion1ChatInput" = "Summarize this file";
/* Suggestion text on a clickable button that prompts user to ask Copilot to create an FAQ from a file */
"CopilotZQMPromptSuggestion2Text" = "Create an FAQ from this file";
/* When CopilotZQMPromptSuggestion2Text button is clicked, this text is pasted in the input field. Generally matches the button text. */
"CopilotZQMPromptSuggestion2ChatInput" = "Create an FAQ from this file";
/* Suggestion text on a clickable button that prompts user to ask Copilot to suggest next steps from a file */
"CopilotZQMPromptSuggestion3Text" = "Suggest next steps from this file";
/* When CopilotZQMPromptSuggestion3Text button is clicked, this text is pasted in the input field. Generally matches the button text. */
"CopilotZQMPromptSuggestion3ChatInput" = "Suggest next steps from this file";
/* Header of a popup on the Copilot dialog. User clicks a book icon and opens this prompt guide popup */
"CopilotPromptGuideHeader" = "Prompt guide";
/* First option in the list of the prompt guide popup in the Copilot dialog */
"CopilotPromptGuideNode1Title" = "Summarize";
/* Sub-option of the suggested prompts around the Copilot Summarize skill */
"CopilotPromptGuideNode1Child1Text" = "Summarize this file";
/* Sub-option of the suggested prompts around the Copilot Summarize skill */
"CopilotPromptGuideNode1Child2Text" = "List the 3 key points from this file";
/* Sub-option of the suggested prompts around the Copilot Summarize skill */
"CopilotPromptGuideNode1Child3Text" = "Draft an email based on a summary of this file";
/* Second option in the list of the prompt guide popup in the Copilot dialog */
"CopilotPromptGuideNode2Title" = "Ask";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill */
"CopilotPromptGuideNode2Child1Text" = "Create an FAQ from this file";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill */
"CopilotPromptGuideNode2Child2Text" = "Compare the differences between these files";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill */
"CopilotPromptGuideNode2Child3Text" = "Suggest ways to improve the content in this file";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill */
"CopilotPromptGuideNode2Child4Text" = "Suggest the next steps from this file";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill */
"CopilotPromptGuideNode2Child5Text" = "Create an FAQ in the style of a podcast from this file";
/* Sub-option of the suggested prompts around the Copilot Ask a Question skill. {{Locked=\"[\"}{Locked=\"]\"} Must keep the brackets \"[\" and \"]\" as they are used to style the text inside them.} */
"CopilotPromptGuideNode2Child6Text" = "What does this file say about [roles and responsibilities?]";
/*//// END: COPILOT STRINGS ////*/
/*///////////////////////////////////////////////////// BEGIN: NUCLEUS LOCALIZABLE STRINGS /////////////////////////////////////////////////////*/
// Nucleus file operation arguments
/* This is a string argument for when the user updates an item */
NucleusUpdateItemArgument = "update";
/* This is a string argument for when the user moves an item */
NucleusMoveItemArgument = "move";
/* This is a string argument for when the user copies an item */
NucleusCopyItemArgument = "copy";
/* This is a string argument for when the user creates an item */
NucleusCreateItemArgument = "create";
/* This is a string argument for when the user deletes an item */
NucleusDeleteItemArgument = "delete";
// Nucleus item type arguments
/* This is a string argument for an item */
NucleusItemArgument = "item";
/* This is a string argument for an item */
NucleusItemArgumentV2 = "list item";
/* This is a string argument for a file */
NucleusFileArgument = "file";
/* This is a string argument for a folder */
NucleusFolderArgument = "folder";
// Nucleus offline mode arguments
/* This is a string argument for offline mode */
NucleusOfflineModeArgument = "offline mode";
/* This is a string argument for offline availability */
NucleusOfflineAvailabilityArgument = "offline availability";
// Nucleus conflicts CSV headers
/* Nucleus Conflict CSV headers - Change type */
"NucleusConflictCSVChangeType" = "Change type";
/* Nucleus Conflict CSV headers - Date and time of change */
"NucleusConflictCSVDateTime" = "Date and time of change";
/* Nucleus Conflict CSV headers - Change issue */
"NucleusConflictCSVChangeIssue" = "Change issue";
/* Nucleus Conflict CSV headers - Item changed */
"NucleusConflictCSVItemChanged" = "Item changed";
/* Nucleus Conflict CSV headers - Your changes*/
"NucleusConflictCSVYourChanges" = "The changes you made are in the following columns:";
/* Nucleus Conflict CSV headers - ID (as in the numeric id of an item)*/
"NucleusConflictCSVID" = "ID";
/* Nucleus Conflict CSV headers - Title (of the item)*/
"NucleusConflictCSVTitle" = "Title";
// Nucleus localizable strings
/* Error created when Nucleus is unable to upload a newly created list item due to a conflict. {%1$@ represents one of the ConflictReasons defined below.} */
"NucleusListsLocalCreateConflictText:%@" = "Couldn't upload new list item: %1$@";
/* Error created when Nucleus is unable to make changes to an existing list item due to a conflict. {%1$@ represents one of the ConflictReasons defined below.} */
"NucleusListsLocalUpdateConflictText:%@" = "Couldn't make changes: %1$@";
/* Error created when Nucleus is unable to delete a list item due to a conflict. {%1$@ represents one of the ConflictReasons defined below.} */
"NucleusListsLocalDeleteConflictText:%@" = "Couldn't delete item: %1$@";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder)} */
"NucleusListsAccessDeniedConflictReason:%@,%@" = "You don't have permission to %1$@ this %2$@.";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/move/copy/delete), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsAccessDeniedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because you no longer have access to it.";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/move/copy/delete), %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsAccessDeniedConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because you no longer have access to it.";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/move/copy/delete), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsAccessDeniedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because you no longer have access to it.";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/move/copy/delete), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsAccessDeniedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because you no longer have access to it.";
/* Conflict reason created when the user doesn't have permission to perform the action. {%1$@ represents the action taken (update/move/copy/delete), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsAccessDeniedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because you no longer have access to it.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the folder name} */
"NucleusListsFolderAccessDeniedConflictReason:%@,%@,%@" = "You don't have permission to %1$@ this %2$@ to the folder %3$@.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the folder name which is populated on the web. {Locked=\"{0}\"} {Locked=\"{1}\"}} */
"NucleusListsFolderAccessDeniedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because you no longer have access to the folder {1}.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), %3$@ is the item name, %4$@ is the folder name. } */
"NucleusListsFolderAccessDeniedConflictReasonV2:%@,%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because you no longer have access to the folder %4$@.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the folder name which is populated on the web. {Locked=\"{0}\"} {Locked=\"{1}\"}} */
"NucleusListsFolderAccessDeniedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because you no longer have access to the folder {1}.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list, {2} is the folder name which is populated on the web. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}} */
"NucleusListsFolderAccessDeniedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because you no longer have access to the folder {2}.";
/* Conflict reason created when the user doesn't have permission to move/copy this item/folder to the folder. {%1$@ represents the action taken (move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library, {2} is the folder name which is populated on the web. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}} */
"NucleusListsFolderAccessDeniedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because you no longer have access to the folder {2}.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder)}*/
"NucleusListsInvalidUploadConflictReason:%@,%@" = "Couldn't %1$@ this %2$@.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsInvalidUploadConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0}.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), %3$@ is the item name. }*/
"NucleusListsInvalidUploadConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsInvalidUploadConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsInvalidUploadConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list.";
/* Conflict reason created when the uploaded data isn't valid. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsInvalidUploadConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library.";
/* Conflict reason created when the list schema changed before the update could be applied. */
"NucleusListsSchemaChangedConflictReason" = "Schema was changed";
/* Conflict reason created when the list schema changed before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}} */
"NucleusListsSchemaChangedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0}.";
/* Conflict reason created when the list schema changed before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), %3$@ is the item name.} */
"NucleusListsSchemaChangedConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@.";
/* Conflict reason created when the list schema changed before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}} */
"NucleusListsSchemaChangedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive.";
/* Conflict reason created when the list schema changed before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}} */
"NucleusListsSchemaChangedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list.";
/* Conflict reason created when the list schema changed before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}} */
"NucleusListsSchemaChangedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder) and %2$@ represents the name of the column in which the unique constraints conflict occurred}*/
"NucleusListsNotUniqueConflictReason:%@,%@" = "This %1$@ must have a unique \"%2$@\" value.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} represents the name of the column in which the unique constraints conflict occurred. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsNotUniqueConflictReasonVT:%@" = "Couldn't update the %1$@ {0} because {1} must have a unique value.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder), %2$@ is the item name, %3$@ represents the name of the column in which the unique constraints conflict occurred.}*/
"NucleusListsNotUniqueConflictReasonV2:%@,%@,%@" = "Couldn't update the %1$@ %2$@ because %3$@ must have a unique value.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} represents the name of the column in which the unique constraints conflict occurred. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsNotUniqueConflictReasonSingleMySite:%@" = "Couldn't update the %1$@ {0} in your OneDrive because {1} must have a unique value.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list, {2} represents the name of the column in which the unique constraints conflict occurred. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusListsNotUniqueConflictReasonSingleList:%@" = "Couldn't update the %1$@ {0} in the {1} list because {2} must have a unique value.";
/* Conflict reason created when the value provided is expected to be unique but isn't. {%1$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library, {2} represents the name of the column in which the unique constraints conflict occurred. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusListsNotUniqueConflictReasonSingleDocLib:%@" = "Couldn't update the %1$@ {0} in the {1} shared library because {2} must have a unique value.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder)}*/
"NucleusListsListRemovedConflictReason:%@,%@" = "Couldn't %1$@ this %2$@. Please try again later.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsListRemovedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because it was deleted.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsListRemovedConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because it was deleted.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsListRemovedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because it was deleted.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsListRemovedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because it was deleted.";
/* Conflict reason created when the list was deleted before the update could be applied. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsListRemovedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because it was deleted.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the thing that was disabled (offline mode/offline availability)}*/
"NucleusListsListRemovedConflictOfflineReason:%@,%@,%@" = "Couldn't %1$@ this %2$@ because %3$@ was off. Please try again.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the thing that was disabled (offline mode/offline availability). {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsListRemovedConflictOfflineReasonVT:%@,%@,%@" = "Couldn't %1$@ the %2$@ {0} because %3$@ was off. Please try again.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), %3$@ is the item name, and %4$@ represents the thing that was disabled (offline mode/offline availability). }*/
"NucleusListsListRemovedConflictOfflineReasonV2:%@,%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because %4$@ was off. Please try again.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the thing that was disabled (offline mode/offline availability). {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsListRemovedConflictOfflineReasonSingleMySite:%@,%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because %3$@ was off. Please try again.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the thing that was disabled (offline mode/offline availability). {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsListRemovedConflictOfflineReasonSingleList:%@,%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because %3$@ was off. Please try again.";
/* Conflict reason created when the list was deleted before the update could be applied and Nucleus was disabled. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), and %3$@ represents the thing that was disabled (offline mode/offline availability). {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsListRemovedConflictOfflineReasonSingleDocLib:%@,%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because %3$@ was off. Please try again.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder)}*/
"NucleusListsUnknownConflictReason:%@,%@" = "Couldn't %1$@ this %2$@. Please try again later.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsUnknownConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0}. Please try again.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsUnknownConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@. Please try again.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsUnknownConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive. Please try again.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsUnknownConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list. Please try again.";
/* Conflict reason created when a specific reason couldn't be determined. {%1$@ represents the action taken (delete) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsUnknownConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library. Please try again.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder)}*/
"NucleusListsFailedUploadConflictReason:%@,%@" = "Couldn't %1$@ this %2$@. Please try again later.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsFailedUploadConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0}. Please try again.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsFailedUploadConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@. Please try again.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsFailedUploadConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive. Please try again.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsFailedUploadConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list. Please try again.";
/* Conflict reason created when the upload failed. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder), {0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsFailedUploadConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library. Please try again.";
/* Conflict reason created when we failed to delete an item. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaSingleDeleteNoRetryConflictReasonVT" = "Something went wrong, so we couldn't delete {0}.";
/* Conflict reason created when we failed to update the description of an item. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaDescriptionNoRetryConflictReasonVT" = "Something went wrong, so we couldn't update the description for {0}.";
/* Conflict reason created when we failed to add item to Favorites. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaAddFavoriteNoRetryConflictReasonVT" = "Something went wrong, so we couldn't add {0} to Favorites.";
/* Conflict reason created when we failed to remove item from Favorites. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaRemoveFavoriteNoRetryConflictReasonVT" = "Something went wrong, so we couldn't remove {0} from Favorites.";
/* Conflict reason created when we failed to add one tag for an item. {%1$@ is the name of the tag. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaAddOneTagNoRetryConflictReasonVT:%@" = "Something went wrong, so we couldn't add the tag \"%1$@\" for {0}.";
/* Conflict reason created when we failed to remove one tag for an item. {%1$@ is the name of the tag. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaRemoveOneTagNoRetryConflictReasonVT:%@" = "Something went wrong, so we couldn't remove the tag \"%1$@\" for {0}.";
/* Conflict reason created when we failed to add two tags for an item. {%1$@ and %2$@ are the name of the tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaAddTwoTagsNoRetryConflictReasonVT:%@,%@" = "Something went wrong, so we couldn't add the tags \"%1$@\" and \"%2$@\" for {0}.";
/* Conflict reason created when we failed to remove two tags for an item. {%1$@ and %2$@ are the name of the tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaRemoveTwoTagsNoRetryConflictReasonVT:%@,%@" = "Something went wrong, so we couldn't remove the tags \"%1$@\" and \"%2$@\" for {0}.";
/* Conflict reason created when we failed to add three tags for an item. {%1$@, %2$@, %3$@ are the name of the tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaAddThreeTagsNoRetryConflictReasonVT:%@,%@,%@" = "Something went wrong, so we couldn't add 3 tags \"%1$@\", \"%2$@\", and \"%3$@\" for {0}.";
/* Conflict reason created when we failed to remove three tags for an item. {%1$@, %2$@, %3$@ are the name of the tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaRemoveThreeTagsNoRetryConflictReasonVT:%@,%@,%@" = "Something went wrong, so we couldn't remove 3 tags \"%1$@\", \"%2$@\", and \"%3$@\" for {0}.";
/* Conflict reason created when we failed to add multiple tags for an item. {%1$@, %2$@ are names of tags, and %3$@ is a number of tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaAddMultipleTagsNoRetryConflictReasonVT:%@,%@,%@" = "Something went wrong, so we couldn't add \"%1$@\", \"%2$@\", and %3$@ other tags for {0}.";
/* Conflict reason created when we failed to remove multiple tags for an item. {%1$@, %2$@ are names of tags, and %3$@ is a number of tags. {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaRemoveMultipleTagsNoRetryConflictReasonVT:%@,%@,%@" = "Something went wrong, so we couldn't remove \"%1$@\", \"%2$@\", and %3$@ other tags for {0}.";
/* Conflict reason created when the user action failed for media item. {%1$@ represents the action taken (update/create/delete). {0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusMediaDefaultNoRetryConflictReasonVT:%@" = "Something went wrong, so we couldn't %1$@ {0}.";
/* The name of the folder that a user's photos were imported to on a specific date. {%1$@ is the date of the import. %2$@ is the name of the drive source we are importing from.}*/
"NucleusLocalContentProviderImportFolderName:%@,%@" = "Imported %1$@ from %2$@";
/* Error text shown when Nucleus runs into a runtime error while processing list item actions */
"NucleusListsServerErrorText" = "There was a problem validating data.";
/* List item validation error text shown when a required field is not given a value */
"NucleusListsValidationRequiredValueText" = "You must specify a value for this required field.";
/* List item validation error text shown when a field whose values should be unique is given an already existing value */
"NucleusListsValidationEnforceUniqueText" = "This value already exists in the list.";
/* List item validation error text shown when the value for a text field exceeds the maximum length. {%1$@ represents a number} */
"NucleusListsValidationExceedMaxLengthText:%@" = "Input exceeded the maximum length of %1$@";
/* List item validation error text shown when the value for a numeric field is outside the specified range. {%1$@ and %2$@ represent numbers} */
"NucleusListsValidationOutsideRangeText:%@,%@" = "The value of this field must be between %1$@ and %2$@.";
/* List item validation error text shown when the value for a numeric field is above the specified max. {%1$@ represents a number} */
"NucleusListsValidationAboveMaxText:%@" = "The value of this field must be less than or equal to %1$@.";
/* List item validation error text shown when the value for a numeric field is below the specified min. {%1$@ represents a number} */
"NucleusListsValidationBelowMinText:%@" = "The value of this field must be greater than or equal to %1$@.";
/* List item validation error text shown when the value for a numeric field is improperly formatted */
"NucleusListsValidationOnlyNumbersAllowedText" = "Only numbers can go here.";
/* List item validation error text shown when the value for a date field is improperly formatted */
"NucleusListsValidationBadlyFormattedDateText" = "Enter a date like this: 2/23/2012";
/* List item validation error text shown when the value for a datetime field is improperly formatted */
"NucleusListsValidationBadlyFormattedDateTimeText" = "Enter a date and time like this: 2/23/2012 2:25 PM";
/* List item validation error text shown when the value for a date field is improperly formatted {%1$@ is the date in the expected format} */
"NucleusListsValidationBadlyFormattedDateText:%@" = "Enter a date like this: %1$@";
/* List item validation error text shown when the value for a datetime field is improperly formatted {%1$@ is the date+time in the expected format} */
"NucleusListsValidationBadlyFormattedDateTimeText:%@" = "Enter a date and time like this: %1$@";
/* List item validation error text shown when the value for a datetime field is invalid */
"NucleusListsValidationInvalidDateTimeText" = "You must specify a valid date within the range of 1/1/1900 and 12/31/8900.";
/* List item validation error text shown when the value for a hyperlink field is invalid. {%1$@ represents a URL link} */
"NucleusListsValidationInvalidHyperlinkText:%@" = "Invalid URL: %1$@.";
/* List item validation error text shown when the value for a currency field contains unexpected characters */
"NucleusListsValidationBadlyFormattedStringText" = "Input string was not in a correct format.";
/* List item validation error text shown when the value for a currency field is improperly formatted */
"NucleusListsValidationInvalidNumberText" = "The value of this field is not a valid number.";
/* Error text shown when evaluating a column validation formula when adding or updating a list item */
"NucleusListsValidationColumnFormulaFailure" = "Column Validation Failed.";
/* Error text shown when evaluating a row validation formula when adding or updating a list item */
"NucleusListsValidationRowFormulaFailure" = "List Item Validation Failed.";
/* Error text shown when validating field values when adding or updating a list item */
"NucleusListsValidationDataFailure" = "List Data Validation Failed.";
/* Error text shown when path of an item or folder exceeds 400 characters */
"NucleusListsValidationExceedMaxLengthPath" = "The specified file or folder name is too long. The URL path for all files and folders must be 400 characters or less (and no more than 400 characters for any single file or folder name in the URL). Please type a shorter file or folder name.";
/* Error text shown when an operation cannot be performed because number of items in the view exceeds a threshold */
"NucleusListsExceedListViewThreshold" = "The attempted operation is prohibited because it exceeds the list view threshold.";
/* Text shown within hyperlink when user creates an append only note field */
"NucleusRowsViewEntries" = "View Entries";
/* Conflict reason created when renaming a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the entity type (file/folder), %2$@ represents the file name. }*/
"NucleusListsDuplicatePathConflictRenameReason:%@,%@" = "This %1$@ couldn't be renamed because a file or folder with the name \"%2$@\" already exists.";
/* Conflict reason created a file or folder with the name already exists at the path when renaming. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsDuplicatePathConflictRenameReasonVT" = "Couldn't rename {0} because a file with the same name already exists.";
/* Conflict reason created a file or folder with the name already exists at the path when renaming. {%1$@ is the item name which is populated on the web.}*/
"NucleusListsDuplicatePathConflictRenameReasonV2:%@" = "Couldn't rename %1$@ because a file with the same name already exists.";
/* Conflict reason created a file or folder with the name already exists at the path when renaming. {{0} is the item name which is populated on the web. {Locked=\"{0}\"}}*/
"NucleusListsDuplicatePathConflictRenameReasonSingleMySite" = "Couldn't rename {0} in your OneDrive because a file with the same name already exists.";
/* Conflict reason created a file or folder with the name already exists at the path when renaming. {{0} is the item name which is populated on the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsDuplicatePathConflictRenameReasonSingleList" = "Couldn't rename {0} in the {1} list because a file with the same name already exists.";
/* Conflict reason created a file or folder with the name already exists at the path when renaming. {{0} is the item name which is populated on the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsDuplicatePathConflictRenameReasonSingleDocLib" = "Couldn't rename {0} in the {1} shared library because a file with the same name already exists.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the file name, %2$@ represents the folder name, and %3$@ represents the action taken (move/copy)}*/
"NucleusListsDuplicatePathConflictMoveCopyReason:%@,%@,%@" = "A file with the name \"%1$@\" already exists in the folder \"%2$@\". Please use a different name to %3$@ the file.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the action taken (move/copy), {0} represents the file name, {1} represents the folder name. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsDuplicatePathConflictMoveCopyReasonVT:%@" = "Couldn't %1$@ {0} because a file with the same name already exists in the folder {1}. Replace the file or keep both.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the action taken (move/copy), %2$@ represents the file name, %3$@ represents the folder name.}*/
"NucleusListsDuplicatePathConflictMoveCopyReasonV2:%@,%@,%@" = "Couldn't %1$@ %2$@ because a file with the same name already exists in the folder %3$@. Replace the file or keep both.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the action taken (move/copy), {0} represents the file name, {1} represents the folder name. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsDuplicatePathConflictMoveCopyReasonSingleMySite:%@" = "Couldn't %1$@ {0} in your OneDrive because a file with the same name already exists in the folder {1}. Replace the file or keep both.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the action taken (move/copy), {0} represents the file name, {1} is the name of the list, {2} represents the folder name. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusListsDuplicatePathConflictMoveCopyReasonSingleList:%@" = "Couldn't %1$@ {0} in the {1} list because a file with the same name already exists in the folder {2}. Replace the file or keep both.";
/* Conflict reason created when moving/copying a file/folder and a file/folder with the same name already exists at the path. {%1$@ represents the action taken (move/copy), {0} represents the file name, {1} is the name of the shared library, {2} represents the folder name. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusListsDuplicatePathConflictMoveCopyReasonSingleDocLib:%@" = "Couldn't %1$@ {0} in the {1} shared library because a file with the same name already exists in the folder {2}. Replace the file or keep both.";
/* Error created when Nucleus is unable to move a list item due to a conflict. {%1$@ represents one of the ConflictReasons defined above.} */
"NucleusListsLocalMoveConflictText:%@" = "Couldn't move item: %1$@";
/* Error created when Nucleus is unable to copy a list item due to a conflict. {%1$@ represents one of the ConflictReasons defined above.} */
"NucleusListsLocalCopyConflictText:%@" = "Couldn't copy item: %1$@";
/* Conflict reason created when a folder with a pending local change was deleted remotely. */
"NucleusListsFolderRemovedConflictReason" = "This folder no longer exists. It may have been deleted by another user.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item}*/
"NucleusListsResourceNotFoundConflictReason:%@" = "Couldn't %1$@ this item because it was deleted.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsResourceNotFoundConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because it was deleted.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), %3$@ is the item name.}*/
"NucleusListsResourceNotFoundConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because it was deleted.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsResourceNotFoundConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because it was deleted.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsResourceNotFoundConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because it was deleted.";
/* Conflict reason created when a local change upload fails because the remote resource was removed. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsResourceNotFoundConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because it was deleted.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder)}*/
"NucleusListsQueryThrottledConflictReason:%@,%@" = "Couldn't %1$@ this %2$@ because it's too large.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsQueryThrottledConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because it's too large.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsQueryThrottledConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because it's too large.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsQueryThrottledConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because it's too large.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsQueryThrottledConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because it's too large.";
/* Conflict reason created when a local change upload fails because the upload request was throttled due to resource limits. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsQueryThrottledConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because it's too large.";
/* Error text displayed when user enters invalid text value in a text field */
"NucleusListsValidationInvalidTextValueText" = "Invalid text value.\n\nA text field contains invalid data. Please check the value and try again.";
/* Error text shown when file/folder creation fails because a file/folder with the same name and path already exists { %1$@ represents the folder's URL } */
"NucleusListsFolderAlreadyExistsError:%@" = "A file or folder with the name %1$@ already exists.";
/* Error text show when a path change operation fails because the resultant path already exists { %1$@ represents the current path's leaf part and %2$@ represents the new path's leaf part} */
"NucleusListsDestinationAlreadyExistsError:%@,%@" = "Cannot rename \"%1$@\" to \"%2$@\": destination already exists.";
/* Error text shown when a requested file or folder no longer exists { %1$@ represents the file/folder's URL } */
"NucleusListsFileDoesNotExistError:%@" = "There is no file with URL '%1$@' in this Web.";
/* Error text shown when a operation that is only permitted for files is performed on a folder { %1$@ represents the folder's URL } */
"NucleusListsFileOnlyOperationError:%@" = "This operation can only be performed on a file; \"%1$@\" is a folder.";
/* Error created whenever a user peform an item move which causes a cyclical relationship (remote user moves folder A into B and local user moves folder B into A) */
"NucleusListsValidationCyclicalListItemMove" = "Unable to move item since the folder contains the target destination.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy) and %2$@ represents the item type (item/file/folder)}*/
"NucleusParentFolderRemovedConflictReason:%@,%@" = "Couldn't %1$@ this %2$@ because the parent folder was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, and {1} represents the folder name populated by the web. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusParentFolderRemovedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because the folder {1} was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), %3$@ represents the item name, and %4$@ represents the folder name. }*/
"NucleusParentFolderRemovedConflictReasonV2:%@,%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because the folder %4$@ was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, and {1} represents the folder name populated by the web. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusParentFolderRemovedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because the folder {1} was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, {1} is the name of the list, {2} represents the folder name populated by the web. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusParentFolderRemovedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because the folder {2} was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, {1} is the name of the shared library, {2} represents the folder name populated by the web. {Locked=\"{0}\"} {Locked=\"{1}\"} {Locked=\"{2}\"}}*/
"NucleusParentFolderRemovedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because the folder {2} was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusTopFolderRemovedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because a folder it was in was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), %3$@ represents the item name. }*/
"NucleusTopFolderRemovedConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because a folder it was in was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusTopFolderRemovedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because a folder it was in was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusTopFolderRemovedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because a folder it was in was deleted.";
/* Conflict reason created when a parent folder for an item with a pending change was deleted. {%1$@ represents the action taken (update/rename/move/copy), %2$@ represents the item type (item/file/folder), {0} represents the item name populated by the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusTopFolderRemovedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because a folder it was in was deleted.";
/* Error text shown when a locally performed move fails as a result of path collision (i.e. folder with the same name already existing at that path). */
"NucleusListsValidationMoveDuplicatePathError" = "The destination file already exists.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder)}*/
"NucleusDraftItemEditFailureConflictReason:%@,%@" = "Couldn't %1$@ this %2$@ because someone else is editing it. Please try again later.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusDraftItemEditFailureConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because someone else was editing it. Please try again.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusDraftItemEditFailureConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because someone else was editing it. Please try again.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusDraftItemEditFailureConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because someone else was editing it. Please try again.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusDraftItemEditFailureConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because someone else was editing it. Please try again.";
/* Conflict reason created when an edit upload for an item fails because the latest version of an item is still a draft. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusDraftItemEditFailureConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because someone else was editing it. Please try again.";
/* Conflict reason created when an edit upload for an item fails because someone else has it open. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=""{0}""}}*/
"NucleusListsResourceLockedConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because someone else had it open. Please try again.";
/* Conflict reason created when an edit upload for an item fails because someone else has it open. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), %3$@ is the item name.}*/
"NucleusListsResourceLockedConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because someone else had it open. Please try again.";
/* Conflict reason created when an edit upload for an item fails because someone else has it open. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web. {Locked=""{0}""}}*/
"NucleusListsResourceLockedConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because someone else had it open. Please try again.";
/* Conflict reason created when an edit upload for an item fails because someone else has it open. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the list. {Locked=""{0}""} {Locked=""{1}""}}*/
"NucleusListsResourceLockedConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because someone else had it open. Please try again.";
/* Conflict reason created when an edit upload for an item fails because someone else has it open. {%1$@ represents the action taken (update/rename/move/copy/delete) and %2$@ represents the item type (item/file/folder), {0} is the item name populated by the web, {1} is the name of the shared library. {Locked=""{0}""} {Locked=""{1}""}}*/
"NucleusListsResourceLockedConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because someone else had it open. Please try again.";
/* Conflict reason created when duplicate values are present in a column set to enforce unique values when syncing. { %1$@ represents the value in an item that is causing a unique constraints conflict and %2$@ represents the name of the column in which a unique constraints conflict is present } */
"NucleusListsUniqueConstraintsConflictReason:%@,%@" = "We couldn't upload this item. There's already an item with %1$@ in the column %2$@ in the list.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item}*/
"NucleusListsRemoteDeleteConflictReason:%@" = "Couldn't %1$@ this item because it was deleted.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsRemoteDeleteConflictReasonVT:%@,%@" = "Couldn't %1$@ the %2$@ {0} because it was deleted.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), %3$@ is the item name.}*/
"NucleusListsRemoteDeleteConflictReasonV2:%@,%@,%@" = "Couldn't %1$@ the %2$@ %3$@ because it was deleted.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web. {Locked=\"{0}\"}}*/
"NucleusListsRemoteDeleteConflictReasonSingleMySite:%@,%@" = "Couldn't %1$@ the %2$@ {0} in your OneDrive because it was deleted.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web, {1} is the name of the list. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsRemoteDeleteConflictReasonSingleList:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} list because it was deleted.";
/* Conflict reason created when we have a pending change to upload for an item that has been remotely deleted. {%1$@ represents the action taken (update/rename/move/copy) on the item, %2$@ represents the item type (item), {0} is the item name populated by the web, {1} is the name of the shared library. {Locked=\"{0}\"} {Locked=\"{1}\"}}*/
"NucleusListsRemoteDeleteConflictReasonSingleDocLib:%@,%@" = "Couldn't %1$@ the %2$@ {0} in the {1} shared library because it was deleted.";
/* Error text displayed when user attempts to work with a deleted item */
"NucleusListsDeletedItemError" = "Item does not exist. It may have been deleted by another user.";
/* Error text displayed when user attempts to rename folder that is over the folder tree item count limit */
"NucleusListsRenameFolderTreeCountExceeded" = "You can't rename this folder because there are too many items in the folder.";
/* Error text when the client request is invalid */
"NucleusListsInvalidRequestRefresh" = "Request is invalid. Please refresh the page and try again.";
/* Error text displayed when user attempts to move or copy a folder with too many items */
"NucleusListsMoveCopyOverLimit" = "File count over limit";
/* Error text displayed when user attempts to edit an item in a DocLib that is not checked out when the DocLib requires that items be checked out to be edited */
"NucleusListsCheckoutRequiredFailure" = "The file is not checked out. You must first check out the document before making changes.";
/* Error text displayed when user attempts to move a checked out item in a DocLib */
"NucleusListsMovingCheckedOutItemFailure" = "We couldn't move the file because it's locked for editing or has been modified or deleted.";
/* Error text displayed when a copy failed with unknown reason. */
"NucleusListsCopyUploadUnknownFailure" = "Some items may have copied.";
/* Error text displayed when an async upload was canceled. */
"NucleusListsAsyncUploadCanceled" = "Operation was canceled.";
/* Error text displayed when user attempts to move or copy an item to the same location. */
"NucleusListsMoveCopySameDestination" = "The destination path cannot be the same as the source object itself.";
/* Error text displayed when user attempts to copy an item with a unique constraint value. */
"NucleusListsCopyUniqueConstraint" = "The list item could not be copied because duplicate values were found in one or more fields in the list.";
/* Generic Error text displayed to prompt retry from user when an operation fails due to an internal Nucleus error that may succeed on a retry. */
"NucleusListsRetryOnInternalFailureError" = "An internal error occurred. Please retry the operation.";
/* Error text displayed when a user attempts to move/copy to/from a folder to which it does not have access. */
"NucleusListsMoveCopyInsufficientPermissionError" = "You do not have sufficient permission to perform this operation.";
/*////////////////////////////////////////////////////// END: NUCLEUS LOCALIZABLE STRINGS //////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////// BEGIN: REPORT A BUG CATEGORIES /////////////////////////////////////////////////////*/
/* Choose file button text for Report a bug dialog */
"ReportABugChooseFileDialogButton" = "Choose File Name";
/* Choose file dialog title */
"ReportABugChooseFileDialogTitle" = "Is there an issue with a specific file?";
/* Choose Image button text for Report a bug dialog */
"ReportABugChooseImageDialogButton" = "Choose Screenshot";
/* Choose Image dialog select image title */
"ReportABugChooseImageDialogTitle" = "Choose screenshot of problem";
/* Category dropdown option to categorize issues related to "How do I.." */
"ReportABugHowDoICategory" = "How do I..";
/* Category dropdown option to categorize issues related to accessibility */
"ReportABugAccessibilityCategory" = "Accessibility";
/* Category dropdown option to group issues related to notifications shown to the user */
"ReportABugNotificationsCategory" = "Notifications";
/* Category dropdown option to categorize UI related issues */
"ReportABugUICategory" = "UI (User Interface)";
/* Category dropdown option to report issues related to error messages. For example, I see Error 0x80071129 The label in the scan point buffer is invalid. */
"ReportABugErrorMessageCategory" = "Error Message";
/* Sub-category for the Error message category to report errors due to long file names */
"ReportABugErrorMsgFileNameTooLongSubCategory" = "File name too long";
/* Generic category dropdown option */
"ReportABugOtherSubCategory" = "Other";
/* Category to report lost or missing files */
"ReportABugMissingFilesCategory" = "Missing files";
/* Sub-category for files Missing files to report files missing from the file explorer */
"ReportABugFilesMissingFromExplorerSubCategory" = "Files missing from Explorer";
/* Sub-category for files Missing files to report files missing since they were deleted unexpectedly */
"ReportABugFilesUnexpectedlyDeletedSubCategory" = "Files unexpectedly deleted";
/* Category to report problems with sharing files */
"ReportABugSharingCategory" = "Sharing";
/* Dropdown option to categorize sync-related issues */
"ReportABugSyncCategory" = "Sync";
/* Sub-category to categorize download issues due to syncing */
"ReportABugDownloadSubCategory" = "Download";
/* Sub-category to categorize upload issues due to syncing */
"ReportABugUploadSubCategory" = "Upload";
/* Sub-category to categorize issues while processing changes while syncing */
"ReportABugProcessingChangesSubCategory" = "Processing Changes/Stuck Syncing";
/* Sub-category to categorize syncing issues in case of duplicate files */
"ReportABugDuplicateFilesSubCategory" = "Duplicate files";
/* Sub-category to categorize syncing issues due to the rename operation */
"ReportABugRenameSubCategory" = "Rename";
/* Sub-category for the sync category to bucket issues related to the pause operation */
"ReportABugPauseSubCategory" = "Pause";
/* Category dropdown option to categorize issues related to performance */
"ReportABugPerformanceCategory" = "Performance";
/* Category dropdown option to categorize issues related to Authentication */
"ReportABugSignInCategory" = "Sign in";
/* Category dropdown option in the Report a Bug dialog to report application crashes */
"ReportABugCrashCategory" = "Crash";
/* Category dropdown option to categorize file explorer issues */
"ReportABugFileExplorerCategory" = "File Explorer";
/* Sub-category for File explorer category to report missing icons */
"ReportABugMissingIconsSubCategory" = "Missing icons";
/* Sub-category for File explorer category to report incorrect icons */
"ReportABugIncorrectIconsSubCategory" = "Incorrect Status";
/* Category to report KFM issues */
"ReportABugFolderBackupCategory" = "Folder Backup (KFM)";
/* Category dropdown option to report Office files bugs */
"ReportABugOfficeFilesCategory" = "Office Files (Excel, PowerPoint, ...)";
/* Sub-category for office files category to isolate issues due to Autosave */
"ReportABugAutosaveSubCategory" = "Autosave";
/* Sub-category for office files category for issues related to upload */
"ReportABugUploadBlockedSubCategory" = "Upload blocked";
/* Sub-category for office files category for Merge related issues */
"ReportABugMergeConflictSubCategory" = "Merge/Conflict";
/* Category dropdown option to categorize shared library issues */
"ReportABugSharedLibraryCategory" = "Shared Library (Teams library, TeamSite)";
/* Category dropdown option to categorize Vault issues */
"ReportABugVaultCategory" = "Personal Vault";
/* Category dropdown option to report storage-related issues */
"ReportABugNeedStorageCategory" = "Need storage";
/*///////////////////////////////////////////////////// END: REPORT A BUG CATEGORIES /////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////// BEGIN: GB18030 COMPLIANCE /////////////////////////////////////////////////////*/
/* Title of a task dialog used to notify Chinese users when they are trying to open something that has been disabled for their region due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogTitle" = "Feature unavailable";
/* Body of a task dialog used to notify Chinese users when they are trying to open something that has been disabled for their region due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogBody" = "The feature that you are trying to access is currently unavailable.";
/* Title of a task dialog used to notify Chinese users when they are trying to open version history when it has been disabled due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogTitleVersionHistory" = "Can't open version history";
/* Body of a task dialog used to notify Chinese users when they are trying to open version history when it has been disabled due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogBodyVersionHistory" = "Version history isn't available right now. Please try again later.";
/* Title of a task dialog used to notify Chinese users when they are trying to open the selective sync / choose folders dialog when it has been disabled due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogTitleSelectiveSync" = "Can't choose folders to sync";
/* Body of a task dialog used to notify Chinese users when they are trying to open the selective sync / choose folders dialog when it has been disabled due to GB18030 compliance enforcement. */
"GB18030ComplianceDialogBodySelectiveSync" = "Backing up or syncing selected folders isn't available right now. Please try again later.";
/* Title of an Activity Center Message used to notify Chinese users that files and folder names cannot be shown while GB18030 compliance is enforced for their device/region. */
"GB18030ComplianceACMTitle" = "Can't show file or folder names";
/* Body of an Activity Center Message used to notify Chinese users that files and folder names cannot be shown while GB18030 compliance is enforced for their device/region. */
"GB18030ComplianceACMBody" = "File or folder names can't be shown in your sync updates right now.";
/* Link style text displayed to the user that allows them to view the location of a given file/folder listed in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030ViewLocation" = "View location";
/* Text displayed to the user when a file has finished being uploaded in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FileUploaded" = "File uploaded to OneDrive.";
/* Text displayed to the user when a folder has finished being uploaded in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FolderUploaded" = "Folder uploaded to OneDrive.";
/* Text displayed to the user when a file has finished being downloaded in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FileDownloaded" = "File downloaded to OneDrive.";
/* Text displayed to the user when a folder has finished being downloaded in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FolderDownloaded" = "Folder downloaded to OneDrive.";
/* Text displayed to the user for new placeholder files in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FileAvailable" = "File available in OneDrive.";
/* Text displayed to the user for new placeholder folders in the Activity Center Progress/History item list when GB18030 compliance is enforced. */
"GB18030FolderAvailable" = "Folder available in OneDrive.";
/*///////////////////////////////////////////////////// END: GB18030 COMPLIANCE /////////////////////////////////////////////////////*/
/* Text displayed for link to the new Consumer Health Data Privacy Policy statement web page. */
"ConsumerHealthPrivacyLinkTitle" = "Consumer Health Privacy Policy";
/* Text displayed for link to the new Consumer Health Data Privacy Policy statement web page with fixed capitalization. */
"ConsumerHealthPrivacyLinkTitleV2" = "Consumer health privacy policy";
/* Most positive net promoter score (NPS) survey response. The placeholder (%1$@) will be a number corresponding to the highest possible numeric response to the survey. */
"FloodgateSurveyNpsExperimentResponseMax:%@" = "%1$@ - Very likely";
/* Most negative net promoter score (NPS) survey response. The placeholder (%1$@) will be a number corresponding to the lowest possible numeric response to the survey. */
"FloodgateSurveyNpsExperimentResponseMin:%@" = "%1$@ - Very unlikely";
/* Error sent when an operation that involves column doesn't find the target column */
"NucleusColumnNotFound:%@" = "Column '%1$@' does not exist. It may have been deleted by another user.";
/* Activity center and FE flyout rest state string */
"flyoutSyncStatusUpToDateV2" = "Your files are backed up and synced";
/* Max descriptive text without rating to be displayed on horizontal survey layout */
"FloodgateSurveyMaxDescriptiveTextNoRating" = "Extremely likely";
/* Min descriptive text without rating to be displayed on horizontal survey layout */
"FloodgateSurveyMinDescriptiveTextNoRating" = "Not at all likely";
/* Softer NPS Max descriptive text without rating to be displayed on horizontal survey layout */
"FloodgateSurveySofterMaxDescriptiveTextNoRating" = "Very likely";
/* Softer NPS Min descriptive text without rating to be displayed on horizontal survey layout */
"FloodgateSurveySofterMinDescriptiveTextNoRating" = "Very unlikely";
/* RN KFM Dialog title */
"KFMWindowTitleV3"="Back up folders on this PC";
/* The description for OneDrive backup. %1$@ is replaced by ""OneDrive - BusinessName"" or ""OneDrive - ""Personal""" */
"KFMWindowSecondaryText:%@"="Files will be backed up, protected, and available anywhere in %1$@, even if you lose this device.";
/* Text describing the total quota usage after backup of the selected folders. %1 is quota to be used. %2 is total quota available. Example: 123 MB of 5 GB will be used after backup */
"KFMWindowFolderSizeText:%@,%@"="%1$@ of %2$@ will be used after backup";
/* KFM Window Get more storage */
"KFMWindowGetMoreStorageText"="Get more storage";
/* Menu item for users to open a browser that manages paid features */
"KFMWindowManagePremiumText"="My premium features";
/* Prompt on button for user to skip backup */
"KFMWindowSkipBackupText"="I'll do it later";
/* Title for the confirmation dialog that the Known Folder backup has been stopped */
"KFMOptoutCompleteSuccessV2:%@"="Backup stopped for %1$@ folder";
/* Body we show for when we can't move some files while opting out. Placeholders: %@ is folder name. The other %@s are sentences explaining why opting out failed. */
"KFMOptOutErrorBodyMessage:%@,%@,%@,%@"="Some files in your %1$@ folder couldn't be moved and are still in your OneDrive folder. %2$@ %3$@ %4$@";
/* Title for the dialog when OneNote notebooks are found during opt-out. */
"KFMOptOutOneNoteErrorTitle"="OneNote files can't be moved.";
/* Body text for dialog when trying to move online-only files. */
"KFMOptOutDehydratedBody"="For online-only files, right-click and select Always keep on this device before moving them.";
/* Body text for dialog when trying to move online-only files. */
"KFMOptOutDehydratedBodyV2"="These are online-only files. Right-click and select Always keep on this device before moving them outside of OneDrive.";
/* Body text for dialog when trying to move open/locked files. */
"KFMOptOutCloseFileText"="Close all files before moving.";
/* Learn more about KFM */
"KFMWindowLearnMoreAboutKFM"="Learn more about folder backup";
/*Text describing warning shown to customers syncing music folder */
"KFMWindowPlaylistWarningText"="If you sync your Music folder, the content in your Playlists folder might not work.";
/* Text on the body of the KFM opt out dialog for the case in which the folder is empty. */
"KFMOptoutEmptyDialogBody:%@"="Your %1$@ folder will no longer be stored in OneDrive, privately backed up, or accessible on your phone or other devices.";
/* Text on the body of the KFM opt out dialog for the case in which there are mixed hydrated and dehydrated files. */
"KFMOptoutDehydratedDialogBodyV2:%@"="Your files will only be in your OneDrive %1$@ folder. The local %1$@ folder on this PC will have a shortcut to the OneDrive folder";
/* Text on the body of the KFM opt out dialog for the case in which all files are hydrated. */
// "KFMOptoutHydratedDialogBodyV2:%@,%@,%@"="%1$@ files (%2$@) currently stored in %3$@";
"KFMOptoutHydratedDialogBodyV2:%@,%@,%@"="";
/* Subtitle of the option to keep files in OneDrive after selecting to opt out */
"KFMOptoutDialogHydratedKeepOneDriveOptionSubV2:%@"="Files will be available anywhere with OneDrive but the %1$@ folder on your computer will appear empty.";
/* Text describing the total quota usage after backup of the selected folders if quota is insufficient. %1 is the extra quota required. %2 is quota to be used. %3 is total quota available. Example: 1.7GB over your limit (6.7 GB of 5 GB) */
"KFMWindowOverQuotaText:%@,%@,%@"="%1$@ over your limit (%2$@ of %3$@)";
/* Text describing the total quota usage after backup of the selected folders. %1 is quota to be used. %2 is total quota available. Example: 123 MB used of 5 GB */
"KFMWindowCurrentFolderSizeV2:%@,%@"="%1$@ used of %2$@";
/* Text describing the total quota usage after backup of the selected folders. %1 is quota to be used. %2 is total quota available. %3 is percentage of quota used. Example: 1 GB used of 5 GB (20%) */
"KFMWindowCurrentFolderSizeV3:%@,%@,%@"="%1$@ used of %2$@ (%3$@%%)";
/* Text describing the total quota usage after backup of the selected folders. %1 is quota to be used. %2 is total quota available. %3 is percentage of quota used. Example: 1 GB of 5 GB (20%) will be used after backup */
"KFMWindowFolderSizeTextV1:%@,%@,%@"="%1$@ of %2$@ (%3$@%%) will be used after backup";
/* Text shown under user's quota bar to inform the user about getting more storage while they are still within their quota limit */
"KFMWindowWithinQuotaLimitText"="Sync more files with more storage";
/* Text shown under user's quota bar to inform the user about getting more storage because the selected folders put them above their current quota limit */
"KFMWindowExceededQuotaLimitText"="Get more storage to sync and protect your folders";
/* First part of the text for the confirmation dialog that the Known Folder backup has been stopped and the files were not moved back */
"KFMOptoutCompletedSuccessBodyText1NotMovedFiles:%@"="Existing files were kept in your OneDrive %1$@ folder.";
/* First link for the confirmation dialog that the Known Folder backup has been stopped and the files were not moved back */
"KFMOptoutCompletedSuccessBodyLink1NotMovedFiles:%@"="Open %1$@ folder";
/* Second part of the text for the confirmation dialog that the Known Folder backup has been stopped and the files were not moved back */
"KFMOptoutCompletedSuccessBodyText2NotMovedFiles:%@"="The local %1$@ folder in your user account on this PC is now empty. You can find your files in the location linked above.";
/* Second link for the confirmation dialog that the Known Folder backup has been stopped and the files were not moved back */
"KFMOptoutCompletedSuccessBodyLink2NotMovedFiles:%@"="Open local %1$@ folder";
/* First part of the text for the confirmation dialog that the Known Folder backup has been stopped and the files were moved back */
"KFMOptoutCompletedSuccessBodyText1MovedFiles:%@"="Files were moved back to the local %1$@ folder on this PC.";
/* First link for the confirmation dialog that the Known Folder backup has been stopped and the files were moved back */
"KFMOptoutCompletedSuccessBodyLink1MovedFiles:%@"="Open local %1$@ folder";
/* Second part of the text for the confirmation dialog that the Known Folder backup has been stopped and the files were moved back */
"KFMOptoutCompletedSuccessBodyText2MovedFiles:%@"="The %1$@ folder in your OneDrive was emptied and deleted.";
/* Title we show for when we find onenote files while opting out */
"KFMOptoutOutFoundOnenoteTitle"="OneNote notebooks weren't moved";
/* Body we show for when we find onenote files while opting out */
"KFMOptOutFoundOnenoteBody"="Your cloud-based OneNote notebooks can't be automatically removed from OneDrive. They'll remain in their original cloud folder locations.";
/* Title we show for when we can't move some files while opting out */
"KFMOptoutCouldNotMoveFilesTitle"="Some files couldn't be moved";
/* Body we show for when we can't move some files while opting out */
"KFMOptoutCouldNotMoveFilesBodyV2:%@"="Some files in your %1$@ folder couldn't be moved and are still in your OneDrive folder.";
/* Link text we show for when we can't move some files while opting out */
"KFMOptoutCouldNotMoveFilesLinkV2"="Open OneDrive folder";
/* Text shown in the area text while reverting KF. */
"KFMWindowInfoAreaStopping"="Stopping the folder backup...";
/* Text shown if user has another cloud storage service syncing in this folder. %1!s! is a folder names. */
"MoveWindowErrorExclusionCompetitorInFolder:%@"="We can't back up your %1$@ folder in OneDrive, because it contains another cloud storage. Please turn off the cloud service syncing in this folder and try again.";
/* Error Text shown to the user during KFM Size Ineligible in KFM Window when user is over quota. */
// "KFMSizeIneligibleWindowErrorWithDimeLink"="You'll need more OneDrive storage to back up these folders. Get more storage to protect your files and memories in OneDrive.";
"KFMSizeIneligibleWindowErrorWithDimeLink"="";
/* Open the folder with an exclusion error. */
"KFMWindowErrorOpenExclusionFolderBtnText"="Open folder";
/* Primary question asked for the net promoter score (NPS) survey where the user rates how likely they are to recommend OneDrive. */
"FloodgateNPSQuestionMac"="How likely are you to recommend Microsoft OneDrive for Mac to others, if asked?";
/* Systray Class Strings placeholders. %1!s! is Instance string 'OneDrive - Tenant' and %12!s! is the text associated with the current client state */
"ClassSystrayText"="%1$@\n%2$@";
// SwiftUI-based Activity Center
/* Window title for the activity center */
"SwiftACWindowTitle" = "Activity Center";
/* Get more storage link in the Activity Center */
"SwiftACGetMoreStorage" = "Get More Storage";
/* Clicking this button will open (action) the OneDrive folder in File Explorer */
"SwiftACFooterOpenFolder" = "Open Folder";
/* Clicking this button opens (action) the user's OneDrive folder online. (the word view is an action) */
"SwiftACFooterViewOnline" = "View Online";
/* Clicking this button opens (action) a web page where users can restore deleted files. */
"SwiftACFooterRecycleBin" = "Recycle Bin";
/* Clicking this button opens a menu that contains overflow actions that don't otherwise fit in the footer. */
"SwiftACFooterOverflow" = "More";
/* Clicking this button returns the view to the home view (L1). */
"SwiftACHomeButtonTooltip" = "Home";
/* Clicking this button closes the view it is attached to. Used only as a tooltip and for accessibility. */
"SwiftACCloseButtonTooltip" = "Close";
/* Title text shown in the update banner when an App Store update is available. */
"SwiftACUpdateAvailable" = "Update Available";
/* Description text shown in the update banner directing the user to the App Store. */
"SwiftACUpdateAvailableMessage" = "To ensure the best experience, please update OneDrive from the App Store.";
/* Button text for the update now action in the update banner. */
"SwiftACUpdateNowButton" = "Update Now";
/* Title text shown at the top of the activity center when viewing items that have changed. */
"SwiftACHistoryViewTitle" = "Sync Activity";
/* Title text shown at the top of the activity center when viewing errors and warnings. */
"SwiftACErrorViewTitle" = "Sync Issues";
/* Tooltip and accessibility label for the popup menu for item actions. */
"SwiftACItemMenuTooltip" = "Item Actions";
/* Menu item to open a file from the sync activity history list. */
"SwiftACItemMenuOpenFile" = "Open File";
/* Menu item to reveal a file in Finder from the sync activity history list. */
"SwiftACItemMenuShowInFinder" = "Show in Finder";
/* Menu item to share a file from the sync activity history list. */
"SwiftACItemMenuShare" = "Share";
/* Menu item to view a file online from the sync activity history list. */
"SwiftACItemMenuViewOnline" = "View Online";
/* Menu item to view version history of a file from the sync activity history list. */
"SwiftACItemMenuVersionHistory" = "Version History";
/* Menu item to summarize a file using Copilot from the sync activity history list. */
"SwiftACItemMenuSummarize" = "Summarize";
/* Menu item to ask a question about a file using Copilot from the sync activity history list. */
"SwiftACItemMenuAskAQuestion" = "Ask a Question";
/* Menu item to create an FAQ from a file using Copilot from the sync activity history list. */
"SwiftACItemMenuCreateFAQ" = "Create FAQ";
/* Menu item to explain an image using Copilot from the sync activity history list. */
"SwiftACItemMenuExplainImage" = "Explain Image";
/* Menu item to extract text from an image using Copilot from the sync activity history list. */
"SwiftACItemMenuExtractText" = "Extract Text";
/* Header text for the Copilot section in the sync activity history item menu. */
"SwiftACItemMenuCopilotHeader" = "Copilot";
/* File type description for image files */
"SwiftACFileTypeDescriptionImage" = "Image";
/* File type description for video files */
"SwiftACFileTypeDescriptionVideo" = "Video";
/* File type description for audio files */
"SwiftACFileTypeDescriptionAudio" = "Audio";
/* File type description for PDF document files */
"SwiftACFileTypeDescriptionPDFDocument" = "PDF Document";
/* File type description for text document files */
"SwiftACFileTypeDescriptionTextDocument" = "Text Document";
/* File type description for spreadsheet files */
"SwiftACFileTypeDescriptionSpreadsheet" = "Spreadsheet";
/* File type description for presentation files */
"SwiftACFileTypeDescriptionPresentation" = "Presentation";
/* File type description for folders */
"SwiftACFileTypeDescriptionFolder" = "Folder";
/* Generic file type description */
"SwiftACFileTypeDescriptionFile" = "File";
/* Format for history item status combining action text and time. {0} is the action text, {1} is the time. */
"SwiftACHistoryItemStatusFormat" = "%1$@ • %2$@";
/* Friendly timestamp for items synced just now (0 to 1 minute 59 seconds ago) */
"SwiftACTimestampJustNow" = "Just now";
/* Friendly timestamp for items synced multiple minutes ago (2-59 minutes). {0} is the number of minutes. Format: "3 m ago" */
"SwiftACTimestampMinutesAgo" = "%1$dm ago";
/* Friendly timestamp for items synced hours ago (today). {0} is the number of hours. Format: "6 h ago" */
"SwiftACTimestampHoursAgo" = "%1$dh ago";
/* Friendly timestamp for items synced yesterday. {0} is the time in format like "2:30pm". */
"SwiftACTimestampYesterdayAt" = "Yesterday at %1$@";
/* Friendly timestamp for items synced within the last week. {0} is the abbreviated day of the week, {1} is the time in format like "3:15pm". */
"SwiftACTimestampDayAt" = "%1$@ at %2$@";
/* Format for history progress items when uploading. {0} is the completed units, {1} is the completed unit type, {2} is the total units, and {3} is the total unit type */
"SwiftACHistoryItemStatusUploading" = "Uploading %1$@ %2$@ of %3$@ %4$@";
/* Format for history progress items when downloading. {0} is the completed units, {1} is the completed unit type, {2} is the total units, and {3} is the total unit type */
"SwiftACHistoryItemStatusDownloading" = "Downloading %1$@ %2$@ of %3$@ %4$@";
/* Format for history progress items when the upload or download status cannot be determined. */
"SwiftACHistoryItemStatusStatusUnknown" = "Syncing...";
/* Default learn more text shown below error items. */
"SwiftACErrorItemLearnMore" = "Learn More";
/* Sync state shown when in an error state. Clicking this leads to the history list. */
"SwiftACStateErrorSyncStatus" = "Sync Activity";
/* Error call to action text shown when there is one sync issue */
"SwiftACStateErrorStatusSingluar" = "Clear 1 sync issue";
/* Error call to action text shown when there is more than one sync issue */
"SwiftACStateErrorStatusPlural" = "Clear %1$@ sync issues";
/* Error call to action sub text shown when there is at least one sync issue */
"SwiftACStateErrorSubStatus" = "Resolve these issues to keep your files up to date and synced.";
/* Sync state shown when syncing one item */
"SwiftACStateSyncingSyncStatusSingular" = "Syncing 1 item";
/* Sync state shown when syncing more than one item */
"SwiftACStateSyncingSyncStatusPlural" = "Syncing %1$@ items";
/* Sync state shown when syncing more than 999 items */
"SwiftACStateSyncingSyncStatusPluralMany" = "Syncing 999+ items";
/* Sync state shown when syncing but no item count is available */
"SwiftACStateSyncingSyncStatusNoFiles" = "Processing changes";
/* Sync state shown when fully in sync */
"SwiftACStateInSync" = "Backed up and synced";
/* Sync state shown when scanning for changes */
"SwiftACStateLooking" = "Looking for changes";
/* Sync state shown when paused */
"SwiftACStatePaused" = "Sync is paused";
/* Message shown when paused */
"SwiftACStatePausedMessage" = "Unpause OneDrive to keep your files up to date and synced.";
/* Message shown when sending changes to the cloud */
"SwiftACStateMetadataSending" = "Uploading changes";
/* Message shown when receiving changes from the cloud */
"SwiftACStateMetadataReceiving" = "Downloading changes";
/* Message shown when moving changes from one location to another */
"SwiftACStateCrossScopeMoving" = "Moving shared items";
/* Button that unpauses the sync engine */
"SwiftACUnpauseButton" = "Unpause";
/* Text that shows when signing in */
"SwiftACSigningIn" = "Signing in";
/* Text that shows when signing out */
"SwiftACSigningOut" = "Signing out";
/* Subtitle text that shows when signing in or out */
"SwiftACWaitAMoment" = "This will only take a moment.";
/* Text that shows when performing an upgrade */
"SwiftACSettingUp" = "Setting up";
/* Subtitle text that shows when performing an upgrade */
"SwiftACGettingReady" = "Getting '%1$@' ready";
/* Text shown at the top of the AC when the user is not signed in at all. */
"SwiftACOfflineHeading" = "Sign in to get started";
/* Sub heading shown in the AC when the user is not signed in at all. */
"SwiftACOfflineSubheading" = "Sign in to OneDrive to get to your files and sync them on this device.";
/* Button to start the sign in process shown in the AC when the user is not signed in at all. */
"SwiftACOfflineButton" = "Sign In";
/* Text shown in the history view of the AC when there are no recent changes to show. */
"SwiftACNoChangesHeading" = "No Recent Activity";
/* Sub heading shown in the history view of the AC when there are no recent changes to show. */
"SwiftACNoChangesSubheading" = "Your files are in sync.";
/* Sub heading shown in the history view of the AC when there are no recent changes to show, but we are not in sync. */
"SwiftACNoChangesSubheadingNotInSync" = "Getting ready to sync.";
/* Format for sync sub status when syncing changes. {0} is the completed units, {1} is the completed unit type, {2} is the total units, and {3} is the total unit type */
"SwiftACSubStatusMetrics" = "%1$@ %2$@ of %3$@ %4$@";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusTransferringSingle" = "Syncing 1 file";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusTransferringPlural" = "Syncing %1$@ files";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusTransferringZero" = "Syncing changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusUploadingSingle" = "Uploading 1 file";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusUploadingPlural" = "Uploading %1$@ files";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusUploadingZero" = "Uploading changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusDownloadingSingle" = "Downloading 1 file";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusDownloadingPlural" = "Downloading %1$@ files";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusDownloadingZero" = "Downloading changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusProcessingSingle" = "Processing 1 change";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusProcessingPlural" = "Processing %1$@ changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusProcessingZero" = "Processing changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusLooking" = "Looking for changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusCrossScopeMoving" = "Moving shared items";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusMetadataSending" = "Uploading changes";
/* Sync summary shown at the top of the list of files in Activity Center when we're syncing. */
"SwiftACStatusMetadataReceiving" = "Downloading changes";