Ver código fonte

【综合】处理多语

tangchao 4 meses atrás
pai
commit
c9971b6439

+ 10 - 4
PDF Office/PDF Master/Class/Account/Controller/AccountBenefitsController.swift

@@ -78,13 +78,16 @@ class AccountBenefitsController: NSViewController {
         self.tabSegmentLabel3.font = .systemFont(ofSize: 16)
         
         if let model = self.datas.safe_element(for: 0) as? ProductListModel {
-            self.tabSegmentLabel.stringValue = model.name ?? ""
+            let msg = model.name ?? ""
+            self.tabSegmentLabel.stringValue = NSLocalizedString(msg, comment: "")
         }
         if let model = self.datas.safe_element(for: 1) as? ProductListModel {
-            self.tabSegmentLabel2.stringValue = model.name ?? ""
+            let msg = model.name ?? ""
+            self.tabSegmentLabel2.stringValue = NSLocalizedString(msg, comment: "")
         }
         if let model = self.datas.safe_element(for: 2) as? ProductListModel {
-            self.tabSegmentLabel3.stringValue = model.name ?? ""
+            let msg = model.name ?? ""
+            self.tabSegmentLabel3.stringValue = NSLocalizedString(msg, comment: "")
         }
         
         self.tabSegmentButton.target = self
@@ -169,7 +172,10 @@ extension AccountBenefitsController: NSTableViewDelegate, NSTableViewDataSource
         
         let model = self.currentModel_?.list?[row]
         
-        view?.titleLabel.stringValue = NSLocalizedString(model?.name ?? "", comment: "")
+        // "1-Month Plan (%d Devices)"
+        let titleString = (model?.name ?? "")+" (%d Devices)"
+        let nameString = NSLocalizedString(titleString, comment: "")
+        view?.titleLabel.stringValue = String(format: nameString, model?.devices_num ?? 0)
         view?.subTitleLabel.stringValue = "$89.99  $139.99"
         
         let attri = NSMutableAttributedString(string: "$"+String(format: "%.2f", model?.actual_price ?? 0)+"  ", attributes: [.font : NSFont.systemFont(ofSize: 24), .foregroundColor : KMAppearance.themeColor()])

+ 2 - 1
PDF Office/PDF Master/Class/Account/Controller/AccountRightController.swift

@@ -52,7 +52,8 @@ extension AccountRightController: NSTableViewDelegate, NSTableViewDataSource {
             if row == 0 {
                 cell?.titleLabel.stringValue = NSLocalizedString("Rights and Interests", comment: "")
             } else {
-                cell?.titleLabel.stringValue = NSLocalizedString("Expired Benefits", comment: "")
+//                cell?.titleLabel.stringValue = NSLocalizedString("Expired Benefits", comment: "")
+                cell?.titleLabel.stringValue = NSLocalizedString("Expired", comment: "")
             }
             
             cell?.moreButton.title = NSLocalizedString("Get Benefits", comment: "") + " >"

+ 59 - 57
PDF Office/PDF Master/Strings/ar.lproj/Localizable.strings

@@ -4734,61 +4734,63 @@
 
 "Note State" = "ولاية";
 
-"Log in for a 7-Day Free Trial"="Faça login para uma avaliação gratuita de 7 dias";
-"Handle PDF Documents with AI"="Manipule documentos PDF com IA";
-"Unlimited file conversion"="Conversão ilimitada de arquivos";
-"PDF text and image editing"="Edição de texto e imagens em PDF";
-"Batch PDF processing"="Processamento de PDFs em lote";
-"Advanced PDF management"="Gerenciamento avançado de PDFs";
-"PDF annotations"="Anotações em PDF";
-"Create&fill forms"="Criação e preenchimento de formulários";
-"PDF Protect"="Proteção de PDF";
-"Advanced OCR technology"="Tecnologia avançada de OCR";
-"Sign Up for AnyRecover"="Registre-se no AnyRecover";
-"Already have an account? Log in"="Já possui uma conta? Faça o login";
+"Log in for a 7-Day Free Trial"="سجّل الدخول للحصول على نسخة تجريبية مجانية لمدة 7 أيام";
+"Handle PDF Documents with AI"="التعامل مع مستندات PDF باستخدام الذكاء الاصطناعي";
+"Unlimited file conversion"="تحويل غير محدود للملفات";
+"PDF text and image editing"="تحرير نصوص وصور PDF";
+"Batch PDF processing"="معالجة دُفعات PDF";
+"Advanced PDF management"="إدارة متقدمة لملفات PDF";
+"PDF annotations"="تعليقات PDF التوضيحية";
+"Create&fill forms"="إنشاء وملء النماذج";
+"PDF Protect"="حماية PDF";
+"Advanced OCR technology"="تقنية التعرف الضوئي على الحروف المتقدمة";
+"Sign Up for AnyRecover"="اشترك في AnyRecover";
+"Already have an account?"="هل لديك حساب بالفعل؟";
+"Log in" = "تسجيل الدخول";
 ""="";
-"Email Address"="Endereço de e-mail";
-"Password"="Senha";
-"Create Account"="Criar conta";
-"By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Ao criar uma conta, concordo que li e aceitei os Termos de Uso e a Política de Privacidade.";
-"Log in to AnyRecover ID"="Fazer login no AnyRecover ID";
-"Don't have an account? Sign up"="Não tem uma conta? Registrar-se";
-"Forgot Password?"="Esqueceu sua senha?";
-"Login"="Login";
-"The email address has been registered."="O endereço de e-mail foi registrado.";
-"Password length must be 6-16 characters."="O tamanho da senha deve ter de 6 a 16 caracteres.";
-"Please enter an email address."="Digite um endereço de e-mail.";
-"Please enter a valid email address."="Digite um endereço de e-mail válido.";
-"Please enter a password."="Digite uma senha.";
-"Please enter the correct password."="Digite a senha correta.";
-"Unable to connect to server, please check your connection."="Não é possível conectar-se ao servidor, verifique sua conexão.";
-"The account doesn't exist."="A conta não existe.";
-"Your password has been changed. Please login again."="Sua senha foi alterada. Faça login novamente.";
-"Hi,%@"="Oi,%@";
-"You have tried it for %d days."="Você tentou por %d dias.";
-"Purchase and unlock all features"="Compre e desbloqueie todos os recursos";
-"Win+Mac"="Win+Mac";
-"Win"="Win";
-"Mac"="Mac";
-"1-Month Plan (2 Devices)"="Plano de 1 mês (2 dispositivos)";
-"1-Year Plan (2 Devices)"="Plano de 1 ano (2 dispositivos)";
-"Lifetime Plan (3 Devices)"="Plano vitalício (3 dispositivos)";
-"Buy Now"="Compre agora";
-"Rights and Interests"="Direitos e interesses";
-"Get Benefits"="Obter benefícios";
-"Expires:"="Expira:";
-"In Subscription"="Na assinatura";
-"Cancel Subscription"="Cancelar assinatura";
-"Device"="Dispositivo";
-"Available:"="Disponível:";
-"Expired"="Expirado";
-"Renew"="Renovar";
-"Are you sure you want to unsubscribe?"="Tem certeza de que deseja cancelar a assinatura?";
-"After canceling the subscription window, you will not be able toenjoy the membership benefits and VIP services provided by theproduct from the next cycle."="Após cancelar a janela de assinatura, você não poderá aproveitar os benefícios de associação e os serviços VIP fornecidos pelo produto a partir do próximo ciclo.";
-"I'm Sure"="Tenho certeza";
-"I‘ll think about it"="Pense novamente";
-"Are you sure you want to log out?"="Tem certeza de que deseja sair?";
-"Cancel"="Cancelar";
-"Yes"="Sim";
-"Your account has been logged in on another device. If you do not request the login, please change your password."="Sua conta foi conectada em outro dispositivo. Se você não solicitar o login, altere sua senha.";
-"OK"="OK";
+"Email Address"="عنوان البريد الإلكتروني";
+"Password"="كلمة المرور";
+"Create Account"="إنشاء حساب";
+"By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="بإنشاء حساب، أوافق على أنني قرأت وقبلت شروط الاستخدام وسياسة الخصوصية.";
+"Log in to AnyRecover ID"="تسجيل الدخول إلى معرف AnyRecover";
+"Don't have an account?"="ليس لديك حساب؟";
+"Sign up" = "اشتراك";
+"Forgot Password?"="هل نسيت كلمة المرور؟";
+"Login"="تسجيل الدخول";
+"The email address has been registered."="تم تسجيل عنوان البريد الإلكتروني.";
+"Password length must be 6-16 characters."="يجب أن يكون طول كلمة المرور من 6-16 حرفاً.";
+"Please enter an email address."="الرجاء إدخال عنوان بريد إلكتروني صحيح.";
+"Please enter a valid email address."="الرجاء إدخال عنوان بريد إلكتروني صحيح.";
+"Please enter a password."="الرجاء إدخال كلمة مرور.";
+"Please enter the correct password."="الرجاء إدخال كلمة المرور الصحيحة.";
+"Unable to connect to server, please check your connection."="يتعذر الاتصال بالخادم، الرجاء التحقق من الاتصال.";
+"The account doesn't exist."="الحساب غير موجود.";
+"Your password has been changed. Please login again."="تم تغيير كلمة المرور الخاصة بك. الرجاء تسجيل الدخول مرة أخرى.";
+"Hi,XXX"="مرحباً ,XXX";
+"You have tried it for 6 days."="لقد جربته لمدة 6 أيام.";
+"Purchase and unlock all features"="شراء وإلغاء قفل جميع الميزات";
+"Win+Mac"="وين+ماك";
+"Win"="وين";
+"Mac"="ماك";
+"1-Month Plan (%d Devices)"="باقة 1 شهر (%d جهاز)";
+"1-Year Plan (%d Devices)"="خطة لمدة 1 سنة (%d جهاز)";
+"Lifetime Plan (%d Devices)"="باقة مدى الحياة (%d أجهزة)";
+"Buy Now"="اشترِ الآن";
+"Rights and Interests"="الحقوق والفوائد";
+"Get Benefits"="احصل على المزايا";
+"Expires:"="تنتهي صلاحيتها";
+"In Subscription"="في الاشتراك";
+"Cancel Subscription"="إلغاء الاشتراك";
+"Device"="الجهاز";
+"Available:"="متوفر";
+"Expired"="منتهي الصلاحية";
+"Renew"="تجديد";
+"Are you sure you want to unsubscribe?"="هل أنت متأكد من رغبتك في إلغاء الاشتراك؟";
+"After canceling the subscription window, you will not be able toenjoy the membership benefits and VIP services provided by theproduct from the next cycle."="بعد إلغاء نافذة الاشتراك، لن تتمكن من الاستمتاع بمزايا العضوية وخدمات كبار الشخصيات التي يوفرها المنتج من الدورة التالية.";
+"I'm Sure"="أنا متأكد";
+"I‘ll think about it"="سأفكر في الأمر";
+"Are you sure you want to log out?"="هل أنت متأكد من رغبتك في إلغاء الاشتراك؟";
+"Cancel"="إلغاء الاشتراك";
+"Yes"="نعم";
+"Your account has been logged in on another device. If you do not request the login, please change your password."="تم تسجيل الدخول إلى حسابك على جهاز آخر. إذا لم تطلب تسجيل الدخول، يرجى تغيير كلمة المرور الخاصة بك.";
+"OK"="موافق";

+ 7 - 5
PDF Office/PDF Master/Strings/de.lproj/Localizable.strings

@@ -3114,14 +3114,16 @@
 "PDF Protect"="PDF-Schutz";
 "Advanced OCR technology"="Erweiterte OCR-Technologie";
 "Sign Up for AnyRecover"="Anmeldung für AnyRecover";
-"Already have an account? Log in"="Sie haben bereits ein Konto? Einloggen";
+"Already have an account?"="Sie haben bereits ein Konto?";
+"Log in" = "Einloggen";
 ""="";
 "Email Address"="E-Mail Adresse";
 "Password"="Kennwort";
 "Create Account"="Konto erstellen";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Durch die Erstellung eines Kontos erkläre ich, dass ich die Nutzungsbedingungen und die Datenschutzrichtlinie gelesen und akzeptiert habe.";
 "Log in to AnyRecover ID"="Bei AnyRecover ID anmelden";
-"Don't have an account? Sign up"="Sie haben noch kein Konto? Anmelden";
+"Don't have an account?"="Sie haben noch kein Konto?";
+"Sign up" = "Anmelden";
 "Forgot Password?"="Passwort vergessen?";
 "Login"="Anmelden";
 "The email address has been registered."="Die E-Mail Adresse wurde registriert.";
@@ -3139,9 +3141,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="1-Monats-Plan (2 Geräte)";
-"1-Year Plan (2 Devices)"="1-Jahres-Plan (2 Geräte)";
-"Lifetime Plan (3 Devices)"="Lifetime-Plan (3 Geräte)";
+"1-Month Plan (%d Devices)"="1-Monats-Plan (%d Geräte)";
+"1-Year Plan (%d Devices)"="1-Jahres-Plan (%d Geräte)";
+"Lifetime Plan (%d Devices)"="Lifetime-Plan (%d Geräte)";
 "Buy Now"="Jetzt kaufen";
 "Rights and Interests"="Rechte und Interessen";
 "Get Benefits"="Vorteile erhalten";

+ 7 - 5
PDF Office/PDF Master/Strings/en.lproj/Localizable.strings

@@ -4277,14 +4277,16 @@
 "PDF Protect"="PDF Protect";
 "Advanced OCR technology"="Advanced OCR technology";
 "Sign Up for AnyRecover"="Sign Up for AnyRecover";
-"Already have an account? Log in"="Already have an account? Log in";
+"Already have an account?"="Already have an account?";
+"Log in" = "Log in";
 ""="";
 "Email Address"="Email Address";
 "Password"="Password";
 "Create Account"="Create Account";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy.";
 "Log in to AnyRecover ID"="Log in to AnyRecover ID";
-"Don't have an account? Sign up"="Don't have an account? Sign up";
+"Don't have an account?"="Don't have an account?";
+"Sign up" = "Sign up";
 "Forgot Password?"="Forgot Password?";
 "Login"="Login";
 "The email address has been registered."="The email address has been registered.";
@@ -4302,9 +4304,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="1-Month Plan (2 Devices)";
-"1-Year Plan (2 Devices)"="1-Year Plan (2 Devices)";
-"Lifetime Plan (3 Devices)"="Lifetime Plan (3 Devices)";
+"1-Month Plan (%d Devices)"="1-Month Plan (%d Devices)";
+"1-Year Plan (%d Devices)"="1-Year Plan (%d Devices)";
+"Lifetime Plan (%d Devices)"="Lifetime Plan (%d Devices)";
 "Buy Now"="Buy Now";
 "Rights and Interests"="Rights and Interests";
 "Get Benefits"="Get Benefits";

+ 7 - 5
PDF Office/PDF Master/Strings/es.lproj/Localizable.strings

@@ -3196,14 +3196,16 @@
 "PDF Protect"="Protección de PDF";
 "Advanced OCR technology"="Tecnología OCR avanzada";
 "Sign Up for AnyRecover"="Registrarse en AnyRecover";
-"Already have an account? Log in"="¿Ya tiene una cuenta? Iniciar sesión";
+"Already have an account?"="¿Ya tiene una cuenta?";
+"Log in" = "Iniciar sesión";
 ""="";
 "Email Address"="Correo electrónico";
 "Password"="Contraseña";
 "Create Account"="Crear cuenta";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Al crear una cuenta, acepto haber leído y aceptado las Condiciones de uso y la Política de privacidad.";
 "Log in to AnyRecover ID"="Iniciar sesión en AnyRecover ID";
-"Don't have an account? Sign up"="¿No tienes una cuenta? Registrarse";
+"Don't have an account?"="¿No tienes una cuenta?";
+"Sign up" = "Registrarse";
 "Forgot Password?"="¿Olvidaste la contraseña?";
 "Login"="Iniciar sesión";
 "The email address has been registered."="La dirección de correo electrónico ha sido registrada.";
@@ -3221,9 +3223,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="Plan de 1 mes (2 dispositivos)";
-"1-Year Plan (2 Devices)"="Plan anual (2 dispositivos)";
-"Lifetime Plan (3 Devices)"="Plan de por vida (3 dispositivos)";
+"1-Month Plan (%d Devices)"="Plan de 1 mes (%d dispositivos)";
+"1-Year Plan (%d Devices)"="Plan anual (%d dispositivos)";
+"Lifetime Plan (%d Devices)"="Plan de por vida (%d dispositivos)";
 "Buy Now"="Comprar ahora";
 "Rights and Interests"="Derechos e Intereses";
 "Get Benefits"="Obtener beneficios";

+ 7 - 5
PDF Office/PDF Master/Strings/fr.lproj/Localizable.strings

@@ -3076,14 +3076,16 @@
 "PDF Protect"="Protection des PDF";
 "Advanced OCR technology"="Technologie OCR avancée";
 "Sign Up for AnyRecover"="S'inscrire à AnyRecover";
-"Already have an account? Log in"="Vous avez déjà un compte ? S'identifier";
+"Already have an account?"="Vous avez déjà un compte ?";
+"Log in" = "S'identifier";
 ""="";
 "Email Address"="Adresse e-mail";
 "Password"="Mot de passe";
 "Create Account"="Créer un compte";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="En créant un compte, je reconnais avoir lu et accepté les conditions d'utilisation et la politique de confidentialité.";
 "Log in to AnyRecover ID"="Se connecter à AnyRecover ID";
-"Don't have an account? Sign up"="Vous n'avez pas de compte ? S'inscrire";
+"Don't have an account?"="Vous n'avez pas de compte ?";
+"Sign up" = "S'inscrire";
 "Forgot Password?"="Oublié le mot de passe ?";
 "Login"="Connexion";
 "The email address has been registered."="L'adresse e-mail a été enregistrée.";
@@ -3101,9 +3103,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="Plan d'un mois (2 appareils)";
-"1-Year Plan (2 Devices)"="Plan d'un an (2 appareils)";
-"Lifetime Plan (3 Devices)"="Plan à vie (3 appareils)";
+"1-Month Plan (%d Devices)"="Plan d'un mois (%d appareils)";
+"1-Year Plan (%d Devices)"="Plan d'un an (%d appareils)";
+"Lifetime Plan (%d Devices)"="Plan à vie (%d appareils)";
 "Buy Now"="Acheter";
 "Rights and Interests"="Droits et intérêts";
 "Get Benefits"="Obtenir des avantages";

+ 7 - 5
PDF Office/PDF Master/Strings/it.lproj/Localizable.strings

@@ -2993,14 +2993,16 @@
 "PDF Protect"="Protezione dei PDF";
 "Advanced OCR technology"="Tecnologia OCR avanzata";
 "Sign Up for AnyRecover"="Iscriviti a AnyRecover";
-"Already have an account? Log in"="Avete già un account? Accedi";
+"Already have an account?"="Avete già un account?";
+"Log in" = "Accedi";
 ""="";
 "Email Address"="Indirizzo e-mail";
 "Password"="Password di accesso";
 "Create Account"="Creare un account";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Creando un account, dichiaro di aver letto e accettato le Condizioni d'uso e l'Informativa sulla privacy.";
 "Log in to AnyRecover ID"="Accedi a AnyRecover ID";
-"Don't have an account? Sign up"="Non hai un account? Iscriviti";
+"Don't have an account?"="Non hai un account?";
+"Sign up" = "Iscriviti";
 "Forgot Password?"="Hai dimenticato la password?";
 "Login"="Accesso";
 "The email address has been registered."="L'indirizzo e-mail è stato registrato.";
@@ -3018,9 +3020,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="Piano di 1 mese (2 dispositivi)";
-"1-Year Plan (2 Devices)"="Piano di 1 anno (2 dispositivi)";
-"Lifetime Plan (3 Devices)"="Piano a vita (3 dispositivi)";
+"1-Month Plan (%d Devices)"="Piano di 1 mese (%d dispositivi)";
+"1-Year Plan (%d Devices)"="Piano di 1 anno (%d dispositivi)";
+"Lifetime Plan (%d Devices)"="Piano a vita (%d dispositivi)";
 "Buy Now"="Acquista ora";
 "Rights and Interests"="Diritti e interessi";
 "Get Benefits"="Ottenere vantaggi";

+ 7 - 5
PDF Office/PDF Master/Strings/ja.lproj/Localizable.strings

@@ -3271,14 +3271,16 @@
 "PDF Protect"="PDFプロテクト";
 "Advanced OCR technology"="高度なOCR技術";
 "Sign Up for AnyRecover"="AnyRecoverにサインアップ";
-"Already have an account? Log in"="アカウントをお持ちですか? ログイン";
+"Already have an account?"="アカウントをお持ちですか?";
+"Log in" = "ログイン";
 ""="";
 "Email Address"="メールアドレス";
 "Password"="パスワード";
 "Create Account"="アカウントの作成";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="アカウントを作成することで、私は利用規約とプライバシーポリシーを読み、承諾したことに同意します。";
 "Log in to AnyRecover ID"="AnyRecover IDにログイン";
-"Don't have an account? Sign up"="アカウントをお持ちでないですか? 登録する";
+"Don't have an account?"="アカウントをお持ちでないですか?";
+"Sign up" = "登録する";
 "Forgot Password?"="パスワードをお忘れですか?";
 "Login"="ログイン";
 "The email address has been registered."="メールアドレスが登録されました。";
@@ -3296,9 +3298,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="1ヶ月プラン(2デバイス)";
-"1-Year Plan (2 Devices)"="1年プラン(2デバイス)";
-"Lifetime Plan (3 Devices)"="ライフタイムプラン(3デバイス)";
+"1-Month Plan (%d Devices)"="1ヶ月プラン(%dデバイス)";
+"1-Year Plan (%d Devices)"="1年プラン(%dデバイス)";
+"Lifetime Plan (%d Devices)"="ライフタイムプラン(%dデバイス)";
 "Buy Now"="今すぐ購入";
 "Rights and Interests"="権利と特典";
 "Get Benefits"="特典を受ける";

+ 7 - 5
PDF Office/PDF Master/Strings/nl.lproj/Localizable.strings

@@ -3152,14 +3152,16 @@
 "PDF Protect"="PDF-beveiliging";
 "Advanced OCR technology"="Geavanceerde OCR-technologie";
 "Sign Up for AnyRecover"="Aanmelden voor AnyRecover";
-"Already have an account? Log in"="Hebt u al een account? Aanmelden";
+"Already have an account?"="Hebt u al een account?";
+"Log in" = "Aanmelden";
 ""="";
 "Email Address"="E-mailadres";
 "Password"="Wachtwoord";
 "Create Account"="Account aanmaken";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Door een account aan te maken, ga ik ermee akkoord dat ik de Gebruiksvoorwaarden en het Privacybeleid heb gelezen en geaccepteerd.";
 "Log in to AnyRecover ID"="Aanmelden bij AnyRecover ID";
-"Don't have an account? Sign up"="Hebt u geen account? Aanmelden";
+"Don't have an account?"="Hebt u geen account?";
+"Sign up" = "Aanmelden";
 "Forgot Password?"="Wachtwoord vergeten?";
 "Login"="Aanmelden";
 "The email address has been registered."="Het e-mailadres is geregistreerd.";
@@ -3177,9 +3179,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="1-maandenplan (2 apparaten)";
-"1-Year Plan (2 Devices)"="1-jarig plan (2 apparaten)";
-"Lifetime Plan (3 Devices)"="Levenslang plan (3 apparaten)";
+"1-Month Plan (%d Devices)"="1-maandenplan (%d apparaten)";
+"1-Year Plan (%d Devices)"="1-jarig plan (%d apparaten)";
+"Lifetime Plan (%d Devices)"="Levenslang plan (%d apparaten)";
 "Buy Now"="Nu kopen";
 "Rights and Interests"="Rechten en belangen";
 "Get Benefits"="Voordelen";

+ 7 - 5
PDF Office/PDF Master/Strings/pl.lproj/Localizable.strings

@@ -3208,14 +3208,16 @@
 "PDF Protect"="Ochrona plików PDF";
 "Advanced OCR technology"="Zaawansowana technologia OCR";
 "Sign Up for AnyRecover"="Zarejestruj się w AnyRecover";
-"Already have an account? Log in"="Masz już konto? Zaloguj się";
+"Already have an account?"="Masz już konto?";
+"Log in" = "Zaloguj się";
 ""="";
 "Email Address"="Adres e-mail";
 "Password"="Hasło";
 "Create Account"="Utwórz konto";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Tworząc konto, zgadzam się, że przeczytałem i zaakceptowałem Warunki użytkowania i Politykę prywatności.";
 "Log in to AnyRecover ID"="Zaloguj się do AnyRecover ID";
-"Don't have an account? Sign up"="Nie masz konta? Zarejestruj się";
+"Don't have an account?"="Nie masz konta?";
+"Sign up" = "Zarejestruj się";
 "Forgot Password?"="Zapomniałeś hasła?";
 "Login"="Zaloguj się";
 "The email address has been registered."="Adres e-mail został zarejestrowany.";
@@ -3233,9 +3235,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="Plan 1-miesięczny (2 urządzenia)";
-"1-Year Plan (2 Devices)"="Plan 1-roczny (2 urządzenia)";
-"Lifetime Plan (3 Devices)"="Plan dożywotni (3 urządzenia)";
+"1-Month Plan (%d Devices)"="Plan 1-miesięczny (%d urządzenia)";
+"1-Year Plan (%d Devices)"="Plan 1-roczny (%d urządzenia)";
+"Lifetime Plan (%d Devices)"="Plan dożywotni (%d urządzenia)";
 "Buy Now"="Kup teraz";
 "Rights and Interests"="Prawa i korzyści";
 "Get Benefits"="Uzyskaj korzyści";

+ 5 - 4
PDF Office/PDF Master/Strings/pt.lproj/Localizable.strings

@@ -4673,7 +4673,8 @@
 "Create Account"="Criar conta";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Ao criar uma conta, concordo que li e aceitei os Termos de Uso e a Política de Privacidade.";
 "Log in to AnyRecover ID"="Fazer login no AnyRecover ID";
-"Don't have an account? Sign up"="Não tem uma conta? Registrar-se";
+"Don't have an account?"="Não tem uma conta?";
+"Sign up" = "Registrar-se";
 "Forgot Password?"="Esqueceu sua senha?";
 "Login"="Login";
 "The email address has been registered."="O endereço de e-mail foi registrado.";
@@ -4691,9 +4692,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="Plano de 1 mês (2 dispositivos)";
-"1-Year Plan (2 Devices)"="Plano de 1 ano (2 dispositivos)";
-"Lifetime Plan (3 Devices)"="Plano vitalício (3 dispositivos)";
+"1-Month Plan (%d Devices)"="Plano de 1 mês (%d dispositivos)";
+"1-Year Plan (%d Devices)"="Plano de 1 ano (%d dispositivos)";
+"Lifetime Plan (%d Devices)"="Plano vitalício (%d dispositivos)";
 "Buy Now"="Compre agora";
 "Rights and Interests"="Direitos e interesses";
 "Get Benefits"="Obter benefícios";

+ 7 - 5
PDF Office/PDF Master/Strings/ru.lproj/Localizable.strings

@@ -3141,14 +3141,16 @@
 "PDF Protect"="Защита PDF";
 "Advanced OCR technology"="Передовая технология распознавания символов";
 "Sign Up for AnyRecover"="Зарегистрируйтесь в AnyRecover";
-"Already have an account? Log in"="У вас уже есть учетная запись? Войти";
+"Already have an account?"="У вас уже есть учетная запись?";
+"Log in" = "Войти";
 ""="";
 "Email Address"="Адрес электронной почты";
 "Password"="Пароль";
 "Create Account"="Создать аккаунт";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="Создавая учетную запись, я соглашаюсь с тем, что прочитал и принял Условия использования и Политику конфиденциальности.";
 "Log in to AnyRecover ID"="Войти в AnyRecover ID";
-"Don't have an account? Sign up"="У вас нет учетной записи? Зарегистрируйтесь";
+"Don't have an account?"="У вас нет учетной записи?";
+"Sign up" = "Зарегистрируйтесь";
 "Forgot Password?"="Забыли пароль?";
 "Login"="Войти";
 "The email address has been registered."="Адрес электронной почты был зарегистрирован.";
@@ -3166,9 +3168,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="1-месячный план (2 устройства)";
-"1-Year Plan (2 Devices)"="Годовой план (2 устройства)";
-"Lifetime Plan (3 Devices)"="Пожизненный план (3 устройства)";
+"1-Month Plan (%d Devices)"="1-месячный план (%d устройства)";
+"1-Year Plan (%d Devices)"="Годовой план (%d устройства)";
+"Lifetime Plan (%d Devices)"="Пожизненный план (%d устройства)";
 "Buy Now"="Купить сейчас";
 "Rights and Interests"="Права и интересы";
 "Get Benefits"="Получить преимущества";

+ 7 - 5
PDF Office/PDF Master/Strings/zh-Hans.lproj/Localizable.strings

@@ -4198,14 +4198,16 @@
 "PDF Protect"="PDF 保护";
 "Advanced OCR technology"="高级 OCR 技术";
 "Sign Up for AnyRecover"="注册 AnyRecover";
-"Already have an account? Log in"="已有帐户?登录";
+"Already have an account?"="已有帐户?";
+"Log in" = "登录";
 ""="";
 "Email Address"="电子邮件地址";
 "Password"="密码";
 "Create Account"="创建帐户";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="通过创建帐户,我同意我已阅读并接受使用条款和隐私政策。";
 "Log in to AnyRecover ID"="登录 AnyRecover ID";
-"Don't have an account? Sign up"="没有帐户?注册";
+"Don't have an account?"="没有帐户?";
+"Sign up" = "注册";
 "Forgot Password?"="忘记密码?";
 "Login"="登录";
 "The email address has been registered."="电子邮件地址已注册。";
@@ -4223,9 +4225,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="月计划(2台设备)";
-"1-Year Plan (2 Devices)"="年计划(2台设备)";
-"Lifetime Plan (3 Devices)"="终身计划(3台设备)";
+"1-Month Plan (%d Devices)"="月计划(%d台设备)";
+"1-Year Plan (%d Devices)"="年计划(%d台设备)";
+"Lifetime Plan (%d Devices)"="终身计划(%d台设备)";
 "Buy Now"="立即购买";
 "Rights and Interests"="权益";
 "Get Benefits"="获得权益";

+ 7 - 5
PDF Office/PDF Master/Strings/zh-Hant.lproj/Localizable.strings

@@ -4311,14 +4311,16 @@
 "PDF Protect"="PDF保護";
 "Advanced OCR technology"="先進的OCR技術";
 "Sign Up for AnyRecover"="註冊 AnyRecover";
-"Already have an account? Log in"="已經有帳戶?登入";
+"Already have an account?"="已經有帳戶?";
+"Log in" = "登入";
 ""="";
 "Email Address"="電子郵件";
 "Password"="密碼";
 "Create Account"="建立帳戶";
 "By creating account, I agree that I have read and accepted the Terms of Use and Privacy Policy."="建立帳戶即表示我同意已閱讀並接受使用條款和隱私權政策。";
 "Log in to AnyRecover ID"="登入 AnyRecover ID";
-"Don't have an account? Sign up"="沒有帳戶?註冊";
+"Don't have an account?"="沒有帳戶?";
+"Sign up" = "註冊";
 "Forgot Password?"="忘記密碼?";
 "Login"="登入";
 "The email address has been registered."="該電子郵件地址已註冊。";
@@ -4336,9 +4338,9 @@
 "Win+Mac"="Win+Mac";
 "Win"="Win";
 "Mac"="Mac";
-"1-Month Plan (2 Devices)"="月度計劃(2 台設備)";
-"1-Year Plan (2 Devices)"="年度計畫(2 設備)";
-"Lifetime Plan (3 Devices)"="終身計劃(3 台設備)";
+"1-Month Plan (%d Devices)"="月度計劃(%d 台設備)";
+"1-Year Plan (%d Devices)"="年度計畫(%d 設備)";
+"Lifetime Plan (%d Devices)"="終身計劃(%d 台設備)";
 "Buy Now"="立即購買";
 "Rights and Interests"="權益";
 "Get Benefits"="獲得權益";