mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 10:29:58 +02:00
Translate all 253 user-facing strings to Spanish (formal "usted"), including the transfer_file_count plural. Generates values-es/strings.xml for KMP, es localizations in the Apple catalog, and adds es to CFBundleLocalizations.
6123 lines
166 KiB
Plaintext
6123 lines
166 KiB
Plaintext
{
|
||
"sourceLanguage": "en",
|
||
"strings": {
|
||
"%@": {
|
||
"comment": "Apple format passthrough placeholder (single value). Legacy literal key — rename to a semantic key.",
|
||
"extractionState": "manual"
|
||
},
|
||
"%@ %@ · %@": {
|
||
"comment": "Apple format template composing three values with a middot separator (e.g. metadata rows). Legacy literal key — rename.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$@ %2$@ · %3$@"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ %2$@ · %3$@"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ %2$@ · %3$@"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"%@ · %@": {
|
||
"comment": "Apple format template composing two values with a middot separator. Legacy literal key — rename.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$@ · %2$@"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ · %2$@"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ · %2$@"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"%@%%": {
|
||
"comment": "Apple format template appending a percent sign to a value (e.g. battery level). Legacy literal key — rename.",
|
||
"extractionState": "manual"
|
||
},
|
||
"about_bug_report": {
|
||
"comment": "About screen: button/link that opens the bug report form.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Report a bug"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Informar de un error"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Signaler un bug"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_description": {
|
||
"comment": "About screen: intro paragraph describing what VniDrop does.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop moves files and folders straight from one device to another over the network, without uploading them to any file-hosting service. There’s no account to create, and no copy of your transfer is left in the cloud once you’re done."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop transfiere archivos y carpetas directamente de un dispositivo a otro a través de la red, sin subirlos a ningún servicio de alojamiento. No hay que crear ninguna cuenta y no queda ninguna copia de su transferencia en la nube una vez que termina."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop transfère fichiers et dossiers directement d’un appareil à un autre sur le réseau, sans les téléverser vers un service d’hébergement. Aucun compte à créer, et aucune copie de votre transfert ne reste dans le cloud une fois terminé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_direct": {
|
||
"comment": "About screen, 'What VniDrop is' list: point about direct device-to-device transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "A direct device-to-device transfer — your files go straight to the receiver."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Una transferencia directa entre dispositivos: sus archivos van directamente al destinatario."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un transfert direct d’appareil à appareil — vos fichiers vont droit au destinataire."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_encrypted": {
|
||
"comment": "About screen, 'What VniDrop is' list: point about encrypted, verified connections.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Connections are authenticated and end-to-end encrypted (via Iroh), and incoming files are verified by their content hash."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Las conexiones están autenticadas y cifradas de extremo a extremo (mediante Iroh), y los archivos entrantes se verifican por su huella de contenido."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les connexions sont authentifiées et chiffrées de bout en bout (via Iroh), et les fichiers entrants sont vérifiés par leur empreinte de contenu."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_in_control": {
|
||
"comment": "About screen, 'What VniDrop is' list: point about controlling who receives.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "You decide who receives: approve each request, or open a transfer to anyone holding the invitation."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Usted decide quién recibe: apruebe cada solicitud o abra una transferencia a cualquiera que tenga la invitación."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vous décidez qui reçoit : approuvez chaque demande, ou ouvrez un transfert à toute personne disposant de l’invitation."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_no_account": {
|
||
"comment": "About screen, 'What VniDrop is' list: point about being account-free.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Account-free — there’s nothing to sign up for."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sin cuenta: no hay nada que registrar."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sans compte — il n’y a rien à créer."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_open": {
|
||
"comment": "About screen, 'What VniDrop is' list: point about being open source.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Open source, released under the Apache 2.0 license."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Código abierto, publicado bajo la licencia Apache 2.0."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Open source, publié sous licence Apache 2.0."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_is_title": {
|
||
"comment": "About screen: section heading for the 'What VniDrop is' list.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "What VniDrop is"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Qué es VniDrop"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ce qu’est VniDrop"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_isnt_cloud": {
|
||
"comment": "About screen, 'What VniDrop isn't' list: point about not being cloud storage.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Not cloud storage — no server holds your files, and nothing waits in the cloud after a transfer."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No es almacenamiento en la nube: ningún servidor guarda sus archivos y nada queda en la nube después de una transferencia."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Pas un stockage cloud — aucun serveur ne détient vos fichiers, et rien n’attend dans le cloud après un transfert."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_isnt_public": {
|
||
"comment": "About screen, 'What VniDrop isn't' list: point about invitations not being public broadcasts.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Not public broadcasting — an invitation is a private access link, not an announcement to everyone nearby."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No es difusión pública: una invitación es un enlace de acceso privado, no un anuncio para todos los que estén cerca."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Pas une diffusion publique — une invitation est un lien d’accès privé, pas une annonce à tout le voisinage."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_isnt_sync": {
|
||
"comment": "About screen, 'What VniDrop isn't' list: point about not being sync/backup.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Not a sync or backup service."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No es un servicio de sincronización ni de copia de seguridad."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Pas un service de synchronisation ou de sauvegarde."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_isnt_title": {
|
||
"comment": "About screen: section heading for the 'What VniDrop isn't' list.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "What VniDrop isn’t"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Qué no es VniDrop"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ce que VniDrop n’est pas"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_license_label": {
|
||
"comment": "About screen: label for the license row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "License"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Licencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Licence"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy": {
|
||
"comment": "About screen: link to the privacy policy.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Privacy policy"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Política de privacidad"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Politique de confidentialité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_capability": {
|
||
"comment": "About screen, Privacy & security list: point that invitations are capabilities to share carefully.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Invitations are capabilities. Treat a QR code, NFC tag, or .vnd file like a private access link and share it only with the people you intend — especially with “Anyone with this transfer.”"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Las invitaciones son claves de acceso. Trate un código QR, una etiqueta NFC o un archivo .vnd como un enlace de acceso privado y compártalo solo con las personas previstas, especialmente con «Cualquiera que tenga esta transferencia»."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les invitations sont des clés d’accès. Traitez un QR code, un tag NFC ou un fichier .vnd comme un lien d’accès privé et ne le partagez qu’avec les personnes visées — en particulier avec « Toute personne disposant de ce transfert »."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_deny": {
|
||
"comment": "About screen, Privacy & security list: point about denying unknown requests by default.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Deny by default — VniDrop serves only the content of an active share and rejects unknown requests."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Denegación por defecto: VniDrop solo sirve el contenido de un recurso compartido activo y rechaza las solicitudes desconocidas."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Refus par défaut — VniDrop ne sert que le contenu d’un partage actif et rejette les demandes inconnues."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_local": {
|
||
"comment": "About screen, Privacy & security list: point about received files staying local and never overwriting.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Received files are saved on your device and never silently overwrite an existing file."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Los archivos recibidos se guardan en su dispositivo y nunca sobrescriben un archivo existente."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les fichiers reçus sont enregistrés sur votre appareil et n’écrasent jamais un fichier existant."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_policy_label": {
|
||
"comment": "About screen: label for the privacy policy row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Privacy policy"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Política de privacidad"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Politique de confidentialité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_relay": {
|
||
"comment": "About screen, Privacy & security list: point explaining encrypted relays.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "If two devices can’t connect directly, the encrypted connection may be relayed. Relays forward encrypted packets only; they never store your files."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Si dos dispositivos no pueden conectarse directamente, la conexión cifrada puede retransmitirse. Los relés solo reenvían paquetes cifrados; nunca almacenan sus archivos."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Si deux appareils ne peuvent pas se connecter directement, la connexion chiffrée peut être relayée. Les relais ne transmettent que des paquets chiffrés ; ils ne stockent jamais vos fichiers."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_privacy_title": {
|
||
"comment": "About screen: section heading for the Privacy & security list.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Privacy & security"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Privacidad y seguridad"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Confidentialité et sécurité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_tagline": {
|
||
"comment": "About screen: short tagline under the app name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Send files directly. Stay in control of who receives them."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envíe archivos directamente. Mantenga el control de quién los recibe."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoyez des fichiers directement. Gardez le contrôle de qui les reçoit."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"about_title": {
|
||
"comment": "About screen: navigation/screen title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "About"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acerca de"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "À propos"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"appearance_auto_description": {
|
||
"comment": "Settings > Appearance: description for the System/auto option.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Match this device’s light or dark appearance."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Seguir la apariencia clara u oscura de este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Suivre l’apparence claire ou sombre de cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"appearance_dark_mode": {
|
||
"comment": "Settings > Appearance: label for the dark theme option.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Dark mode"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Modo oscuro"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Mode sombre"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"appearance_light_mode": {
|
||
"comment": "Settings > Appearance: label for the light theme option.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Light mode"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Modo claro"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Mode clair"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"appearance_system_mode": {
|
||
"comment": "Settings > Appearance: label for the follow-system option.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "System"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sistema"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Système"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"appearance_title": {
|
||
"comment": "Settings > Appearance: section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Appearance"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Apariencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Apparence"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"approval_connection_request": {
|
||
"comment": "Approval prompt: title when a receiver requests to download a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receive request"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Solicitud de recepción"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demande de réception"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"approval_endpoint_id": {
|
||
"comment": "Approval prompt: shows the requesting device's ID. {arg1} = device/endpoint identifier.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Device ID: %1$@"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "ID del dispositivo: %1$@"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Identifiant de l’appareil : %1$@"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"approval_nearby_device": {
|
||
"comment": "Approval prompt: fallback label for a requester with no display name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "A nearby device"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un dispositivo cercano"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un appareil à proximité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"approval_pending_count": {
|
||
"comment": "Send/transfer list: badge showing how many receive requests are awaiting approval. {count} = pending requests.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d requests waiting"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d solicitudes en espera"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d demandes en attente"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"approval_request_body": {
|
||
"comment": "Approval prompt body: '{arg1} wants to receive \"{arg2}\".' {arg1} = requester name, {arg2} = transfer name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$@ wants to receive “%2$@”."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ quiere recibir «%2$@»."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$@ souhaite recevoir « %2$@ »."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"battery_level_title": {
|
||
"comment": "Device information row: battery level label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Battery level"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nivel de batería"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Niveau de batterie"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_contact_hint": {
|
||
"comment": "Bug report form: placeholder text in the contact email field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "name@example.com"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "nombre@ejemplo.com"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "nom@exemple.com"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_contact_label": {
|
||
"comment": "Bug report form: label for the optional contact email field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Contact email (optional)"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Correo de contacto (opcional)"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "E-mail de contact (facultatif)"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_description": {
|
||
"comment": "Bug report form: intro text explaining what gets attached.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Tell us what went wrong. We attach device info and optional recent logs (with sensitive values redacted)."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cuéntenos qué salió mal. Adjuntamos información del dispositivo y, opcionalmente, registros recientes (con los valores sensibles ocultos)."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Dites-nous ce qui s’est passé. Nous joignons les infos de l’appareil et, en option, les journaux récents (valeurs sensibles masquées)."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_device_section": {
|
||
"comment": "Bug report form: heading for the attached device information section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Device information"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Información del dispositivo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Informations sur l’appareil"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_expected_hint": {
|
||
"comment": "Bug report form: placeholder in the 'what did you expect' field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Describe what you expected to happen"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Describa lo que esperaba que ocurriera"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Décrivez ce à quoi vous vous attendiez"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_expected_label": {
|
||
"comment": "Bug report form: label for the expected-behavior field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "What did you expect?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Qué esperaba?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "À quoi vous attendiez-vous ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_include_logs": {
|
||
"comment": "Bug report form: toggle label to attach recent logs.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Include recent logs"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Incluir registros recientes"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Inclure les journaux récents"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_include_logs_description": {
|
||
"comment": "Bug report form: explanation under the include-logs toggle.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Helps us diagnose the issue. Sensitive values are redacted before sending."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nos ayuda a diagnosticar el problema. Los valores sensibles se ocultan antes de enviarlos."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nous aide à diagnostiquer le problème. Les valeurs sensibles sont masquées avant l’envoi."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_logs_size": {
|
||
"comment": "Bug report form: label showing the size of the log attachment.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Log attachment size"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Tamaño del archivo de registros"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Taille de la pièce jointe des journaux"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_missing_expected": {
|
||
"comment": "Bug report form: validation error when the expected-behavior field is empty.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Please describe what you expected."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Describa lo que esperaba."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Veuillez décrire ce à quoi vous vous attendiez."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_missing_what": {
|
||
"comment": "Bug report form: validation error when the what-happened field is empty.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Please describe what happened."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Describa lo que ocurrió."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Veuillez décrire ce qui s’est passé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_steps_hint": {
|
||
"comment": "Bug report form: placeholder in the steps-to-reproduce field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "List the steps to reproduce the issue"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enumere los pasos para reproducir el problema"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Listez les étapes pour reproduire le problème"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_steps_label": {
|
||
"comment": "Bug report form: label for the optional steps-to-reproduce field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Steps to reproduce (optional)"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Pasos para reproducir (opcional)"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Étapes pour reproduire (facultatif)"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_submit": {
|
||
"comment": "Bug report form: submit button.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Submit report"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviar informe"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoyer le rapport"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_submit_failed": {
|
||
"comment": "Bug report form: error message when submission fails.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Could not submit the bug report. Try again later."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo enviar el informe de error. Inténtelo de nuevo más tarde."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Impossible d’envoyer le rapport de bug. Réessayez plus tard."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_submitted": {
|
||
"comment": "Bug report form: confirmation message after a successful submission.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Thanks — your bug report was recorded."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Gracias: su informe de error se ha registrado."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Merci — votre rapport de bug a été enregistré."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_submitting": {
|
||
"comment": "Bug report form: progress label while the report is being sent.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Submitting…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviando…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoi…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_what_hint": {
|
||
"comment": "Bug report form: placeholder in the what-happened field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Describe what happened"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Describa lo que ocurrió"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Décrivez ce qui s’est passé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"bug_report_what_label": {
|
||
"comment": "Bug report form: label for the what-happened field.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "What happened?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Qué ocurrió?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Que s’est-il passé ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_approve": {
|
||
"comment": "Button: approve a receiver's request.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Approve"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aprobar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Approuver"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_back": {
|
||
"comment": "Button: go back to the previous step/screen.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Back"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Atrás"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Retour"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_cancel": {
|
||
"comment": "Button: cancel the current action or dialog.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Cancel"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cancelar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Annuler"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_cancel_receive": {
|
||
"comment": "Button: cancel an in-progress receive.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Cancel"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cancelar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Annuler"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_change_files": {
|
||
"comment": "Button: change the selected files in the send flow.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Change files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cambiar archivos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Modifier les fichiers"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_choose_files": {
|
||
"comment": "Button: open the file picker to choose files to send.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Choose files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Elegir archivos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Choisir des fichiers"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_choose_folder": {
|
||
"comment": "Button: open the folder picker (send selection or receive folder).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Choose folder"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Elegir carpeta"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Choisir un dossier"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_clear": {
|
||
"comment": "Button: clear the current input or selection.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Clear"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Borrar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Effacer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_close": {
|
||
"comment": "Button: close the current sheet/dialog.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Close"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cerrar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fermer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_create_new_transfer": {
|
||
"comment": "Button: start creating a new transfer (Send tab).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "New transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nueva transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nouveau transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_delete_transfer": {
|
||
"comment": "Button: delete a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Delete transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Eliminar transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Supprimer le transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_download_invitation": {
|
||
"comment": "Button: save the invitation as a .vnd file.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Save .vnd file"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Guardar archivo .vnd"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enregistrer le fichier .vnd"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_native_share": {
|
||
"comment": "Button: open the OS share sheet to share the invitation.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Share invitation"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Compartir invitación"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Partager l’invitation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_open_settings": {
|
||
"comment": "Button: open the OS Settings app (e.g. for permissions).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Open Settings"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Abrir Ajustes"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ouvrir les Réglages"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_receive": {
|
||
"comment": "Button: receive label (Receive action).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receive"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recevoir"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_receive_files": {
|
||
"comment": "Button: start receiving a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Start receiving"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Empezar a recibir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Commencer à recevoir"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_refuse": {
|
||
"comment": "Button: refuse a receiver's request.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Refuse"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Rechazar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Refuser"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_remove_file": {
|
||
"comment": "Button: remove a single file from the send selection.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Remove file"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Quitar archivo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Retirer le fichier"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_reset_default": {
|
||
"comment": "Button: reset a setting to its default value.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Use default"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Usar predeterminado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Valeur par défaut"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_retry": {
|
||
"comment": "Button: retry after a failed operation.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Retry"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Reintentar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réessayer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_share_file": {
|
||
"comment": "Button: start sharing the transfer (make it available).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Start sharing"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Empezar a compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Commencer le partage"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_sharing_file": {
|
||
"comment": "Button: disabled/loading state while the transfer is being prepared.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Preparing transfer…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preparando la transferencia…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préparation du transfert…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_show_in_files": {
|
||
"comment": "Button: reveal a received file in the Files app.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Show in Files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Mostrar en Archivos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Afficher dans Fichiers"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"button_write_nfc": {
|
||
"comment": "Button: write the invitation to an NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Write to NFC tag"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Escribir en etiqueta NFC"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Écrire sur un tag NFC"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"device_model_title": {
|
||
"comment": "Device information row: device model label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Device model"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Modelo del dispositivo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Modèle de l’appareil"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"device_name_title": {
|
||
"comment": "Device information row: device name label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Device name"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nombre del dispositivo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nom de l’appareil"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"diagnostics_description": {
|
||
"comment": "Settings > Diagnostics: explanation of what anonymous diagnostics collect.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Send anonymous crash reports and usage events so we can improve VniDrop. You can turn this off anytime. Invitations, file paths, and transfer contents are never included."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviar informes de fallos y eventos de uso anónimos para ayudarnos a mejorar VniDrop. Puede desactivarlo en cualquier momento. Las invitaciones, las rutas de archivos y el contenido de las transferencias nunca se incluyen."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoyer des rapports de plantage et des événements d’utilisation anonymes pour nous aider à améliorer VniDrop. Vous pouvez désactiver cela à tout moment. Les invitations, chemins de fichiers et contenus de transfert ne sont jamais inclus."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"diagnostics_disabled_message": {
|
||
"comment": "Settings > Diagnostics: confirmation shown when diagnostics are turned off.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Diagnostics sharing is off."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "El uso compartido de diagnósticos está desactivado."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Le partage des diagnostics est désactivé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"diagnostics_enabled_message": {
|
||
"comment": "Settings > Diagnostics: confirmation shown when diagnostics are turned on.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Diagnostics sharing is on."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "El uso compartido de diagnósticos está activado."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Le partage des diagnostics est activé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"diagnostics_title": {
|
||
"comment": "Settings > Diagnostics: toggle title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Share diagnostics"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Compartir diagnósticos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Partager les diagnostics"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_camera": {
|
||
"comment": "Error: camera permission is needed to scan a QR code.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Camera access is required to scan a QR code."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Se necesita acceso a la cámara para escanear un código QR."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "L’accès à la caméra est nécessaire pour scanner un QR code."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_device_info": {
|
||
"comment": "Error: device information could not be loaded.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Could not load device information."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo cargar la información del dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Impossible de charger les informations de l’appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_filesystem": {
|
||
"comment": "Error: the selected files/folder could not be accessed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop could not access the selected files or folder. Check permissions and try again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop no pudo acceder a los archivos o la carpeta seleccionados. Compruebe los permisos e inténtelo de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop n’a pas pu accéder aux fichiers ou au dossier sélectionnés. Vérifiez les autorisations et réessayez."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_generic": {
|
||
"comment": "Error: generic fallback message.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Something went wrong. Try again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Algo salió mal. Inténtelo de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Une erreur est survenue. Réessayez."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_initialization": {
|
||
"comment": "Error: the app failed to finish starting up.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop could not finish starting up. Close the app and try again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop no pudo terminar de iniciarse. Cierre la app e inténtelo de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop n’a pas pu terminer son démarrage. Fermez l’app et réessayez."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_invalid_ticket": {
|
||
"comment": "Error: the invitation/ticket could not be parsed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "This invitation could not be read. Ask the sender for a new one."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo leer esta invitación. Pida al remitente una nueva."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cette invitation n’a pas pu être lue. Demandez-en une nouvelle à l’expéditeur."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_invitation_empty": {
|
||
"comment": "Error: the opened invitation contained no data.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "That invitation is empty. Try opening it again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Esa invitación está vacía. Intente abrirla de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cette invitation est vide. Essayez de l’ouvrir à nouveau."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_missing_native_library": {
|
||
"comment": "Error: the native library is missing from the build.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "The native VniDrop library is missing from this build."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Falta la biblioteca nativa de VniDrop en esta versión."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "La bibliothèque native de VniDrop est absente de cette version."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_nfc": {
|
||
"comment": "Error: the NFC tag could not be read/used.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "This NFC tag could not be used. Try another tag."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo usar esta etiqueta NFC. Pruebe con otra."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ce tag NFC n’a pas pu être utilisé. Essayez-en un autre."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_permission": {
|
||
"comment": "Error: the transfer was not approved or was refused by the sender.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "The sender has not approved this transfer, or it was refused."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "El remitente no ha aprobado esta transferencia, o fue rechazada."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "L’expéditeur n’a pas approuvé ce transfert, ou il a été refusé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_repository": {
|
||
"comment": "Error: transfer data could not be saved locally.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop could not save transfer data on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop no pudo guardar los datos de la transferencia en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop n’a pas pu enregistrer les données de transfert sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_selection_failed": {
|
||
"comment": "Error: the selected item could not be opened.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Could not open the selected item. Try choosing it again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo abrir el elemento seleccionado. Intente elegirlo de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Impossible d’ouvrir l’élément sélectionné. Essayez de le choisir à nouveau."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_share_empty": {
|
||
"comment": "Error: attempted to share with nothing selected.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Select at least one item to share."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Seleccione al menos un elemento para compartir."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sélectionnez au moins un élément à partager."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_socket_bind": {
|
||
"comment": "Error: the app could not open its network sockets.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop could not open its network sockets on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop no pudo abrir sus sockets de red en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop n’a pas pu ouvrir ses sockets réseau sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_starting_up": {
|
||
"comment": "Error: an invitation was opened before startup finished.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop is still starting. Open the invitation again in a moment."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop todavía se está iniciando. Vuelva a abrir la invitación en un momento."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "VniDrop démarre encore. Rouvrez l’invitation dans un instant."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"error_transfer": {
|
||
"comment": "Error: the transfer could not be completed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "The transfer could not be completed. Check your connection and try again."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo completar la transferencia. Compruebe su conexión e inténtelo de nuevo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Le transfert n’a pas pu être terminé. Vérifiez votre connexion et réessayez."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field_receiver_name": {
|
||
"comment": "Text field label: the receiver's display name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receiver name"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nombre del destinatario"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nom du destinataire"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field_sender_name": {
|
||
"comment": "Text field label: the sender's display name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Sender name"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nombre del remitente"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nom de l’expéditeur"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field_transfer_name": {
|
||
"comment": "Text field label: the name given to a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer name"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nombre de la transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nom du transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"field_username": {
|
||
"comment": "Settings text field label: this device's display name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Display name"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nombre visible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nom d’affichage"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"folder_status_permission_required": {
|
||
"comment": "Receive-folder status: permission is required to write to the chosen folder.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Permission needed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Permiso necesario"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Autorisation requise"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"folder_status_unavailable": {
|
||
"comment": "Receive-folder status: the chosen folder is unavailable.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Unavailable"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No disponible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Indisponible"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"folder_status_validating": {
|
||
"comment": "Receive-folder status: the folder is being checked.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Checking folder…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Comprobando carpeta…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vérification du dossier…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"folder_status_writable": {
|
||
"comment": "Receive-folder status: the folder is valid and writable.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Ready"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Listo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Prêt"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"metadata_files": {
|
||
"comment": "Transfer metadata label: number of files.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Archivos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fichiers"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"metadata_size": {
|
||
"comment": "Transfer metadata label: total size.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Size"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Tamaño"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Taille"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"metadata_status": {
|
||
"comment": "Transfer metadata label: current status.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Status"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Estado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Statut"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"nav_receive": {
|
||
"comment": "Bottom navigation: Receive tab label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receive"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recevoir"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"nav_send": {
|
||
"comment": "Bottom navigation: Send tab label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Send"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoyer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"nav_settings": {
|
||
"comment": "Bottom navigation: Settings tab label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Settings"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ajustes"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réglages"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"network_title": {
|
||
"comment": "Device information row: network label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Network"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Red"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réseau"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_description": {
|
||
"comment": "Settings > Notifications: explanation of what notifications are used for.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Get notified about new receive requests while VniDrop is in the background."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Reciba avisos sobre nuevas solicitudes de recepción cuando VniDrop está en segundo plano."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Soyez averti des nouvelles demandes de réception lorsque VniDrop est en arrière-plan."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_enabled_message": {
|
||
"comment": "Settings > Notifications: confirmation when notifications are enabled.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Notifications enabled."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Notificaciones activadas."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Notifications activées."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_local_title": {
|
||
"comment": "Settings > Notifications: label for the allow-notifications action.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Allow notifications"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Permitir notificaciones"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Autoriser les notifications"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_permission_denied": {
|
||
"comment": "Settings > Notifications: message when the OS permission is denied.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Notifications are turned off for VniDrop. You can enable them in Settings."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Las notificaciones están desactivadas para VniDrop. Puede activarlas en Ajustes."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les notifications sont désactivées pour VniDrop. Vous pouvez les activer dans les Réglages."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_settings_open_failed": {
|
||
"comment": "Settings > Notifications: error when the OS notification settings can't be opened.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Could not open notification settings."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudieron abrir los ajustes de notificaciones."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Impossible d’ouvrir les réglages de notifications."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_title": {
|
||
"comment": "Settings > Notifications: section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Notifications"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Notificaciones"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Notifications"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"notifications_unsupported": {
|
||
"comment": "Settings > Notifications: message when notifications aren't supported on the device.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Notifications are not available on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Las notificaciones no están disponibles en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les notifications ne sont pas disponibles sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"os_version_title": {
|
||
"comment": "Device information row: operating system version label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Operating system"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sistema operativo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Système d’exploitation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"preferences_receive_folder_title": {
|
||
"comment": "Settings > Preferences: label for the received-files destination folder.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Save received transfers to"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Guardar las transferencias recibidas en"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enregistrer les transferts reçus dans"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"preferences_title": {
|
||
"comment": "Settings > Preferences: section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Preferences"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preferencias"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préférences"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_cancelled": {
|
||
"comment": "Transfer progress label: cancelled.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Cancelled"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cancelado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Annulé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_completed": {
|
||
"comment": "Transfer progress label: completed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Completed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Completado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Terminé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_connected": {
|
||
"comment": "Transfer progress label: connected.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Connected"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Conectado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Connecté"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_connecting": {
|
||
"comment": "Transfer progress label: connecting.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Connecting"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Conectando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Connexion"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_downloading": {
|
||
"comment": "Transfer progress label: downloading.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Downloading"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Descargando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Téléchargement"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_failed": {
|
||
"comment": "Transfer progress label: failed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Failed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fallido"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Échec"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_getting_ready": {
|
||
"comment": "Transfer progress label: getting ready.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Getting ready"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preparándose"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préparation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_interrupted": {
|
||
"comment": "Transfer progress label: the transfer was interrupted.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer interrupted"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia interrumpida"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert interrompu"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_preparing": {
|
||
"comment": "Transfer progress label: preparing.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Preparing"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preparando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préparation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_ready": {
|
||
"comment": "Transfer progress label: ready.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Ready"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Listo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Prêt"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_receiving": {
|
||
"comment": "Transfer progress label: receiving.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receiving"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibiendo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réception"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_requesting_access": {
|
||
"comment": "Transfer progress label: requesting access from the sender.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Requesting access"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Solicitando acceso"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demande d’accès"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_saving": {
|
||
"comment": "Transfer progress label: saving received files.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Saving"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Guardando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enregistrement"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_sending": {
|
||
"comment": "Transfer progress label: sending.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Sending"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoi"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_sending_to_count": {
|
||
"comment": "Transfer progress label: sending to N receivers. %lld = receiver count.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Sending to %1$d"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviando a %1$d"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoi à %1$d"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_share_ready": {
|
||
"comment": "Transfer progress label: the share is ready.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Ready to share"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Listo para compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Prêt à partager"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"progress_working": {
|
||
"comment": "Transfer progress label: generic working/in-progress state.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Working…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Trabajando…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "En cours…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_choose_method_body": {
|
||
"comment": "Receive flow: body text prompting the user to pick an invitation method.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Choose the invitation method available to you."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Elija el método de invitación de que disponga."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Choisissez la méthode d’invitation à votre disposition."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_choose_method_title": {
|
||
"comment": "Receive flow: title of the connect-method chooser.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "How would you like to connect?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Cómo quiere conectarse?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Comment souhaitez-vous vous connecter ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_clear_history": {
|
||
"comment": "Receive history: action to clear all history.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Clear history"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Borrar historial"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Effacer l’historique"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_clear_history_description": {
|
||
"comment": "Receive history: confirmation dialog body for clearing all history.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "All completed, failed, and cancelled receives will be removed from VniDrop’s history. Downloaded files will remain on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Todas las recepciones completadas, fallidas y canceladas se eliminarán del historial de VniDrop. Los archivos descargados permanecerán en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Toutes les réceptions terminées, échouées et annulées seront retirées de l’historique de VniDrop. Les fichiers téléchargés resteront sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_clear_history_title": {
|
||
"comment": "Receive history: confirmation dialog title for clearing all history.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Clear receive history?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Borrar el historial de recepción?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Effacer l’historique de réception ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_completed": {
|
||
"comment": "Receive flow: toast/message when a transfer finishes downloading.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer received."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia recibida."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert reçu."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_delete_history_description": {
|
||
"comment": "Receive history: confirmation body for removing one item. {arg1} = transfer name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "“%1$@” will be removed from VniDrop’s history. The downloaded file will remain on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "«%1$@» se eliminará del historial de VniDrop. El archivo descargado permanecerá en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "« %1$@ » sera retiré de l’historique de VniDrop. Le fichier téléchargé restera sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_delete_history_item": {
|
||
"comment": "Receive history: swipe/menu action to delete a single history item.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Delete from receive history"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Eliminar del historial de recepción"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Supprimer de l’historique de réception"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_delete_history_title": {
|
||
"comment": "Receive history: confirmation title for removing one item.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Remove from history?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Quitar del historial?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Retirer de l’historique ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_empty_body": {
|
||
"comment": "Receive tab empty state: instructions on how to receive.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Open a VniDrop invitation, scan a QR code, or hold near an NFC tag."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Abra una invitación de VniDrop, escanee un código QR o acerque una etiqueta NFC."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ouvrez une invitation VniDrop, scannez un QR code ou approchez un tag NFC."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_empty_title": {
|
||
"comment": "Receive tab empty state: title when nothing has been received.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Nothing received yet"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aún no se ha recibido nada"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Rien reçu pour l’instant"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_history_cleared": {
|
||
"comment": "Receive history: toast confirming history was cleared.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receive history cleared."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Historial de recepción borrado."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Historique de réception effacé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_history_title": {
|
||
"comment": "Receive tab: History section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "History"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Historial"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Historique"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_file": {
|
||
"comment": "Receive method: open a .vnd invitation file.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Open a .vnd invitation"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Abrir una invitación .vnd"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ouvrir une invitation .vnd"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_file_description": {
|
||
"comment": "Receive method description: open a saved/shared invitation file.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Choose an invitation saved or shared to this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Elija una invitación guardada o compartida en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Choisissez une invitation enregistrée ou partagée sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_nfc": {
|
||
"comment": "Receive method: read an NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Read NFC tag"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Leer etiqueta NFC"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Lire un tag NFC"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_nfc_description": {
|
||
"comment": "Receive method description: hold near the sender's NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Hold this device near the sender’s invitation tag."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acerque este dispositivo a la etiqueta de invitación del remitente."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Approchez cet appareil du tag d’invitation de l’expéditeur."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_scan": {
|
||
"comment": "Receive method: scan a QR code.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Scan QR code"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Escanear código QR"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Scanner un QR code"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_method_scan_description": {
|
||
"comment": "Receive method description: use the camera to scan the sender's code.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Use the camera to scan the sender’s VniDrop code."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Use la cámara para escanear el código de VniDrop del remitente."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Utilisez la caméra pour scanner le code VniDrop de l’expéditeur."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_new_subtitle": {
|
||
"comment": "Receive tab: subtitle under the title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfers you’ve received on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencias que ha recibido en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferts que vous avez reçus sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_nfc_waiting": {
|
||
"comment": "Receive flow: prompt while waiting to read an NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Hold near the NFC tag…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acerque a la etiqueta NFC…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Approchez du tag NFC…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_open_files_failed": {
|
||
"comment": "Receive flow: error when opening VniDrop's folder in Files fails.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Couldn’t open VniDrop in Files."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se pudo abrir VniDrop en Archivos."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Impossible d’ouvrir VniDrop dans Fichiers."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_review_title": {
|
||
"comment": "Receive flow: title of the review screen before accepting a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Review transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Revisar transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vérifier le transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_title": {
|
||
"comment": "Receive tab: screen title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receive"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recevoir"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"receive_unknown_transfer": {
|
||
"comment": "Receive flow: fallback name for a transfer with no title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "VniDrop transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia de VniDrop"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert VniDrop"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_anyone": {
|
||
"comment": "Send access option: anyone with the invitation can receive.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Anyone with this transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cualquiera que tenga esta transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Toute personne disposant de ce transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_anyone_description": {
|
||
"comment": "Send access option description: no approval required.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "No approval is required. Only use this for items you are comfortable sharing."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No se requiere aprobación. Úselo solo para elementos que no le importe compartir."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aucune approbation requise. À n’utiliser que pour des éléments que vous êtes à l’aise de partager."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_anyone_warning": {
|
||
"comment": "Send access option warning: caution about open access.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Anyone with the invitation can download until you stop sharing. Do not use this for private or sensitive items."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cualquiera que tenga la invitación puede descargar hasta que deje de compartir. No lo use para elementos privados o sensibles."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Toute personne disposant de l’invitation peut télécharger jusqu’à ce que vous arrêtiez le partage. Ne l’utilisez pas pour des éléments privés ou sensibles."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_approval": {
|
||
"comment": "Send access option: approve each receiver.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Ask before each download"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preguntar antes de cada descarga"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demander avant chaque téléchargement"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_approval_description": {
|
||
"comment": "Send access option description: you approve/refuse each receiver.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "You approve or refuse every new receiver."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Usted aprueba o rechaza a cada nuevo destinatario."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vous approuvez ou refusez chaque nouveau destinataire."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_access_title": {
|
||
"comment": "Send flow: heading for the who-can-receive access chooser.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Who can receive it?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Quién puede recibirla?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Qui peut le recevoir ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_choose_file_body": {
|
||
"comment": "Send flow: body text for the choose-what-to-share step.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Select files or a folder from this device. You can review the selection before creating the transfer."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Seleccione archivos o una carpeta de este dispositivo. Podrá revisar la selección antes de crear la transferencia."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sélectionnez des fichiers ou un dossier sur cet appareil. Vous pourrez vérifier la sélection avant de créer le transfert."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_choose_file_title": {
|
||
"comment": "Send flow: title of the choose-what-to-share step.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Choose what to share"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Elija qué compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Choisissez quoi partager"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_empty_body": {
|
||
"comment": "Send tab empty state: instructions on how to create a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Create a transfer, decide who can receive it, then invite them with a QR code, NFC tag, or invitation file."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cree una transferencia, decida quién puede recibirla y luego invite a esas personas con un código QR, una etiqueta NFC o un archivo de invitación."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Créez un transfert, décidez qui peut le recevoir, puis invitez-les avec un QR code, un tag NFC ou un fichier d’invitation."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_empty_title": {
|
||
"comment": "Send tab empty state: title when nothing has been shared.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Nothing shared yet"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aún no se ha compartido nada"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Rien partagé pour l’instant"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_file_size_unknown": {
|
||
"comment": "Send flow: shown when a selected file's size can't be determined.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Size unavailable"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Tamaño no disponible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Taille indisponible"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_folder_label": {
|
||
"comment": "Send flow: label indicating a selected item is a folder.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Folder"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Carpeta"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Dossier"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_new_transfer_description": {
|
||
"comment": "Send flow: description for the create-new-transfer entry.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Create a new transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Crear una nueva transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Créer un nouveau transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_new_transfer_title": {
|
||
"comment": "Send flow: title for the new-transfer step.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "New transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nueva transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nouveau transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_review_title": {
|
||
"comment": "Send flow: title of the review-transfer step before creating it.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Review transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Revisar transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vérifier le transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_selected_files_count": {
|
||
"comment": "Send flow: count of files chosen. {count} = selected files. NOTE: singular case reads '1 files' — should become a plural.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d files selected"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d archivos seleccionados"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d fichiers sélectionnés"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_stop_sharing": {
|
||
"comment": "Transfer details: action to stop sharing a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Stop sharing"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Dejar de compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Arrêter le partage"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_stop_sharing_description": {
|
||
"comment": "Transfer details: confirmation body for stopping sharing.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "This stops the transfer and interrupts anyone currently downloading it. It stays in your history as Stopped."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Esto detiene la transferencia e interrumpe a quien esté descargándola. Permanece en su historial como Detenida."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cela arrête le transfert et interrompt toute personne en train de le télécharger. Il reste dans votre historique en tant qu’Arrêté."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_subtitle": {
|
||
"comment": "Send tab: subtitle under the title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfers you’re sharing from this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencias que está compartiendo desde este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferts que vous partagez depuis cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_title": {
|
||
"comment": "Send tab: screen title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Send"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enviar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Envoyer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_transfer_created": {
|
||
"comment": "Send flow: toast confirming a transfer was created.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer created."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia creada."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert créé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_transfer_details_title": {
|
||
"comment": "Send flow: title of the transfer details screen.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer details"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Detalles de la transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Détails du transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"send_transfers_title": {
|
||
"comment": "Send tab: 'Your transfers' list heading.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Your transfers"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Sus transferencias"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vos transferts"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"settings_subtitle": {
|
||
"comment": "Settings screen: subtitle summarizing what's configurable.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Your name, where transfers are saved, appearance, and notifications."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Su nombre, dónde se guardan las transferencias, la apariencia y las notificaciones."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Votre nom, l’emplacement d’enregistrement des transferts, l’apparence et les notifications."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"settings_title": {
|
||
"comment": "Settings screen: title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Settings"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ajustes"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réglages"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"snackbar_dismiss": {
|
||
"comment": "Snackbar: accessibility label / action to dismiss the snackbar.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Dismiss"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Descartar"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Ignorer"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_available": {
|
||
"comment": "Transfer status: available (actively shared).",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Available"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Disponible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Disponible"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_cancelled": {
|
||
"comment": "Transfer status: cancelled.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Cancelled"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cancelado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Annulé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_completed": {
|
||
"comment": "Transfer status: completed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Completed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Completado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Terminé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_failed": {
|
||
"comment": "Transfer status: failed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Failed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fallido"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Échec"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_preparing": {
|
||
"comment": "Transfer status: preparing.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Preparing"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preparando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préparation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_receiving": {
|
||
"comment": "Transfer status: receiving.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receiving"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibiendo"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Réception"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"status_stopped": {
|
||
"comment": "Transfer status: stopped.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Stopped"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Detenido"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Arrêté"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_calculating": {
|
||
"comment": "Settings > Storage: placeholder while a size is being calculated.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Calculating…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Calculando…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Calcul…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_delete_transfers": {
|
||
"comment": "Settings > Storage: button to delete all transfer records.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Delete all transfers"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Eliminar todas las transferencias"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Supprimer tous les transferts"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_delete_transfers_description": {
|
||
"comment": "Settings > Storage: confirmation body for deleting all transfer records.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "This clears all sent and received transfer records from your history. Your received files are not deleted. Note: the transfer engine keeps its stored content, so Transfer data may not decrease. This can’t be undone."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Esto borra todos los registros de transferencias enviadas y recibidas de su historial. Sus archivos recibidos no se eliminan. Nota: el motor de transferencia conserva su contenido almacenado, por lo que los datos de transferencia pueden no disminuir. Esto no se puede deshacer."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Cela efface tous les enregistrements de transferts envoyés et reçus de votre historique. Vos fichiers reçus ne sont pas supprimés. Remarque : le moteur de transfert conserve son contenu stocké, donc les données de transfert peuvent ne pas diminuer. Cette action est irréversible."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_deleting": {
|
||
"comment": "Settings > Storage: progress label while transfers are being deleted.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Deleting…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Eliminando…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Suppression…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_footer": {
|
||
"comment": "Settings > Storage: footer explaining how storage is managed.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer data is managed by the transfer engine — your history plus the content of files you’ve shared. The button below clears your transfer records; the engine keeps its stored content, so this value may not drop. Received files are your downloaded files and are never deleted here."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Los datos de transferencia los gestiona el motor de transferencia: su historial más el contenido de los archivos que ha compartido. El botón de abajo borra sus registros de transferencias; el motor conserva su contenido almacenado, por lo que este valor puede no bajar. Los archivos recibidos son los archivos que ha descargado y nunca se eliminan aquí."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Les données de transfert sont gérées par le moteur de transfert — votre historique ainsi que le contenu des fichiers que vous avez partagés. Le bouton ci-dessous efface vos enregistrements de transferts ; le moteur conserve son contenu stocké, donc cette valeur peut ne pas baisser. Les fichiers reçus sont vos fichiers téléchargés et ne sont jamais supprimés ici."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_received_files": {
|
||
"comment": "Settings > Storage: label for the received-files size row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Received files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Archivos recibidos"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fichiers reçus"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_temporary": {
|
||
"comment": "Settings > Storage: label for the temporary-files size row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Temporary files"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Archivos temporales"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Fichiers temporaires"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_title": {
|
||
"comment": "Settings > Storage: section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Storage"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Almacenamiento"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Stockage"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_total": {
|
||
"comment": "Settings > Storage: label for the total-size row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Total"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Total"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Total"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_transfer_data": {
|
||
"comment": "Settings > Storage: label for the transfer-engine data size row.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer data"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Datos de transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Données de transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"storage_transfers_deleted": {
|
||
"comment": "Settings > Storage: toast confirming all transfers were deleted.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "All transfers deleted"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Todas las transferencias eliminadas"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Tous les transferts supprimés"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_activity_description": {
|
||
"comment": "Transfer details: description under the Activity section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "See important updates for this transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Vea las actualizaciones importantes de esta transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Consultez les mises à jour importantes de ce transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_activity_title": {
|
||
"comment": "Transfer details: Activity section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Activity"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Actividad"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Activité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_delete_description": {
|
||
"comment": "Transfer details: confirmation body for deleting a transfer. {arg1} = transfer name.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "“%1$@” will stop being shared and its transfer history will be removed from this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "«%1$@» dejará de compartirse y su historial de transferencia se eliminará de este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "« %1$@ » cessera d’être partagé et son historique de transfert sera retiré de cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_delete_title": {
|
||
"comment": "Transfer details: confirmation title for deleting a transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Delete transfer?"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "¿Eliminar la transferencia?"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Supprimer le transfert ?"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_deleted": {
|
||
"comment": "Transfer details: toast confirming a transfer was deleted.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer deleted."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia eliminada."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert supprimé."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_deleting": {
|
||
"comment": "Transfer details: progress label while a transfer is being deleted.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Deleting…"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Eliminando…"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Suppression…"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_details_title": {
|
||
"comment": "Transfer details: screen title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer details"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Detalles de la transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Détails du transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_approved": {
|
||
"comment": "Transfer activity event: a receiver's access was approved.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receiver access approved"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acceso del destinatario aprobado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Accès du destinataire approuvé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_completed": {
|
||
"comment": "Transfer activity event: a receiver completed the transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "A receiver completed the transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un destinatario completó la transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un destinataire a terminé le transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_connecting": {
|
||
"comment": "Transfer activity event: connecting to the sender.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Connecting to sender"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Conectando con el remitente"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Connexion à l’expéditeur"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_downloading": {
|
||
"comment": "Transfer activity event: downloading.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Downloading"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Descargando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Téléchargement"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_failed": {
|
||
"comment": "Transfer activity event: the transfer hit a problem.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "The transfer encountered a problem"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "La transferencia tuvo un problema"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Le transfert a rencontré un problème"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_preparing": {
|
||
"comment": "Transfer activity event: preparing the transfer.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Preparing your transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Preparando su transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Préparation de votre transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_ready": {
|
||
"comment": "Transfer activity event: ready to share.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Ready to share"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Listo para compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Prêt à partager"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_refused": {
|
||
"comment": "Transfer activity event: a receiver's access was refused.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receiver access refused"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acceso del destinatario rechazado"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Accès du destinataire refusé"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_requested": {
|
||
"comment": "Transfer activity event: a receiver requested access.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "A receiver requested access"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un destinatario solicitó acceso"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Un destinataire a demandé l’accès"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_saving": {
|
||
"comment": "Transfer activity event: saving received files.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Saving"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Guardando"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Enregistrement"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_stopped": {
|
||
"comment": "Transfer activity event: sharing was stopped.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Sharing stopped"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Se dejó de compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Partage arrêté"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_event_updated": {
|
||
"comment": "Transfer activity event: the transfer was updated.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Transfer updated"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transferencia actualizada"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Transfert mis à jour"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_file_count": {
|
||
"comment": "Transfer subtitle: file count with pluralization. {count} = number of files.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"variations": {
|
||
"plural": {
|
||
"one": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d file"
|
||
}
|
||
},
|
||
"other": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d files"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"es": {
|
||
"variations": {
|
||
"plural": {
|
||
"one": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d archivo"
|
||
}
|
||
},
|
||
"other": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d archivos"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"fr": {
|
||
"variations": {
|
||
"plural": {
|
||
"one": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d fichier"
|
||
}
|
||
},
|
||
"other": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d fichiers"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_invitation_saved": {
|
||
"comment": "Transfer share: toast confirming the invitation file was saved.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Invitation saved."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Invitación guardada."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Invitation enregistrée."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_nearby_device": {
|
||
"comment": "Transfer share/receivers: label for a nearby device.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Nearby device"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Dispositivo cercano"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Appareil à proximité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_nfc_unavailable": {
|
||
"comment": "Transfer share: message when NFC writing isn't available on the device.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "NFC tag writing is not available on this device."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "La escritura de etiquetas NFC no está disponible en este dispositivo."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "L’écriture de tag NFC n’est pas disponible sur cet appareil."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_nfc_waiting": {
|
||
"comment": "Transfer share: prompt while waiting to write an NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Hold your device near a writable NFC tag."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Acerque su dispositivo a una etiqueta NFC grabable."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Approchez votre appareil d’un tag NFC inscriptible."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_nfc_written": {
|
||
"comment": "Transfer share: confirmation the invitation was written to the NFC tag.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Invitation written to the NFC tag."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Invitación escrita en la etiqueta NFC."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Invitation écrite sur le tag NFC."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_no_activity": {
|
||
"comment": "Transfer details: empty state for the Activity section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "There is no activity to show yet."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Todavía no hay actividad que mostrar."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aucune activité à afficher pour l’instant."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_no_receivers": {
|
||
"comment": "Transfer details: empty state for the Receivers section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Nobody has requested this transfer yet."
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Nadie ha solicitado aún esta transferencia."
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Personne n’a encore demandé ce transfert."
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_accepted": {
|
||
"comment": "Receiver status: approved, waiting for the download to complete.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Approved — waiting for completion"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Aprobado: esperando a que se complete"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Approuvé — en attente de la fin"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_completed": {
|
||
"comment": "Receiver status: received successfully.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Received successfully"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Recibido correctamente"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Reçu avec succès"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_expired": {
|
||
"comment": "Receiver status: the request expired.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Request expired"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Solicitud caducada"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demande expirée"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_refused": {
|
||
"comment": "Receiver status: the request was refused.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Request refused"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Solicitud rechazada"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demande refusée"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_requested": {
|
||
"comment": "Receiver status: waiting for the sender's approval.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Waiting for your approval"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Esperando su aprobación"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "En attente de votre approbation"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receiver_unknown": {
|
||
"comment": "Receiver status: status unavailable/unknown.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Status unavailable"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Estado no disponible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Statut indisponible"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receivers_completed_count": {
|
||
"comment": "Receivers summary: how many receivers completed. {count} = completed receivers.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d completed"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d completados"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d terminés"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receivers_description": {
|
||
"comment": "Transfer details: description under the Receivers section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Requests, approvals, and completed deliveries"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Solicitudes, aprobaciones y entregas completadas"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Demandes, approbations et livraisons terminées"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receivers_pending": {
|
||
"comment": "Receivers summary: how many requests are waiting. {count} = pending receivers.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "%1$d waiting"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d en espera"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "%1$d en attente"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_receivers_title": {
|
||
"comment": "Transfer details: Receivers section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Receivers"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Destinatarios"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Destinataires"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_scan_qr": {
|
||
"comment": "Transfer share: caption under the QR code.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Scan with VniDrop to receive this transfer"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Escanee con VniDrop para recibir esta transferencia"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Scannez avec VniDrop pour recevoir ce transfert"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_share_description": {
|
||
"comment": "Transfer details: description under the Share section.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "QR code, invitation file, and nearby options"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Código QR, archivo de invitación y opciones cercanas"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "QR code, fichier d’invitation et options à proximité"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"transfer_share_title": {
|
||
"comment": "Transfer details: Share section title.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Share"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Compartir"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Partager"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"value_unavailable": {
|
||
"comment": "Placeholder shown when a device-info or metadata value can't be read.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "Not available"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "No disponible"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Non disponible"
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"version_title": {
|
||
"comment": "Device information / Settings row: app version label.",
|
||
"extractionState": "manual",
|
||
"localizations": {
|
||
"en": {
|
||
"stringUnit": {
|
||
"state": "translated",
|
||
"value": "App version"
|
||
}
|
||
},
|
||
"es": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Versión de la app"
|
||
}
|
||
},
|
||
"fr": {
|
||
"stringUnit": {
|
||
"state": "needs_review",
|
||
"value": "Version de l’app"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
},
|
||
"version": "1.0"
|
||
}
|