New Crowdin updates (#1984)

* New translations en.json (French)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (German)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Dutch)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Chinese Simplified)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Romanian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations sharedresources.en.resx (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservices.en.resx (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations delete.en.resx (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations strings.xml (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations localizable.strings (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (French)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Spanish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Catalan)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (German)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Finnish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Hebrew)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Italian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Dutch)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Polish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Swedish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Turkish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Ukrainian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Chinese Simplified)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Portuguese, Brazilian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Romanian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Persian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Urdu (Pakistan))

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Bulgarian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Danish)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Korean)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Czech)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Burmese)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations en.json (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Dutch)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations strings.xml (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations localizable.strings (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations localizable.strings (Russian)

[ci skip]
Update translations from Crowdin [ci skip]

* New translations importservicecard.en.resx (French)

[ci skip]
Update translations from Crowdin [ci skip]
This commit is contained in:
Leendert de Borst
2026-05-02 15:08:49 +02:00
committed by GitHub
parent 3818db6758
commit b4b37cbfd5
38 changed files with 252 additions and 68 deletions

View File

@@ -108,7 +108,7 @@
"passwordChanged": "La tua password è cambiata dall'ultima volta che hai effettuato l'accesso. Effettua nuovamente l'accesso per motivi di sicurezza.",
"syncConflictMaxRetries": "Impossibile sincronizzare la cassaforte dopo più tentativi. Riprova più tardi.",
"mergeFailed": "Sincronizzazione della cassaforte non riuscita. Riprovare.",
"vaultTooLarge": "The vault is too large for the server to accept. Try to remove some items or attachments to reduce the size and try again.",
"vaultTooLarge": "La cassaforte è troppo grande perché il server possa accettarla. Provare a rimuovere alcuni elementi o allegati per ridurre le dimensioni e riprovare.",
"invalidCode": "Inserisci un codice di autenticazione a 6 cifre valido.",
"serverError": "Impossibile raggiungere il server AliasVault. Riprova più tardi o contatta il supporto se il problema persiste.",
"wrongPassword": "Password errata. Riprovare.",
@@ -507,8 +507,8 @@
"recentlyDeleted": {
"title": "Eliminato di Recente",
"noItems": "Nessun elemento eliminato",
"noItemsDescription": "Items you delete will appear here for {{days}} days before being permanently removed.",
"description": "These items will be permanently deleted after {{days}} days. You can restore them or delete them immediately.",
"noItemsDescription": "Gli elementi che elimini appariranno qui per {{days}} giorni prima di essere definitivamente rimossi.",
"description": "Questi elementi saranno eliminati definitivamente dopo {{days}} giorni. Puoi ripristinarli o eliminarli immediatamente.",
"restore": "Ripristina",
"deletePermanently": "Elimina Definitivamente",
"emptyAll": "Svuota Tutto",
@@ -548,7 +548,7 @@
"sync": {
"offline": "Offline",
"tapToRetry": "Tocca per riprovare la sincronizzazione",
"syncErrorTitle": "Sync Failed",
"syncErrorTitle": "Sincronizzazione non riuscita",
"syncErrorDismiss": "Annulla"
}
}

View File

@@ -9,7 +9,7 @@
<string name="common_back">Indietro</string>
<string name="unknown_error">Si è verificato un errore sconosciuto</string>
<string name="autofill_failed_to_retrieve">Impossibile recuperare, aprire l\'app</string>
<string name="autofill_no_match_found">No match found</string>
<string name="autofill_no_match_found">Nessuna corrispondenza trovata</string>
<string name="autofill_open_app">Apri app</string>
<string name="autofill_vault_locked">Cassaforte bloccata</string>
<string name="biometric_store_key_title">Memorizza Chiave Di Cifratura</string>

View File

@@ -9,7 +9,7 @@
<string name="common_back">Назад</string>
<string name="unknown_error">Произошла неизвестная ошибка</string>
<string name="autofill_failed_to_retrieve">Не удалось извлечь, открыть приложение</string>
<string name="autofill_no_match_found">No match found</string>
<string name="autofill_no_match_found">Совпадений не найдено</string>
<string name="autofill_open_app">Открыть приложение</string>
<string name="autofill_vault_locked">Хранилище заблокировано</string>
<string name="biometric_store_key_title">Храните ключ шифрования</string>

View File

@@ -456,7 +456,7 @@
"autofillLinkExisting": {
"title": "Link zu existierenden Anmeldeinformationen",
"intro": "Wähle eine existierende Anmeldeinformation aus Deinem Tresor, um diese mit \"{{target}}\" zu verknüpfen.",
"confirmTitle": "Link to credential?",
"confirmTitle": "Mit Anmeldeinformationen verknüpfen?",
"confirmMessage": "Bist Du sicher, dass Du \"{{url}}\" mit diesen Anmeldeinformationen verknüpfen möchtest?"
},
"autofillUrlAdded": {

View File

@@ -456,7 +456,7 @@
"autofillLinkExisting": {
"title": "Lien vers l'identifiant existant",
"intro": "Sélectionnez un identifiant existant dans votre coffre pour le lier à \"{{target}}\".",
"confirmTitle": "Link to credential?",
"confirmTitle": "Lier l'identifiant?",
"confirmMessage": "Êtes-vous sûr de vouloir lier «{{url}}» à cet identifiant?"
},
"autofillUrlAdded": {

View File

@@ -32,7 +32,7 @@
"errors": {
"unknownError": "Si è verificato un errore sconosciuto.",
"unknownErrorTryAgain": "Si è verificato un errore sconosciuto. Riprova.",
"vaultTooLarge": "The vault is too large for the server to accept. Try to remove some items or attachments to reduce the size and try again.",
"vaultTooLarge": "La cassaforte è troppo grande perché il server possa accettarla. Provare a rimuovere alcuni elementi o allegati per ridurre le dimensioni e riprovare.",
"serverVersionTooOld": "Il server AliasVault deve essere aggiornato a una versione più recente per poter utilizzare questa funzione. Se hai bisogno di aiuto, contatta il supporto."
}
},
@@ -443,25 +443,25 @@
"vaultSyncedSuccessfully": "Cassaforte sincronizzata con successo",
"vaultUpToDate": "Cassaforte aggiornata",
"offlineMessage": "Sei offline. Collegati a internet per sincronizzare la cassaforte.",
"switchBackToOriginalApp": "Switch back to the original app to continue.",
"switchBackToOriginalApp": "Torna all'app originale per continuare.",
"autofillOpenApp": {
"title": "Autofill request",
"description": "Choose an action for the app or website that requested autofill.",
"appOrUrlLabel": "App or URL",
"findExistingTitle": "Link to existing credential",
"findExistingDescription": "Select an existing credential from your vault to link to the address above.",
"createNewTitle": "Create new credential",
"createNewDescription": "Add a new credential to your vault for this app or URL."
"title": "Richiesta di riempimento automatico",
"description": "Scegli un'azione per l'app o il sito web che ha richiesto l'autenticazione automatica.",
"appOrUrlLabel": "App o URL",
"findExistingTitle": "Link alle credenziali esistenti",
"findExistingDescription": "Seleziona una credenziale esistente dalla tua cassaforte per collegare l'indirizzo qui sopra.",
"createNewTitle": "Crea Nuove Credenziali",
"createNewDescription": "Aggiungi una nuova credenziale alla tua cassaforte per questa app o URL."
},
"autofillLinkExisting": {
"title": "Link to existing credential",
"intro": "Select an existing credential from your vault to link to \"{{target}}\".",
"confirmTitle": "Link to credential?",
"confirmMessage": "Are you sure you want to link \"{{url}}\" to this credential?"
"title": "Link alle credenziali esistenti",
"intro": "Seleziona delle credenziali esistenti dalla tua cassaforte per collegare \"{{target}}\".",
"confirmTitle": "Collegamento alle credenziali?",
"confirmMessage": "Sei sicuro di voler collegare \"{{url}}\" a queste credenziali?"
},
"autofillUrlAdded": {
"title": "Credential linked",
"message": "Autofill should now offer this credential the next time you open the app."
"title": "Credenziali collegate",
"message": "Il riempimento automatico dovrebbe ora funzionare con queste credenziali la prossima volta che apri l'app."
},
"filters": {
"all": "Elementi",
@@ -537,8 +537,8 @@
"recentlyDeleted": {
"title": "Eliminato di Recente",
"noItems": "Nessun elemento eliminato",
"noItemsDescription": "Items you delete will appear here for {{days}} days before being permanently removed.",
"description": "These items will be permanently deleted after {{days}} days. You can restore them or delete them immediately.",
"noItemsDescription": "Gli elementi che elimini appariranno qui per {{days}} giorni prima di essere definitivamente rimossi.",
"description": "Questi elementi saranno eliminati definitivamente dopo {{days}} giorni. Puoi ripristinarli o eliminarli immediatamente.",
"restore": "Ripristina",
"deletePermanently": "Elimina Definitivamente",
"emptyAll": "Svuota Tutto",
@@ -653,12 +653,12 @@
"customApiUrl": "URL API personalizzata",
"customApiUrlPlaceholder": "https://mia-istanza-aliasvault.com/api",
"version": "Versione: {{version}}",
"advancedSettings": "Advanced settings",
"customProxyHeaders": "Custom proxy headers",
"customProxyHeadersDescription": "Add HTTP headers that will be sent with every request to your AliasVault server. Can be used for self-hosted setups behind a reverse proxy that checks for custom headers (e.g. Pangolin, Cloudflare Access).",
"headerName": "Header name",
"advancedSettings": "Impostazioni avanzate",
"customProxyHeaders": "Headers proxy personalizzate",
"customProxyHeadersDescription": "Aggiungi intestazioni HTTP che verranno inviate con ogni richiesta al tuo server AliasVault. Può essere utilizzato per configurazioni selfhosted dietro un reverse proxy che controlla le intestazioni personalizzate (ad esempio Pangolin, Cloudflare Access).",
"headerName": "Nome Header",
"headerNamePlaceholder": "X-Custom-Header",
"headerValue": "Header value"
"headerValue": "Valore Header"
}
},
"upgrade": {

View File

@@ -456,7 +456,7 @@
"autofillLinkExisting": {
"title": "Koppelen aan bestaande credential",
"intro": "Selecteer een bestaande credential uit je vault om te linken aan {{target}}.",
"confirmTitle": "Link to credential?",
"confirmTitle": "Credential koppelen?",
"confirmMessage": "Weet je zeker dat je deze credential wilt linken aan {{url}}?"
},
"autofillUrlAdded": {

View File

@@ -456,7 +456,7 @@
"autofillLinkExisting": {
"title": "Asociază cu date de autentificare existente",
"intro": "Selectează datele de autentificare existente din seif pentru a le asocia cu „{{target}}”.",
"confirmTitle": "Link to credential?",
"confirmTitle": "Asociezi cu datele de autentificare?",
"confirmMessage": "Sigur vrei să asociezi „{{url}}” cu aceste date de autentificare?"
},
"autofillUrlAdded": {

View File

@@ -443,25 +443,25 @@
"vaultSyncedSuccessfully": "Хранилище успешно синхронизировано",
"vaultUpToDate": "Хранилище актуально",
"offlineMessage": "Вы не в сети. Пожалуйста, подключитесь к Интернету, чтобы синхронизировать ваше хранилище.",
"switchBackToOriginalApp": "Switch back to the original app to continue.",
"switchBackToOriginalApp": "Вернитесь в приложение для продолжения.",
"autofillOpenApp": {
"title": "Autofill request",
"description": "Choose an action for the app or website that requested autofill.",
"appOrUrlLabel": "App or URL",
"findExistingTitle": "Link to existing credential",
"findExistingDescription": "Select an existing credential from your vault to link to the address above.",
"createNewTitle": "Create new credential",
"createNewDescription": "Add a new credential to your vault for this app or URL."
"title": "Запрос автозаполнения",
"description": "Выберите действие для приложения или сайта, запросившего автозаполнение.",
"appOrUrlLabel": "Приложение или URL",
"findExistingTitle": "Связать с имеющейся записью",
"findExistingDescription": "Выберите запись из вашего хранилища, чтобы связать её с указанным выше адресом.",
"createNewTitle": "Создать новую запись",
"createNewDescription": "Добавьте новую запись в хранилище для этого приложения или URL."
},
"autofillLinkExisting": {
"title": "Link to existing credential",
"intro": "Select an existing credential from your vault to link to \"{{target}}\".",
"confirmTitle": "Link to credential?",
"confirmMessage": "Are you sure you want to link \"{{url}}\" to this credential?"
"title": "Связать с имеющейся записью",
"intro": "Выберите запись в хранилище, чтобы связать её с \"{{target}}\".",
"confirmTitle": "Связать с этой записью?",
"confirmMessage": "Вы уверены, что хотите связать \"{{url}}\" с этой записью?"
},
"autofillUrlAdded": {
"title": "Credential linked",
"message": "Autofill should now offer this credential the next time you open the app."
"title": "Запись привязана",
"message": "Автозаполнение предложит эту запись при следующем использовании приложения."
},
"filters": {
"all": "Записи",

View File

@@ -456,7 +456,7 @@
"autofillLinkExisting": {
"title": "链接到现有凭据",
"intro": "从您的密码库中选择一个现有凭据,链接到“{{target}}”。",
"confirmTitle": "Link to credential?",
"confirmTitle": "链接到凭据?",
"confirmMessage": "确定要将“{{url}}”链接到此凭据吗?"
},
"autofillUrlAdded": {

View File

@@ -13,13 +13,13 @@
"no_items_found" = "Nessun elemento trovato";
"no_items_match" = "Nessun elemento esistente corrisponde alla tua ricerca";
"create_new_item" = "Crea Nuovo Elemento";
"open_aliasvault" = "Open AliasVault";
"untitled_credential" = "this credential";
"link_url_prompt_title" = "Link to credential?";
"link_url_prompt_message" = "Add \"{{url}}\" to {{name}} so AliasVault recognises this app or website next time?";
"link_url_prompt_link_action" = "Link and fill";
"link_url_prompt_skip_action" = "Just fill";
"linking_url" = "Linking...";
"open_aliasvault" = "Apri AliasVault";
"untitled_credential" = "queste credenziali";
"link_url_prompt_title" = "Collega alle credenziali?";
"link_url_prompt_message" = "Aggiungi \"{{url}}\" ad {{name}} così che AliasVault possa riconoscere questa app o sito web la prossima volta?";
"link_url_prompt_link_action" = "Collega e riempi";
"link_url_prompt_skip_action" = "Solo riempimento";
"linking_url" = "Collegamento...";
"select_item" = "Seleziona Elemento";
"select_text_to_insert" = "Seleziona il testo da inserire";
"choose_username" = "Scegli nome utente";

View File

@@ -13,13 +13,13 @@
"no_items_found" = "Записи не найдены";
"no_items_match" = "Совпадений не найдено";
"create_new_item" = "Создать запись";
"open_aliasvault" = "Open AliasVault";
"untitled_credential" = "this credential";
"link_url_prompt_title" = "Link to credential?";
"link_url_prompt_message" = "Add \"{{url}}\" to {{name}} so AliasVault recognises this app or website next time?";
"link_url_prompt_link_action" = "Link and fill";
"link_url_prompt_skip_action" = "Just fill";
"linking_url" = "Linking...";
"open_aliasvault" = "Открыть AliasVault";
"untitled_credential" = "эта запись";
"link_url_prompt_title" = "Связать с этой записью?";
"link_url_prompt_message" = "Привязать \"{{url}}\" к \"{{name}}\"? Так AliasVault сможет автоматически подставлять данные на этом сайте или в приложении.";
"link_url_prompt_link_action" = "Связать и заполнить";
"link_url_prompt_skip_action" = "Только заполнить";
"linking_url" = "Привязка...";
"select_item" = "Выбор записи";
"select_text_to_insert" = "Выбрать текст для вставки";
"choose_username" = "Выберите имя пользователя";

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} mappe(r) fundet</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplikerede loginoplysninger blev fundet og vil ikke blive importeret.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} Ordner(n) erkannt</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} doppelte Anmeldeinformation(en) wurden gefunden und werden nicht importiert.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} carpeta(s) detectadas</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>Se han encontrado {0} credenciales duplicadas y no serán importadas.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} répertoire(s) détecté(s)</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Importer les pièces jointes détectées</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} pièce(s) jointe(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>Les {0} identifiants en double ont été trouvés et ne seront pas importés.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} cartelle rilevate</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} credenziali duplicate sono state trovate e non verranno importate.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>
@@ -163,11 +171,11 @@
<comment>Error message when user tries to import a zip file</comment>
</data>
<data name="ImportErrorUnsupportedFormat" xml:space="preserve">
<value>Unsupported file format. Supported formats: {0}</value>
<value>Formato file non supportato. Formati supportati: {0}</value>
<comment>Error message when user selects an unsupported file format. {0} is the list of supported extensions</comment>
</data>
<data name="ImportErrorFileTooLarge" xml:space="preserve">
<value>File size exceeds {0}MB limit.</value>
<value>La dimensione del file supera il limite di {0}MB.</value>
<comment>Error message when file is too large. {0} is the maximum allowed size in megabytes</comment>
</data>
<data name="EncryptedFilePasswordPrompt" xml:space="preserve">

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} map(en) gevonden</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Importeer gevonden bijlagen</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} bijlage(n), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} dubbele credential(s) werden gevonden en worden niet geïmporteerd.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>Wykryto {0} folder(ów)</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>Znaleziono {0} zduplikowanych danych logowania i nie zostaną zaimportowane.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} pasta(s) detectadas</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} credencial(is) duplicada(s) foram encontradas e não serão importadas.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} dosar(e) detectate</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>Au fost găsite {0} date de autentificare duplicate, care nu vor fi importate.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>Обнаружено папок: {0}</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Импортировать обнаруженные вложения</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>Вложений: {0}, {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>Найдено дубликатов: {0}. Они не будут импортированы.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} mapp(ar) upptäckta</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} dubblett(er) hittades och kommer inte att importeras.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>{0} folder(s) detected</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>{0} duplicate credential(s) were found and will not be imported.</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -94,6 +94,14 @@
<value>检测到 {0} 个文件夹</value>
<comment>Info text showing number of folders detected in the import. {0} is the count</comment>
</data>
<data name="ImportAttachmentsLabel" xml:space="preserve">
<value>Import detected attachments</value>
<comment>Checkbox label for importing file attachments detected in the source export</comment>
</data>
<data name="AttachmentsDetected" xml:space="preserve">
<value>{0} attachment(s), {1}</value>
<comment>Info text showing number of attachments detected and their total size. {0} is the count, {1} is the human-readable size (e.g. "3.9 MB")</comment>
</data>
<data name="DuplicateCredentialsWarning" xml:space="preserve">
<value>发现 {0} 个重复凭据,将不会导入。</value>
<comment>Warning text when duplicate credentials are detected. {0} is the count</comment>

