diff --git a/Ring/Ring/Resources/es.lproj/Localizable.strings b/Ring/Ring/Resources/es.lproj/Localizable.strings index dc4d1fc61e33c269cdd28069f6b5ed6a8e5c9e6f..dc8736ebe4c30676da48616d16e3b76598d1ac0a 100644 --- a/Ring/Ring/Resources/es.lproj/Localizable.strings +++ b/Ring/Ring/Resources/es.lproj/Localizable.strings @@ -59,12 +59,12 @@ "conversation.explanationSendingLocationTo" = "Estás compartiendo tu ubicación con"; "conversation.explanationReceivingLocationFrom" = "Estás recibiendo una ubicación en vivo desde"; "conversation.errorSavingImage" = "No se pudo guardar la imagen en la galerÃa"; -"conversation.receivedRequest" = "\%s\ sent you a request for a conversation."; +"conversation.receivedRequest" = "\%s\ te envió una solicitud de conversación."; "conversation.requestMessage" = "Hola,\n¿Te gustarÃa unirte a la conversación?"; -"conversation.notContact" = "\%s\ is not in your contact list."; -"conversation.sendRequest" = "Send him/her a contact request to be able to exchange together"; +"conversation.notContact" = "\%s\ no está en tus contactos."; +"conversation.sendRequest" = "Enviarle una solicitud de contacto para poder interactuar"; "conversation.synchronizationTitle" = "Has aceptado la solicitud de conversación."; -"conversation.synchronizationMessage" = "We are waiting for \%s\ connects to synchronize the conversation."; +"conversation.synchronizationMessage" = "Esperando a que \%s\ se conecte para sincronizar la conversación."; //Invitations "invitations.noInvitations" = "No hay invitaciones"; diff --git a/Ring/Ring/Resources/es_AR.lproj/Localizable.strings b/Ring/Ring/Resources/es_AR.lproj/Localizable.strings index 4cc5fe15d79e7eef1181a5ec43a6dbaddc11eb19..07cfd160a8887bcc558fb606c86ae71425590115 100644 --- a/Ring/Ring/Resources/es_AR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/es_AR.lproj/Localizable.strings @@ -59,12 +59,12 @@ "conversation.explanationSendingLocationTo" = "Estás compartiendo tu ubicación con"; "conversation.explanationReceivingLocationFrom" = "Estás recibiendo una ubicación en vivo de"; "conversation.errorSavingImage" = "No se pudo guardar la imagen en la galerÃa"; -"conversation.receivedRequest" = "\%s\ sent you a request for a conversation."; +"conversation.receivedRequest" = "\%s\ te envió una solicitud de conversación."; "conversation.requestMessage" = "Hola,\n¿Te gustarÃa unirte a la conversación?"; -"conversation.notContact" = "\%s\ is not in your contact list."; -"conversation.sendRequest" = "Send him/her a contact request to be able to exchange together"; +"conversation.notContact" = "\%s\ no está en tus contactos."; +"conversation.sendRequest" = "Enviarle una solicitud de contacto para poder interactuar"; "conversation.synchronizationTitle" = "Has aceptado la solicitud de conversación."; -"conversation.synchronizationMessage" = "We are waiting for \%s\ connects to synchronize the conversation."; +"conversation.synchronizationMessage" = "Esperando a que \%s\ se conecte para sincronizar la conversación."; //Invitations "invitations.noInvitations" = "Sin invitaciones"; diff --git a/Ring/Ring/Resources/fi.lproj/Localizable.strings b/Ring/Ring/Resources/fi.lproj/Localizable.strings index 65cd5e12efcbd9accda5e26f3e2a55b05e0f32a0..71495b6487bd8b5c22ee88940d67be67afece089 100644 --- a/Ring/Ring/Resources/fi.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fi.lproj/Localizable.strings @@ -59,12 +59,12 @@ "conversation.explanationSendingLocationTo" = "Jaat sijaintisi tällä hetkellä"; "conversation.explanationReceivingLocationFrom" = "Saat parhaillaan suoraa sijaintia"; "conversation.errorSavingImage" = "Kuvan tallennus galleriaan epäonnistui"; -"conversation.receivedRequest" = "\%s\ sent you a request for a conversation."; +"conversation.receivedRequest" = "\%s\ on lähettänyt sinulle keskustelupyynnön."; "conversation.requestMessage" = "Hei,\nHaluatko liittyä keskusteluun?"; -"conversation.notContact" = "\%s\ is not in your contact list."; -"conversation.sendRequest" = "Send him/her a contact request to be able to exchange together"; +"conversation.notContact" = "\%s\ ei ole yhteystiedoissasi."; +"conversation.sendRequest" = "Lähetä hänelle yhteydenottopyyntö, jotta hän voi vaihtaa tietoja."; "conversation.synchronizationTitle" = "Olet hyväksynyt keskustelupyynnön."; -"conversation.synchronizationMessage" = "We are waiting for \%s\ connects to synchronize the conversation."; +"conversation.synchronizationMessage" = "Odotamme, että \%s\ tahdistaa keskustelun."; //Invitations "invitations.noInvitations" = "Ei kutsuja"; diff --git a/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings b/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings index 473a4268deb5e2127c9cf52d025ff0400bc12631..26f402bb2730f56e12e4960d91b5d2a2a155ef6b 100644 --- a/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings @@ -106,7 +106,7 @@ "createAccount.PasswordInformation" = "Choisissez un mot de passe pour crypter votre compte local. Ne l'oubliez pas sinon vous ne pourrez pas récupérer votre compte"; "createAccount.EnableNotifications" = "Notifications"; "createAccount.Recommended" = "(Recommandé)"; -"createAccount.UsernameNotRegisteredTitle" = "Network error"; +"createAccount.UsernameNotRegisteredTitle" = "Erreur de réseau"; "createAccount.UsernameNotRegisteredMessage" = "Le compte a été créé mais le nom d'utilisateur n'a pas été enregistré"; "createAccount.timeoutTitle" = "Compte créé"; "createAccount.timeoutMessage" = "L'enregistrement du nom d'utilisateur est en cours... Cela peut prendre quelque temps.";