Update
This commit is contained in:
parent
d8a8500fcc
commit
2148c77ef7
File diff suppressed because one or more lines are too long
|
@ -46,7 +46,8 @@
|
||||||
"public-room-devices_title": "You can be discovered by devices in this public room independent of the network.",
|
"public-room-devices_title": "You can be discovered by devices in this public room independent of the network.",
|
||||||
"traffic": "Traffic is",
|
"traffic": "Traffic is",
|
||||||
"routed": "routed through the server",
|
"routed": "routed through the server",
|
||||||
"webrtc": "if WebRTC is not available."
|
"webrtc": "if WebRTC is not available.",
|
||||||
|
"add-profile-photo": "Add Profile Photo"
|
||||||
},
|
},
|
||||||
"dialogs": {
|
"dialogs": {
|
||||||
"pair-devices-title": "Pair Devices Permanently",
|
"pair-devices-title": "Pair Devices Permanently",
|
||||||
|
|
|
@ -28,7 +28,8 @@
|
||||||
"routed": "enrutado a través del servidor",
|
"routed": "enrutado a través del servidor",
|
||||||
"discovery": "Puedes ser descubierto:",
|
"discovery": "Puedes ser descubierto:",
|
||||||
"on-this-network_title": "Puedes ser descubierto por todos en esta red.",
|
"on-this-network_title": "Puedes ser descubierto por todos en esta red.",
|
||||||
"known-as": "Eres conocido como:"
|
"known-as": "Eres conocido como:",
|
||||||
|
"add-profile-photo": "Agregar foto de perfil"
|
||||||
},
|
},
|
||||||
"notifications": {
|
"notifications": {
|
||||||
"request-title": "{{name}} quiere transferir {{count}} {{descriptor}}",
|
"request-title": "{{name}} quiere transferir {{count}} {{descriptor}}",
|
||||||
|
|
|
@ -47,7 +47,8 @@
|
||||||
"traffic": "Le trafic est",
|
"traffic": "Le trafic est",
|
||||||
"routed": "routé via le serveur",
|
"routed": "routé via le serveur",
|
||||||
"webrtc": "si WebRTC n'est pas disponible.",
|
"webrtc": "si WebRTC n'est pas disponible.",
|
||||||
"display-name_placeholder": "Chargement…"
|
"display-name_placeholder": "Chargement…",
|
||||||
|
"add-profile-photo": "Ajouter une photo de profil"
|
||||||
},
|
},
|
||||||
"dialogs": {
|
"dialogs": {
|
||||||
"pair-devices-title": "Associer les appareils de manière permanente",
|
"pair-devices-title": "Associer les appareils de manière permanente",
|
||||||
|
|
Loading…
Reference in New Issue