Skip to content
Snippets Groups Projects
Commit 2a7203b5 authored by Jenkins's avatar Jenkins
Browse files

i18n: automatic bump

Change-Id: Iec1e7ecfbfeb8f827e936a102a2ee56fd371b4b4
parent d8ab85be
Branches
No related tags found
No related merge requests found
Showing
with 325 additions and 16 deletions
...@@ -3,13 +3,13 @@ ...@@ -3,13 +3,13 @@
"73h-fa-4yX.title" = "Überspringen"; "73h-fa-4yX.title" = "Überspringen";
/* Class = "NSTextFieldCell"; title = "An error occured during the backup. Please check your credentials."; ObjectID = "7lU-Qy-WOb"; */ /* Class = "NSTextFieldCell"; title = "An error occured during the backup. Please check your credentials."; ObjectID = "7lU-Qy-WOb"; */
"7lU-Qy-WOb.title" = "An error occured during the backup. Please check your credentials."; "7lU-Qy-WOb.title" = "Während der Sicherung ist ein Fehler aufgetreten. Bitte überprüfen Sie Ihre Referenzen.";
/* Class = "NSButtonCell"; title = "Never show me this again"; ObjectID = "PVF-bb-Yoi"; */ /* Class = "NSButtonCell"; title = "Never show me this again"; ObjectID = "PVF-bb-Yoi"; */
"PVF-bb-Yoi.title" = "Never show me this again"; "PVF-bb-Yoi.title" = "Das nie wieder zeigen";
/* Class = "NSTextFieldCell"; title = "This account only exists on this device. If you lost your device or uninstall the application, your account will be deleted. You can backup your account now or later."; ObjectID = "SUG-lC-TDL"; */ /* Class = "NSTextFieldCell"; title = "This account only exists on this device. If you lost your device or uninstall the application, your account will be deleted. You can backup your account now or later."; ObjectID = "SUG-lC-TDL"; */
"SUG-lC-TDL.title" = "This account only exists on this device. If you lost your device or uninstall the application, your account will be deleted. You can backup your account now or later."; "SUG-lC-TDL.title" = "Dieses Konto ist nur auf diesem Gerät vorhanden. Wenn Sie Ihr Gerät verloren haben oder die Anwendung deinstallieren, wird Ihr Konto gelöscht. Sie können Ihr Konto jetzt oder später sichern.";
/* Class = "NSButtonCell"; title = "Export account"; ObjectID = "cod-s7-SPd"; */ /* Class = "NSButtonCell"; title = "Export account"; ObjectID = "cod-s7-SPd"; */
"cod-s7-SPd.title" = "Konto exportieren"; "cod-s7-SPd.title" = "Konto exportieren";
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"O1S-KI-2LG.title" = "Abbrechen"; "O1S-KI-2LG.title" = "Abbrechen";
/* Class = "NSTextFieldCell"; placeholderString = "Enter username"; ObjectID = "Rej-Yd-PDb"; */ /* Class = "NSTextFieldCell"; placeholderString = "Enter username"; ObjectID = "Rej-Yd-PDb"; */
"Rej-Yd-PDb.placeholderString" = "Enter username"; "Rej-Yd-PDb.placeholderString" = "Benutzernamen eingeben";
/* Class = "NSTextFieldCell"; title = "User Name"; ObjectID = "Srm-hv-9WR"; */ /* Class = "NSTextFieldCell"; title = "User Name"; ObjectID = "Srm-hv-9WR"; */
"Srm-hv-9WR.title" = "User Name"; "Srm-hv-9WR.title" = "User Name";
......
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
"AG5-GR-bii.title" = "Register public username"; "AG5-GR-bii.title" = "Register public username";
/* Class = "NSTextFieldCell"; placeholderString = "Repeat password"; ObjectID = "BCg-5V-Ek4"; */ /* Class = "NSTextFieldCell"; placeholderString = "Repeat password"; ObjectID = "BCg-5V-Ek4"; */
"BCg-5V-Ek4.placeholderString" = "Repeat password"; "BCg-5V-Ek4.placeholderString" = "Passwort wiederholen";
/* Class = "NSButtonCell"; title = "Choose password for enhance security"; ObjectID = "Cnw-4p-3Uc"; */ /* Class = "NSButtonCell"; title = "Choose password for enhance security"; ObjectID = "Cnw-4p-3Uc"; */
"Cnw-4p-3Uc.title" = "Choose password for enhance security"; "Cnw-4p-3Uc.title" = "Choose password for enhance security";
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"iEr-fN-5vD.title" = "Για προχωρημένους"; "iEr-fN-5vD.title" = "Για προχωρημένους";
/* Class = "NSButtonCell"; title = "Edit Account"; ObjectID = "jdU-uZ-Rfy"; */ /* Class = "NSButtonCell"; title = "Edit Account"; ObjectID = "jdU-uZ-Rfy"; */
"jdU-uZ-Rfy.title" = "Edit Account"; "jdU-uZ-Rfy.title" = "Τροποποίηση λογαριασμού";
/* Class = "NSButtonCell"; title = "enable"; ObjectID = "nW8-pd-fNj"; */ /* Class = "NSButtonCell"; title = "enable"; ObjectID = "nW8-pd-fNj"; */
"nW8-pd-fNj.title" = "enable"; "nW8-pd-fNj.title" = "enable";
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"Aem-zQ-Ya3.title" = "Συνθηματικό"; "Aem-zQ-Ya3.title" = "Συνθηματικό";
/* Class = "NSTextFieldCell"; placeholderString = "Enter password"; ObjectID = "DBU-zJ-vj6"; */ /* Class = "NSTextFieldCell"; placeholderString = "Enter password"; ObjectID = "DBU-zJ-vj6"; */
"DBU-zJ-vj6.placeholderString" = "Enter password"; "DBU-zJ-vj6.placeholderString" = "Εισάγετε τον κωδικό πρόσβασης";
/* Class = "NSButtonCell"; title = "Done"; ObjectID = "DJz-do-CJo"; */ /* Class = "NSButtonCell"; title = "Done"; ObjectID = "DJz-do-CJo"; */
"DJz-do-CJo.title" = "Done"; "DJz-do-CJo.title" = "Done";
......
...@@ -128,7 +128,7 @@ ...@@ -128,7 +128,7 @@
"Send you a contact request" = "Send you a contact request"; "Send you a contact request" = "Send you a contact request";
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"Share" = "Share"; "Share" = "Κοινοποίηση";
/* Contextual menu entry */ /* Contextual menu entry */
"Share screen" = "Share screen"; "Share screen" = "Share screen";
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"Pcj-BY-tou.title" = "Ακύρωση"; "Pcj-BY-tou.title" = "Ακύρωση";
/* Class = "NSTextFieldCell"; title = "Enter password"; ObjectID = "U2K-fu-INc"; */ /* Class = "NSTextFieldCell"; title = "Enter password"; ObjectID = "U2K-fu-INc"; */
"U2K-fu-INc.title" = "Enter password"; "U2K-fu-INc.title" = "Εισάγετε τον κωδικό πρόσβασης";
/* Class = "CocoaBindingsConnection"; ibShadowedIsNilPlaceholder = "Password..."; ObjectID = "WlR-QM-tK4"; */ /* Class = "CocoaBindingsConnection"; ibShadowedIsNilPlaceholder = "Password..."; ObjectID = "WlR-QM-tK4"; */
"WlR-QM-tK4.ibShadowedIsNilPlaceholder" = "Συνθηματικό..."; "WlR-QM-tK4.ibShadowedIsNilPlaceholder" = "Συνθηματικό...";
......
...@@ -18,10 +18,10 @@ ...@@ -18,10 +18,10 @@
"93I-zf-xAk.ibShadowedNotApplicablePlaceholder" = "Repeat password..."; "93I-zf-xAk.ibShadowedNotApplicablePlaceholder" = "Repeat password...";
/* Class = "NSButtonCell"; title = "Register public username"; ObjectID = "AG5-GR-bii"; */ /* Class = "NSButtonCell"; title = "Register public username"; ObjectID = "AG5-GR-bii"; */
"AG5-GR-bii.title" = "Register public username"; "AG5-GR-bii.title" = "Καταχώρηση δημόσιου ονόματος χρήστη";
/* Class = "NSTextFieldCell"; placeholderString = "Repeat password"; ObjectID = "BCg-5V-Ek4"; */ /* Class = "NSTextFieldCell"; placeholderString = "Repeat password"; ObjectID = "BCg-5V-Ek4"; */
"BCg-5V-Ek4.placeholderString" = "Repeat password"; "BCg-5V-Ek4.placeholderString" = "Επαναλάβατε τον κωδικό πρόσβασης";
/* Class = "NSButtonCell"; title = "Choose password for enhance security"; ObjectID = "Cnw-4p-3Uc"; */ /* Class = "NSButtonCell"; title = "Choose password for enhance security"; ObjectID = "Cnw-4p-3Uc"; */
"Cnw-4p-3Uc.title" = "Choose password for enhance security"; "Cnw-4p-3Uc.title" = "Choose password for enhance security";
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"4bq-ls-mCp.title" = "Μέγεθος"; "4bq-ls-mCp.title" = "Μέγεθος";
/* Class = "NSTextFieldCell"; title = "Rate"; ObjectID = "5Im-df-jdd"; */ /* Class = "NSTextFieldCell"; title = "Rate"; ObjectID = "5Im-df-jdd"; */
"5Im-df-jdd.title" = "Rate"; "5Im-df-jdd.title" = "Αξιολογείστε";
/* Class = "NSButtonCell"; title = "Enable hardware acceleration"; ObjectID = "e7y-eV-Gsz"; */ /* Class = "NSButtonCell"; title = "Enable hardware acceleration"; ObjectID = "e7y-eV-Gsz"; */
"e7y-eV-Gsz.title" = "Enable hardware acceleration"; "e7y-eV-Gsz.title" = "Enable hardware acceleration";
/* Class = "NSButtonCell"; title = "Enable notifications for incoming messages"; ObjectID = "0jV-Q4-232"; */
"0jV-Q4-232.title" = "Enable notifications for incoming messages";
/* Class = "NSMenuItem"; title = "Monthly"; ObjectID = "42E-UY-qlP"; */
"42E-UY-qlP.title" = "Monthly";
/* Class = "NSTextFieldCell"; title = "Download folder"; ObjectID = "6Ye-pe-9WV"; */
"6Ye-pe-9WV.title" = "Download folder";
/* Class = "NSButtonCell"; title = "Always record calls"; ObjectID = "6zp-rh-brb"; */
"6zp-rh-brb.title" = "Always record calls";
/* Class = "NSTextFieldCell"; title = "System"; ObjectID = "8xm-Tc-NMN"; */
"8xm-Tc-NMN.title" = "System";
/* Class = "NSTextFieldCell"; title = " 0"; ObjectID = "9sg-PF-ffw"; */
"9sg-PF-ffw.title" = " 0";
/* Class = "NSMenuItem"; title = "Weekly"; ObjectID = "AId-am-73Q"; */
"AId-am-73Q.title" = "Weekly";
/* Class = "NSTextFieldCell"; title = "Quality(Kbps)"; ObjectID = "AOr-Cq-w57"; */
"AOr-Cq-w57.title" = "Quality(Kbps)";
/* Class = "NSTextFieldCell"; title = "Notifications"; ObjectID = "I0d-mx-KhT"; */
"I0d-mx-KhT.title" = "Notifications";
/* Class = "NSTextFieldCell"; title = "6000"; ObjectID = "JGj-TS-Hxl"; */
"JGj-TS-Hxl.title" = "6000";
/* Class = "NSButtonCell"; title = "Enable notifications for invitations"; ObjectID = "Lww-Wb-yrf"; */
"Lww-Wb-yrf.title" = "Enable notifications for invitations";
/* Class = "NSButtonCell"; title = "Launch on Startup"; ObjectID = "O2C-xR-mHF"; */
"O2C-xR-mHF.title" = "Launch on Startup";
/* Class = "NSTextFieldCell"; title = "Call recording"; ObjectID = "Qb8-tb-vJd"; */
"Qb8-tb-vJd.title" = "Call recording";
/* Class = "NSButtonCell"; title = "Automatically check for updates"; ObjectID = "T3a-yx-ZaW"; */
"T3a-yx-ZaW.title" = "Automatically check for updates";
/* Class = "NSTextFieldCell"; title = "Conversations"; ObjectID = "ZCU-sa-SEk"; */
"ZCU-sa-SEk.title" = "Vestlused";
/* Class = "NSMenuItem"; title = "Daily"; ObjectID = "cB6-4m-9MU"; */
"cB6-4m-9MU.title" = "Daily";
/* Class = "NSTextFieldCell"; title = "Record folder"; ObjectID = "ep4-QU-rGl"; */
"ep4-QU-rGl.title" = "Record folder";
/* Class = "NSMenuItem"; title = "Hourly"; ObjectID = "mbu-TH-bs8"; */
"mbu-TH-bs8.title" = "Hourly";
/* Class = "NSTextFieldCell"; title = "Update"; ObjectID = "r4u-t3-gBc"; */
"r4u-t3-gBc.title" = "Update";
/* Class = "NSButtonCell"; title = "Enable notifications for incoming calls"; ObjectID = "uCL-ye-tsv"; */
"uCL-ye-tsv.title" = "Enable notifications for incoming calls";
/* Class = "NSButtonCell"; title = "Bring Jami to foreground on incoming calls"; ObjectID = "uYI-hA-JHk"; */
"uYI-hA-JHk.title" = "Bring Jami to foreground on incoming calls";
/* Class = "NSButtonCell"; title = "Record local video"; ObjectID = "y5x-4d-E26"; */
"y5x-4d-E26.title" = "Record local video";
"A network error occured during the export" = "A network error occured during the export";
/* Button Action */
"Accept" = "Accept";
/* Welcome title */
"Add a SIP account" = "Add a SIP account";
/* Contextual menu action */
"Add to contacts" = "Add to contacts";
/* Backup error */
"An error occured during the backup" = "An error occured during the backup";
/* Error shown to the user */
"An error occured during the export" = "An error occured during the export";
/* Peer busy message */
"appears to be busy." = "appears to be busy.";
/* Error audio permission */
"Audio permission not granted" = "Audio permission not granted";
/* Backup account */
"Backup your account" = "Backup your account";
/* Contextual menu action */
"Block contact" = "Blokeeri kontakt";
/* Remove account alert message */
"By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost." = "By clicking \"OK\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost.";
/* File transfer canceled label */
"Canceled" = "Canceled";
/* Contextual menu entry */
"Choose file" = "Choose file";
/* Contextual menu action */
"Clear conversation" = "Clear conversation";
/* No comment provided by engineer. */
"Copy" = "Copy";
/* Recording view explanation label */
"Could not record message during call" = "Could not record message during call";
/* Welcome title */
"Create a new account" = "Create a new account";
/* Backup enter password */
"Enter account password" = "Enter account password";
/* File transfer failed label */
"Failed" = "Failed";
/* Error message shown to user when it is impossible to migrate account */
"Failed to migrate your account. You can retry by pressing Ok or delete your account." = "Failed to migrate your account. You can retry by pressing Ok or delete your account.";
/* Text shown to user when an error occur at registration */
"Failed to perform lookup" = "Failed to perform lookup";
/* Text shown to the user */
"ID: " = "ID: ";
/* link account title */
"Import from backup" = "Impordi varundatud failist";
/* link account title */
"Import from other device" = "Import from other device";
/* Incoming call from {Name} */
"Incoming call from %@" = "Incoming call from %@";
/* Incoming message from {Name} */
"Incoming message from %@" = "Incoming message from %@";
/* Text shown to user when his username is invalid to be registered */
"Invalid username" = "Invalid username";
/* Text shown to user when his username is invalid to be registered */
"Invalid username." = "Invalid username.";
/* Allert message when no accounts are available */
"Navigate to preferences to create a new account" = "Navigate to preferences to create a new account";
/* Displayed as RingID when no accounts are available for selection */
"No account available" = "No account available";
/* Text show to the user when password didn't match */
"Password and confirmation mismatch." = "Password and confirmation mismatch.";
/* Indication for user */
"Password is too short" = "Password is too short";
/* Indication for user */
"Passwords don't match" = "Salasõnad ei klapi";
/* Contextual menu action */
"Place audio call" = "Place audio call";
/* Contextual menu action */
"Place video call" = "Place video call";
/* Recording view explanation label */
"Press to start recording" = "Press to start recording";
/* Record message title */
"Record a message" = "Record a message";
/* Button Action */
"Refuse" = "Refuse";
/* Text shown to the user */
"Registered name: " = "Registered name: ";
/* Remove account alert title */
"Remove account" = "Remove account";
/* export account button title */
"Select archive" = "Select archive";
/* Send button title */
"Send" = "Send";
/* Notification message */
"Send you a contact request" = "Send you a contact request";
/* No comment provided by engineer. */
"Share" = "Share";
/* Contextual menu entry */
"Share screen" = "Share screen";
/* Sign In */
"Sign In" = "Sign In";
/* Record message title */
"Stop recording" = "Stop recording";
/* File transfer successful label */
"Success" = "Success";
/* No comment provided by engineer. */
"Text Actions" = "Text Actions";
/* Text shown to user when his username is available to be registered */
"The entered username is available" = "The entered username is available";
/* Text shown to user when his username is already registered */
"The entered username is not available" = "The entered username is not available";
/* Error shown to the user */
"The password you entered does not unlock this account" = "The password you entered does not unlock this account";
/* Text shown to the user */
"This account needs to be migrated" = "This account needs to be migrated";
/* Explanation label when user have just ID */
"This is your ID. \nCopy and share it with your friends!" = "This is your ID. \nCopy and share it with your friends!";
/* Explanation label when user have Jami username */
"This is your Jami username. \nCopy and share it with your friends!" = "This is your Jami username. \nCopy and share it with your friends!";
/* Title shown to user to concat with Pin */
"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes.";
/* Text shown to the user */
"To proceed with the migration, you need to enter a password that was used for this account." = "To proceed with the migration, you need to enter a password that was used for this account.";
/* File transfer peer unjoinable label */
"Unjoinable" = "Unjoinable";
/* Error video permission */
"Video permission not granted" = "Video permission not granted";
/* Welcome title */
"Welcome to Jami" = "Welcome to Jami";
/* Peer busy message */
"Would you like to leave a message?" = "Would you like to leave a message?";
/* Class = "NSTabViewItem"; label = "SmartView"; ObjectID = "0MO-4e-8mo"; */
"0MO-4e-8mo.label" = "SmartView";
/* Class = "NSSegmentedCell"; 6T7-ip-Pun.ibShadowedLabels[0] = "Conversations"; ObjectID = "6T7-ip-Pun"; */
"6T7-ip-Pun.ibShadowedLabels[0]" = "Vestlused";
/* Class = "NSSegmentedCell"; 6T7-ip-Pun.ibShadowedLabels[1] = "Requests"; ObjectID = "6T7-ip-Pun"; */
"6T7-ip-Pun.ibShadowedLabels[1]" = "Requests";
/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Ap7-26-S6b"; */
"Ap7-26-S6b.title" = "Text Cell";
/* Class = "NSMenuItem"; title = "Item 2"; ObjectID = "DPK-hh-Aq5"; */
"DPK-hh-Aq5.title" = "Item 2";
/* Class = "NSWindow"; title = "Jami"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "Jami";
/* Class = "NSButton"; ibShadowedToolTip = "Accept Invitation"; ObjectID = "Fc5-KS-cim"; */
"Fc5-KS-cim.ibShadowedToolTip" = "Accept Invitation";
/* Class = "NSButton"; ibShadowedToolTip = "Share account info"; ObjectID = "Oac-o7-2Ge"; */
"Oac-o7-2Ge.ibShadowedToolTip" = "Share account info";
/* Class = "NSMenuItem"; title = "Item 3"; ObjectID = "Oe5-Nj-cP3"; */
"Oe5-Nj-cP3.title" = "Item 3";
/* Class = "NSToolbarItem"; label = "Toolbar Item"; ObjectID = "XSp-w5-Fes"; */
"XSp-w5-Fes.label" = "Toolbar Item";
/* Class = "NSToolbarItem"; paletteLabel = "Toolbar Item"; ObjectID = "XSp-w5-Fes"; */
"XSp-w5-Fes.paletteLabel" = "Toolbar Item";
/* Class = "NSTextFieldCell"; title = "This is your ID.\nCopy and share it with your friends!"; ObjectID = "Xb9-UT-M2F"; */
"Xb9-UT-M2F.title" = "This is your ID.\nCopy and share it with your friends!";
/* Class = "NSBox"; title = "Box"; ObjectID = "eVv-lu-T1Y"; */
"eVv-lu-T1Y.title" = "Box";
/* Class = "NSButton"; ibShadowedToolTip = "Show QRcode"; ObjectID = "eXV-BT-B6J"; */
"eXV-BT-B6J.ibShadowedToolTip" = "Show QRcode";
/* Class = "NSButton"; ibShadowedToolTip = "Ignore invitation"; ObjectID = "ejM-H2-aJX"; */
"ejM-H2-aJX.ibShadowedToolTip" = "Ignore invitation";
/* Class = "NSTextFieldCell"; title = "Jami is free software for universal communication which respects the freedoms and privacy of its users."; ObjectID = "eln-Vm-t0d"; */
"eln-Vm-t0d.title" = "Jami is free software for universal communication which respects the freedoms and privacy of its users.";
/* Class = "NSTextFieldCell"; placeholderString = "Call name"; ObjectID = "j0J-Xd-uth"; */
"j0J-Xd-uth.placeholderString" = "Call name";
/* Class = "NSTextFieldCell"; placeholderString = "details"; ObjectID = "mK5-kV-YOO"; */
"mK5-kV-YOO.placeholderString" = "details";
/* Class = "NSSearchFieldCell"; placeholderString = "Search for new or existing contact"; ObjectID = "vvE-nM-kSl"; */
"vvE-nM-kSl.placeholderString" = "Search for new or existing contact";
/* Class = "NSButton"; ibShadowedToolTip = "Block contact"; ObjectID = "xP1-ZW-WZ8"; */
"xP1-ZW-WZ8.ibShadowedToolTip" = "Blokeeri kontakt";
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !"; "This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !";
/* Explanation label when user have Jami username */ /* Explanation label when user have Jami username */
"This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copiez-le et partager-le à vos proches."; "This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copier-le et partager-le à vos proches.";
/* Title shown to user to concat with Pin */ /* Title shown to user to concat with Pin */
"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes."; "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes.";
......
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !"; "This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !";
/* Explanation label when user have Jami username */ /* Explanation label when user have Jami username */
"This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copiez-le et partager-le à vos proches."; "This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copier-le et partager-le à vos proches.";
/* Title shown to user to concat with Pin */ /* Title shown to user to concat with Pin */
"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes."; "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes.";
......
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !"; "This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !";
/* Explanation label when user have Jami username */ /* Explanation label when user have Jami username */
"This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copiez-le et partager-le à vos proches."; "This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copier-le et partager-le à vos proches.";
/* Title shown to user to concat with Pin */ /* Title shown to user to concat with Pin */
"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes."; "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes.";
......
...@@ -161,7 +161,7 @@ ...@@ -161,7 +161,7 @@
"This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !"; "This is your ID. \nCopy and share it with your friends!" = "Ceci est votre identifiant Jami. Conservez et partagez-le avec vos amis !";
/* Explanation label when user have Jami username */ /* Explanation label when user have Jami username */
"This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copiez-le et partager-le à vos proches."; "This is your Jami username. \nCopy and share it with your friends!" = " Ceci est votre nom d'utilisateur Jami. Copier-le et partager-le à vos proches.";
/* Title shown to user to concat with Pin */ /* Title shown to user to concat with Pin */
"To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes."; "To complete the processs, you need to open Jami on the new device and choose the option \"Link this device to an account\". Your pin is valid for 10 minutes." = "Pour compléter le processus, ouvrer Ring sur le nouvel appareil, et choisir l'option \"Lier cet appareil à un compte\". Le NIP est valide pendant 10 minutes.";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment