Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
apozas committed Feb 13, 2022
1 parent 51bca41 commit dfac4bd
Show file tree
Hide file tree
Showing 11 changed files with 32 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android_app/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "com.apozas.contactdiary"
minSdkVersion 14
targetSdkVersion 31
versionCode 33
versionName "1.4.12"
versionCode 34
versionName "1.4.13"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/cs/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Tato aktualizace přináší překlad do hindštiny (díky PrathameshJadhav33!)

Pokud chcete mít QR systém ve vašem regionu implementován, napište problém v https://www.github.com/apozas/contactdiary, a pokud chcete pomoci překlady kontaktního deníku do svého jazyka, navštivte https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/de/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Dieses Update bringt die Übersetzung in Hindi (dank PrathamashJadhav33!)

Wenn Sie das QR-System in Ihrer Region implementieren möchten, schreiben Sie ein Problem in https://www.github.com/apozas/contactdiary. Wenn Sie bei der Übersetzung von Kontakttagebuch in Ihre Sprache helfen möchten, besuchen Sie bitte http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
This update brings the translation to Hindi (thanks to PrathameshJadhav33!)

If you want to have the QR system in your region implemented, write an issue in https://www.github.com/apozas/contactdiary, and if you want to help translating Contact Diary to your language, please visit http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/es-ES/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Esta actualización trae la traducción al hindi (gracias a PrathameshJadhav33!)

Si deseas que implemente el sistema QR de tu región, abre un issue en https://www.github.com/apozas/contactdiary, y si deseas ayudar a traducir Diario de Contactos a tu idioma, visita http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/hi/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
यह अद्यतन हिंदी में अनुवाद लाता है (PrathameshJadhav33 के लिए धन्यवाद!)

यदि आप अपने क्षेत्र में क्यूआर सिस्टम लागू करना चाहते हैं, तो https://www.github.com/apozas/contactdiary में एक समस्या लिखें, और यदि आप अपनी भाषा में संपर्क डायरी का अनुवाद करने में मदद करना चाहते हैं, तो कृपया देखें http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/id/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Pembaruan ini membawa terjemahan ke Hindi (terima kasih kepada PrathameshJadhav33!)

Jika Anda ingin menerapkan sistem QR di wilayah Anda, tulis masalah di https://www.github.com/apozas/contactdiary, dan jika Anda ingin membantu menerjemahkan Buku Harian Kontak ke bahasa Anda, silakan kunjungi http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/it/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Questo aggiornamento porta la traduzione in hindi (grazie a PrathameshJadhav33!)

Se desideri implementare il sistema QR nella tua regione, scrivi un problema in https://www.github.com/apozas/contactdiary e se vuoi aiutare a tradurre Diario dei Contatti nella tua lingua, visita http://www.crowdin.com/project/contactdiary
3 changes: 3 additions & 0 deletions fastlane/metadata/android/ja/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
このアップデートはヒンディー語への翻訳をもたらします(PrathameshJadhav33!)

お住まいの地域でQRシステムを実装する場合は、https://www.github.com/apozas/contactdiaryに問題を書き込んでください。連絡先日記を自分の言語に翻訳するのを手伝いたい場合は、https://www.crowdin.com/project/contactdiaryにアクセスしてください。
3 changes: 3 additions & 0 deletions fastlane/metadata/android/sv-SE/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Den här uppdateringen ger översättningen till hindi (tack vare PratameshJadhav33!)

Om du vill ha QR-systemet i din region Implemente, skriv ett issue i https://www.github.com/apozas/contactdiary, och om du vill hjälpa, besök https://www.crowdin.com/project/contactdiary.
3 changes: 3 additions & 0 deletions fastlane/metadata/android/zh-TW/changelogs/34.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
此更新將翻譯與Hindi(感謝PrathameshJadhav33!)

如果您希望在您所在地區實現QR系統,請在https://www.github.com/apozas/contactdiary中寫下一個問題,如果要幫助將聯繫人視為您的語言翻譯,請訪問https:// www.crowdin.com/project/contactdiary

0 comments on commit dfac4bd

Please sign in to comment.