From 9347458abf6bdd6b7620306370427a40a6ebe96f Mon Sep 17 00:00:00 2001 From: Stuart Breckenridge Date: Wed, 4 Jan 2023 12:42:13 +0800 Subject: [PATCH] Add en-GB localisation --- Mac/Resources/en-GB.lproj/Localizable.strings | 659 +++++++++++++++ .../SafariExtensionViewController.strings | 3 + .../en-GB.lproj/ShareViewController.strings | 27 + Mac/en-GB.lproj/AddFolderSheet.strings | 24 + Mac/en-GB.lproj/AddRedditFeedSheet.strings | 78 ++ Mac/en-GB.lproj/AddTwitterFeedSheet.strings | 51 ++ Mac/en-GB.lproj/AddWebFeedSheet.strings | 33 + Mac/en-GB.lproj/Main.strings | 396 +++++++++ Mac/en-GB.lproj/MainWindow.strings | 36 + Mac/en-GB.lproj/Preferences.strings | 120 +++ Mac/en-GB.lproj/RenameSheet.strings | 12 + .../Resources/en-GB.lproj/Localizable.strings | 37 + iOS/Intents/en-GB.lproj/Intents.strings | 38 + .../en-GB.lproj/Localizable.strings | 3 + iOS/Resources/en-GB.lproj/Localizable.strings | 793 ++++++++++++++++++ .../en-GB.lproj/MainInterface.strings | 1 + iOS/en-GB.lproj/LaunchScreenPad.strings | 6 + iOS/en-GB.lproj/LaunchScreenPhone.strings | 6 + iOS/en-GB.lproj/Main.strings | 42 + 19 files changed, 2365 insertions(+) create mode 100644 Mac/Resources/en-GB.lproj/Localizable.strings create mode 100644 Mac/SafariExtension/en-GB.lproj/SafariExtensionViewController.strings create mode 100644 Mac/ShareExtension/en-GB.lproj/ShareViewController.strings create mode 100644 Mac/en-GB.lproj/AddFolderSheet.strings create mode 100644 Mac/en-GB.lproj/AddRedditFeedSheet.strings create mode 100644 Mac/en-GB.lproj/AddTwitterFeedSheet.strings create mode 100644 Mac/en-GB.lproj/AddWebFeedSheet.strings create mode 100644 Mac/en-GB.lproj/Main.strings create mode 100644 Mac/en-GB.lproj/MainWindow.strings create mode 100644 Mac/en-GB.lproj/Preferences.strings create mode 100644 Mac/en-GB.lproj/RenameSheet.strings create mode 100644 Widget/Resources/en-GB.lproj/Localizable.strings create mode 100644 iOS/Intents/en-GB.lproj/Intents.strings create mode 100644 iOS/IntentsExtension/en-GB.lproj/Localizable.strings create mode 100644 iOS/Resources/en-GB.lproj/Localizable.strings create mode 100644 iOS/ShareExtension/en-GB.lproj/MainInterface.strings create mode 100644 iOS/en-GB.lproj/LaunchScreenPad.strings create mode 100644 iOS/en-GB.lproj/LaunchScreenPhone.strings create mode 100644 iOS/en-GB.lproj/Main.strings diff --git a/Mac/Resources/en-GB.lproj/Localizable.strings b/Mac/Resources/en-GB.lproj/Localizable.strings new file mode 100644 index 000000000..bdf931502 --- /dev/null +++ b/Mac/Resources/en-GB.lproj/Localizable.strings @@ -0,0 +1,659 @@ +/* On My iPad */ +"account.name.ipad" = "On My iPad"; + +/* On My iPhone */ +"account.name.iphone" = "On My iPhone"; + +/* On My Mac */ +"account.name.mac" = "On My Mac"; + +/* See articles in “%@” */ +"activity.title.see-article-in.folder.%@" = "See articles in “%@”"; + +/* See first unread article */ +"activity.title.see-first-unread-article" = "See first unread article"; + +/* Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings. */ +"alert.error.cloudkit-missing" = "Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings."; + +/* There is already an account of that type with that username created. */ +"alert.error.duplicate-account-username" = "There is already an account of that type with that username created."; + +/* Invalid API URL. */ +"alert.error.invalid-api-url" = "Invalid API URL."; + +/* Error message: The user provided an invalid username or password. */ +"alert.error.invalid-username-or-password" = "A username or password is required."; + +/* Error message: Unable to save due a Keychain error. */ +"alert.error.keychain-error" = "Unable to save account credentials due to a Keychain error."; + +/* Network error. Please try later. */ +"alert.error.network-error" = "A network error has occurred. Please try later."; + +/* This theme cannot be used because of data corruption in the Info.plist: %@. */ +"alert.error.theme-data-corruption.%@" = "This theme cannot be used because of data corruption in the Info.plist: %@."; + +/* Error message: This theme shares the same name as a provided theme and cannot be imported. */ +"alert.error.theme-duplicate-of-provided" = "This theme shares the same name as a provided theme and cannot be imported."; + +/* This theme cannot be used because the the key—“%@”—is not found in the Info.plist. */ +"alert.error.theme-key-not-found.%@" = "This theme cannot be used because the the key—“%@”—is not found in the Info.plist."; + +/* This theme cannot be used because the the type—“%@”—is mismatched in the Info.plist */ +"alert.error.theme-type-mismatch.%@" = "This theme cannot be used because the the type—“%@”—is mismatched in the Info.plist"; + +/* This theme cannot be used because the the value—“%@”—is not found in the Info.plist. */ +"alert.error.theme-value-missing.%@" = "This theme cannot be used because the the value—“%@”—is not found in the Info.plist."; + +/* The account type in invalid. */ +"alert.error.unrecognized-account" = "The account type is not recognized."; + +/* Error message: The user must provide a username and password. */ +"alert.error.username-and-password-required" = "A username and password are required."; + +/* The user must provide a username, password, and URL. */ +"alert.error.username-password-url-required" = "A username, password, and API URL are required."; + +/* Username required. */ +"alert.error.username-required" = "A username is required."; + +/* You won't see this message again */ +"alert.informative.will-not-see-again" = "You won't see this message again"; + +/* Can’t add this feed because you’ve already subscribed to it. */ +"alert.message.already-subscribed" = "Can’t add this feed because you’ve already subscribed to it."; + +/* Some articles don’t have links, so they weren't copied. */ +"alert.message.articles-without-links" = "Some articles don’t have links, so they weren't copied."; + +/* Cannot undo action + You can't undo this action. */ +"alert.message.cannot-undo-action" = "You can't undo this action."; + +/* Are you sure you want to clear the image caches? This will restart NetNewsWire to begin reloading the remote images. */ +"alert.message.clear-image-cache-confirmation" = "Are you sure you want to clear the image caches? This will restart NetNewsWire to begin reloading the remote images."; + +/* You've already set up an iCloud account. */ +"alert.message.cloudkit-already-setup" = "You've already set up an iCloud account."; + +/* Are you sure you want to delete the “%@” feed? */ +"alert.message.delete-feed.%@" = "Are you sure you want to delete the “%@” feed?"; + +/* Are you sure you want to delete the “%@” folder? */ +"alert.message.delete-folder.%@" = "Are you sure you want to delete the “%@” folder?"; + +/* Are you sure you want to delete the %d selected items? */ +"alert.message.delete-items.%d" = "Are you sure you want to delete the %d selected items?"; + +/* Can’t add this feed because of a download error: “%@” */ +"alert.message.download-error.%@" = "Can’t add this feed because of a download error: “%@”"; + +/* The theme “%@” already exists. Overwrite it? */ +"alert.message.duplicate-theme.%@" = "The theme “%@” already exists. Overwrite it?"; + +/* You can enable NetNewsWire notifications in System Settings. */ +"alert.message.enable-notifications-in-settings" = "You can enable NetNewsWire notifications in System Settings."; + +/* To enable notifications, open Notifications in System Settings, then find NetNewsWire in the list. */ +"alert.message.enable-notifications-in-system-settings" = "To enable notifications, open Notifications in System Settings, then find NetNewsWire in the list."; + +/* Can’t add a feed because no feed was found. */ +"alert.message.feed-not-found" = "Can’t add a feed because no feed was found."; + +/* A web browser will open the Feedly login for you to authorize access. */ +"alert.message.feedly-web-browser-information" = "A web browser will open the Feedly login for you to authorize access."; + +/* The theme “%@” has been installed. */ +"alert.message.theme-installed.%@" = "The theme “%@” has been installed."; + +/* Already subscribed */ +"alert.title.already-subscribed" = "Already subscribed"; + +/* Author's website: */ +"alert.title.authors-website" = "Author's website:"; + +/* Deactivate “%@“? */ +"alert.title.deactivate-extension.%@" = "Deactivate “%@“?"; + +/* Delete Feed */ +"alert.title.delete-feed" = "Delete Feed"; + +/* Delete Folder */ +"alert.title.delete-folder" = "Delete Folder"; + +/* Delete Items */ +"alert.title.delete-items" = "Delete Items"; + +/* Delete “%@“ */ +"alert.title.delete.%@" = "Delete “%@“"; + +/* Download Error */ +"alert.title.download-error" = "Download Error"; + +/* Enable Notifications */ +"alert.title.enable-notifications" = "Enable Notifications"; + +/* Error */ +"alert.title.error" = "Error"; + +/* Feed not found */ +"alert.title.feed-not-found" = "Feed not found"; + +/* Install theme “%@” by %@? — the order of the variables is theme name, author name */ +"alert.title.install-theme.%@.%@" = "Install theme “%@” by %@?"; + +/* Notifications are not enabled. */ +"alert.title.notifications-not-enabled" = "Notifications are not enabled."; + +/* Are you sure you want to open %ld articles in your browser? */ +"alert.title.open-articles-in-browser.%ld" = "Are you sure you want to open %ld articles in your browser?"; + +/* Theme error */ +"alert.title.theme-error" = "Theme error"; + +/* Theme installed */ +"alert.title.theme-installed" = "Theme installed"; + +/* Alert title when adding a Feedly account and waiting for authorization from the user. */ +"alert.title.waiting-for-feedly-access" = "Waiting for Feedly access..."; + +/* Mark Above as Read */ +"button.title-mark-above-as-read.titlecase" = "Mark Above as Read"; + +/* Mark Below as Read */ +"button.title-mark-below-as-read.titlecase" = "Mark Below as Read"; + +/* Every 2 Hours */ +"button.title.2-hours" = "Every 2 Hours"; + +/* Every 4 Hours */ +"button.title.4-hours" = "Every 4 Hours"; + +/* Every 8 Hours */ +"button.title.8-hours" = "Every 8 Hours"; + +/* Every 10 Minutes */ +"button.title.10-minutes" = "Every 10 Minutes"; + +/* Every 30 Minutes */ +"button.title.30-minutes" = "Every 30 Minutes"; + +/* Account */ +"button.title.accounts" = "Account"; + +/* Add Item */ +"button.title.add-item" = "Add Item"; + +/* Advanced */ +"button.title.advanced" = "Advanced"; + +/* Always Use Reader View */ +"button.title.always-use-reader-view" = "Always User Reader View"; + +/* Article Theme */ +"button.title.article-theme" = "Article Theme"; + +/* Cancel + Cancel button + Cancel Deactivate Extension + Cancel Delete Account + Cancel Install Theme */ +"button.title.cancel" = "Cancel"; + +/* Clean Up */ +"button.title.clean-up" = "Clean Up"; + +/* Clear & Restart */ +"button.title.clear-and-restart" = "Clear & Restart"; + +/* Close */ +"button.title.close" = "Close"; + +/* Continue */ +"button.title.continue" = "Continue"; + +/* Copy Article URL */ +"button.title.copy-article-url" = "Copy Article URL"; + +/* Copy External URL */ +"button.title.copy-external-url" = "Copy External URL"; + +/* Copy Feed URL */ +"button.title.copy-feed-url" = "Copy Feed URL"; + +/* Copy Home Page URL */ +"button.title.copy-home-page-url" = "Copy Home Page URL"; + +/* Create */ +"button.title.create" = "Create"; + +/* Deactivate Extension */ +"button.title.deactivate" = "Deactivate"; + +/* System Default (%@) */ +"button.title.default-browser.%@" = "System Default (%@)"; + +/* Delete + Delete Account */ +"button.title.delete" = "Delete"; + +/* Delete Feed */ +"button.title.delete-feed" = "Delete Feed"; + +/* Delete Feeds */ +"button.title.delete-feeds" = "Delete Feeds"; + +/* Delete Feeds and Folders */ +"button.title.delete-feeds-and-folders" = "Delete Feeds and Folders"; + +/* Delete Folder */ +"button.title.delete-folder" = "Delete Folder"; + +/* Delete Folders */ +"button.title.delete-folders" = "Delete Folders"; + +/* Dismiss */ +"button.title.dismiss" = "Dismiss"; + +/* Every Hour */ +"button.title.every-hour" = "Every Hour"; + +/* Extensions */ +"button.title.extensions" = "Extensions"; + +/* General */ +"button.title.general" = "General"; + +/* Hide Read Articles */ +"button.title.hide-read-articles" = "Hide Read Articles"; + +/* Hide Read Feeds */ +"button.title.hide-read-feeds" = "Hide Read Feeds"; + +/* Hide Sidebar */ +"button.title.hide-sidebar" = "Hide Sidebar"; + +/* Install Theme */ +"button.title.install-theme" = "Install Theme"; + +/* Mark Above as Read */ +"button.title.mark-above-as-read.titlecase" = "Mark Above as Read"; + +/* Mark All as Read in “%@” */ +"button.title.mark-all-as-read.%@" = "Mark All as Read in “%@”"; + +/* Mark All as Read */ +"button.title.mark-all-as-read.titlecase" = "Mark All as Read"; + +/* Mark as Read */ +"button.title.mark-as-read" = "Mark as Read"; + +/* Mark as Starred */ +"button.title.mark-as-starred" = "Mark as Starred"; + +/* Mark as Unread */ +"button.title.mark-as-unread" = "Mark as Unread"; + +/* Mark as Unstarred */ +"button.title.mark-as-unstarred" = "Mask as Unstarred"; + +/* Mark Below as Read */ +"button.title.mark-below-as-read.titlecase" = "Mark Below as Read"; + +/* Mark Read */ +"button.title.mark-read" = "Mark Read"; + +/* Star */ +"button.title.mark-star" = "Mark Star"; + +/* Mark Starred */ +"button.title.mark-starred" = "Mark Starred"; + +/* Mark Unread */ +"button.title.mark-unread" = "Mark Unread"; + +/* Mark Unstarred */ +"button.title.mark-unstarred" = "Mark Unstarred"; + +/* New Feed */ +"button.title.new-feed" = "New Feed"; + +/* New Folder + New Folder... */ +"button.title.new-folder" = "New Folder"; + +/* New Reddit Feed... */ +"button.title.new-reddit-feed" = "New Reddit Feed..."; + +/* New Twitter Feed... */ +"button.title.new-twitter-feed" = "New Twitter Feed..."; + +/* New Web Feed... */ +"button.title.new-web-feed" = "New Web Feed..."; + +/* Next Unread */ +"button.title.next-read" = "Next Unread"; + +/* OK */ +"button.title.ok" = "OK"; + +/* Open */ +"button.title.open" = "Open"; + +/* Open %ld Articles */ +"button.title.open-articles.%ld" = "Open %ld Articles"; + +/* Open Home Page */ +"button.title.open-home-page" = "Open Home Page"; + +/* Open in Browser in Background */ +"button.title.open-in-background" = "Open in Browser in Background"; + +/* Open in Browser */ +"button.title.open-in-browser" = "Open in Browser"; + +/* Open in Browser in Foreground */ +"button.title.open-in-foreground" = "Open in Browser in Foreground"; + +/* Open Settings */ +"button.title.open-settings" = "Open Settings"; + +/* Open System Settings */ +"button.title.open-system-settings" = "Open System Settings"; + +/* Overwrite */ +"button.title.overwrite" = "Overwrite"; + +/* Read Articles Filter */ +"button.title.read-articles-filter" = "Read Articles Filter"; + +/* Reader View */ +"button.title.reader-view" = "Reader View"; + +/* Refresh */ +"button.title.refresh" = "Refresh"; + +/* Rename */ +"button.title.rename" = "Rename"; + +/* Search */ +"button.title.search" = "Search"; + +/* Select “%@” in Sidebar */ +"button.title.select-in-sidebar.%@" = "Select “%@” in Sidebar"; + +/* Share + Share menu name */ +"button.title.share" = "Share"; + +/* Show Read Articles */ +"button.title.show-read-articles" = "Show Read Articles"; + +/* Show Read Feeds */ +"button.title.show-read-feeds" = "Show Read Feeds"; + +/* Show Sidebar */ +"button.title.show-sidebar" = "Show Sidebar"; + +/* Toggle Sidebar */ +"button.title.toggle-sidebar" = "Toggle Sidebar"; + +/* Update */ +"button.title.update" = "Update"; + +/* Show notifications for new articles */ +"checkbox.title.show-new-article-notifications" = "Show notifications for new articles"; + +/* Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings. */ +"error.description.cloudkit-unavailable" = "Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings."; + +/* Unable to create extension. */ +"error.message.unable-to-create-extension" = "Unable to create extension."; + +/* Markdown formatted link to netnewswire.com */ +"label.markdown.netnewswire-website" = "[netnewswire.com](https://netnewswire.com)"; + +/* Add an account by clicking the + button. */ +"label.text.add-account-explainer" = "Add an account by clicking the + button."; + +/* Add an extension by clicking the + button. */ +"label.text.add-extension" = "Add an extension by clicking the + button."; + +/* You've added all available extensions. */ +"label.text.added-all-extensions" = "You've added all available extensions."; + +/* Article */ +"label.text.article" = "Article"; + +/* Choose an account type to add... */ +"label.text.choose-account-to-add" = "Choose an account type to add..."; + +/* Choose an extension to add... */ +"label.text.choose-extension-to-add" = "Choose an extension to add..."; + +/* iCloud */ +"label.text.cloudkit" = "iCloud"; + +/* Your iCloud account syncs your feeds across your Mac and iOS devices */ +"label.text.cloudkit-explainer" = "Your iCloud account syncs your feeds across your Mac and iOS devices"; + +/* Error - Reader View */ +"label.text.error-reader-view" = "Error - Reader View"; + +/* XX-Large */ +"label.text.extra-extra-large" = "XX-Large"; + +/* X-Large */ +"label.text.extra-large" = "X-Large"; + +/* Feed Provider */ +"label.text.feed-provider" = "Feed Provider"; + +/* An extension that makes websites appear to provide RSS feeds for their content. */ +"label.text.feed-provider-explainer" = "An extension that makes websites appear to provide RSS feeds for their content."; + +/* Find out more */ +"label.text.find-out-more" = "Find out more"; + +/* Finding feed... */ +"label.text.finding-feed" = "Finding feed..."; + +/* Large */ +"label.text.large" = "Large"; + +/* Link: */ +"label.text.link" = "Link:"; + +/* Local */ +"label.text.local" = "Local"; + +/* Local accounts do not sync your feeds across devices */ +"label.text.local-account-explainer" = "Local accounts do not sync your feeds across devices"; + +/* This extension enables share menu functionality to send selected article text to MarsEdit. You need the MarsEdit application for this to work. */ +"label.text.marsedit.explainer" = "This extension enables share menu functionality to send selected article text to MarsEdit. You need the MarsEdit application for this to work."; + +/* Medium */ +"label.text.medium" = "Medium"; + +/* This extension enables share menu functionality to send selected article text to Micro.blog. You need the Micro.blog application for this to work. */ +"label.text.micro-blog-expaliner" = "This extension enables share menu functionality to send selected article text to Micro.blog. You need the Micro.blog application for this to work."; + +/* By Brent Simmons and the NetNewsWire team. */ +"label.text.netnewswire-byline" = "By Brent Simmons and the NetNewsWire team."; + +/* Don’t have a BazQux account? */ +"label.text.no-bazqux" = "Don’t have a BazQux account?"; + +/* Don’t have a FreshRSS instance? */ +"label.text.no-fresh-rss" = "Don’t have a FreshRSS instance?"; + +/* Don’t have an InoReader account? */ +"label.text.no-inoreader" = "Don’t have an InoReader account?"; + +/* Don’t have a The Old Reader account? */ +"label.text.no-old-reader" = "Don’t have a The Old Reader account?"; + +/* (No Text) */ +"label.text.no-text" = "(No Text)"; + +/* Posts from r/%@ */ +"label.text.posts-from-subreddit.%@" = "Posts from r/%@"; + +/* Privacy Policy */ +"label.text.privacy-policy" = "Privacy Policy"; + +/* Processing - Reader View */ +"label.text.processing-reader-view" = "Processing - Reader View"; + +/* Reader View */ +"label.text.reader-view" = "Reader View"; + +/* The most active posts */ +"label.text.reddit-active-posts" = "The most active posts"; + +/* The best posts on Reddit for you */ +"label.text.reddit-best-posts" = "The best posts on Reddit for you"; + +/* Your personal Reddit frontpage */ +"label.text.reddit-front-page" = "Your personal Reddit frontpage"; + +/* Select an account or add a new account by clicking the + button. */ +"label.text.select-or-add-account-explainer" = "Select an account or add a new account by clicking the + button."; + +/* Select an extension or add a new extension by clicking the + button. */ +"label.text.select-or-add-extension" = "Select an extension or add a new extension by clicking the + button."; + +/* Selected - Reader View */ +"label.text.selected-reader-view" = "Selected - Reader View"; + +/* Self-hosted */ +"label.text.self-hosted" = "Self-hosted"; + +/* Self-hosted accounts sync your feeds across all your devices */ +"label.text.self-hosted-accounts-explainer" = "Self-hosted accounts sync your feeds across all your devices"; + +/* An extension that enables a share menu item that passes article data to a third-party application. */ +"label.text.share-extension-explainer" = "An extension that enables a share menu item that passes article data to a third-party application."; + +/* Sign in to your BazQux account. */ +"label.text.sign-in-bazqux" = "Sign in to your BazQux account."; + +/* Sign in to your FreshRSS account. */ +"label.text.sign-in-freshrss" = "Sign in to your FreshRSS account."; + +/* Sign in to your InoReader account. */ +"label.text.sign-in-inoreader" = "Sign in to your InoReader account."; + +/* Sign in to your The Old Reader account. */ +"label.text.sign-in-old-reader" = "Sign in to your The Old Reader account."; + +/* Small */ +"label.text.small" = "Small"; + +/* Subreddit */ +"label.text.subreddit" = "Subreddit"; + +/* Third-Party Integration */ +"label.text.third-party-integration" = "Third-Party Integration"; + +/* Timeline */ +"label.text.timeline" = "Timeline"; + +/* Tweets that contain %@ */ +"label.text.tweets-containing.%@" = "Tweets that contain %@"; + +/* Tweets from everyone you follow */ +"label.text.tweets-from-everyone" = "Tweets from everyone you follow"; + +/* Tweets from @%@ */ +"label.text.tweets-from.%@" = "Tweets from @%@"; + +/* Tweets mentioning you */ +"label.text.tweets-mentioning-you" = "Tweets mentioning you"; + +/* unread */ +"label.text.unread" = "unread"; + +/* Web */ +"label.text.web" = "Web"; + +/* Web accounts sync your feeds across all your devices */ +"label.text.web-account-explainer" = "Web accounts sync your feeds across all your devices"; + +/* Choose a location for the exported OPML file. */ +"panel.message.export-opml" = "Choose a location for the exported OPML file."; + +/* Export OPML */ +"panel.prompt.export-opml" = "Export OPML"; + +/* Export to: */ +"panel.textfield.export-opml-destination" = "Export to:"; + +/* Export OPML */ +"panel.title.export-opml" = "Export OPML"; + +/* Choose a Subscriptions.plist file: */ +"panel.title.select-opml-file" = "Choose a Subscriptions.plist file:"; + +/* All Unread pseudo-feed title */ +"smartfeed.title.allunread" = "All Unread"; + +/* Starred pseudo-feed title */ +"smartfeed.title.starred" = "Starred"; + +/* Today pseudo-feed title */ +"smartfeed.title.today" = "Today"; + +/* Smart Feeds group title */ +"smartfeeds.title" = "Smart Feeds"; + +/* Search Term or #hashtag */ +"textfield.placeholder.search-term-hashtag" = "Search Term or #hashtag"; + +/* @name */ +"textfield.placeholder.twitter-username" = "@name"; + +/* Rename %@ to: */ +"textfield.prompt.rename-to.%@" = "Rename %@ to:"; + +/* Create a local account on your Mac. */ +"textfield.text.create-a-local-account" = "Create a local account on your Mac."; + +/* Sign in to your Feedbin account. */ +"textfield.text.sign-in-feedbin" = "Sign in to your Feedbin account."; + +/* Sign in to your NewsBlur account. */ +"textfield.text.sign-in-newsblur" = "Sign in to your NewsBlur account."; + +/* Update your Feedbin account credentials. */ +"textfield.text.update-feedbin-credentials" = "Update your Feedbin account credentials."; + +/* Update your NewsBlur account credentials. */ +"textfield.text.update-newsblur-credentials" = "Update your NewsBlur account credentials."; + +/* %d unread */ +"window.subtitle.unread-count.%d" = "%d unread"; + +/* Feed Inspector */ +"window.title.feed-inspector" = "Feed Inspector"; + +/* Folder Inspector */ +"window.title.folder-inspector" = "Folder Inspector"; + +/* Inspector */ +"window.title.inspector" = "Inspector"; + +/* Keyboard Shortcuts */ +"window.title.keyboard-shortcuts" = "Keyboard Shortcuts"; + +/* Multiple */ +"window.title.multiple" = "Multiple"; + +/* Search: %@ */ +"window.title.search.%@" = "Search: %@"; + +/* Smart Feed Inspector */ +"window.title.smart-feed-inspector" = "Smart Feed Inspector"; + diff --git a/Mac/SafariExtension/en-GB.lproj/SafariExtensionViewController.strings b/Mac/SafariExtension/en-GB.lproj/SafariExtensionViewController.strings new file mode 100644 index 000000000..8741abee3 --- /dev/null +++ b/Mac/SafariExtension/en-GB.lproj/SafariExtensionViewController.strings @@ -0,0 +1,3 @@ + +/* Class = "NSTextFieldCell"; title = "Subscribe to Feed"; ObjectID = "2Ec-kd-q2K"; */ +"2Ec-kd-q2K.title" = "Subscribe to Feed"; diff --git a/Mac/ShareExtension/en-GB.lproj/ShareViewController.strings b/Mac/ShareExtension/en-GB.lproj/ShareViewController.strings new file mode 100644 index 000000000..76c6dfeb1 --- /dev/null +++ b/Mac/ShareExtension/en-GB.lproj/ShareViewController.strings @@ -0,0 +1,27 @@ + +/* Class = "NSTextFieldCell"; placeholderString = "Optional"; ObjectID = "27c-xz-zoJ"; */ +"27c-xz-zoJ.placeholderString" = "Optional"; + +/* Class = "NSButtonCell"; title = "Send"; ObjectID = "2l4-PO-we5"; */ +"2l4-PO-we5.title" = "Send"; + +/* Class = "NSTextFieldCell"; title = "NetNewsWire"; ObjectID = "5Ed-E1-Gf1"; */ +"5Ed-E1-Gf1.title" = "NetNewsWire"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "6Up-t3-mwm"; */ +"6Up-t3-mwm.title" = "Cancel"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "Djb-KO-yjg"; */ +"Djb-KO-yjg.title" = "Item 3"; + +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "Piv-xr-hYI"; */ +"Piv-xr-hYI.title" = "Name:"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "jf0-bY-EUJ"; */ +"jf0-bY-EUJ.title" = "Item 2"; + +/* Class = "NSTextFieldCell"; title = "Folder:"; ObjectID = "qp4-R2-aO5"; */ +"qp4-R2-aO5.title" = "Folder:"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "wvm-BK-3HS"; */ +"wvm-BK-3HS.title" = "Item 1"; diff --git a/Mac/en-GB.lproj/AddFolderSheet.strings b/Mac/en-GB.lproj/AddFolderSheet.strings new file mode 100644 index 000000000..14fcc1504 --- /dev/null +++ b/Mac/en-GB.lproj/AddFolderSheet.strings @@ -0,0 +1,24 @@ + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "Aat-NW-hPO"; */ +"Aat-NW-hPO.title" = "Item 2"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "CVJ-R1-O8v"; */ +"CVJ-R1-O8v.title" = "Item 3"; + +/* Class = "NSButtonCell"; title = "Add Folder"; ObjectID = "F5a-Q7-NMn"; */ +"F5a-Q7-NMn.title" = "Add Folder"; + +/* Class = "NSWindow"; title = "Add Folder"; ObjectID = "QvC-M9-y7g"; */ +"QvC-M9-y7g.title" = "Add Folder"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "SDZ-cp-t7j"; */ +"SDZ-cp-t7j.title" = "Item 1"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "VXk-Yp-k6W"; */ +"VXk-Yp-k6W.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "Folder Name:"; ObjectID = "k8o-om-Rgh"; */ +"k8o-om-Rgh.title" = "Folder Name:"; + +/* Class = "NSTextFieldCell"; title = "Account:"; ObjectID = "t6T-ar-V3d"; */ +"t6T-ar-V3d.title" = "Account:"; diff --git a/Mac/en-GB.lproj/AddRedditFeedSheet.strings b/Mac/en-GB.lproj/AddRedditFeedSheet.strings new file mode 100644 index 000000000..fba9f01f9 --- /dev/null +++ b/Mac/en-GB.lproj/AddRedditFeedSheet.strings @@ -0,0 +1,78 @@ + +/* Class = "NSMenuItem"; title = "Subreddit"; ObjectID = "0gG-oY-8yR"; */ +"0gG-oY-8yR.title" = "Subreddit"; + +/* Class = "NSMenuItem"; title = "Popular"; ObjectID = "177-F8-Esj"; */ +"177-F8-Esj.title" = "Popular"; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "5AA-um-oEb"; */ +"5AA-um-oEb.title" = "Label"; + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "6NK-Ql-drk"; */ +"6NK-Ql-drk.title" = "Add"; + +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "8ca-Qp-BkT"; */ +"8ca-Qp-BkT.title" = "Name:"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "APc-af-7Um"; */ +"APc-af-7Um.title" = "Item 2"; + +/* Class = "NSMenuItem"; title = "All"; ObjectID = "DBZ-RV-FfV"; */ +"DBZ-RV-FfV.title" = "All"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Dop-HC-6Q9"; */ +"Dop-HC-6Q9.title" = "Cancel"; + +/* Class = "NSMenuItem"; title = "Hot"; ObjectID = "KA5-sN-dho"; */ +"KA5-sN-dho.title" = "Hot"; + +/* Class = "NSTextFieldCell"; title = "Folder:"; ObjectID = "Kwx-7B-CIu"; */ +"Kwx-7B-CIu.title" = "Folder:"; + +/* Class = "NSTextFieldCell"; title = "Account:"; ObjectID = "LFf-JL-Ahl"; */ +"LFf-JL-Ahl.title" = "Account:"; + +/* Class = "NSWindow"; title = "Add Reddit Feed"; ObjectID = "QvC-M9-y7g"; */ +"QvC-M9-y7g.title" = "Add Reddit Feed"; + +/* Class = "NSMenuItem"; title = "u/username"; ObjectID = "Tfk-aQ-RKg"; */ +"Tfk-aQ-RKg.title" = "u/username"; + +/* Class = "NSMenuItem"; title = "Rising"; ObjectID = "XIL-2V-O3A"; */ +"XIL-2V-O3A.title" = "Rising"; + +/* Class = "NSMenuItem"; title = "Best"; ObjectID = "aub-jN-9Gq"; */ +"aub-jN-9Gq.title" = "Best"; + +/* Class = "NSTextFieldCell"; title = "Sort:"; ObjectID = "cxl-iF-EB5"; */ +"cxl-iF-EB5.title" = "Sort:"; + +/* Class = "NSMenuItem"; title = "Top"; ObjectID = "fuh-g6-Ro7"; */ +"fuh-g6-Ro7.title" = "Top"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "fza-9c-2en"; */ +"fza-9c-2en.title" = "Item 3"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "j09-9b-bGs"; */ +"j09-9b-bGs.title" = "Item 3"; + +/* Class = "NSMenuItem"; title = "New"; ObjectID = "kUE-J5-iAE"; */ +"kUE-J5-iAE.title" = "New"; + +/* Class = "NSTextFieldCell"; placeholderString = "Optional"; ObjectID = "pLP-pL-5R5"; */ +"pLP-pL-5R5.placeholderString" = "Optional"; + +/* Class = "NSTextFieldCell"; title = "Type:"; ObjectID = "qto-IO-a1j"; */ +"qto-IO-a1j.title" = "Type:"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "s6D-9M-HpZ"; */ +"s6D-9M-HpZ.title" = "Item 1"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "tLJ-zY-CcZ"; */ +"tLJ-zY-CcZ.title" = "Item 1"; + +/* Class = "NSMenuItem"; title = "Home"; ObjectID = "uE6-1a-w5g"; */ +"uE6-1a-w5g.title" = "Home"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "xTm-Qr-PIp"; */ +"xTm-Qr-PIp.title" = "Item 2"; diff --git a/Mac/en-GB.lproj/AddTwitterFeedSheet.strings b/Mac/en-GB.lproj/AddTwitterFeedSheet.strings new file mode 100644 index 000000000..1148b604b --- /dev/null +++ b/Mac/en-GB.lproj/AddTwitterFeedSheet.strings @@ -0,0 +1,51 @@ + +/* Class = "NSMenuItem"; title = "Search"; ObjectID = "0gG-oY-8yR"; */ +"0gG-oY-8yR.title" = "Search"; + +/* Class = "NSMenuItem"; title = "Mentions"; ObjectID = "177-F8-Esj"; */ +"177-F8-Esj.title" = "Mentions"; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "5AA-um-oEb"; */ +"5AA-um-oEb.title" = "Label"; + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "6NK-Ql-drk"; */ +"6NK-Ql-drk.title" = "Add"; + +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "8ca-Qp-BkT"; */ +"8ca-Qp-BkT.title" = "Name:"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "APc-af-7Um"; */ +"APc-af-7Um.title" = "Item 2"; + +/* Class = "NSMenuItem"; title = "Screen Name"; ObjectID = "DBZ-RV-FfV"; */ +"DBZ-RV-FfV.title" = "Screen Name"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Dop-HC-6Q9"; */ +"Dop-HC-6Q9.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "Folder:"; ObjectID = "Kwx-7B-CIu"; */ +"Kwx-7B-CIu.title" = "Folder:"; + +/* Class = "NSTextFieldCell"; title = "Account:"; ObjectID = "LFf-JL-Ahl"; */ +"LFf-JL-Ahl.title" = "Account:"; + +/* Class = "NSWindow"; title = "Add Twitter Feed"; ObjectID = "QvC-M9-y7g"; */ +"QvC-M9-y7g.title" = "Add Twitter Feed"; + +/* Class = "NSMenuItem"; title = "@username"; ObjectID = "Tfk-aQ-RKg"; */ +"Tfk-aQ-RKg.title" = "@username"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "j09-9b-bGs"; */ +"j09-9b-bGs.title" = "Item 3"; + +/* Class = "NSTextFieldCell"; placeholderString = "Optional"; ObjectID = "pLP-pL-5R5"; */ +"pLP-pL-5R5.placeholderString" = "Optional"; + +/* Class = "NSTextFieldCell"; title = "Type:"; ObjectID = "qto-IO-a1j"; */ +"qto-IO-a1j.title" = "Type:"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "tLJ-zY-CcZ"; */ +"tLJ-zY-CcZ.title" = "Item 1"; + +/* Class = "NSMenuItem"; title = "Home Timeline"; ObjectID = "uE6-1a-w5g"; */ +"uE6-1a-w5g.title" = "Home Timeline"; diff --git a/Mac/en-GB.lproj/AddWebFeedSheet.strings b/Mac/en-GB.lproj/AddWebFeedSheet.strings new file mode 100644 index 000000000..a0a7506ea --- /dev/null +++ b/Mac/en-GB.lproj/AddWebFeedSheet.strings @@ -0,0 +1,33 @@ + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "6NK-Ql-drk"; */ +"6NK-Ql-drk.title" = "Add"; + +/* Class = "NSTextFieldCell"; title = "Name:"; ObjectID = "8ca-Qp-BkT"; */ +"8ca-Qp-BkT.title" = "Name:"; + +/* Class = "NSTextFieldCell"; title = "URL:"; ObjectID = "8jE-9v-BT2"; */ +"8jE-9v-BT2.title" = "URL:"; + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "APc-af-7Um"; */ +"APc-af-7Um.title" = "Item 2"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "Dop-HC-6Q9"; */ +"Dop-HC-6Q9.title" = "Cancel"; + +/* Class = "NSTextFieldCell"; title = "Folder:"; ObjectID = "Kwx-7B-CIu"; */ +"Kwx-7B-CIu.title" = "Folder:"; + +/* Class = "NSWindow"; title = "Add Web Feed"; ObjectID = "QvC-M9-y7g"; */ +"QvC-M9-y7g.title" = "Add Web Feed"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "j09-9b-bGs"; */ +"j09-9b-bGs.title" = "Item 3"; + +/* Class = "NSTextFieldCell"; placeholderString = "Optional"; ObjectID = "pLP-pL-5R5"; */ +"pLP-pL-5R5.placeholderString" = "Optional"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "tLJ-zY-CcZ"; */ +"tLJ-zY-CcZ.title" = "Item 1"; + +/* Class = "NSButtonCell"; title = "Open Feed Directory"; ObjectID = "wKl-a9-7FY"; */ +"wKl-a9-7FY.title" = "Open Feed Directory"; diff --git a/Mac/en-GB.lproj/Main.strings b/Mac/en-GB.lproj/Main.strings new file mode 100644 index 000000000..eba913bad --- /dev/null +++ b/Mac/en-GB.lproj/Main.strings @@ -0,0 +1,396 @@ + +/* Class = "NSMenuItem"; title = "Customize Toolbar…"; ObjectID = "1UK-8n-QPP"; */ +"1UK-8n-QPP.title" = "Customize Toolbar…"; + +/* Class = "NSMenuItem"; title = "NetNewsWire"; ObjectID = "1Xt-HY-uBw"; */ +"1Xt-HY-uBw.title" = "NetNewsWire"; + +/* Class = "NSMenu"; title = "Find"; ObjectID = "1b7-l0-nxx"; */ +"1b7-l0-nxx.title" = "Find"; + +/* Class = "NSMenuItem"; title = "Check for Updates…"; ObjectID = "1nF-7O-aKU"; */ +"1nF-7O-aKU.title" = "Check for Updates…"; + +/* Class = "NSMenuItem"; title = "Info"; ObjectID = "24r-2i-fXR"; */ +"24r-2i-fXR.title" = "Info"; + +/* Class = "NSMenuItem"; title = "Transformations"; ObjectID = "2oI-Rn-ZJC"; */ +"2oI-Rn-ZJC.title" = "Transformations"; + +/* Class = "NSMenu"; title = "Spelling"; ObjectID = "3IN-sU-3Bg"; */ +"3IN-sU-3Bg.title" = "Spelling"; + +/* Class = "NSMenu"; title = "Speech"; ObjectID = "3rS-ZA-NoH"; */ +"3rS-ZA-NoH.title" = "Speech"; + +/* Class = "NSMenuItem"; title = "Find"; ObjectID = "4EN-yA-p0u"; */ +"4EN-yA-p0u.title" = "Find"; + +/* Class = "NSMenuItem"; title = "Enter Full Screen"; ObjectID = "4J7-dP-txa"; */ +"4J7-dP-txa.title" = "Enter Full Screen"; + +/* Class = "NSMenuItem"; title = "Slack Group"; ObjectID = "4eb-qF-n9S"; */ +"4eb-qF-n9S.title" = "Slack Group"; + +/* Class = "NSMenuItem"; title = "Open in Browser"; ObjectID = "4iQ-1v-dTa"; */ +"4iQ-1v-dTa.title" = "Open in Browser"; + +/* Class = "NSMenuItem"; title = "Quit NetNewsWire"; ObjectID = "4sb-4s-VLi"; */ +"4sb-4s-VLi.title" = "Quit NetNewsWire"; + +/* Class = "NSMenu"; title = "Article"; ObjectID = "57V-gv-vEw"; */ +"57V-gv-vEw.title" = "Article"; + +/* Class = "NSMenuItem"; title = "Edit"; ObjectID = "5QF-Oa-p0T"; */ +"5QF-Oa-p0T.title" = "Edit"; + +/* Class = "NSMenuItem"; title = "About NetNewsWire"; ObjectID = "5kV-Vb-QxS"; */ +"5kV-Vb-QxS.title" = "About NetNewsWire"; + +/* Class = "NSMenuItem"; title = "Redo"; ObjectID = "6dh-zS-Vam"; */ +"6dh-zS-Vam.title" = "Redo"; + +/* Class = "NSMenuItem"; title = "Correct Spelling Automatically"; ObjectID = "78Y-hA-62v"; */ +"78Y-hA-62v.title" = "Correct Spelling Automatically"; + +/* Class = "NSMenuItem"; title = "All Unread"; ObjectID = "8ZT-ew-JNc"; */ +"8ZT-ew-JNc.title" = "All Unread"; + +/* Class = "NSMenuItem"; title = "Mark Below as Read"; ObjectID = "8lZ-XI-I4y"; */ +"8lZ-XI-I4y.title" = "Mark Below as Read"; + +/* Class = "NSMenuItem"; title = "Debug Search"; ObjectID = "9Ot-wC-s5U"; */ +"9Ot-wC-s5U.title" = "Debug Search"; + +/* Class = "NSMenuItem"; title = "Substitutions"; ObjectID = "9ic-FL-obx"; */ +"9ic-FL-obx.title" = "Substitutions"; + +/* Class = "NSMenuItem"; title = "Smart Copy/Paste"; ObjectID = "9yt-4B-nSM"; */ +"9yt-4B-nSM.title" = "Smart Copy/Paste"; + +/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "AYu-sK-qS6"; */ +"AYu-sK-qS6.title" = "Main Menu"; + +/* Class = "NSMenuItem"; title = "Preferences…"; ObjectID = "BOF-NM-1cW"; */ +"BOF-NM-1cW.title" = "Preferences…"; + +/* Class = "NSMenuItem"; title = "Item"; ObjectID = "CZA-zr-llF"; */ +"CZA-zr-llF.title" = "Item"; + +/* Class = "NSMenuItem"; title = "Close Window"; ObjectID = "DVo-aG-piG"; */ +"DVo-aG-piG.title" = "Close Window"; + +/* Class = "NSMenu"; title = "Share"; ObjectID = "Dbl-YW-bmb"; */ +"Dbl-YW-bmb.title" = "Share"; + +/* Class = "NSMenuItem"; title = "Spelling and Grammar"; ObjectID = "Dv1-io-Yv7"; */ +"Dv1-io-Yv7.title" = "Spelling and Grammar"; + +/* Class = "NSMenuItem"; title = "Hide Read Feeds"; ObjectID = "E9K-zV-nLv"; */ +"E9K-zV-nLv.title" = "Hide Read Feeds"; + +/* Class = "NSMenuItem"; title = "Open in Browser Inverted"; ObjectID = "EjD-X9-Pjf"; */ +"EjD-X9-Pjf.title" = "Open in Browser Inverted"; + +/* Class = "NSMenuItem"; title = "Enable Web Inspector"; ObjectID = "EwI-z4-ZA3"; */ +"EwI-z4-ZA3.title" = "Enable Web Inspector"; + +/* Class = "NSMenu"; title = "Help"; ObjectID = "F2S-fz-NVQ"; */ +"F2S-fz-NVQ.title" = "Help"; + +/* Class = "NSMenuItem"; title = "NetNewsWire Help"; ObjectID = "FKE-Sm-Kum"; */ +"FKE-Sm-Kum.title" = "NetNewsWire Help"; + +/* Class = "NSMenuItem"; title = "Go"; ObjectID = "FPs-q4-hLT"; */ +"FPs-q4-hLT.title" = "Go"; + +/* Class = "NSMenuItem"; title = "Mark as Read"; ObjectID = "Fc9-c7-2AY"; */ +"Fc9-c7-2AY.title" = "Mark as Read"; + +/* Class = "NSMenu"; title = "Substitutions"; ObjectID = "FeM-D8-WVr"; */ +"FeM-D8-WVr.title" = "Substitutions"; + +/* Class = "NSMenuItem"; title = "View"; ObjectID = "H8h-7b-M4v"; */ +"H8h-7b-M4v.title" = "View"; + +/* Class = "NSMenuItem"; title = "Text Replacement"; ObjectID = "HFQ-gK-NFA"; */ +"HFQ-gK-NFA.title" = "Text Replacement"; + +/* Class = "NSMenuItem"; title = "Show Spelling and Grammar"; ObjectID = "HFo-cy-zxI"; */ +"HFo-cy-zxI.title" = "Show Spelling and Grammar"; + +/* Class = "NSMenuItem"; title = "Mark All as Read"; ObjectID = "HdN-Ks-cwh"; */ +"HdN-Ks-cwh.title" = "Mark All as Read"; + +/* Class = "NSMenu"; title = "View"; ObjectID = "HyV-fh-RgO"; */ +"HyV-fh-RgO.title" = "View"; + +/* Class = "NSMenuItem"; title = "Clean Up Articles"; ObjectID = "J5h-uQ-57w"; */ +"J5h-uQ-57w.title" = "Clean Up Articles"; + +/* Class = "NSMenuItem"; title = "Show All"; ObjectID = "Kd2-mp-pUS"; */ +"Kd2-mp-pUS.title" = "Show All"; + +/* Class = "NSMenuItem"; title = "Today"; ObjectID = "L20-jv-7c9"; */ +"L20-jv-7c9.title" = "Today"; + +/* Class = "NSMenuItem"; title = "Bring All to Front"; ObjectID = "LE2-aR-0XJ"; */ +"LE2-aR-0XJ.title" = "Bring All to Front"; + +/* Class = "NSMenuItem"; title = "Main Window"; ObjectID = "LSZ-ci-Jb5"; */ +"LSZ-ci-Jb5.title" = "Main Window"; + +/* Class = "NSMenuItem"; title = "Services"; ObjectID = "NMo-om-nkz"; */ +"NMo-om-nkz.title" = "Services"; + +/* Class = "NSMenu"; title = "Debug"; ObjectID = "NOT-8E-ykF"; */ +"NOT-8E-ykF.title" = "Debug"; + +/* Class = "NSMenu"; title = "Go"; ObjectID = "NQW-Ph-lw2"; */ +"NQW-Ph-lw2.title" = "Go"; + +/* Class = "NSMenuItem"; title = "Minimize"; ObjectID = "OY7-WF-poV"; */ +"OY7-WF-poV.title" = "Minimize"; + +/* Class = "NSMenu"; title = "Sort Articles By"; ObjectID = "OlJ-93-6OP"; */ +"OlJ-93-6OP.title" = "Sort Articles By"; + +/* Class = "NSMenuItem"; title = "Hide NetNewsWire"; ObjectID = "Olw-nP-bQN"; */ +"Olw-nP-bQN.title" = "Hide NetNewsWire"; + +/* Class = "NSMenuItem"; title = "Technotes"; ObjectID = "Ou5-Cc-iCb"; */ +"Ou5-Cc-iCb.title" = "Technotes"; + +/* Class = "NSMenuItem"; title = "Find Previous"; ObjectID = "OwM-mh-QMV"; */ +"OwM-mh-QMV.title" = "Find Previous"; + +/* Class = "NSMenuItem"; title = "Stop Speaking"; ObjectID = "Oyz-dy-DGm"; */ +"Oyz-dy-DGm.title" = "Stop Speaking"; + +/* Class = "NSMenuItem"; title = "Refresh"; ObjectID = "Ppm-uh-K5n"; */ +"Ppm-uh-K5n.title" = "Refresh"; + +/* Class = "NSMenuItem"; title = "GitHub Repository"; ObjectID = "QfD-Xw-sdF"; */ +"QfD-Xw-sdF.title" = "GitHub Repository"; + +/* Class = "NSMenuItem"; title = "Zoom"; ObjectID = "R4o-n2-Eq4"; */ +"R4o-n2-Eq4.title" = "Zoom"; + +/* Class = "NSMenuItem"; title = "Select All"; ObjectID = "Ruw-6m-B2m"; */ +"Ruw-6m-B2m.title" = "Select All"; + +/* Class = "NSMenuItem"; title = "Jump to Selection"; ObjectID = "S0p-oC-mLd"; */ +"S0p-oC-mLd.title" = "Jump to Selection"; + +/* Class = "NSMenuItem"; title = "Newest Article on Top"; ObjectID = "TNS-TV-n0U"; */ +"TNS-TV-n0U.title" = "Newest Article on Top"; + +/* Class = "NSMenu"; title = "Window"; ObjectID = "Td7-aD-5lo"; */ +"Td7-aD-5lo.title" = "Window"; + +/* Class = "NSMenuItem"; title = "Article"; ObjectID = "TzI-3g-N0v"; */ +"TzI-3g-N0v.title" = "Article"; + +/* Class = "NSMenuItem"; title = "Capitalize"; ObjectID = "UEZ-Bs-lqG"; */ +"UEZ-Bs-lqG.title" = "Capitalize"; + +/* Class = "NSMenuItem"; title = "Debug"; ObjectID = "UqE-mp-gtV"; */ +"UqE-mp-gtV.title" = "Debug"; + +/* Class = "NSMenuItem"; title = "Hide Others"; ObjectID = "Vdr-fp-XzO"; */ +"Vdr-fp-XzO.title" = "Hide Others"; + +/* Class = "NSMenuItem"; title = "Refresh"; ObjectID = "Veh-SV-KWy"; */ +"Veh-SV-KWy.title" = "Refresh"; + +/* Class = "NSMenu"; title = "Edit"; ObjectID = "W48-6f-4Dl"; */ +"W48-6f-4Dl.title" = "Edit"; + +/* Class = "NSMenuItem"; title = "New Web Feed…"; ObjectID = "Was-JA-tGl"; */ +"Was-JA-tGl.title" = "New Web Feed…"; + +/* Class = "NSMenuItem"; title = "Paste and Match Style"; ObjectID = "WeT-3V-zwk"; */ +"WeT-3V-zwk.title" = "Paste and Match Style"; + +/* Class = "NSMenuItem"; title = "Test Crash Log Sender"; ObjectID = "XJG-gO-OKi"; */ +"XJG-gO-OKi.title" = "Test Crash Log Sender"; + +/* Class = "NSMenuItem"; title = "Export Subscriptions…"; ObjectID = "Xy2-v8-Lj8"; */ +"Xy2-v8-Lj8.title" = "Export Subscriptions…"; + +/* Class = "NSMenuItem"; title = "Find…"; ObjectID = "Xz5-n4-O0W"; */ +"Xz5-n4-O0W.title" = "Find…"; + +/* Class = "NSMenuItem"; title = "Start Speaking"; ObjectID = "Ynk-f8-cLZ"; */ +"Ynk-f8-cLZ.title" = "Start Speaking"; + +/* Class = "NSMenuItem"; title = "Starred"; ObjectID = "ZRx-me-QXO"; */ +"ZRx-me-QXO.title" = "Starred"; + +/* Class = "NSMenuItem"; title = "Group By Feed"; ObjectID = "Zxm-O6-NRE"; */ +"Zxm-O6-NRE.title" = "Group By Feed"; + +/* Class = "NSMenuItem"; title = "Window"; ObjectID = "aUF-d1-5bR"; */ +"aUF-d1-5bR.title" = "Window"; + +/* Class = "NSMenuItem"; title = "Hide Read Articles"; ObjectID = "b10-sA-Yzi"; */ +"b10-sA-Yzi.title" = "Hide Read Articles"; + +/* Class = "NSMenuItem"; title = "Release Notes"; ObjectID = "b5s-xg-B1w"; */ +"b5s-xg-B1w.title" = "Release Notes"; + +/* Class = "NSMenu"; title = "File"; ObjectID = "bib-Uj-vzu"; */ +"bib-Uj-vzu.title" = "File"; + +/* Class = "NSMenuItem"; title = "Drop Conditional Get Info"; ObjectID = "btO-Tb-2qS"; */ +"btO-Tb-2qS.title" = "Drop Conditional Get Info"; + +/* Class = "NSMenuItem"; title = "Use Selection for Find"; ObjectID = "buJ-ug-pKt"; */ +"buJ-ug-pKt.title" = "Use Selection for Find"; + +/* Class = "NSMenu"; title = "Transformations"; ObjectID = "c8a-y6-VQd"; */ +"c8a-y6-VQd.title" = "Transformations"; + +/* Class = "NSMenuItem"; title = "Add NetNewsWire News Feed"; ObjectID = "cmP-uH-mS8"; */ +"cmP-uH-mS8.title" = "Add NetNewsWire News Feed"; + +/* Class = "NSMenuItem"; title = "Smart Links"; ObjectID = "cwL-P1-jid"; */ +"cwL-P1-jid.title" = "Smart Links"; + +/* Class = "NSMenuItem"; title = "Make Lower Case"; ObjectID = "d9M-CD-aMd"; */ +"d9M-CD-aMd.title" = "Make Lower Case"; + +/* Class = "NSMenuItem"; title = "File"; ObjectID = "dMs-cI-mzQ"; */ +"dMs-cI-mzQ.title" = "File"; + +/* Class = "NSMenuItem"; title = "Undo"; ObjectID = "dRJ-4n-Yzg"; */ +"dRJ-4n-Yzg.title" = "Undo"; + +/* Class = "NSMenuItem"; title = "Import NNW 3 Subscriptions…"; ObjectID = "ely-yi-STg"; */ +"ely-yi-STg.title" = "Import NNW 3 Subscriptions…"; + +/* Class = "NSMenuItem"; title = "Copy External URL"; ObjectID = "fOF-99-6Iv"; */ +"fOF-99-6Iv.title" = "Copy External URL"; + +/* Class = "NSMenuItem"; title = "Paste"; ObjectID = "gVA-U4-sdL"; */ +"gVA-U4-sdL.title" = "Paste"; + +/* Class = "NSMenuItem"; title = "Test Crash Reporter Window"; ObjectID = "gVd-kQ-efj"; */ +"gVd-kQ-efj.title" = "Test Crash Reporter Window"; + +/* Class = "NSMenuItem"; title = "Force Crash"; ObjectID = "gVt-cz-eoJ"; */ +"gVt-cz-eoJ.title" = "Force Crash"; + +/* Class = "NSMenuItem"; title = "Smart Quotes"; ObjectID = "hQb-2v-fYv"; */ +"hQb-2v-fYv.title" = "Smart Quotes"; + +/* Class = "NSMenuItem"; title = "Check Document Now"; ObjectID = "hz2-CU-CR7"; */ +"hz2-CU-CR7.title" = "Check Document Now"; + +/* Class = "NSMenu"; title = "Services"; ObjectID = "hz9-B4-Xy5"; */ +"hz9-B4-Xy5.title" = "Services"; + +/* Class = "NSMenuItem"; title = "Oldest Article on Top"; ObjectID = "iii-kP-qoF"; */ +"iii-kP-qoF.title" = "Oldest Article on Top"; + +/* Class = "NSMenuItem"; title = "Share"; ObjectID = "jaf-gh-gSi"; */ +"jaf-gh-gSi.title" = "Share"; + +/* Class = "NSMenuItem"; title = "Show Sidebar"; ObjectID = "kIP-vf-haE"; */ +"kIP-vf-haE.title" = "Show Sidebar"; + +/* Class = "NSMenuItem"; title = "How To Support NetNewsWire"; ObjectID = "kfC-NQ-g3E"; */ +"kfC-NQ-g3E.title" = "How To Support NetNewsWire"; + +/* Class = "NSMenuItem"; title = "New Twitter Feed…"; ObjectID = "ki4-7l-tM6"; */ +"ki4-7l-tM6.title" = "New Twitter Feed…"; + +/* Class = "NSMenuItem"; title = "Bug Tracker"; ObjectID = "mE2-pM-rQF"; */ +"mE2-pM-rQF.title" = "Bug Tracker"; + +/* Class = "NSMenuItem"; title = "Check Grammar With Spelling"; ObjectID = "mK6-2p-4JG"; */ +"mK6-2p-4JG.title" = "Check Grammar With Spelling"; + +/* Class = "NSMenuItem"; title = "New Reddit Feed…"; ObjectID = "n6h-Bp-CIc"; */ +"n6h-Bp-CIc.title" = "New Reddit Feed…"; + +/* Class = "NSMenuItem"; title = "Article Search…"; ObjectID = "nB2-mv-2i5"; */ +"nB2-mv-2i5.title" = "Article Search…"; + +/* Class = "NSMenuItem"; title = "Sort Articles By"; ObjectID = "nLP-fa-KUi"; */ +"nLP-fa-KUi.title" = "Sort Articles By"; + +/* Class = "NSMenuItem"; title = "Clear Image Caches"; ObjectID = "o1k-E6-ctu"; */ +"o1k-E6-ctu.title" = "Clear Image Caches"; + +/* Class = "NSMenuItem"; title = "Mark Above as Read"; ObjectID = "p1o-EG-Uo8"; */ +"p1o-EG-Uo8.title" = "Mark Above as Read"; + +/* Class = "NSMenuItem"; title = "Show Reader View"; ObjectID = "p5x-Xq-1fW"; */ +"p5x-Xq-1fW.title" = "Show Reader View"; + +/* Class = "NSMenuItem"; title = "New Window"; ObjectID = "pGg-Gc-PU2"; */ +"pGg-Gc-PU2.title" = "New Window"; + +/* Class = "NSMenuItem"; title = "Delete"; ObjectID = "pa3-QI-u2k"; */ +"pa3-QI-u2k.title" = "Delete"; + +/* Class = "NSMenuItem"; title = "Find Next"; ObjectID = "q09-fT-Sye"; */ +"q09-fT-Sye.title" = "Find Next"; + +/* Class = "NSMenuItem"; title = "Website"; ObjectID = "q2Z-9K-GBd"; */ +"q2Z-9K-GBd.title" = "Website"; + +/* Class = "NSMenuItem"; title = "Next Unread"; ObjectID = "q3p-nE-m2k"; */ +"q3p-nE-m2k.title" = "Next Unread"; + +/* Class = "NSMenuItem"; title = "Copy Article URL"; ObjectID = "qNk-By-jKp"; */ +"qNk-By-jKp.title" = "Copy Article URL"; + +/* Class = "NSMenuItem"; title = "Import Subscriptions…"; ObjectID = "rSl-F4-qo7"; */ +"rSl-F4-qo7.title" = "Import Subscriptions…"; + +/* Class = "NSMenuItem"; title = "Check Spelling While Typing"; ObjectID = "rbD-Rh-wIN"; */ +"rbD-Rh-wIN.title" = "Check Spelling While Typing"; + +/* Class = "NSMenuItem"; title = "Open Application Support Folder"; ObjectID = "rg6-L6-JUr"; */ +"rg6-L6-JUr.title" = "Open Application Support Folder"; + +/* Class = "NSMenuItem"; title = "Smart Dashes"; ObjectID = "rgM-f4-ycn"; */ +"rgM-f4-ycn.title" = "Smart Dashes"; + +/* Class = "NSMenuItem"; title = "Show Toolbar"; ObjectID = "snW-S8-Cw5"; */ +"snW-S8-Cw5.title" = "Show Toolbar"; + +/* Class = "NSMenuItem"; title = "Data Detectors"; ObjectID = "tRr-pd-1PS"; */ +"tRr-pd-1PS.title" = "Data Detectors"; + +/* Class = "NSMenu"; title = "NetNewsWire"; ObjectID = "uQy-DD-JDr"; */ +"uQy-DD-JDr.title" = "NetNewsWire"; + +/* Class = "NSMenuItem"; title = "Cut"; ObjectID = "uRl-iY-unG"; */ +"uRl-iY-unG.title" = "Cut"; + +/* Class = "NSMenuItem"; title = "Make Upper Case"; ObjectID = "vmV-6d-7jI"; */ +"vmV-6d-7jI.title" = "Make Upper Case"; + +/* Class = "NSMenuItem"; title = "Mark as Starred"; ObjectID = "vvo-ZM-8kl"; */ +"vvo-ZM-8kl.title" = "Mark as Starred"; + +/* Class = "NSMenuItem"; title = "Keyboard Shortcuts"; ObjectID = "w6o-j8-cda"; */ +"w6o-j8-cda.title" = "Keyboard Shortcuts"; + +/* Class = "NSMenuItem"; title = "New Folder…"; ObjectID = "wkh-LX-Xp1"; */ +"wkh-LX-Xp1.title" = "New Folder…"; + +/* Class = "NSMenuItem"; title = "Help"; ObjectID = "wpr-3q-Mcd"; */ +"wpr-3q-Mcd.title" = "Help"; + +/* Class = "NSMenuItem"; title = "Copy"; ObjectID = "x3v-GG-iWU"; */ +"x3v-GG-iWU.title" = "Copy"; + +/* Class = "NSMenuItem"; title = "Speech"; ObjectID = "xrE-MZ-jX0"; */ +"xrE-MZ-jX0.title" = "Speech"; + +/* Class = "NSMenuItem"; title = "Show Substitutions"; ObjectID = "z6F-FW-3nz"; */ +"z6F-FW-3nz.title" = "Show Substitutions"; diff --git a/Mac/en-GB.lproj/MainWindow.strings b/Mac/en-GB.lproj/MainWindow.strings new file mode 100644 index 000000000..d4bec9467 --- /dev/null +++ b/Mac/en-GB.lproj/MainWindow.strings @@ -0,0 +1,36 @@ + +/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "1F7-qu-7oN"; */ +"1F7-qu-7oN.title" = "Item 2"; + +/* Class = "NSMenuItem"; title = "Newest Article on Top"; ObjectID = "40c-kt-vhO"; */ +"40c-kt-vhO.title" = "Newest Article on Top"; + +/* Class = "NSMenuItem"; title = "Sort"; ObjectID = "4BZ-ya-evy"; */ +"4BZ-ya-evy.title" = "Sort"; + +/* Class = "NSWindow"; title = "NetNewsWire"; ObjectID = "IQv-IB-iLA"; */ +"IQv-IB-iLA.title" = "NetNewsWire"; + +/* Class = "NSMenuItem"; title = "Group by Feed"; ObjectID = "YSR-5C-Yjd"; */ +"YSR-5C-Yjd.title" = "Group by Feed"; + +/* Class = "NSMenuItem"; title = "Item 1"; ObjectID = "ZDH-CV-Y2s"; */ +"ZDH-CV-Y2s.title" = "Item 1"; + +/* Class = "NSOutlineView"; ibExternalAccessibilityDescription = "Feeds"; ObjectID = "cnV-kg-Dn2"; */ +"cnV-kg-Dn2.ibExternalAccessibilityDescription" = "Feeds"; + +/* Class = "NSTextFieldCell"; title = "HEADER CELL"; ObjectID = "dRB-0K-qxz"; */ +"dRB-0K-qxz.title" = "HEADER CELL"; + +/* Class = "NSTextFieldCell"; title = "Label"; ObjectID = "dVE-XG-mlU"; */ +"dVE-XG-mlU.title" = "Label"; + +/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "r9E-FO-GoU"; */ +"r9E-FO-GoU.title" = "Item 3"; + +/* Class = "NSMenuItem"; title = "Oldest Article on Top"; ObjectID = "sOF-Ez-vIL"; */ +"sOF-Ez-vIL.title" = "Oldest Article on Top"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "sXh-y7-12P"; */ +"sXh-y7-12P.title" = "Text Cell"; diff --git a/Mac/en-GB.lproj/Preferences.strings b/Mac/en-GB.lproj/Preferences.strings new file mode 100644 index 000000000..0de730312 --- /dev/null +++ b/Mac/en-GB.lproj/Preferences.strings @@ -0,0 +1,120 @@ + +/* Class = "NSWindow"; title = "Preferences"; ObjectID = "2C0-LP-36T"; */ +"2C0-LP-36T.title" = "Preferences"; + +/* Class = "NSMenuItem"; title = "Extra Extra Large"; ObjectID = "4Pi-2Y-XmV"; */ +"4Pi-2Y-XmV.title" = "Extra Extra Large"; + +/* Class = "NSTextFieldCell"; title = "Download:"; ObjectID = "6bb-c0-guo"; */ +"6bb-c0-guo.title" = "Download:"; + +/* Class = "NSMenuItem"; title = "Every 4 hours"; ObjectID = "7e2-TV-hth"; */ +"7e2-TV-hth.title" = "Every 4 hours"; + +/* Class = "NSMenuItem"; title = "Every 8 hours"; ObjectID = "7gV-gL-Nue"; */ +"7gV-gL-Nue.title" = "Every 8 hours"; + +/* Class = "NSButtonCell"; title = "Check for Updates"; ObjectID = "AaA-Rr-UYD"; */ +"AaA-Rr-UYD.title" = "Check for Updates"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "CcS-BO-sdv"; */ +"CcS-BO-sdv.title" = "Table View Cell"; + +/* Class = "NSTextFieldCell"; title = "Browser:"; ObjectID = "CgU-dE-Qtb"; */ +"CgU-dE-Qtb.title" = "Browser:"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Djh-3Q-J0Q"; */ +"Djh-3Q-J0Q.title" = "Text Cell"; + +/* Class = "NSTextFieldCell"; title = "Press the Shift key to do the opposite."; ObjectID = "EMq-9M-zTJ"; */ +"EMq-9M-zTJ.title" = "Press the Shift key to do the opposite."; + +/* Class = "NSTextFieldCell"; title = "Safari Extension:"; ObjectID = "Eth-o0-pWM"; */ +"Eth-o0-pWM.title" = "Safari Extension:"; + +/* Class = "NSTextFieldCell"; title = "Refresh Feeds:"; ObjectID = "F7c-lm-g97"; */ +"F7c-lm-g97.title" = "Refresh Feeds:"; + +/* Class = "NSButtonCell"; title = "Release builds"; ObjectID = "F8M-rS-und"; */ +"F8M-rS-und.title" = "Release builds"; + +/* Class = "NSButtonCell"; title = "Test builds"; ObjectID = "Fuf-rU-D6M"; */ +"Fuf-rU-D6M.title" = "Test builds"; + +/* Class = "NSTextFieldCell"; title = "Article Theme:"; ObjectID = "MQe-Za-N8J"; */ +"MQe-Za-N8J.title" = "Article Theme:"; + +/* Class = "NSMenuItem"; title = "Safari"; ObjectID = "ObP-qK-qDJ"; */ +"ObP-qK-qDJ.title" = "Safari"; + +/* Class = "NSMenuItem"; title = "Default"; ObjectID = "Pkl-EA-Goa"; */ +"Pkl-EA-Goa.title" = "Default"; + +/* Class = "NSMenuItem"; title = "Every hour"; ObjectID = "Qjt-qr-WER"; */ +"Qjt-qr-WER.title" = "Every hour"; + +/* Class = "NSButtonCell"; title = "Open feeds in default news reader"; ObjectID = "SkZ-tE-blK"; */ +"SkZ-tE-blK.title" = "Open feeds in default news reader"; + +/* Class = "NSMenuItem"; title = "Large"; ObjectID = "ckZ-0Q-rNz"; */ +"ckZ-0Q-rNz.title" = "Large"; + +/* Class = "NSButtonCell"; title = "Check automatically"; ObjectID = "dm8-Xy-0Ba"; */ +"dm8-Xy-0Ba.title" = "Check automatically"; + +/* Class = "NSMenuItem"; title = "Manually only"; ObjectID = "doa-Wq-4Uq"; */ +"doa-Wq-4Uq.title" = "Manually only"; + +/* Class = "NSTextFieldCell"; title = "If you’re not sure, choose Release builds. Test builds may have bugs, which may include crashing bugs and data loss."; ObjectID = "fOZ-zv-QTc"; */ +"fOZ-zv-QTc.title" = "If you’re not sure, choose Release builds. Test builds may have bugs, which may include crashing bugs and data loss."; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "goO-QG-kk7"; */ +"goO-QG-kk7.title" = "Table View Cell"; + +/* Class = "NSViewController"; title = "General"; ObjectID = "iuH-lz-18x"; */ +"iuH-lz-18x.title" = "General"; + +/* Class = "NSMenuItem"; title = "Medium"; ObjectID = "jMV-2o-5Oh"; */ +"jMV-2o-5Oh.title" = "Medium"; + +/* Class = "NSButtonCell"; title = "Send automatically"; ObjectID = "jnc-C5-4oI"; */ +"jnc-C5-4oI.title" = "Send automatically"; + +/* Class = "NSMenuItem"; title = "Every 2 hours"; ObjectID = "o1h-xo-elW"; */ +"o1h-xo-elW.title" = "Every 2 hours"; + +/* Class = "NSMenuItem"; title = "Extra Large"; ObjectID = "qMe-6g-Vme"; */ +"qMe-6g-Vme.title" = "Extra Large"; + +/* Class = "NSTextFieldCell"; title = "Crash logs:"; ObjectID = "qcq-fU-Ks0"; */ +"qcq-fU-Ks0.title" = "Crash logs:"; + +/* Class = "NSTextFieldCell"; title = "Privacy Policy"; ObjectID = "rJu-r1-AW4"; */ +"rJu-r1-AW4.title" = "Privacy Policy"; + +/* Class = "NSMenuItem"; title = "Every 30 minutes"; ObjectID = "rZU-Tg-xwo"; */ +"rZU-Tg-xwo.title" = "Every 30 minutes"; + +/* Class = "NSMenuItem"; title = "Small"; ObjectID = "roB-Mu-Ht7"; */ +"roB-Mu-Ht7.title" = "Small"; + +/* Class = "NSButtonCell"; title = "Open web pages in background in browser"; ObjectID = "t0a-LN-rCv"; */ +"t0a-LN-rCv.title" = "Open web pages in background in browser"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "uax-iF-gzP"; */ +"uax-iF-gzP.title" = "Text Cell"; + +/* Class = "NSButtonCell"; title = "Open feeds in NetNewsWire"; ObjectID = "uvx-O8-HvU"; */ +"uvx-O8-HvU.title" = "Open feeds in NetNewsWire"; + +/* Class = "NSTextFieldCell"; title = "Article Text Size:"; ObjectID = "xQu-QV-91i"; */ +"xQu-QV-91i.title" = "Article Text Size:"; + +/* Class = "NSButtonCell"; title = "Open Themes Folder"; ObjectID = "ySX-5i-SP1"; */ +"ySX-5i-SP1.title" = "Open Themes Folder"; + +/* Class = "NSMenuItem"; title = "Every 10 minutes"; ObjectID = "zmy-xe-mVw"; */ +"zmy-xe-mVw.title" = "Every 10 minutes"; + +/* Class = "NSTextFieldCell"; title = "App Updates:"; ObjectID = "zqG-X2-E9b"; */ +"zqG-X2-E9b.title" = "App Updates:"; diff --git a/Mac/en-GB.lproj/RenameSheet.strings b/Mac/en-GB.lproj/RenameSheet.strings new file mode 100644 index 000000000..120f48a93 --- /dev/null +++ b/Mac/en-GB.lproj/RenameSheet.strings @@ -0,0 +1,12 @@ + +/* Class = "NSTextFieldCell"; title = "<>"; ObjectID = "7Os-lV-Jer"; */ +"7Os-lV-Jer.title" = "<>"; + +/* Class = "NSWindow"; title = "Rename"; ObjectID = "QvC-M9-y7g"; */ +"QvC-M9-y7g.title" = "Rename"; + +/* Class = "NSButtonCell"; title = "Rename"; ObjectID = "gcS-uM-zjx"; */ +"gcS-uM-zjx.title" = "Rename"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "oe4-cJ-2V8"; */ +"oe4-cJ-2V8.title" = "Cancel"; diff --git a/Widget/Resources/en-GB.lproj/Localizable.strings b/Widget/Resources/en-GB.lproj/Localizable.strings new file mode 100644 index 000000000..fed487392 --- /dev/null +++ b/Widget/Resources/en-GB.lproj/Localizable.strings @@ -0,0 +1,37 @@ +/* + Localizable.strings + NetNewsWire + + Created by Stuart Breckenridge on 21/11/2020. + Copyright © 2020 Ranchero Software. All rights reserved. +*/ + +/* Bundle */ +"Unread_Widget_Title" = "Your Unread Articles"; +"Unread_Widget_Description" = "A sneak peek at your unread articles."; + +"Today_Widget_Title" = "Your Today Articles"; +"Today_Widget_Description" = "A sneak peek at recently published unread articles."; + +"Starred_Widget_Title" = "Your Starred Articles"; +"Starred_Widget_Description" = "A sneak peek at your starred articles."; + +"SmartFeedSummary_Widget_Title" = "Your Smart Feed Summary"; +"SmartFeedSummary_Widget_Description" = "Your smart feeds, summarized."; + +/* Unread Widget */ +"Unread_Widget_NoItemsTitle" = "Unread"; +"Unread_Widget_NoItems" = "There are no unread articles left to read."; + +/* Today Widget */ +"Today_Widget_NoItemsTitle" = "Today"; +"Today_Widget_NoItems" = "There are no recent unread articles left to read."; + +/* Starred Widget */ +"Starred_Widget_NoItemsTitle" = "Starred"; +"Starred_Widget_NoItems" = "When you mark articles as Starred, they'll appear here."; + +/* Smart Feed Summary Widget */ +"Unread" = "Unread"; +"Today" = "Today "; +"Starred" = "Starred"; diff --git a/iOS/Intents/en-GB.lproj/Intents.strings b/iOS/Intents/en-GB.lproj/Intents.strings new file mode 100644 index 000000000..86f49ddf8 --- /dev/null +++ b/iOS/Intents/en-GB.lproj/Intents.strings @@ -0,0 +1,38 @@ +"4xjRes" = "You must supply a URL."; + +"5CYbGL" = "There are ${count} options matching ‘${folderName}’."; + +"BCHr23" = "URL"; + +"CSrgUY" = "Account Name"; + +"ExjqcE" = "Unable to communicate with NetNewsWire."; + +"HHiZUh" = "Just to confirm, you wanted ‘${accountName}’?"; + +"IbqUVS" = "There are ${count} options matching ‘${accountName}’."; + +"IuAbef" = "Add a web feed"; + +"JGkCuS" = "A valid Account Name is required."; + +"dkSFD2" = "Add ${url} to ${folderName} in ${accountName}"; + +"ef5kBt" = "A valid Folder Name is required."; + +"fWs3li" = "Which one?"; + +"gEzXaM" = "Which one?"; + +"jLLidQ" = "What is the ${url} you would like add?"; + +"k5GTo0" = "Just to confirm, you wanted ‘${folderName}’?"; + +"kaKsEY" = "Add ${url} to ${accountName}"; + +"oV681v" = "Add Web Feed"; + +"uSfloN" = "Unable to communicate with NetNewsWire."; + +"zXhMPF" = "Folder Name"; + diff --git a/iOS/IntentsExtension/en-GB.lproj/Localizable.strings b/iOS/IntentsExtension/en-GB.lproj/Localizable.strings new file mode 100644 index 000000000..e1ecae87c --- /dev/null +++ b/iOS/IntentsExtension/en-GB.lproj/Localizable.strings @@ -0,0 +1,3 @@ +/* Unable to communicate with NetNewsWire. */ +"errordescription.localized.communication-failure" = "Unable to communicate with NetNewsWire."; + diff --git a/iOS/Resources/en-GB.lproj/Localizable.strings b/iOS/Resources/en-GB.lproj/Localizable.strings new file mode 100644 index 000000000..adae7015c --- /dev/null +++ b/iOS/Resources/en-GB.lproj/Localizable.strings @@ -0,0 +1,793 @@ +/* Cancel */ +"action.title.cancel" = "Cancel"; + +/* Delete */ +"action.title.delete" = "Delete"; + +/* More */ +"action.title.more" = "More"; + +/* Rename */ +"action.title.rename" = "Rename"; + +/* Choose an account to receive the imported feeds and folders */ +"actionsheet.title.choose-opml-destination" = "Choose an account to receive the imported feeds and folders"; + +/* Choose an account with the subscriptions to export */ +"actionsheet.title.choose-opml-export-account" = "Choose an account with the subscriptions to export"; + +/* Find in Article */ +"activity.title.find-in-article.titlecase" = "Find in Article"; + +/* Open in Browser */ +"activity.title.open-in-browser" = "Open in Browser"; + +/* Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings. */ +"alert.error.cloudkit-missing" = "Unable to add iCloud Account. Please make sure you have iCloud and iCloud Drive enabled in System Settings."; + +/* There is already an account of that type with that username created. */ +"alert.error.duplicate-account-username" = "There is already an account of that type with that username created."; + +/* Invalid API URL. */ +"alert.error.invalid-api-url" = "Invalid API URL."; + +/* Error message: The user provided an invalid username or password. */ +"alert.error.invalid-username-or-password" = "A username or password is required."; + +/* Error message: Unable to save due a Keychain error. */ +"alert.error.keychain-error" = "Unable to save account credentials due to a Keychain error."; + +/* Network error. Please try later. */ +"alert.error.network-error" = "A network error has occurred. Please try later."; + +/* Error message: This theme shares the same name as a provided theme and cannot be imported. */ +"alert.error.theme-duplicate-of-provided" = "This theme shares the same name as a provided theme and cannot be imported."; + +/* The account type in invalid. */ +"alert.error.unrecognized-account" = "The account type is not recognized."; + +/* Error message: The user must provide a username and password. */ +"alert.error.username-and-password-required" = "A username and password are required."; + +/* The user must provide a username, password, and URL. */ +"alert.error.username-password-url-required" = "A username, password, and API URL are required."; + +/* Username required. */ +"alert.error.username-required" = "A username is required."; + +/* The variable is the author's home page. In English, the alert message is: Author‘s website:\n%@ */ +"alert.message.author-website.%@" = "Author's website:\n%@"; + +/* The action cannot be undone. + You can't undo this action. */ +"alert.message.cannot-undo-action" = "You can't undo this action."; + +/* Asks the user for confirmation that they wish to delete a folder. The variable provided is the folder name. In English, the message is: Are you sure you want to delete the “%@” feed? */ +"alert.message.delete-feed.%@" = "Are you sure you want to delete the “%@” feed?"; + +/* Asks the user for confirmation that they wish to delete a folder. The variable provided is the folder name. In English, the message is: Are you sure you want to delete the “%@” folder? */ +"alert.message.delete-folder.%@" = "Are you sure you want to delete the “%@” folder?"; + +/* This device cannot send emails. */ +"alert.message.device-cannot-send-email" = "This device cannot send emails."; + +/* In English: The theme “%@” already exists. Do you want to overwrite it? + This message details that this theme is a duplicate and gives the user the option to overwrite the existing theme. In English, the message is: The theme “%@” already exists. Overwrite it? */ +"alert.message.duplicate-theme.%@" = "The theme “%@” already exists. Overwrite it?"; + +/* To exit Full Screen mode tap the top of the screen.\n\nYou'll only see this message once. */ +"alert.message.exit-full-screen" = "To exit Full Screen mode tap the top of the screen.\n\nYou'll only see this message once."; + +/* Are you sure you want to import “%@” by %@ */ +"alert.message.import-theme.%@.%@" = "Are you sure you want to import “%@” by %@?"; + +/* The theme “%@” has been imported. */ +"alert.message.imported-theme-successfully.%@" = "The theme “%@” has been imported."; + +/* Message that indicates a user can turn off the Mark As Read confirmation in Settings. */ +"alert.message.markasread.turnoffconfirmation" = "You can turn off this confirmation in Settings."; + +/* Subscriptions have been imported to your “%@“ account. */ +"alert.message.opml-import-success.%@" = "Subscriptions have been imported to your “%@“ account."; + +/* Your subscriptions have been exported successfully. */ +"alert.message.opml.opml-export-success" = "Your subscriptions have been exported successfully."; + +/* Error message when theme data is corrupted. The variable is a description provided by Apple. In English, the message is: This theme cannot be used because of data corruption in the Info.plist. %@. */ +"alert.message.theme-data-corrupted.%@" = "This theme cannot be used because of data corruption in the Info.plist. %@."; + +/* This alert message provides confirmation that the theme has been installed. In English, the message is: The theme “%@” has been installed. */ +"alert.message.theme-installed.%@" = "The theme “%@” has been installed."; + +/* Error message when a key is missing. In English, the message is: This theme cannot be used because the the key—“%@”—is not found in the Info.plist. */ +"alert.message.theme-key-missing.%@" = "This theme cannot be used because the the key—“%@”—is not found in the Info.plist."; + +/* Error message when a type is mismatched. In English, the message is: This theme cannot be used because the the type—“%@”—is mismatched in the Info.plist. */ +"alert.message.theme-type-mismatch.%@" = "This theme cannot be used because the the type—“%@”—is mismatched in the Info.plist."; + +/* Error message when a value is missing. In English, the message is: This theme cannot be used because the the value—“%@”—is not found in the Info.plist. */ +"alert.message.theme-value-missing.%@" = "This theme cannot be used because the the value—“%@”—is not found in the Info.plist."; + +/* Are you sure you want to deactivate “%@“? */ +"alert.title.deactivate-extension.%@" = "Are you sure you want to deactivate “%@“?"; + +/* Are you sure you want to deactivate the %@ extension “%@“? Note: the ordering of the variables is extension type, extension name. */ +"alert.title.deactive-extension.%@.%@" = "Are you sure you want to deactivate the %@ extension “%@“? "; + +/* Delete folder */ +"alert.title.delete-folder" = "Delete Folder"; + +/* In English: Are you sure you want to delete “%@”? */ +"alert.title.delete-theme.%@" = "Are you sure you want to delete “%@”?"; + +/* Duplicate Theme */ +"alert.title.duplicate-theme" = "Duplicate Theme"; + +/* Alert Error + Error */ +"alert.title.error" = "Error"; + +/* Full Screen */ +"alert.title.exit-full-screen" = "Exit Full Screen"; + +/* Import Theme */ +"alert.title.import-theme" = "Import Theme"; + +/* Imported Successfully */ +"alert.title.imported-theme-succesfully" = "Imported Successfully"; + +/* Install Theme */ +"alert.title.install-theme" = "Install Theme"; + +/* Variable ordering is theme name; author name. In English, the alert title is: Install theme “%@” by %@? */ +"alert.title.install-theme.%@.%@" = "Install theme “%@” by %@?"; + +/* Mark As Read */ +"alert.title.markasread" = "Mark As Read"; + +/* Alert title: Exported Successfully */ +"alert.title.opml.opml-export-success" = "Exported Successfully"; + +/* Alert title: Imported Successfully */ +"alert.title.opml.opml-import-success" = "Imported Successfully"; + +/* Are you sure you want to remove “%@“? */ +"alert.title.remove-account.%@" = "Are you sure you want to remove “%@“?"; + +/* Rename feed. The variable provided is the feed name. In English: Rename “%@” */ +"alert.title.rename-feed.%@" = "Rename “%@”"; + +/* Theme installed */ +"alert.title.theme-installed" = "Theme Installed"; + +/* Automatic */ +"appdefaults.colorpalette.automatic" = "Automatic"; + +/* Dark */ +"appdefaults.colorpalette.dark" = "Dark"; + +/* Light */ +"appdefaults.colorpalette.light" = "Light"; + +/* Error - Reader View */ +"button.accessibility.title.error-readerview" = "Error - Reader View"; + +/* Processing - Reader View */ +"button.accessibility.title.processing-readerview" = "Processing - Reader View"; + +/* Reader View */ +"button.accessibility.title.readerview" = "Reader View"; + +/* Selected - Reader View */ +"button.accessibility.title.selected-readerview" = "Selected - Reader View"; + +/* About */ +"button.title.about" = "About"; + +/* Activate Account */ +"button.title.activate-account" = "Activate Account"; + +/* Add Account */ +"button.title.add-account" = "Add Account"; + +/* Add Folder */ +"button.title.add-folder" = "Add Folder"; + +/* Add Item */ +"button.title.add-item" = "Add Item"; + +/* Add Reddit Feed */ +"button.title.add-reddit-feed" = "Add Reddit Feed"; + +/* Add Web Feed */ +"button.title.add-web-feed" = "Add Web Feed"; + +/* Add Twitter Feed */ +"button.title.addtwitterfeed" = "Add Twitter Feed"; + +/* Button title: Always Use Reader View */ +"button.title.always-use-reader-view" = "Always Use Reader View"; + +/* Article Themes */ +"button.title.artice-themes" = "Article Themes"; + +/* Button title + Cancel */ +"button.title.cancel" = "Cancel"; + +/* Close */ +"button.title.close" = "Close"; + +/* Copy Article URL */ +"button.title.copy-article-url" = "Copy Article URL"; + +/* Copy External URL */ +"button.title.copy-external-url" = "Copy External URL"; + +/* Copy Feed URL */ +"button.title.copy-feed-url" = "Copy Feed URL"; + +/* Copy Home Page URL */ +"button.title.copy-home-pageurl" = "Copy Home Page URL"; + +/* Credentials */ +"button.title.credentials" = "Credentials"; + +/* Deactivate */ +"button.title.deactivate" = "Deactivate"; + +/* Deactivate Account */ +"button.title.deactivate-account" = "Deactivate Account"; + +/* Deactivate Extension */ +"button.title.deactivate-extension" = "Deactivate Extension"; + +/* Button title: Default */ +"button.title.default" = "Default"; + +/* Delete + Delete Feed */ +"button.title.delete" = "Delete"; + +/* Delete feed */ +"button.title.delete-feed" = "Delete Feed"; + +/* Delete Theme */ +"button.title.delete-theme" = "Delete Theme"; + +/* Dismiss */ +"button.title.dismiss" = "Dismiss"; + +/* Display & Behaviors */ +"button.title.display-and-behaviors" = "Display & Behaviors"; + +/* Done */ +"button.title.done" = "Done"; + +/* Enable Extension */ +"button.title.enable-extension" = "Enable Extension"; + +/* Export Subscriptions */ +"button.title.export-subscriptions" = "Export Subscriptions"; + +/* Full Screen */ +"button.title.full-screen" = "Full Screen"; + +/* Get Info */ +"button.title.get-info" = "Get Info"; + +/* Go To Feed. Use to navigate to the user to the article list for a feed. */ +"button.title.go-to-feed" = "Go To Feed"; + +/* Go To Feed. Use to navigate to the user to the article list for a feed. */ +"button.title.go-to-feed.titlecase" = "Go to Feed"; + +/* Import Subscriptions */ +"button.title.import-subscriptions" = "Import Subscriptions"; + +/* Import Theme */ +"button.title.import-theme" = "Import Theme"; + +/* Manage Accounts */ +"button.title.manage-accounts" = "Manage Accounts"; + +/* Manage Extensions */ +"button.title.manage-extensions" = "Manage Extensions"; + +/* Mark Above as Read. Used to mark articles above the current article as read. */ +"button.title.mark-above-as-read.titlecase" = "Mark Above as Read"; + +/* Mark All as Read */ +"button.title.mark-all-as-read" = "Mark All as Read"; + +/* Mark All as Read in ”feed”. The variable name is the feed name. */ +"button.title.mark-all-as-read.%@" = "Mark All as Read in “%@“"; + +/* Mark All as Read */ +"button.title.mark-all-as-read.titlecase" = "Mark All as Read"; + +/* Mark Article Unread */ +"button.title.mark-article-unread" = "Mark Article Unread"; + +/* Mark as Read + Mark as Read. Used to mark an article Read */ +"button.title.mark-as-read.titlecase" = "Mark as Read"; + +/* Mark as Starred + Mark as Starred. Used to mark an article as starred */ +"button.title.mark-as-starred.titlecase" = "Mark as Starred"; + +/* Mark as Unread + Mark as Unread. Used to mark an article unread */ +"button.title.mark-as-unread.titlecase" = "Mark as Unread"; + +/* Mark as Unstarred + Mark as Unstarred. Used to mark an article as unstarred */ +"button.title.mark-as-unstarred.titlecase" = "Mark as Unstarred"; + +/* Mark Below as Read. Used to mark articles below the current article as read. */ +"button.title.mark-below-as-read.titlecase" = "Mark Below as Read"; + +/* More */ +"button.title.more" = "More"; + +/* NetNewsWire Help */ +"button.title.netnewswire-help" = "NetNewsWire Help"; + +/* NetNewsWire Website */ +"button.title.netnewswire-website" = "NetNewsWire Website"; + +/* New Article Notifications */ +"button.title.new-article-notifications" = "New Article Notifications"; + +/* Next */ +"button.title.next" = "Next"; + +/* Next Article */ +"button.title.next-article" = "Next Article"; + +/* Next Result */ +"button.title.next-result" = "Next Result"; + +/* Next Unread Article */ +"button.title.next-unread-article" = "Next Unread Article"; + +/* Open Home Page */ +"button.title.open-home-page" = "Open Home Page"; + +/* Open In Browser */ +"button.title.open-in-browser" = "Open In Browser"; + +/* Open Settings */ +"button.title.open-settings" = "Open Settngs"; + +/* Open System Settings */ +"button.title.open-system-settings" = "Open System Settings"; + +/* Overwrite */ +"button.title.overwrite" = "Overwrite"; + +/* Overwrite Theme */ +"button.title.overwrite-theme" = "Overwrite Theme"; + +/* Previous Article */ +"button.title.previous-article" = "Previous Article"; + +/* Previous Result */ +"button.title.previous-result" = "Previous Result"; + +/* Remove Account */ +"button.title.remove-account" = "Remove Account"; + +/* Rename */ +"button.title.rename" = "Rename"; + +/* Selected - Mark Article Unread */ +"button.title.selected-mark-article-unread" = "Selected - Mark Article Unread"; + +/* Selected - Star Article */ +"button.title.selected-star-article" = "Selected - Star Article"; + +/* Share */ +"button.title.share" = "Share"; + +/* Show Feed Article */ +"button.title.show-feed-article" = "Show Feed Article"; + +/* Show Reader View */ +"button.title.show-reader-view" = "Show Read View"; + +/* Show Website */ +"button.title.show-website" = "Show Website"; + +/* Star. Used when marking an article as starred. */ +"button.title.star" = "Star"; + +/* Star Article */ +"button.title.star-article" = "Star Article"; + +/* Timeline Layout */ +"button.title.timeline-layout" = "Timeline Layout"; + +/* Unstar. Used when removing the starred status from an article */ +"button.title.unstar" = "Unstar"; + +/* Update Credentials */ +"button.title.update-credentials" = "Update Credentials"; + +/* Use iCloud */ +"button.title.use-cloudkit" = "Use iCloud"; + +/* Unable to communicate with NetNewsWire. */ +"errordescription.localized.communication-failure" = "Unable to communicate with NetNewsWire."; + +/* Add Feed */ +"homescreen.action.add-feed" = "Add Feed"; + +/* First Unread */ +"homescreen.action.first-unread" = "First Unread"; + +/* Search */ +"homescreen.action.search" = "Search"; + +/* Article Search */ +"keyboard.command.article-search" = "Article Search"; + +/* Clean Up */ +"keyboard.command.clean-up" = "Clean Up"; + +/* Find in Article */ +"keyboard.command.find-in-article" = "Find in Article"; + +/* Get Feed Info */ +"keyboard.command.get-feed-info" = "Get Feed Info"; + +/* Go To All Unread */ +"keyboard.command.go-to-all-unread" = "Go To All Unread"; + +/* Go To Settings */ +"keyboard.command.go-to-settings" = "Go To Settings"; + +/* Go To Starred */ +"keyboard.command.go-to-starred" = "Go To Starred"; + +/* Go To Today */ +"keyboard.command.go-to-today" = "Go To Today"; + +/* Mark Above as Read */ +"keyboard.command.mark-above-as-read" = "Mark Above as Read"; + +/* Mark All as Read */ +"keyboard.command.mark-all-as-read" = "Mark All as Read"; + +/* Mark Below as Read */ +"keyboard.command.mark-below-as-read" = "Mark Below as Read"; + +/* New Folder */ +"keyboard.command.new-folder" = "New Folder"; + +/* New Web Feed */ +"keyboard.command.new-web-feed" = "New Web Feed"; + +/* Next Unread */ +"keyboard.command.next-unread" = "Next Unread"; + +/* Open In Browser */ +"keyboard.command.open-in-browser" = "Open In Browser"; + +/* Refresh */ +"keyboard.command.refresh" = "Refresh"; + +/* Select Next Down */ +"keyboard.command.select-next-down" = "Select Next Down"; + +/* Select Next Up */ +"keyboard.command.select-next-up" = "Select Next Up"; + +/* Toggle Read Articles Filter */ +"keyboard.command.toggle-read-articles-filter" = "Toggle Read Articles Filter"; + +/* Toggle Read Feeds Filter */ +"keyboard.command.toggle-read-feeds-filter" = "Toggle Read Feeds Filter"; + +/* Toggle Read Status */ +"keyboard.command.toggle-read-status" = "Toggle Read Status"; + +/* Toggle Reader View */ +"keyboard.command.toggle-reader-view" = "Toggle Reader View"; + +/* Toggle Sidebar */ +"keyboard.command.toggle-sidebar" = "Toggle Sidebar"; + +/* Toggle Starred Status */ +"keyboard.command.toggle-starred-status" = "Toggle Starred Status"; + +/* Collapse Folder */ +"label.accessibility.collapse-folder" = "Collapse Folder"; + +/* Disclosure button collapsed state for accessibility */ +"label.accessibility.collapsed" = "Collapsed"; + +/* Expand Folder */ +"label.accessibility.expand-folder" = "Expand Folder"; + +/* Disclosure button expanded state for accessibility */ +"label.accessibility.expanded" = "Expanded"; + +/* Filter Read Articles */ +"label.accessibility.filter-read-artciles" = "Filter Read Articles"; + +/* Selected - Filter Read Articles */ +"label.accessibility.selected-filter-read-artciles" = "Selected - Filter Read Articles"; + +/* Unread label for accessiblity */ +"label.accessibility.unread" = "Unread"; + +/* Markdown formatted link to netnewswire.com */ +"label.markdown.netnewswire-website" = "[netnewswire.com](https://netnewswire.com)"; + +/* Feed name */ +"label.placeholder.feed-name" = "Feed name"; + +/* In English, this shows the current search result selection out of the total number of search results. Example: 3 of 5. The variables are ordered as current selection, total search results count. */ +"label.search-results.%i.%i" = "%1$i of %2$i"; + +/* Add, delete, enable, or disable accounts and extensions. */ +"label.text.account-and-extensions-explainer" = "Add, delete, enable, or disable accounts and extensions."; + +/* Settings: Accounts & Extensions section header. */ +"label.text.accounts-and-extensions" = "Account & Extensions"; + +/* Active Accounts */ +"label.text.active-accounts" = "Active Account"; + +/* Active Extensions */ +"label.text.active-extensions" = "Active Extensions"; + +/* Additional Contributors */ +"label.text.additional-contributors" = "Additional Contributors"; + +/* Settings: Appearance section header. */ +"label.text.appearance" = "Appearance"; + +/* Manage the look, feel, and behavior of NetNewsWire. */ +"label.text.appearance-explainer" = "Manage the look, feel, and behavior of NetNewsWire."; + +/* Application */ +"label.text.application" = "Application"; + +/* Articles */ +"label.text.articles" = "Articles"; + +/* Sign in to your BazQux account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a BazQux account? [Sign Up Here](https://bazqux.com) */ +"label.text.bazqux-explainer" = "Sign in to your BazQux account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a BazQux account? \n\n[Sign Up Here](https://bazqux.com)"; + +/* iCloud */ +"label.text.cloudkit-account" = "iCloud"; + +/* Your iCloud account syncs your feeds across your Mac and iOS devices */ +"label.text.cloudkit-account-footer" = "Your iCloud account syncs your feeds across your Mac and iOS devices"; + +/* NetNewsWire will use your iCloud account to sync your subscriptions across your Mac and iOS devices. */ +"label.text.cloudkit-explainer" = "NetNewsWire will use your iCloud account to sync your subscriptions across your Mac and iOS devices."; + +/* Default Themes */ +"label.text.default-themes" = "Default Themes"; + +/* These themes cannot be deleted. */ +"label.text.default-themes-explainer" = "These themes cannot be deleted."; + +/* Device Permissions */ +"label.text.device-permissions" = "Device Permissions"; + +/* Configure NetNewsWire's access to Siri, background app refresh, mobile data, and more. */ +"label.text.device-permissions-explainer" = "Configure NetNewsWire's access to Siri, background app refresh, mobile data, and more."; + +/* Feed Providers */ +"label.text.feed-providers" = "Feed Providers"; + +/* Feed Providers allow you to subscribe to some pages as if they were RSS feeds */ +"label.text.feed-providers-explainer" = "Feed Providers allow you to subscribe to some pages as if they were RSS feeds."; + +/* Feed URL */ +"label.text.feed-url" = "Feed URL"; + +/* Sign in to your Feedbin account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a Feedbin account? [Sign Up Here](https://feedbin.com/signup) */ +"label.text.feedbin-explainer" = "Sign in to your Feedbin account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a Feedbin account? \n\n[Sign Up Here](https://feedbin.com/signup)"; + +/* Sign in to your FreshRSS instance and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have an FreshRSS instance? [Sign Up Here](https://freshrss.org) */ +"label.text.freshrss-explainer" = "Sign in to your FreshRSS instance and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have an FreshRSS instance? \n\n[Sign Up Here](https://freshrss.org)"; + +/* Home Page */ +"label.text.home-page" = "Home Page"; + +/* Icon Size */ +"label.text.icon-size" = "Icon Size"; + +/* Inactive Accounts */ +"label.text.inactive-accounts" = "Inactive Account"; + +/* Sign in to your InoReader account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have an InoReader account? [Sign Up Here](https://www.inoreader.com) */ +"label.text.inoreader-explainer" = "Sign in to your InoReader account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have an InoReader account? \n\n[Sign Up Here](https://www.inoreader.com)"; + +/* Local Account */ +"label.text.local-account" = "Local Account"; + +/* Local accounts do not sync your feeds across devices */ +"label.text.local-account-explainer" = "Local accounts do not sync your feeds across devices"; + +/* By Brent Simmons and the Ranchero Software team. */ +"label.text.netnewswire-byline" = "By Brent Simmons and the Ranchero Software team."; + +/* Sign in to your NewsBlur account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a NewsBlur account? [Sign Up Here](https://newsblur.com) */ +"label.text.newsblur-explainer" = "Sign in to your NewsBlur account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a NewsBlur account?\n\n[Sign Up Here](https://newsblur.com)"; + +/* No results */ +"label.text.no-results" = "No results"; + +/* (No Text) */ +"label.text.no-text" = "(No Text)"; + +/* Number of Lines */ +"label.text.number-of-lines" = "Number of Lines"; + +/* Primary Contributors */ +"label.text.primary-contributors" = "Primary Contributors"; + +/* Self-Hosted Accounts */ +"label.text.self-hosted-accounts" = "Self-Hosted Accounts"; + +/* Self-hosted accounts sync your feeds across all your devices */ +"label.text.self-hosted-accounts-explainer" = "Self-hosted accounts sync your feeds across all your devices"; + +/* Thanks */ +"label.text.thanks" = "Thanks"; + +/* Created by %@ */ +"label.text.theme-created-byline.%@" = "Created by %@"; + +/* Sign in to your The Old Reader account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a The Old Reader account? [Sign Up Here](https://theoldreader.com) */ +"label.text.theoldreader-explainer" = "Sign in to your The Old Reader account and sync your feeds across your devices. Your username and password will be encrypted and stored in Keychain.\n\nDon’t have a The Old Reader account? \n\n[Sign Up Here](https://theoldreader.com)"; + +/* Third Party Themes */ +"label.text.third-party-themes" = "Third Party Themes"; + +/* Timeline */ +"label.text.timeline" = "Timeline"; + +/* Relative time that the account was last refreshed. The variable is a named relative time. Example: Updated 8 minutes ago */ +"label.text.updatedat.%@" = "Updated %@"; + +/* Text indicating that feeds have just been updated. Example: Updated Just Now */ +"label.text.updatednow" = "Updated Just Now"; + +/* Always Dark */ +"label.text.use-dark-appearance" = "Always Dark"; + +/* Use Device */ +"label.text.use-device-appearance" = "Use Device"; + +/* Always Light */ +"label.text.use-light-appearance" = "Always Light"; + +/* Web Account */ +"label.text.web-account" = "Web Account"; + +/* Web accounts sync your feeds across all your devices */ +"label.text.web-account-explainer" = "Web accounts sync your feeds across all your devices"; + +/* Link to the NetNewsWire iCloud syncing limitations and soltutions website. + Link which opens webpage describing iCloud syncing limitations. */ +"link.markdown.icloud-limitations" = "[iCloud Syncing Limitations & Solutions](https://netnewswire.com/help/iCloud)"; + +/* Article Appearance menu title */ +"menu.title.articleappearance" = "Article Appearance"; + +/* About */ +"navigation.title.about" = "About"; + +/* Add Account */ +"navigation.title.add-account" = "Add Account"; + +/* Add Extensions */ +"navigation.title.add-extensions" = "Add Extensions"; + +/* Add Reddit Feed */ +"navigation.title.add-reddit-feed" = "Add Reddit Feed"; + +/* Add Twitter Feed */ +"navigation.title.add-twitter-feed" = "Add Twitter Feed"; + +/* Article Themes */ +"navigation.title.article-themes" = "Article Themes"; + +/* Display & Behaviors */ +"navigation.title.display-and-behaviors" = "Display & Behaviors"; + +/* Enter Name */ +"navigation.title.enter-name" = "Enter Name"; + +/* Enter Search */ +"navigation.title.enter-search" = "Enter Search"; + +/* Manage Accounts */ +"navigation.title.manage-accounts" = "Manage Accounts"; + +/* Manage Extensions */ +"navigation.title.manage-extensions" = "Manage Extensions"; + +/* New Article Notifications */ +"navigation.title.new-article-notifications" = "New Article Notifications"; + +/* Settings */ +"navigation.title.settings" = "Settings"; + +/* Timeline Layout */ +"navigation.title.timeline-layout" = "Timeline Layout"; + +/* Search Articles */ +"searchbar.placeholder.searcharticles" = "Search Articles"; + +/* Title used when desribing the search when scoped to all articles. */ +"searchbar.scope.allarticles" = "All Articles"; + +/* Title used when describing the search when scoped to the current timeline. */ +"searchbar.scope.here" = "Here"; + +/* All Unread pseudo-feed title */ +"smartfeed.title.allunread" = "All Unread"; + +/* Starred pseudo-feed title */ +"smartfeed.title.starred" = "Starred"; + +/* Today pseudo-feed title */ +"smartfeed.title.today" = "Today"; + +/* Smart Feeds group title */ +"smartfeeds.title" = "Smart Feeds"; + +/* Email Address */ +"textfield.placeholder.email-address" = "Email Address"; + +/* Name */ +"textfield.placeholder.name" = "Name"; + +/* Password */ +"textfield.placeholder.password" = "Password"; + +/* Screen Name */ +"textfield.placeholder.screen-name" = "Screen Name"; + +/* Search Term or #hashtag */ +"textfield.placeholder.search-term-hashtag" = "Search Term or #hashtag"; + +/* Username */ +"textfield.placeholder.username" = "Username"; + +/* Username or Email */ +"textfield.placeholder.username-or-email" = "Username or Email"; + +/* Active */ +"toggle.account.active" = "Active"; + +/* Always Show Reader View */ +"toggle.title.always-show-reader-view" = "Always Show Reader View"; + +/* Confirm Mark All as Read */ +"toggle.title.confirm-mark-all-as-read" = "Confirm Mark All as Read"; + +/* Group by Feed */ +"toggle.title.group-by-feed" = "Group by Feed"; + +/* New Article Notifications */ +"toggle.title.notify-about-new-articles" = "New Article Notifications"; + +/* Open Links in NetNewsWire */ +"toggle.title.open-links-in-netnewswire" = "Open Links in NetNewsWire"; + +/* Refresh to Clear Articles */ +"toggle.title.refresh-to-clear-articles" = "Refresh to Clear Articles"; + +/* Sort Oldest to Newest */ +"toggle.title.sort-oldest-to-newest" = "Sort Oldest to Newest"; + diff --git a/iOS/ShareExtension/en-GB.lproj/MainInterface.strings b/iOS/ShareExtension/en-GB.lproj/MainInterface.strings new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/iOS/ShareExtension/en-GB.lproj/MainInterface.strings @@ -0,0 +1 @@ + diff --git a/iOS/en-GB.lproj/LaunchScreenPad.strings b/iOS/en-GB.lproj/LaunchScreenPad.strings new file mode 100644 index 000000000..43cbd2c8d --- /dev/null +++ b/iOS/en-GB.lproj/LaunchScreenPad.strings @@ -0,0 +1,6 @@ + +/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "AK3-N5-4ke"; Note = "Settings bar button item"; */ +"AK3-N5-4ke.title" = "Item"; + +/* Class = "UINavigationItem"; title = "Feeds"; ObjectID = "lE1-xw-gjH"; Note = "Navigation bar title: Feeds"; */ +"lE1-xw-gjH.title" = "Feeds"; diff --git a/iOS/en-GB.lproj/LaunchScreenPhone.strings b/iOS/en-GB.lproj/LaunchScreenPhone.strings new file mode 100644 index 000000000..f72cda50e --- /dev/null +++ b/iOS/en-GB.lproj/LaunchScreenPhone.strings @@ -0,0 +1,6 @@ + +/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "AK3-N5-4ke"; Note = "Bar button item: Settings"; */ +"AK3-N5-4ke.title" = "Item"; + +/* Class = "UINavigationItem"; title = "Feeds"; ObjectID = "lE1-xw-gjH"; Note = "Navigation bar title: Feeds"; */ +"lE1-xw-gjH.title" = "Feeds"; diff --git a/iOS/en-GB.lproj/Main.strings b/iOS/en-GB.lproj/Main.strings new file mode 100644 index 000000000..1e26ef220 --- /dev/null +++ b/iOS/en-GB.lproj/Main.strings @@ -0,0 +1,42 @@ + +/* Class = "UILabel"; text = "Label"; ObjectID = "0Hz-Dv-MhU"; Note = "This does not need to be localized as it is provided by feed data."; */ +"0Hz-Dv-MhU.text" = "Label"; + +/* Class = "UIBarButtonItem"; title = "Next Article"; ObjectID = "2qz-M5-Yhk"; Note = "Button title: Next Article"; */ +"2qz-M5-Yhk.title" = "Next Article"; + +/* Class = "UIBarButtonItem"; title = "Next Unread"; ObjectID = "2w5-e9-C2V"; Note = "Button title: Next Unread"; */ +"2w5-e9-C2V.title" = "Next Unread"; + +/* Class = "UILabel"; text = "Blog Author"; ObjectID = "7GV-PV-YVq"; Note = "This does not need to be localized as it is provided by feed data."; */ +"7GV-PV-YVq.text" = "Blog Author"; + +/* Class = "UIViewController"; title = "Detail"; ObjectID = "JEX-9P-axG"; */ +"JEX-9P-axG.title" = "Detail"; + +/* Class = "UIBarButtonItem"; title = "Settings"; ObjectID = "TlU-Pg-ATe"; Note = "Settings bar button item."; */ +"TlU-Pg-ATe.title" = "Settings"; + +/* Class = "UILabel"; text = "Blog Name"; ObjectID = "YsT-Lt-Zry"; Note = "This does not need to be localized as it is provided by feed data."; */ +"YsT-Lt-Zry.text" = "Blog Name"; + +/* Class = "UINavigationItem"; title = "Feeds"; ObjectID = "Zdf-7t-Un8"; Note = "Title used in the navigation bar for the Feeds list."; */ +"Zdf-7t-Un8.title" = "Feeds"; + +/* Class = "UIBarButtonItem"; title = "Item"; ObjectID = "fTv-eX-72r"; Note = "Mark All as Read button title."; */ +"fTv-eX-72r.title" = "Item"; + +/* Class = "UIBarButtonItem"; title = "Toggle Read"; ObjectID = "hy0-LS-MzE"; Note = "Button title: Toggle Read"; */ +"hy0-LS-MzE.title" = "Toggle Read"; + +/* Class = "UILabel"; text = "Article Title"; ObjectID = "iFp-rn-HhQ"; Note = "This does not need to be localized as it is provided by feed data."; */ +"iFp-rn-HhQ.text" = "Article Title"; + +/* Class = "UIBarButtonItem"; title = "Previous Article"; ObjectID = "v4j-fq-23N"; Note = "Button title: Previous Article"; */ +"v4j-fq-23N.title" = "Previous Article"; + +/* Class = "UIBarButtonItem"; title = "Toggle Starred"; ObjectID = "wU4-eH-wC9"; Note = "Button title: Toggle Starred"; */ +"wU4-eH-wC9.title" = "Toggle Starred"; + +/* Class = "UINavigationItem"; title = "Timeline"; ObjectID = "wcC-1L-ug4"; Note = "Title used in the navigation bar for the Timeline."; */ +"wcC-1L-ug4.title" = "Timeline";