[PR #98] [MERGED] New Crowdin translations #2428

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

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/98
Author: @kspearrin
Created: 6/9/2017
Status: Merged
Merged: 6/9/2017
Merged by: @kspearrin

Base: masterHead: l10n_master


📝 Commits (10+)

  • 52136ac New translations AppResources.resx (Indonesian)
  • c6f1928 New translations AppResources.resx (Portuguese)
  • 6ee3539 New translations copy.resx (Japanese)
  • 8dc1208 New translations copy.resx (Indonesian)
  • 940c01f New translations copy.resx (Indonesian)
  • 580f44f New translations copy.resx (Portuguese)
  • 4afe5bc New translations copy.resx (Indonesian)
  • fb84906 New translations copy.resx (Japanese)
  • 441a98f New translations copy.resx (Japanese)
  • 191f10f New translations AppResources.resx (Hindi)

📊 Changes

23 files changed (+553 additions, -489 deletions)

View changed files

📝 src/App/Resources/AppResources.cs.resx (+4 -0)
📝 src/App/Resources/AppResources.es.resx (+4 -0)
📝 src/App/Resources/AppResources.fi.resx (+4 -0)
📝 src/App/Resources/AppResources.fr.resx (+12 -8)
📝 src/App/Resources/AppResources.hi.resx (+4 -0)
📝 src/App/Resources/AppResources.id.resx (+166 -162)
📝 src/App/Resources/AppResources.it.resx (+4 -0)
📝 src/App/Resources/AppResources.ja.resx (+4 -0)
📝 src/App/Resources/AppResources.pt-BR.resx (+37 -33)
📝 src/App/Resources/AppResources.pt-PT.resx (+4 -0)
📝 src/App/Resources/AppResources.ru.resx (+224 -220)
📝 src/App/Resources/AppResources.sk.resx (+4 -0)
📝 src/App/Resources/AppResources.sv.resx (+12 -8)
📝 src/App/Resources/AppResources.th.resx (+4 -0)
📝 src/App/Resources/AppResources.zh-Hans.resx (+12 -8)
📝 src/App/Resources/AppResources.zh-Hant.resx (+4 -0)
📝 store/amazon/ru/copy.resx (+18 -18)
📝 store/apple/ru/copy.resx (+11 -11)
📝 store/apple/sv/copy.resx (+1 -1)
📝 store/apple/zh-Hant/copy.resx (+2 -2)

...and 3 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/98 **Author:** [@kspearrin](https://github.com/kspearrin) **Created:** 6/9/2017 **Status:** ✅ Merged **Merged:** 6/9/2017 **Merged by:** [@kspearrin](https://github.com/kspearrin) **Base:** `master` ← **Head:** `l10n_master` --- ### 📝 Commits (10+) - [`52136ac`](https://github.com/bitwarden/android/commit/52136acf0c53ccdd7e16f229699f58292a81e201) New translations AppResources.resx (Indonesian) - [`c6f1928`](https://github.com/bitwarden/android/commit/c6f192895e07195fe1645e0efffb7644a0c19f3c) New translations AppResources.resx (Portuguese) - [`6ee3539`](https://github.com/bitwarden/android/commit/6ee353967175ac3d6f573ad3829ea36ea7e3b112) New translations copy.resx (Japanese) - [`8dc1208`](https://github.com/bitwarden/android/commit/8dc1208a817693dbfb61e2dc8414b8b8c6870f53) New translations copy.resx (Indonesian) - [`940c01f`](https://github.com/bitwarden/android/commit/940c01f45c26dc8719f6c684fecdd059242a9746) New translations copy.resx (Indonesian) - [`580f44f`](https://github.com/bitwarden/android/commit/580f44f75c91a5872c063b897eaac997f03d32b3) New translations copy.resx (Portuguese) - [`4afe5bc`](https://github.com/bitwarden/android/commit/4afe5bc926e39d9761e1e5497bc2a4f3e53eb292) New translations copy.resx (Indonesian) - [`fb84906`](https://github.com/bitwarden/android/commit/fb849065b5a467429f79300d24714b6ad442cb46) New translations copy.resx (Japanese) - [`441a98f`](https://github.com/bitwarden/android/commit/441a98f4e02f3b6fb0a47268b03d88c0c6a079d6) New translations copy.resx (Japanese) - [`191f10f`](https://github.com/bitwarden/android/commit/191f10f8e46096d7f1e2c6966de18eb7b6501512) New translations AppResources.resx (Hindi) ### 📊 Changes **23 files changed** (+553 additions, -489 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Resources/AppResources.cs.resx` (+4 -0) 📝 `src/App/Resources/AppResources.es.resx` (+4 -0) 📝 `src/App/Resources/AppResources.fi.resx` (+4 -0) 📝 `src/App/Resources/AppResources.fr.resx` (+12 -8) 📝 `src/App/Resources/AppResources.hi.resx` (+4 -0) 📝 `src/App/Resources/AppResources.id.resx` (+166 -162) 📝 `src/App/Resources/AppResources.it.resx` (+4 -0) 📝 `src/App/Resources/AppResources.ja.resx` (+4 -0) 📝 `src/App/Resources/AppResources.pt-BR.resx` (+37 -33) 📝 `src/App/Resources/AppResources.pt-PT.resx` (+4 -0) 📝 `src/App/Resources/AppResources.ru.resx` (+224 -220) 📝 `src/App/Resources/AppResources.sk.resx` (+4 -0) 📝 `src/App/Resources/AppResources.sv.resx` (+12 -8) 📝 `src/App/Resources/AppResources.th.resx` (+4 -0) 📝 `src/App/Resources/AppResources.zh-Hans.resx` (+12 -8) 📝 `src/App/Resources/AppResources.zh-Hant.resx` (+4 -0) 📝 `store/amazon/ru/copy.resx` (+18 -18) 📝 `store/apple/ru/copy.resx` (+11 -11) 📝 `store/apple/sv/copy.resx` (+1 -1) 📝 `store/apple/zh-Hant/copy.resx` (+2 -2) _...and 3 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:17 -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#2428