diff --git a/Planetary.xcodeproj/project.pbxproj b/Planetary.xcodeproj/project.pbxproj index 2d1eec5c9e..8be9f06d27 100644 --- a/Planetary.xcodeproj/project.pbxproj +++ b/Planetary.xcodeproj/project.pbxproj @@ -683,7 +683,7 @@ 8D8A7B17231944030087895B /* CGSize+Square.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D8A7B16231944030087895B /* CGSize+Square.swift */; }; 8D8A7B19231995670087895B /* PostHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D8A7B18231995670087895B /* PostHeaderView.swift */; }; 8D9143F6230C5F4E0075BC8A /* Localizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EE230C5F4E0075BC8A /* Localizable.swift */; }; - 8D9143F7230C5F4E0075BC8A /* Text.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EF230C5F4E0075BC8A /* Text.swift */; }; + 8D9143F7230C5F4E0075BC8A /* Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EF230C5F4E0075BC8A /* Localized.swift */; }; 8DA9567D230DA46C00A334EB /* UIButton+Text.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8DA9567C230DA46C00A334EB /* UIButton+Text.swift */; }; 8DB041FD234FA994006AC35B /* Identity+Bot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D35CEC42347E370004A4191 /* Identity+Bot.swift */; }; 8DB041FE234FAA48006AC35B /* Identity+Bot.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D35CEC42347E370004A4191 /* Identity+Bot.swift */; }; @@ -1025,6 +1025,8 @@ C9A1632328ADE33800ACDCC5 /* ManageAliasView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A1632128ADE33800ACDCC5 /* ManageAliasView.swift */; }; C9A1632628AE88DC00ACDCC5 /* AddAliasView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A1632528AE88DC00ACDCC5 /* AddAliasView.swift */; }; C9A1632728AE88DC00ACDCC5 /* AddAliasView.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A1632528AE88DC00ACDCC5 /* AddAliasView.swift */; }; + C9A2894528F5C97200B347B7 /* SwiftUI+Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A2894428F5C97200B347B7 /* SwiftUI+Localized.swift */; }; + C9A2894628F5C97200B347B7 /* SwiftUI+Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A2894428F5C97200B347B7 /* SwiftUI+Localized.swift */; }; C9A2DE2927CFCB5F00EAFA73 /* Publisher+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A2DE2827CFCB5F00EAFA73 /* Publisher+Async.swift */; }; C9A2DE2A27CFCB6000EAFA73 /* Publisher+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A2DE2827CFCB5F00EAFA73 /* Publisher+Async.swift */; }; C9A2DE2B27CFCB6000EAFA73 /* Publisher+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = C9A2DE2827CFCB5F00EAFA73 /* Publisher+Async.swift */; }; @@ -1137,7 +1139,7 @@ C9F0B6C227E2728800BE2F0E /* Generated.strings in Resources */ = {isa = PBXBuildFile; fileRef = C9F0B67427E2728700BE2F0E /* Generated.strings */; }; C9F0B6C327E2728800BE2F0E /* Generated.strings in Resources */ = {isa = PBXBuildFile; fileRef = C9F0B67727E2728700BE2F0E /* Generated.strings */; }; C9F0B6C427E2728800BE2F0E /* Generated.strings in Resources */ = {isa = PBXBuildFile; fileRef = C9F0B67727E2728700BE2F0E /* Generated.strings */; }; - C9F1C84827C9283A005A3228 /* Text.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EF230C5F4E0075BC8A /* Text.swift */; }; + C9F1C84827C9283A005A3228 /* Localized.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EF230C5F4E0075BC8A /* Localized.swift */; }; C9F1C84927C92842005A3228 /* Localizable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8D9143EE230C5F4E0075BC8A /* Localizable.swift */; }; C9F1C84B27C932A8005A3228 /* Generated.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0AC10DD9246C43DC00CCA22A /* Generated.strings */; }; C9F1C84C27C932AF005A3228 /* Generated.strings in Resources */ = {isa = PBXBuildFile; fileRef = 0A04D8B62477220F00DD37B7 /* Generated.strings */; }; @@ -1643,7 +1645,7 @@ 8D8A7B16231944030087895B /* CGSize+Square.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGSize+Square.swift"; sourceTree = ""; }; 8D8A7B18231995670087895B /* PostHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PostHeaderView.swift; sourceTree = ""; }; 8D9143EE230C5F4E0075BC8A /* Localizable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Localizable.swift; sourceTree = ""; }; - 8D9143EF230C5F4E0075BC8A /* Text.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Text.swift; sourceTree = ""; }; + 8D9143EF230C5F4E0075BC8A /* Localized.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Localized.swift; sourceTree = ""; }; 8DA9567C230DA46C00A334EB /* UIButton+Text.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIButton+Text.swift"; sourceTree = ""; }; 8DB041FF235539F5006AC35B /* DirectoryViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DirectoryViewController.swift; sourceTree = ""; }; 8DB042012355ECC6006AC35B /* AboutTableViewDataSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutTableViewDataSource.swift; sourceTree = ""; }; @@ -1718,6 +1720,7 @@ C99DC1B928F5C21300880A2E /* Assets+Planetary.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Assets+Planetary.swift"; sourceTree = ""; }; C9A1632128ADE33800ACDCC5 /* ManageAliasView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ManageAliasView.swift; sourceTree = ""; }; C9A1632528AE88DC00ACDCC5 /* AddAliasView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddAliasView.swift; sourceTree = ""; }; + C9A2894428F5C97200B347B7 /* SwiftUI+Localized.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "SwiftUI+Localized.swift"; sourceTree = ""; }; C9A2DE2827CFCB5F00EAFA73 /* Publisher+Async.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Publisher+Async.swift"; sourceTree = ""; }; C9A2DE2C27CFD61800EAFA73 /* ConnectedPeerCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectedPeerCell.swift; sourceTree = ""; }; C9A2DE3127CFD66000EAFA73 /* PeerConnectionInfo+Preview.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PeerConnectionInfo+Preview.swift"; sourceTree = ""; }; @@ -2423,6 +2426,7 @@ C9F1C85427C9875A005A3228 /* Color+Hex.swift */, C9EADA8827D178D5002066D9 /* View+RoundedCorner.swift */, C920A3A5289B1525009C83F3 /* Array+Chunked.swift */, + C9A2894428F5C97200B347B7 /* SwiftUI+Localized.swift */, ); path = Extension; sourceTree = ""; @@ -2744,7 +2748,7 @@ C9F0B61127E2728500BE2F0E /* ExportStrings.sh */, C9F0B61227E2728500BE2F0E /* ExportStrings.swift */, 8D9143EE230C5F4E0075BC8A /* Localizable.swift */, - 8D9143EF230C5F4E0075BC8A /* Text.swift */, + 8D9143EF230C5F4E0075BC8A /* Localized.swift */, C9F0B61327E2728500BE2F0E /* af-ZA.lproj */, C9F0B64C27E2728700BE2F0E /* ar-SA.lproj */, C9F0B64F27E2728700BE2F0E /* ca-ES.lproj */, @@ -4106,7 +4110,7 @@ C997F3E128B1D86D00DAC117 /* AliasCell.swift in Sources */, 8DB041FD234FA994006AC35B /* Identity+Bot.swift in Sources */, C9724B9A2809EA8C000EBCCD /* Array+IndexPath.swift in Sources */, - C9F1C84827C9283A005A3228 /* Text.swift in Sources */, + C9F1C84827C9283A005A3228 /* Localized.swift in Sources */, C982CBE428353E7400D8963F /* Support+GoBot.swift in Sources */, 5B2A4F9B28205C8F00A5BE48 /* PostsAlgorithm.swift in Sources */, C9724BAE2809EBE4000EBCCD /* MarkdownStyler.swift in Sources */, @@ -4269,6 +4273,7 @@ C9724BA62809EB09000EBCCD /* DebugViewController.swift in Sources */, C9724BF12809EFBE000EBCCD /* EditValueView.swift in Sources */, 53C2B1362295ACFE0018D0A8 /* AppConfiguration+Keychain.swift in Sources */, + C9A2894628F5C97200B347B7 /* SwiftUI+Localized.swift in Sources */, C9724B162809D2F3000EBCCD /* SettingsViewController.swift in Sources */, C9724BF02809EF4D000EBCCD /* UIView+Superview.swift in Sources */, 531A8A4A21FA3C6400D5C8C0 /* Message.swift in Sources */, @@ -4542,7 +4547,7 @@ 0AAF8C4725C704B500FD8D0F /* UnfollowOperation.swift in Sources */, 0AF2DEEE247C3EE6003F457D /* Hashtag+Link.swift in Sources */, 5396A6232244356600C57A4B /* Layout+ContentView.swift in Sources */, - 8D9143F7230C5F4E0075BC8A /* Text.swift in Sources */, + 8D9143F7230C5F4E0075BC8A /* Localized.swift in Sources */, 53E26C4C230223F8009240B2 /* AppController+Push.swift in Sources */, 530F01B422E0D3E7007EBAE2 /* TitledToggle.swift in Sources */, 53AD3FD1226F736A005228F9 /* UIViewTapGesture.swift in Sources */, @@ -4704,6 +4709,7 @@ 53EAB39A239B106900DF5530 /* CachesViewController.swift in Sources */, 53B634B6221627CC00400403 /* UIView+AutoLayout.swift in Sources */, 53BD748823235A450060E47E /* Post+Blob.swift in Sources */, + C9A2894528F5C97200B347B7 /* SwiftUI+Localized.swift in Sources */, 23C7443E2200B12000FB554A /* Mention.swift in Sources */, 0AF9E0AA246B23C700910575 /* SuspendOperation.swift in Sources */, 5319F06B234EDC8000F4D3C1 /* UIView+HeaderView.swift in Sources */, diff --git a/Shared/Extensions/Bool+YesOrNo.swift b/Shared/Extensions/Bool+YesOrNo.swift index 4c08e1a1f5..f014642ca3 100644 --- a/Shared/Extensions/Bool+YesOrNo.swift +++ b/Shared/Extensions/Bool+YesOrNo.swift @@ -10,6 +10,6 @@ import Foundation extension Bool { var yesOrNo: String { - self ? Text.yes.text : Text.no.text + self ? Localized.yes.text : Localized.no.text } } diff --git a/Shared/Extensions/Text+Gradient.swift b/Shared/Extensions/Text+Gradient.swift index 707796c042..07af910a5a 100644 --- a/Shared/Extensions/Text+Gradient.swift +++ b/Shared/Extensions/Text+Gradient.swift @@ -8,7 +8,7 @@ import SwiftUI -extension SwiftUI.Text { +extension Text { /// Colors the text with the given gradient public func foregroundLinearGradient(colors: [Color], startPoint: UnitPoint, endPoint: UnitPoint) -> some View { diff --git a/Shared/Extensions/UIViewController+Alert.swift b/Shared/Extensions/UIViewController+Alert.swift index 258c935b32..e6176cb801 100644 --- a/Shared/Extensions/UIViewController+Alert.swift +++ b/Shared/Extensions/UIViewController+Alert.swift @@ -21,12 +21,12 @@ protocol AlertRouter { extension UIViewController: AlertRouter { func alert(error: Error) { - let controller = UIAlertController(title: Text.error.text, + let controller = UIAlertController(title: Localized.error.text, message: error.localizedDescription, preferredStyle: .alert) controller.view.tintColor = UIColor.tint.system - let cancelAction = UIAlertAction(title: Text.cancel.text, + let cancelAction = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in controller.dismiss(animated: true) } @@ -48,7 +48,7 @@ extension UIViewController: AlertRouter { func alert(from sourceView: AnyObject? = nil, title: String? = nil, message: String, - cancelTitle: String = Text.cancel.text, + cancelTitle: String = Localized.cancel.text, cancelClosure: (() -> Void)? = nil) { let cancel = UIAlertAction(title: cancelTitle, style: .cancel) { _ in @@ -65,7 +65,7 @@ extension UIViewController: AlertRouter { from sourceView: AnyObject? = nil, title: String? = nil, message: String, - cancelTitle: String = Text.cancel.text + cancelTitle: String = Localized.cancel.text ) async { await withCheckedContinuation { continuation in @@ -92,9 +92,9 @@ extension UIViewController: AlertRouter { title: String? = nil, message: String, isDestructive: Bool = false, - cancelTitle: String = Text.cancel.text, + cancelTitle: String = Localized.cancel.text, cancelClosure: (() -> Void)? = nil, - confirmTitle: String = Text.ok.text, + confirmTitle: String = Localized.ok.text, confirmClosure: @escaping (() -> Void)) { let confirm = UIAlertAction(title: confirmTitle, @@ -116,8 +116,8 @@ extension UIViewController: AlertRouter { title: String? = nil, message: String, isDestructive: Bool = false, - cancelTitle: String = Text.cancel.text, - confirmTitle: String = Text.ok.text + cancelTitle: String = Localized.cancel.text, + confirmTitle: String = Localized.ok.text ) async -> Bool { await withCheckedContinuation { continuation in diff --git a/Shared/Extensions/UIViewController+NavigationItems.swift b/Shared/Extensions/UIViewController+NavigationItems.swift index fe924a5793..fdc57eb4ab 100644 --- a/Shared/Extensions/UIViewController+NavigationItems.swift +++ b/Shared/Extensions/UIViewController+NavigationItems.swift @@ -17,7 +17,7 @@ extension UIViewController { func addDismissBarButtonItem() { let item = UIBarButtonItem(image: UIImage.verse.dismiss, style: .plain, target: self, action: #selector(didPressDismiss)) - item.accessibilityLabel = Text.done.text + item.accessibilityLabel = Localized.done.text self.navigationItem.leftBarButtonItem = item } diff --git a/Source/App/AppController+Push.swift b/Source/App/AppController+Push.swift index 751c560a50..57a3fa5f94 100644 --- a/Source/App/AppController+Push.swift +++ b/Source/App/AppController+Push.swift @@ -74,11 +74,11 @@ extension AppController { ) { let controller = viewController ?? self controller.confirm( - title: Text.Push.title.text, - message: Text.Push.prompt.text, + title: Localized.Push.title.text, + message: Localized.Push.prompt.text, isDestructive: false, cancelClosure: { completion?(status) }, - confirmTitle: Text.settings.text, + confirmTitle: Localized.settings.text, confirmClosure: AppController.shared.openOSSettings ) } diff --git a/Source/App/AppController+URL.swift b/Source/App/AppController+URL.swift index 0938a7faef..a7a50ece52 100644 --- a/Source/App/AppController+URL.swift +++ b/Source/App/AppController+URL.swift @@ -74,13 +74,13 @@ extension AppController { let controller = UIAlertController(title: "This is an invite to a Pub", message: "Are you sure you want to redeem this invite?", preferredStyle: .alert) - var action = UIAlertAction(title: Text.cancel.text, style: .cancel) { + var action = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in controller.dismiss(animated: true, completion: nil) } controller.addAction(action) - action = UIAlertAction(title: Text.yes.text, style: .default) { [weak self] _ in + action = UIAlertAction(title: Localized.yes.text, style: .default) { [weak self] _ in controller.dismiss(animated: false, completion: nil) self?.showProgress() let star = Star(invite: invite) diff --git a/Source/App/AppDelegate+Push.swift b/Source/App/AppDelegate+Push.swift index b8ac10a5b0..d37c3dcc6c 100644 --- a/Source/App/AppDelegate+Push.swift +++ b/Source/App/AppDelegate+Push.swift @@ -82,18 +82,18 @@ extension AppDelegate: UNUserNotificationCenterDelegate { let content = UNMutableNotificationContent() - let nameToShow = about?.nameOrIdentity ?? Text.Report.somebody.text + let nameToShow = about?.nameOrIdentity ?? Localized.Report.somebody.text // swiftlint:disable legacy_objc_type switch report.reportType { case .feedFollowed: content.title = NSString.localizedUserNotificationString( - forKey: Text.Report.feedFollowed.text, + forKey: Localized.Report.feedFollowed.text, arguments: [nameToShow] ) case .postReplied: content.title = NSString.localizedUserNotificationString( - forKey: Text.Report.postReplied.text, + forKey: Localized.Report.postReplied.text, arguments: [nameToShow] ) if let what = report.message.content.post?.text { @@ -101,7 +101,7 @@ extension AppDelegate: UNUserNotificationCenterDelegate { } case .feedMentioned: content.title = NSString.localizedUserNotificationString( - forKey: Text.Report.feedMentioned.text, + forKey: Localized.Report.feedMentioned.text, arguments: [nameToShow] ) if let what = report.message.content.post?.text { @@ -109,7 +109,7 @@ extension AppDelegate: UNUserNotificationCenterDelegate { } case .messageLiked: content.title = NSString.localizedUserNotificationString( - forKey: Text.Report.messageLiked.text, + forKey: Localized.Report.messageLiked.text, arguments: [nameToShow] ) } diff --git a/Source/App/AppError+LocalizedError.swift b/Source/App/AppError+LocalizedError.swift index 9e4ef581ba..fb2b04b082 100644 --- a/Source/App/AppError+LocalizedError.swift +++ b/Source/App/AppError+LocalizedError.swift @@ -12,9 +12,9 @@ extension AppError: LocalizedError { var errorDescription: String? { switch self { case .unexpected: - return Text.Error.unexpected.text + return Localized.Error.unexpected.text case .invalidInvite: - return Text.Error.unexpected.text + return Localized.Error.unexpected.text } } } diff --git a/Source/Bot/BotError.swift b/Source/Bot/BotError.swift index ad821740d6..1039843ff3 100644 --- a/Source/Bot/BotError.swift +++ b/Source/Bot/BotError.swift @@ -40,13 +40,13 @@ enum BotError: Error, LocalizedError { case .notLoggedIn: return "Not logged in" case .forkProtection: - return Text.Error.cannotPublishBecauseRestoring.text + return Localized.Error.cannotPublishBecauseRestoring.text case .invalidAppConfiguration: - return Text.Error.invalidAppConfiguration.text + return Localized.Error.invalidAppConfiguration.text case .restoring: - return Text.Error.restoring.text + return Localized.Error.restoring.text case .internalError: - return Text.Error.unexpected.text + return Localized.Error.unexpected.text } } } diff --git a/Source/Bot/Operations/RedeemInviteOperation.swift b/Source/Bot/Operations/RedeemInviteOperation.swift index 29d74a99a1..bb214f7f35 100644 --- a/Source/Bot/Operations/RedeemInviteOperation.swift +++ b/Source/Bot/Operations/RedeemInviteOperation.swift @@ -46,7 +46,7 @@ class RedeemInviteOperation: AsynchronousOperation { // Construct a better error message before returning Bots.current.about(identity: self.star.feed) { about, _ in let starName = about?.name ?? self.star.feed - let localizedMessage = Text.Error.invitationRedemptionFailed.text(["starName": starName]) + let localizedMessage = Localized.Error.invitationRedemptionFailed.text(["starName": starName]) let userError = NSError( domain: String(describing: type(of: self)), code: 0, diff --git a/Source/Controller/AboutViewController.swift b/Source/Controller/AboutViewController.swift index 2876acbdef..4282a49ba9 100644 --- a/Source/Controller/AboutViewController.swift +++ b/Source/Controller/AboutViewController.swift @@ -233,7 +233,7 @@ class AboutViewController: ContentViewController { var actions = [UIAlertAction]() - let sharePublicIdentifier = UIAlertAction(title: Text.sharePublicIdentifier.text, style: .default) { _ in + let sharePublicIdentifier = UIAlertAction(title: Localized.sharePublicIdentifier.text, style: .default) { _ in Analytics.shared.trackDidSelectAction(actionName: "share_public_identifier") let activityController = UIActivityViewController( @@ -246,11 +246,11 @@ class AboutViewController: ContentViewController { actions.append(sharePublicIdentifier) if let publicLink = self.identity.publicLink { - let share = UIAlertAction(title: Text.shareThisProfile.text, style: .default) { _ in + let share = UIAlertAction(title: Localized.shareThisProfile.text, style: .default) { _ in Analytics.shared.trackDidSelectAction(actionName: "share_profile") let nameOrIdentity = self.about?.name ?? self.identity - let text = Text.shareThisProfileText.text([ + let text = Localized.shareThisProfileText.text([ "who": nameOrIdentity, "link": publicLink.absoluteString ]) @@ -267,28 +267,28 @@ class AboutViewController: ContentViewController { if !identity.isCurrentUser { let block = UIAlertAction( - title: Text.blockUser.text, + title: Localized.blockUser.text, style: .destructive, handler: self.didSelectBlockAction(action:) ) actions.append(block) let report = UIAlertAction( - title: Text.reportUser.text, + title: Localized.reportUser.text, style: .destructive, handler: self.didSelectReportAction(action:) ) actions.append(report) } else { let manageAliases = UIAlertAction( - title: Text.Alias.manageAliases.text, + title: Localized.Alias.manageAliases.text, style: .default, handler: self.didSelectManageAliasesAction(actionName:) ) actions.append(manageAliases) } - let cancel = UIAlertAction(title: Text.cancel.text, style: .cancel) { _ in } + let cancel = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in } actions.append(cancel) AppController.shared.choose(from: actions, sourceView: sender) @@ -371,7 +371,7 @@ class AboutViewController: ContentViewController { var actions = [UIAlertAction]() - let sharePublicIdentifier = UIAlertAction(title: Text.sharePublicIdentifier.text, style: .default) { _ in + let sharePublicIdentifier = UIAlertAction(title: Localized.sharePublicIdentifier.text, style: .default) { _ in Analytics.shared.trackDidSelectAction(actionName: "share_public_identifier") let activityController = UIActivityViewController( @@ -384,11 +384,11 @@ class AboutViewController: ContentViewController { actions.append(sharePublicIdentifier) if let publicLink = self.identity.publicLink { - let sharePublicLink = UIAlertAction(title: Text.shareThisProfile.text, style: .default) { _ in + let sharePublicLink = UIAlertAction(title: Localized.shareThisProfile.text, style: .default) { _ in Analytics.shared.trackDidSelectAction(actionName: "share_profile") let nameOrIdentity = self.about?.name ?? self.identity - let text = Text.shareThisProfileText.text([ + let text = Localized.shareThisProfileText.text([ "who": nameOrIdentity, "link": publicLink.absoluteString ]) @@ -403,7 +403,7 @@ class AboutViewController: ContentViewController { actions.append(sharePublicLink) } - let cancel = UIAlertAction(title: Text.cancel.text, style: .cancel) { _ in } + let cancel = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in } actions.append(cancel) AppController.shared.choose(from: actions, sourceView: sender) @@ -435,9 +435,9 @@ class AboutViewController: ContentViewController { let newTicketVC = Support.shared.newTicketViewController(reporter: currentIdentity, profile: profile) guard let controller = newTicketVC else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } diff --git a/Source/Controller/BlockedUsersViewController.swift b/Source/Controller/BlockedUsersViewController.swift index aa76bba63f..ebf87506ba 100644 --- a/Source/Controller/BlockedUsersViewController.swift +++ b/Source/Controller/BlockedUsersViewController.swift @@ -31,7 +31,7 @@ class BlockedUsersViewController: ContentViewController, AboutTableViewDelegate // MARK: Lifecycle init() { - super.init(scrollable: false, dynamicTitle: Text.Blocking.blockedUsers.text) + super.init(scrollable: false, dynamicTitle: Localized.Blocking.blockedUsers.text) } required init?(coder aDecoder: NSCoder) { diff --git a/Source/Controller/ChannelsViewController.swift b/Source/Controller/ChannelsViewController.swift index dc6f7010ec..144d320bbd 100644 --- a/Source/Controller/ChannelsViewController.swift +++ b/Source/Controller/ChannelsViewController.swift @@ -237,7 +237,7 @@ extension ChannelsViewController: UITableViewDataSource { cell.selectionStyle = .none cell.backgroundColor = .cardBackground - let postText = (hashtag.count == 1) ? Text.Post.one.text : Text.Post.many.text + let postText = (hashtag.count == 1) ? Localized.Post.one.text : Localized.Post.many.text cell.detailTextLabel?.text = "\(hashtag.count) \(postText)" diff --git a/Source/Controller/ConnectedPeerListCoordinator.swift b/Source/Controller/ConnectedPeerListCoordinator.swift index 4365407b27..63cdeb53cb 100644 --- a/Source/Controller/ConnectedPeerListCoordinator.swift +++ b/Source/Controller/ConnectedPeerListCoordinator.swift @@ -35,7 +35,7 @@ enum ConnectedPeerListError: LocalizedError { var errorDescription: String? { switch self { case .identityNotFound: - return Text.identityNotFound.text + return Localized.identityNotFound.text } } } diff --git a/Source/Controller/ContactsViewControllers.swift b/Source/Controller/ContactsViewControllers.swift index 020414a0a5..997867b4ed 100644 --- a/Source/Controller/ContactsViewControllers.swift +++ b/Source/Controller/ContactsViewControllers.swift @@ -26,7 +26,7 @@ class ContactsViewController: ContentViewController, AboutTableViewDelegate { return view }() - init(title: Text, identity: Identity, identities: [Identity] = []) { + init(title: Localized, identity: Identity, identities: [Identity] = []) { self.identity = identity self.dataSource = AboutTableViewDataSource(identities: identities) super.init(scrollable: false, dynamicTitle: title.text(["count": "\(identities.count)"])) diff --git a/Source/Controller/ContentViewController.swift b/Source/Controller/ContentViewController.swift index ca79a42be0..a6460cf5b6 100644 --- a/Source/Controller/ContentViewController.swift +++ b/Source/Controller/ContentViewController.swift @@ -49,7 +49,7 @@ class ContentViewController: UIViewController, KeyboardHandling { // `dynamicTitle` is used to provide a string at runtime instead of the strongly-typed `title` Text object. // it will not be used if `title` is also provided - init(scrollable: Bool = true, title: Text? = nil, dynamicTitle: String? = nil) { + init(scrollable: Bool = true, title: Localized? = nil, dynamicTitle: String? = nil) { self.scrollable = scrollable super.init(nibName: nil, bundle: nil) self.title = title?.text ?? dynamicTitle @@ -204,7 +204,7 @@ class ContentViewController: UIViewController, KeyboardHandling { let view = UILabel.forAutoLayout() view.textAlignment = .center view.numberOfLines = 2 - view.text = Text.loadingUpdates.text + view.text = Localized.loadingUpdates.text view.textColor = UIColor.tint.default return view }() diff --git a/Source/Controller/DirectoryViewController.swift b/Source/Controller/DirectoryViewController.swift index d71fadb9d8..1d313a3740 100644 --- a/Source/Controller/DirectoryViewController.swift +++ b/Source/Controller/DirectoryViewController.swift @@ -76,7 +76,7 @@ class DirectoryViewController: ContentViewController, AboutTableViewDelegate, He controller.searchResultsUpdater = self controller.searchBar.delegate = self controller.searchBar.isTranslucent = false - controller.searchBar.placeholder = Text.searchForUsers.text + controller.searchBar.placeholder = Localized.searchForUsers.text controller.obscuresBackgroundDuringPresentation = false controller.hidesNavigationBarDuringPresentation = false return controller @@ -173,7 +173,7 @@ class DirectoryViewController: ContentViewController, AboutTableViewDelegate, He /// Loads the message with the given id from the database and displays it if it's still valid. func loadAndDisplayMessage(with msgID: MessageIdentifier) { - AppController.shared.showProgress(after: 0.3, statusText: Text.searching.text) + AppController.shared.showProgress(after: 0.3, statusText: Localized.searching.text) Task.detached(priority: .high) { [weak self] in var result: Either do { @@ -254,13 +254,13 @@ extension DirectoryViewController: UITableViewDataSource { switch section { case .communityPubs: - return Text.pubServers.text + return Localized.pubServers.text case .users: - return Text.users.text + return Localized.users.text case .posts: - return Text.posts.text + return Localized.posts.text case .network: - return Text.usersInYourNetwork.text + return Localized.usersInYourNetwork.text } } @@ -300,10 +300,10 @@ extension DirectoryViewController: UITableViewDataSource { let cell = UITableViewCell(style: .default, reuseIdentifier: nil) if let post = searchedPost { - cell.textLabel?.text = Text.openPost.text(["postID": post.key]) + cell.textLabel?.text = Localized.openPost.text(["postID": post.key]) cell.textLabel?.textColor = UIColor.tint.default } else { - cell.textLabel?.text = Text.postNotFound.text + cell.textLabel?.text = Localized.postNotFound.text } return cell diff --git a/Source/Controller/DiscoverViewController.swift b/Source/Controller/DiscoverViewController.swift index 26f50a383b..ad9cb2c9d7 100644 --- a/Source/Controller/DiscoverViewController.swift +++ b/Source/Controller/DiscoverViewController.swift @@ -78,7 +78,7 @@ class DiscoverViewController: ContentViewController, UISearchResultsUpdating, UI controller.searchResultsUpdater = self controller.searchBar.delegate = self controller.searchBar.isTranslucent = false - controller.searchBar.placeholder = Text.search.text + controller.searchBar.placeholder = Localized.search.text controller.obscuresBackgroundDuringPresentation = false controller.hidesNavigationBarDuringPresentation = false return controller @@ -144,7 +144,7 @@ class DiscoverViewController: ContentViewController, UISearchResultsUpdating, UI nil } - override init(scrollable: Bool = true, title: Text? = nil, dynamicTitle: String? = nil) { + override init(scrollable: Bool = true, title: Localized? = nil, dynamicTitle: String? = nil) { super.init(scrollable: scrollable, title: title, dynamicTitle: dynamicTitle) } diff --git a/Source/Controller/DiscoveryFeedStrategySelectionViewController.swift b/Source/Controller/DiscoveryFeedStrategySelectionViewController.swift index c58772f9af..ec16b5a496 100644 --- a/Source/Controller/DiscoveryFeedStrategySelectionViewController.swift +++ b/Source/Controller/DiscoveryFeedStrategySelectionViewController.swift @@ -16,7 +16,7 @@ class DiscoveryFeedStrategySelectionViewController: DebugTableViewController { override func viewDidLoad() { super.viewDidLoad() - self.navigationItem.title = Text.DiscoveryFeedAlgorithm.feedAlgorithmTitle.text + self.navigationItem.title = Localized.DiscoveryFeedAlgorithm.feedAlgorithmTitle.text self.updateSettings() } @@ -31,7 +31,7 @@ class DiscoveryFeedStrategySelectionViewController: DebugTableViewController { private func recentPosts() -> Settings { let cell = DebugTableViewCellModel( - title: Text.DiscoveryFeedAlgorithm.recentPostsAlgorithm.text, + title: Localized.DiscoveryFeedAlgorithm.recentPostsAlgorithm.text, valueClosure: { cell in if let postsAlgorithm = self.selectedStrategy() as? PostsAlgorithm, postsAlgorithm.onlyFollowed == false, @@ -46,12 +46,12 @@ class DiscoveryFeedStrategySelectionViewController: DebugTableViewController { } ) - return (nil, [cell], Text.DiscoveryFeedAlgorithm.recentPostsAlgorithmDescription.text) + return (nil, [cell], Localized.DiscoveryFeedAlgorithm.recentPostsAlgorithmDescription.text) } private func randomPosts() -> Settings { let cell = DebugTableViewCellModel( - title: Text.DiscoveryFeedAlgorithm.randomPostsAlgorithm.text, + title: Localized.DiscoveryFeedAlgorithm.randomPostsAlgorithm.text, valueClosure: { cell in if self.selectedStrategy() is RandomAlgorithm { cell.accessoryType = .checkmark @@ -64,12 +64,12 @@ class DiscoveryFeedStrategySelectionViewController: DebugTableViewController { } ) - return (nil, [cell], Text.DiscoveryFeedAlgorithm.randomPostsAlgorithmDescription.text) + return (nil, [cell], Localized.DiscoveryFeedAlgorithm.randomPostsAlgorithmDescription.text) } private func viewSource() -> Settings { let cell = DebugTableViewCellModel( - title: Text.FeedAlgorithm.viewAlgorithmSource.text, + title: Localized.FeedAlgorithm.viewAlgorithmSource.text, valueClosure: { cell in cell.textLabel?.textColor = .systemBlue }, @@ -84,7 +84,7 @@ class DiscoveryFeedStrategySelectionViewController: DebugTableViewController { } ) - return (Text.FeedAlgorithm.sourceCode.text, [cell], Text.FeedAlgorithm.sourceCodeDescription.text) + return (Localized.FeedAlgorithm.sourceCode.text, [cell], Localized.FeedAlgorithm.sourceCodeDescription.text) } // MARK: - Helpers diff --git a/Source/Controller/EditAboutViewController.swift b/Source/Controller/EditAboutViewController.swift index 73368d2489..5bad766882 100644 --- a/Source/Controller/EditAboutViewController.swift +++ b/Source/Controller/EditAboutViewController.swift @@ -32,7 +32,7 @@ class EditAboutViewController: ContentViewController, Saveable, SaveableDelegate init(with about: About? = nil) { self._about = about ?? About() - let title: Text = about == nil ? .createProfile : .editProfile + let title: Localized = about == nil ? .createProfile : .editProfile super.init(title: title) self.aboutView.update(with: self._about) } diff --git a/Source/Controller/FeedStrategySelectionViewController.swift b/Source/Controller/FeedStrategySelectionViewController.swift index 41565dd915..818ea7df99 100644 --- a/Source/Controller/FeedStrategySelectionViewController.swift +++ b/Source/Controller/FeedStrategySelectionViewController.swift @@ -16,7 +16,7 @@ class FeedStrategySelectionViewController: DebugTableViewController { override func viewDidLoad() { super.viewDidLoad() - self.navigationItem.title = Text.FeedAlgorithm.feedAlgorithmTitle.text + self.navigationItem.title = Localized.FeedAlgorithm.feedAlgorithmTitle.text self.updateSettings() } @@ -33,7 +33,7 @@ class FeedStrategySelectionViewController: DebugTableViewController { private func recentPostsWithFollows() -> Settings { let cell = DebugTableViewCellModel( - title: Text.FeedAlgorithm.recentPostsWithFollowsAlgorithm.text, + title: Localized.FeedAlgorithm.recentPostsWithFollowsAlgorithm.text, valueClosure: { cell in if self.selectedStrategy() is PostsAndContactsAlgorithm { cell.accessoryType = .checkmark @@ -47,15 +47,15 @@ class FeedStrategySelectionViewController: DebugTableViewController { ) return ( - Text.FeedAlgorithm.algorithms.text, + Localized.FeedAlgorithm.algorithms.text, [cell], - Text.FeedAlgorithm.recentPostsWithFollowsAlgorithmDescription.text + Localized.FeedAlgorithm.recentPostsWithFollowsAlgorithmDescription.text ) } private func recentPosts() -> Settings { let cell = DebugTableViewCellModel( - title: Text.FeedAlgorithm.recentPostsAlgorithm.text, + title: Localized.FeedAlgorithm.recentPostsAlgorithm.text, valueClosure: { cell in if let postsAlgorithm = self.selectedStrategy() as? PostsAlgorithm, postsAlgorithm.onlyFollowed == true, @@ -70,12 +70,12 @@ class FeedStrategySelectionViewController: DebugTableViewController { } ) - return (nil, [cell], Text.FeedAlgorithm.recentPostsAlgorithmDescription.text) + return (nil, [cell], Localized.FeedAlgorithm.recentPostsAlgorithmDescription.text) } private func recentlyActivePostsWithFollows() -> Settings { let cell = DebugTableViewCellModel( - title: Text.FeedAlgorithm.recentlyActivePostsWithFollowsAlgorithm.text, + title: Localized.FeedAlgorithm.recentlyActivePostsWithFollowsAlgorithm.text, valueClosure: { cell in if self.selectedStrategy() is RecentlyActivePostsAndContactsAlgorithm { cell.accessoryType = .checkmark @@ -88,12 +88,12 @@ class FeedStrategySelectionViewController: DebugTableViewController { } ) - return (nil, [cell], Text.FeedAlgorithm.recentlyActivePostsWithFollowsAlgorithmDescription.text) + return (nil, [cell], Localized.FeedAlgorithm.recentlyActivePostsWithFollowsAlgorithmDescription.text) } private func randomPosts() -> Settings { let cell = DebugTableViewCellModel( - title: Text.DiscoveryFeedAlgorithm.randomPostsAlgorithm.text, + title: Localized.DiscoveryFeedAlgorithm.randomPostsAlgorithm.text, valueClosure: { cell in if self.selectedStrategy() is RandomAlgorithm { cell.accessoryType = .checkmark @@ -106,12 +106,12 @@ class FeedStrategySelectionViewController: DebugTableViewController { } ) - return (nil, [cell], Text.DiscoveryFeedAlgorithm.randomPostsAlgorithmDescription.text) + return (nil, [cell], Localized.DiscoveryFeedAlgorithm.randomPostsAlgorithmDescription.text) } private func viewSource() -> Settings { let cell = DebugTableViewCellModel( - title: Text.FeedAlgorithm.viewAlgorithmSource.text, + title: Localized.FeedAlgorithm.viewAlgorithmSource.text, valueClosure: { cell in cell.textLabel?.textColor = .systemBlue }, @@ -126,7 +126,7 @@ class FeedStrategySelectionViewController: DebugTableViewController { } ) - return (Text.FeedAlgorithm.sourceCode.text, [cell], Text.FeedAlgorithm.sourceCodeDescription.text) + return (Localized.FeedAlgorithm.sourceCode.text, [cell], Localized.FeedAlgorithm.sourceCodeDescription.text) } // MARK: - Helpers diff --git a/Source/Controller/Fix814AccountsHelper.swift b/Source/Controller/Fix814AccountsHelper.swift index bd741df4da..ad5b3118ad 100644 --- a/Source/Controller/Fix814AccountsHelper.swift +++ b/Source/Controller/Fix814AccountsHelper.swift @@ -51,13 +51,13 @@ enum Fix814AccountsHelper { do { // Confirm with the user let confirmed = await appController.confirm( - message: Text.confirmCopyToMainNetwork.text + message: Localized.confirmCopyToMainNetwork.text ) if !confirmed { let secondConfirm = await appController.confirm( - message: Text.confirmSkipCopyToMainNetwork.text, - cancelTitle: Text.yes.text, - confirmTitle: Text.no.text + message: Localized.confirmSkipCopyToMainNetwork.text, + cancelTitle: Localized.yes.text, + confirmTitle: Localized.no.text ) if !secondConfirm { Log.info("User opted out of 814 fix") diff --git a/Source/Controller/FollowerTableViewController.swift b/Source/Controller/FollowerTableViewController.swift index ec209aff76..c5f5441f82 100644 --- a/Source/Controller/FollowerTableViewController.swift +++ b/Source/Controller/FollowerTableViewController.swift @@ -29,10 +29,10 @@ class FollowerTableViewController: AboutTableViewController { super.viewDidLoad() if let abouts = self.startingAbouts, !abouts.isEmpty { - self.title = Text.followedByShortCount.text(["count": "\(abouts.count)"]) + self.title = Localized.followedByShortCount.text(["count": "\(abouts.count)"]) self.allAbouts = abouts.sorted() } else { - self.title = Text.followedByShortCount.text(["count": "0"]) + self.title = Localized.followedByShortCount.text(["count": "0"]) self.load { } } } @@ -41,7 +41,7 @@ class FollowerTableViewController: AboutTableViewController { Bots.current.followers(identity: self.identity) { (abouts: [About], error) in Log.optional(error) CrashReporting.shared.reportIfNeeded(error: error) - self.title = Text.followedByShortCount.text(["count": "\(abouts.count)"]) + self.title = Localized.followedByShortCount.text(["count": "\(abouts.count)"]) self.allAbouts = abouts.sorted() completion() } diff --git a/Source/Controller/FollowingTableViewController.swift b/Source/Controller/FollowingTableViewController.swift index 8924094358..60ccddab15 100644 --- a/Source/Controller/FollowingTableViewController.swift +++ b/Source/Controller/FollowingTableViewController.swift @@ -29,10 +29,10 @@ class FollowingTableViewController: AboutTableViewController { super.viewDidLoad() if let abouts = self.startingAbouts, !abouts.isEmpty { - self.title = Text.following.text(["count": "\(abouts.count)"]) + self.title = Localized.following.text(["count": "\(abouts.count)"]) self.allAbouts = abouts.sorted() } else { - self.title = Text.following.text(["count": "0"]) + self.title = Localized.following.text(["count": "0"]) self.load { } } } @@ -41,7 +41,7 @@ class FollowingTableViewController: AboutTableViewController { Bots.current.followings(identity: self.identity) { (abouts: [About], error) in Log.optional(error) CrashReporting.shared.reportIfNeeded(error: error) - self.title = Text.following.text(["count": "\(abouts.count)"]) + self.title = Localized.following.text(["count": "\(abouts.count)"]) self.allAbouts = abouts.sorted() completion() } diff --git a/Source/Controller/HelpDrawerCoordinator.swift b/Source/Controller/HelpDrawerCoordinator.swift index 0ec5f2d609..17f743e70e 100644 --- a/Source/Controller/HelpDrawerCoordinator.swift +++ b/Source/Controller/HelpDrawerCoordinator.swift @@ -108,7 +108,7 @@ enum HelpDrawerCoordinator { static func helpBarButton(for host: HelpDrawerHost) -> UIBarButtonItem { let image = UIImage(systemName: "questionmark.circle") return UIBarButtonItem( - title: Text.Help.help.text, + title: Localized.Help.help.text, image: image, primaryAction: UIAction(handler: { _ in host.helpButtonTouchUpInside() @@ -192,12 +192,12 @@ enum HelpDrawerCoordinator { switch viewController.helpDrawerType { case .home: return HelpDrawerView( - tabName: Text.home.text, + tabName: Localized.home.text, tabImageName: "tab-icon-home", heroImageName: nil, - helpTitle: Text.Help.Home.title.text, - bodyText: Text.Help.Home.body.text, - highlightedWord: Text.Help.Home.highlightedWord.text, + helpTitle: Localized.Help.Home.title.text, + bodyText: Localized.Help.Home.body.text, + highlightedWord: Localized.Help.Home.highlightedWord.text, highlight: .diagonalAccent, link: MainTab.discover.url, inDrawer: inDrawer, @@ -208,12 +208,12 @@ enum HelpDrawerCoordinator { ) case .discover: return HelpDrawerView( - tabName: Text.explore.text, + tabName: Localized.explore.text, tabImageName: "tab-icon-everyone", heroImageName: "help-hero-discover", - helpTitle: Text.Help.Discover.title.text, - bodyText: Text.Help.Discover.body.text, - highlightedWord: Text.Help.Discover.highlightedWord.text, + helpTitle: Localized.Help.Discover.title.text, + bodyText: Localized.Help.Discover.body.text, + highlightedWord: Localized.Help.Discover.highlightedWord.text, highlight: .diagonalAccent, link: MainTab.home.url, inDrawer: inDrawer, @@ -224,11 +224,11 @@ enum HelpDrawerCoordinator { ) case .notifications: return HelpDrawerView( - tabName: Text.notifications.text, + tabName: Localized.notifications.text, tabImageName: "tab-icon-notifications", heroImageName: "help-hero-notifications", - helpTitle: Text.Help.Notifications.title.text, - bodyText: Text.Help.Notifications.body.text, + helpTitle: Localized.Help.Notifications.title.text, + bodyText: Localized.Help.Notifications.body.text, highlightedWord: nil, highlight: .diagonalAccent, link: nil, @@ -240,12 +240,12 @@ enum HelpDrawerCoordinator { ) case .hashtags: return HelpDrawerView( - tabName: Text.channels.text, + tabName: Localized.channels.text, tabImageName: "tab-icon-channels", heroImageName: "help-hero-hashtags", - helpTitle: Text.Help.Hashtags.title.text, - bodyText: Text.Help.Hashtags.body.text, - highlightedWord: Text.Help.Hashtags.highlightedWord.text, + helpTitle: Localized.Help.Hashtags.title.text, + bodyText: Localized.Help.Hashtags.body.text, + highlightedWord: Localized.Help.Hashtags.highlightedWord.text, highlight: .diagonalAccent, link: MainTab.network.url, inDrawer: inDrawer, @@ -256,12 +256,12 @@ enum HelpDrawerCoordinator { ) case .network: return HelpDrawerView( - tabName: Text.yourNetwork.text, + tabName: Localized.yourNetwork.text, tabImageName: "tab-icon-directory", heroImageName: "help-hero-network", - helpTitle: Text.Help.YourNetwork.title.text, - bodyText: Text.Help.YourNetwork.body.text, - highlightedWord: Text.Help.YourNetwork.highlightedWord.text, + helpTitle: Localized.Help.YourNetwork.title.text, + bodyText: Localized.Help.YourNetwork.body.text, + highlightedWord: Localized.Help.YourNetwork.highlightedWord.text, highlight: .solidBlack, link: nil, inDrawer: inDrawer, diff --git a/Source/Controller/HomeViewController.swift b/Source/Controller/HomeViewController.swift index ca59c3ccbc..62e0678f43 100644 --- a/Source/Controller/HomeViewController.swift +++ b/Source/Controller/HomeViewController.swift @@ -94,7 +94,7 @@ class HomeViewController: ContentViewController, HelpDrawerHost { let detailLabel = UILabel.forAutoLayout() detailLabel.numberOfLines = 0 detailLabel.font = UIFont.systemFont(ofSize: 15, weight: .regular) - detailLabel.text = Text.emptyHomeFeedMessage.text + detailLabel.text = Localized.emptyHomeFeedMessage.text detailLabel.textColor = UIColor.text.default detailLabel.textAlignment = .center view.addSubview(detailLabel) @@ -108,7 +108,7 @@ class HomeViewController: ContentViewController, HelpDrawerHost { button.addTarget(self, action: #selector(directoryButtonTouchUpInside), for: .touchUpInside) let image = UIColor.tint.default.image().resizableImage(withCapInsets: .zero) button.setBackgroundImage(image, for: .normal) - button.setTitle(Text.goToYourNetwork.text, for: .normal) + button.setTitle(Localized.goToYourNetwork.text, for: .normal) button.setTitleColor(.white, for: .normal) button.titleLabel?.font = UIFont.systemFont(ofSize: 15, weight: .medium) button.contentEdgeInsets = .pillButton @@ -135,7 +135,7 @@ class HomeViewController: ContentViewController, HelpDrawerHost { nil } - override init(scrollable: Bool = true, title: Text? = nil, dynamicTitle: String? = nil) { + override init(scrollable: Bool = true, title: Localized? = nil, dynamicTitle: String? = nil) { super.init(scrollable: scrollable, title: title, dynamicTitle: dynamicTitle) } diff --git a/Source/Controller/KnownPubsTableViewDataSource.swift b/Source/Controller/KnownPubsTableViewDataSource.swift index b7ebc5e940..3521a726c7 100644 --- a/Source/Controller/KnownPubsTableViewDataSource.swift +++ b/Source/Controller/KnownPubsTableViewDataSource.swift @@ -73,7 +73,7 @@ extension KnownPubsTableViewDataSource: UITableViewDataSource { func tableView(_ tableView: UITableView, cellForRowAt indexPath: IndexPath) -> UITableViewCell { if indexPath.section == 0 { let cell = tableView.dequeueReusableCell(withIdentifier: "defaultCell") ?? UITableViewCell(style: .default, reuseIdentifier: "defaultCell") - cell.textLabel?.text = Text.redeemInvitation.text + cell.textLabel?.text = Localized.redeemInvitation.text cell.accessoryType = .disclosureIndicator return cell } else { @@ -92,9 +92,9 @@ extension KnownPubsTableViewDataSource: UITableViewDataSource { func tableView(_ tableView: UITableView, titleForHeaderInSection section: Int) -> String? { if section == 0 { - return Text.ManageRelays.addingPubs.text + return Localized.ManageRelays.addingPubs.text } - return Text.ManageRelays.yourPubs.text + return Localized.ManageRelays.yourPubs.text } } diff --git a/Source/Controller/LaunchViewController.swift b/Source/Controller/LaunchViewController.swift index a9d812c9da..cb7fb4a19b 100644 --- a/Source/Controller/LaunchViewController.swift +++ b/Source/Controller/LaunchViewController.swift @@ -162,8 +162,8 @@ class LaunchViewController: UIViewController { guard let bot = configuration.bot else { return } let controller = UIAlertController( - title: Text.error.text, - message: Text.Error.login.text, + title: Localized.error.text, + message: Localized.Error.login.text, preferredStyle: .alert ) let action = UIAlertAction(title: "Restart", style: .default) { _ in diff --git a/Source/Controller/ManagePubsViewController.swift b/Source/Controller/ManagePubsViewController.swift index 2351da25f9..141c28e572 100644 --- a/Source/Controller/ManagePubsViewController.swift +++ b/Source/Controller/ManagePubsViewController.swift @@ -19,7 +19,7 @@ class ManagePubsViewController: UITableViewController, KnownPubsTableViewDataSou convenience init() { self.init(style: .insetGrouped) - self.title = Text.ManageRelays.managePubs.text + self.title = Localized.ManageRelays.managePubs.text } override func viewWillAppear(_ animated: Bool) { diff --git a/Source/Controller/MenuViewController.swift b/Source/Controller/MenuViewController.swift index 7cde9ea3cf..d520f4f3fa 100644 --- a/Source/Controller/MenuViewController.swift +++ b/Source/Controller/MenuViewController.swift @@ -142,9 +142,9 @@ class MenuViewController: UIViewController, ConnectedPeerListRouter { Analytics.shared.trackDidTapButton(buttonName: "support") guard let controller = Support.shared.mainViewController() else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } @@ -157,9 +157,9 @@ class MenuViewController: UIViewController, ConnectedPeerListRouter { Analytics.shared.trackDidTapButton(buttonName: "report_bug") guard let controller = Support.shared.myTicketsViewController(from: Bots.current.identity) else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } @@ -352,7 +352,7 @@ private class ProfileImageView: UIView { private class MenuButton: UIButton { - init(title: Text, image: UIImage? = nil) { + init(title: Localized, image: UIImage? = nil) { super.init(frame: .zero) self.contentHorizontalAlignment = .left diff --git a/Source/Controller/NewPostViewController.swift b/Source/Controller/NewPostViewController.swift index 262dd4e894..1a9d4eb434 100644 --- a/Source/Controller/NewPostViewController.swift +++ b/Source/Controller/NewPostViewController.swift @@ -73,7 +73,7 @@ class NewPostViewController: ContentViewController { action: #selector(dismissWithoutPost) ) item.tintColor = .secondaryAction - item.accessibilityLabel = Text.done.text + item.accessibilityLabel = Localized.done.text self.navigationItem.leftBarButtonItem = item } @@ -149,7 +149,7 @@ class NewPostViewController: ContentViewController { } func didPressPostButton(sender: AnyObject) { - self.lookBusy(message: Text.NewPost.publishing) + self.lookBusy(message: Localized.NewPost.publishing) Analytics.shared.trackDidTapButton(buttonName: "post") self.buttonsView.postButton.isHidden = true @@ -237,9 +237,9 @@ extension NewPostViewController: ImageGalleryViewDelegate { at indexPath: IndexPath ) { self.confirm( - message: Text.NewPost.confirmRemove.text, + message: Localized.NewPost.confirmRemove.text, isDestructive: true, - confirmTitle: Text.NewPost.remove.text, + confirmTitle: Localized.NewPost.remove.text, confirmClosure: { view.remove(at: indexPath) } ) } diff --git a/Source/Controller/NotificationsViewController.swift b/Source/Controller/NotificationsViewController.swift index d223cfbdc9..c856bb4c89 100644 --- a/Source/Controller/NotificationsViewController.swift +++ b/Source/Controller/NotificationsViewController.swift @@ -261,7 +261,7 @@ private class NotificationsTableViewDataSource: MessageTableViewDataSource { } // label each section - var sections: [(Text, [Report])] = [] + var sections: [(Localized, [Report])] = [] if today.count > 0 { sections += [(.today, today)] } if yesterday.count > 0 { sections += [(.yesterday, yesterday)] } if earlier.count > 0 { sections += [(.recently, earlier)] } @@ -276,7 +276,7 @@ private class NotificationsTableViewDataSource: MessageTableViewDataSource { return reports[indexPath.row] } - fileprivate var sectionedReports: [(Text, [Report])] = [] + fileprivate var sectionedReports: [(Localized, [Report])] = [] override func message(at indexPath: IndexPath) -> Message { report(at: indexPath).message @@ -353,7 +353,7 @@ private class HeaderView: UITableViewHeaderFooterView { .font: UIFont.systemFont(ofSize: 15, weight: .semibold) ]) let attributedTitle = AttributedString( - Text.Notifications.markAllAsRead.text, + Localized.Notifications.markAllAsRead.text, attributes: attributeContainer ) var configuration = UIButton.Configuration.plain() diff --git a/Source/Controller/RawMessageCoordinator.swift b/Source/Controller/RawMessageCoordinator.swift index 3e3236da78..7bfc81aa07 100644 --- a/Source/Controller/RawMessageCoordinator.swift +++ b/Source/Controller/RawMessageCoordinator.swift @@ -48,7 +48,7 @@ import Logger } private func loadRawMessage() { - loadingMessage = Text.loading.text + loadingMessage = Localized.loading.text Task.detached { [bot, message, weak self] in do { var rawMessage: String diff --git a/Source/Controller/RedeemInviteViewController.swift b/Source/Controller/RedeemInviteViewController.swift index 4e15a86d55..277d696173 100644 --- a/Source/Controller/RedeemInviteViewController.swift +++ b/Source/Controller/RedeemInviteViewController.swift @@ -18,7 +18,7 @@ class RedeemInviteViewController: UIViewController, Saveable, SaveableDelegate, let label = UILabel.forAutoLayout() label.font = UIFont.systemFont(ofSize: 13, weight: .regular) label.textColor = UIColor.text.detail - label.text = Text.ManageRelays.pasteAddress.text.uppercased() + label.text = Localized.ManageRelays.pasteAddress.text.uppercased() return label }() @@ -40,7 +40,7 @@ class RedeemInviteViewController: UIViewController, Saveable, SaveableDelegate, init() { super.init(nibName: nil, bundle: nil) - self.title = Text.redeemInvitation.text + self.title = Localized.redeemInvitation.text } required init?(coder aDecoder: NSCoder) { diff --git a/Source/Controller/RoomAliasCoordinator.swift b/Source/Controller/RoomAliasCoordinator.swift index e16c4d8f14..3df937a634 100644 --- a/Source/Controller/RoomAliasCoordinator.swift +++ b/Source/Controller/RoomAliasCoordinator.swift @@ -41,7 +41,7 @@ import UIKit } func refresh() { - loadingMessage = Text.loading.text + loadingMessage = Localized.loading.text Task { do { self.aliases = try await bot.registeredAliases() diff --git a/Source/Controller/RoomAliasRegistrationCoordinator.swift b/Source/Controller/RoomAliasRegistrationCoordinator.swift index 98cd0f7720..dbefdc0401 100644 --- a/Source/Controller/RoomAliasRegistrationCoordinator.swift +++ b/Source/Controller/RoomAliasRegistrationCoordinator.swift @@ -32,7 +32,7 @@ import Secrets init(bot: Bot) { self.bot = bot - loadingMessage = Text.loading.text + loadingMessage = Localized.loading.text Task { await refresh() self.loadingMessage = nil @@ -56,7 +56,7 @@ import Secrets return } - loadingMessage = Text.loading.text + loadingMessage = Localized.loading.text Task { do { _ = try await self.bot.register(alias: desiredAlias, in: room) @@ -70,13 +70,13 @@ import Secrets } func joinPlanetaryRoom() { - loadingMessage = Text.loading.text + loadingMessage = Localized.loading.text Task { do { let token = Keys.shared.get(key: .planetaryRoomToken)! try await RoomInvitationRedeemer.redeem(token: token, at: "planetary.name", bot: bot) await refresh() - self.errorMessage = Text.invitationRedeemed.text + self.errorMessage = Localized.invitationRedeemed.text } catch { Log.optional(error) self.errorMessage = error.localizedDescription diff --git a/Source/Controller/RoomListCoordinator.swift b/Source/Controller/RoomListCoordinator.swift index 170bc08345..52f64b51b5 100644 --- a/Source/Controller/RoomListCoordinator.swift +++ b/Source/Controller/RoomListCoordinator.swift @@ -47,14 +47,14 @@ import UIKit func addRoom(from string: String) { // Check if this is an invitation if let url = URL(string: string), RoomInvitationRedeemer.canRedeem(inviteURL: url) { - loadingMessage = Text.joiningRoom.text + loadingMessage = Localized.joiningRoom.text Task { await RoomInvitationRedeemer.redeem(inviteURL: url, in: AppController.shared, bot: Bots.current) self.finishAddingRoom() } // Check if this is an address } else if let address = MultiserverAddress(string: string) { - loadingMessage = Text.joiningRoom.text + loadingMessage = Localized.joiningRoom.text Task { do { try await self.bot.insert(room: Room(address: address)) @@ -65,7 +65,7 @@ import UIKit } } } else { - errorMessage = Text.Error.invalidRoomInvitationOrAddress.text + errorMessage = Localized.Error.invalidRoomInvitationOrAddress.text } } @@ -79,7 +79,7 @@ import UIKit func open(_ room: Room) { guard let url = URL(string: "https://\(room.address.host)") else { - errorMessage = Text.ManageRelays.invalidRoomURL.text + errorMessage = Localized.ManageRelays.invalidRoomURL.text return } diff --git a/Source/Controller/ThreadViewController.swift b/Source/Controller/ThreadViewController.swift index a033fbf36a..a63e2e4ee0 100644 --- a/Source/Controller/ThreadViewController.swift +++ b/Source/Controller/ThreadViewController.swift @@ -518,9 +518,9 @@ extension ThreadViewController: ImageGalleryViewDelegate { func imageGalleryView(_ view: ImageGalleryView, didSelect image: UIImage, at indexPath: IndexPath) { self.confirm( - message: Text.NewPost.confirmRemove.text, + message: Localized.NewPost.confirmRemove.text, isDestructive: true, - confirmTitle: Text.NewPost.remove.text, + confirmTitle: Localized.NewPost.remove.text, confirmClosure: { view.remove(at: indexPath) } ) } diff --git a/Source/Controller/UIViewController+Block.swift b/Source/Controller/UIViewController+Block.swift index a34d96d934..f8d0d4fb4f 100644 --- a/Source/Controller/UIViewController+Block.swift +++ b/Source/Controller/UIViewController+Block.swift @@ -18,9 +18,9 @@ extension UIViewController { func promptToBlock(_ identity: Identity, name: String? = nil) { - let name = name ?? Text.Blocking.thisUser.text - let buttonTitle = Text.Blocking.buttonTitle.text(["name": name]) - let alertTitle = Text.Blocking.alertTitle.text(["name": name]) + let name = name ?? Localized.Blocking.thisUser.text + let buttonTitle = Localized.Blocking.buttonTitle.text(["name": name]) + let alertTitle = Localized.Blocking.alertTitle.text(["name": name]) var actions: [UIAlertAction] = [] let action = UIAlertAction(title: buttonTitle, style: .destructive) { diff --git a/Source/Controller/UIViewController+Report.swift b/Source/Controller/UIViewController+Report.swift index 6405d35ed4..88b9e237f7 100644 --- a/Source/Controller/UIViewController+Report.swift +++ b/Source/Controller/UIViewController+Report.swift @@ -27,7 +27,7 @@ extension UIViewController { actions += [UIAlertAction.cancel()] AppController.shared.choose(from: actions, - title: Text.Reporting.whyAreYouReportingThisPost.text) + title: Localized.Reporting.whyAreYouReportingThisPost.text) } private func report(_ post: Message, @@ -50,9 +50,9 @@ extension UIViewController { let controller = Support.shared.newTicketViewController(reporter: reporter, content: content) guard let controller = controller else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } diff --git a/Source/Debug/AppConfigurationViewController.swift b/Source/Debug/AppConfigurationViewController.swift index 67f389b6da..a950035718 100644 --- a/Source/Debug/AppConfigurationViewController.swift +++ b/Source/Debug/AppConfigurationViewController.swift @@ -154,7 +154,7 @@ class AppConfigurationViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.Debug.resetForkedFeedProtection.text, + title: Localized.Debug.resetForkedFeedProtection.text, cellReuseIdentifier: DebugValueTableViewCell.className, valueClosure: { [weak self] cell in let enabled = AppConfiguration.current == self?.configuration @@ -165,13 +165,13 @@ class AppConfigurationViewController: DebugTableViewController { actionClosure: { [weak self] cell in self?.confirm( from: cell, - message: Text.Debug.resetForkedFeedProtectionDescription.text, + message: Localized.Debug.resetForkedFeedProtectionDescription.text, isDestructive: true, - confirmTitle: Text.Debug.reset.text + confirmTitle: Localized.Debug.reset.text ) { guard let self = self, let bot = self.configuration.bot else { - self?.alert(message: Text.Debug.noBotConfigured.text) + self?.alert(message: Localized.Debug.noBotConfigured.text) return } @@ -370,7 +370,7 @@ class AppConfigurationViewController: DebugTableViewController { // MARK: Actions @objc private func selectConfiguration() { - AppController.shared.showProgress(after: 0, statusText: Text.loggingOut.text) + AppController.shared.showProgress(after: 0, statusText: Localized.loggingOut.text) guard let name = self.nameField.text else { return } guard self.configuration.canLaunch else { return } self.configuration.name = name diff --git a/Source/Debug/DebugViewController.swift b/Source/Debug/DebugViewController.swift index aefdeae9d3..eef6536bdc 100644 --- a/Source/Debug/DebugViewController.swift +++ b/Source/Debug/DebugViewController.swift @@ -23,7 +23,7 @@ class DebugViewController: DebugTableViewController { if shouldAddDismissButton { self.addDismissBarButtonItem() } - self.navigationItem.title = Text.debug.text + self.navigationItem.title = Localized.debug.text } override func viewDidAppear(_ animated: Bool) { @@ -133,7 +133,7 @@ class DebugViewController: DebugTableViewController { actionClosure: { _ in guard let controller = Support.shared.mainViewController() else { - self.alert(message: Text.Error.supportNotConfigured.text) + self.alert(message: Localized.Error.supportNotConfigured.text) return } self.navigationController?.pushViewController(controller, animated: true) @@ -148,7 +148,7 @@ class DebugViewController: DebugTableViewController { actionClosure: { _ in guard let controller = Support.shared.myTicketsViewController(from: Bots.current.identity) else { - self.alert(message: Text.Error.supportNotConfigured.text) + self.alert(message: Localized.Error.supportNotConfigured.text) return } self.navigationController?.pushViewController(controller, animated: true) @@ -163,7 +163,7 @@ class DebugViewController: DebugTableViewController { actionClosure: { _ in guard let controller = Support.shared.newTicketViewController() else { - self.alert(message: Text.Error.supportNotConfigured.text) + self.alert(message: Localized.Error.supportNotConfigured.text) return } self.navigationController?.pushViewController(controller, animated: true) diff --git a/Source/Debug/SecretViewController.swift b/Source/Debug/SecretViewController.swift index 832ecc10eb..8847eb4479 100644 --- a/Source/Debug/SecretViewController.swift +++ b/Source/Debug/SecretViewController.swift @@ -100,7 +100,7 @@ class SecretViewController: UIViewController { // MARK: Actions private func addActions() { - self.navigationItem.rightBarButtonItem = UIBarButtonItem(title: Text.next.text, + self.navigationItem.rightBarButtonItem = UIBarButtonItem(title: Localized.next.text, style: .plain, target: self, action: #selector(nextButtonTouchUpInside)) diff --git a/Source/Extension/SwiftUI+Localized.swift b/Source/Extension/SwiftUI+Localized.swift new file mode 100644 index 0000000000..410c803510 --- /dev/null +++ b/Source/Extension/SwiftUI+Localized.swift @@ -0,0 +1,15 @@ +// +// Text+Localized.swift +// Planetary +// +// Created by Matthew Lorentz on 10/11/22. +// Copyright © 2022 Verse Communications Inc. All rights reserved. +// + +import SwiftUI + +extension Text { + init(_ localized: Localized) { + self.init(localized.text) + } +} diff --git a/Source/Extension/UIBarButtonItem+Saveable.swift b/Source/Extension/UIBarButtonItem+Saveable.swift index e34d3d129e..5f566f50a7 100644 --- a/Source/Extension/UIBarButtonItem+Saveable.swift +++ b/Source/Extension/UIBarButtonItem+Saveable.swift @@ -11,7 +11,7 @@ import UIKit extension UIBarButtonItem { - static func `for`(_ saveable: Saveable, title: Text = .save) -> UIBarButtonItem { + static func `for`(_ saveable: Saveable, title: Localized = .save) -> UIBarButtonItem { let item = UIBarButtonItem(title: title.text, style: .plain, target: saveable, action: #selector(saveable.save)) item.isEnabled = saveable.isReadyToSave return item diff --git a/Source/Extension/UIButton+Text.swift b/Source/Extension/UIButton+Text.swift index b895951c5b..d6c603f7ed 100644 --- a/Source/Extension/UIButton+Text.swift +++ b/Source/Extension/UIButton+Text.swift @@ -9,11 +9,11 @@ import UIKit extension UIButton { - func setText(_ text: Text) { + func setText(_ text: Localized) { setTitle(text.text, for: .normal) } - func setText(_ text: Text.Onboarding) { + func setText(_ text: Localized.Onboarding) { setTitle(text.text, for: .normal) } } diff --git a/Source/Localization/ExportStrings.sh b/Source/Localization/ExportStrings.sh index c79ebbaca0..20f0a3a0d7 100755 --- a/Source/Localization/ExportStrings.sh +++ b/Source/Localization/ExportStrings.sh @@ -1,4 +1,4 @@ cat ./Source/Localization/Localizable.swift \ - ./Source/Localization/Text.swift \ + ./Source/Localization/Localized.swift \ ./Source/Localization/ExportStrings.swift | xcrun --sdk macosx swift - diff --git a/Source/Localization/ExportStrings.swift b/Source/Localization/ExportStrings.swift index cd16b17779..c001efac75 100644 --- a/Source/Localization/ExportStrings.swift +++ b/Source/Localization/ExportStrings.swift @@ -6,7 +6,7 @@ typealias TranslationKey = String typealias Translation = String -extension Text { +extension Localized { static func writeFiles(to path: String, locale primaryLocale: String = "en", translations: [String] = []) { let stringsFileName = "Generated.strings" let dir = NSURL(fileURLWithPath: FileManager().currentDirectoryPath + path, isDirectory: true) @@ -125,7 +125,7 @@ func changedKeys(from oldStrings: String, to newStrings: String) -> Set String } @@ -78,12 +78,12 @@ extension Localizable { String(describing: self) } - var view: SwiftUI.Text { - SwiftUI.Text(text) + var view: Text { + Text(text) } - func view(_ arguments: [String: String]) -> SwiftUI.Text { - SwiftUI.Text(text(arguments)) + func view(_ arguments: [String: String]) -> Text { + Text(text(arguments)) } var key: String { diff --git a/Source/Localization/Text.swift b/Source/Localization/Localized.swift similarity index 94% rename from Source/Localization/Text.swift rename to Source/Localization/Localized.swift index ac622bd9e5..73cfdfba96 100644 --- a/Source/Localization/Text.swift +++ b/Source/Localization/Localized.swift @@ -2,43 +2,43 @@ // provide the types of any new Localizable enums // in order to automatically export their strings to the localization files -extension Text { +extension Localized { static var localizableTypes: [Localizable.Type] { [ - Text.self, - Text.Blocking.self, - Text.ImagePicker.self, - Text.NewPost.self, - Text.Offboarding.self, - Text.Onboarding.self, - Text.Onboarding.StepTitle.self, - Text.ManageRelays.self, - Text.Alias.self, - Text.Preview.self, - Text.FeedAlgorithm.self, - Text.DiscoveryFeedAlgorithm.self, - Text.WebServices.self, - Text.Push.self, - Text.Reporting.self, - Text.Debug.self, - Text.Error.self, - Text.Channel.self, - Text.Post.self, - Text.Report.self, - Text.Notifications.self, - Text.Help.self, - Text.Help.Home.self, - Text.Help.Discover.self, - Text.Help.Notifications.self, - Text.Help.Hashtags.self, - Text.Help.YourNetwork.self, + Localized.self, + Localized.Blocking.self, + Localized.ImagePicker.self, + Localized.NewPost.self, + Localized.Offboarding.self, + Localized.Onboarding.self, + Localized.Onboarding.StepTitle.self, + Localized.ManageRelays.self, + Localized.Alias.self, + Localized.Preview.self, + Localized.FeedAlgorithm.self, + Localized.DiscoveryFeedAlgorithm.self, + Localized.WebServices.self, + Localized.Push.self, + Localized.Reporting.self, + Localized.Debug.self, + Localized.Error.self, + Localized.Channel.self, + Localized.Post.self, + Localized.Report.self, + Localized.Notifications.self, + Localized.Help.self, + Localized.Help.Home.self, + Localized.Help.Discover.self, + Localized.Help.Notifications.self, + Localized.Help.Hashtags.self, + Localized.Help.YourNetwork.self, ] } } // MARK: - Generic -enum Text: String, Localizable, CaseIterable { +enum Localized: String, Localizable, CaseIterable { case planetary = "Planetary" @@ -236,7 +236,7 @@ start using Planetary right away, but: // MARK: - ImagePicker -extension Text { +extension Localized { enum ImagePicker: String, Localizable, CaseIterable { case camera = "Camera" @@ -251,7 +251,7 @@ extension Text { // MARK: - New post -extension Text { +extension Localized { enum NewPost: String, Localizable, CaseIterable { case confirmRemove = "Remove this image from the post? You can always add it back again." @@ -263,7 +263,7 @@ extension Text { // MARK: - Offboarding -extension Text { +extension Localized { enum Offboarding: String, Localizable, CaseIterable { case reset = "Delete" @@ -280,7 +280,7 @@ extension Text { // MARK: - Onboarding -extension Text { +extension Localized { enum Onboarding: String, Localizable, CaseIterable { enum StepTitle: String, Localizable, CaseIterable { @@ -374,7 +374,7 @@ extension Text { // MARK: - Manage Relays -extension Text { +extension Localized { enum ManageRelays: String, Localizable, CaseIterable { case relayServers = "Relay Servers" @@ -395,7 +395,7 @@ extension Text { // MARK: - Manage Aliases -extension Text { +extension Localized { enum Alias: String, Localizable, CaseIterable { case manageAliases = "Manage Aliases (beta)" @@ -408,7 +408,7 @@ extension Text { // MARK: - Preview -extension Text { +extension Localized { enum Preview: String, Localizable, CaseIterable { case title = "Advanced Settings" @@ -418,7 +418,7 @@ extension Text { // MARK: - Feed Algorithms -extension Text { +extension Localized { enum FeedAlgorithm: String, Localizable, CaseIterable { case algorithms = "Algorithms" @@ -449,7 +449,7 @@ extension Text { // MARK: - Public Web Hosting -extension Text { +extension Localized { enum WebServices: String, Localizable, CaseIterable { case title = "Web Services" @@ -461,7 +461,7 @@ extension Text { // MARK: - Push -extension Text { +extension Localized { enum Push: String, Localizable, CaseIterable { case enabled = "Enabled" @@ -473,7 +473,7 @@ extension Text { // MARK: - Notifications -extension Text { +extension Localized { enum Notifications: String, Localizable, CaseIterable { case markAllAsRead = "Mark all as read" @@ -482,7 +482,7 @@ extension Text { // MARK: - Report -extension Text { +extension Localized { enum Reporting: String, Localizable, CaseIterable { case abusive = "Abusive to me or someone else" @@ -495,7 +495,7 @@ extension Text { // MARK: - Block -extension Text { +extension Localized { enum Blocking: String, Localizable, CaseIterable { case alertTitle = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible." @@ -507,7 +507,7 @@ extension Text { } } -extension Text { +extension Localized { enum Debug: String, Localizable, CaseIterable { case debugTitle = "Hacker Mode" @@ -520,7 +520,7 @@ extension Text { } } -extension Text { +extension Localized { enum Error: String, Localizable, CaseIterable { case login = "The peer to peer engine failed to start. Please use Restart to repair and restart it or use Ignore to browse the content that is already fetched to your device." @@ -538,21 +538,21 @@ extension Text { } } -extension Text { +extension Localized { enum Channel: String, Localizable, CaseIterable { case one = "channel" case many = "channels" } } -extension Text { +extension Localized { enum Post: String, Localizable, CaseIterable { case one = "post" case many = "posts" } } -extension Text { +extension Localized { enum Report: String, Localizable, CaseIterable { case somebody = "Somebody" case feedFollowed = "%@ started following you" @@ -563,7 +563,7 @@ extension Text { } // MARK: Help -extension Text { +extension Localized { enum Help: String, Localizable, CaseIterable { case help = "Help" diff --git a/Source/Localization/af-ZA.lproj/Generated.strings b/Source/Localization/af-ZA.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/af-ZA.lproj/Generated.strings +++ b/Source/Localization/af-ZA.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ar-SA.lproj/Generated.strings b/Source/Localization/ar-SA.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/ar-SA.lproj/Generated.strings +++ b/Source/Localization/ar-SA.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ca-ES.lproj/Generated.strings b/Source/Localization/ca-ES.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/ca-ES.lproj/Generated.strings +++ b/Source/Localization/ca-ES.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/cs-CZ.lproj/Generated.strings b/Source/Localization/cs-CZ.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/cs-CZ.lproj/Generated.strings +++ b/Source/Localization/cs-CZ.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/da-DK.lproj/Generated.strings b/Source/Localization/da-DK.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/da-DK.lproj/Generated.strings +++ b/Source/Localization/da-DK.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/de-DE.lproj/Generated.strings b/Source/Localization/de-DE.lproj/Generated.strings index 3cfbc53b3b..d2894ad317 100644 --- a/Source/Localization/de-DE.lproj/Generated.strings +++ b/Source/Localization/de-DE.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Abbrechen"; -"Text.skip" = "Überspringen"; -"Text.ok" = "OK"; -"Text.next" = "Weiter"; -"Text.done" = "Fertig"; -"Text.save" = "Speichern"; -"Text.yes" = "Ja"; -"Text.no" = "Nein"; -"Text.tryAgain" = "Wiederholen"; -"Text.loading" = "Lädt..."; -"Text.today" = "Heute"; -"Text.yesterday" = "Gestern"; -"Text.recently" = "Kürzlich"; -"Text.future" = "In der Zukunft"; -"Text.daysAgo" = "Vor {{ days }} Tagen"; -"Text.atDayTime" = "{{ day }} um {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Dein Profil"; -"Text.helpAndSupport" = "Hilfe und Support"; -"Text.reportBug" = "Fehler melden"; -"Text.settings" = "Einstellungen"; -"Text.yourNetwork" = "Ihr Netzwerk"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Benutzer in Ihrem Netzwerk"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Zeige mich im Verzeichnis"; -"Text.showMeInUserDirectory" = "Zeige mich im Benutzerverzeichnis"; -"Text.hideMeFromUserDirectory" = "Verstecke mich im Benutzerverzeichnis"; -"Text.analyticsAndCrash" = "Analysen & Absturzberichte"; -"Text.usageData" = "Nutzungsdaten"; -"Text.userDirectoryMessage" = "Im Benutzerverzeichnis zu sein bedeutet, dass andere dich finden können, wenn diese deinen Namen, Kurzcode oder Telefonnummer kennen."; -"Text.sendAnalytics" = "Sende Analysedaten an Planetary"; -"Text.dontSendAnalytics" = "Keine Analysedaten senden"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary sucht nach Updates\nim dezentralisierten Peer-to-Peer-Web."; -"Text.postAction" = "Post"; -"Text.preview" = "Vorschau"; -"Text.newPost" = "Neuer Beitrag"; -"Text.deletePost" = "Diesen Beitrag löschen"; -"Text.editPost" = "Diesen Beitrag bearbeiten"; -"Text.confirmDeletePost" = "Bist du sicher, dass du diesen Beitrag löschen möchtest?"; -"Text.postReply" = "Antworten"; -"Text.postAReply" = "Schreibe eine Antwort"; -"Text.createProfile" = "Profil erstellen"; -"Text.editProfile" = "Profil bearbeiten"; -"Text.thisIsYou" = "Das bist du!"; -"Text.name" = "Namen"; -"Text.bio" = "Über mich"; -"Text.seeMore" = "Mehr anzeigen"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Schlüssel und Identität löschen"; -"Text.follow" = "Folgen"; -"Text.following" = "Folge ich"; -"Text.followedBy" = "Gefolgt von"; -"Text.isFollowingYou" = "folgt dir gerade"; -"Text.followedByCount" = "Gefolgt von {{ count }}"; -"Text.followingCount" = "Folgt {{ count }}"; -"Text.inYourNetwork" = " in deinem Netzwerk"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Entfolgen"; -"Text.identifierCopied" = "Identifikator in Zwischenablage kopiert"; -"Text.copyMessageIdentifier" = "Nachrichten-Identifikator kopieren"; -"Text.copyPublicIdentifier" = "Profil-Identifikator kopieren"; -"Text.sharePublicIdentifier" = "Öffentlicher Identifikator teilen"; -"Text.shareThisProfile" = "Dieses Profil teilen"; -"Text.shareThisMessage" = "Diese Nachricht teilen"; -"Text.shareThisProfileText" = "Finde {{ who }} auf Planetary unter {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} hat gepostet: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Freund hinzufügen"; -"Text.removeFriend" = "Freund entfernen"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Beitrag melden"; -"Text.reportUser" = "Nutzer melden"; -"Text.noReplies" = "Keine Antworten"; -"Text.oneReply" = "1 Antwort"; -"Text.oneReplyFrom" = "Eine Antwort von "; -"Text.repliesFrom" = "Antworten von "; -"Text.oneOther" = "1 weitere"; -"Text.replyCount" = "{{ count }} Antworten"; -"Text.andCountOthers" = " und {{ count }} weitere"; -"Text.countOthers" = "{{ count }} weitere"; -"Text.andOneOther" = " und 1 weitere"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE-PEERS"; -"Text.countLocalPeers" = "{{ count }} LOKALE PEERS"; -"Text.lastSynced" = "SYNCHONISIERT: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Wählen"; -"Text.home" = "Home Feed"; -"Text.explore" = "Entdecken"; -"Text.messages" = "Nachrichten"; -"Text.notifications" = "Benachrichtigungen"; -"Text.thread" = "Diskussion"; -"Text.share" = "Teilen"; -"Text.bookmark" = "Lesezeichen"; -"Text.like" = "Gefällt mir"; -"Text.debug" = "Debug"; -"Text.join" = "Beitreten"; -"Text.redeemInvitation" = "Einladung einlösen"; -"Text.pasteAddress" = "Schlüssel"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown-Vorschau"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/el-GR.lproj/Generated.strings b/Source/Localization/el-GR.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/el-GR.lproj/Generated.strings +++ b/Source/Localization/el-GR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/en-US.lproj/Generated.strings b/Source/Localization/en-US.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/en-US.lproj/Generated.strings +++ b/Source/Localization/en-US.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/en.lproj/Generated.strings b/Source/Localization/en.lproj/Generated.strings index 7e4d0b8f8c..090fbc2f12 100644 --- a/Source/Localization/en.lproj/Generated.strings +++ b/Source/Localization/en.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/es-AR.lproj/Generated.strings b/Source/Localization/es-AR.lproj/Generated.strings index c844fe6e35..40cc5fb456 100644 --- a/Source/Localization/es-AR.lproj/Generated.strings +++ b/Source/Localization/es-AR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Opa"; -"Text.cancel" = "Cancelar"; -"Text.skip" = "Saltear"; -"Text.ok" = "Dale"; -"Text.next" = "Siguiente"; -"Text.done" = "Listo"; -"Text.save" = "Guardar"; -"Text.yes" = "Sí"; -"Text.no" = "No"; -"Text.tryAgain" = "Intentá de vuelta"; -"Text.loading" = "Arrancando..."; -"Text.today" = "Hoy"; -"Text.yesterday" = "Ayer"; -"Text.recently" = "Hace poco"; -"Text.future" = "En el futuro"; -"Text.daysAgo" = "hace {{ days }} días"; -"Text.atDayTime" = "{{ day }} a las {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Tu Perfil"; -"Text.helpAndSupport" = "Ayuda y soporte"; -"Text.reportBug" = "Reportá un bug"; -"Text.settings" = "Configuración"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} empezó a seguir a"; -"Text.stoppedFollowing" = "{{somebody}} dejo de seguir a"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Mostrame en el directorio"; -"Text.showMeInUserDirectory" = "Mostrame en el directorio de usuarios"; -"Text.hideMeFromUserDirectory" = "Ocultame en el directorio de usuarios"; -"Text.analyticsAndCrash" = "Analíticas y reportes de bugs"; -"Text.usageData" = "Datos de uso"; -"Text.userDirectoryMessage" = "Estar en el directorio de usuarios significa que la gente te puede encontrar si ya saben tu nombre, código corto o número de celular."; -"Text.sendAnalytics" = "Enviar analíticas a Planetary"; -"Text.dontSendAnalytics" = "No enviar analíticas"; -"Text.analyticsMessage" = "Nos gustaría capturar datos anónimos sobre tu uso de la app –y reportes de bugs cuando algo sale mal– así podemos mejorar la aplicación."; -"Text.loadingUpdates" = "Planetary está buscando actualizaciones\nen la red par-a-par descentralizada."; -"Text.postAction" = "Publicar"; -"Text.preview" = "Preview"; -"Text.newPost" = "Nuevo post"; -"Text.deletePost" = "Eliminar este post"; -"Text.editPost" = "Editar este post"; -"Text.confirmDeletePost" = "¿Estás seguro de que querés borrar este post?"; -"Text.postReply" = "Publicar respuesta"; -"Text.postAReply" = "Publicar una respuesta"; -"Text.createProfile" = "Crear perfil"; -"Text.editProfile" = "Editar perfil"; -"Text.thisIsYou" = "¡Este sos vos!"; -"Text.name" = "Nombre"; -"Text.bio" = "Bio"; -"Text.seeMore" = "Ver más"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Eliminar este secreto e identidad"; -"Text.follow" = "Seguir"; -"Text.following" = "Siguiendo"; -"Text.followedBy" = "Seguido por"; -"Text.isFollowingYou" = "te está siguiendo"; -"Text.followedByCount" = "Seguido por {{ count }}"; -"Text.followingCount" = "Siguiendo {{ count }}"; -"Text.inYourNetwork" = " en tu red"; -"Text.followedByShortCount" = "{{ count }} Seguidores"; -"Text.unfollow" = "Dejar de seguir"; -"Text.identifierCopied" = "Identificador copiado a tu portapapeles"; -"Text.copyMessageIdentifier" = "Copiar Identificador de Mensaje"; -"Text.copyPublicIdentifier" = "Copiar Identificador de Perfil"; -"Text.sharePublicIdentifier" = "Compartir Identificador de Perfil"; -"Text.shareThisProfile" = "Compartir Este Perfil"; -"Text.shareThisMessage" = "Compartir Este Mensaje"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} publicó: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Añadir amigo"; -"Text.removeFriend" = "Eliminar amigos"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Reportar este post"; -"Text.reportUser" = "Reportar este usuario"; -"Text.noReplies" = "Sin respuestas"; -"Text.oneReply" = "1 respuesta"; -"Text.oneReplyFrom" = "Una respuesta de "; -"Text.repliesFrom" = "Respuestas de "; -"Text.oneOther" = "1 más"; -"Text.replyCount" = "{{ count }} respuestas"; -"Text.andCountOthers" = " y {{ count }} más"; -"Text.countOthers" = "{{ count }} más"; -"Text.andOneOther" = " y 1 más"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} PARES EN LÍNEA"; -"Text.countLocalPeers" = "{{ count }} PARES LOCALES"; -"Text.lastSynced" = "ULTIMA: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Seleccionar"; -"Text.home" = "Para vos"; -"Text.explore" = "Descubrí"; -"Text.messages" = "Mensajes"; -"Text.notifications" = "Notificaciones"; -"Text.thread" = "Hilo"; -"Text.share" = "Compartir"; -"Text.bookmark" = "Marcador"; -"Text.like" = "Me Gusta"; -"Text.debug" = "Debuggear"; -"Text.join" = "Unite"; -"Text.redeemInvitation" = "Canjear una invitación"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} publicación sin leer!"; -"Text.refreshPlural" = "{{ count }} publicaciones sin leer!"; -"Text.markdownSupported" = "Markdown soportado"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/es-ES.lproj/Generated.strings b/Source/Localization/es-ES.lproj/Generated.strings index 7972028324..1f90641084 100644 --- a/Source/Localization/es-ES.lproj/Generated.strings +++ b/Source/Localization/es-ES.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Ups"; -"Text.cancel" = "Cancelar"; -"Text.skip" = "Omitir"; -"Text.ok" = "OK"; -"Text.next" = "Siguiente"; -"Text.done" = "Hecho"; -"Text.save" = "Guardar"; -"Text.yes" = "Sí"; -"Text.no" = "No"; -"Text.tryAgain" = "Prueba de nuevo"; -"Text.loading" = "Cargando..."; -"Text.today" = "Hoy"; -"Text.yesterday" = "Ayer"; -"Text.recently" = "Recientemente"; -"Text.future" = "En el futuro"; -"Text.daysAgo" = "Hace {{ days }} días"; -"Text.atDayTime" = "{{ day }} a las {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} minutos"; -"Text.yourProfile" = "Tu perfil"; -"Text.helpAndSupport" = "Ayuda y soporte"; -"Text.reportBug" = "Reportar un error"; -"Text.settings" = "Ajustes"; -"Text.yourNetwork" = "Tu red"; -"Text.pubServers" = "Servidores Pub"; -"Text.usersInYourNetwork" = "Usuarios en tu red"; -"Text.goToYourNetwork" = "Ir a tu red"; -"Text.emptyHomeFeedMessage" = "¡Está vacío! ¿Has considerado seguir a algunos usuarios o temas?"; -"Text.replied" = "{{somebody}} respondió"; -"Text.liked" = "A {{somebody}} le gustó"; -"Text.startedFollowing" = "{{somebody}} empezó a seguirte"; -"Text.stoppedFollowing" = "{{somebody}} dejó de seguirte"; -"Text.followStats" = "Siguiendo a {{numberOfFollows}} • Seguido por {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "Este usuario está fuera de tu red"; -"Text.showMeInDirectory" = "Mostrarme en el directorio"; -"Text.showMeInUserDirectory" = "Mostrarme en el directorio de usuarios"; -"Text.hideMeFromUserDirectory" = "Ocultarme del directorio de usuarios"; -"Text.analyticsAndCrash" = "Analíticas y reportes de fallos"; -"Text.usageData" = "Datos de uso"; -"Text.userDirectoryMessage" = "Estar en el directorio de usuarios significa que la gente puede encontrarte si ya saben tu nombre, código corto o número de teléfono."; -"Text.sendAnalytics" = "Enviar analíticas a Planetary"; -"Text.dontSendAnalytics" = "No enviar analíticas"; -"Text.analyticsMessage" = "Permítenos recopilar datos sobre tu uso de la aplicación para que podamos mejorarla."; -"Text.loadingUpdates" = "Planetary está buscando actualizaciones\nen la red par-a-par descentralizada."; -"Text.postAction" = "Publicar"; -"Text.preview" = "Vista previa"; -"Text.newPost" = "Nueva publicación"; -"Text.deletePost" = "Eliminar esta publicación"; -"Text.editPost" = "Editar esta publicación"; -"Text.confirmDeletePost" = "¿Estás seguro de que quieres eliminar esta publicación?"; -"Text.postReply" = "Publicar respuesta"; -"Text.postAReply" = "Publicar una respuesta"; -"Text.createProfile" = "Crear perfil"; -"Text.editProfile" = "Editar perfil"; -"Text.thisIsYou" = "¡Este eres tú!"; -"Text.name" = "Nombre"; -"Text.bio" = "Biografía"; -"Text.seeMore" = "Ver más"; -"Text.likesThis" = "le gusta esto"; -"Text.dislikesThis" = "no le gusta esto"; -"Text.block" = "Ignorar"; -"Text.blocked" = "Ignorado"; -"Text.deleteSecretAndIdentity" = "Eliminar este secreto e identidad"; -"Text.follow" = "Seguir"; -"Text.following" = "Siguiendo"; -"Text.followedBy" = "Seguido por"; -"Text.isFollowingYou" = "está siguiéndote actualmente"; -"Text.followedByCount" = "Seguido por {{ count }}"; -"Text.followingCount" = "Siguiendo {{ count }}"; -"Text.inYourNetwork" = " en tu red"; -"Text.followedByShortCount" = "{{ count }} Seguidores"; -"Text.unfollow" = "Dejar de seguir"; -"Text.identifierCopied" = "Identificador copiado a tu portapapeles"; -"Text.copyMessageIdentifier" = "Copiar identificador de mensaje"; -"Text.copyPublicIdentifier" = "Copiar identificador de perfil"; -"Text.sharePublicIdentifier" = "Compartir identificador de perfil"; -"Text.shareThisProfile" = "Compartir este perfil"; -"Text.shareThisMessage" = "Compartir este mensaje"; -"Text.shareThisProfileText" = "Encuentra a {{ who }} en planetary en {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} publicó: {{ what }} {{ link }}"; -"Text.viewSource" = "Ver fuente"; -"Text.messageSource" = "Fuente del mensaje"; -"Text.addFriend" = "Añadir amigo"; -"Text.removeFriend" = "Eliminar de amigos"; -"Text.blockUser" = "Ignorar a este usuario"; -"Text.unblockUser" = "Dejar de ignorar a este usuario"; -"Text.reportPost" = "Reportar esta publicación"; -"Text.reportUser" = "Reportar este usuario"; -"Text.noReplies" = "Sin respuestas"; -"Text.oneReply" = "1 respuesta"; -"Text.oneReplyFrom" = "Una respuesta de "; -"Text.repliesFrom" = "Respuestas de "; -"Text.oneOther" = "1 más"; -"Text.replyCount" = "{{ count }} respuestas"; -"Text.andCountOthers" = " y {{ count }} más"; -"Text.countOthers" = "{{ count }} más"; -"Text.andOneOther" = " y 1 más"; -"Text.connectedPeers" = "Pares conectados"; -"Text.countOnlinePeers" = "{{ count }} PARES EN LÍNEA"; -"Text.countLocalPeers" = "{{ count }} PARES LOCALES"; -"Text.lastSynced" = "SINCRONIZADO: {{ when }}"; -"Text.syncingMessages" = "Sincronizando mensajes..."; -"Text.recentlyDownloaded" = "{{ postCount }} publicaciones descargadas en los últimos {{ duration }} minutos"; -"Text.identityNotFound" = "No sabemos lo suficiente sobre este par para mostrar su perfil."; -"Text.channels" = "Hashtags"; -"Text.select" = "Seleccionar"; -"Text.home" = "Home Feed"; -"Text.explore" = "Descubrir"; -"Text.messages" = "Mensajes"; -"Text.notifications" = "Notificaciones"; -"Text.thread" = "Hilo"; -"Text.share" = "Compartir"; -"Text.bookmark" = "Marcador"; -"Text.like" = "Me gusta"; -"Text.debug" = "Depuración"; -"Text.join" = "Unirse"; -"Text.redeemInvitation" = "Canjear una invitación"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "¡Invitación canjeada!"; -"Text.addRoomAddressOrInvitation" = "pega la dirección o invitación"; -"Text.joiningRoom" = "Uniéndose a la sala..."; -"Text.refreshSingular" = "¡{{ count }} publicación sin leer!"; -"Text.refreshPlural" = "¡{{ count }} publicaciones sin leer!"; -"Text.markdownSupported" = "Markdown soportado"; -"Text.loggingOut" = "Cerrando sesión..."; -"Text.openPost" = "Abrir publicación {{ postID }}"; -"Text.postNotFound" = "No se han encontrado publicaciones con ese ID."; -"Text.users" = "Usuarios"; -"Text.posts" = "Publicaciones"; -"Text.search" = "Buscar"; -"Text.searching" = "Buscando"; -"Text.searchForUsers" = "Filtrar usuarios por nombre o ID"; -"Text.searchingLocally" = "Buscando publicaciones en tu base de datos local"; -"Text.noResultsFound" = "No se encontraron resultados."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary está actualizando y restaurando tus mensajes de la red."; -"Text.beta1MigrationComplete" = "Toca en el siguiente botón para cerrar esta pantalla y volver a tu feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "Puede que esto lleve un rato.\n\nPor favor deja la aplicación abierta hasta que termine.\n"; -"Text.beta1StartUsingPlanetary" = "Si no quieres esperar, puedes\nempezar a usar Planetary ahora mismo, pero:"; -"Text.startUsingPlanetary" = "comenzar a usar Planetary"; -"Text.startUsingPlanetaryTitle" = "Comenzar a usar Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Descartar y empezar a usar Planetary"; -"Text.percentComplete" = "completado"; -"Text.beta1Disclaimers" = "\n• no podrás publicar o seguir hasta que todo tu feed se halla descargado\n\n• puede que no veas todos los mensajes previos hasta que se descarguen."; -"Text.areYouSure" = "¿Estás seguro?"; -"Text.dismissMigrationEarlyMessage" = "Esta pantalla se cerrará y podrás usar Planetary mientras tus datos se descargan en segundo plano. ¿Estás seguro?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Sí, ignorar a {{ name }}"; diff --git a/Source/Localization/es-UY.lproj/Generated.strings b/Source/Localization/es-UY.lproj/Generated.strings index 319f19e39b..78fd68e79b 100644 --- a/Source/Localization/es-UY.lproj/Generated.strings +++ b/Source/Localization/es-UY.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Opa"; -"Text.cancel" = "Cancelar"; -"Text.skip" = "Saltear"; -"Text.ok" = "Dale"; -"Text.next" = "Siguiente"; -"Text.done" = "Listo"; -"Text.save" = "Guardar"; -"Text.yes" = "Sí"; -"Text.no" = "No"; -"Text.tryAgain" = "Intentá de vuelta"; -"Text.loading" = "Arrancando..."; -"Text.today" = "Hoy"; -"Text.yesterday" = "Ayer"; -"Text.recently" = "Hace poco"; -"Text.future" = "En el futuro"; -"Text.daysAgo" = "hace {{ days }} días"; -"Text.atDayTime" = "{{ day }} a las {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} minutos"; -"Text.yourProfile" = "Tu Perfil"; -"Text.helpAndSupport" = "Ayuda y soporte"; -"Text.reportBug" = "Reportá un bug"; -"Text.settings" = "Configuración"; -"Text.yourNetwork" = "Tu Red"; -"Text.pubServers" = "Servidores Pub"; -"Text.usersInYourNetwork" = "Usuarios en tu red"; -"Text.goToYourNetwork" = "Ir a Tu Red"; -"Text.emptyHomeFeedMessage" = "¡Y está bastante vacío! ¿Y si seguís algunos usuarios o temas?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} empezó a seguir a"; -"Text.stoppedFollowing" = "{{somebody}} dejo de seguir a"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Mostrame en el directorio"; -"Text.showMeInUserDirectory" = "Mostrame en el directorio de usuarios"; -"Text.hideMeFromUserDirectory" = "Ocultame en el directorio de usuarios"; -"Text.analyticsAndCrash" = "Analíticas y reportes de bugs"; -"Text.usageData" = "Datos de uso"; -"Text.userDirectoryMessage" = "Estar en el directorio de usuarios significa que la gente te puede encontrar si ya saben tu nombre, código corto o número de celular."; -"Text.sendAnalytics" = "Enviar analíticas a Planetary"; -"Text.dontSendAnalytics" = "No enviar analíticas"; -"Text.analyticsMessage" = "Permítanos recopilar datos sobre su uso de la aplicación para que podamos mejorarla."; -"Text.loadingUpdates" = "Planetary está buscando actualizaciones\nen la red par-a-par descentralizada."; -"Text.postAction" = "Publicar"; -"Text.preview" = "Vista previa"; -"Text.newPost" = "Nuevo post"; -"Text.deletePost" = "Eliminar este post"; -"Text.editPost" = "Editar este post"; -"Text.confirmDeletePost" = "¿Estás seguro de que querés borrar este post?"; -"Text.postReply" = "Publicar respuesta"; -"Text.postAReply" = "Publicar una respuesta"; -"Text.createProfile" = "Crear perfil"; -"Text.editProfile" = "Editar perfil"; -"Text.thisIsYou" = "¡Este sos vos!"; -"Text.name" = "Nombre"; -"Text.bio" = "Bio"; -"Text.seeMore" = "Ver más"; -"Text.likesThis" = "le gusta esto"; -"Text.dislikesThis" = "no le gusta esto"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Eliminar este secreto e identidad"; -"Text.follow" = "Seguir"; -"Text.following" = "Siguiendo"; -"Text.followedBy" = "Seguido por"; -"Text.isFollowingYou" = "te está siguiendo"; -"Text.followedByCount" = "Seguido por {{ count }}"; -"Text.followingCount" = "Siguiendo {{ count }}"; -"Text.inYourNetwork" = " en tu red"; -"Text.followedByShortCount" = "{{ count }} Seguidores"; -"Text.unfollow" = "Dejar de seguir"; -"Text.identifierCopied" = "Identificador copiado a tu portapapeles"; -"Text.copyMessageIdentifier" = "Copiar Identificador de Mensaje"; -"Text.copyPublicIdentifier" = "Copiar Identificador de Perfil"; -"Text.sharePublicIdentifier" = "Compartir Identificador de Perfil"; -"Text.shareThisProfile" = "Compartir Este Perfil"; -"Text.shareThisMessage" = "Compartir Este Mensaje"; -"Text.shareThisProfileText" = "Encuentra a {{ who }} en Planetary en {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} publicó: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Añadir amigo"; -"Text.removeFriend" = "Eliminar amigos"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Reportar este post"; -"Text.reportUser" = "Reportar este usuario"; -"Text.noReplies" = "Sin respuestas"; -"Text.oneReply" = "1 respuesta"; -"Text.oneReplyFrom" = "Una respuesta de "; -"Text.repliesFrom" = "Respuestas de "; -"Text.oneOther" = "1 más"; -"Text.replyCount" = "{{ count }} respuestas"; -"Text.andCountOthers" = " y {{ count }} más"; -"Text.countOthers" = "{{ count }} más"; -"Text.andOneOther" = " y 1 más"; -"Text.connectedPeers" = "Pares conectados"; -"Text.countOnlinePeers" = "{{ count }} PARES EN LÍNEA"; -"Text.countLocalPeers" = "{{ count }} PARES LOCALES"; -"Text.lastSynced" = "ULTIMA: {{ when }}"; -"Text.syncingMessages" = "Sincronizando mensajes..."; -"Text.recentlyDownloaded" = "{{ postCount }} posts descargados en los últimos {{ duration }} mins"; -"Text.identityNotFound" = "No sabemos mucho sobre este par como para mostrar su perfil."; -"Text.channels" = "Etiquetas"; -"Text.select" = "Seleccionar"; -"Text.home" = "Home Feed"; -"Text.explore" = "Descubrí"; -"Text.messages" = "Mensajes"; -"Text.notifications" = "Notificaciones"; -"Text.thread" = "Hilo"; -"Text.share" = "Compartir"; -"Text.bookmark" = "Marcador"; -"Text.like" = "Me Gusta"; -"Text.debug" = "Debuggear"; -"Text.join" = "Unite"; -"Text.redeemInvitation" = "Canjear una invitación"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown soportado"; -"Text.loggingOut" = "Desloguéandose..."; -"Text.openPost" = "Abrir publicación {{ postID }}"; -"Text.postNotFound" = "No se han encontrado publicaciones con ese ID."; -"Text.users" = "Usuarios"; -"Text.posts" = "Publicaciones"; -"Text.search" = "Search"; -"Text.searching" = "Buscando"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary esta recuperando tus datos de la red."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "comienza a usar Planetary"; -"Text.startUsingPlanetaryTitle" = "Comienza a usar Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "completado"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "¿Estás seguro?"; -"Text.dismissMigrationEarlyMessage" = "Esta pantalla se cerrará y podrás usar Planetary mientras tus datos se descargan en segundo plano. ¿Estás seguro?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/es.lproj/Generated.strings b/Source/Localization/es.lproj/Generated.strings index 5ac7a84c9c..7971ad407a 100644 --- a/Source/Localization/es.lproj/Generated.strings +++ b/Source/Localization/es.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Ups"; -"Text.cancel" = "Cancelar"; -"Text.skip" = "Saltear"; -"Text.ok" = "OK"; -"Text.next" = "Siguiente"; -"Text.done" = "Hecho"; -"Text.save" = "Guardar"; -"Text.yes" = "Sí"; -"Text.no" = "No"; -"Text.tryAgain" = "Intenta De Nuevo"; -"Text.loading" = "Cargando..."; -"Text.today" = "Hoy"; -"Text.yesterday" = "Ayer"; -"Text.recently" = "Recientemente"; -"Text.future" = "En el futuro"; -"Text.daysAgo" = "hace {{ days }} días"; -"Text.atDayTime" = "{{ day }} a las {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Tu Perfil"; -"Text.helpAndSupport" = "Ayuda y Soporte"; -"Text.reportBug" = "Reportar una falla"; -"Text.settings" = "Configuración"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} empezó a seguir a"; -"Text.stoppedFollowing" = "{{somebody}} dejo de seguir a"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Mostrarme en el directorio"; -"Text.showMeInUserDirectory" = "Mostrarme en el directorio de usuarios"; -"Text.hideMeFromUserDirectory" = "No mostrarme en el directorio de usuarios"; -"Text.analyticsAndCrash" = "Analíticas y Reportes de Fallos"; -"Text.usageData" = "Datos de Uso"; -"Text.userDirectoryMessage" = "Estar en el directorio de usuarios significa que la gente puede encontrarte si ya saben tu nombre, código corto o número de teléfono."; -"Text.sendAnalytics" = "Enviar analíticas a Planetary"; -"Text.dontSendAnalytics" = "No enviar analíticas"; -"Text.analyticsMessage" = "Nos gustaría capturar datos anónimos sobre tu uso de la app –y reportes de fallos cuando algo sale mal– así podemos mejorar la aplicación."; -"Text.loadingUpdates" = "Planetary está buscando actualizaciones\nen la red par-a-par descentralizada."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "Nueva Publicación"; -"Text.deletePost" = "Eliminar esta publicación"; -"Text.editPost" = "Editar esta publicación"; -"Text.confirmDeletePost" = "¿Estás seguro que deseas eliminar esta publicación?"; -"Text.postReply" = "Publicar Respuesta"; -"Text.postAReply" = "Publicar una respuesta"; -"Text.createProfile" = "Crear Perfil"; -"Text.editProfile" = "Editar Perfil"; -"Text.thisIsYou" = "¡Este eres tú!"; -"Text.name" = "Nombre"; -"Text.bio" = "Bio"; -"Text.seeMore" = "Ver más"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Eliminar este secreto e identidad"; -"Text.follow" = "Seguir"; -"Text.following" = "Siguiendo"; -"Text.followedBy" = "Seguido por"; -"Text.isFollowingYou" = "está siguiéndote actualmente"; -"Text.followedByCount" = "Seguido por {{ count }}"; -"Text.followingCount" = "Siguiendo {{ count }}"; -"Text.inYourNetwork" = " en tu red"; -"Text.followedByShortCount" = "{{ count }} Seguidores"; -"Text.unfollow" = "Dejar de seguir"; -"Text.identifierCopied" = "Identificador copiado a tu portapapeles"; -"Text.copyMessageIdentifier" = "Copiar Identificador de Mensaje"; -"Text.copyPublicIdentifier" = "Copiar Identificador de Perfil"; -"Text.sharePublicIdentifier" = "Compartir Identificador de Perfil"; -"Text.shareThisProfile" = "Compartir Este Mensaje"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} publicó: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Añadir amigo"; -"Text.removeFriend" = "Eliminar de amigos"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Reportar esta publicación"; -"Text.reportUser" = "Reportar este usuario"; -"Text.noReplies" = "Sin respuestas"; -"Text.oneReply" = "1 respuesta"; -"Text.oneReplyFrom" = "Una respuesta de "; -"Text.repliesFrom" = "Respuestas de "; -"Text.oneOther" = "1 más"; -"Text.replyCount" = "{{ count }} respuestas"; -"Text.andCountOthers" = " y {{ count }} más"; -"Text.countOthers" = "{{ count }} más"; -"Text.andOneOther" = " y 1 más"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} PARES EN LÍNEA"; -"Text.countLocalPeers" = "{{ count }} PARES LOCALES"; -"Text.lastSynced" = "ULTIMA: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Etiquetas"; -"Text.select" = "Seleccionar"; -"Text.home" = "Para tí"; -"Text.explore" = "Descubre"; -"Text.messages" = "Mensajes"; -"Text.notifications" = "Notificaciones"; -"Text.thread" = "Hilo"; -"Text.share" = "Compartir"; -"Text.bookmark" = "Marcador"; -"Text.like" = "Me Gusta"; -"Text.debug" = "Debuggear"; -"Text.join" = "Unirse"; -"Text.redeemInvitation" = "Canjear una invitación"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} publicación sin leer!"; -"Text.refreshPlural" = "{{ count }} publicaciones sin leer!"; -"Text.markdownSupported" = "Markdown soportado"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/fi-FI.lproj/Generated.strings b/Source/Localization/fi-FI.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/fi-FI.lproj/Generated.strings +++ b/Source/Localization/fi-FI.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/fr-FR.lproj/Generated.strings b/Source/Localization/fr-FR.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/fr-FR.lproj/Generated.strings +++ b/Source/Localization/fr-FR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/he-IL.lproj/Generated.strings b/Source/Localization/he-IL.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/he-IL.lproj/Generated.strings +++ b/Source/Localization/he-IL.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/hu-HU.lproj/Generated.strings b/Source/Localization/hu-HU.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/hu-HU.lproj/Generated.strings +++ b/Source/Localization/hu-HU.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/it-IT.lproj/Generated.strings b/Source/Localization/it-IT.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/it-IT.lproj/Generated.strings +++ b/Source/Localization/it-IT.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ja-JP.lproj/Generated.strings b/Source/Localization/ja-JP.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/ja-JP.lproj/Generated.strings +++ b/Source/Localization/ja-JP.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ko-KR.lproj/Generated.strings b/Source/Localization/ko-KR.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/ko-KR.lproj/Generated.strings +++ b/Source/Localization/ko-KR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/mi-NZ.lproj/Generated.strings b/Source/Localization/mi-NZ.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/mi-NZ.lproj/Generated.strings +++ b/Source/Localization/mi-NZ.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/nl-NL.lproj/Generated.strings b/Source/Localization/nl-NL.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/nl-NL.lproj/Generated.strings +++ b/Source/Localization/nl-NL.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/no-NO.lproj/Generated.strings b/Source/Localization/no-NO.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/no-NO.lproj/Generated.strings +++ b/Source/Localization/no-NO.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/pl-PL.lproj/Generated.strings b/Source/Localization/pl-PL.lproj/Generated.strings index 24bb9d1675..314a7aabc1 100644 --- a/Source/Localization/pl-PL.lproj/Generated.strings +++ b/Source/Localization/pl-PL.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Ups"; -"Text.cancel" = "Anuluj"; -"Text.skip" = "Pomiń"; -"Text.ok" = "OK"; -"Text.next" = "Dalej"; -"Text.done" = "Gotowe"; -"Text.save" = "Zapisz"; -"Text.yes" = "Tak"; -"Text.no" = "Nie"; -"Text.tryAgain" = "Spróbuj ponownie"; -"Text.loading" = "Wczytywanie..."; -"Text.today" = "Dzisiaj"; -"Text.yesterday" = "Wczoraj"; -"Text.recently" = "Ostatnio"; -"Text.future" = "W przyszłości"; -"Text.daysAgo" = "{{ days }} dni temu"; -"Text.atDayTime" = "{{ day }} o {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} min"; -"Text.yourProfile" = "Twój profil"; -"Text.helpAndSupport" = "Pomoc"; -"Text.reportBug" = "Zgłoś problem"; -"Text.settings" = "Ustawienia"; -"Text.yourNetwork" = "Twoja Sieć"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} obserwuje Cię"; -"Text.stoppedFollowing" = "{{somebody}} przestaje Cię obserwować"; -"Text.followStats" = "Obserwowani {{numberOfFollows}} • Obserwujący {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Pokaż mnie w katalogu"; -"Text.showMeInUserDirectory" = "Pokaż mnie w katalogu użytkowników"; -"Text.hideMeFromUserDirectory" = "Nie pokazuj mnie w katalogu użytkowników"; -"Text.analyticsAndCrash" = "Statystyki i Raporty Usterek"; -"Text.usageData" = "Statystyki Użytkowania"; -"Text.userDirectoryMessage" = "Obecność w katalogu użytkowników oznacza, że będzie można Cię znaleźć znając Twoją nazwę, krótki kod, lub numer telefonu."; -"Text.sendAnalytics" = "Wyślij statystyki do Planetary"; -"Text.dontSendAnalytics" = "Nie wysyłaj żadnych statystyk"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary szuka aktualności\nw rozproszonej sieci bezpośredniej."; -"Text.postAction" = "Post"; -"Text.preview" = "Podgąd"; -"Text.newPost" = "Nowy Post"; -"Text.deletePost" = "Usuń ten post"; -"Text.editPost" = "Edytuj ten post"; -"Text.confirmDeletePost" = "Czy na pewno chcesz usunąć ten post?"; -"Text.postReply" = "Odpowiedz"; -"Text.postAReply" = "Odpowiedz"; -"Text.createProfile" = "Utwórz profil"; -"Text.editProfile" = "Edytuj profil"; -"Text.thisIsYou" = "To Ty!"; -"Text.name" = "Nazwa"; -"Text.bio" = "Opis"; -"Text.seeMore" = "Więcej"; -"Text.likesThis" = "lubi to"; -"Text.dislikesThis" = "nie lubi tego"; -"Text.block" = "Ignoruj"; -"Text.blocked" = "Ignorowane"; -"Text.deleteSecretAndIdentity" = "Usuń ten sekret i tożsamość"; -"Text.follow" = "Obserwuj"; -"Text.following" = "Obserwowani"; -"Text.followedBy" = "Obserwowani Przez"; -"Text.isFollowingYou" = "jest Twoim obserwatorem"; -"Text.followedByCount" = "Obserwowany przez {{ count }}"; -"Text.followingCount" = "Obserwuje {{ count }}"; -"Text.inYourNetwork" = " w Twoim kręgu"; -"Text.followedByShortCount" = "{{ count }} Obserwujących"; -"Text.unfollow" = "Przestań Obserwować"; -"Text.identifierCopied" = "Identyfikator został skopiowany"; -"Text.copyMessageIdentifier" = "Skopiuj Identyfikator Wiadomości"; -"Text.copyPublicIdentifier" = "Skopiuj Identyfikator Profilu"; -"Text.sharePublicIdentifier" = "Udostępnij publiczny identyfikator"; -"Text.shareThisProfile" = "Udostępnij Ten Profil"; -"Text.shareThisMessage" = "Udostępnij Tę Wiadomość"; -"Text.shareThisProfileText" = "Znajdź {{ who }} w Planetary pod adresem {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} opublikował: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Dodaj znajomego"; -"Text.removeFriend" = "Usuń ze znajomych"; -"Text.blockUser" = "Ignoruj tego użytkownika"; -"Text.unblockUser" = "Nie ignoruj tego użytkownika"; -"Text.reportPost" = "Zgłoś tę wiadomość"; -"Text.reportUser" = "Zgłoś użytkownika"; -"Text.noReplies" = "Bez odpowiedzi"; -"Text.oneReply" = "1 odpowiedź"; -"Text.oneReplyFrom" = "Jedna odpowiedź od "; -"Text.repliesFrom" = "Odpowiedzi od "; -"Text.oneOther" = "1 inna"; -"Text.replyCount" = "{{ count }} odpowiedzi"; -"Text.andCountOthers" = " i {{ count }} innych"; -"Text.countOthers" = "{{ count }} innych"; -"Text.andOneOther" = " i 1 inna"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} OSÓB ON-LINE"; -"Text.countLocalPeers" = "{{ count }} OSÓB LOKALNIE"; -"Text.lastSynced" = "POBRANO: {{ when }}"; -"Text.syncingMessages" = "Synchronizacja wiadomości..."; -"Text.recentlyDownloaded" = "Pobrano {{ postCount }} wpisów w ciągu ostatnich {{ duration }} minut"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Kanały"; -"Text.select" = "Wybierz"; -"Text.home" = "Home Feed"; -"Text.explore" = "Odkryj"; -"Text.messages" = "Wiadomości"; -"Text.notifications" = "Powiadomienia"; -"Text.thread" = "Wątek"; -"Text.share" = "Udostępnij"; -"Text.bookmark" = "Zachowaj"; -"Text.like" = "Polub"; -"Text.debug" = "Debugowanie"; -"Text.join" = "Dołącz"; -"Text.redeemInvitation" = "Zrealizuj zaproszenie"; -"Text.pasteAddress" = "Kod"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} nieprzeczytany wpis!"; -"Text.refreshPlural" = "{{ count }} nieprzeczytanych wpisów!"; -"Text.markdownSupported" = "Podgląd"; -"Text.loggingOut" = "Wylogowywanie..."; -"Text.openPost" = "Otwórz wpis {{ postID }}"; -"Text.postNotFound" = "Nie znaleziono wpisu z podanym ID."; -"Text.users" = "Użytkownicy"; -"Text.posts" = "Wpisy"; -"Text.search" = "Szukaj"; -"Text.searching" = "Wyszukiwanie"; -"Text.searchForUsers" = "Filtruj użytkowników wg nazwy lub ID"; -"Text.searchingLocally" = "Wyszukiwanie wpisów w Twojej lokalnej bazie danych"; -"Text.noResultsFound" = "Brak wyników."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Czy na pewno?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/pl.lproj/Generated.strings b/Source/Localization/pl.lproj/Generated.strings index 254b83a39d..abd6483143 100644 --- a/Source/Localization/pl.lproj/Generated.strings +++ b/Source/Localization/pl.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Ojejku"; -"Text.cancel" = "Anuluj"; -"Text.skip" = "Pomiń"; -"Text.ok" = "OK"; -"Text.next" = "Dalej"; -"Text.done" = "Gotowe"; -"Text.save" = "Zapisz"; -"Text.yes" = "Tak"; -"Text.no" = "Nie"; -"Text.tryAgain" = "Ponów"; -"Text.loading" = "Ładowanie..."; -"Text.today" = "Dzisiaj"; -"Text.yesterday" = "Wczoraj"; -"Text.recently" = "Ostatnio"; -"Text.future" = "W przyszłości"; -"Text.daysAgo" = "{{ days }} dni temu"; -"Text.atDayTime" = "{{ day }} o {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Twój Profil"; -"Text.helpAndSupport" = "Pomoc"; -"Text.reportBug" = "Zgłoś Problem"; -"Text.settings" = "Ustawienia"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Pokaż mnie w katalogu"; -"Text.showMeInUserDirectory" = "Pokaż mnie w katalogu użytkowników"; -"Text.hideMeFromUserDirectory" = "Nie pokazuj mnie w katalogu użytkowników"; -"Text.analyticsAndCrash" = "Statystyki i Raporty Usterek"; -"Text.usageData" = "Statystyki Użytkowania"; -"Text.userDirectoryMessage" = "Obecność w katalogu użytkowników oznacza, że będzie można Cię znaleźć znając Twoją nazwę, krótki kod, lub numer telefonu."; -"Text.sendAnalytics" = "Wyślij statystyki do Planetary"; -"Text.dontSendAnalytics" = "Nie wysyłaj żadnych statystyk"; -"Text.analyticsMessage" = "Chcielibyśmy gromadzić anonimowe statystyki dotyczące korzystania z aplikacji (oraz raporty o awariach, gdy coś pójdzie nie tak), wyłącznie w celu ulepszania aplikacji."; -"Text.loadingUpdates" = "Planetary szuka aktualności\nw rozproszonej sieci bezpośredniej."; -"Text.postAction" = "Post"; -"Text.preview" = "Podgąd"; -"Text.newPost" = "Nowy Post"; -"Text.deletePost" = "Usuń ten post"; -"Text.editPost" = "Edytuj ten post"; -"Text.confirmDeletePost" = "Czy na pewno chcesz usunąć ten post?"; -"Text.postReply" = "Odpowiedz"; -"Text.postAReply" = "Odpowiedz"; -"Text.createProfile" = "Utwórz Profil"; -"Text.editProfile" = "Edytuj Profil"; -"Text.thisIsYou" = "To Ty!"; -"Text.name" = "Nazwa"; -"Text.bio" = "Opis"; -"Text.seeMore" = "Więcej"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Usuń ten sekret i tożsamość"; -"Text.follow" = "Obserwuj"; -"Text.following" = "Obserwowani"; -"Text.followedBy" = "Obserwowani Przez"; -"Text.isFollowingYou" = "jest Twoim obserwatorem"; -"Text.followedByCount" = "Obserwowany przez {{ count }}"; -"Text.followingCount" = "Obserwuje {{ count }}"; -"Text.inYourNetwork" = " w Twoim kręgu"; -"Text.followedByShortCount" = "{{ count }} Obserwujących"; -"Text.unfollow" = "Przestań Obserwować"; -"Text.identifierCopied" = "Identyfikator został skopiowany"; -"Text.copyMessageIdentifier" = "Skopiuj Identyfikator Wiadomości"; -"Text.copyPublicIdentifier" = "Skopiuj Identyfikator Profilu"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Udostępnij Ten Profil"; -"Text.shareThisMessage" = "Udostępnij Tę Wiadomość"; -"Text.shareThisProfileText" = "Znajdź {{ who }} w Planetary pod adresem {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} opublikował: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Dodaj znajomego"; -"Text.removeFriend" = "Usuń ze znajomych"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Zgłoś tę wiadomość"; -"Text.reportUser" = "Zgłoś użytkownika"; -"Text.noReplies" = "Bez odpowiedzi"; -"Text.oneReply" = "1 odpowiedź"; -"Text.oneReplyFrom" = "Jedna odpowiedź od "; -"Text.repliesFrom" = "Odpowiedzi od "; -"Text.oneOther" = "1 inna"; -"Text.replyCount" = "{{ count }} odpowiedzi"; -"Text.andCountOthers" = " i {{ count }} innych"; -"Text.countOthers" = "{{ count }} innych"; -"Text.andOneOther" = " i 1 inna"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} OSÓB ON-LINE"; -"Text.countLocalPeers" = "{{ count }} OSÓB LOKALNIE"; -"Text.lastSynced" = "POBRANO: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Kanały"; -"Text.select" = "Wybierz"; -"Text.home" = "Twoja Strona"; -"Text.explore" = "Odkryj"; -"Text.messages" = "Wiadomości"; -"Text.notifications" = "Powiadomienia"; -"Text.thread" = "Wątek"; -"Text.share" = "Udostępnij"; -"Text.bookmark" = "Zachowaj"; -"Text.like" = "Polub"; -"Text.debug" = "Debug"; -"Text.join" = "Dołącz"; -"Text.redeemInvitation" = "Zrealizuj zaproszenie"; -"Text.pasteAddress" = "Kod"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Podgląd"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/pt-BR.lproj/Generated.strings b/Source/Localization/pt-BR.lproj/Generated.strings index 24e1a47cc2..a608db420d 100644 --- a/Source/Localization/pt-BR.lproj/Generated.strings +++ b/Source/Localization/pt-BR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Opa"; -"Text.cancel" = "Cancelar"; -"Text.skip" = "Pular"; -"Text.ok" = "OK"; -"Text.next" = "Avançar"; -"Text.done" = "Concluir"; -"Text.save" = "Salvar"; -"Text.yes" = "Sim"; -"Text.no" = "Não"; -"Text.tryAgain" = "Tentar novamente"; -"Text.loading" = "Carregando..."; -"Text.today" = "Hoje"; -"Text.yesterday" = "Ontem"; -"Text.recently" = "Recentemente"; -"Text.future" = "No futuro"; -"Text.daysAgo" = "{{ days }} dias atrás"; -"Text.atDayTime" = "{{ day }} às {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} minutos"; -"Text.yourProfile" = "Seu perfil"; -"Text.helpAndSupport" = "Ajuda e suporte"; -"Text.reportBug" = "Informar um erro"; -"Text.settings" = "Configurações"; -"Text.yourNetwork" = "Sua rede"; -"Text.pubServers" = "Servidores públicos"; -"Text.usersInYourNetwork" = "Usuários na sua rede"; -"Text.goToYourNetwork" = "Acesse sua rede"; -"Text.emptyHomeFeedMessage" = "Está um tanto quanto vazio por aqui! Já pensou em seguir alguns usuários ou tópicos?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} começou a seguir"; -"Text.stoppedFollowing" = "{{somebody}} deixou de seguir"; -"Text.followStats" = "Seguindo {{numberOfFollows}} • Seguido por {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "Este usuário está fora da sua rede"; -"Text.showMeInDirectory" = "Quero aparecer no diretório"; -"Text.showMeInUserDirectory" = "Quero aparecer no diretório de usuários"; -"Text.hideMeFromUserDirectory" = "Não quero aparecer no diretório de usuários"; -"Text.analyticsAndCrash" = "Análises e relatórios de erros"; -"Text.usageData" = "Dados de uso"; -"Text.userDirectoryMessage" = "Aparecer no diretório de usuários significa que as pessoas poderão encontrá-lo se já souberem seu nome, código curto ou número de telefone."; -"Text.sendAnalytics" = "Enviar análise ao Planetary"; -"Text.dontSendAnalytics" = "Não enviar análise alguma"; -"Text.analyticsMessage" = "Permita-nos coletar dados sobre o uso que faz do aplicativo para que possamos aprimorá-lo."; -"Text.loadingUpdates" = "O Planetary busca atualizações\n na web descentralizada peer-to-peer."; -"Text.postAction" = "Publicar"; -"Text.preview" = "Pré-visualizar"; -"Text.newPost" = "Nova postagem"; -"Text.deletePost" = "Excluir esta postagem"; -"Text.editPost" = "Editar esta postagem"; -"Text.confirmDeletePost" = "Tem certeza de que deseja excluir esta postagem?"; -"Text.postReply" = "Publicar resposta"; -"Text.postAReply" = "Responder"; -"Text.createProfile" = "Criar perfil"; -"Text.editProfile" = "Editar perfil"; -"Text.thisIsYou" = "É você!"; -"Text.name" = "Nome"; -"Text.bio" = "Biografia"; -"Text.seeMore" = "Ver mais"; -"Text.likesThis" = "curte isto"; -"Text.dislikesThis" = "não curte isto"; -"Text.block" = "Ignorar"; -"Text.blocked" = "Ignorado"; -"Text.deleteSecretAndIdentity" = "Excluir este segredo e esta identidade"; -"Text.follow" = "Seguir"; -"Text.following" = "Seguindo"; -"Text.followedBy" = "Seguido por"; -"Text.isFollowingYou" = "está seguindo você atualmente"; -"Text.followedByCount" = "Seguido por {{ count }}"; -"Text.followingCount" = "Seguindo {{ count }}"; -"Text.inYourNetwork" = " na sua rede"; -"Text.followedByShortCount" = "{{ count }} seguidores"; -"Text.unfollow" = "Parar de seguir"; -"Text.identifierCopied" = "Identificador copiado para a área de transferência"; -"Text.copyMessageIdentifier" = "Copiar identificador da mensagem"; -"Text.copyPublicIdentifier" = "Copiar identificador do perfil"; -"Text.sharePublicIdentifier" = "Compartilhar identificador público"; -"Text.shareThisProfile" = "Compartilhar este perfil"; -"Text.shareThisMessage" = "Compartilhar esta mensagem"; -"Text.shareThisProfileText" = "Encontre {{ who }} no Planetary em {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} publicou: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Adicionar amigo"; -"Text.removeFriend" = "Excluir da lista de amigos"; -"Text.blockUser" = "Ignorar este usuário"; -"Text.unblockUser" = "Deixar de ignorar este usuário"; -"Text.reportPost" = "Denunciar esta postagem"; -"Text.reportUser" = "Denunciar este usuário"; -"Text.noReplies" = "Não há respostas"; -"Text.oneReply" = "1 resposta"; -"Text.oneReplyFrom" = "Uma resposta de "; -"Text.repliesFrom" = "Respostas de "; -"Text.oneOther" = "mais 1"; -"Text.replyCount" = "{{ count }} respostas"; -"Text.andCountOthers" = " e mais {{ count }}"; -"Text.countOthers" = "mais {{ count }}"; -"Text.andOneOther" = " e mais 1"; -"Text.connectedPeers" = "Pares conectados"; -"Text.countOnlinePeers" = "{{ count }} PARES ONLINE"; -"Text.countLocalPeers" = "{{ count }} PARES LOCAIS"; -"Text.lastSynced" = "SINCRONIZADO: {{ when }}"; -"Text.syncingMessages" = "Sincronizando mensagens..."; -"Text.recentlyDownloaded" = "Foram baixadas {{ postCount }} postagens nos últimos {{ duration }} minutos"; -"Text.identityNotFound" = "Não há informações suficientes sobre este par para a exibição do seu perfil."; -"Text.channels" = "Hashtags"; -"Text.select" = "Selecionar"; -"Text.home" = "Página inicial"; -"Text.explore" = "Descubra"; -"Text.messages" = "Mensagens"; -"Text.notifications" = "Notificações"; -"Text.thread" = "Discussão"; -"Text.share" = "Compartilhar"; -"Text.bookmark" = "Favoritar"; -"Text.like" = "Curtir"; -"Text.debug" = "Depurar"; -"Text.join" = "Aderir"; -"Text.redeemInvitation" = "Resgatar um convite"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} postagens não lidas!"; -"Text.refreshPlural" = "{{ count }} postagens não lidas!"; -"Text.markdownSupported" = "Pré-visualização de markdown"; -"Text.loggingOut" = "Encerrando a sessão..."; -"Text.openPost" = "Abrir a postagem {{ postID }}"; -"Text.postNotFound" = "Não foram encontradas postagens com o ID fornecido."; -"Text.users" = "Usuários"; -"Text.posts" = "Postagens"; -"Text.search" = "Pesquisar"; -"Text.searching" = "Pesquisando"; -"Text.searchForUsers" = "Filtrar usuários por nome ou ID"; -"Text.searchingLocally" = "Pesquisando postagens no banco de dados local"; -"Text.noResultsFound" = "Nenhum resultado foi encontrado."; -"Text.noResultsHelp" = "Não está achando o que procura? O Planetary somente busca as pessoas e as postagens na sua rede. No momento, a busca apenas corresponde a palavras inteiras, IDs de usuário e IDs de postagem. Além disso, podemos excluir postagens com mais de 6 meses para economizar espaço no seu dispositivo."; -"Text.upgradingAndRestoring" = "O Planetary está atualizando e restaurando suas mensagens da rede."; -"Text.beta1MigrationComplete" = "Pressione o seguinte botão para fechar esta tela e voltar ao seu feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "Isto pode levar algum tempo.\n\nDeixe o aplicativo aberto até a conclusão.\n"; -"Text.beta1StartUsingPlanetary" = "Se não quiser esperar, pode\ncomeçar a usar o Planetary agora mesmo, mas:"; -"Text.startUsingPlanetary" = "comece a usar o Planetary"; -"Text.startUsingPlanetaryTitle" = "Comece a usar o Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Descartar e começar a usar o Planetary"; -"Text.percentComplete" = "concluído"; -"Text.beta1Disclaimers" = "\n• você apenas conseguirá postar algo ou seguir alguém quando o feed completo for baixado\n\n• é possível que apenas consiga visualizar todas as mensagens anteriores quando elas forem baixadas."; -"Text.areYouSure" = "Tem certeza?"; -"Text.dismissMigrationEarlyMessage" = "Esta tela será descartada e você poderá usar o Planetary enquanto seus dados continuam sendo baixados em segundo plano. Tem certeza?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Tem certeza de que deseja ignorar {{ name }}? Vocês não conseguirão mais ver o conteúdo um do outro nem conseguirão entrar em contato um com o outro. Esta ação será publicamente visível."; "Blocking.buttonTitle" = "Sim, ignorar {{ name }}"; diff --git a/Source/Localization/pt-PT.lproj/Generated.strings b/Source/Localization/pt-PT.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/pt-PT.lproj/Generated.strings +++ b/Source/Localization/pt-PT.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ro-RO.lproj/Generated.strings b/Source/Localization/ro-RO.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/ro-RO.lproj/Generated.strings +++ b/Source/Localization/ro-RO.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/ru-RU.lproj/Generated.strings b/Source/Localization/ru-RU.lproj/Generated.strings index 52cbe5ac16..46e19ad8d3 100644 --- a/Source/Localization/ru-RU.lproj/Generated.strings +++ b/Source/Localization/ru-RU.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Планетарные"; -"Text.error" = "Ой"; -"Text.cancel" = "Отмена"; -"Text.skip" = "Пропустить"; -"Text.ok" = "ОК"; -"Text.next" = "Следующий"; -"Text.done" = "Готово"; -"Text.save" = "Сохранить"; -"Text.yes" = "Да"; -"Text.no" = "Нет"; -"Text.tryAgain" = "Попробовать снова"; -"Text.loading" = "Загрузка..."; -"Text.today" = "Cегодня"; -"Text.yesterday" = "Вчера"; -"Text.recently" = "Недавние"; -"Text.future" = "В будущем"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Ваш профиль"; -"Text.helpAndSupport" = "Справка и поддержка"; -"Text.reportBug" = "Сообщить об ошибке"; -"Text.settings" = "Настройки"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/sr-Cyrl.lproj/Generated.strings b/Source/Localization/sr-Cyrl.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/sr-Cyrl.lproj/Generated.strings +++ b/Source/Localization/sr-Cyrl.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/sr-Latn.lproj/Generated.strings b/Source/Localization/sr-Latn.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/sr-Latn.lproj/Generated.strings +++ b/Source/Localization/sr-Latn.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/sv-SE.lproj/Generated.strings b/Source/Localization/sv-SE.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/sv-SE.lproj/Generated.strings +++ b/Source/Localization/sv-SE.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/tr-TR.lproj/Generated.strings b/Source/Localization/tr-TR.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/tr-TR.lproj/Generated.strings +++ b/Source/Localization/tr-TR.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/uk-UA.lproj/Generated.strings b/Source/Localization/uk-UA.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/uk-UA.lproj/Generated.strings +++ b/Source/Localization/uk-UA.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/vi-VN.lproj/Generated.strings b/Source/Localization/vi-VN.lproj/Generated.strings index 7da622a80e..46e19ad8d3 100644 --- a/Source/Localization/vi-VN.lproj/Generated.strings +++ b/Source/Localization/vi-VN.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?\n\nYou can find them on the Network tab."; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "We would like to capture anonymized data about your use of the app - and crash reports when something goes wrong - so we can make the application better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "For You"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/zh-CN.lproj/Generated.strings b/Source/Localization/zh-CN.lproj/Generated.strings index 9531f302e5..cd4c42b43f 100644 --- a/Source/Localization/zh-CN.lproj/Generated.strings +++ b/Source/Localization/zh-CN.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "跳过"; -"Text.ok" = "确定"; -"Text.next" = "下一步"; -"Text.done" = "完成"; -"Text.save" = "保存"; -"Text.yes" = "是"; -"Text.no" = "否"; -"Text.tryAgain" = "搜索與您的音樂品味相似的對手..."; -"Text.loading" = "加载中……"; -"Text.today" = "今日"; -"Text.yesterday" = "昨天"; -"Text.recently" = "最近"; -"Text.future" = "以后"; -"Text.daysAgo" = "{days} 天前"; -"Text.atDayTime" = "{{ day }} 在 {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "你的个人资料"; -"Text.helpAndSupport" = "帮助与支持"; -"Text.reportBug" = "报告Bug"; -"Text.settings" = "设置"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "在用户目录中显示"; -"Text.showMeInUserDirectory" = "在用户目录中显示"; -"Text.hideMeFromUserDirectory" = "在用户目录中显示"; -"Text.analyticsAndCrash" = "分析和崩溃报告"; -"Text.usageData" = "数据用途"; -"Text.userDirectoryMessage" = "加入用户目录意味着如果用户已经知道您的姓名、短代码或电话号码,就可以找到您。"; -"Text.sendAnalytics" = "向行星发送分析"; -"Text.dontSendAnalytics" = "完全不要发送分析"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "行星正在通过对等端网络搜索更新\n。"; -"Text.postAction" = "张贴"; -"Text.preview" = "预览"; -"Text.newPost" = "新建日志"; -"Text.deletePost" = "删除此帖子"; -"Text.editPost" = "编辑"; -"Text.confirmDeletePost" = "确定要删除这个消息?"; -"Text.postReply" = "发表回复"; -"Text.postAReply" = "进行回复"; -"Text.createProfile" = "添加收藏"; -"Text.editProfile" = "獲取無限制每日聊天訊息!"; -"Text.thisIsYou" = "这是你 !"; -"Text.name" = "输入标题"; -"Text.bio" = "个性签名"; -"Text.seeMore" = "查看更多"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "加入"; -"Text.redeemInvitation" = "接受邀请"; -"Text.pasteAddress" = "代币"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown 预览"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Localization/zh-TW.lproj/Generated.strings b/Source/Localization/zh-TW.lproj/Generated.strings index 62ea3068d5..46e19ad8d3 100644 --- a/Source/Localization/zh-TW.lproj/Generated.strings +++ b/Source/Localization/zh-TW.lproj/Generated.strings @@ -1,153 +1,153 @@ // This file is auto-generated at build time and should not be modified by hand -"Text.planetary" = "Planetary"; -"Text.error" = "Oops"; -"Text.cancel" = "Cancel"; -"Text.skip" = "Skip"; -"Text.ok" = "OK"; -"Text.next" = "Next"; -"Text.done" = "Done"; -"Text.save" = "Save"; -"Text.yes" = "Yes"; -"Text.no" = "No"; -"Text.tryAgain" = "Try Again"; -"Text.loading" = "Loading..."; -"Text.today" = "Today"; -"Text.yesterday" = "Yesterday"; -"Text.recently" = "Recently"; -"Text.future" = "In the future"; -"Text.daysAgo" = "{{ days }} days ago"; -"Text.atDayTime" = "{{ day }} at {{ time }}"; -"Text.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; -"Text.yourProfile" = "Your Profile"; -"Text.helpAndSupport" = "Help and Support"; -"Text.reportBug" = "Report a Bug"; -"Text.settings" = "Settings"; -"Text.yourNetwork" = "Your Network"; -"Text.pubServers" = "Pub Servers"; -"Text.usersInYourNetwork" = "Users in your network"; -"Text.goToYourNetwork" = "Go to Your Network"; -"Text.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; -"Text.replied" = "{{somebody}} replied"; -"Text.liked" = "{{somebody}} liked"; -"Text.startedFollowing" = "{{somebody}} started following"; -"Text.stoppedFollowing" = "{{somebody}} stopped following"; -"Text.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; -"Text.userOusideNetwork" = "This user is outside your network"; -"Text.showMeInDirectory" = "Show me in the directory"; -"Text.showMeInUserDirectory" = "Show me in the user directory"; -"Text.hideMeFromUserDirectory" = "Hide me from the user directory"; -"Text.analyticsAndCrash" = "Analytics & Crash Reports"; -"Text.usageData" = "Usage Data"; -"Text.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; -"Text.sendAnalytics" = "Send analytics to Planetary"; -"Text.dontSendAnalytics" = "Don't send analytics at all"; -"Text.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; -"Text.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; -"Text.postAction" = "Post"; -"Text.preview" = "Preview"; -"Text.newPost" = "New Post"; -"Text.deletePost" = "Delete this post"; -"Text.editPost" = "Edit this post"; -"Text.confirmDeletePost" = "Are you sure you want to delete this post?"; -"Text.postReply" = "Post Reply"; -"Text.postAReply" = "Post a reply"; -"Text.createProfile" = "Create Profile"; -"Text.editProfile" = "Edit Profile"; -"Text.thisIsYou" = "This is you!"; -"Text.name" = "Name"; -"Text.bio" = "Bio"; -"Text.seeMore" = "See more"; -"Text.likesThis" = "likes this"; -"Text.dislikesThis" = "dislikes this"; -"Text.block" = "Ignore"; -"Text.blocked" = "Ignored"; -"Text.deleteSecretAndIdentity" = "Delete this secret and identity"; -"Text.follow" = "Follow"; -"Text.following" = "Following"; -"Text.followedBy" = "Followed By"; -"Text.isFollowingYou" = "is currently following you"; -"Text.followedByCount" = "Followed by {{ count }}"; -"Text.followingCount" = "Following {{ count }}"; -"Text.inYourNetwork" = " in your network"; -"Text.followedByShortCount" = "{{ count }} Followers"; -"Text.unfollow" = "Stop following"; -"Text.identifierCopied" = "Identifier copied to clipboard"; -"Text.copyMessageIdentifier" = "Copy Message Identifier"; -"Text.copyPublicIdentifier" = "Copy Profile Identifier"; -"Text.sharePublicIdentifier" = "Share Public Identifier"; -"Text.shareThisProfile" = "Share This Profile"; -"Text.shareThisMessage" = "Share This Message"; -"Text.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; -"Text.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; -"Text.viewSource" = "View source"; -"Text.messageSource" = "Message Source"; -"Text.addFriend" = "Add friend"; -"Text.removeFriend" = "Remove from friends"; -"Text.blockUser" = "Ignore this user"; -"Text.unblockUser" = "Unignore this user"; -"Text.reportPost" = "Report this post"; -"Text.reportUser" = "Report this user"; -"Text.noReplies" = "No replies"; -"Text.oneReply" = "1 reply"; -"Text.oneReplyFrom" = "One reply from "; -"Text.repliesFrom" = "Replies from "; -"Text.oneOther" = "1 other"; -"Text.replyCount" = "{{ count }} replies"; -"Text.andCountOthers" = " and {{ count }} others"; -"Text.countOthers" = "{{ count }} others"; -"Text.andOneOther" = " and 1 other"; -"Text.connectedPeers" = "Connected Peers"; -"Text.countOnlinePeers" = "{{ count }} ONLINE PEERS"; -"Text.countLocalPeers" = "{{ count }} LOCAL PEERS"; -"Text.lastSynced" = "SYNCED: {{ when }}"; -"Text.syncingMessages" = "Syncing Messages..."; -"Text.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; -"Text.identityNotFound" = "We don't know enough about this peer to show their profile."; -"Text.channels" = "Hashtags"; -"Text.select" = "Select"; -"Text.home" = "Home Feed"; -"Text.explore" = "Discover"; -"Text.messages" = "Messages"; -"Text.notifications" = "Notifications"; -"Text.thread" = "Thread"; -"Text.share" = "Share"; -"Text.bookmark" = "Bookmark"; -"Text.like" = "Like"; -"Text.debug" = "Debug"; -"Text.join" = "Join"; -"Text.redeemInvitation" = "Redeem an invitation"; -"Text.pasteAddress" = "Token"; -"Text.invitationRedeemed" = "Invitation redeemed!"; -"Text.addRoomAddressOrInvitation" = "paste address or invitation"; -"Text.joiningRoom" = "Joining room..."; -"Text.refreshSingular" = "{{ count }} unread post!"; -"Text.refreshPlural" = "{{ count }} unread posts!"; -"Text.markdownSupported" = "Markdown preview"; -"Text.loggingOut" = "Logging out..."; -"Text.openPost" = "Open post {{ postID }}"; -"Text.postNotFound" = "No posts found with the given ID."; -"Text.users" = "Users"; -"Text.posts" = "Posts"; -"Text.search" = "Search"; -"Text.searching" = "Searching"; -"Text.searchForUsers" = "Filter users by name or ID"; -"Text.searchingLocally" = "Searching for posts in your local database"; -"Text.noResultsFound" = "No results found."; -"Text.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; -"Text.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; -"Text.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; -"Text.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; -"Text.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; -"Text.startUsingPlanetary" = "start using Planetary"; -"Text.startUsingPlanetaryTitle" = "Start Using Planetary"; -"Text.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; -"Text.percentComplete" = "complete"; -"Text.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; -"Text.areYouSure" = "Are you sure?"; -"Text.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; -"Text.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; -"Text.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; +"Localized.planetary" = "Planetary"; +"Localized.error" = "Oops"; +"Localized.cancel" = "Cancel"; +"Localized.skip" = "Skip"; +"Localized.ok" = "OK"; +"Localized.next" = "Next"; +"Localized.done" = "Done"; +"Localized.save" = "Save"; +"Localized.yes" = "Yes"; +"Localized.no" = "No"; +"Localized.tryAgain" = "Try Again"; +"Localized.loading" = "Loading..."; +"Localized.today" = "Today"; +"Localized.yesterday" = "Yesterday"; +"Localized.recently" = "Recently"; +"Localized.future" = "In the future"; +"Localized.daysAgo" = "{{ days }} days ago"; +"Localized.atDayTime" = "{{ day }} at {{ time }}"; +"Localized.minutesAbbreviated" = "{{ numberOfMinutes }} mins"; +"Localized.yourProfile" = "Your Profile"; +"Localized.helpAndSupport" = "Help and Support"; +"Localized.reportBug" = "Report a Bug"; +"Localized.settings" = "Settings"; +"Localized.yourNetwork" = "Your Network"; +"Localized.pubServers" = "Pub Servers"; +"Localized.usersInYourNetwork" = "Users in your network"; +"Localized.goToYourNetwork" = "Go to Your Network"; +"Localized.emptyHomeFeedMessage" = "And it is rather bare! Have you considered following a few users or topics?"; +"Localized.replied" = "{{somebody}} replied"; +"Localized.liked" = "{{somebody}} liked"; +"Localized.startedFollowing" = "{{somebody}} started following"; +"Localized.stoppedFollowing" = "{{somebody}} stopped following"; +"Localized.followStats" = "Following {{numberOfFollows}} • Followed by {{numberOfFollowers}}"; +"Localized.userOusideNetwork" = "This user is outside your network"; +"Localized.showMeInDirectory" = "Show me in the directory"; +"Localized.showMeInUserDirectory" = "Show me in the user directory"; +"Localized.hideMeFromUserDirectory" = "Hide me from the user directory"; +"Localized.analyticsAndCrash" = "Analytics & Crash Reports"; +"Localized.usageData" = "Usage Data"; +"Localized.userDirectoryMessage" = "Being in the user directory means that people can find you if they already know your name, short code or phone number."; +"Localized.sendAnalytics" = "Send analytics to Planetary"; +"Localized.dontSendAnalytics" = "Don't send analytics at all"; +"Localized.analyticsMessage" = "Allow us to collect data about your use of the app so we can make it better."; +"Localized.loadingUpdates" = "Planetary is searching for updates\non the peer to peer decentralized web."; +"Localized.postAction" = "Post"; +"Localized.preview" = "Preview"; +"Localized.newPost" = "New Post"; +"Localized.deletePost" = "Delete this post"; +"Localized.editPost" = "Edit this post"; +"Localized.confirmDeletePost" = "Are you sure you want to delete this post?"; +"Localized.postReply" = "Post Reply"; +"Localized.postAReply" = "Post a reply"; +"Localized.createProfile" = "Create Profile"; +"Localized.editProfile" = "Edit Profile"; +"Localized.thisIsYou" = "This is you!"; +"Localized.name" = "Name"; +"Localized.bio" = "Bio"; +"Localized.seeMore" = "See more"; +"Localized.likesThis" = "likes this"; +"Localized.dislikesThis" = "dislikes this"; +"Localized.block" = "Ignore"; +"Localized.blocked" = "Ignored"; +"Localized.deleteSecretAndIdentity" = "Delete this secret and identity"; +"Localized.follow" = "Follow"; +"Localized.following" = "Following"; +"Localized.followedBy" = "Followed By"; +"Localized.isFollowingYou" = "is currently following you"; +"Localized.followedByCount" = "Followed by {{ count }}"; +"Localized.followingCount" = "Following {{ count }}"; +"Localized.inYourNetwork" = " in your network"; +"Localized.followedByShortCount" = "{{ count }} Followers"; +"Localized.unfollow" = "Stop following"; +"Localized.identifierCopied" = "Identifier copied to clipboard"; +"Localized.copyMessageIdentifier" = "Copy Message Identifier"; +"Localized.copyPublicIdentifier" = "Copy Profile Identifier"; +"Localized.sharePublicIdentifier" = "Share Public Identifier"; +"Localized.shareThisProfile" = "Share This Profile"; +"Localized.shareThisMessage" = "Share This Message"; +"Localized.shareThisProfileText" = "Find {{ who }} on Planetary at {{ link }}"; +"Localized.shareThisMessageText" = "{{ who }} posted: {{ what }} {{ link }}"; +"Localized.viewSource" = "View source"; +"Localized.messageSource" = "Message Source"; +"Localized.addFriend" = "Add friend"; +"Localized.removeFriend" = "Remove from friends"; +"Localized.blockUser" = "Ignore this user"; +"Localized.unblockUser" = "Unignore this user"; +"Localized.reportPost" = "Report this post"; +"Localized.reportUser" = "Report this user"; +"Localized.noReplies" = "No replies"; +"Localized.oneReply" = "1 reply"; +"Localized.oneReplyFrom" = "One reply from "; +"Localized.repliesFrom" = "Replies from "; +"Localized.oneOther" = "1 other"; +"Localized.replyCount" = "{{ count }} replies"; +"Localized.andCountOthers" = " and {{ count }} others"; +"Localized.countOthers" = "{{ count }} others"; +"Localized.andOneOther" = " and 1 other"; +"Localized.connectedPeers" = "Connected Peers"; +"Localized.countOnlinePeers" = "{{ count }} ONLINE PEERS"; +"Localized.countLocalPeers" = "{{ count }} LOCAL PEERS"; +"Localized.lastSynced" = "SYNCED: {{ when }}"; +"Localized.syncingMessages" = "Syncing Messages..."; +"Localized.recentlyDownloaded" = "Downloaded {{ postCount }} posts in the last {{ duration }} mins"; +"Localized.identityNotFound" = "We don't know enough about this peer to show their profile."; +"Localized.channels" = "Hashtags"; +"Localized.select" = "Select"; +"Localized.home" = "Home Feed"; +"Localized.explore" = "Discover"; +"Localized.messages" = "Messages"; +"Localized.notifications" = "Notifications"; +"Localized.thread" = "Thread"; +"Localized.share" = "Share"; +"Localized.bookmark" = "Bookmark"; +"Localized.like" = "Like"; +"Localized.debug" = "Debug"; +"Localized.join" = "Join"; +"Localized.redeemInvitation" = "Redeem an invitation"; +"Localized.pasteAddress" = "Token"; +"Localized.invitationRedeemed" = "Invitation redeemed!"; +"Localized.addRoomAddressOrInvitation" = "paste address or invitation"; +"Localized.joiningRoom" = "Joining room..."; +"Localized.refreshSingular" = "{{ count }} unread post!"; +"Localized.refreshPlural" = "{{ count }} unread posts!"; +"Localized.markdownSupported" = "Markdown preview"; +"Localized.loggingOut" = "Logging out..."; +"Localized.openPost" = "Open post {{ postID }}"; +"Localized.postNotFound" = "No posts found with the given ID."; +"Localized.users" = "Users"; +"Localized.posts" = "Posts"; +"Localized.search" = "Search"; +"Localized.searching" = "Searching"; +"Localized.searchForUsers" = "Filter users by name or ID"; +"Localized.searchingLocally" = "Searching for posts in your local database"; +"Localized.noResultsFound" = "No results found."; +"Localized.noResultsHelp" = "Not seeing what you are looking for? Planetary can only search the people and posts in your network. Right now the search only matches whole words, user IDs, and post IDs. We also may exclude posts older than 6 months to save space on your device."; +"Localized.upgradingAndRestoring" = "Planetary is upgrading and restoring your messages from the network."; +"Localized.beta1MigrationComplete" = "Tap on the following button to close this screen and go back to your feed."; +"Localized.beta1MigrationPleaseLeaveAppOpen" = "This may take a while.\n\nPlease leave the app open until it's done.\n"; +"Localized.beta1StartUsingPlanetary" = "If you don't want to wait, you can\nstart using Planetary right away, but:"; +"Localized.startUsingPlanetary" = "start using Planetary"; +"Localized.startUsingPlanetaryTitle" = "Start Using Planetary"; +"Localized.dismissAndStartUsingPlanetary" = "Dismiss and start using Planetary"; +"Localized.percentComplete" = "complete"; +"Localized.beta1Disclaimers" = "\n• you won't be able to post or follow until your whole feed is downloaded\n\n• you may not see all previous messages until they are downloaded."; +"Localized.areYouSure" = "Are you sure?"; +"Localized.dismissMigrationEarlyMessage" = "This screen will dismiss and you can use Planetary while your data continues downloading in the background. Are you sure?"; +"Localized.confirmCopyToMainNetwork" = "Due to a bug your profile was created on Planetary's test network instead of the main SSB network. The app will now copy your profile to the main network."; +"Localized.confirmSkipCopyToMainNetwork" = "You will not be prompted to run this fix again. Are you sure you want to skip it?"; "Blocking.alertTitle" = "Are you sure you want to ignore {{ name }}? You will no longer see each other's content or be able to contact each other. This will be publicly visible."; "Blocking.buttonTitle" = "Yes, ignore {{ name }}"; diff --git a/Source/Onboarding/OnboardingStep.swift b/Source/Onboarding/OnboardingStep.swift index 155f201f6b..80aff81435 100644 --- a/Source/Onboarding/OnboardingStep.swift +++ b/Source/Onboarding/OnboardingStep.swift @@ -75,7 +75,7 @@ class OnboardingStepData { case resume case start - var title: Text.Onboarding.StepTitle { + var title: Localized.Onboarding.StepTitle { switch self { case .backup: return .backup case .benefits: return .benefits diff --git a/Source/Onboarding/Steps/BackupOnboardingStep.swift b/Source/Onboarding/Steps/BackupOnboardingStep.swift index a52849da00..92d984fbce 100644 --- a/Source/Onboarding/Steps/BackupOnboardingStep.swift +++ b/Source/Onboarding/Steps/BackupOnboardingStep.swift @@ -16,7 +16,7 @@ class BackupOnboardingStep: OnboardingStep { } override func customizeView() { - self.view.hintLabel.text = Text.Onboarding.backupHint.text + self.view.hintLabel.text = Localized.Onboarding.backupHint.text self.view.secondaryButton.setText(.notNow) self.view.primaryButton.setText(.backUp) } diff --git a/Source/Onboarding/Steps/BenefitsOnboardingStep.swift b/Source/Onboarding/Steps/BenefitsOnboardingStep.swift index 6012f382d9..8303292333 100644 --- a/Source/Onboarding/Steps/BenefitsOnboardingStep.swift +++ b/Source/Onboarding/Steps/BenefitsOnboardingStep.swift @@ -18,18 +18,18 @@ class BenefitsOnboardingStep: OnboardingStep { override func customizeView() { let text = (try? NSMutableAttributedString( - markdown: Text.Onboarding.benefits.text, + markdown: Localized.Onboarding.benefits.text, options: AttributedString.MarkdownParsingOptions(interpretedSyntax: .inlineOnlyPreservingWhitespace) - )) ?? NSMutableAttributedString(string: Text.Onboarding.benefits.text) + )) ?? NSMutableAttributedString(string: Localized.Onboarding.benefits.text) text.addFontAttribute((self.view.hintLabel.font!), colorAttribute: UIColor.menuUnselectedItemText) text.addLinkAttribute( value: SupportArticle.whatIsPlanetary.rawValue, - to: Text.Onboarding.findOutMore.text + to: Localized.Onboarding.findOutMore.text ) text.addParagraphAlignLeft() let centerStyle = NSMutableParagraphStyle() centerStyle.alignment = .center - text.addAttributes([.paragraphStyle: centerStyle], to: Text.Onboarding.findOutMore.text) + text.addAttributes([.paragraphStyle: centerStyle], to: Localized.Onboarding.findOutMore.text) self.view.textView.isEditable = false self.view.textView.attributedText = text self.view.textView.delegate = self @@ -50,9 +50,9 @@ extension BenefitsOnboardingStep: UITextViewDelegate { guard let article = SupportArticle(rawValue: URL.absoluteString) else { return false } guard let controller = Support.shared.articleViewController(article) else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return false } diff --git a/Source/Onboarding/Steps/BioOnboardingStep.swift b/Source/Onboarding/Steps/BioOnboardingStep.swift index 9e52d544b3..7c4ec5fde1 100644 --- a/Source/Onboarding/Steps/BioOnboardingStep.swift +++ b/Source/Onboarding/Steps/BioOnboardingStep.swift @@ -21,7 +21,7 @@ class BioOnboardingStep: OnboardingStep, UITextViewDelegate { self.view.textView.becomeFirstResponder() self.view.textView.delegate = self self.view.textView.backgroundColor = .appBackground - self.view.hintLabel.text = Text.Onboarding.bioHint.text + self.view.hintLabel.text = Localized.Onboarding.bioHint.text self.view.secondaryButton.setText(.skip) self.view.titleLabelTopConstraint?.constant = UIScreen.main.isShort ? Layout.verticalSpacing : Layout.verticalSpacing * 2 if UIScreen.main.isShort { diff --git a/Source/Onboarding/Steps/BirthdateOnboardingStep.swift b/Source/Onboarding/Steps/BirthdateOnboardingStep.swift index 52425e9630..2127605651 100644 --- a/Source/Onboarding/Steps/BirthdateOnboardingStep.swift +++ b/Source/Onboarding/Steps/BirthdateOnboardingStep.swift @@ -44,7 +44,7 @@ class BirthdateOnboardingStep: OnboardingStep, UITextFieldDelegate, UIPickerView } override func customizeView() { - self.view.hintLabel.text = Text.Onboarding.ageLimit.text + self.view.hintLabel.text = Localized.Onboarding.ageLimit.text self.view.textField.inputView = datePicker self.view.textField.delegate = self // hide the cursor, since we disable direct text editing anyway diff --git a/Source/Onboarding/Steps/ContactsOnboardingStep.swift b/Source/Onboarding/Steps/ContactsOnboardingStep.swift index 370c74a255..7d6b711a25 100644 --- a/Source/Onboarding/Steps/ContactsOnboardingStep.swift +++ b/Source/Onboarding/Steps/ContactsOnboardingStep.swift @@ -16,7 +16,7 @@ class ContactsOnboardingStep: OnboardingStep { } override func customizeView() { - self.view.hintLabel.text = Text.Onboarding.contactsHint.text + self.view.hintLabel.text = Localized.Onboarding.contactsHint.text self.view.secondaryButton.setText(.notNow) self.view.primaryButton.setText(.connect) } @@ -28,8 +28,8 @@ class ContactsOnboardingStep: OnboardingStep { override func performPrimaryAction(sender button: UIButton) { self.data.allowedContacts = true AppController.shared.alert( - title: Text.ok.text, - message: Text.Onboarding.contactsWIP.text + title: Localized.ok.text, + message: Localized.Onboarding.contactsWIP.text ) { [unowned self] in self.next() diff --git a/Source/Onboarding/Steps/DirectoryOnboardingStep.swift b/Source/Onboarding/Steps/DirectoryOnboardingStep.swift index cded8f3663..816846f147 100644 --- a/Source/Onboarding/Steps/DirectoryOnboardingStep.swift +++ b/Source/Onboarding/Steps/DirectoryOnboardingStep.swift @@ -43,7 +43,7 @@ class DirectoryOnboardingStep: OnboardingStep, UITableViewDataSource, UITableVie } override func customizeController(controller: ContentViewController) { - let nextButton = UIBarButtonItem(title: Text.next.text, style: .plain, target: self, action: #selector(didPressNext)) + let nextButton = UIBarButtonItem(title: Localized.next.text, style: .plain, target: self, action: #selector(didPressNext)) controller.navigationItem.rightBarButtonItem = nextButton controller.navigationItem.hidesBackButton = true } diff --git a/Source/Onboarding/Steps/DoneOnboardingStep.swift b/Source/Onboarding/Steps/DoneOnboardingStep.swift index 1ef766bd50..541bded577 100644 --- a/Source/Onboarding/Steps/DoneOnboardingStep.swift +++ b/Source/Onboarding/Steps/DoneOnboardingStep.swift @@ -16,40 +16,40 @@ class DoneOnboardingStep: OnboardingStep { private let analyticsToggle: TitledToggle = { let view = TitledToggle.forAutoLayout() - view.titleLabel.text = Text.sendAnalytics.text - view.subtitleLabel.text = Text.analyticsMessage.text + view.titleLabel.text = Localized.sendAnalytics.text + view.subtitleLabel.text = Localized.analyticsMessage.text view.toggle.isOn = true return view }() private let followPlanetaryToggle: TitledToggle = { let view = TitledToggle.forAutoLayout() - view.titleLabel.text = Text.Onboarding.followPlanetaryToggleTitle.text - view.subtitleLabel.text = Text.Onboarding.followPlanetaryToggleDescription.text + view.titleLabel.text = Localized.Onboarding.followPlanetaryToggleTitle.text + view.subtitleLabel.text = Localized.Onboarding.followPlanetaryToggleDescription.text view.toggle.isOn = true return view }() private let publicWebHostingToggle: TitledToggle = { let view = TitledToggle.forAutoLayout() - view.titleLabel.text = Text.WebServices.publicWebHosting.text - view.subtitleLabel.text = Text.WebServices.footer.text + view.titleLabel.text = Localized.WebServices.publicWebHosting.text + view.subtitleLabel.text = Localized.WebServices.footer.text view.toggle.isOn = true return view }() private let joinPlanetarySystemToggle: TitledToggle = { let view = TitledToggle.forAutoLayout() - view.titleLabel.text = Text.Onboarding.joinPlanetarySystem.text - view.subtitleLabel.text = Text.Onboarding.joinPlanetarySystemDescription.text + view.titleLabel.text = Localized.Onboarding.joinPlanetarySystem.text + view.subtitleLabel.text = Localized.Onboarding.joinPlanetarySystemDescription.text view.toggle.isOn = true return view }() private let useTestNetworkToggle: TitledToggle = { let view = TitledToggle.forAutoLayout() - view.titleLabel.text = Text.Onboarding.useTestNetwork.text - view.subtitleLabel.text = Text.Onboarding.useTestNetworkDescription.text + view.titleLabel.text = Localized.Onboarding.useTestNetwork.text + view.subtitleLabel.text = Localized.Onboarding.useTestNetworkDescription.text #if DEBUG view.toggle.isOn = true #else @@ -83,7 +83,7 @@ class DoneOnboardingStep: OnboardingStep { ).isActive = true #endif - self.view.hintLabel.text = Text.Onboarding.thanksForTrying.text + self.view.hintLabel.text = Localized.Onboarding.thanksForTrying.text self.view.primaryButton.setText(.doneOnboarding) self.view.bringSubviewToFront(view.buttonStack) diff --git a/Source/Onboarding/Steps/EarlyAccessOnboardingStep.swift b/Source/Onboarding/Steps/EarlyAccessOnboardingStep.swift index 2409eba96e..e605f2e29f 100644 --- a/Source/Onboarding/Steps/EarlyAccessOnboardingStep.swift +++ b/Source/Onboarding/Steps/EarlyAccessOnboardingStep.swift @@ -16,7 +16,7 @@ class EarlyAccessOnboardingStep: OnboardingStep { } override func customizeView() { - self.view.hintLabel.text = Text.Onboarding.earlyAccess.text + self.view.hintLabel.text = Localized.Onboarding.earlyAccess.text self.view.primaryButton.setText(.iUnderstand) } } diff --git a/Source/Onboarding/Steps/JoinOnboardingStep.swift b/Source/Onboarding/Steps/JoinOnboardingStep.swift index 931bf9e062..6fb72fb4e3 100644 --- a/Source/Onboarding/Steps/JoinOnboardingStep.swift +++ b/Source/Onboarding/Steps/JoinOnboardingStep.swift @@ -57,7 +57,7 @@ import CrashReporting // this will try Onboarding.start() again, creating a new // configuration and such - let tryAgain = UIAlertAction(title: Text.tryAgain.text, + let tryAgain = UIAlertAction(title: Localized.tryAgain.text, style: .default) { [weak self] _ in self?.tryAgain() @@ -65,15 +65,15 @@ import CrashReporting // this will delete the current configuration (if it matches the // context's identity) and start at the beginning of onboarding - let startOver = UIAlertAction(title: Text.Onboarding.startOver.text, + let startOver = UIAlertAction(title: Localized.Onboarding.startOver.text, style: .destructive) { [weak self] _ in self?.startOver() } AppController.shared.choose(from: [tryAgain, startOver], - title: Text.Onboarding.somethingWentWrong.text, - message: error?.localizedDescription ?? Text.Onboarding.errorRetryMessage.text) + title: Localized.Onboarding.somethingWentWrong.text, + message: error?.localizedDescription ?? Localized.Onboarding.errorRetryMessage.text) } /// If `Onboarding.createProfile()` fails, this will reset onboarding and try again diff --git a/Source/Onboarding/Steps/NameOnboardingStep.swift b/Source/Onboarding/Steps/NameOnboardingStep.swift index 869ef3ca49..b27c970648 100644 --- a/Source/Onboarding/Steps/NameOnboardingStep.swift +++ b/Source/Onboarding/Steps/NameOnboardingStep.swift @@ -20,7 +20,7 @@ class NameOnboardingStep: OnboardingStep { self.view.textField.autocapitalizationType = .words self.view.textField.autocorrectionType = .no - self.view.hintLabel.text = Text.Onboarding.useRealName.text + self.view.hintLabel.text = Localized.Onboarding.useRealName.text self.view.primaryButton.isEnabled = false self.view.secondaryButton.setText(.doItLater) } diff --git a/Source/Onboarding/Steps/PhoneOnboardingStep.swift b/Source/Onboarding/Steps/PhoneOnboardingStep.swift index b9fcc9f563..0765d1e442 100644 --- a/Source/Onboarding/Steps/PhoneOnboardingStep.swift +++ b/Source/Onboarding/Steps/PhoneOnboardingStep.swift @@ -22,7 +22,7 @@ class PhoneOnboardingStep: OnboardingStep { view.layer.borderColor = UIColor.border.text.cgColor view.layer.borderWidth = 1 view.layer.cornerRadius = 10 - view.placeholder = Text.Onboarding.phoneNumber.text + view.placeholder = Localized.Onboarding.phoneNumber.text view.textAlignment = .center view.textContentType = .telephoneNumber return view @@ -36,7 +36,7 @@ class PhoneOnboardingStep: OnboardingStep { self.view.addSubview(self.phoneNumberField) self.phoneNumberField.constrain(to: self.view.textField) self.view.textField.isHidden = true - self.view.hintLabel.text = Text.Onboarding.phoneNumberConfirmationMessage.text + self.view.hintLabel.text = Localized.Onboarding.phoneNumberConfirmationMessage.text self.view.primaryButton.isEnabled = false } diff --git a/Source/Onboarding/Steps/PhoneVerifyOnboardingStep.swift b/Source/Onboarding/Steps/PhoneVerifyOnboardingStep.swift index 5654d1ac6a..4fa27bfa82 100644 --- a/Source/Onboarding/Steps/PhoneVerifyOnboardingStep.swift +++ b/Source/Onboarding/Steps/PhoneVerifyOnboardingStep.swift @@ -39,22 +39,22 @@ class PhoneVerifyOnboardingStep: OnboardingStep { @objc private func retryButtonTouchUpInside() { - let reenter = UIAlertAction(title: Text.Onboarding.reenter.text, style: .default) { + let reenter = UIAlertAction(title: Localized.Onboarding.reenter.text, style: .default) { [unowned self] _ in self.back() } - let retry = UIAlertAction(title: Text.Onboarding.resendSMS.text, style: .cancel) { + let retry = UIAlertAction(title: Localized.Onboarding.resendSMS.text, style: .cancel) { [unowned self] _ in self.resend() } let phone = self.data.phone ?? "" - let title = Text.Onboarding.youEnteredNumber.text(["phone": phone]) + let title = Localized.Onboarding.youEnteredNumber.text(["phone": phone]) AppController.shared.choose(from: [reenter, retry], title: title, - message: Text.Onboarding.confirmNumber.text) + message: Localized.Onboarding.confirmNumber.text) } private func resend() { diff --git a/Source/Onboarding/Steps/PhotoOnboardingStep.swift b/Source/Onboarding/Steps/PhotoOnboardingStep.swift index 457e715f8a..6326c820a1 100644 --- a/Source/Onboarding/Steps/PhotoOnboardingStep.swift +++ b/Source/Onboarding/Steps/PhotoOnboardingStep.swift @@ -40,7 +40,7 @@ class PhotoOnboardingStep: OnboardingStep, UIImagePickerControllerDelegate, UINa label.numberOfLines = 2 label.textAlignment = .center label.textColor = UIColor.tint.default - label.text = Text.Onboarding.chooseProfileImage.text + label.text = Localized.Onboarding.chooseProfileImage.text return label }() diff --git a/Source/Onboarding/Steps/ResumeOnboardingStep.swift b/Source/Onboarding/Steps/ResumeOnboardingStep.swift index d28c8dfd74..58f5e5cb11 100644 --- a/Source/Onboarding/Steps/ResumeOnboardingStep.swift +++ b/Source/Onboarding/Steps/ResumeOnboardingStep.swift @@ -51,14 +51,14 @@ class ResumeOnboardingStep: OnboardingStep { // this will try Onboarding.start() again, creating a new // configuration and such - let tryAgain = UIAlertAction(title: Text.tryAgain.text, + let tryAgain = UIAlertAction(title: Localized.tryAgain.text, style: .default) { [weak self] _ in self?.didStart() } let reset = UIAlertAction( - title: Text.Onboarding.startOver.text, + title: Localized.Onboarding.startOver.text, style: .destructive ) { _ in Task(priority: .userInitiated) { @@ -78,7 +78,7 @@ class ResumeOnboardingStep: OnboardingStep { } AppController.shared.choose(from: [tryAgain, reset], - title: Text.Onboarding.somethingWentWrong.text, - message: Text.Onboarding.resumeRetryMessage.text) + title: Localized.Onboarding.somethingWentWrong.text, + message: Localized.Onboarding.resumeRetryMessage.text) } } diff --git a/Source/Onboarding/Steps/SplashOnboardingStep.swift b/Source/Onboarding/Steps/SplashOnboardingStep.swift index a9e02ba1e3..15f8b0a6be 100644 --- a/Source/Onboarding/Steps/SplashOnboardingStep.swift +++ b/Source/Onboarding/Steps/SplashOnboardingStep.swift @@ -18,16 +18,16 @@ class StartOnboardingStep: OnboardingStep { view.backgroundColor = .appBackground view.delegate = self view.isEditable = false - let text = NSMutableAttributedString(Text.Onboarding.policyStatement.text, + let text = NSMutableAttributedString(Localized.Onboarding.policyStatement.text, font: UIFont.systemFont(ofSize: 13, weight: .medium), color: UIColor.text.detail) text.addLinkAttribute( value: SupportArticle.termsOfService.rawValue, - to: Text.Onboarding.termsOfService.text + to: Localized.Onboarding.termsOfService.text ) text.addLinkAttribute( value: SupportArticle.privacyPolicy.rawValue, - to: Text.Onboarding.privacyPolicy.text + to: Localized.Onboarding.privacyPolicy.text ) view.attributedText = text return view @@ -40,7 +40,7 @@ class StartOnboardingStep: OnboardingStep { override func customizeView() { - let title = NSAttributedString("\n\(Text.planetary.text)\n\n\n", + let title = NSAttributedString("\n\(Localized.planetary.text)\n\n\n", font: UIFont.systemFont(ofSize: 50, weight: .semibold), color: .clear) @@ -76,9 +76,9 @@ extension StartOnboardingStep: UITextViewDelegate { guard let article = SupportArticle(rawValue: URL.absoluteString) else { return false } guard let controller = Support.shared.articleViewController(article) else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return false } diff --git a/Source/Service/RoomInvitationRedeemer.swift b/Source/Service/RoomInvitationRedeemer.swift index 846afe0157..d054013f5b 100644 --- a/Source/Service/RoomInvitationRedeemer.swift +++ b/Source/Service/RoomInvitationRedeemer.swift @@ -22,13 +22,13 @@ enum RoomInvitationRedeemer { var errorDescription: String? { switch self { case .invalidURL: - return Text.Error.invalidRoomURL.text + return Localized.Error.invalidRoomURL.text case .invitationRedemptionFailedWithReason(let reason): - return Text.Error.invitationRedemptionFailedWithReason.text(["reason": reason]) + return Localized.Error.invitationRedemptionFailedWithReason.text(["reason": reason]) case .invitationRedemptionFailed: - return Text.Error.invitationRedemptionFailed.text + return Localized.Error.invitationRedemptionFailed.text case .notLoggedIn: - return Text.Error.notLoggedIn.text + return Localized.Error.notLoggedIn.text } } } @@ -177,7 +177,7 @@ enum RoomInvitationRedeemer { private static func post(_ token: String, to url: URL, controller: AppController, bot: Bot) async { do { try await post(token, to: url, bot: bot) - await controller.showToast(Text.invitationRedeemed.text) + await controller.showToast(Localized.invitationRedeemed.text) } catch { Log.optional(error) await controller.topViewController.alert(error: error) diff --git a/Source/Service/WelcomeService.swift b/Source/Service/WelcomeService.swift index 7dadb00af7..d9a83ec5eb 100644 --- a/Source/Service/WelcomeService.swift +++ b/Source/Service/WelcomeService.swift @@ -116,8 +116,8 @@ class WelcomeServiceAdapter: WelcomeService { content: Content( from: About( about: welcomeFeedID, - name: Text.Onboarding.welcomeBotName.text, - description: Text.Onboarding.welcomeBotBio.text, + name: Localized.Onboarding.welcomeBotName.text, + description: Localized.Onboarding.welcomeBotBio.text, imageLink: "&XD6l9T+dbtFqlZDbqFHf5Nixo8V7lE8VseArbpZbBwU=.sha256", publicWebHosting: false ) @@ -174,7 +174,7 @@ class WelcomeServiceAdapter: WelcomeService { hashtags: nil, mentions: nil, root: nil, - text: Text.Onboarding.welcomeMessage.text + text: Localized.Onboarding.welcomeMessage.text ) ), hash: "nop", diff --git a/Source/Settings/DataUsageSettingsViewController.swift b/Source/Settings/DataUsageSettingsViewController.swift index 5158dfc2e0..de40eeed45 100644 --- a/Source/Settings/DataUsageSettingsViewController.swift +++ b/Source/Settings/DataUsageSettingsViewController.swift @@ -12,7 +12,7 @@ import Analytics class DataUsageSettingsViewController: DebugTableViewController { - private lazy var on = DebugTableViewCellModel(title: Text.sendAnalytics.text, + private lazy var on = DebugTableViewCellModel(title: Localized.sendAnalytics.text, valueClosure: { cell in cell.accessoryType = Analytics.shared.isEnabled ? .checkmark : .none @@ -22,7 +22,7 @@ class DataUsageSettingsViewController: DebugTableViewController { self.toggle(enabled: true) }) - private lazy var off = DebugTableViewCellModel(title: Text.dontSendAnalytics.text, + private lazy var off = DebugTableViewCellModel(title: Localized.dontSendAnalytics.text, valueClosure: { cell in cell.accessoryType = Analytics.shared.isEnabled ? .none : .checkmark @@ -34,12 +34,12 @@ class DataUsageSettingsViewController: DebugTableViewController { override func viewDidLoad() { super.viewDidLoad() - self.navigationItem.title = Text.analyticsAndCrash.text + self.navigationItem.title = Localized.analyticsAndCrash.text self.updateSettings() } override internal func updateSettings() { - self.settings = [("", [self.on, self.off], Text.analyticsMessage.text)] + self.settings = [("", [self.on, self.off], Localized.analyticsMessage.text)] super.updateSettings() } diff --git a/Source/Settings/PreviewSettingsViewController.swift b/Source/Settings/PreviewSettingsViewController.swift index a9bca50c2f..2d0fe80935 100644 --- a/Source/Settings/PreviewSettingsViewController.swift +++ b/Source/Settings/PreviewSettingsViewController.swift @@ -20,7 +20,7 @@ class PreviewSettingsViewController: DebugTableViewController { override func viewDidLoad() { super.viewDidLoad() - self.navigationItem.title = Text.Preview.title.text + self.navigationItem.title = Localized.Preview.title.text self.registerApplicationWillEnterForeground() } @@ -44,7 +44,7 @@ class PreviewSettingsViewController: DebugTableViewController { private func blocks() -> DebugTableViewController.Settings { var settings: [DebugTableViewCellModel] = [] - settings += [DebugTableViewCellModel(title: Text.Blocking.usersYouHaveBlocked.text, + settings += [DebugTableViewCellModel(title: Localized.Blocking.usersYouHaveBlocked.text, valueClosure: { cell in guard let identity = Bots.current.identity else { return } @@ -61,7 +61,7 @@ class PreviewSettingsViewController: DebugTableViewController { self.navigationController?.pushViewController(controller, animated: true) })] - return (Text.Blocking.blockedUsers.text, settings, Text.Blocking.footer.text) + return (Localized.Blocking.blockedUsers.text, settings, Localized.Blocking.footer.text) } // MARK: Reset / offboarding @@ -71,7 +71,7 @@ class PreviewSettingsViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.Offboarding.resetIdentity.text, + title: Localized.Offboarding.resetIdentity.text, valueClosure: { cell in cell.textLabel?.textColor = .systemRed }, @@ -81,15 +81,15 @@ class PreviewSettingsViewController: DebugTableViewController { ) ] - return (Text.Offboarding.reset.text, settings, Text.Offboarding.resetFooter.text) + return (Localized.Offboarding.reset.text, settings, Localized.Offboarding.resetFooter.text) } private func confirmOffboard() { self.confirm( - title: Text.Offboarding.resetConfirmTitle.text, - message: Text.Offboarding.resetConfirmMessage.text, + title: Localized.Offboarding.resetConfirmTitle.text, + message: Localized.Offboarding.resetConfirmMessage.text, isDestructive: true, - confirmTitle: Text.Offboarding.reset.text + confirmTitle: Localized.Offboarding.reset.text ) { self.confirmOffboardAgain() } @@ -97,10 +97,10 @@ class PreviewSettingsViewController: DebugTableViewController { private func confirmOffboardAgain() { self.confirm( - title: Text.Offboarding.resetConfirmAgainTitle.text, - message: Text.Offboarding.resetConfirmAgainMessage.text, + title: Localized.Offboarding.resetConfirmAgainTitle.text, + message: Localized.Offboarding.resetConfirmAgainMessage.text, isDestructive: true, - confirmTitle: Text.Offboarding.reset.text + confirmTitle: Localized.Offboarding.reset.text ) { self.offboard() } @@ -122,9 +122,9 @@ class PreviewSettingsViewController: DebugTableViewController { Log.optional(error) switch error { case .apiError: - self.confirmTryAgain(message: Text.Offboarding.resetApiErrorTryAgain.text) + self.confirmTryAgain(message: Localized.Offboarding.resetApiErrorTryAgain.text) case .botError: - self.confirmTryAgain(message: Text.Offboarding.resetBotErrorTryAgain.text) + self.confirmTryAgain(message: Localized.Offboarding.resetBotErrorTryAgain.text) default: break } return true @@ -132,10 +132,10 @@ class PreviewSettingsViewController: DebugTableViewController { private func confirmTryAgain(message: String) { self.confirm( - title: Text.Onboarding.somethingWentWrong.text, + title: Localized.Onboarding.somethingWentWrong.text, message: message, isDestructive: true, - confirmTitle: Text.tryAgain.text + confirmTitle: Localized.tryAgain.text ) { self.offboard() } @@ -154,7 +154,7 @@ class PreviewSettingsViewController: DebugTableViewController { private func debug() -> DebugTableViewController.Settings { var settings: [DebugTableViewCellModel] = [] - settings += [DebugTableViewCellModel(title: Text.Debug.debugMenu.text, + settings += [DebugTableViewCellModel(title: Localized.Debug.debugMenu.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator @@ -166,6 +166,6 @@ class PreviewSettingsViewController: DebugTableViewController { self.navigationController?.pushViewController(controller, animated: true) })] - return (Text.Debug.debugTitle.text, settings, Text.Debug.debugFooter.text) + return (Localized.Debug.debugTitle.text, settings, Localized.Debug.debugFooter.text) } } diff --git a/Source/Settings/SettingsViewController.swift b/Source/Settings/SettingsViewController.swift index 54558131d6..ae99325da4 100644 --- a/Source/Settings/SettingsViewController.swift +++ b/Source/Settings/SettingsViewController.swift @@ -19,7 +19,7 @@ class SettingsViewController: DebugTableViewController { override func viewDidLoad() { super.viewDidLoad() - self.navigationItem.title = Text.settings.text + self.navigationItem.title = Localized.settings.text self.addDismissBarButtonItem() } @@ -46,7 +46,7 @@ class SettingsViewController: DebugTableViewController { private func feedStrategies() -> DebugTableViewController.Settings { let settings = [ DebugTableViewCellModel( - title: Text.FeedAlgorithm.feedAlgorithmTitle.text, + title: Localized.FeedAlgorithm.feedAlgorithmTitle.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator }, @@ -56,7 +56,7 @@ class SettingsViewController: DebugTableViewController { } ), DebugTableViewCellModel( - title: Text.DiscoveryFeedAlgorithm.feedAlgorithmTitle.text, + title: Localized.DiscoveryFeedAlgorithm.feedAlgorithmTitle.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator }, @@ -67,7 +67,7 @@ class SettingsViewController: DebugTableViewController { ) ] - return (Text.FeedAlgorithm.algorithms.text, settings, nil) + return (Localized.FeedAlgorithm.algorithms.text, settings, nil) } // MARK: Public web hosting @@ -95,7 +95,7 @@ class SettingsViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.WebServices.aliases.text, + title: Localized.WebServices.aliases.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator }, @@ -109,13 +109,13 @@ class SettingsViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.WebServices.publicWebHosting.text, + title: Localized.WebServices.publicWebHosting.text, valueClosure: valueClosure, actionClosure: nil ) ] - return (Text.WebServices.title.text, settings, Text.WebServices.footer.text) + return (Localized.WebServices.title.text, settings, Localized.WebServices.footer.text) } @objc private func publicWebHostingToggleValueChanged(toggle: UISwitch) { @@ -164,7 +164,7 @@ class SettingsViewController: DebugTableViewController { private func push() -> DebugTableViewController.Settings { var settings: [DebugTableViewCellModel] = [] - settings += [DebugTableViewCellModel(title: Text.Push.enabled.text, + settings += [DebugTableViewCellModel(title: Localized.Push.enabled.text, valueClosure: { [unowned self] cell in cell.showActivityIndicator() @@ -178,7 +178,7 @@ class SettingsViewController: DebugTableViewController { }, actionClosure: nil)] - return (Text.Push.title.text, settings, Text.Push.footer.text) + return (Localized.Push.title.text, settings, Localized.Push.footer.text) } /// Asks the AppController to prompt for push notification permissions. The returned status @@ -197,7 +197,7 @@ class SettingsViewController: DebugTableViewController { private func usage() -> DebugTableViewController.Settings { var settings: [DebugTableViewCellModel] = [] - settings += [DebugTableViewCellModel(title: Text.analyticsAndCrash.text, + settings += [DebugTableViewCellModel(title: Localized.analyticsAndCrash.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator @@ -209,7 +209,7 @@ class SettingsViewController: DebugTableViewController { self.navigationController?.pushViewController(controller, animated: true) })] - return (Text.usageData.text, settings, nil) + return (Localized.usageData.text, settings, nil) } // MARK: Manage Relay Servers @@ -219,7 +219,7 @@ class SettingsViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.ManageRelays.managePubs.text, + title: Localized.ManageRelays.managePubs.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator }, @@ -232,7 +232,7 @@ class SettingsViewController: DebugTableViewController { settings += [ DebugTableViewCellModel( - title: Text.ManageRelays.manageRooms.text, + title: Localized.ManageRelays.manageRooms.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator }, @@ -244,7 +244,7 @@ class SettingsViewController: DebugTableViewController { ) ] - return (Text.ManageRelays.relayServers.text, settings, Text.ManageRelays.footer.text) + return (Localized.ManageRelays.relayServers.text, settings, Localized.ManageRelays.footer.text) } // MARK: Preview @@ -252,7 +252,7 @@ class SettingsViewController: DebugTableViewController { private func preview() -> DebugTableViewController.Settings { var settings: [DebugTableViewCellModel] = [] - settings += [DebugTableViewCellModel(title: Text.Preview.title.text, + settings += [DebugTableViewCellModel(title: Localized.Preview.title.text, valueClosure: { cell in cell.accessoryType = .disclosureIndicator @@ -263,6 +263,6 @@ class SettingsViewController: DebugTableViewController { self.navigationController?.pushViewController(controller, animated: true) })] - return (Text.Preview.title.text, settings, Text.Preview.footer.text) + return (Localized.Preview.title.text, settings, Localized.Preview.footer.text) } } diff --git a/Source/UI/AboutView.swift b/Source/UI/AboutView.swift index 675babfb78..548c5cc771 100644 --- a/Source/UI/AboutView.swift +++ b/Source/UI/AboutView.swift @@ -192,7 +192,7 @@ class AboutView: MessageView { self.editPhotoButton.isHidden = self.editButton.isHidden if identity.isCurrentUser { - self.followingLabel.text = Text.thisIsYou.text + self.followingLabel.text = Localized.thisIsYou.text self.followButton.isHidden = true } else { loadRelationship(identity: identity) @@ -260,7 +260,7 @@ class AboutView: MessageView { self.followButton.isSelected = relationship.isFollowing if relationship.isFollowedBy { - self.followingLabel.text = Text.isFollowingYou.text + self.followingLabel.text = Localized.isFollowingYou.text } } @@ -295,7 +295,7 @@ class AboutView: MessageView { let view = UILabel.forAutoLayout() view.textAlignment = .center view.numberOfLines = 2 - view.text = Text.loadingUpdates.text + view.text = Localized.loadingUpdates.text view.textColor = UIColor.tint.default return view }() diff --git a/Source/UI/AddAliasView.swift b/Source/UI/AddAliasView.swift index 2327a8c67d..f4f071e5a2 100644 --- a/Source/UI/AddAliasView.swift +++ b/Source/UI/AddAliasView.swift @@ -49,7 +49,7 @@ struct AddAliasView: View where ViewModel: AddAliasViewModel { Section { Picker("Room", selection: $selectedRoom) { ForEach(viewModel.rooms) { room in - SwiftUI.Text(room.address.host) + Text(room.address.host) .foregroundColor(.mainText) .tag(Optional(room)) } @@ -65,7 +65,7 @@ struct AddAliasView: View where ViewModel: AddAliasViewModel { if let selectedRoom = selectedRoom, desiredAlias.isEmpty == false { HStack { - SwiftUI.Text("https://\(desiredAlias).\(selectedRoom.address.host)") + Text("https://\(desiredAlias).\(selectedRoom.address.host)") .foregroundColor(.mainText) } } @@ -84,7 +84,7 @@ struct AddAliasView: View where ViewModel: AddAliasViewModel { viewModel.joinPlanetaryRoom() } .foregroundColor(.primaryAction) - SwiftUI.Text("Joining the official Planetary room server will allow to register aliases like yourname.planetary.name, and sync directly with others in the room.") + Text("Joining the official Planetary room server will allow to register aliases like yourname.planetary.name, and sync directly with others in the room.") .foregroundColor(.secondaryText) .font(.subheadline) .padding(.top, 4) @@ -100,8 +100,8 @@ struct AddAliasView: View where ViewModel: AddAliasViewModel { .alert(isPresented: showAlert) { // Error alert Alert( - title: Text.error.view, - message: SwiftUI.Text(viewModel.errorMessage ?? "") + title: Localized.error.view, + message: Text(viewModel.errorMessage ?? "") ) } .onAppear { diff --git a/Source/UI/Beta1MigrationDescriptionText.swift b/Source/UI/Beta1MigrationDescriptionText.swift index 4acc02a001..e4b4de22a6 100644 --- a/Source/UI/Beta1MigrationDescriptionText.swift +++ b/Source/UI/Beta1MigrationDescriptionText.swift @@ -24,7 +24,7 @@ struct Beta1MigrationDescriptionText: View where ViewModel: Beta1Migr var startUsingPlanetaryString: NSMutableAttributedString { NSMutableAttributedString( - string: Text.beta1StartUsingPlanetary.text, + string: Localized.beta1StartUsingPlanetary.text, attributes: [ .font: UIFont.preferredFont(forTextStyle: .subheadline), .foregroundColor: textUIColor as Any @@ -36,13 +36,13 @@ struct Beta1MigrationDescriptionText: View where ViewModel: Beta1Migr VStack(alignment: .leading, spacing: 0) { if viewModel.progress >= 0.995 { - Text.beta1MigrationComplete.view + Localized.beta1MigrationComplete.view .multilineTextAlignment(.leading) .font(.subheadline) .foregroundColor(textColor) } else { - Text.beta1MigrationPleaseLeaveAppOpen.view + Localized.beta1MigrationPleaseLeaveAppOpen.view .multilineTextAlignment(.leading) .font(.subheadline) .foregroundColor(textColor) @@ -52,7 +52,7 @@ struct Beta1MigrationDescriptionText: View where ViewModel: Beta1Migr attributedString: startUsingPlanetaryString, height: $textLabelHeight, hyperLinkItems: [ - .init(subText: Text.startUsingPlanetary.text) + .init(subText: Localized.startUsingPlanetary.text) ], openLink: { _ in viewModel.confirmDismissal() @@ -60,7 +60,7 @@ struct Beta1MigrationDescriptionText: View where ViewModel: Beta1Migr ) .frame(height: textLabelHeight) - Text.beta1Disclaimers.view + Localized.beta1Disclaimers.view .multilineTextAlignment(.leading) .font(.subheadline) .foregroundColor(textColor) diff --git a/Source/UI/Beta1MigrationView.swift b/Source/UI/Beta1MigrationView.swift index 3384fb1c2c..06a6d02e70 100644 --- a/Source/UI/Beta1MigrationView.swift +++ b/Source/UI/Beta1MigrationView.swift @@ -46,7 +46,7 @@ struct Beta1MigrationView: View where ViewModel: Beta1MigrationViewMo .frame(width: 72.11, height: 88) Spacer() } - Text.upgradingAndRestoring.view + Localized.upgradingAndRestoring.view .font(.title) .foregroundColor(.mainText) .multilineTextAlignment(.leading) @@ -59,7 +59,7 @@ struct Beta1MigrationView: View where ViewModel: Beta1MigrationViewMo Button { viewModel.confirmDismissal() } label: { - Text.dismissAndStartUsingPlanetary.view + Localized.dismissAndStartUsingPlanetary.view .foregroundColor(Color(UIColor.linkColor)) .font(.callout) .underline() @@ -83,12 +83,12 @@ struct Beta1MigrationView: View where ViewModel: Beta1MigrationViewMo } .alert(isPresented: $viewModel.shouldConfirmDismissal, content: { Alert( - title: Text.areYouSure.view, - message: Text.dismissMigrationEarlyMessage.view, - primaryButton: .default(Text.yes.view, action: { + title: Localized.areYouSure.view, + message: Localized.dismissMigrationEarlyMessage.view, + primaryButton: .default(Localized.yes.view, action: { viewModel.dismissPressed() }), - secondaryButton: .destructive(Text.cancel.view, action: { + secondaryButton: .destructive(Localized.cancel.view, action: { viewModel.shouldConfirmDismissal = false }) ) diff --git a/Source/UI/Buttons/EditPostButton.swift b/Source/UI/Buttons/EditPostButton.swift index 6f9869612e..0981f3a534 100644 --- a/Source/UI/Buttons/EditPostButton.swift +++ b/Source/UI/Buttons/EditPostButton.swift @@ -23,15 +23,15 @@ class EditPostButton: IconButton { override func defaultAction() { Analytics.shared.trackDidTapButton(buttonName: "options") - let copy = UIAlertAction(title: Text.copyMessageIdentifier.text, style: .default) { [post] _ in + let copy = UIAlertAction(title: Localized.copyMessageIdentifier.text, style: .default) { [post] _ in Analytics.shared.trackDidSelectAction(actionName: "copy_message_identifier") UIPasteboard.general.string = post.key - AppController.shared.showToast(Text.identifierCopied.text) + AppController.shared.showToast(Localized.identifierCopied.text) } - let share = UIAlertAction(title: Text.shareThisMessage.text, style: .default) { [post] _ in + let share = UIAlertAction(title: Localized.shareThisMessage.text, style: .default) { [post] _ in guard let publicLink = post.key.publicLink else { - AppController.shared.alert(message: Text.Error.couldNotGenerateLink.text) + AppController.shared.alert(message: Localized.Error.couldNotGenerateLink.text) return } Analytics.shared.trackDidSelectAction(actionName: "share_message") @@ -42,7 +42,7 @@ class EditPostButton: IconButton { AppController.shared.present(activityController, animated: true) } - let viewSource = UIAlertAction(title: Text.viewSource.text, style: .default) { [post] _ in + let viewSource = UIAlertAction(title: Localized.viewSource.text, style: .default) { [post] _ in Analytics.shared.trackDidSelectAction(actionName: "view_source") let viewModel = RawMessageCoordinator(message: post, bot: Bots.current) let controller = UIHostingController(rootView: RawMessageView(viewModel: viewModel)) @@ -50,13 +50,13 @@ class EditPostButton: IconButton { AppController.shared.present(navController, animated: true) } - let delete = UIAlertAction(title: Text.deletePost.text, style: .destructive) { _ in + let delete = UIAlertAction(title: Localized.deletePost.text, style: .destructive) { _ in Analytics.shared.trackDidSelectAction(actionName: "delete_post") guard let controller = Support.shared.articleViewController(.editPost) else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } @@ -64,7 +64,7 @@ class EditPostButton: IconButton { AppController.shared.present(navController, animated: true) } - let cancel = UIAlertAction(title: Text.cancel.text, style: .cancel) { _ in } + let cancel = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in } AppController.shared.choose(from: [copy, share, viewSource, delete, cancel], sourceView: self) } diff --git a/Source/UI/Buttons/PillButton.swift b/Source/UI/Buttons/PillButton.swift index 59297caa22..8d3716c732 100644 --- a/Source/UI/Buttons/PillButton.swift +++ b/Source/UI/Buttons/PillButton.swift @@ -66,7 +66,7 @@ class PillButton: AppButton { } } - func setTitle(_ normal: Text, selected: Text? = nil) { + func setTitle(_ normal: Localized, selected: Localized? = nil) { self.setTitle(normal.text, for: .normal) self.setTitle(selected?.text, for: .selected) } diff --git a/Source/UI/Buttons/ProgressButton.swift b/Source/UI/Buttons/ProgressButton.swift index f6359f111f..9eba6856c1 100644 --- a/Source/UI/Buttons/ProgressButton.swift +++ b/Source/UI/Buttons/ProgressButton.swift @@ -25,9 +25,9 @@ struct ProgressButton: View where ViewModel: ProgressButtonViewModel if viewModel.progress < 0.995 { HStack(alignment: .bottom, spacing: 3) { Spacer() - SwiftUI.Text( + Text( String( - format: "%.0f%% \(Text.percentComplete.text)", + format: "%.0f%% \(Localized.percentComplete.text)", viewModel.progress * 100 ) ) @@ -40,7 +40,7 @@ struct ProgressButton: View where ViewModel: ProgressButtonViewModel Spacer() } } else { - Text.startUsingPlanetaryTitle.view + Localized.startUsingPlanetaryTitle.view .transition(.opacity) .animation(.easeIn, value: viewModel.progress) .font(.headline) diff --git a/Source/UI/Buttons/RelationshipButton.swift b/Source/UI/Buttons/RelationshipButton.swift index 513111cf76..380f5b3ce6 100644 --- a/Source/UI/Buttons/RelationshipButton.swift +++ b/Source/UI/Buttons/RelationshipButton.swift @@ -42,7 +42,7 @@ class RelationshipButton: IconButton { self.highlightedImage = UIImage.verse.optionsOn } - typealias ActionData = (title: Text, style: UIAlertAction.Style, action: () -> Void) + typealias ActionData = (title: Localized, style: UIAlertAction.Style, action: () -> Void) override func defaultAction() { Analytics.shared.trackDidTapButton(buttonName: "options") @@ -140,12 +140,12 @@ class RelationshipButton: IconButton { func copyMessageIdentifier() { Analytics.shared.trackDidSelectAction(actionName: "copy_message_identifier") UIPasteboard.general.string = content.key - AppController.shared.showToast(Text.identifierCopied.text) + AppController.shared.showToast(Localized.identifierCopied.text) } func shareMessage() { guard let publicLink = content.key.publicLink else { - AppController.shared.alert(message: Text.Error.couldNotGenerateLink.text) + AppController.shared.alert(message: Localized.Error.couldNotGenerateLink.text) return } Analytics.shared.trackDidSelectAction(actionName: "share_message") @@ -175,9 +175,9 @@ class RelationshipButton: IconButton { let profile = AbusiveProfile(identifier: relationship.other, name: otherUserName) guard let controller = Support.shared.newTicketViewController(reporter: reporter, profile: profile) else { AppController.shared.alert( - title: Text.error.text, - message: Text.Error.supportNotConfigured.text, - cancelTitle: Text.ok.text + title: Localized.error.text, + message: Localized.Error.supportNotConfigured.text, + cancelTitle: Localized.ok.text ) return } @@ -214,10 +214,10 @@ extension SupportReason { var string: String { switch self { - case .abusive: return Text.Reporting.abusive.text - case .copyright: return Text.Reporting.copyright.text - case .offensive: return Text.Reporting.offensive.text - case .other: return Text.Reporting.other.text + case .abusive: return Localized.Reporting.abusive.text + case .copyright: return Localized.Reporting.copyright.text + case .offensive: return Localized.Reporting.offensive.text + case .other: return Localized.Reporting.other.text } } } @@ -226,7 +226,7 @@ extension UIAlertAction { static func cancel() -> UIAlertAction { UIAlertAction( - title: Text.cancel.text, + title: Localized.cancel.text, style: .cancel, handler: nil ) diff --git a/Source/UI/ConnectedPeerCell.swift b/Source/UI/ConnectedPeerCell.swift index 685ad42b8e..af19394d97 100644 --- a/Source/UI/ConnectedPeerCell.swift +++ b/Source/UI/ConnectedPeerCell.swift @@ -32,7 +32,7 @@ struct ConnectedPeerCell: View { .scaledToFit() .frame(width: 24, height: 24) ) - SwiftUI.Text(peer.name ?? peer.id) + Text(peer.name ?? peer.id) .font(.callout) .foregroundColor(.mainText) .lineLimit(1) diff --git a/Source/UI/ConnectedPeerListView.swift b/Source/UI/ConnectedPeerListView.swift index a879e6f8f2..6d4864d4e4 100644 --- a/Source/UI/ConnectedPeerListView.swift +++ b/Source/UI/ConnectedPeerListView.swift @@ -22,7 +22,7 @@ struct ConnectedPeerListView: View where ViewModel: ConnectedPeerList // Animation PeerConnectionAnimationView(peerCount: viewModel.connectedPeersCount ?? 1) .padding(.trailing, 2) - Text.connectedPeers.view + Localized.connectedPeers.view .font(.body) .foregroundColor(.menuUnselectedItemText) .lineLimit(1) @@ -33,7 +33,7 @@ struct ConnectedPeerListView: View where ViewModel: ConnectedPeerList // Online Peers count let count = viewModel.connectedPeersCount.map { String($0) } ?? "~" - SwiftUI.Text(count) + Text(count) .font(.body) .foregroundColor(.defaultTint) .scaledToFit() @@ -68,7 +68,7 @@ struct ConnectedPeerListView: View where ViewModel: ConnectedPeerList let duration = viewModel.recentlyDownloadedPostDuration { HStack { - Text.syncingMessages.view + Localized.syncingMessages.view .font(.caption) .foregroundColor(.mainText) .minimumScaleFactor(0.5) @@ -76,7 +76,7 @@ struct ConnectedPeerListView: View where ViewModel: ConnectedPeerList } HStack { - Text.recentlyDownloaded.view([ + Localized.recentlyDownloaded.view([ "postCount": String(postCount), "duration": String(duration) ]) @@ -90,7 +90,7 @@ struct ConnectedPeerListView: View where ViewModel: ConnectedPeerList } else { // Loading message HStack { - Text.loading.view + Localized.loading.view .font(.caption) .foregroundColor(.mainText) .minimumScaleFactor(0.5) diff --git a/Source/UI/ContactHeaderView.swift b/Source/UI/ContactHeaderView.swift index fa6dd0cd1c..23f2b16ac2 100644 --- a/Source/UI/ContactHeaderView.swift +++ b/Source/UI/ContactHeaderView.swift @@ -71,7 +71,7 @@ class ContactHeaderView: UIView { } func reset() { - update(with: Identity.null, about: nil, text: Text.startedFollowing) + update(with: Identity.null, about: nil, text: Localized.startedFollowing) showSkeleton() } @@ -79,7 +79,7 @@ class ContactHeaderView: UIView { let identity = message.author self.identity = identity let about = message.metadata.author.about - var text: Text + var text: Localized switch message.contentType { case .post: text = .replied @@ -93,7 +93,7 @@ class ContactHeaderView: UIView { self.update(with: identity, about: about, text: text) } - private func update(with identity: Identity, about: About?, text: Text) { + private func update(with identity: Identity, about: About?, text: Localized) { let name = about?.nameOrIdentity ?? identity var string = text.text(["somebody": name]) if identity == .null { diff --git a/Source/UI/EditValueView.swift b/Source/UI/EditValueView.swift index 32024b440b..a2fd7c121c 100644 --- a/Source/UI/EditValueView.swift +++ b/Source/UI/EditValueView.swift @@ -28,7 +28,7 @@ class EditValueView: UIView { return view }() - init(label: Text, value: String = "") { + init(label: Localized, value: String = "") { super.init(frame: .zero) self.backgroundColor = .appBackground self.label.text = label.text diff --git a/Source/UI/ExtendedAboutView.swift b/Source/UI/ExtendedAboutView.swift index 00bb9e9860..dcc7a08147 100644 --- a/Source/UI/ExtendedAboutView.swift +++ b/Source/UI/ExtendedAboutView.swift @@ -206,7 +206,7 @@ class ExtendedAboutView: MessageView { guard let socialStats = socialStats else { let attributedString = NSMutableAttributedString( - string: Text.userOusideNetwork.text, + string: Localized.userOusideNetwork.text, attributes: secondaryColor ) followerCountLabel.attributedText = attributedString @@ -215,7 +215,7 @@ class ExtendedAboutView: MessageView { } let numberOfFollowers = socialStats.numberOfFollowers let numberOfFollows = socialStats.numberOfFollows - let string = Text.followStats.text + let string = Localized.followStats.text let attributedString = NSMutableAttributedString(string: string, attributes: secondaryColor) attributedString.replaceCharacters( diff --git a/Source/UI/FloatingRefreshButton.swift b/Source/UI/FloatingRefreshButton.swift index 8de3fe5f59..e96dd50bd3 100644 --- a/Source/UI/FloatingRefreshButton.swift +++ b/Source/UI/FloatingRefreshButton.swift @@ -52,7 +52,7 @@ class FloatingRefreshButton: UIButton { ] let countString = "\(count)" let arguments = ["count": countString] - let string = count == 1 ? Text.refreshSingular.text(arguments) : Text.refreshPlural.text(arguments) + let string = count == 1 ? Localized.refreshSingular.text(arguments) : Localized.refreshPlural.text(arguments) let attributedTitle = NSMutableAttributedString(string: string, attributes: titleAttributes) let stringRange = string.startIndex ..< string.endIndex string.enumerateSubstrings(in: stringRange, options: .byWords) { (substring, substringRange, _, _) in diff --git a/Source/UI/FollowCountView.swift b/Source/UI/FollowCountView.swift index de9d7a7ba6..c020556889 100644 --- a/Source/UI/FollowCountView.swift +++ b/Source/UI/FollowCountView.swift @@ -18,8 +18,8 @@ class FollowCountView: UIView { var action: () -> Void = {} - let text: Text - let secondaryText: Text + let text: Localized + let secondaryText: Localized let avatarView = AvatarStackView() let label: UILabel = { @@ -30,7 +30,7 @@ class FollowCountView: UIView { return view }() - init(text: Text, secondaryText: Text) { + init(text: Localized, secondaryText: Localized) { self.text = text self.secondaryText = secondaryText diff --git a/Source/UI/Help/HelpDrawerView.swift b/Source/UI/Help/HelpDrawerView.swift index ca4bdb9aec..8565f017fd 100644 --- a/Source/UI/Help/HelpDrawerView.swift +++ b/Source/UI/Help/HelpDrawerView.swift @@ -134,7 +134,7 @@ struct HelpDrawerView: View { ) // Title - SwiftUI.Text(helpTitle) + Text(helpTitle) .multilineTextAlignment(.leading) .foregroundColor(.mainText) .font(.title.weight(.medium)) @@ -166,8 +166,8 @@ struct HelpDrawerView: View { .opacity(previousTipAction == nil ? 0.3 : 1.0) Spacer() - SwiftUI.Text( - Text.Help.indexOfTip.text( + Text( + Localized.Help.indexOfTip.text( [ "tipIndex": String(tipIndex), "totalTipCount": "5" @@ -233,12 +233,12 @@ struct HomeHelpView_Previews: PreviewProvider { static var iPadPreview: some View { let view = HelpDrawerView( - tabName: Text.home.text, + tabName: Localized.home.text, tabImageName: "tab-icon-home", heroImageName: nil, - helpTitle: Text.Help.Home.title.text, - bodyText: Text.Help.Home.body.text, - highlightedWord: Text.Help.Home.highlightedWord.text, + helpTitle: Localized.Help.Home.title.text, + bodyText: Localized.Help.Home.body.text, + highlightedWord: Localized.Help.Home.highlightedWord.text, highlight: .diagonalAccent, link: nil, inDrawer: false, @@ -254,12 +254,12 @@ struct HomeHelpView_Previews: PreviewProvider { static var homeTabPreview: some View { HelpDrawerView( - tabName: Text.home.text, + tabName: Localized.home.text, tabImageName: "tab-icon-home", heroImageName: nil, - helpTitle: Text.Help.Home.title.text, - bodyText: Text.Help.Home.body.text, - highlightedWord: Text.Help.Home.highlightedWord.text, + helpTitle: Localized.Help.Home.title.text, + bodyText: Localized.Help.Home.body.text, + highlightedWord: Localized.Help.Home.highlightedWord.text, highlight: .diagonalAccent, link: URL(string: "https://planetary.social"), inDrawer: true, @@ -272,11 +272,11 @@ struct HomeHelpView_Previews: PreviewProvider { static var notificationsTabPreview: some View { HelpDrawerView( - tabName: Text.notifications.text, + tabName: Localized.notifications.text, tabImageName: "tab-icon-notifications", heroImageName: "help-hero-notifications", - helpTitle: Text.Help.Notifications.title.text, - bodyText: Text.Help.Notifications.body.text, + helpTitle: Localized.Help.Notifications.title.text, + bodyText: Localized.Help.Notifications.body.text, highlightedWord: nil, highlight: .diagonalAccent, link: nil, diff --git a/Source/UI/ImagePicker.swift b/Source/UI/ImagePicker.swift index 128d4e56eb..acb9c72a60 100644 --- a/Source/UI/ImagePicker.swift +++ b/Source/UI/ImagePicker.swift @@ -41,19 +41,19 @@ class ImagePicker: NSObject, UIImagePickerControllerDelegate, UINavigationContro private func promptForPhotoLibraryOrCamera(from sourceView: AnyObject) { - let library = UIAlertAction(title: Text.ImagePicker.selectFrom.text, style: .default) { + let library = UIAlertAction(title: Localized.ImagePicker.selectFrom.text, style: .default) { [weak self] _ in Analytics.shared.trackDidSelectAction(actionName: "photo_library") self?.openPhotoLibrary() } - let camera = UIAlertAction(title: Text.ImagePicker.takePhoto.text, style: .default) { + let camera = UIAlertAction(title: Localized.ImagePicker.takePhoto.text, style: .default) { [weak self] _ in Analytics.shared.trackDidSelectAction(actionName: "camera") self?.openCamera() } - let cancel = UIAlertAction(title: Text.cancel.text, style: .cancel) { _ in + let cancel = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in Analytics.shared.trackDidSelectAction(actionName: "cancel") } @@ -62,10 +62,10 @@ class ImagePicker: NSObject, UIImagePickerControllerDelegate, UINavigationContro private func promptToOpenSettings(for title: String) { self.presentingViewController?.confirm( - title: Text.ImagePicker.permissionsRequired.text(["title": title]), - message: Text.ImagePicker.openSettingsMessage.text, + title: Localized.ImagePicker.permissionsRequired.text(["title": title]), + message: Localized.ImagePicker.openSettingsMessage.text, isDestructive: false, - confirmTitle: Text.settings.text, + confirmTitle: Localized.settings.text, confirmClosure: AppController.shared.openOSSettings ) } @@ -77,7 +77,7 @@ class ImagePicker: NSObject, UIImagePickerControllerDelegate, UINavigationContro // denied let status = PHPhotoLibrary.authorizationStatus() if status == .denied || status == .restricted { - self.promptToOpenSettings(for: Text.ImagePicker.photoLibrary.text) + self.promptToOpenSettings(for: Localized.ImagePicker.photoLibrary.text) return } @@ -99,15 +99,15 @@ class ImagePicker: NSObject, UIImagePickerControllerDelegate, UINavigationContro // simulator if UIDevice.isSimulator { - self.presentingViewController?.alert(message: Text.ImagePicker.cameraNotAvailable.text, - cancelTitle: Text.ok.text) + self.presentingViewController?.alert(message: Localized.ImagePicker.cameraNotAvailable.text, + cancelTitle: Localized.ok.text) return } // denied let status = AVCaptureDevice.authorizationStatus(for: .video) if status == .denied || status == .restricted { - self.promptToOpenSettings(for: Text.ImagePicker.camera.text) + self.promptToOpenSettings(for: Localized.ImagePicker.camera.text) return } diff --git a/Source/UI/ManageAliasView.swift b/Source/UI/ManageAliasView.swift index a2a7562663..92ede212e3 100644 --- a/Source/UI/ManageAliasView.swift +++ b/Source/UI/ManageAliasView.swift @@ -55,7 +55,7 @@ struct LoadingOverlay: View { if let loadingMessage = message { VStack { PeerConnectionAnimationView(peerCount: 5) - SwiftUI.Text(loadingMessage) + Text(loadingMessage) .foregroundColor(.mainText) } .padding(16) @@ -88,7 +88,7 @@ struct ManageAliasView: View where ViewModel: ManageAliasViewModel { List { // Help Text Section {} footer: { - Text.Alias.introText.view + Localized.Alias.introText.view .foregroundColor(.secondaryText) .font(.subheadline) .padding(.top, 4) @@ -102,7 +102,7 @@ struct ManageAliasView: View where ViewModel: ManageAliasViewModel { viewModel.open(alias) } label: { HStack { - SwiftUI.Text(alias.string.replacingOccurrences(of: "https://", with: "")) + Text(alias.string.replacingOccurrences(of: "https://", with: "")) Spacer() Button { UIPasteboard.general.setValue( @@ -122,7 +122,7 @@ struct ManageAliasView: View where ViewModel: ManageAliasViewModel { } .onDelete(perform: { viewModel.deleteAliases(at: $0) }) } header: { - Text.Alias.aliases.view + Localized.Alias.aliases.view .foregroundColor(.secondaryText) .font(.body.smallCaps()) } @@ -141,8 +141,8 @@ struct ManageAliasView: View where ViewModel: ManageAliasViewModel { .alert(isPresented: showAlert) { // Error alert Alert( - title: Text.error.view, - message: SwiftUI.Text(viewModel.errorMessage ?? "") + title: Localized.error.view, + message: Text(viewModel.errorMessage ?? "") ) } .refreshable { @@ -151,7 +151,7 @@ struct ManageAliasView: View where ViewModel: ManageAliasViewModel { .onAppear() { viewModel.refresh() } - .navigationBarTitle(Text.Alias.roomAliases.text, displayMode: .inline) + .navigationBarTitle(Localized.Alias.roomAliases.text, displayMode: .inline) .toolbar { // ToolbarItem(placement: .navigationBarTrailing) { // EditButton() diff --git a/Source/UI/MentionTextViewDelegate.swift b/Source/UI/MentionTextViewDelegate.swift index 11c1ef860d..a182cccdda 100644 --- a/Source/UI/MentionTextViewDelegate.swift +++ b/Source/UI/MentionTextViewDelegate.swift @@ -33,7 +33,7 @@ class MentionTextViewDelegate: NSObject, UITextViewDelegate { // handling pasted text or keyboard suggestions twice. internal var ignoreTextViewDelegateWhileReplacingText = false - init(font: UIFont, color: UIColor, placeholderText: Text? = nil, placeholderColor: UIColor? = nil) { + init(font: UIFont, color: UIColor, placeholderText: Localized? = nil, placeholderColor: UIColor? = nil) { self.font = font self.color = color self.placeholder = placeholderText?.text diff --git a/Source/UI/PostButtonsView.swift b/Source/UI/PostButtonsView.swift index 937bf3f80c..cc2b7195ca 100644 --- a/Source/UI/PostButtonsView.swift +++ b/Source/UI/PostButtonsView.swift @@ -25,7 +25,7 @@ class PostButtonsView: UIView { let label = UILabel.forAutoLayout() label.font = UIFont.systemFont(ofSize: 13, weight: .regular) label.textColor = UIColor.text.detail - label.text = Text.markdownSupported.text + label.text = Localized.markdownSupported.text return label }() diff --git a/Source/UI/PostCellView.swift b/Source/UI/PostCellView.swift index 8ebed81717..9889a5672e 100644 --- a/Source/UI/PostCellView.swift +++ b/Source/UI/PostCellView.swift @@ -16,10 +16,10 @@ class PostCellView: MessageView { let verticalSpace: CGFloat = 5 private lazy var seeMoreString: NSAttributedString = { - let seeMore = NSMutableAttributedString(string: "... \(Text.seeMore.text)") + let seeMore = NSMutableAttributedString(string: "... \(Localized.seeMore.text)") let styler = MarkdownStyler() styler.style(seeMore: seeMore) - let range = (seeMore.string as NSString).range(of: Text.seeMore.text) + let range = (seeMore.string as NSString).range(of: Localized.seeMore.text) seeMore.addAttributes([NSAttributedString.Key.foregroundColor: UIColor.tint.default], range: range) return seeMore }() @@ -247,9 +247,9 @@ class PostCellView: MessageView { explicitExpression.isSingleEmoji { expression = explicitExpression } else if vote.vote.value > 0 { - expression = "\(Text.likesThis.text)" + expression = "\(Localized.likesThis.text)" } else { - expression = "\(Text.dislikesThis.text)" + expression = "\(Localized.dislikesThis.text)" } let attributes: [NSAttributedString.Key: Any] = [.font: UIFont.italicSystemFont(ofSize: 16), diff --git a/Source/UI/PostHeaderView.swift b/Source/UI/PostHeaderView.swift index aa029ffd7d..c58ee9e145 100644 --- a/Source/UI/PostHeaderView.swift +++ b/Source/UI/PostHeaderView.swift @@ -160,7 +160,7 @@ fileprivate extension Message { let claimedDate = self.claimedDate let day = claimedDate.todayYesterdayDayOfWeekOrNumberOfDaysAgo let time = claimedDate.timeOfDay - let text = Text.atDayTime.text(["day": day, "time": time]) + let text = Localized.atDayTime.text(["day": day, "time": time]) return text.prefix(1).capitalized + text.dropFirst() } } @@ -169,13 +169,13 @@ fileprivate extension Date { var todayYesterdayDayOfWeekOrNumberOfDaysAgo: String { let calendar = Calendar.current - if calendar.isDateInToday(self) { return Text.today.text } - if calendar.isDateInYesterday(self) { return Text.yesterday.text } + if calendar.isDateInToday(self) { return Localized.today.text } + if calendar.isDateInYesterday(self) { return Localized.yesterday.text } let components = calendar.dateComponents([.day], from: self, to: Date()) let daysApart = components.day ?? -1 - if daysApart < 0 { return Text.future.text } + if daysApart < 0 { return Localized.future.text } if daysApart <= 7 { return DateFormatter.dayOfWeek.string(from: self) } - return Text.daysAgo.text(["days": String(daysApart)]) + return Localized.daysAgo.text(["days": String(daysApart)]) } var timeOfDay: String { diff --git a/Source/UI/PostReplyView.swift b/Source/UI/PostReplyView.swift index 021fb7b288..c7ea540888 100644 --- a/Source/UI/PostReplyView.swift +++ b/Source/UI/PostReplyView.swift @@ -199,20 +199,20 @@ class RepliesView: MessageView { private func updateLabel(from authors: Set, authorsWithDetails: [About], totalReplyCount: Int) { let count = authorsWithDetails.count if count == 1 { - let replyFrom = totalReplyCount > 1 ? Text.repliesFrom.text : Text.oneReplyFrom.text + let replyFrom = totalReplyCount > 1 ? Localized.repliesFrom.text : Localized.oneReplyFrom.text let text = NSMutableAttributedString(replyFrom, font: self.textFont, color: .secondaryText) if let name = authorsWithDetails.first?.name { text.append(NSAttributedString(name, font: self.textFont, color: .reactionUser)) } else { - text.append(NSAttributedString(Text.oneOther.text, font: self.textFont, color: .reactionUser)) + text.append(NSAttributedString(Localized.oneOther.text, font: self.textFont, color: .reactionUser)) } self.label.attributedText = text } else { var text: NSMutableAttributedString if let name = authorsWithDetails.first?.name { - text = NSMutableAttributedString(Text.repliesFrom.text, font: self.textFont, color: .secondaryText) + text = NSMutableAttributedString(Localized.repliesFrom.text, font: self.textFont, color: .secondaryText) text.append(NSAttributedString(name, font: self.textFont, color: .reactionUser)) - let others = count > 2 ? Text.andCountOthers : Text.andOneOther + let others = count > 2 ? Localized.andCountOthers : Localized.andOneOther text.append( NSAttributedString( others.text(["count": String(count - 1)]), @@ -224,13 +224,13 @@ class RepliesView: MessageView { // We don't have details from any authors, so just show the number of replies. if totalReplyCount == 1 { text = NSMutableAttributedString( - Text.oneReply.text, + Localized.oneReply.text, font: self.textFont, color: .secondaryText ) } else { text = NSMutableAttributedString( - Text.replyCount.text(["count": String(totalReplyCount)]), + Localized.replyCount.text(["count": String(totalReplyCount)]), font: self.textFont, color: .secondaryText ) diff --git a/Source/UI/RawMessageView.swift b/Source/UI/RawMessageView.swift index cbd3348c7d..d8341a7000 100644 --- a/Source/UI/RawMessageView.swift +++ b/Source/UI/RawMessageView.swift @@ -37,7 +37,7 @@ struct RawMessageView: View where ViewModel: RawMessageViewModel { if showProgress, let loadingMessage = viewModel.loadingMessage { VStack { PeerConnectionAnimationView(peerCount: 5) - SwiftUI.Text(loadingMessage) + Text(loadingMessage) .foregroundColor(.mainText) } .padding(16) @@ -74,17 +74,17 @@ struct RawMessageView: View where ViewModel: RawMessageViewModel { Button { viewModel.didDismiss() } label: { - SwiftUI.Text(Text.cancel.text) + Text(.cancel) } } } - .navigationTitle(Text.messageSource.text) + .navigationTitle(Localized.messageSource.text) .disabled(showProgress) .overlay(loadingIndicator) .alert(isPresented: showAlert) { Alert( - title: Text.error.view, - message: SwiftUI.Text(viewModel.errorMessage ?? "") + title: Localized.error.view, + message: Text(viewModel.errorMessage ?? "") ) } } diff --git a/Source/UI/ReplyTextView.swift b/Source/UI/ReplyTextView.swift index 9bcebe97fa..f1c5be7c10 100644 --- a/Source/UI/ReplyTextView.swift +++ b/Source/UI/ReplyTextView.swift @@ -67,7 +67,7 @@ class ReplyTextView: MessageView { // this styling is redundant, but needed for when the view is used with no delegate. Could be refactored view.font = UIFont.verse.reply - view.text = Text.postAReply.text + view.text = Localized.postAReply.text view.textColor = UIColor.text.placeholder view.layer.borderWidth = 1 / UIScreen.main.scale view.layer.borderColor = UIColor.textInputBorder.cgColor @@ -185,7 +185,7 @@ class ReplyTextView: MessageView { } func clear() { - self.sourceTextView.text = Text.postAReply.text + self.sourceTextView.text = Localized.postAReply.text self.sourceTextView.textColor = UIColor.text.placeholder self.renderedTextView.alpha = 0 self.sourceTextView.alpha = 1 diff --git a/Source/UI/RoomListView.swift b/Source/UI/RoomListView.swift index 16843341c9..ab87ce9314 100644 --- a/Source/UI/RoomListView.swift +++ b/Source/UI/RoomListView.swift @@ -62,7 +62,7 @@ struct RoomListView: View where ViewModel: RoomListViewModel { if showProgress, let loadingMessage = viewModel.loadingMessage { VStack { PeerConnectionAnimationView(peerCount: 5) - SwiftUI.Text(loadingMessage) + Text(loadingMessage) .foregroundColor(.mainText) } .padding(16) @@ -84,14 +84,14 @@ struct RoomListView: View where ViewModel: RoomListViewModel { Button { viewModel.open(room) } label: { - SwiftUI.Text(room.address.host) + Text(room.address.host) } .foregroundColor(.mainText) .listRowBackground(Color.cardBackground) } .onDelete(perform: { viewModel.deleteRooms(at: $0) }) } header: { - Text.ManageRelays.joinedRooms.view + Localized.ManageRelays.joinedRooms.view .foregroundColor(.secondaryText) .font(.body.smallCaps()) } @@ -102,7 +102,7 @@ struct RoomListView: View where ViewModel: RoomListViewModel { HStack { TextField("", text: $newRoomString) .placeholder(when: newRoomString.isEmpty) { - Text.addRoomAddressOrInvitation.view + Localized.addRoomAddressOrInvitation.view .foregroundColor(.secondaryText) } .disableAutocorrection(true) @@ -122,11 +122,11 @@ struct RoomListView: View where ViewModel: RoomListViewModel { } .listRowBackground(Color.cardBackground) } header: { - Text.ManageRelays.addRooms.view + Localized.ManageRelays.addRooms.view .foregroundColor(.secondaryText) .font(.body.smallCaps()) } footer: { - Text.ManageRelays.roomHelpText.view + Localized.ManageRelays.roomHelpText.view .foregroundColor(.secondaryText) .font(.subheadline) .padding(.top, 4) @@ -137,14 +137,14 @@ struct RoomListView: View where ViewModel: RoomListViewModel { .alert(isPresented: showAlert) { // Error alert Alert( - title: Text.error.view, - message: SwiftUI.Text(viewModel.errorMessage ?? "") + title: Localized.error.view, + message: Text(viewModel.errorMessage ?? "") ) } .refreshable { viewModel.refresh() } - .navigationBarTitle(Text.ManageRelays.manageRooms.text, displayMode: .inline) + .navigationBarTitle(Localized.ManageRelays.manageRooms.text, displayMode: .inline) .toolbar { ToolbarItem(placement: .navigationBarTrailing) { EditButton() diff --git a/Source/UI/SwiftUI Helper Views/FancySectionTitle.swift b/Source/UI/SwiftUI Helper Views/FancySectionTitle.swift index 7d6c8ef5b6..c48d1e05c6 100644 --- a/Source/UI/SwiftUI Helper Views/FancySectionTitle.swift +++ b/Source/UI/SwiftUI Helper Views/FancySectionTitle.swift @@ -26,7 +26,7 @@ struct FancySectionTitle: View { .aspectRatio(contentMode: .fit) .frame(maxHeight: .infinity) .fixedSize(horizontal: true, vertical: false) - SwiftUI.Text(text) + Text(text) .font(.subheadline.smallCaps()) .foregroundLinearGradient(gradient) .frame(maxHeight: .infinity) diff --git a/Source/UI/SwiftUI Helper Views/HighlightedText.swift b/Source/UI/SwiftUI Helper Views/HighlightedText.swift index 77efd0a88e..54d38e1a5b 100644 --- a/Source/UI/SwiftUI Helper Views/HighlightedText.swift +++ b/Source/UI/SwiftUI Helper Views/HighlightedText.swift @@ -79,7 +79,7 @@ struct HighlightedText: View { } /// A layer that has the body text colored in, but the highlighted word is clear. - private var bodyText: SwiftUI.Text { + private var bodyText: Text { buildTextFromSegments( segments: segments, highlightBuilder: { string in @@ -112,7 +112,7 @@ struct HighlightedText: View { buildTextFromSegments( segments: segments, highlightBuilder: { string in - var view: SwiftUI.Text + var view: Text if let link = link { let linkMarkdown = "[\(string)](\(link.absoluteURL))" view = textView(markdown: linkMarkdown) @@ -136,10 +136,10 @@ struct HighlightedText: View { /// - Returns: A single `Text` view representing the whole paragraph. private func buildTextFromSegments( segments: [Segment], - highlightBuilder: (String) -> SwiftUI.Text, - bodyBuilder: (String) -> SwiftUI.Text - ) -> SwiftUI.Text { - var textView = SwiftUI.Text("") + highlightBuilder: (String) -> Text, + bodyBuilder: (String) -> Text + ) -> Text { + var textView = Text("") for segment in segments { // swiftlint:disable shorthand_operator switch segment { @@ -148,7 +148,7 @@ struct HighlightedText: View { case .highlighted(let string): textView = textView + highlightBuilder(string) case .space: - textView = textView + SwiftUI.Text(" ") + textView = textView + Text(" ") } // swiftlint:enable shorthand_operator } @@ -156,7 +156,7 @@ struct HighlightedText: View { } /// Convenience function to make a `Text` from raw markdown and fail gracefully. - private func textView(markdown: String) -> SwiftUI.Text { + private func textView(markdown: String) -> Text { var attributedString: AttributedString do { attributedString = try AttributedString(markdown: markdown) @@ -164,7 +164,7 @@ struct HighlightedText: View { Log.optional(error) attributedString = AttributedString(markdown) } - return SwiftUI.Text(attributedString) + return Text(attributedString) } var body: some View { @@ -182,8 +182,8 @@ struct HighlightedText_Previews: PreviewProvider { static var previews: some View { VStack { HighlightedText( - Text.Help.Discover.body.text, - highlightedWord: Text.Help.Discover.highlightedWord.text, + Localized.Help.Discover.body.text, + highlightedWord: Localized.Help.Discover.highlightedWord.text, highlight: .diagonalAccent, link: URL(string: "https://planetary.social")! ) diff --git a/Source/UI/ThreadInteractionView.swift b/Source/UI/ThreadInteractionView.swift index cb510ad2ac..6a37ce8f7c 100644 --- a/Source/UI/ThreadInteractionView.swift +++ b/Source/UI/ThreadInteractionView.swift @@ -19,11 +19,11 @@ class ThreadInteractionView: UIView { var replyCount: Int = 0 { didSet { if self.replyCount == 0 { - self.replyCountLabel.text = Text.noReplies.text + self.replyCountLabel.text = Localized.noReplies.text } else if self.replyCount == 1 { - self.replyCountLabel.text = Text.oneReply.text + self.replyCountLabel.text = Localized.oneReply.text } else { - self.replyCountLabel.text = Text.replyCount.text(["count": "\(self.replyCount)"]) + self.replyCountLabel.text = Localized.replyCount.text(["count": "\(self.replyCount)"]) } } } @@ -52,7 +52,7 @@ class ThreadInteractionView: UIView { private lazy var shareButton: UIButton = { let button = UIButton.init(type: .custom) button.setImage(UIImage.verse.share, for: .normal) - button.accessibilityHint = Text.share.text + button.accessibilityHint = Localized.share.text button.addTarget(self, action: #selector(didPressShare(sender:)), for: .touchUpInside) return button }() @@ -60,7 +60,7 @@ class ThreadInteractionView: UIView { private lazy var likeButton: UIButton = { let button = UIButton.init(type: .custom) button.setImage(UIImage.verse.like, for: .normal) - button.accessibilityHint = Text.like.text + button.accessibilityHint = Localized.like.text button.addTarget(self, action: #selector(didPressLike(sender:)), for: .touchUpInside) return button }() @@ -128,16 +128,16 @@ class ThreadInteractionView: UIView { var actions = [UIAlertAction]() - let copyMessageIdentifier = UIAlertAction(title: Text.copyMessageIdentifier.text, style: .default) { _ in + let copyMessageIdentifier = UIAlertAction(title: Localized.copyMessageIdentifier.text, style: .default) { _ in Analytics.shared.trackDidSelectAction(actionName: "copy_message_identifier") UIPasteboard.general.string = post.key - AppController.shared.showToast(Text.identifierCopied.text) + AppController.shared.showToast(Localized.identifierCopied.text) } actions.append(copyMessageIdentifier) - let copyMesssageLink = UIAlertAction(title: Text.shareThisMessage.text, style: .default) { _ in + let copyMesssageLink = UIAlertAction(title: Localized.shareThisMessage.text, style: .default) { _ in guard let publicLink = post.key.publicLink else { - AppController.shared.alert(message: Text.Error.couldNotGenerateLink.text) + AppController.shared.alert(message: Localized.Error.couldNotGenerateLink.text) return } Analytics.shared.trackDidSelectAction(actionName: "share_message") @@ -149,7 +149,7 @@ class ThreadInteractionView: UIView { } actions.append(copyMesssageLink) - let cancel = UIAlertAction(title: Text.cancel.text, style: .cancel) { _ in } + let cancel = UIAlertAction(title: Localized.cancel.text, style: .cancel) { _ in } actions.append(cancel) AppController.shared.choose(from: actions, sourceView: sender) diff --git a/Source/UI/UniversalSearchResultsView.swift b/Source/UI/UniversalSearchResultsView.swift index e08cfad695..d3183003ce 100644 --- a/Source/UI/UniversalSearchResultsView.swift +++ b/Source/UI/UniversalSearchResultsView.swift @@ -156,7 +156,7 @@ class UniversalSearchResultsView: UIView, UITableViewDelegate, UITableViewDataSo let titleLabel = UILabel.forAutoLayout() titleLabel.numberOfLines = 0 titleLabel.font = UIFont.preferredFont(forTextStyle: .title2) - titleLabel.text = Text.noResultsFound.text + titleLabel.text = Localized.noResultsFound.text titleLabel.textColor = UIColor.text.default titleLabel.textAlignment = .center Layout.center(titleLabel, atTopOf: view, inset: 100) @@ -164,7 +164,7 @@ class UniversalSearchResultsView: UIView, UITableViewDelegate, UITableViewDataSo let detailLabel = UILabel.forAutoLayout() detailLabel.numberOfLines = 0 detailLabel.font = UIFont.preferredFont(forTextStyle: .body) - detailLabel.text = Text.noResultsHelp.text + detailLabel.text = Localized.noResultsHelp.text detailLabel.textColor = UIColor.text.detail detailLabel.textAlignment = .left view.addSubview(detailLabel) @@ -194,7 +194,7 @@ class UniversalSearchResultsView: UIView, UITableViewDelegate, UITableViewDataSo let view = UILabel.forAutoLayout() view.textAlignment = .center view.numberOfLines = 2 - view.text = Text.searchingLocally.text + view.text = Localized.searchingLocally.text view.textColor = UIColor.tint.default return view }() @@ -381,11 +381,11 @@ class UniversalSearchResultsView: UIView, UITableViewDelegate, UITableViewDataSo switch section { case .users: - return Text.users.text + return Localized.users.text case .posts: - return Text.posts.text + return Localized.posts.text case .network: - return Text.usersInYourNetwork.text + return Localized.usersInYourNetwork.text } }