View File

@@ -77,7 +77,7 @@
<comment>Description for Bitwarden import service</comment>
</data>
<data name="BitwardenInstructionsPart1" xml:space="preserve">
<value>In order to import your Bitwarden vault, you need to export it. You can do this by logging into your Bitwarden account, going to the 'Tools' menu and selecting 'Export vault'.</value>
<value>Per importare la cassaforte Bitwarden, è necessario esportarla. Puoi farlo accedendo al tuo account Bitwarden, andando al menu 'Strumenti' e selezionando 'Esporta cassaforte.</value>
<comment>Bitwarden export instructions part 1</comment>
</data>
<data name="BitwardenInstructionsPart2" xml:space="preserve">
@@ -210,7 +210,7 @@
<comment>Description for Proton Pass import service</comment>
</data>
<data name="ProtonPassInstructionsPart1" xml:space="preserve">
<value>In order to import your Proton Pass vault, you need to export it. You can do this in the Proton Pass browser extension by going to 'Settings' > 'Export'.</value>
<value>Per importare la cassaforte Proton Pass, è necessario esportarla. Puoi farlo nell'estensione del browser Proton Pass andando a 'Impostazioni' > 'Esporta'.</value>
<comment>Proton Pass export instructions part 1</comment>
</data>
<data name="ProtonPassInstructionsPart2" xml:space="preserve">

