Created
September 13, 2020 12:21
-
-
Save iAdam1n/1f89834bab4d85a2c5feaf778c7ad7ef to your computer and use it in GitHub Desktop.
Cephei 1.16
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<key>DONATE</key> | |
<string>Tip Jar</string> | |
<key>DONATE_FOOTER</key> | |
<string>Please consider showing your appreciation for this tweak with a small donation to the tip jar.</string> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Title of a menu of apps the user can view the package in. --> | |
<key>OPEN_PACKAGE_IN_TITLE</key> | |
<string>Open in…</string> | |
<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. --> | |
<key>OPEN_PACKAGE_IN_REPO_NOTICE</key> | |
<string>This package will be installed from the repository %@.</string> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Title of error message shown when no email accounts are set up on the device. --> | |
<key>NO_EMAIL_ACCOUNTS_TITLE</key> | |
<string>No mail accounts are set up.</string> | |
<!-- Explanation of how to add an email account to the device. --> | |
<key>NO_EMAIL_ACCOUNTS_BODY</key> | |
<string>Use the Mail settings to add a new account.</string> |
For everyone here who wants to become a translator for my tweaks, feel free to check my repo or contact me on Twitter!
Chinese (Traditional)
DONATE
捐款贊助
DONATE_FOOTER
請考慮捐款,以對作者表達感謝。
Raw
OPEN_PACKAGE_IN_TITLE
開啟…
OPEN_PACKAGE_IN_REPO_NOTICE
軟體將從%@資源庫安裝
Raw
NO_EMAIL_ACCOUNTS_TITLE
電子郵件帳號未設定
NO_EMAIL_ACCOUNTS_BODY
請在「設定」中設定電子郵件帳號
Latin American Spanish
<key>DONATE</key>
<string>Aportaciones</string>
<key>DONATE_FOOTER</key>
<string>Te agradeceriamos mostrar tu apreciación a este tweak con una donación.</string>
<!-- Title of a menu of apps the user can view the package in. -->
<key>OPEN_PACKAGE_IN_TITLE</key>
<string>Abrir en..</string>
<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
<string>Este paquete será instalado del siguiente repositorio: %@.</string>
<!-- Title of error message shown when no email accounts are set up on the device. -->
<key>NO_EMAIL_ACCOUNTS_TITLE</key>
<string>No hay cuentas de correo configuradas.</string>
<!-- Explanation of how to add an email account to the device. -->
<key>NO_EMAIL_ACCOUNTS_BODY</key>
<string>Usa las configuraciones de Mail para añadir una nueva cuenta.</string>
🇰🇷 Korean
Common.strings
<key>DONATE</key>
<string>팁 저금통</string>
<key>DONATE_FOOTER</key>
<string>팁 저금통에 약간의 기부로 여러분의 감사 표시를 남겨주시면 감사드리겠습니다.</string>
PackageCell.strings
<!-- Title of a menu of apps the user can view the package in. -->
<key>OPEN_PACKAGE_IN_TITLE</key>
<string>다음으로 열기…</string>
<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
<string>이 패키지는 %@ 저장소에서 설치됩니다.</string>
Support.strings
<!-- Title of error message shown when no email accounts are set up on the device. -->
<key>NO_EMAIL_ACCOUNTS_TITLE</key>
<string>설정된 이메일 계정이 없습니다..</string>
<!-- Explanation of how to add an email account to the device. -->
<key>NO_EMAIL_ACCOUNTS_BODY</key>
<string>메일 설정에서 새 계정을 추가해주세요.</string>
MALAY:
Common.strings
<key>DONATE</key>
<string>Balang Derma</string>
<key>DONATE_FOOTER</key>
<string>Sila pertimbangkan untuk memberi penghargaan untuk tweak ini dengan memberi sejumlah derma di balang derma.</string>
PackageCell.strings
<!-- Title of a menu of apps the user can view the package in. -->
<key>OPEN_PACKAGE_IN_TITLE</key>
<string>Buka dalam…</string>
<!-- Message displayed below the Open In… title when the package comes from a non-default repository. %@ is the repository URL. -->
<key>OPEN_PACKAGE_IN_REPO_NOTICE</key>
<string>Pekej ini akan dipasang di dalam repositori %@.</string>
Support.strings
<!-- Title of error message shown when no email accounts are set up on the device. -->
<key>NO_EMAIL_ACCOUNTS_TITLE</key>
<string>Didapati tiada akaun emel dibuat.</string>
<!-- Explanation of how to add an email account to the device. -->
<key>NO_EMAIL_ACCOUNTS_BODY</key>
<string>Gunakan tetapan aplikasi Mail untuk untuk membuat akaun baru.</string>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thai