Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Translations update from Hosted Weblate #197

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values-pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<string name="connection_error">Błąd połączenia</string>
<string name="getting_product_info">Pobieranie informacji o produkcie…</string>
<string name="no_internet_connection">Brak połączenia z Internetem</string>
<string name="please_scan_a_barcode">Prosimy zeskanować kod kreskowy</string>
<string name="please_scan_a_barcode">Zeskanuj kod kreskowy produktu</string>
<string name="product_not_found">Nie znaleziono produktu</string>
<string name="scanning_error">Błąd podczas skanowania</string>
<string name="retry">Spróbuj ponownie</string>
Expand Down
8 changes: 8 additions & 0 deletions app/src/main/res/values-tr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<string name="features">Özellikler</string>
<string name="feature_list">- Artan zaman sırasına göre yemek son kullanma tarihlerini içeren bir liste görüntüleyin
\n - Öğe ekleyin, düzenleyin ve silin
\n - Barkod tarayıcı ve Open Food Facts API kullanarak ürün arayın
\n - Açılış tarihi
\n - Bildirimler</string>
<string name="support_this_project">Bu projeyi destekle</string>
Expand Down Expand Up @@ -99,4 +100,11 @@
<item>Gün</item>
<item>Ay</item>
</string-array>
<string name="connection_error">Bağlantı hatası</string>
<string name="please_scan_a_barcode">Lütfen bir barkod tarayın</string>
<string name="product_not_found">Ürün bulunamadı</string>
<string name="getting_product_info">Ürün bilgileri alınıyor…</string>
<string name="no_internet_connection">İnternet bağlantısı yok</string>
<string name="retry">Yeniden dene</string>
<string name="scanning_error">Tarama hatası</string>
</resources>
Loading