Sync Strings from Localazy

This commit is contained in:
bmarty 2023-10-30 14:50:36 +00:00 committed by GitHub
parent d1a3a80b9b
commit ffd02b831e
15 changed files with 128 additions and 18 deletions

View file

@ -1,8 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<plurals name="screen_app_lock_subtitle">
<item quantity="other">"Máte 3 pokusy na odomknutie"</item>
</plurals>
<plurals name="screen_app_lock_subtitle_wrong_pin">
<item quantity="one">"Nesprávny PIN kód. Máte ešte %1$d pokus"</item>
<item quantity="few">"Nesprávny PIN kód. Máte ešte %1$d pokusy"</item>