diff --git a/Anytype/Resources/Strings/am.lproj/Localizable.strings b/Anytype/Resources/Strings/am.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/am.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/am.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/bg.lproj/Localizable.strings b/Anytype/Resources/Strings/bg.lproj/Localizable.strings index 3938fe4315..cbaba9e7a2 100644 --- a/Anytype/Resources/Strings/bg.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/bg.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/bn.lproj/Localizable.strings b/Anytype/Resources/Strings/bn.lproj/Localizable.strings index c77c427f81..03c442e27c 100644 --- a/Anytype/Resources/Strings/bn.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/bn.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "কার্ড"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ca.lproj/Localizable.strings b/Anytype/Resources/Strings/ca.lproj/Localizable.strings index 3938fe4315..cbaba9e7a2 100644 --- a/Anytype/Resources/Strings/ca.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ca.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/cs.lproj/Localizable.strings b/Anytype/Resources/Strings/cs.lproj/Localizable.strings index 3938fe4315..cbaba9e7a2 100644 --- a/Anytype/Resources/Strings/cs.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/cs.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/da.lproj/Localizable.strings b/Anytype/Resources/Strings/da.lproj/Localizable.strings index 4a30a7c76b..ac9ade6b32 100644 --- a/Anytype/Resources/Strings/da.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/da.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Del"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/de.lproj/Localizable.strings b/Anytype/Resources/Strings/de.lproj/Localizable.strings index c5458a3a23..6d23170d75 100644 --- a/Anytype/Resources/Strings/de.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/de.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Wird eingefügt..."; "Anytype Library" = "Anytype-Bibliothek"; "Copied" = "Kopiert"; +"Share" = "Teilen"; // Home "Favorites" = "Favoriten"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "QR-Code anzeigen"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Mit Karte bezahlen"; "Details upon request" = "Details auf Anfrage"; "Min X characters" = "Min. %@ Zeichen"; +"Pending" = "Ausstehend..."; "Membership.Ad.Title" = "Mitgliedschaft"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Bleib eng mit unserem Team und unserer Community verbunden. Nimm an Telefonaten mit dem Team teil, beeinflusse die Entwicklung von Anytype und habe ein Mitspracherecht bei Funktionen."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "Dieser Name ist noch zu vergeben"; +"Membership.NameForm.Error.TooShort" = "Name ist zu kurz"; +"Membership.NameForm.Error.TooLong" = "Name ist zu lang"; +"Membership.NameForm.Error.HasInvalidChars" = "Name enthält ungültige Zeichen"; + + "Membership.Success.Title" = "Willkommen im Netzwerk, %@"; "Membership.Success.Subitle" = "Ein Hoch auf deine Neugierde!"; +"Membership.Payment.Card" = "Karte"; +"Membership.Payment.Crypto" = "Krypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple-Abonnement"; +"Membership.Payment.Google subscription" = "Google-Abonnement"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Entdecker"; diff --git a/Anytype/Resources/Strings/el.lproj/Localizable.strings b/Anytype/Resources/Strings/el.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/el.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/el.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/eo.lproj/Localizable.strings b/Anytype/Resources/Strings/eo.lproj/Localizable.strings index 23f9cd6104..1d09a7b964 100644 --- a/Anytype/Resources/Strings/eo.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/eo.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Karto"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/es.lproj/Localizable.strings b/Anytype/Resources/Strings/es.lproj/Localizable.strings index 017d29f60f..c8b44ffe62 100644 --- a/Anytype/Resources/Strings/es.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/es.lproj/Localizable.strings @@ -182,7 +182,7 @@ "Green background" = "Fondo verde"; "Create new object" = "Crear un nuevo objeto"; "Cancel" = "Cancelar"; -"Paste or type URL" = "Pegar o escribir URL"; +"Paste or type URL" = "Pega o escribe una URL"; "No items match filter" = "Ningún elemento coincide con el filtro"; "Unsupported block" = "Bloque no soportado"; "Name" = "Nombre"; @@ -190,6 +190,7 @@ "Paste processing..." = "Procesando \"pegar\"…"; "Anytype Library" = "Biblioteca de Anytype"; "Copied" = "Copiado"; +"Share" = "Compartir"; // Home "Favorites" = "Favoritos"; @@ -206,7 +207,7 @@ // Keychain screen "Keychain.Recovery phrase" = "Frase de recuperación"; "Keychain.Recovery phrase copied to clipboard" = "Frase de recuperación copiada"; -"Keychain.Recovery phrase description" = "La necesitarás para iniciar sesión. Manténgala en un lugar seguro. Si la pierdes, ya no podrás acceder a tu cuenta."; +"Keychain.Recovery phrase description" = "La necesitarás para iniciar sesión. Mantenla en un lugar seguro. Si la pierdes, ya no podrás acceder a tu cuenta."; "Keychain.Save keychain alert part 1" = "Si pierde la frase de recuperación y se cierra la sesión no podrá "; "Keychain.Save keychain alert part 2" = "volver a acceder a tus datos"; "Keychain.Save keychain alert part 3" = "\nGuarde esta frase de recuperación fuera de Anytype. \n Recomendamos usar un alojamiento seguro, gestor de contraseñas o un papel en lugar seguro. "; @@ -882,14 +883,14 @@ "SpaceSettings.DeleteAlert.Message" = "Estos objetos se eliminarán de forma irrevocable. No se puede deshacer esta acción."; "SpaceSettings.DeleteButton" = "Eliminar '' espacio"; "SpaceSettings.Share" = "Compartir"; -"SpaceSettings.LeaveButton" = "Leave"; -"SpaceSettings.LeaveAlert.Title" = "Leave a space"; +"SpaceSettings.LeaveButton" = "Salir"; +"SpaceSettings.LeaveAlert.Title" = "Abandonar espacio"; "SpaceSettings.LeaveAlert.Message" = "El espacio %@ será eliminado de tus dispositivos y no volverás a tener acceso a él"; -"SpaceSettings.LeaveAlert.Toast" = "You left the %@."; +"SpaceSettings.LeaveAlert.Toast" = "Abandonaste %@."; // MARK: - Space Share -"SpaceShare.Title" = "Sharing"; +"SpaceShare.Title" = "Compartir"; "SpaceShare.Members" = "Miembros"; "SpaceShare.Permissions.Owner" = "Propietario"; "SpaceShare.Permissions.Reader" = "Espectador"; @@ -897,16 +898,16 @@ "SpaceShare.Permissions.Grand.Edit" = "Editar"; "SpaceShare.Permissions.Grand.View" = "Ver"; "SpaceShare.Invite.Title" = "Enlace de invitación"; -"SpaceShare.Invite.Description" = "Share this invite link so that others can join your Space. Once they click your link and request access, you can set their access rights."; -"SpaceShare.Invite.Share" = "Share invite link"; -"SpaceShare.Invite.Generate" = "Generate invite link"; -"SpaceShare.Invite.Empty" = "Create invite link to share space and add new members"; -"SpaceShare.JoinRequest" = "Join request"; -"SpaceShare.LeaveRequest" = "Leave request"; -"SpaceShare.Action.ViewRequest" = "View request"; +"SpaceShare.Invite.Description" = "Comparte este enlace de invitación para que otros puedan unirse a tu Espacio. Una vez que hagan clic en tu enlace y soliciten acceso, puedes establecer sus derechos de acceso."; +"SpaceShare.Invite.Share" = "Compartir enlace de invitación"; +"SpaceShare.Invite.Generate" = "Generar enlace de invitación"; +"SpaceShare.Invite.Empty" = "Crear enlace de invitación para compartir espacio y añadir nuevos miembros"; +"SpaceShare.JoinRequest" = "Solicitud de admisión"; +"SpaceShare.LeaveRequest" = "Retirar solicitud"; +"SpaceShare.Action.ViewRequest" = "Ver solicitud"; "SpaceShare.Action.Approve" = "Aprobar"; -"SpaceShare.DeleteSharingLink.Title" = "Delete link"; -"SpaceShare.DeleteSharingLink.Message" = "New members won’t be able to join the space. You can generate a new link anytype"; +"SpaceShare.DeleteSharingLink.Title" = "Eliminar enlace"; +"SpaceShare.DeleteSharingLink.Message" = "Los nuevos miembros no podrán unirse al espacio. Puedes generar un nuevo enlace Anytype"; "SpaceShare.Approve.Toast" = "Has aprobado la solicitud de %@."; "SpaceShare.ViewRequest.Title" = "%@ ha solicitado unirse al espacio %@"; "SpaceShare.ViewRequest.ViewAccess" = "Conceder permiso de lectura"; @@ -919,15 +920,22 @@ "SpaceShare.Join.CommentPlaceholder" = "Deja un comentario privado al propietario del espacio"; "SpaceShare.Join.Button" = "Solicitar acceso"; "SpaceShare.Join.Info" = "Una vez que el propietario del espacio apruebe su solicitud, te unirás al espacio con los derechos de acceso que el propietario haya determinado."; -"SpaceShare.Join.Message" = "You’ve been invited to join **%@** space, created by **%@**. Send a request so space owner can let you in."; +"SpaceShare.Join.Message" = "Has sido invitado a unirte al espacio **%@**, creado por **%@**. Envía una solicitud para que el propietario del espacio pueda dejarte entrar."; "SpaceShare.JoinConfirmation.Title" = "Solicitud enviada"; "SpaceShare.JoinConfirmation.Message" = "Recibirás una notificación cuando el propietario del espacio apruebe tu solicitud."; "SpaceShare.YouSuffix" = "%@ (tú)"; -"SpaceShare.ManageSpaces" = "Manage Spaces"; -"SpaceShare.StopSharing.Action" = "Stop sharing"; -"SpaceShare.StopSharing.Title" = "Stop sharing the space"; -"SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; -"SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.ManageSpaces" = "Administrar Espacios"; +"SpaceShare.StopSharing.Action" = "Dejar de compartir"; +"SpaceShare.StopSharing.Title" = "Dejar de compartir el espacio"; +"SpaceShare.StopSharing.Message" = "Los miembros ya no se sincronizarán con este espacio y el enlace compartido se desactivará."; +"SpaceShare.StopSharing.Toast" = "El espacio ya no está compartido"; +"SpaceShare.QR.Title" = "Código QR para unirse a Espacio"; +"SpaceShare.QR.Button" = "Mostrar el código QR"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Tus derechos de acceso fueron cambiados a **%@** en el espacio **%@**."; @@ -935,15 +943,15 @@ "ParticipantRequestDeclineNotification.Text" = "Tu solicitud para unirte al espacio \"%@\" ha sido rechazada."; "RequestToLeaveNotification.Text" = "**%@** quiere dejar el espacio **%@**."; "ParticipantRemoveNotification.Text" = "Fuiste eliminado del espacio o el espacio ha sido eliminado por el propietario."; -"RequestToJoinNotification.Text" = "**%@** requested to join the **%@** space."; -"RequestToJoinNotification.GoToSpace" = "Go to Space"; -"RequestToJoinNotification.ViewRequest" = "View request"; +"RequestToJoinNotification.Text" = "**%@** ha solicitado unirse al espacio **%@**."; +"RequestToJoinNotification.GoToSpace" = "Ir al Espacio"; +"RequestToJoinNotification.ViewRequest" = "Ver solicitud"; // MARK: - Space manager -"SpaceManager.CancelRequest" = "Cancel Join Request"; -"SpaceManager.DoNotCancel" = "Do Not Cancel"; -"SpaceManager.CancelRequestAlert.Title" = "You will have to send request access again"; -"SpaceManager.CancelRequestAlert.Toast" = "The request was canceled."; +"SpaceManager.CancelRequest" = "Cancelar Solicitud de Admisión"; +"SpaceManager.DoNotCancel" = "No Cancelar"; +"SpaceManager.CancelRequestAlert.Title" = "Tienes que volver a pedir acceso"; +"SpaceManager.CancelRequestAlert.Toast" = "La solicitud fue cancelada."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Paga con tarjeta"; "Details upon request" = "Detalles a petición"; "Min X characters" = "Mín. %@ caracteres"; +"Pending" = "Procesando..."; "Membership.Ad.Title" = "Membresía"; @@ -1059,6 +1068,8 @@ - Marque si representas a un una organización educativa, institucional o sin ánimo de lucro. - Cuéntanos sobre tu organización: número de empleados y futuros usuarios de Anytype, mercados en los que trabajas y otros posibles datos. - Indíquenos como tu organización va a usar Anytype."; +"Membership.CustomTierEmail.Subject" = "Solicitud de membresía personalizada, ID de cuenta: %@"; + "Membership.Banner.Title1" = "Co-construye con nosotr@s."; "Membership.Banner.Subtitle1" = "Conéctate con nuestro equipo y nuestra comunidad, @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Espera un segundo..."; "Membership.NameForm.Validated" = "El nombre está listo para ser grabado"; +"Membership.NameForm.Error.TooShort" = "El nombre es demasiado corto"; +"Membership.NameForm.Error.TooLong" = "Nombre demasiado largo"; +"Membership.NameForm.Error.HasInvalidChars" = "El nombre contiene carácteres no válidos"; + + "Membership.Success.Title" = "Te damos la bienvenida a la red, %@"; "Membership.Success.Subitle" = "¡Enhorabuena por tu curiosidad!"; +"Membership.Payment.Card" = "Tarjeta"; +"Membership.Payment.Crypto" = "Cripto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Suscripción de Apple"; +"Membership.Payment.Google subscription" = "Suscripción de Google"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorar"; diff --git a/Anytype/Resources/Strings/fi.lproj/Localizable.strings b/Anytype/Resources/Strings/fi.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/fi.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/fi.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/fr.lproj/Localizable.strings b/Anytype/Resources/Strings/fr.lproj/Localizable.strings index 516e8a6d99..b204f1b184 100644 --- a/Anytype/Resources/Strings/fr.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/fr.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "En train de coller..."; "Anytype Library" = "Bibliothèque Anytype"; "Copied" = "Copié"; +"Share" = "Partager"; // Home "Favorites" = "Favoris"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Arrêter le partage de l'espace"; "SpaceShare.StopSharing.Message" = "Les membres ne seront plus synchronisés à cet espace et le lien de partage sera désactivé."; "SpaceShare.StopSharing.Toast" = "L'espace n'est plus partagé"; +"SpaceShare.QR.Title" = "QR code pour rejoindre un espace"; +"SpaceShare.QR.Button" = "Afficher le QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Vos droits d'accès ont été changés en **%@** dans l'espace **%@**."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Payer par carte"; "Details upon request" = "Détail sur la demande"; "Min X characters" = "Min %@ caractères"; +"Pending" = "En attente…"; "Membership.Ad.Title" = "Adhésion"; @@ -1059,6 +1068,8 @@ - choisissez si vous représentez une organisation éducative, gouvernementale, ou un organisme à but non-lucratif - dites-nous en plus à propos de votre organisme : numbre d'employés et futurs utilisateurs Anytype, marchés sur lesquels vous travaillez, etc., - précisez des détails complémentaires sur la manière dont votre organisme utilise Anytype"; +"Membership.CustomTierEmail.Subject" = "Demande d'adhésion personnalisée, ID de compte : %@"; + "Membership.Banner.Title1" = "Co-créez avec nous"; "Membership.Banner.Subtitle1" = "Restez en contact étroit avec notre équipe et notre communauté. Rejoignez les conférences avec l'équipe, influencez l'évolution de Anytype et ayez votre mot à dire sur les fonctionnalités."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Patientez..."; "Membership.NameForm.Validated" = "Ce nom est disponible"; +"Membership.NameForm.Error.TooShort" = "Le nom est trop court"; +"Membership.NameForm.Error.TooLong" = "Le nom est trop long"; +"Membership.NameForm.Error.HasInvalidChars" = "Le nom contient des caractères non valides"; + + "Membership.Success.Title" = "Bienvenue sur le réseau, %@"; "Membership.Success.Subitle" = "De grands applaudissements pour votre curiosité !"; +"Membership.Payment.Card" = "Carte"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Abonnement Apple"; +"Membership.Payment.Google subscription" = "Abonnement Google"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/fr.lproj/Localizable.stringsdict b/Anytype/Resources/Strings/fr.lproj/Localizable.stringsdict index 71ec53865a..46aab8e92d 100644 --- a/Anytype/Resources/Strings/fr.lproj/Localizable.stringsdict +++ b/Anytype/Resources/Strings/fr.lproj/Localizable.stringsdict @@ -189,7 +189,7 @@ NSStringFormatValueTypeKey d other - %d members + %d membres one %d membre diff --git a/Anytype/Resources/Strings/fy.lproj/Localizable.strings b/Anytype/Resources/Strings/fy.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/fy.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/fy.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/gl.lproj/Localizable.strings b/Anytype/Resources/Strings/gl.lproj/Localizable.strings index 3938fe4315..cbaba9e7a2 100644 --- a/Anytype/Resources/Strings/gl.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/gl.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/gu.lproj/Localizable.strings b/Anytype/Resources/Strings/gu.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/gu.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/gu.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/hi.lproj/Localizable.strings b/Anytype/Resources/Strings/hi.lproj/Localizable.strings index 3f3e29a2a4..ea7966059a 100644 --- a/Anytype/Resources/Strings/hi.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/hi.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "पेस्ट प्रक्रिया चल रही है"; "Anytype Library" = "एनीटाइप लाइब्रेरी"; "Copied" = "कॉपीड"; +"Share" = "Share"; // Home "Favorites" = "पसंदीदा"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/hr.lproj/Localizable.strings b/Anytype/Resources/Strings/hr.lproj/Localizable.strings index 3938fe4315..cbaba9e7a2 100644 --- a/Anytype/Resources/Strings/hr.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/hr.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/hu.lproj/Localizable.strings b/Anytype/Resources/Strings/hu.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/hu.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/hu.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/hy.lproj/Localizable.strings b/Anytype/Resources/Strings/hy.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/hy.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/hy.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/id.lproj/Localizable.strings b/Anytype/Resources/Strings/id.lproj/Localizable.strings index 82c2a07a6d..70f45e56ef 100644 --- a/Anytype/Resources/Strings/id.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/id.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Memproses penempelan ..."; "Anytype Library" = "Pustaka Anytype"; "Copied" = "Disalin"; +"Share" = "Bagikan"; // Home "Favorites" = "Favorit"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Hak aksesmu telah diganti menjadi **%@** di ruang **%@**."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Bayar via kartu"; "Details upon request" = "Details upon request"; "Min X characters" = "Minimal %@ karakter"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Langganan"; @@ -1059,6 +1068,8 @@ - jelaskan jika Anda mewakili organisasi pendidikan, pemerintah, atau nirlaba - ceritakan organisasi Anda: jumlah pegawai dan pengguna Anytype dalam waktu mendatang, pasaran yang sedang dikerjakan, dll. - jelaskan detail tambahan tentang bagaimana organisasi Anda menggunakan Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Ciptakan bersama dengan kami"; "Membership.Banner.Subtitle1" = "Tetap terhubung dengan tim dan komunitas kami. Bergabung dengan panggilan tim kami, buat evolusi Anytype berkembang, dan beri masukan fitur baru."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Tunggu sebentar..."; "Membership.NameForm.Validated" = "Nama ini boleh dipakai"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Selamat menjadi anggota, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Kartu"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Penjelajah"; diff --git a/Anytype/Resources/Strings/is.lproj/Localizable.strings b/Anytype/Resources/Strings/is.lproj/Localizable.strings index bedb70055b..cb4a6fec73 100644 --- a/Anytype/Resources/Strings/is.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/is.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/it.lproj/Localizable.strings b/Anytype/Resources/Strings/it.lproj/Localizable.strings index 3c4668422b..f33c3e7fb3 100644 --- a/Anytype/Resources/Strings/it.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/it.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Contenuto in elaborazione..."; "Anytype Library" = "Libreria di Anytype"; "Copied" = "Copiato"; +"Share" = "Condividi"; // Home "Favorites" = "Preferiti"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Smetti di condividere lo spazio"; "SpaceShare.StopSharing.Message" = "I membri non si sincronizzeranno più con questo spazio e il link di condivisione verrà disattivato."; "SpaceShare.StopSharing.Toast" = "Lo spazio non è più condiviso"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "I tuoi diritti di accesso sono stati modificati in **%@** nello spazio **%@**."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Paga con carta"; "Details upon request" = "Dettagli su richiesta"; "Min X characters" = "Minimo %@ caratteri"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - evidenziare se si rappresenta un'organizzazione educativa, governativa o senza scopo di lucro - fornire maggiori informazioni sulla vostra organizzazione: numero di dipendenti e futuri utenti Anytype, mercati su cui si opera, ecc., - fornire dettagli aggiuntivi su come la vostra organizzazione utilizza Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-crea con noi"; "Membership.Banner.Subtitle1" = "Rimani strettamente connesso con il nostro team e la nostra comunità. Partecipa alle chiamate con il team, influenzando l'evoluzione di Anytype e dando il tuo parere sulle funzionalità."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Aspetta un secondo..."; "Membership.NameForm.Validated" = "Questo nome è disponibile"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Benvenuto/a nella rete, %@"; "Membership.Success.Subitle" = "Grande applausi per la tua curiosità!"; +"Membership.Payment.Card" = "Scheda"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ja.lproj/Localizable.strings b/Anytype/Resources/Strings/ja.lproj/Localizable.strings index bcd253c7a3..f0ff4a7fb7 100644 --- a/Anytype/Resources/Strings/ja.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ja.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/jv.lproj/Localizable.strings b/Anytype/Resources/Strings/jv.lproj/Localizable.strings index fd7f1a9740..4568deb341 100644 --- a/Anytype/Resources/Strings/jv.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/jv.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Kertu"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ko.lproj/Localizable.strings b/Anytype/Resources/Strings/ko.lproj/Localizable.strings index 34995ef0e8..269527fd99 100644 --- a/Anytype/Resources/Strings/ko.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ko.lproj/Localizable.strings @@ -81,23 +81,23 @@ "Relation.EmptyState.title" = "옵션 없음"; "Relation.EmptyState.description" = "찾을 수 없습니다. 첫 번째 옵션을 생성하여 시작합니다."; "Relation.EmptyState.Blocked.title" = "관계가 비어 있습니다"; -"Relation.Create.Row.title" = "Create “%@”"; +"Relation.Create.Row.title" = "\"%@\" 만들기"; "Relation.View.Create.title" = "옵션 생성"; "Relation.View.Edit.title" = "옵션 편집"; "Relation.Create.Textfield.placeholder" = "이름 입력..."; "Relation.Edit.Button.title" = "Apply"; "Relation.Date.Locked.Alert.title" = "\"%@\" 관계가 잠겼습니다"; "Relation.ObjectTypes.Header.title" = "객체 유형:"; -"Relation.ObjectType.Header.title" = "Object type:"; +"Relation.ObjectType.Header.title" = "오브젝트 유형:"; "Relation.Delete.Alert.Title" = "Are you sure?"; "Relation.Delete.Alert.Description" = "The option will be permanently removed from your space."; -"Relation.Object.Delete.Alert.Description" = "The object will be moved to Bin."; +"Relation.Object.Delete.Alert.Description" = "오브젝트가 휴지통으로 이동됩니다."; "Relation.Format.Object.Title" = "개체"; "Relation.Format.Text.Title" = "텍스트"; "Relation.Format.Number.Title" = "숫자"; -"Relation.Format.Status.Title" = "Select"; +"Relation.Format.Status.Title" = "선택"; "Relation.Format.Tag.Title" = "Multi-select"; "Relation.Format.Date.Title" = "날짜"; "Relation.Format.FileMedia.Title" = "File & Media"; @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "스페이스 공유 중지"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "카드"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ky.lproj/Localizable.strings b/Anytype/Resources/Strings/ky.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/ky.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ky.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/lt.lproj/Localizable.strings b/Anytype/Resources/Strings/lt.lproj/Localizable.strings index f0f9d4729b..3d543925bc 100644 --- a/Anytype/Resources/Strings/lt.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/lt.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ml.lproj/Localizable.strings b/Anytype/Resources/Strings/ml.lproj/Localizable.strings index 476ad903fe..70e9ae8578 100644 --- a/Anytype/Resources/Strings/ml.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ml.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "ഷെയർ"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "കാർഡ്"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/mr.lproj/Localizable.strings b/Anytype/Resources/Strings/mr.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/mr.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/mr.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ms.lproj/Localizable.strings b/Anytype/Resources/Strings/ms.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/ms.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ms.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/nb.lproj/Localizable.strings b/Anytype/Resources/Strings/nb.lproj/Localizable.strings index 98b1161ab6..42ee81c516 100644 --- a/Anytype/Resources/Strings/nb.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/nb.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Behandler innliming..."; "Anytype Library" = "Anytype bibliotek"; "Copied" = "Kopiert"; +"Share" = "Del"; // Home "Favorites" = "Favoritter"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Betal med kort"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Medlemskap"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Vent et øyeblikk..."; "Membership.NameForm.Validated" = "Dette navnet er ledig"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Velkommen til nettverket, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Kort"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Utforsker"; diff --git a/Anytype/Resources/Strings/ne.lproj/Localizable.strings b/Anytype/Resources/Strings/ne.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/ne.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ne.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/nl.lproj/Localizable.strings b/Anytype/Resources/Strings/nl.lproj/Localizable.strings index badb6dde7e..2d0058ce1e 100644 --- a/Anytype/Resources/Strings/nl.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/nl.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Bezig met plakken..."; "Anytype Library" = "Anytype bibliotheek"; "Copied" = "Gekopieerd"; +"Share" = "Deel"; // Home "Favorites" = "Favorieten"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Betaal met kaart"; "Details upon request" = "Details op verzoek"; "Min X characters" = "Min %@ tekens"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Lidmaatschap"; @@ -1060,6 +1069,8 @@ - markeer als je een onderwijs-, overheids- of non-profit organisatie vertegenwoordigt - vertel ons meer over jouw organisatie: aantal medewerkers en toekomstige Anytype gebruikers, markten waar je in werkt, enz. - geef aanvulende informatie over hoe jouw organisatie Anytype gebruikt"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Maak samen met ons"; "Membership.Banner.Subtitle1" = "Blijf nauw verbonden met ons team en onze gemeenschap. Neem deel aan gesprekken met het team, beïnvloed de ontwikkeling van Anytype en geef je mening over functies."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Even geduld..."; "Membership.NameForm.Validated" = "Deze naam is voor het grijpen"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welkom bij het netwerk, %@"; "Membership.Success.Subitle" = "Hulde voor jouw nieuwsgierigheid!"; +"Membership.Payment.Card" = "Kaart"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Verkenner"; diff --git a/Anytype/Resources/Strings/or.lproj/Localizable.strings b/Anytype/Resources/Strings/or.lproj/Localizable.strings index a0913907c9..7a2059b8e9 100644 --- a/Anytype/Resources/Strings/or.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/or.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "ପେଷ୍ଟ ପ୍ରୋସେସିଂ..."; "Anytype Library" = "ଏନିଟାଇପ ଲାଇବ୍ରେରୀ"; "Copied" = "କପି ହେଲା"; +"Share" = "Share"; // Home "Favorites" = "ପସନ୍ଦ"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "କାର୍ଡ଼"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/pl.lproj/Localizable.strings b/Anytype/Resources/Strings/pl.lproj/Localizable.strings index 5d43fc15fb..6af8a14f06 100644 --- a/Anytype/Resources/Strings/pl.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/pl.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Wklej przetwarzanie..."; "Anytype Library" = "Biblioteka Anytype"; "Copied" = "Skopiowano"; +"Share" = "Udostępnij"; // Home "Favorites" = "Ulubione"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Zatrzymywanie udostępniania przestrzeni"; "SpaceShare.StopSharing.Message" = "Członkowie nie będą już synchronizowani z tą przestrzenią, a łącze udostępniania zostanie dezaktywowane."; "SpaceShare.StopSharing.Toast" = "Przestrzeń nie jest już współdzielona"; +"SpaceShare.QR.Title" = "Kod QR do wypowiedzenia spacji"; +"SpaceShare.QR.Button" = "Pokaż kod QR"; +"SpaceShare.MoreInfo" = "Dodatkowe informacje"; +"SpaceShare.HowToShare.Title" = "Jak dzielić się przestrzenią?"; +"SpaceShare.HowToShare.Step1" = "Podaj link osobie, z którą chcesz współpracować."; +"SpaceShare.HowToShare.Step2" = "Klikając na link, osoba prosi o dołączenie do przestrzeni."; +"SpaceShare.HowToShare.Step3" = "Po zatwierdzeniu wniosku możesz wybrać prawa dostępu dla tej osoby."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Twoje prawa dostępu zostały zmienione na **%@** w przestrzeni **%@**."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Zapłać kartą"; "Details upon request" = "Szczegóły na życzenie"; "Min X characters" = "Minimalna liczba znaków %@"; +"Pending" = "Oczekujące..."; "Membership.Ad.Title" = "Członkostwo"; @@ -1059,6 +1068,8 @@ - Podkreśl, czy reprezentujesz organizację edukacyjną, rządową czy non-profit. - opowiedz nam więcej o swojej organizacji: liczbie pracowników i przyszłych użytkownikach Anytype, rynkach, na których działasz itp., - podaj dodatkowe szczegóły dotyczące sposobu, w jaki Twoja organizacja korzysta z Anytype"; +"Membership.CustomTierEmail.Subject" = "Niestandardowe żądanie członkostwa, ID konta: %@"; + "Membership.Banner.Title1" = "Współtwórz z nami"; "Membership.Banner.Subtitle1" = "Pozostań w bliskim kontakcie z naszym zespołem i społecznością. Dołącz do rozmów z zespołem, wpływaj na ewolucję Anytype i wyraź swoją opinię na temat funkcji."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Zaraz, zaraz..."; "Membership.NameForm.Validated" = "Ta nazwa jest do zgarnięcia"; +"Membership.NameForm.Error.TooShort" = "Za krotka nazwa"; +"Membership.NameForm.Error.TooLong" = "Imię jest zbyt długie"; +"Membership.NameForm.Error.HasInvalidChars" = "Nazwa użytkownika zawiera nieprawidłowe znaki"; + + "Membership.Success.Title" = "Witaj w sieci, %@"; "Membership.Success.Subitle" = "Wielkie brawa za ciekawość!"; +"Membership.Payment.Card" = "Karta"; +"Membership.Payment.Crypto" = "Krypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Subskrypcja Apple"; +"Membership.Payment.Google subscription" = "Subskrypcja Google"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Menadżer plików"; diff --git a/Anytype/Resources/Strings/pt-BR.lproj/Localizable.strings b/Anytype/Resources/Strings/pt-BR.lproj/Localizable.strings index 7a3c722919..d2b5cc9ed8 100644 --- a/Anytype/Resources/Strings/pt-BR.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/pt-BR.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Colar em processamento..."; "Anytype Library" = "Biblioteca Anytype"; "Copied" = "Copiado"; +"Share" = "Compartilhar"; // Home "Favorites" = "Favoritos"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Pagar com Cartão"; "Details upon request" = "Detalhes em solicitação"; "Min X characters" = "No mínimo %@ caracteres"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Associação"; @@ -1061,6 +1070,8 @@ — Fale mais sobre a organização: número de funcionários e usuários futuros do Anytype, mercados onde trabalham, etc.; — Forneça mais detalhes sobre como sua empresa usa o Anytype "; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-crie conosco"; "Membership.Banner.Subtitle1" = "Acompanhe de perto o nosso time e comunidade. Entre em chamadas com o time, influencie a evolução do Anytype e tenha sua voz nos recursos."; @@ -1081,9 +1092,21 @@ "Membership.NameForm.Validating" = "Só um segundo..."; "Membership.NameForm.Validated" = "Este nome está disponível para uso"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Bem-vindo à rede, %@"; "Membership.Success.Subitle" = "Um grande aplauso por sua curiosidade!"; +"Membership.Payment.Card" = "Cartão"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Navegador"; diff --git a/Anytype/Resources/Strings/pt.lproj/Localizable.strings b/Anytype/Resources/Strings/pt.lproj/Localizable.strings index 6ead892ff8..67a6ab3c6f 100644 --- a/Anytype/Resources/Strings/pt.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/pt.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Cartão"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ro.lproj/Localizable.strings b/Anytype/Resources/Strings/ro.lproj/Localizable.strings index 4bccdad0f2..e474a713cb 100644 --- a/Anytype/Resources/Strings/ro.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ro.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Lipire in curs de procesare..."; "Anytype Library" = "Oricine Bibliotecă"; "Copied" = "Copiat"; +"Share" = "Share"; // Home "Favorites" = "Favorite"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ru.lproj/Localizable.strings b/Anytype/Resources/Strings/ru.lproj/Localizable.strings index 3e13d9c4de..f5c519bd0e 100644 --- a/Anytype/Resources/Strings/ru.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ru.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Обработка вставки..."; "Anytype Library" = "Библиотека Anytype"; "Copied" = "Скопировано"; +"Share" = "Поделиться"; // Home "Favorites" = "Избранное"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Оплатить картой"; "Details upon request" = "Подробнее по запросу"; "Min X characters" = "Минимум %@ символов"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Создавайте вместе с нами"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Подождите секундочку..."; "Membership.NameForm.Validated" = "Это имя свободно"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Большое спасибо за ваше любопытство!"; +"Membership.Payment.Card" = "Карточка"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/sk.lproj/Localizable.strings b/Anytype/Resources/Strings/sk.lproj/Localizable.strings index ae332bac2c..62f85fcc78 100644 --- a/Anytype/Resources/Strings/sk.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/sk.lproj/Localizable.strings @@ -191,6 +191,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Karta"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/sl.lproj/Localizable.strings b/Anytype/Resources/Strings/sl.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/sl.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/sl.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/sv.lproj/Localizable.strings b/Anytype/Resources/Strings/sv.lproj/Localizable.strings index e2c5dc15d3..7e6e31062e 100644 --- a/Anytype/Resources/Strings/sv.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/sv.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Dela"; // Home "Favorites" = "Favoriter"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Visa QR-kod"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Kort"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/ta.lproj/Localizable.strings b/Anytype/Resources/Strings/ta.lproj/Localizable.strings index 7cd842e935..c17ec9d29b 100644 --- a/Anytype/Resources/Strings/ta.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/ta.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "அட்டை"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/tl.lproj/Localizable.strings b/Anytype/Resources/Strings/tl.lproj/Localizable.strings index 84f611fa4d..532262c0c1 100644 --- a/Anytype/Resources/Strings/tl.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/tl.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/tr.lproj/Localizable.strings b/Anytype/Resources/Strings/tr.lproj/Localizable.strings index 6913d69c32..e71e0d14be 100644 --- a/Anytype/Resources/Strings/tr.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/tr.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Yapıştırma işleniyor..."; "Anytype Library" = "Anytype Kütüphanesi"; "Copied" = "Kopyalandı"; +"Share" = "Paylaş"; // Home "Favorites" = "Favoriler"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Kart"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/uk.lproj/Localizable.strings b/Anytype/Resources/Strings/uk.lproj/Localizable.strings index 42207c4bcd..f3882c32dc 100644 --- a/Anytype/Resources/Strings/uk.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/uk.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Обробка вставки..."; "Anytype Library" = "Бібліотека Anytype"; "Copied" = "Скопійовано"; +"Share" = "Share"; // Home "Favorites" = "Обрані"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Картка"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/vi.lproj/Localizable.strings b/Anytype/Resources/Strings/vi.lproj/Localizable.strings index c68864e219..496c5db61f 100644 --- a/Anytype/Resources/Strings/vi.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/vi.lproj/Localizable.strings @@ -191,6 +191,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Thư viện Anytype"; "Copied" = "Đã sao chép"; +"Share" = "Share"; // Home "Favorites" = "Ưa thích"; @@ -929,6 +930,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1044,6 +1052,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1060,6 +1069,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1080,9 +1091,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Thẻ"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.strings b/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.strings index b4ff218ad8..8cd0d87d83 100644 --- a/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.strings @@ -122,7 +122,7 @@ "Relation.ImportType.Notion" = "Notion"; "Relation.ImportType.Markdown" = "Markdown"; "Relation.ImportType.Html" = "HTML"; -"Relation.ImportType.Text" = "TXT"; +"Relation.ImportType.Text" = "纯文本(.txt)"; "Relation.ImportType.Protobuf" = "Any-Block"; "Relation.ImportType.Csv" = "CSV"; @@ -146,7 +146,7 @@ "Lists" = "分组"; "Pinned" = "固定"; "Delete" = "删除"; -"Export" = "Export"; +"Export" = "导出"; "Duplicate" = "生成副本"; "Copy" = "拷贝"; "Preview" = "预览"; @@ -190,6 +190,7 @@ "Paste processing..." = "粘贴处理..."; "Anytype Library" = "Anytype 文库"; "Copied" = "已复制"; +"Share" = "分享"; // Home "Favorites" = "收藏夹"; @@ -267,7 +268,7 @@ "Auth.JoinFlow.Soul.Placeholder" = "无标题"; "Auth.JoinFlow.Creating.Soul.Title" = "生成新的 Anytype 标识"; -"Auth.JoinFlow.Setting.Space.Title" = "Setting up your default space"; +"Auth.JoinFlow.Setting.Space.Title" = "设置默认空间"; // Auth - Login flow "Auth.LoginFlow.Use.Keychain.Title" = "使用钥匙串"; @@ -643,9 +644,9 @@ "No date" = "未注明日期"; "Clear" = "清除"; "Create option with" = "创建选项 “%@”"; -"Enter URL" = "Enter URL"; -"Enter email" = "Enter email"; -"Enter phone number" = "Enter phone number"; +"Enter URL" = "输入 URL"; +"Enter email" = "请输入电子邮箱"; +"Enter phone number" = "输入电话号码"; "Enter number" = "输入号码"; "Enter text" = "输入文本"; "Ok" = "好的"; @@ -855,7 +856,7 @@ // MARK: - Spaces "Spaces.Accessibility.Shared" = "共享空间"; "Spaces.Accessibility.Private" = "私人空间"; -"Spaces.Accessibility.Personal" = "Default Space"; +"Spaces.Accessibility.Personal" = "默认空间"; "Spaces.Search.Title" = "搜索空间"; "Spaces.Title" = "空间"; "Spaces.Info.Network" = "网络:"; @@ -864,7 +865,7 @@ "Space.Status.Unknown" = "未知"; "Space.Status.Loading" = "加载"; "Space.Status.Ok" = "好的"; -"Space.Status.Missing" = "Missing"; +"Space.Status.Missing" = "缺失"; "Space.Status.Error" = "错误"; "Space.Status.RemoteWaitingDeletion" = "正等待删除"; "Space.Status.RemoteDeleted" = "远程已删除"; @@ -882,14 +883,14 @@ "SpaceSettings.DeleteAlert.Message" = "此空间将被不可撤销地删除。您无法撤消此操作。"; "SpaceSettings.DeleteButton" = "删除空间"; "SpaceSettings.Share" = "分享"; -"SpaceSettings.LeaveButton" = "Leave"; -"SpaceSettings.LeaveAlert.Title" = "Leave a space"; +"SpaceSettings.LeaveButton" = "离开"; +"SpaceSettings.LeaveAlert.Title" = "离开空间"; "SpaceSettings.LeaveAlert.Message" = "%@ 空间将被从您的设备中删除,您将无法再访问它"; -"SpaceSettings.LeaveAlert.Toast" = "You left the %@."; +"SpaceSettings.LeaveAlert.Toast" = "你离开了 %@。"; // MARK: - Space Share -"SpaceShare.Title" = "Sharing"; +"SpaceShare.Title" = "分享"; "SpaceShare.Members" = "参与的人"; "SpaceShare.Permissions.Owner" = "所有者"; "SpaceShare.Permissions.Reader" = "浏览者"; @@ -897,21 +898,21 @@ "SpaceShare.Permissions.Grand.Edit" = "编辑"; "SpaceShare.Permissions.Grand.View" = "视图"; "SpaceShare.Invite.Title" = "邀请链接"; -"SpaceShare.Invite.Description" = "Share this invite link so that others can join your Space. Once they click your link and request access, you can set their access rights."; -"SpaceShare.Invite.Share" = "Share invite link"; -"SpaceShare.Invite.Generate" = "Generate invite link"; -"SpaceShare.Invite.Empty" = "Create invite link to share space and add new members"; -"SpaceShare.JoinRequest" = "Join request"; -"SpaceShare.LeaveRequest" = "Leave request"; -"SpaceShare.Action.ViewRequest" = "View request"; -"SpaceShare.Action.Approve" = "Approve"; -"SpaceShare.DeleteSharingLink.Title" = "Delete link"; +"SpaceShare.Invite.Description" = "分享此邀请链接以便其他人可以加入您的空间。一旦他们点击您的链接并请求访问,您可以设置他们的访问权限。"; +"SpaceShare.Invite.Share" = "分享邀请链接"; +"SpaceShare.Invite.Generate" = "生成邀请链接"; +"SpaceShare.Invite.Empty" = "创建邀请链接以共享空间并添加新成员"; +"SpaceShare.JoinRequest" = "加入请求"; +"SpaceShare.LeaveRequest" = "退出请求"; +"SpaceShare.Action.ViewRequest" = "查看请求"; +"SpaceShare.Action.Approve" = "接受"; +"SpaceShare.DeleteSharingLink.Title" = "删除链接"; "SpaceShare.DeleteSharingLink.Message" = "New members won’t be able to join the space. You can generate a new link anytype"; -"SpaceShare.Approve.Toast" = "You approved %@'s request."; +"SpaceShare.Approve.Toast" = "您批准了 %@ 的请求。"; "SpaceShare.ViewRequest.Title" = "%@ 请求加入 %@ 空间"; "SpaceShare.ViewRequest.ViewAccess" = "Grand view access"; "SpaceShare.ViewRequest.EditAccess" = "Grand edit access"; -"SpaceShare.ViewRequest.Reject" = "Reject"; +"SpaceShare.ViewRequest.Reject" = "拒绝"; "SpaceShare.RemoveMember.Title" = "移除成员"; "SpaceShare.RemoveMember.Message" = "%@ 将从空间中移除。"; "SpaceShare.ChangePermissions" = "%@ 访问空间将变成 %@"; @@ -919,31 +920,38 @@ "SpaceShare.Join.CommentPlaceholder" = "为空间所有者留下一个私人评论"; "SpaceShare.Join.Button" = "申请加入"; "SpaceShare.Join.Info" = "一旦空间所有者批准您的请求,您将与访问权所有者一起加入该空间。"; -"SpaceShare.Join.Message" = "You’ve been invited to join **%@** space, created by **%@**. Send a request so space owner can let you in."; +"SpaceShare.Join.Message" = "您已被邀请加入 **%@** 空间,此空间由 **%@** 创建。发送请求使空间所有者可以让您进入。"; "SpaceShare.JoinConfirmation.Title" = "已发送申请"; -"SpaceShare.JoinConfirmation.Message" = "You will receive a notification when the space owner will approve your request."; -"SpaceShare.YouSuffix" = "%@ (you)"; -"SpaceShare.ManageSpaces" = "Manage Spaces"; -"SpaceShare.StopSharing.Action" = "Stop sharing"; -"SpaceShare.StopSharing.Title" = "Stop sharing the space"; -"SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; -"SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.JoinConfirmation.Message" = "当空间所有者批准你的请求后,你将收到通知。"; +"SpaceShare.YouSuffix" = "%@ (您)"; +"SpaceShare.ManageSpaces" = "管理空间"; +"SpaceShare.StopSharing.Action" = "停止共享"; +"SpaceShare.StopSharing.Title" = "停止共享此空间"; +"SpaceShare.StopSharing.Message" = "成员将不再同步到此空间,共享链接也将被停用。"; +"SpaceShare.StopSharing.Toast" = "空间已不再共享"; +"SpaceShare.QR.Title" = "加入空间的二维码"; +"SpaceShare.QR.Button" = "显示二维码"; +"SpaceShare.MoreInfo" = "更多信息"; +"SpaceShare.HowToShare.Title" = "如何共享空间?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification -"PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; +"PermissionChangeNotification.Text" = "您在 **%@** 空间中的访问权限已更改为 **%@**。"; "ParticipantRequestApprovedNotification.Text" = "Your request to join the **%@** space has been approved with **%@** access rights. The space will be available on your device soon."; "ParticipantRequestDeclineNotification.Text" = "Your request to join the **%@** space has been declined."; -"RequestToLeaveNotification.Text" = "**%@** wants to leave the **%@** space."; +"RequestToLeaveNotification.Text" = "**%@** 想要离开 **%@** 空间。"; "ParticipantRemoveNotification.Text" = "You have been removed from the space, or the space was deleted by the owner."; "RequestToJoinNotification.Text" = "**%@** requested to join the **%@** space."; -"RequestToJoinNotification.GoToSpace" = "Go to Space"; -"RequestToJoinNotification.ViewRequest" = "View request"; +"RequestToJoinNotification.GoToSpace" = "转到空间"; +"RequestToJoinNotification.ViewRequest" = "查看请求"; // MARK: - Space manager -"SpaceManager.CancelRequest" = "Cancel Join Request"; -"SpaceManager.DoNotCancel" = "Do Not Cancel"; -"SpaceManager.CancelRequestAlert.Title" = "You will have to send request access again"; -"SpaceManager.CancelRequestAlert.Toast" = "The request was canceled."; +"SpaceManager.CancelRequest" = "取消加入请求"; +"SpaceManager.DoNotCancel" = "不要取消"; +"SpaceManager.CancelRequestAlert.Title" = "您将需要再次发送访问请求"; +"SpaceManager.CancelRequestAlert.Toast" = "请求已取消。"; @@ -973,7 +981,7 @@ "Sharing.Tip.Steps.3" = "单击编辑来查找“Anytype”,然后点击"; // MARK: - Swipe tips -"Swipe.Tip.Title" = "Swipe to Create Objects"; +"Swipe.Tip.Title" = "滑动来创建对象"; "Swipe.Tip.Subtitle" = "Create objects inside widgets by easily swiping them left."; @@ -1023,90 +1031,107 @@ "Gallery.Notification.Error" = "哎呀! “%@” 未安装。请检查您的互联网连接,然后重试或在论坛上反馈。"; // MARK: - Membership -"Membership" = "Membership"; -"Just e-mail" = "Just e-mail"; -"E-mail" = "E-mail"; -"Learn more" = "Learn more"; -"per year" = "per year"; -"per x years" = "per %@ years"; -"What’s included" = "What’s included"; -"Submit" = "Submit"; -"Resend" = "Resend"; -"Resend in" = "Resend in %@ sec"; -"Current" = "Current"; -"Forever free" = "Forever free"; -"Forever" = "Forever"; -"Valid until date" = "Valid until %@"; -"Your current status" = "Your current status:"; -"Valid until" = "Valid until:"; +"Membership" = "会员 +"; +"Just e-mail" = "仅需电子邮件"; +"E-mail" = "电子邮件"; +"Learn more" = "了解详情"; +"per year" = "每年"; +"per x years" = "每 %@ 年"; +"What’s included" = "包含的内容"; +"Submit" = "提交"; +"Resend" = "重新发送"; +"Resend in" = "在 %@ 秒内重新发送"; +"Current" = "当前"; +"Forever free" = "永远免费"; +"Forever" = "无限期"; +"Valid until date" = "有效期至 %@"; +"Your current status" = "您目前的状态:"; +"Valid until" = "有效期至:"; "Paid by" = "Paid by %@"; "Myself" = "Myself"; -"Pay by Card" = "Pay by Card"; +"Pay by Card" = "使用信用卡"; "Details upon request" = "Details upon request"; -"Min X characters" = "Min %@ characters"; +"Min X characters" = "最小 %@ 个字符"; +"Pending" = "待定…"; -"Membership.Ad.Title" = "Membership"; -"Membership.Ad.Subtitle" = "Joining Anytype network means contributing to its story"; +"Membership.Ad.Title" = "会员 +"; +"Membership.Ad.Subtitle" = "加入 Anytype Network 意味着一起书写它的故事"; -"Membership.Legal.Details" = "Membership levels details"; -"Membership.Legal.Privacy" = "Privacy policy"; -"Membership.Legal.Terms" = "Terms and conditions"; -"Membership.Legal.WouldYouLike" = "Would you like to use Anytype for business, education, etc.?"; -"Membership.Legal.LetUsKnow" = "Please let us know here."; +"Membership.Legal.Details" = "会员等级详情"; +"Membership.Legal.Privacy" = "隐私政策"; +"Membership.Legal.Terms" = "条款与条件"; +"Membership.Legal.WouldYouLike" = "您想要使用 Anytype 用于例如商业、教育或者其他类似用途吗?"; +"Membership.Legal.LetUsKnow" = "请在这里告诉我们。"; -"Membership.Email.Subject" = "Special Pricing Request"; +"Membership.Email.Subject" = "特殊定价请求"; "Membership.Email.Body" = "Please specify your request: - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "自定义会员级别请求,帐户id: %@"; + -"Membership.Banner.Title1" = "Co-create with us"; +"Membership.Banner.Title1" = "与我们共同创建"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; "Membership.Banner.Title2" = "Gain Benefits"; "Membership.Banner.Subtitle2" = "Our members have unique identity on Anytype Network, more storage, shared spaces and members per space for extensive collaboration."; -"Membership.Banner.Title3" = "Support the Vision"; +"Membership.Banner.Title3" = "支持愿景"; "Membership.Banner.Subtitle3" = "Your contribution supports our independent team and endorses our vision︎ of a user-driven, secure, and collaborative digital environment."; "Membership.Banner.Title4" = "Invest in Connectivity"; "Membership.Banner.Subtitle4" = "Our software is free by design, but we thrive on the network that connects us all. Support us, and you're investing in the very infrastructure that keeps us united."; -"Membership.EmailForm.Title" = "Get your free membership"; +"Membership.EmailForm.Title" = "获得您的免费会员资格"; "Membership.EmailForm.Subtitle" = "We need your email to keep spam at bay and the fun in play!"; "Membership.EmailForm.Newsletter" = "I'd like to get updates on products and enjoy free perks!"; -"Membership.EmailValidation" = "Enter the code sent to your email"; +"Membership.EmailValidation" = "输入发送到您邮箱的代码"; -"Membership.NameForm.Title" = "Pick your unique name"; -"Membership.NameForm.Subtitle" = "This name acts like a personal domain, making it easier for others to find you"; -"Membership.NameForm.Validating" = "Wait a second..."; +"Membership.NameForm.Title" = "选择您独有的名字"; +"Membership.NameForm.Subtitle" = "这个名称就像个人域名,使其他人更容易找到您"; +"Membership.NameForm.Validating" = "请耐心等待..."; "Membership.NameForm.Validated" = "This name is up for grabs"; -"Membership.Success.Title" = "Welcome to the network, %@"; +"Membership.NameForm.Error.TooShort" = "名称太短"; +"Membership.NameForm.Error.TooLong" = "名称过长"; +"Membership.NameForm.Error.HasInvalidChars" = "名称包含无效字符"; + + +"Membership.Success.Title" = "欢迎来到网络, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "卡片"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "Apple Pay"; +"Membership.Payment.GooglePay" = "Google Pay"; +"Membership.Payment.Apple subscription" = "Apple 订阅"; +"Membership.Payment.Google subscription" = "Google 订阅"; + // MARK: - Membership Tiers -"Membership.Explorer.Title" = "Explorer"; +"Membership.Explorer.Title" = "探索者"; "Membership.Explorer.Subtitle" = "Dive into the network and enjoy the thrill of one-on-one collaboration"; -"Membership.Explorer.Benefit1" = "1 GB of network space"; +"Membership.Explorer.Benefit1" = "1 GB 网络空间"; "Membership.Explorer.Benefit2" = "10 one-to-one spaces"; -"Membership.Explorer.Benefit3" = "Up to 10 shared spaces in read-only mode"; +"Membership.Explorer.Benefit3" = "最多 10 个在只读模式下的共享空间"; -"Membership.Builder.Title" = "Builder"; +"Membership.Builder.Title" = "建造者"; "Membership.Builder.Subtitle" = "Unlock the magic of multi-party collaboration and enjoy top-notch support"; "Membership.Builder.Benefit1" = "Unique name (from 7 characters)"; -"Membership.Builder.Benefit2" = "128 GB of network space"; -"Membership.Builder.Benefit3" = "10 Guest collaborator seats"; -"Membership.Builder.Benefit4" = "Priority support"; +"Membership.Builder.Benefit2" = "128 GB 网络空间"; +"Membership.Builder.Benefit3" = "10 个访客协作位置"; +"Membership.Builder.Benefit4" = "优先支持"; -"Membership.CoCreator.Title" = "Co-Creator"; +"Membership.CoCreator.Title" = "共创者"; "Membership.CoCreator.Subtitle" = "Support our adventure and unlock exclusive access and perks"; "Membership.CoCreator.Benefit1" = "Unique name (from 5 characters)"; -"Membership.CoCreator.Benefit2" = "256 GB of network space"; -"Membership.CoCreator.Benefit3" = "25 Guest collaborator seats"; -"Membership.CoCreator.Benefit4" = "Chat with the team"; +"Membership.CoCreator.Benefit2" = "256 GB 网络空间"; +"Membership.CoCreator.Benefit3" = "25 个访客协作位置"; +"Membership.CoCreator.Benefit4" = "与团队聊天"; "Membership.CoCreator.Benefit5" = "Unique collectible"; -"Membership.Custom.Title" = "Custom"; +"Membership.Custom.Title" = "自定义"; "Membership.Custom.Subtitle" = "Membership tailored to your specific needs and preferences"; diff --git a/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.stringsdict b/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.stringsdict index 29969922a3..7e5b868439 100644 --- a/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.stringsdict +++ b/Anytype/Resources/Strings/zh-Hans.lproj/Localizable.stringsdict @@ -171,7 +171,7 @@ NSStringFormatValueTypeKey d other - %d members + %d 个成员 diff --git a/Anytype/Resources/Strings/zh-Hant.lproj/Localizable.strings b/Anytype/Resources/Strings/zh-Hant.lproj/Localizable.strings index 6dee55019f..e61136880e 100644 --- a/Anytype/Resources/Strings/zh-Hant.lproj/Localizable.strings +++ b/Anytype/Resources/Strings/zh-Hant.lproj/Localizable.strings @@ -190,6 +190,7 @@ "Paste processing..." = "Paste processing..."; "Anytype Library" = "Anytype Library"; "Copied" = "Copied"; +"Share" = "Share"; // Home "Favorites" = "Favorites"; @@ -928,6 +929,13 @@ "SpaceShare.StopSharing.Title" = "Stop sharing the space"; "SpaceShare.StopSharing.Message" = "Members will no longer sync to this space and the share link will be deactivated."; "SpaceShare.StopSharing.Toast" = "The space is no longer shared"; +"SpaceShare.QR.Title" = "QR code for joing a Space"; +"SpaceShare.QR.Button" = "Show QR code"; +"SpaceShare.MoreInfo" = "More info"; +"SpaceShare.HowToShare.Title" = "How to share a space?"; +"SpaceShare.HowToShare.Step1" = "Please provide the link to the person you'd like to collaborate with."; +"SpaceShare.HowToShare.Step2" = "By clicking the link, a person requests to join the space."; +"SpaceShare.HowToShare.Step3" = "After approving the request, you can choose the access rights for that person."; // MARK: - Permission notification "PermissionChangeNotification.Text" = "Your access rights were changed to **%@** in the **%@** space."; @@ -1043,6 +1051,7 @@ "Pay by Card" = "Pay by Card"; "Details upon request" = "Details upon request"; "Min X characters" = "Min %@ characters"; +"Pending" = "Pending..."; "Membership.Ad.Title" = "Membership"; @@ -1059,6 +1068,8 @@ - highlight if you represent an educational, governmental, or non-profit organization - tell us more about your organization: number of employees and future Anytype users, markets you're working on, etc., - provide additional details about how your organization uses Anytype"; +"Membership.CustomTierEmail.Subject" = "Custom membership tier request, Account id: %@"; + "Membership.Banner.Title1" = "Co-create with us"; "Membership.Banner.Subtitle1" = "Stay closely connected with our team and community. Join calls with the team, influence Anytype's evolution, and have your say on features."; @@ -1079,9 +1090,21 @@ "Membership.NameForm.Validating" = "Wait a second..."; "Membership.NameForm.Validated" = "This name is up for grabs"; +"Membership.NameForm.Error.TooShort" = "Name is too short"; +"Membership.NameForm.Error.TooLong" = "Name is too long"; +"Membership.NameForm.Error.HasInvalidChars" = "Name has invalid characters"; + + "Membership.Success.Title" = "Welcome to the network, %@"; "Membership.Success.Subitle" = "Big cheers for your curiosity!"; +"Membership.Payment.Card" = "Card"; +"Membership.Payment.Crypto" = "Crypto"; +"Membership.Payment.ApplePay" = "ApplePay"; +"Membership.Payment.GooglePay" = "GooglePay"; +"Membership.Payment.Apple subscription" = "Apple subscription"; +"Membership.Payment.Google subscription" = "Google subscription"; + // MARK: - Membership Tiers "Membership.Explorer.Title" = "Explorer"; diff --git a/AnytypeWidget/Resources/ko.lproj/LocalizableWidget.strings b/AnytypeWidget/Resources/ko.lproj/LocalizableWidget.strings index 969baa6c1d..d2ac070888 100644 --- a/AnytypeWidget/Resources/ko.lproj/LocalizableWidget.strings +++ b/AnytypeWidget/Resources/ko.lproj/LocalizableWidget.strings @@ -1,2 +1,2 @@ "WidgetExtension.LockScreen.Title" = "새 오브젝트"; -"WidgetExtension.LockScreen.Description" = "새로운 오브젝트 만들기"; +"WidgetExtension.LockScreen.Description" = "즉석에서 새 오브젝트 만들기";