1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

l10n | Enhancement (#1643)

This commit is contained in:
Any Association [bot] 2024-10-07 19:59:33 +03:00 committed by GitHub
parent d67644b062
commit 90e51668b3
Signed by: github
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -1541,7 +1541,7 @@
<string name="all_content_sort_date_asc">Спачатку старыя</string>
<string name="all_content_sort_date_updated">Дата змянення</string>
<string name="all_content_sort_date_created">Дата стварэння</string>
<string name="all_content_sort_date_used">Date last used</string>
<string name="all_content_sort_date_used">Дата апошняга выкарыстання</string>
<string name="all_content_sort_name">Назва</string>
<string name="all_content">Усе аб\'екты</string>
<string name="allContent_group_today">Сёння</string>

View file

@ -1515,7 +1515,7 @@ Lütfen ihtiyaçlarınızla ilgili özel ayrıntıları burada belirtin.</string
<string name="all_content_sort_date_asc">Önce en eski</string>
<string name="all_content_sort_date_updated">Güncellenme tarihi</string>
<string name="all_content_sort_date_created">Oluşturulma tarihi</string>
<string name="all_content_sort_date_used">Date last used</string>
<string name="all_content_sort_date_used">Kullanılan son tarih</string>
<string name="all_content_sort_name">İsim</string>
<string name="all_content">Tüm nesneler</string>
<string name="allContent_group_today">Bugün</string>
@ -1534,9 +1534,9 @@ Lütfen ihtiyaçlarınızla ilgili özel ayrıntıları burada belirtin.</string
<string name="all_content_error_title">Bir şeyler ters gitti.</string>
<string name="onboarding_my_first_space">Benim İlk Alanım</string>
<string name="all_content_error_unexpected_layout">Hata: beklenmedik düzen</string>
<string name="all_content_toast_relation_added">Relation added</string>
<string name="all_content_toast_relation_removed">Relation removed</string>
<string name="all_content_toast_type_added">Object type added</string>
<string name="all_content_toast_type_removed">Object type removed</string>
<string name="all_content_toast_archived">Object archived</string>
<string name="all_content_toast_relation_added">İlişki eklendi</string>
<string name="all_content_toast_relation_removed">İlişki kaldırıldı</string>
<string name="all_content_toast_type_added">Nesne türü eklendi</string>
<string name="all_content_toast_type_removed">Nesne türü kaldırıldı</string>
<string name="all_content_toast_archived">Nesne arşivlendi</string>
</resources>