diff --git a/ArmchairLocalizable/Info.plist b/ArmchairLocalizable/Info.plist new file mode 100644 index 0000000..5d9c742 --- /dev/null +++ b/ArmchairLocalizable/Info.plist @@ -0,0 +1,28 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + com.armchair.$(PRODUCT_NAME:rfc1034identifier) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + NSHumanReadableCopyright + Copyright © 2014 Armchair. All rights reserved. + NSPrincipalClass + + + diff --git a/Example/Base.lproj/Main.storyboard b/Example/en.lproj/Main.storyboard similarity index 100% rename from Example/Base.lproj/Main.storyboard rename to Example/en.lproj/Main.storyboard diff --git a/Example/es.lproj/Main.strings b/Example/es.lproj/Main.strings new file mode 100644 index 0000000..24597e5 --- /dev/null +++ b/Example/es.lproj/Main.strings @@ -0,0 +1,12 @@ + +/* Class = "IBUIButton"; normalTitle = "Customized"; ObjectID = "1cx-Uc-icC"; */ +"1cx-Uc-icC.normalTitle" = "Customized"; + +/* Class = "IBUIButton"; normalTitle = "Store-Kit"; ObjectID = "5ex-RA-hKB"; */ +"5ex-RA-hKB.normalTitle" = "Store-Kit"; + +/* Class = "IBUIButton"; normalTitle = "Standard"; ObjectID = "94v-di-Sgl"; */ +"94v-di-Sgl.normalTitle" = "Standard"; + +/* Class = "IBUILabel"; text = "ARMCHAIR"; ObjectID = "XVe-fD-yl8"; */ +"XVe-fD-yl8.text" = "ARMCHAIR"; diff --git a/Localization/Armchair.bundle/ar.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ar.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..4d51798 --- /dev/null +++ b/Localization/Armchair.bundle/ar.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "إذا كنت تتمتع بإستخدام %@ . اذا هل تمانع بأخذ لحظة لتقيمة؟ فإن ذلك لن يستغرق أكثر من دقيقة واحدة, شكرا لدعمك"; +"Rate %@" = "%@ قيم"; +"No, Thanks" = "لا, شكرا"; +"Remind me later" = "ذكرنى فيما بعد"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/arm.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/arm.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8a39819 --- /dev/null +++ b/Localization/Armchair.bundle/arm.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Եթե Դուք հաճույքով եք օգտագործում %@-ը, դեմ չե՞ք լինի տրամադրել մեկ րոպե այն գնահատելու համար: Այն չի պահանջի ձեզանից ավելի քան մեկ րոպե: Շնորհակալություն աջակցության համար:"; +"Rate %@" = "Գնահատել %@-ը"; +"No, Thanks" = "Ոչ, շնորհակալություն"; +"Remind me later" = "Հիշեցնել ավելի ուշ"; diff --git a/Localization/Armchair.bundle/ca.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ca.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..57f3a39 --- /dev/null +++ b/Localization/Armchair.bundle/ca.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si li agrada utilitzar %@, li importaria prendre’s un moment per a valorar-lo? No trigarà més d’un minut. Gràcies por la seva col·laboració!"; +"Rate %@" = "Valorar %@"; +"No, Thanks" = "No, gràcies"; +"Remind me later" = "Recordar-m’ho més tard"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/cs.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/cs.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..512a942 --- /dev/null +++ b/Localization/Armchair.bundle/cs.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Pokud se Vám aplikace %@ líbí, mohli byste ji prosím ohodnotit v App Store? Zabere to jen chvilku. Díky za Vaši podporu!"; +"Rate %@" = "Ohodnotit %@"; +"No, Thanks" = "Ne, díky"; +"Remind me later" = "Možná později"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/da.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/da.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..d598295 --- /dev/null +++ b/Localization/Armchair.bundle/da.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Hvis du synes om at bruge %@, vil vi gerne bede dig om at give en kort bedømmelse af app'en. Det tager kun et enkelt minut. Tak for din hjælp!"; +"Rate %@" = "Bedøm %@"; +"No, Thanks" = "Nej tak"; +"Remind me later" = "Spørg mig senere"; diff --git a/Localization/Armchair.bundle/de.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/de.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..150e83c --- /dev/null +++ b/Localization/Armchair.bundle/de.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Sie nutzen %@ gerne? Dann nehmen Sie sich bitte für eine Bewertung einen Moment Zeit! Es dauert nicht länger als eine Minute. Vielen Dank!"; +"Rate %@" = "Bewerte %@"; +"No, Thanks" = "Nein, danke"; +"Remind me later" = "Später erinnern"; diff --git a/Localization/Armchair.bundle/el.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/el.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..6eb2016 --- /dev/null +++ b/Localization/Armchair.bundle/el.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Αν σου αρέσει το %@, θα μπορούσες να αφιερώσεις μια στιγμή για να το βαθμολογήσεις; Η διαδικασία είναι πολύ σύντομη. Ευχαριστούμε για τη στήριξη!"; +"Rate %@" = "Βαθμολόγηση του %@"; +"No, Thanks" = "Όχι, ευχαριστώ"; +"Remind me later" = "Υπενθύμιση αργότερα"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/en.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/en.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..66d5314 --- /dev/null +++ b/Localization/Armchair.bundle/en.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!"; +"Rate %@" = "Rate %@"; +"No, Thanks" = "No, thanks"; +"Remind me later" = "Remind me later"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/es.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/es.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..6eebc47 --- /dev/null +++ b/Localization/Armchair.bundle/es.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si le gusta utilizar %@, ¿le importaría valorarlo? No le llevará más de un minuto. ¡Gracias por su colaboración!"; +"Rate %@" = "Valorar %@"; +"No, Thanks" = "No, gracias"; +"Remind me later" = "Recordar más tarde"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/fi.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/fi.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..28c4d3f --- /dev/null +++ b/Localization/Armchair.bundle/fi.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jos käytät mielelläsi %@, voisitko käyttää hetken ja arvostella sen? Se ei kestä minuuttia kauempaa. Kiitos tuestasi!"; +"Rate %@" = "Arvioi %@"; +"No, Thanks" = "Ei kiitos"; +"Remind me later" = "Muistuta minua myöhemmin"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/fr.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/fr.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..d8b420f --- /dev/null +++ b/Localization/Armchair.bundle/fr.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si vous aimez %@, voulez-vous prendre un moment pour l'évaluer ? Cela ne vous prendra pas plus d'une minute. Merci de votre soutien !"; +"Rate %@" = "Évaluer %@"; +"No, Thanks" = "Non, merci"; +"Remind me later" = "Me rappeler plus tard"; diff --git a/Localization/Armchair.bundle/he.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/he.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..b463f56 --- /dev/null +++ b/Localization/Armchair.bundle/he.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "אם נהנת להשתמש ב %@, האם תסכים לדרג אותה? זה לא יקח יותר מדקה. תודה על התמיכה!"; +"Rate %@" = "דרג את %@"; +"No, Thanks" = "לא תודה"; +"Remind me later" = "מאוחר יותר"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/hu.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/hu.lproj/ArmchairLocalizable.strings new file mode 100755 index 0000000..c923592 --- /dev/null +++ b/Localization/Armchair.bundle/hu.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Ha tetszik a %@, ne felejtsd el értékelni az App Store-ban! Csak egy perc az egész. Köszönet a támogatásért!"; +"Rate %@" = "%@ értékelése"; +"No, Thanks" = "Most inkább nem"; +"Remind me later" = "Emlékeztess később"; diff --git a/Localization/Armchair.bundle/id.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/id.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..12c9040 --- /dev/null +++ b/Localization/Armchair.bundle/id.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jika anda menyukai %@, maukah anda memberikan rating kepada aplikasi ini? Rating hanya memakan waktu kurang dari 1 menit. Terimakasih untuk dukungan anda!"; +"Rate %@" = "Rating %@"; +"No, Thanks" = "Tidak, terimakasih"; +"Remind me later" = "Silakan ingatkan saya lagi"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/it.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/it.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e32c10b --- /dev/null +++ b/Localization/Armchair.bundle/it.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se ti piace %@, perché non dedichi qualche istante a darne una valutazione sull'App Store? Non richiederà più di un minuto. Grazie per il supporto!"; +"Rate %@" = "Valuta %@"; +"No, Thanks" = "No, grazie"; +"Remind me later" = "Ricordamelo più tardi"; diff --git a/Localization/Armchair.bundle/ja.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ja.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8398954 --- /dev/null +++ b/Localization/Armchair.bundle/ja.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "楽しんでいただけたならば簡単なご意見をお願いします。%@を評価しますか?"; +"Rate %@" = "%@の評価"; +"No, Thanks" ="いいえ"; +"Remind me later" = "後で見る"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/ko.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ko.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..a01fbce --- /dev/null +++ b/Localization/Armchair.bundle/ko.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "%@ 사용이 맘에 드셨나요? 잠시만 시간을 내서 평가를 부탁드리겠습니다. 감사합니다!"; +"Rate %@" = "%@ 평가하기"; +"No, Thanks" = "평가하지 않겠습니다"; +"Remind me later" = "다음에 평가하겠습니다"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/ms.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ms.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..0ec26d7 --- /dev/null +++ b/Localization/Armchair.bundle/ms.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jika anda suka %@, bolehkah luangkan sedikit masa untuk beri penarafan? Tak sampai seminit pun. Terima kasih atas sokongan anda!"; +"Rate %@" = "Tarafkan %@"; +"No, Thanks" = "Terima kasih saja"; +"Remind me later" = "Ingatkan saya lain kali"; diff --git a/Localization/Armchair.bundle/nb.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/nb.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..1392a7f --- /dev/null +++ b/Localization/Armchair.bundle/nb.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Hvis du liker å bruke %@, kan du ta deg et øyeblikk for å vurdere den? Det vil ikke ta mer enn ett minutt. Takk for din støtte!"; +"Rate %@" = "Vurder %@"; +"No, Thanks" = "Nei, takk"; +"Remind me later" = "Påminn meg senere"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/nl.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/nl.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..7674ab1 --- /dev/null +++ b/Localization/Armchair.bundle/nl.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Als het gebruik van %@ je bevalt, zou je dan een momentje de tijd willen nemen om het te beoordelen? Het duurt nog geen minuut. Bedankt voor je steun!"; +"Rate %@" = "%@ beoordelen"; +"No, Thanks" = "Nee, bedankt"; +"Remind me later" = "Herinner me er later aan"; diff --git a/Localization/Armchair.bundle/pl.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/pl.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..95f03f9 --- /dev/null +++ b/Localization/Armchair.bundle/pl.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jeżeli podoba Ci się korzystanie z %@, może zechciałbyś poświęcić chwilę czasu, aby ocenić aplikację? Nie zajmie Ci to więcej niż minutę. Dziękujemy za pomoc!"; +"Rate %@" = "Oceń %@"; +"No, Thanks" = "Nie, dziękuję"; +"Remind me later" = "Przypomnij później"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/pt-BR.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/pt-BR.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e9aa305 --- /dev/null +++ b/Localization/Armchair.bundle/pt-BR.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se você gosta de usar o %@, que tal avaliá-lo? Não levará mais de um minuto. Agradecemos o seu apoio!"; +"Rate %@" = "Avaliar o %@"; +"No, Thanks" = "Não, obrigado"; +"Remind me later" = "Mais tarde"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/pt.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/pt.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..89044ee --- /dev/null +++ b/Localization/Armchair.bundle/pt.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se você gosta de usar o %@, que tal avaliá-lo? Não levará mais de um minuto. Agradecemos o seu apoio!"; +"Rate %@" = "Avaliar o %@"; +"No, Thanks" = "Não, obrigado"; +"Remind me later" = "Mais tarde"; diff --git a/Localization/Armchair.bundle/ro.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ro.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..245bcea --- /dev/null +++ b/Localization/Armchair.bundle/ro.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Dacă îți place %@, acordă-i o notă te rog, nu durează mult. Mulțumim pentru susținere!"; +"Rate %@" = "Acordă notă pentru %@"; +"No, Thanks" = "Nu, mulțumesc"; +"Remind me later" = "Adu-mi aminte mai târziu"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/ru.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/ru.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..b2f8498 --- /dev/null +++ b/Localization/Armchair.bundle/ru.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Если Вам нравится %@, пожалуйста, поставьте свою оценку. Это займет у Вас не больше одной минуты.\n Спасибо за поддержку!"; +"Rate %@" = "Оценить %@"; +"No, Thanks" = "Нет, спасибо"; +"Remind me later" = "Напомнить позже"; diff --git a/Localization/Armchair.bundle/sk.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/sk.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..56f5a73 --- /dev/null +++ b/Localization/Armchair.bundle/sk.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Pokiaľ sa Vám páči aplikácia %@, mohli by ste ju prosím ohodnotiť v App Store? Zaberie to len chvíľu. Vďaka za Vašu podporu!"; +"Rate %@" = "Ohodnotiť %@"; +"No, Thanks" = "Nie, ďakujem"; +"Remind me later" = "Pripomenúť neskôr"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/sv.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/sv.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8ede434 --- /dev/null +++ b/Localization/Armchair.bundle/sv.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Om du gillar att använda %@, kan du tänka dig att betygsätta det åt oss? Det tar bara en minut. Tack för hjälpen!"; +"Rate %@" = "Betygsätt %@"; +"No, Thanks" = "Nej tack"; +"Remind me later" = "Påminn mig senare"; diff --git a/Localization/Armchair.bundle/th.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/th.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..13313f8 --- /dev/null +++ b/Localization/Armchair.bundle/th.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "ถ้าคุณกำลังใช้ %@ โปรดสละเวลาสักครู่ในการให้อันดับแก่เรา คุณจะเสียเวลาไม่เกินหนึ่งนาที ขอบคุณสำหรับการสนับสนุน!"; +"Rate %@" = "ให้อันดับ %@"; +"No, Thanks" = "ไม่ ขอบคุณ"; +"Remind me later" = "เตือนฉันภายหลัง"; diff --git a/Localization/Armchair.bundle/tr.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/tr.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e2ffb4a --- /dev/null +++ b/Localization/Armchair.bundle/tr.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Eğer %@ uygulamasını kullanmaktan keyif alıyorsanız, onu değerlendirmek için zaman ayırabilir misiniz? Desteğiniz için teşekkür ederiz!"; +"Rate %@" = "%@ uygulamasını değerlendir"; +"No, Thanks" = "Hayır, teşekkürler"; +"Remind me later" = "Daha sonra hatırlat"; \ No newline at end of file diff --git a/Localization/Armchair.bundle/vi.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/vi.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e11f959 --- /dev/null +++ b/Localization/Armchair.bundle/vi.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Cảm ơn bạn đã sử dụng ứng dụng %@ trong thời gian qua, bạn có thể dành chút thời gian để đánh giá ứng dụng trong AppStore không? Sẽ không mất quá 1 phút nhưng chúng tôi rất trân trọng điều đó!" +"Rate %@" = "Đánh giá %@"; +"No, Thanks" = "Không, xin cảm ơn"; +"Remind me later" = "Hãy nhắc nhở tôi sau"; diff --git a/Localization/Armchair.bundle/zh-Hans.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/zh-Hans.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..3d1b58e --- /dev/null +++ b/Localization/Armchair.bundle/zh-Hans.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "如果你喜欢使用%@,你介意花一点时间给它评分吗?不会超过一分钟。感谢您的支持!"; +"Rate %@" = "给%@评分"; +"No, Thanks" = "不,谢谢"; +"Remind me later" = "稍后提醒我"; diff --git a/Localization/Armchair.bundle/zh-Hant.lproj/ArmchairLocalizable.strings b/Localization/Armchair.bundle/zh-Hant.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..ea53705 --- /dev/null +++ b/Localization/Armchair.bundle/zh-Hant.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "如果你喜歡使用%@,你介意花一點時間給它評分嗎?不會超過一分鐘。感謝您的支持!"; +"Rate %@" = "給%@評分"; +"No, Thanks" = "不,謝謝"; +"Remind me later" = "稍後提醒我"; diff --git a/Localization/ar.lproj/ArmchairLocalizable.strings b/Localization/ar.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..4d51798 --- /dev/null +++ b/Localization/ar.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "إذا كنت تتمتع بإستخدام %@ . اذا هل تمانع بأخذ لحظة لتقيمة؟ فإن ذلك لن يستغرق أكثر من دقيقة واحدة, شكرا لدعمك"; +"Rate %@" = "%@ قيم"; +"No, Thanks" = "لا, شكرا"; +"Remind me later" = "ذكرنى فيما بعد"; \ No newline at end of file diff --git a/Localization/arm.lproj/ArmchairLocalizable.strings b/Localization/arm.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8a39819 --- /dev/null +++ b/Localization/arm.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Եթե Դուք հաճույքով եք օգտագործում %@-ը, դեմ չե՞ք լինի տրամադրել մեկ րոպե այն գնահատելու համար: Այն չի պահանջի ձեզանից ավելի քան մեկ րոպե: Շնորհակալություն աջակցության համար:"; +"Rate %@" = "Գնահատել %@-ը"; +"No, Thanks" = "Ոչ, շնորհակալություն"; +"Remind me later" = "Հիշեցնել ավելի ուշ"; diff --git a/Localization/ca.lproj/ArmchairLocalizable.strings b/Localization/ca.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..57f3a39 --- /dev/null +++ b/Localization/ca.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si li agrada utilitzar %@, li importaria prendre’s un moment per a valorar-lo? No trigarà més d’un minut. Gràcies por la seva col·laboració!"; +"Rate %@" = "Valorar %@"; +"No, Thanks" = "No, gràcies"; +"Remind me later" = "Recordar-m’ho més tard"; \ No newline at end of file diff --git a/Localization/cs.lproj/ArmchairLocalizable.strings b/Localization/cs.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..512a942 --- /dev/null +++ b/Localization/cs.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Pokud se Vám aplikace %@ líbí, mohli byste ji prosím ohodnotit v App Store? Zabere to jen chvilku. Díky za Vaši podporu!"; +"Rate %@" = "Ohodnotit %@"; +"No, Thanks" = "Ne, díky"; +"Remind me later" = "Možná později"; \ No newline at end of file diff --git a/Localization/da.lproj/ArmchairLocalizable.strings b/Localization/da.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..d598295 --- /dev/null +++ b/Localization/da.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Hvis du synes om at bruge %@, vil vi gerne bede dig om at give en kort bedømmelse af app'en. Det tager kun et enkelt minut. Tak for din hjælp!"; +"Rate %@" = "Bedøm %@"; +"No, Thanks" = "Nej tak"; +"Remind me later" = "Spørg mig senere"; diff --git a/Localization/de.lproj/ArmchairLocalizable.strings b/Localization/de.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..150e83c --- /dev/null +++ b/Localization/de.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Sie nutzen %@ gerne? Dann nehmen Sie sich bitte für eine Bewertung einen Moment Zeit! Es dauert nicht länger als eine Minute. Vielen Dank!"; +"Rate %@" = "Bewerte %@"; +"No, Thanks" = "Nein, danke"; +"Remind me later" = "Später erinnern"; diff --git a/Localization/el.lproj/ArmchairLocalizable.strings b/Localization/el.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..6eb2016 --- /dev/null +++ b/Localization/el.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Αν σου αρέσει το %@, θα μπορούσες να αφιερώσεις μια στιγμή για να το βαθμολογήσεις; Η διαδικασία είναι πολύ σύντομη. Ευχαριστούμε για τη στήριξη!"; +"Rate %@" = "Βαθμολόγηση του %@"; +"No, Thanks" = "Όχι, ευχαριστώ"; +"Remind me later" = "Υπενθύμιση αργότερα"; \ No newline at end of file diff --git a/Localization/en.lproj/ArmchairLocalizable.strings b/Localization/en.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..66d5314 --- /dev/null +++ b/Localization/en.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!"; +"Rate %@" = "Rate %@"; +"No, Thanks" = "No, thanks"; +"Remind me later" = "Remind me later"; \ No newline at end of file diff --git a/Localization/es.lproj/ArmchairLocalizable.strings b/Localization/es.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..6eebc47 --- /dev/null +++ b/Localization/es.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si le gusta utilizar %@, ¿le importaría valorarlo? No le llevará más de un minuto. ¡Gracias por su colaboración!"; +"Rate %@" = "Valorar %@"; +"No, Thanks" = "No, gracias"; +"Remind me later" = "Recordar más tarde"; \ No newline at end of file diff --git a/Localization/fi.lproj/ArmchairLocalizable.strings b/Localization/fi.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..28c4d3f --- /dev/null +++ b/Localization/fi.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jos käytät mielelläsi %@, voisitko käyttää hetken ja arvostella sen? Se ei kestä minuuttia kauempaa. Kiitos tuestasi!"; +"Rate %@" = "Arvioi %@"; +"No, Thanks" = "Ei kiitos"; +"Remind me later" = "Muistuta minua myöhemmin"; \ No newline at end of file diff --git a/Localization/fr.lproj/ArmchairLocalizable.strings b/Localization/fr.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..d8b420f --- /dev/null +++ b/Localization/fr.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Si vous aimez %@, voulez-vous prendre un moment pour l'évaluer ? Cela ne vous prendra pas plus d'une minute. Merci de votre soutien !"; +"Rate %@" = "Évaluer %@"; +"No, Thanks" = "Non, merci"; +"Remind me later" = "Me rappeler plus tard"; diff --git a/Localization/he.lproj/ArmchairLocalizable.strings b/Localization/he.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..b463f56 --- /dev/null +++ b/Localization/he.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "אם נהנת להשתמש ב %@, האם תסכים לדרג אותה? זה לא יקח יותר מדקה. תודה על התמיכה!"; +"Rate %@" = "דרג את %@"; +"No, Thanks" = "לא תודה"; +"Remind me later" = "מאוחר יותר"; \ No newline at end of file diff --git a/Localization/hu.lproj/ArmchairLocalizable.strings b/Localization/hu.lproj/ArmchairLocalizable.strings new file mode 100755 index 0000000..c923592 --- /dev/null +++ b/Localization/hu.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Ha tetszik a %@, ne felejtsd el értékelni az App Store-ban! Csak egy perc az egész. Köszönet a támogatásért!"; +"Rate %@" = "%@ értékelése"; +"No, Thanks" = "Most inkább nem"; +"Remind me later" = "Emlékeztess később"; diff --git a/Localization/id.lproj/ArmchairLocalizable.strings b/Localization/id.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..12c9040 --- /dev/null +++ b/Localization/id.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jika anda menyukai %@, maukah anda memberikan rating kepada aplikasi ini? Rating hanya memakan waktu kurang dari 1 menit. Terimakasih untuk dukungan anda!"; +"Rate %@" = "Rating %@"; +"No, Thanks" = "Tidak, terimakasih"; +"Remind me later" = "Silakan ingatkan saya lagi"; \ No newline at end of file diff --git a/Localization/it.lproj/ArmchairLocalizable.strings b/Localization/it.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e32c10b --- /dev/null +++ b/Localization/it.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se ti piace %@, perché non dedichi qualche istante a darne una valutazione sull'App Store? Non richiederà più di un minuto. Grazie per il supporto!"; +"Rate %@" = "Valuta %@"; +"No, Thanks" = "No, grazie"; +"Remind me later" = "Ricordamelo più tardi"; diff --git a/Localization/ja.lproj/ArmchairLocalizable.strings b/Localization/ja.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8398954 --- /dev/null +++ b/Localization/ja.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "楽しんでいただけたならば簡単なご意見をお願いします。%@を評価しますか?"; +"Rate %@" = "%@の評価"; +"No, Thanks" ="いいえ"; +"Remind me later" = "後で見る"; \ No newline at end of file diff --git a/Localization/ko.lproj/ArmchairLocalizable.strings b/Localization/ko.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..a01fbce --- /dev/null +++ b/Localization/ko.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "%@ 사용이 맘에 드셨나요? 잠시만 시간을 내서 평가를 부탁드리겠습니다. 감사합니다!"; +"Rate %@" = "%@ 평가하기"; +"No, Thanks" = "평가하지 않겠습니다"; +"Remind me later" = "다음에 평가하겠습니다"; \ No newline at end of file diff --git a/Localization/ms.lproj/ArmchairLocalizable.strings b/Localization/ms.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..0ec26d7 --- /dev/null +++ b/Localization/ms.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jika anda suka %@, bolehkah luangkan sedikit masa untuk beri penarafan? Tak sampai seminit pun. Terima kasih atas sokongan anda!"; +"Rate %@" = "Tarafkan %@"; +"No, Thanks" = "Terima kasih saja"; +"Remind me later" = "Ingatkan saya lain kali"; diff --git a/Localization/nb.lproj/ArmchairLocalizable.strings b/Localization/nb.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..1392a7f --- /dev/null +++ b/Localization/nb.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Hvis du liker å bruke %@, kan du ta deg et øyeblikk for å vurdere den? Det vil ikke ta mer enn ett minutt. Takk for din støtte!"; +"Rate %@" = "Vurder %@"; +"No, Thanks" = "Nei, takk"; +"Remind me later" = "Påminn meg senere"; \ No newline at end of file diff --git a/Localization/nl.lproj/ArmchairLocalizable.strings b/Localization/nl.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..7674ab1 --- /dev/null +++ b/Localization/nl.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Als het gebruik van %@ je bevalt, zou je dan een momentje de tijd willen nemen om het te beoordelen? Het duurt nog geen minuut. Bedankt voor je steun!"; +"Rate %@" = "%@ beoordelen"; +"No, Thanks" = "Nee, bedankt"; +"Remind me later" = "Herinner me er later aan"; diff --git a/Localization/pl.lproj/ArmchairLocalizable.strings b/Localization/pl.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..95f03f9 --- /dev/null +++ b/Localization/pl.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Jeżeli podoba Ci się korzystanie z %@, może zechciałbyś poświęcić chwilę czasu, aby ocenić aplikację? Nie zajmie Ci to więcej niż minutę. Dziękujemy za pomoc!"; +"Rate %@" = "Oceń %@"; +"No, Thanks" = "Nie, dziękuję"; +"Remind me later" = "Przypomnij później"; \ No newline at end of file diff --git a/Localization/pt-BR.lproj/ArmchairLocalizable.strings b/Localization/pt-BR.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e9aa305 --- /dev/null +++ b/Localization/pt-BR.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se você gosta de usar o %@, que tal avaliá-lo? Não levará mais de um minuto. Agradecemos o seu apoio!"; +"Rate %@" = "Avaliar o %@"; +"No, Thanks" = "Não, obrigado"; +"Remind me later" = "Mais tarde"; \ No newline at end of file diff --git a/Localization/pt.lproj/ArmchairLocalizable.strings b/Localization/pt.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..89044ee --- /dev/null +++ b/Localization/pt.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Se você gosta de usar o %@, que tal avaliá-lo? Não levará mais de um minuto. Agradecemos o seu apoio!"; +"Rate %@" = "Avaliar o %@"; +"No, Thanks" = "Não, obrigado"; +"Remind me later" = "Mais tarde"; diff --git a/Localization/ro.lproj/ArmchairLocalizable.strings b/Localization/ro.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..245bcea --- /dev/null +++ b/Localization/ro.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Dacă îți place %@, acordă-i o notă te rog, nu durează mult. Mulțumim pentru susținere!"; +"Rate %@" = "Acordă notă pentru %@"; +"No, Thanks" = "Nu, mulțumesc"; +"Remind me later" = "Adu-mi aminte mai târziu"; \ No newline at end of file diff --git a/Localization/ru.lproj/ArmchairLocalizable.strings b/Localization/ru.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..b2f8498 --- /dev/null +++ b/Localization/ru.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Если Вам нравится %@, пожалуйста, поставьте свою оценку. Это займет у Вас не больше одной минуты.\n Спасибо за поддержку!"; +"Rate %@" = "Оценить %@"; +"No, Thanks" = "Нет, спасибо"; +"Remind me later" = "Напомнить позже"; diff --git a/Localization/sk.lproj/ArmchairLocalizable.strings b/Localization/sk.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..56f5a73 --- /dev/null +++ b/Localization/sk.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Pokiaľ sa Vám páči aplikácia %@, mohli by ste ju prosím ohodnotiť v App Store? Zaberie to len chvíľu. Vďaka za Vašu podporu!"; +"Rate %@" = "Ohodnotiť %@"; +"No, Thanks" = "Nie, ďakujem"; +"Remind me later" = "Pripomenúť neskôr"; \ No newline at end of file diff --git a/Localization/sv.lproj/ArmchairLocalizable.strings b/Localization/sv.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..8ede434 --- /dev/null +++ b/Localization/sv.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Om du gillar att använda %@, kan du tänka dig att betygsätta det åt oss? Det tar bara en minut. Tack för hjälpen!"; +"Rate %@" = "Betygsätt %@"; +"No, Thanks" = "Nej tack"; +"Remind me later" = "Påminn mig senare"; diff --git a/Localization/th.lproj/ArmchairLocalizable.strings b/Localization/th.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..13313f8 --- /dev/null +++ b/Localization/th.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "ถ้าคุณกำลังใช้ %@ โปรดสละเวลาสักครู่ในการให้อันดับแก่เรา คุณจะเสียเวลาไม่เกินหนึ่งนาที ขอบคุณสำหรับการสนับสนุน!"; +"Rate %@" = "ให้อันดับ %@"; +"No, Thanks" = "ไม่ ขอบคุณ"; +"Remind me later" = "เตือนฉันภายหลัง"; diff --git a/Localization/tr.lproj/ArmchairLocalizable.strings b/Localization/tr.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e2ffb4a --- /dev/null +++ b/Localization/tr.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Eğer %@ uygulamasını kullanmaktan keyif alıyorsanız, onu değerlendirmek için zaman ayırabilir misiniz? Desteğiniz için teşekkür ederiz!"; +"Rate %@" = "%@ uygulamasını değerlendir"; +"No, Thanks" = "Hayır, teşekkürler"; +"Remind me later" = "Daha sonra hatırlat"; \ No newline at end of file diff --git a/Localization/vi.lproj/ArmchairLocalizable.strings b/Localization/vi.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..e11f959 --- /dev/null +++ b/Localization/vi.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "Cảm ơn bạn đã sử dụng ứng dụng %@ trong thời gian qua, bạn có thể dành chút thời gian để đánh giá ứng dụng trong AppStore không? Sẽ không mất quá 1 phút nhưng chúng tôi rất trân trọng điều đó!" +"Rate %@" = "Đánh giá %@"; +"No, Thanks" = "Không, xin cảm ơn"; +"Remind me later" = "Hãy nhắc nhở tôi sau"; diff --git a/Localization/zh-Hans.lproj/ArmchairLocalizable.strings b/Localization/zh-Hans.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..3d1b58e --- /dev/null +++ b/Localization/zh-Hans.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "如果你喜欢使用%@,你介意花一点时间给它评分吗?不会超过一分钟。感谢您的支持!"; +"Rate %@" = "给%@评分"; +"No, Thanks" = "不,谢谢"; +"Remind me later" = "稍后提醒我"; diff --git a/Localization/zh-Hant.lproj/ArmchairLocalizable.strings b/Localization/zh-Hant.lproj/ArmchairLocalizable.strings new file mode 100644 index 0000000..ea53705 --- /dev/null +++ b/Localization/zh-Hant.lproj/ArmchairLocalizable.strings @@ -0,0 +1,4 @@ +"If you enjoy using %@, would you mind taking a moment to rate it? It won't take more than a minute. Thanks for your support!" = "如果你喜歡使用%@,你介意花一點時間給它評分嗎?不會超過一分鐘。感謝您的支持!"; +"Rate %@" = "給%@評分"; +"No, Thanks" = "不,謝謝"; +"Remind me later" = "稍後提醒我";