[PR #921] [MERGED] New Crowdin translations #2662

Closed
opened 2025-11-26 23:22:21 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/921
Author: @kspearrin
Created: 5/23/2020
Status: Merged
Merged: 5/23/2020
Merged by: @kspearrin

Base: masterHead: l10n_master


📝 Commits (10+)

  • 7cf43d5 New translations AppResources.resx (Romanian)
  • d5542c9 New translations AppResources.resx (Vietnamese)
  • e031144 New translations AppResources.resx (Slovak)
  • 40a0b8a New translations AppResources.resx (Swedish)
  • 9bd1450 New translations AppResources.resx (Turkish)
  • cce8c20 New translations AppResources.resx (Ukrainian)
  • 182557f New translations AppResources.resx (Chinese Simplified)
  • 7e78941 New translations AppResources.resx (Chinese Traditional)
  • 2077d9d New translations AppResources.resx (Portuguese, Brazilian)
  • 15319a8 New translations AppResources.resx (Portuguese)

📊 Changes

37 files changed (+1707 additions, -116 deletions)

View changed files

📝 src/App/Resources/AppResources.af.resx (+43 -0)
📝 src/App/Resources/AppResources.be.resx (+43 -0)
📝 src/App/Resources/AppResources.bg.resx (+45 -2)
📝 src/App/Resources/AppResources.ca.resx (+45 -2)
📝 src/App/Resources/AppResources.cs.resx (+44 -1)
📝 src/App/Resources/AppResources.da.resx (+43 -0)
📝 src/App/Resources/AppResources.de.resx (+45 -2)
📝 src/App/Resources/AppResources.el.resx (+45 -2)
📝 src/App/Resources/AppResources.en-GB.resx (+44 -1)
📝 src/App/Resources/AppResources.es.resx (+45 -2)
📝 src/App/Resources/AppResources.et.resx (+45 -2)
📝 src/App/Resources/AppResources.fa.resx (+45 -2)
📝 src/App/Resources/AppResources.fi.resx (+73 -30)
📝 src/App/Resources/AppResources.fr.resx (+49 -6)
📝 src/App/Resources/AppResources.he.resx (+45 -2)
📝 src/App/Resources/AppResources.hi.resx (+43 -0)
📝 src/App/Resources/AppResources.hr.resx (+43 -0)
📝 src/App/Resources/AppResources.hu.resx (+49 -6)
📝 src/App/Resources/AppResources.id.resx (+43 -0)
📝 src/App/Resources/AppResources.it.resx (+45 -2)

...and 17 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/921 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 5/23/2020 **Status:** ✅ Merged **Merged:** 5/23/2020 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`7cf43d5`](https://github.com/bitwarden/android/commit/7cf43d5d53f9f5b919d37e7e748cae7719c250d3) New translations AppResources.resx (Romanian) - [`d5542c9`](https://github.com/bitwarden/android/commit/d5542c9264f3228972f2b83150b949e8450937f7) New translations AppResources.resx (Vietnamese) - [`e031144`](https://github.com/bitwarden/android/commit/e031144a17d74509f959f706f47b1548ec6b47d6) New translations AppResources.resx (Slovak) - [`40a0b8a`](https://github.com/bitwarden/android/commit/40a0b8aba3c1da52bb541d18dbbaadd4f1d7507b) New translations AppResources.resx (Swedish) - [`9bd1450`](https://github.com/bitwarden/android/commit/9bd1450b9486f6b5b90a6a7e0bbcd193fce8b591) New translations AppResources.resx (Turkish) - [`cce8c20`](https://github.com/bitwarden/android/commit/cce8c20ce044a2cc7d57ff97990e82593eca9bb5) New translations AppResources.resx (Ukrainian) - [`182557f`](https://github.com/bitwarden/android/commit/182557fa39d740bdf3c7418deb334b2d4d4d8d28) New translations AppResources.resx (Chinese Simplified) - [`7e78941`](https://github.com/bitwarden/android/commit/7e789417bbaad97cd2c6a2092cc3699149f56eb6) New translations AppResources.resx (Chinese Traditional) - [`2077d9d`](https://github.com/bitwarden/android/commit/2077d9d950b9455023a3b5df92bddee880b92532) New translations AppResources.resx (Portuguese, Brazilian) - [`15319a8`](https://github.com/bitwarden/android/commit/15319a833898494b7ffd1414c5562c2677746e12) New translations AppResources.resx (Portuguese) ### 📊 Changes **37 files changed** (+1707 additions, -116 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Resources/AppResources.af.resx` (+43 -0) 📝 `src/App/Resources/AppResources.be.resx` (+43 -0) 📝 `src/App/Resources/AppResources.bg.resx` (+45 -2) 📝 `src/App/Resources/AppResources.ca.resx` (+45 -2) 📝 `src/App/Resources/AppResources.cs.resx` (+44 -1) 📝 `src/App/Resources/AppResources.da.resx` (+43 -0) 📝 `src/App/Resources/AppResources.de.resx` (+45 -2) 📝 `src/App/Resources/AppResources.el.resx` (+45 -2) 📝 `src/App/Resources/AppResources.en-GB.resx` (+44 -1) 📝 `src/App/Resources/AppResources.es.resx` (+45 -2) 📝 `src/App/Resources/AppResources.et.resx` (+45 -2) 📝 `src/App/Resources/AppResources.fa.resx` (+45 -2) 📝 `src/App/Resources/AppResources.fi.resx` (+73 -30) 📝 `src/App/Resources/AppResources.fr.resx` (+49 -6) 📝 `src/App/Resources/AppResources.he.resx` (+45 -2) 📝 `src/App/Resources/AppResources.hi.resx` (+43 -0) 📝 `src/App/Resources/AppResources.hr.resx` (+43 -0) 📝 `src/App/Resources/AppResources.hu.resx` (+49 -6) 📝 `src/App/Resources/AppResources.id.resx` (+43 -0) 📝 `src/App/Resources/AppResources.it.resx` (+45 -2) _...and 17 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-26 23:22:21 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2662