mirror of
https://github.com/dz0ny/meshcore-sar.git
synced 2026-08-11 08:20:36 +00:00
Update German localization
This commit is contained in:
@@ -1147,7 +1147,7 @@
|
||||
"@you": {
|
||||
"description": "Etichetta per l'utente corrente nelle bolle dei messaggi"
|
||||
},
|
||||
"exportFailed": "Export failed: {error}",
|
||||
"exportFailed": "Esportazione non riuscita: {error}",
|
||||
"@exportFailed": {
|
||||
"description": "Messaggio di errore quando esportazione fallisce",
|
||||
"placeholders": {
|
||||
@@ -1156,7 +1156,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"importFailed": "Import failed: {error}",
|
||||
"importFailed": "Importazione non riuscita: {error}",
|
||||
"@importFailed": {
|
||||
"description": "Messaggio di errore quando importazione fallisce",
|
||||
"placeholders": {
|
||||
@@ -1372,28 +1372,28 @@
|
||||
"editTemplate": "Modifica modello",
|
||||
"deleteTemplate": "Elimina modello",
|
||||
"templateName": "Nome modello",
|
||||
"templateNameHint": "e.g. Found Person",
|
||||
"templateNameHint": "ad es. Persona trovata",
|
||||
"templateEmoji": "Emoji",
|
||||
"emojiRequired": "Emoji è obbligatorio",
|
||||
"nameRequired": "Nome è obbligatorio",
|
||||
"templateDescription": "Description (Optional)",
|
||||
"templateDescriptionHint": "Add additional context...",
|
||||
"templateColor": "Color",
|
||||
"previewFormat": "Preview (SAR Message Format)",
|
||||
"templateDescription": "Descrizione (facoltativa)",
|
||||
"templateDescriptionHint": "Aggiungi contesto aggiuntivo...",
|
||||
"templateColor": "Colore",
|
||||
"previewFormat": "Anteprima (formato messaggio SAR)",
|
||||
"importFromClipboard": "Importa",
|
||||
"exportToClipboard": "Esporta",
|
||||
"deleteTemplateConfirmation": "Delete template '{name}'?",
|
||||
"templateAdded": "Template added",
|
||||
"templateUpdated": "Template updated",
|
||||
"templateDeleted": "Template deleted",
|
||||
"templatesImported": "{count, plural, =0{No templates imported} =1{Imported 1 template} other{Imported {count} templates}}",
|
||||
"templatesExported": "{count, plural, =1{Exported 1 template to clipboard} other{Exported {count} templates to clipboard}}",
|
||||
"deleteTemplateConfirmation": "Eliminare il modello '{name}'?",
|
||||
"templateAdded": "Modello aggiunto",
|
||||
"templateUpdated": "Modello aggiornato",
|
||||
"templateDeleted": "Modello eliminato",
|
||||
"templatesImported": "{count, plural, =0{Nessun modello importato} =1{Importato 1 modello} other{Importati {count} modelli}}",
|
||||
"templatesExported": "{count, plural, =1{Esportato 1 modello negli appunti} other{Esportati {count} modelli negli appunti}}",
|
||||
"resetToDefaults": "Ripristina predefiniti",
|
||||
"resetToDefaultsConfirmation": "Questo eliminerà tutti i modelli personalizzati e ripristinerà i 4 modelli predefiniti. Continuare?",
|
||||
"reset": "Ripristina",
|
||||
"resetComplete": "Modelli ripristinati ai valori predefiniti",
|
||||
"noTemplates": "No templates available",
|
||||
"tapAddToCreate": "Tap + to create your first template",
|
||||
"noTemplates": "Nessun modello disponibile",
|
||||
"tapAddToCreate": "Tocca + per creare il tuo primo modello",
|
||||
"ok": "OK",
|
||||
"permissionsSection": "Permessi",
|
||||
"locationPermission": "Permesso di posizione",
|
||||
|
||||
Reference in New Issue
Block a user