New translations importservicecard.en.resx (Polish)

Update translations from Crowdin [ci skip]
This commit is contained in:
Leendert de Borst
2026-02-06 10:03:50 +00:00
parent 12fa0ee1e2
commit d12bc0de85

View File

@@ -138,4 +138,32 @@
<value>Rozpakowywanie favikonów... {0} / {1}</value>
<comment>Progress text during favicon extraction. {0} is current progress, {1} is total</comment>
</data>
<data name="SavingCredentials" xml:space="preserve">
<value>Saving credentials to vault... {0} / {1}</value>
<comment>Progress text during credential save. {0} is current progress, {1} is total</comment>
</data>
<data name="SyncingVault" xml:space="preserve">
<value>Syncing vault to server...</value>
<comment>Progress text when syncing vault to server after import</comment>
</data>
<data name="ImportSuccessMessage" xml:space="preserve">
<value>Successfully imported {0} credentials.</value>
<comment>Success message after import completes. {0} is the credential count</comment>
</data>
<data name="ImportErrorGeneric" xml:space="preserve">
<value>An error occurred during import. Please try again.</value>
<comment>Generic error message when import fails</comment>
</data>
<data name="ImportErrorInvalidFile" xml:space="preserve">
<value>Please select a valid export file to import.</value>
<comment>Error message when invalid file is selected</comment>
</data>
<data name="ImportErrorZipFile" xml:space="preserve">
<value>Please unzip the export file before importing. See the instructions below for more information.</value>
<comment>Error message when user tries to import a zip file</comment>
</data>
<data name="ImportErrorFileTooLarge" xml:space="preserve">
<value>File size exceeds 10MB limit.</value>
<comment>Error message when file is too large</comment>
</data>
</root>