Skip to content

Commit d5fe5e7

Browse files
committed
New translations strings.xml (Ukrainian)
1 parent ea9db5c commit d5fe5e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/src/main/res/values-uk-rUA/strings.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,12 @@
315315
<string name="pin_creating_vault">Створення сховища фотографій…</string>
316316
<string name="pin_show_description">Показати PIN-код</string>
317317
<string name="pin_hide_description">Сховати PIN-код</string>
318+
<!-- Alpha-numeric PIN -->
319+
<string name="pin_creation_alphanumeric_label">Ввімкнути PIN-код алфавіту</string>
320+
<string name="pin_creation_alphanumeric_help_description">Дізнатися про ідентифікатори для альфа-цифр</string>
321+
<string name="pin_creation_short_warning">Короткі PIN-коди менш безпечні. Спробуйте використати 6+ символів.</string>
322+
<string name="pin_alphanumeric_help_title">Альфа-цифрові PIN-коди</string>
323+
<string name="pin_alphanumeric_help_message">Alpha-numeric PINs allow letters (a-z, A-Z) in addition to digits (0-9).\n\nThis dramatically increases security:\n\n- A 4-digit numeric PIN has 10,000 possible combinations\n- A 4-character alpha-numeric PIN has over 14 million combinations\n\nUsing letters and numbers together makes your PIN much harder to guess or brute-force.</string>
318324
<string name="pin_create_notification_rationale_title">Дозволити сповіщення</string>
319325
<string name="pin_create_notification_rationale_text">SnapSafe only uses notifications to keep you in control of
320326
work it may be doing in the background, or to inform you of the current security status. It is strongly

0 commit comments

Comments
 (0)