[PR #103] [MERGED] New Crowdin translations #2430

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/103
Author: @kspearrin
Created: 7/14/2017
Status: Merged
Merged: 7/14/2017
Merged by: @kspearrin

Base: masterHead: l10n_master


📝 Commits (10+)

  • e7f9eaf New translations AppResources.resx (Romanian)
  • 26cd3a0 New translations copy.resx (Portuguese, Brazilian)
  • a04da98 New translations copy.resx (Portuguese, Brazilian)
  • 0e98d49 New translations copy.resx (Romanian)
  • 03844e9 New translations copy.resx (Romanian)
  • 94bfcd7 New translations copy.resx (Russian)
  • e4ac79d New translations AppResources.resx (Russian)
  • 6c48d6b New translations copy.resx (Romanian)
  • 3024c87 New translations copy.resx (Portuguese, Brazilian)
  • d9f38f9 New translations AppResources.resx (Portuguese, Brazilian)

📊 Changes

29 files changed (+4543 additions, -251 deletions)

View changed files

📝 src/App/Resources/AppResources.cs.resx (+96 -5)
📝 src/App/Resources/AppResources.es.resx (+96 -5)
📝 src/App/Resources/AppResources.fi.resx (+105 -14)
📝 src/App/Resources/AppResources.fr.resx (+96 -5)
📝 src/App/Resources/AppResources.hi.resx (+96 -5)
src/App/Resources/AppResources.hr.resx (+947 -0)
📝 src/App/Resources/AppResources.id.resx (+171 -80)
📝 src/App/Resources/AppResources.it.resx (+105 -14)
📝 src/App/Resources/AppResources.ja.resx (+96 -5)
📝 src/App/Resources/AppResources.pt-BR.resx (+96 -5)
📝 src/App/Resources/AppResources.pt-PT.resx (+105 -14)
src/App/Resources/AppResources.ro.resx (+947 -0)
📝 src/App/Resources/AppResources.ru.resx (+104 -13)
📝 src/App/Resources/AppResources.sk.resx (+105 -14)
📝 src/App/Resources/AppResources.sv.resx (+104 -13)
📝 src/App/Resources/AppResources.th.resx (+96 -5)
📝 src/App/Resources/AppResources.zh-Hans.resx (+97 -6)
📝 src/App/Resources/AppResources.zh-Hant.resx (+96 -5)
store/amazon/hr/copy.resx (+160 -0)
📝 store/amazon/id/copy.resx (+16 -16)

...and 9 more files

📄 Description

Enjoy!


🔄 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/103 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 7/14/2017 **Status:** ✅ Merged **Merged:** 7/14/2017 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`e7f9eaf`](https://github.com/bitwarden/android/commit/e7f9eaf4077863be344dbab134d6ed03c46ecdc1) New translations AppResources.resx (Romanian) - [`26cd3a0`](https://github.com/bitwarden/android/commit/26cd3a0e0add43487caac4fe2458b17c2808ac3a) New translations copy.resx (Portuguese, Brazilian) - [`a04da98`](https://github.com/bitwarden/android/commit/a04da98da4aa18136ca4f4b16e39dec80b60ee9a) New translations copy.resx (Portuguese, Brazilian) - [`0e98d49`](https://github.com/bitwarden/android/commit/0e98d49f80a99e1f5322b962dc36dedc4352d03c) New translations copy.resx (Romanian) - [`03844e9`](https://github.com/bitwarden/android/commit/03844e92970888f17ff9ee843911c1c8006c2687) New translations copy.resx (Romanian) - [`94bfcd7`](https://github.com/bitwarden/android/commit/94bfcd7c32844868cf0b731e232dbc0c625a41b8) New translations copy.resx (Russian) - [`e4ac79d`](https://github.com/bitwarden/android/commit/e4ac79d479f8a9f01becaf95363ce5107869312c) New translations AppResources.resx (Russian) - [`6c48d6b`](https://github.com/bitwarden/android/commit/6c48d6b20515a72241009370aab338d0b9abbe3f) New translations copy.resx (Romanian) - [`3024c87`](https://github.com/bitwarden/android/commit/3024c878062f0628d0ee4756ebac6d32e34e3288) New translations copy.resx (Portuguese, Brazilian) - [`d9f38f9`](https://github.com/bitwarden/android/commit/d9f38f9ffc6f22e63eddfce5523bb8afc0d9ecd4) New translations AppResources.resx (Portuguese, Brazilian) ### 📊 Changes **29 files changed** (+4543 additions, -251 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Resources/AppResources.cs.resx` (+96 -5) 📝 `src/App/Resources/AppResources.es.resx` (+96 -5) 📝 `src/App/Resources/AppResources.fi.resx` (+105 -14) 📝 `src/App/Resources/AppResources.fr.resx` (+96 -5) 📝 `src/App/Resources/AppResources.hi.resx` (+96 -5) ➕ `src/App/Resources/AppResources.hr.resx` (+947 -0) 📝 `src/App/Resources/AppResources.id.resx` (+171 -80) 📝 `src/App/Resources/AppResources.it.resx` (+105 -14) 📝 `src/App/Resources/AppResources.ja.resx` (+96 -5) 📝 `src/App/Resources/AppResources.pt-BR.resx` (+96 -5) 📝 `src/App/Resources/AppResources.pt-PT.resx` (+105 -14) ➕ `src/App/Resources/AppResources.ro.resx` (+947 -0) 📝 `src/App/Resources/AppResources.ru.resx` (+104 -13) 📝 `src/App/Resources/AppResources.sk.resx` (+105 -14) 📝 `src/App/Resources/AppResources.sv.resx` (+104 -13) 📝 `src/App/Resources/AppResources.th.resx` (+96 -5) 📝 `src/App/Resources/AppResources.zh-Hans.resx` (+97 -6) 📝 `src/App/Resources/AppResources.zh-Hant.resx` (+96 -5) ➕ `store/amazon/hr/copy.resx` (+160 -0) 📝 `store/amazon/id/copy.resx` (+16 -16) _...and 9 more files_ </details> ### 📄 Description Enjoy! --- <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:19:19 -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#2430