View File

@@ -28,7 +28,7 @@
<comment>Page header title for deleting item</comment>
</data>
<data name="DeleteItemDescription">
<value>Are you sure you want to delete this item? It will be moved to the recently deleted items and permanently deleted after {0} days.</value>
<value>Sei sicuro di voler eliminare questo elemento? Verra spostato negli elementi eliminati recentemente a cancellato definitivamente dopo {0} giorni.</value>
<comment>Confirmation message shown in the delete-item modal. Placeholder {0} is the trash retention period in days.</comment>
</data>
<data name="ItemEntrySection">

View File

@@ -229,11 +229,11 @@
<comment>Generic unknown error message</comment>
</data>
<data name="VaultTooLargeError" xml:space="preserve">
<value>The vault is too large for the server to accept. Try to remove some items or attachments to reduce the size and try again.</value>
<value>La cassaforte è troppo grande perché il server possa accettarla. Provare a rimuovere alcuni elementi o allegati per ridurre le dimensioni e riprovare.</value>
<comment>Shown when the server rejects a vault upload with HTTP 413 because the encrypted vault exceeds the configured upload size limit</comment>
</data>
<data name="VaultSaveError" xml:space="preserve">
<value>Failed to save changes to the vault. Please try again.</value>
<value>Impossibile salvare le modifiche nella cassaforte. Riprovare.</value>
<comment>Generic error shown when a vault save / sync to the server fails for an unexpected reason</comment>
</data>
<data name="ErrorValidation" xml:space="preserve">