[PR #93] [CLOSED] New Crowdin translations #2426

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/93
Author: @kspearrin
Created: 6/2/2017
Status: Closed

Base: masterHead: l10n_master


📝 Commits (10+)

  • 2a4e966 New translations AppResources.resx (Japanese)
  • 297e1e0 New translations copy.resx (Hindi)
  • 71c1c45 New translations copy.resx (Japanese)
  • eb7fcea New translations copy.resx (Japanese)
  • e2d99f2 New translations AppResources.resx (Indonesian)
  • 7520b5c New translations copy.resx (Japanese)
  • b821656 New translations copy.resx (Hindi)
  • 2f144b5 New translations copy.resx (Hindi)
  • 29e698c New translations AppResources.resx (Russian)
  • c2cd1ca New translations copy.resx (Czech)

📊 Changes

29 files changed (+4450 additions, -8 deletions)

View changed files

📝 src/App/Resources/AppResources.cs.resx (+24 -0)
📝 src/App/Resources/AppResources.es.resx (+25 -1)
📝 src/App/Resources/AppResources.fi.resx (+24 -0)
📝 src/App/Resources/AppResources.fr.resx (+24 -0)
📝 src/App/Resources/AppResources.hi.resx (+24 -0)
📝 src/App/Resources/AppResources.id.resx (+24 -0)
src/App/Resources/AppResources.it.resx (+852 -0)
📝 src/App/Resources/AppResources.ja.resx (+24 -0)
src/App/Resources/AppResources.pt-BR.resx (+852 -0)
📝 src/App/Resources/AppResources.pt-PT.resx (+24 -0)
📝 src/App/Resources/AppResources.ru.resx (+24 -0)
📝 src/App/Resources/AppResources.sk.resx (+24 -0)
📝 src/App/Resources/AppResources.sv.resx (+24 -0)
src/App/Resources/AppResources.th.resx (+852 -0)
📝 src/App/Resources/AppResources.zh-Hans.resx (+24 -0)
📝 src/App/Resources/AppResources.zh-Hant.resx (+24 -0)
📝 store/amazon/es/copy.resx (+5 -5)
store/amazon/it/copy.resx (+160 -0)
store/amazon/pt-BR/copy.resx (+160 -0)
store/amazon/th/copy.resx (+160 -0)

...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/93 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 6/2/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`2a4e966`](https://github.com/bitwarden/android/commit/2a4e9665d64787db89a6e173d95485237d969037) New translations AppResources.resx (Japanese) - [`297e1e0`](https://github.com/bitwarden/android/commit/297e1e0efc7d577982b70b2327b8b0b90f71dc47) New translations copy.resx (Hindi) - [`71c1c45`](https://github.com/bitwarden/android/commit/71c1c455cb1a1abfcef85235e7c5be9ff24e53ba) New translations copy.resx (Japanese) - [`eb7fcea`](https://github.com/bitwarden/android/commit/eb7fcea3cb666c3ef213dca8aad9201182a2190b) New translations copy.resx (Japanese) - [`e2d99f2`](https://github.com/bitwarden/android/commit/e2d99f2abbe3c200f0a29fc6977140aa422f9acc) New translations AppResources.resx (Indonesian) - [`7520b5c`](https://github.com/bitwarden/android/commit/7520b5c8da93b421a6c6a4751cc3e09b38df8f6b) New translations copy.resx (Japanese) - [`b821656`](https://github.com/bitwarden/android/commit/b821656b78024b3c62667d90e6b4a65ee1045290) New translations copy.resx (Hindi) - [`2f144b5`](https://github.com/bitwarden/android/commit/2f144b5f921e46557fb49d3dd57dbe7a1ccdcf2c) New translations copy.resx (Hindi) - [`29e698c`](https://github.com/bitwarden/android/commit/29e698c4f201af5c453063bf1c29b7910912915d) New translations AppResources.resx (Russian) - [`c2cd1ca`](https://github.com/bitwarden/android/commit/c2cd1cac8255047ebe3f0483dfbe3989a599b8dd) New translations copy.resx (Czech) ### 📊 Changes **29 files changed** (+4450 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Resources/AppResources.cs.resx` (+24 -0) 📝 `src/App/Resources/AppResources.es.resx` (+25 -1) 📝 `src/App/Resources/AppResources.fi.resx` (+24 -0) 📝 `src/App/Resources/AppResources.fr.resx` (+24 -0) 📝 `src/App/Resources/AppResources.hi.resx` (+24 -0) 📝 `src/App/Resources/AppResources.id.resx` (+24 -0) ➕ `src/App/Resources/AppResources.it.resx` (+852 -0) 📝 `src/App/Resources/AppResources.ja.resx` (+24 -0) ➕ `src/App/Resources/AppResources.pt-BR.resx` (+852 -0) 📝 `src/App/Resources/AppResources.pt-PT.resx` (+24 -0) 📝 `src/App/Resources/AppResources.ru.resx` (+24 -0) 📝 `src/App/Resources/AppResources.sk.resx` (+24 -0) 📝 `src/App/Resources/AppResources.sv.resx` (+24 -0) ➕ `src/App/Resources/AppResources.th.resx` (+852 -0) 📝 `src/App/Resources/AppResources.zh-Hans.resx` (+24 -0) 📝 `src/App/Resources/AppResources.zh-Hant.resx` (+24 -0) 📝 `store/amazon/es/copy.resx` (+5 -5) ➕ `store/amazon/it/copy.resx` (+160 -0) ➕ `store/amazon/pt-BR/copy.resx` (+160 -0) ➕ `store/amazon/th/copy.resx` (+160 -0) _...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:16 -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#2426