diff --git a/.github/workflows/export-translations.yaml b/.github/workflows/export-translations.yaml deleted file mode 100644 index 54eddbc2..00000000 --- a/.github/workflows/export-translations.yaml +++ /dev/null @@ -1,27 +0,0 @@ -name: Export Source Translations - -on: - push: - branches: - - master - -jobs: - export-source-translations: - name: Update translations branch - runs-on: macos-12 - strategy: - matrix: - include: - - xcode: "14.2" - steps: - - name: Checkout repository - uses: actions/checkout@v3 - - name: Run export script - run: | - sh devtools/export-source-translation.sh - - uses: stefanzweifel/git-auto-commit-action@v4 - with: - commit_message: Update Translations 🤖 - branch: translations - create_branch: true - push_options: '--force' diff --git a/damus/en-US.xcloc/Localized Contents/en-US.xliff b/damus/en-US.xcloc/Localized Contents/en-US.xliff index d52014d3..20674ab9 100644 --- a/damus/en-US.xcloc/Localized Contents/en-US.xliff +++ b/damus/en-US.xcloc/Localized Contents/en-US.xliff @@ -32,11 +32,6 @@ - - - - No comment provided by engineer. - %@ %@ @@ -53,11 +48,6 @@ Sentence composed of 2 variables to describe how many people are following a use %@ has been blocked Alert message that informs a user was blocked. - - %@ not found - %@ not found - When a note or profile is not found when searching for it via its note id - %@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction. %@. Creating an account doesn't require a phone number, email or name. Get started right away with zero friction. @@ -136,7 +126,8 @@ Sentence composed of 2 variables to describe how many people are following a use Add Add - Button to confirm adding user inputted relay. + Button to add recommended relay server. + Button to confirm adding user inputted relay. Add Bookmark @@ -146,8 +137,7 @@ Sentence composed of 2 variables to describe how many people are following a use Add Relay Add Relay - Button to add recommended relay server. - Label for section for adding a relay server. + Label for section for adding a relay server. Add all @@ -159,11 +149,6 @@ Sentence composed of 2 variables to describe how many people are following a use Admin Label to display relay contact user. - - All - All - Label for filter for all notifications. - Anonymous Anonymous @@ -278,6 +263,11 @@ Sentence composed of 2 variables to describe how many people are following a use Cash App Dropdown option label for Lightning wallet, Cash App. + + Clear + Clear + Button for clearing cached data. + Clear All Clear All @@ -286,7 +276,7 @@ Sentence composed of 2 variables to describe how many people are following a use Clear Cache Clear Cache - Button to clear image cache. + Section title for clearing cached data. Comment @@ -298,11 +288,6 @@ Sentence composed of 2 variables to describe how many people are following a use Contact Label to display relay contact information. - - Continue - Continue - Continue with deleting the user. - Copied Copied @@ -430,7 +415,8 @@ Sentence composed of 2 variables to describe how many people are following a use Delete Button for deleting the users account. Button to delete a relay server that the user connects to. - Button to remove a user from their blocklist. + Button to remove a user from their blocklist. + Section title for deleting the user Delete Account @@ -447,11 +433,6 @@ Sentence composed of 2 variables to describe how many people are following a use Description Label to display relay description. - - Disable animations - Disable animations - Button to disable image animation - Dismiss Dismiss @@ -562,10 +543,15 @@ Sentence composed of 2 variables to describe how many people are following a use Get API Key Button to navigate to DeepL website to get a translation API key. - - Hello, World! - Hello, World! - No comment provided by engineer. + + Goto post %@ + Goto post %@ + Navigation link to go to post referenced by hex code. + + + Goto profile %@ + Goto profile %@ + Navigation link to go to profile. Hide @@ -588,11 +574,6 @@ Sentence composed of 2 variables to describe how many people are following a use Illegal content Button for user to report that the account or content has illegal content. - - Images - Images - Section title for images configuration. - Invalid key Invalid key @@ -671,21 +652,11 @@ Sentence composed of 2 variables to describe how many people are following a use Button for logging out the user. Button to close the alert that informs that the current account has been deleted. - - Looking for %@... - Looking for %@... - Label that appears when searching for note or profile - Make sure your nsec account key is saved before you logout or you will lose access to this account Make sure your nsec account key is saved before you logout or you will lose access to this account Reminder message in alert to get customer to verify that their private security account key is saved saved before logging out. - - Mentions - Mentions - Label for filter for seeing mention notifications (replies, etc). - Muun Muun @@ -769,8 +740,7 @@ Sentence composed of 2 variables to describe how many people are following a use Permanently Delete Account Permanently Delete Account - Alert for deleting the users account. - Section title for deleting the user + Alert for deleting the users account. Phoenix @@ -1068,11 +1038,6 @@ Picker option to indicate that a zap should be sent privately and not identify t Show wallet selector Toggle to show or hide selection of wallet. - - Sign Out - Sign Out - Section title for signing out - Sign out Sign out @@ -1181,7 +1146,7 @@ Picker option to indicate that a zap should be sent privately and not identify t Universe 🛸 Universe 🛸 - Toolbar label for the universal view where posts from all connected relay servers appear. + Navigation bar title for universal view where posts from all connected relay servers appear. User blocked @@ -1205,23 +1170,6 @@ Picker option to indicate that a zap should be sent privately and not identify t Label to display relay software version. Section title for displaying the version number of the Damus app. - - WARNING: - -THIS WILL SIGN AN EVENT THAT DELETES THIS ACCOUNT. - -YOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY. - - ARE YOU SURE YOU WANT TO CONTINUE? - WARNING: - -THIS WILL SIGN AN EVENT THAT DELETES THIS ACCOUNT. - -YOU WILL NO LONGER BE ABLE TO LOG INTO DAMUS USING THIS ACCOUNT KEY. - - ARE YOU SURE YOU WANT TO CONTINUE? - Alert for deleting the users account. - Wallet Wallet diff --git a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings index cd1abfb1..152ab4dd 100644 Binary files a/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings and b/damus/en-US.xcloc/Source Contents/damus/en-US.lproj/Localizable.strings differ diff --git a/transifex.yml b/transifex.yml index cad2be5c..f109a5ca 100644 --- a/transifex.yml +++ b/transifex.yml @@ -15,251 +15,16 @@ git: translation_files_expression: 'damus/.lproj/' settings: - # Mapping of most of the supported locale codes in Transifex to the locale code format that Xcode expects. - # Locale codes that are the identical between Transifex and Xcode do not need to be listed. language_mapping: - aa_DJ: aa-DJ - af_ZA: af-ZA - am_ET: am-ET - ar_AA: ar-AA - ar_AE: ar-AE - ar_DZ: ar-DZ - ar_EG: ar-EG - ar_IQ: ar-IQ - ar_JO: ar-JO - ar_LB: ar-LB - ar_SA: ar-SA - ar_SD: ar-SD - ar_SY: ar-SY - as_IN: as-IN - ast_ES: ast-ES - az_AZ: az-AZ - az_IR: az-IR - be_BY: be-BY - bem_ZM: bem-ZM - bg_BG: bg-BG - bg_US: bg-US - bn_BD: bn-BD - bn_IN: bn-IN - bo_CN: bo-CN - bqi_IR: bqi-IR - br_FR: br-FR - bs_BA: bs-BA - bs_BA-SRP: bs-BA-SRP - ca_ES: ca-ES - cs_CZ: cs-CZ - cy_GB: cy-GB - da_DK: da-DK - de_AT: de-AT - de_CH: de-CH - de_DE: de-DE - dz_BT: dz-BT - el_CY: el-CY - el_DE: el-DE + en_US: en-US el_GR: el-GR - en_AE: en-AE - en_AL: en-AL - en_AT: en-AT - en_AU: en-AU - en_BA: en-BA - en_BA-SRP: en-BA-SRP - en_BD: en-BD - en_BE: en-BE - en_BG: en-BG - en_BH: en-BH - en_BR: en-BR - en_CA: en-CA - en_CH: en-CH - en_CL: en-CL - en_CO: en-CO - en_CY: en-CY - en_CZ: en-CZ - en_DE: en-DE - en_DK: en-DK - en_EC: en-EC - en_EG: en-EG - en_ES: en-ES - en_FI: en-FI - en_FJ: en-FJ - en_FR: en-FR - en_GB: en-GB - en_GH: en-GH - en_GR: en-GR - en_HK: en-HK - en_HR: en-HR - en_HU: en-HU - en_IE: en-IE - en_IN: en-IN - en_IT: en-IT - en_JP: en-JP - en_KR: en-KR - en_KW: en-KW - en_LK: en-LK - en_MX: en-MX - en_MY: en-MY - en_NG: en-NG - en_NL: en-NL - en_NO: en-NO - en_NZ: en-NZ - en_PE: en-PE - en_PG: en-PG - en_PH: en-PH - en_PK: en-PK - en_PL: en-PL - en_PR: en-PR - en_PT: en-PT - en_QA: en-QA - en_RO: en-RO - en_RS: en-RS - en_SA: en-SA - en_SE: en-SE - en_SG: en-SG - en_SI: en-SI - en_SK: en-SK - en_TT: en-TT - en_UG: en-UG - en_ZA: en-ZA - en_ZM: en-ZM - en_ee: en-ee - en_lt: en-lt - en_lv: en-lv es_419: es-419 - es_AR: es-AR - es_BO: es-BO - es_CL: es-CL - es_CO: es-CO - es_CR: es-CR - es_CU: es-CU - es_DO: es-DO - es_EC: es-EC - es_ES: es-ES - es_GT: es-GT - es_HN: es-HN - es_MX: es-MX - es_NI: es-NI - es_PA: es-PA - es_PE: es-PE - es_PR: es-PR - es_PY: es-PY - es_SA: es-SA - es_SV: es-SV - es_US: es-US - es_UY: es-UY - es_VE: es-VE - et_EE: et-EE - eu_ES: eu-ES - fa_AF: fa-AF - fa_IR: fa-IR - ff_SN: ff-SN - fi_FI: fi-FI - fil_PH: fil-PH - fo_FO: fo-FO - fr_BE: fr-BE - fr_CA: fr-CA - fr_CH: fr-CH - fr_CI: fr-CI - fr_CM: fr-CM fr_FR: fr-FR - fr_GA: fr-GA - fr_LU: fr-LU - fy_NL: fy-NL - ga_IE: ga-IE - gl_ES: gl-ES - gu_IN: gu-IN - gug_PY: gug-PY - he_IL: he-IL - hi_IN: hi-IN - hr_BA: hr-BA - hr_BA-SRP: hr-BA-SRP - hr_HR: hr-HR - ht_HT: ht-HT - hu_HU: hu-HU - hu_RO: hu-RO - hu_SK: hu-SK - hy_AM: hy-AM - hy_RU: hy-RU - hye_RU: hye-RU - id_ID: id-ID - is_IS: is-IS - it_CH: it-CH it_IT: it-IT - ja_JP: ja-JP - ka_GE: ka-GE - kk_KZ: kk-KZ - km_KH: km-KH - kn_IN: kn-IN - ko_KR: ko-KR - ks_IN: ks-IN - ku_IQ: ku-IQ - lg_UG: lg-UG - lo_LA: lo-LA - loz_ZM: loz-ZM - lt_LT: lt-LT lv_LV: lv-LV - mhr_RU: mhr-RU - mk_MK: mk-MK - ml_IN: ml-IN - mn_MN: mn-MN - mr_IN: mr-IN - ms_BN: ms-BN - ms_MY: ms-MY - mt_MT: mt-MT - my_MM: my-MM - nb_NO: nb-NO - ne_NP: ne-NP - nl_BE: nl-BE - nl_NL: nl-NL - nn_NO: nn-NO - no_NO: no-NO - or_IN: or-IN - pa_IN: pa-IN - pa_PK: pa-PK pl_PL: pl-PL - ps_AF: ps-AF - pt_AO: pt-AO - pt_BR: pt-BR - pt_MZ: pt-MZ pt_PT: pt-PT - qu_EC: qu-EC - ro_MD: ro-MD - ro_RO: ro-RO - ru_RU: ru-RU - ru_UA: ru-UA - ru_ee: ru-ee - ru_lt: ru-lt - ru_lv: ru-lv - si_LK: si-LK - sk_SK: sk-SK - sl_SI: sl-SI - sq_AL: sq-AL - sr_BA-SRP: sr-BA-SRP - sr_ME: sr-ME - sr_RS: sr-RS - st_ZA: st-ZA - sv_FI: sv-FI - sv_SE: sv-SE - sw_CD: sw-CD - sw_KE: sw-KE - sw_TZ: sw-TZ - sw_UG: sw-UG - ta_IN: ta-IN - ta_LK: ta-LK - te_IN: te-IN - tg_TJ: tg-TJ - th_TH: th-TH - tk_TM: tk-TM - tl_PH: tl-PH - tr_CY: tr-CY - tr_DE: tr-DE tr_TR: tr-TR - uk_UA: uk-UA - ur_PK: ur-PK - uz_UZ: uz-UZ - vi_VN: vi-VN - wo_SN: wo-SN - yue_CN: yue-CN zh_CN: zh-CN zh_HK: zh-HK - zh_SG: zh-SG - zh_TW: zh-TW - zu_ZA: zu-ZA + zh_TW: zh-TW \ No newline at end of file