diff --git a/Ring/Ring/Resources/ar.lproj/Localizable.strings b/Ring/Ring/Resources/ar.lproj/Localizable.strings index 340dab1178be78f4f5944ad7117d35407db67833..e5afc0886b2c03e3c6e9af70782e94d2e85800e6 100644 --- a/Ring/Ring/Resources/ar.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ar.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "يتم الإتصال"; "account.statusUnknown" = "مجهول"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/bg.lproj/Localizable.strings b/Ring/Ring/Resources/bg.lproj/Localizable.strings index 3c142be6e9c84a7bc3ed0ddbf8de14d55feef303..9924676ada724ea9d9459f273e28cecf51c1585d 100644 --- a/Ring/Ring/Resources/bg.lproj/Localizable.strings +++ b/Ring/Ring/Resources/bg.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Свързване"; "account.statusUnknown" = "Неизвестно"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ca.lproj/Localizable.strings b/Ring/Ring/Resources/ca.lproj/Localizable.strings index 7d4de643be2096aa7a78c4b6350219331d45be07..d810f08c186843b098d5a3284178e9fed1a37490 100644 --- a/Ring/Ring/Resources/ca.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ca.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connectant"; "account.statusUnknown" = "Desconegut"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/cs-CZ.lproj/Localizable.strings b/Ring/Ring/Resources/cs-CZ.lproj/Localizable.strings index 11b80c7378ec3d3557835d885d5750f69c0bb28b..5d22a8e307c3b2769638e1fa80123a3a6cc6ac1b 100644 --- a/Ring/Ring/Resources/cs-CZ.lproj/Localizable.strings +++ b/Ring/Ring/Resources/cs-CZ.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Spojuje se"; "account.statusUnknown" = "Neznámé"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Žádné blokované kontakty"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Obecná nastavení"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/da.lproj/Localizable.strings b/Ring/Ring/Resources/da.lproj/Localizable.strings index c4ca8a8b06484c82b0b965434ed39eb7a44a3fc6..235ae9ef0e3992b19d720ab60fb4826ab578ca71 100644 --- a/Ring/Ring/Resources/da.lproj/Localizable.strings +++ b/Ring/Ring/Resources/da.lproj/Localizable.strings @@ -173,7 +173,7 @@ "accountPage.proxyDisabledAlertBody" = "Aktivér venligst proxy, for at modtage notifikationer"; "accountPage.revokeDeviceTitle" = "Tilbagetræk enheden"; "accountPage.revokeDeviceMessage" = "Are you sure you want to revoke this device? This action could not be undone."; -"accountPage.revokeDeviceButton" = "Revoke"; +"accountPage.revokeDeviceButton" = "Tilbagekald"; "accountPage.revokeDevicePlaceholder" = "Enter your passord"; "accountPage.deviceRevoked" = "Device revocation completed"; "accountPage.deviceRevocationProgress" = "Revoking..."; @@ -192,7 +192,7 @@ "accountPage.contactMeOnJamiTitle" = "Contact me on Jami!"; "accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; "accountPage.registerNameTitle" = "Register a username"; -"accountPage.passwordPlaceholder" = "Enter account password"; +"accountPage.passwordPlaceholder" = "Indtast password til kontoen"; "accountPage.usernamePlaceholder" = "Enter desired username"; "accountPage.registerNameErrorMessage" = "Choosen username is not available"; "accountPage.usernameRegistering" = "Registering"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "Forbinder"; "account.statusUnknown" = "Ukendt"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Generelle indstillinger"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/de-DE.lproj/Localizable.strings b/Ring/Ring/Resources/de-DE.lproj/Localizable.strings index 573c16667315cc251bad7224cb4bf05144da4105..01983d16f0b46eb73b0005759c37f265131b5fb3 100644 --- a/Ring/Ring/Resources/de-DE.lproj/Localizable.strings +++ b/Ring/Ring/Resources/de-DE.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Verbinden"; "account.statusUnknown" = "Unbekannt"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Allgemeine Einstellungen"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/de.lproj/Localizable.strings b/Ring/Ring/Resources/de.lproj/Localizable.strings index c0d1235cc863f4f0f38e0b710b51b3d0923f6f2d..f73247f7ce8efe46e82232a657e7ad8f56ab9b0f 100644 --- a/Ring/Ring/Resources/de.lproj/Localizable.strings +++ b/Ring/Ring/Resources/de.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Verbindet"; "account.statusUnknown" = "Unbekannt"; "account.statusConnectionerror" = "Verbindungsfehler"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Keine gesperrten Kontakte"; @@ -272,10 +273,23 @@ "generatedMessage.invitationAccepted" = "Einladung angenommen"; "generatedMessage.outgoingCall" = "Ausgehender Anruf"; "generatedMessage.incomingCall" = "Eingehender Anruf"; -"generatedMessage.missedOutgoingCall" = "Verpasster ausgehender Anruf"; +"generatedMessage.missedOutgoingCall" = "Ausgehender Anruf fehlgeschlagen"; "generatedMessage.missedIncomingCall" = "Verpasster eingehender Anruf"; //General Settings "generalSettings.title" = "Allgemeine Einstellungen"; "generalSettings.videoAcceleration" = "Videobeschleunigung aktivieren"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/el.lproj/Localizable.strings b/Ring/Ring/Resources/el.lproj/Localizable.strings index 5334b179a73378d4a4f7bb0be27d452bb888bf85..7e56c67ccda971346c6ab62cce44846b62a18d9c 100644 --- a/Ring/Ring/Resources/el.lproj/Localizable.strings +++ b/Ring/Ring/Resources/el.lproj/Localizable.strings @@ -96,7 +96,7 @@ "linkToAccount.passwordPlaceholder" = "Συνθηματικό"; "linkToAccount.pinPlaceholder" = "PIN"; "linkToAccount.passwordLabel" = "Enter Password"; -"linkToAccount.pinLabel" = "Enter PIN"; +"linkToAccount.pinLabel" = "Εισάγετε PIN"; "linkToAccount.explanationPinMessage" = "To generate the PIN code, go to the account managment settings on device that contain account you want to use. In devices settings Select \"Link another device to this account\". You will get the necessary PIN to complete this form. The PIN is only valid for 10 minutes."; //Link To Account Manager form @@ -217,6 +217,7 @@ "account.statusConnecting" = "Συνδέεται"; "account.statusUnknown" = "Άγνωστοι"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/eo.lproj/Localizable.strings b/Ring/Ring/Resources/eo.lproj/Localizable.strings index b329a9934eff39c7214e21efaaa6d4e2d9f45a05..f2e56bee91432f14bcda386e2b412ffdd38d7d10 100644 --- a/Ring/Ring/Resources/eo.lproj/Localizable.strings +++ b/Ring/Ring/Resources/eo.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Nekonata"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/es.lproj/Localizable.strings b/Ring/Ring/Resources/es.lproj/Localizable.strings index 8bc6cfe9a5fff09afe713cc1b6db149217b601c9..a731fe9685d3935e5ac0022b56227bb04f294318 100644 --- a/Ring/Ring/Resources/es.lproj/Localizable.strings +++ b/Ring/Ring/Resources/es.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Conectando"; "account.statusUnknown" = "Desconocido"; "account.statusConnectionerror" = "Error de conexión"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No hay contactos bloqueados"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Ajustes generales"; "generalSettings.videoAcceleration" = "Habilitar aceleración de video"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/es_AR.lproj/Localizable.strings b/Ring/Ring/Resources/es_AR.lproj/Localizable.strings index 3c003b6409ed1fa2ba2e69d495aface829ed1f9d..8d775334fd03a251647616604967a7f47de16fea 100644 --- a/Ring/Ring/Resources/es_AR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/es_AR.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Conectando"; "account.statusUnknown" = "Desconocido"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/et.lproj/Localizable.strings b/Ring/Ring/Resources/et.lproj/Localizable.strings new file mode 100644 index 0000000000000000000000000000000000000000..58d48445fae028310e0cb2211078f4b45914e997 --- /dev/null +++ b/Ring/Ring/Resources/et.lproj/Localizable.strings @@ -0,0 +1,295 @@ + /* + * Copyright (C) 2017-2019 Savoir-faire Linux Inc. + * + * Author: Silbino Gonçalves Matado <silbino.gmatado@savoirfairelinux.com> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 3 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + */ + +// Global +"global.homeTabBarTitle" = "Vestlused"; +"global.contactRequestsTabBarTitle" = "Invitations"; +"global.meTabBarTitle" = "Account"; +"global.ok" = "Ok"; +"global.versionName" = "Free as in Freedom"; + +// Scan +"scan.badQrCode" = "Bad QR code"; +"scan.search" = "Searching…"; + +// Smartlist +"smartlist.yesterday" = "Yesterday"; +"smartlist.results" = "Search Result"; +"smartlist.conversations" = "Vestlused"; +"smartlist.searching" = "Searching..."; +"smartlist.noResults" = "No results"; +"smartlist.noConversation" = "No conversations"; +"smartlist.searchBarPlaceholder" = "Enter name..."; +"smartlist.noNetworkConnectivity" = "No network connectivity"; +"smartlist.cellularAccess" = "Be sure cellular access is granted in your settings"; +"smartlist.accountsTitle" = "Accounts"; +"smartlist.addAccountButton" = "+ Add Account"; +"smartlist.noNumber" = "Selected contact does not have any number"; +"smartlist.selectOneNumber" = "Select one of the numbers"; + +//Conversation +"conversation.messagePlaceholder" = "Type your message..."; + +//Invitations +"invitations.noInvitations" = "No invitations"; + +// Walkthrough + +//Welcome Screen +"welcome.title" = "Welcome to Jami !"; +"welcome.text" = "Jami is a free and universal communication platform which preserves the users' privacy and freedoms"; +"welcome.linkDevice" = "Link this device to an account"; +"welcome.createAccount" = "Create a Jami account"; + +//Creation Profile Screen +"createProfile.skipCreateProfile" = "Skip"; +"createProfile.profileCreated" = "Next"; +"createProfile.title" = "Personalise your profile"; +"createProfile.enterNameLabel" = "Enter a display name"; +"createProfile.enterNamePlaceholder" = "Enter name"; +"createProfile.subtitle" = "Your profile will be shared with your contacts. You can change it at any time."; +"createProfile.createYourAvatar" = "Create your avatar"; + +//Create Account form +"createAccount.createAccountFormTitle" = "Create your account"; +"createAccount.chooseStrongPassword" = "Choose strong password you will remember to protect your Jami account."; +"createAccount.enterNewUsernamePlaceholder" = "Username"; +"createAccount.newPasswordPlaceholder" = "Password"; +"createAccount.repeatPasswordPlaceholder" = "Confirm password"; +"createAccount.passwordCharactersNumberError" = "6 characters minimum"; +"createAccount.passwordNotMatchingError" = "passwords do not match"; +"createAccount.lookingForUsernameAvailability" = "looking for availability…"; +"createAccount.invalidUsername" = "invalid username"; +"createAccount.usernameAlreadyTaken" = "username already taken"; +"createAccount.loading" = "Loading"; +"createAccount.waitCreateAccountTitle" = "Adding account"; +"createAccount.RegisterAUsername" = "Register a username"; +"createAccount.ChooseAPassword" = "Encrypt my account"; +"createAccount.PasswordInformation" = "Choose a password to encrypt your local account. Don’t forget it or you will not be able to recover your account"; +"createAccount.EnableNotifications" = "Notifications"; +"createAccount.Recommended" = "(Recommended)"; +"createAccount.UsernameNotRegisteredTitle" = "Network error"; +"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; +"createAccount.timeoutTitle" = "Account Created"; +"createAccount.timeoutMessage" = "Username registration in progress... It could take a few moments."; + +//Link To Account form +"linkToAccount.waitLinkToAccountTitle" = "Account linking"; +"linkToAccount.linkButtonTitle" = "Link device"; +"linkToAccount.passwordPlaceholder" = "Password"; +"linkToAccount.pinPlaceholder" = "PIN"; +"linkToAccount.passwordLabel" = "Enter Password"; +"linkToAccount.pinLabel" = "Enter PIN"; +"linkToAccount.explanationPinMessage" = "To generate the PIN code, go to the account managment settings on device that contain account you want to use. In devices settings Select \"Link another device to this account\". You will get the necessary PIN to complete this form. The PIN is only valid for 10 minutes."; + +//Link To Account Manager form +"linkToAccountManager.signIn" = "Sign In"; +"linkToAccountManager.passwordPlaceholder" = "Password"; +"linkToAccountManager.passwordLabel" = "Enter Password"; +"linkToAccountManager.usernamePlaceholder" = "Username"; +"linkToAccountManager.usernameLabel" = "Enter Username"; +"linkToAccountManager.accountManagerPlaceholder" = "Account manager"; +"linkToAccountManager.accountManagerLabel" = "Enter account manager URI"; + +//Alerts +"alerts.accountCannotBeFoundTitle" = "Can't find account"; +"alerts.accountCannotBeFoundMessage" = "Account couldn't be found on the Jami network. Make sure it was exported on Jami from an existing device, and that provided credentials are correct."; +"alerts.accountAddedTitle" = "Account Added"; +"alerts.accountNoNetworkTitle" = "Can't connect to the network"; +"alerts.accountNoNetworkMessage" = "Could not add account because Jami couldn't connect to the distributed network. Check your device connectivity."; +"alerts.accountDefaultErrorTitle" = "Unknown error"; +"alerts.accountDefaultErrorMessage" = "The account couldn't be created."; +"alerts.profileTakePhoto" = "Take photo"; +"alerts.profileUploadPhoto" = "Upload photo"; +"alerts.profileCancelPhoto" = "Cancel"; +"alerts.accountLinkedTitle" = "Linking account"; +"alerts.dbFailedTitle" = "An error happned when launching Jami"; +"alerts.dbFailedMessage" = "Please close application and try to open it again"; +"alerts.confirmBlockContact" = "Are you sure you want to block this contact? The conversation history with this contact will also be deleted permanently."; +"alerts.confirmBlockContactTitle" = "Block Contact"; +"alerts.confirmDeleteConversation" = "Are you sure you want to delete this conversation permanently?"; +"alerts.confirmDeleteConversationFromContact" = "Are you sure you want to delete the conversation with this contact?"; +"alerts.confirmDeleteConversationTitle" = "Delete Conversation"; +"alerts.confirmClearConversation" = "Are you sure you want to clear the conversation with this contact?"; +"alerts.confirmClearConversationTitle" = "Clear Conversation"; +"alerts.noMediaPermissionsTitle" = "Media permission not granted"; +"alerts.noLibraryPermissionsTitle" = "Access to photo library not granted"; +"alerts.errorWrongCredentials" = "Cannot connect to provided account manager. Please check your credentials"; + +//Actions +"actions.blockAction" = "Block"; +"actions.deleteAction" = "Delete"; +"actions.cancelAction" = "Cancel"; +"actions.clearAction" = "Clear"; +"actions.backAction" = "Back"; +"alerts.incomingCallAllertTitle" = "Incoming call from "; +"alerts.incomingCallButtonAccept" = "Accept"; +"alerts.incomingCallButtonIgnore" = "Ignore"; + +//Calls +"calls.callItemTitle" = "Helista"; +"calls.unknown" = "Unknown"; +"calls.incomingCallInfo" = "wants to talk to you"; +"calls.ringing" = "Ringing…"; +"calls.connecting" = "Connecting…"; +"calls.searching" = "Searching…"; +"calls.callFinished" = "Call finished"; +"calls.currentCallWith" = "Call with "; +"calls.haghUp" = "hang up"; + +//Account Page +"accountPage.devicesListHeader" = "Devices"; +"accountPage.settingsHeader" = "Settings"; +"accountPage.username" = "Username"; +"accountPage.usernameNotRegistered" = "username: not registered"; +"accountPage.credentialsHeader" = "Account Details"; +"accountPage.enableProxy" = "Enable Proxy"; +"accountPage.blockedContacts" = "Block List"; +"accountPage.unblockContact" = "UNBLOCK"; +"accountPage.proxyAddressAlert" = "Provide proxy address"; +"accountPage.enableProxy" = "Enable Proxy"; +"accountPage.noProxyExplanationLabel" = "Your device won't receive notifications when proxy is disabled"; +"accountPage.saveProxyAddress" = "Save"; +"accountPage.proxyPaceholder" = "Proxy address"; +"accountPage.enableNotifications" = "Enable Notifications"; +"accountPage.proxyDisabledAlertTitle" = "Proxy Server Disabled"; +"accountPage.proxyDisabledAlertBody" = "In order to receive notifications, please enable proxy"; +"accountPage.revokeDeviceTitle" = "Revoke device"; +"accountPage.revokeDeviceMessage" = "Are you sure you want to revoke this device? This action could not be undone."; +"accountPage.revokeDeviceButton" = "Revoke"; +"accountPage.revokeDevicePlaceholder" = "Enter your passord"; +"accountPage.deviceRevoked" = "Device revocation completed"; +"accountPage.deviceRevocationProgress" = "Revoking..."; +"accountPage.deviceRevocationSuccess" = "Device was revoked"; +"accountPage.deviceRevocationTryAgain" = "Try again"; +"accountPage.deviceRevocationWrongPassword" = "Incorrect password"; +"accountPage.deviceRevocationUnknownDevice" = "Unknown device"; +"accountPage.deviceRevocationError" = "Device revocation error"; +"accountPage.namePlaceholder" = "Name"; +"accountPage.linkDeviceTitle" = "Link another device"; +"accountPage.other" = "Other"; +"accountPage.removeAccountTitle" = "Remove account"; +"accountPage.removeAccountMessage" = "By clicking \"Remove\" you will remove this account on this device! This action can not be undone. Also, your registered name can be lost."; +"accountPage.removeAccountButton" = "Remove"; +"accountPage.shareAccountDetails" = "Share Account Details"; +"accountPage.contactMeOnJamiTitle" = "Contact me on Jami!"; +"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.registerNameTitle" = "Register a username"; +"accountPage.passwordPlaceholder" = "Enter account password"; +"accountPage.usernamePlaceholder" = "Enter desired username"; +"accountPage.registerNameErrorMessage" = "Choosen username is not available"; +"accountPage.usernameRegistering" = "Registering"; +"accountPage.usernameRegisterAction" = "Register"; +"accountPage.usernameRegistrationFailed" = "Registration failed. Please check password."; + +//Account +"account.sipUsername" = "User Name"; +"account.sipPassword" = "Password"; +"account.sipServer" = "SIP Server"; +"account.port" = "Port"; +"account.proxyServer" = "Proxy"; +"account.createSipAccount" = "Create Sip Account"; +"account.usernameLabel" = "Enter Username"; +"account.passwordLabel" = "Enter Password"; +"account.serverLabel" = "Enter Address"; +"account.portLabel" = "Enter Port Number"; +"account.accountStatus" = "Account Status"; +"account.enableAccount" = "Enable Account"; +"account.statusOnline" = "Online"; +"account.statusOffline" = "Offline"; +"account.statusConnecting" = "Connecting"; +"account.statusUnknown" = "Unknown"; +"account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; + +//Block List Page +"blockListPage.noBlockedContacts" = "No blocked contacts"; + +//Link New Device +"linkDevice.title" = "Link a new device"; +"linkDevice.passwordError" = "The password you entered does not unlock this account"; +"linkDevice.networkError" = "A network error occured during the export"; +"linkDevice.defaultError" = "An error occured during the export"; +"linkDevice.explanationMessage" = "To complete the process, 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"; +"linkDevice.hudMessage" = "Verifying"; + +//Contact Page +"contactPage.startAudioCall" = "Start Audio Call"; +"contactPage.startVideoCall" = "Start Video Call"; +"contactPage.sendMessage" = "Send Message"; +"contactPage.clearConversation" = "Clear Chat"; +"contactPage.blockContact" = "Block Contact"; +"contactPage.removeConversation" = "Remove Conversation"; + +//DataTransfer +"dataTransfer.readableStatusCreated" = "Initializing…"; +"dataTransfer.readableStatusError" = "Error"; +"dataTransfer.readableStatusAwaiting" = "Pending…"; +"dataTransfer.readableStatusRefuse" = "Refuse"; +"dataTransfer.readableStatusOngoing" = "Transferring"; +"dataTransfer.readableStatusCanceled" = "Canceled"; +"dataTransfer.sendingFailed" = "Failed to send"; +"dataTransfer.readableStatusSuccess" = "Complete"; +"dataTransfer.readableStatusAccept" = "Accept"; +"dataTransfer.readableStatusCancel" = "Cancel"; + +//Notifications +"notifications.incomingCall" = "Incoming Call"; +"notifications.missedCall" = "Missed Call"; +"notifications.acceptCall" = "ACCEPT"; +"notifications.refuseCall" = "REFUSE"; +"notifications.newFile" = "New file"; +"dataTransfer.readableStatusAwaiting" = "Pending…"; +"dataTransfer.readableStatusRefuse" = "Refuse"; +"dataTransfer.readableStatusOngoing" = "Transferring"; +"dataTransfer.readableStatusCanceled" = "Canceled"; +"dataTransfer.readableStatusSuccess" = "Complete"; +"dataTransfer.readableStatusAccept" = "Accept"; +"dataTransfer.readableStatusCancel" = "Cancel"; +"dataTransfer.infoMessage" = "Press to start recording"; +"dataTransfer.sendMessage" = "Send"; + + +//Generated Message +"generatedMessage.contactAdded" = "Contact added"; +"generatedMessage.invitationReceived" = "Invitation received"; +"generatedMessage.invitationAccepted" = "Invitation accepted"; +"generatedMessage.outgoingCall" = "Outgoing call"; +"generatedMessage.incomingCall" = "Incoming call"; +"generatedMessage.missedOutgoingCall" = "Missed outgoing call"; +"generatedMessage.missedIncomingCall" = "Missed incoming call"; + +//General Settings +"generalSettings.title" = "General settings"; +"generalSettings.videoAcceleration" = "Enable video acceleration"; + +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/eu.lproj/Localizable.strings b/Ring/Ring/Resources/eu.lproj/Localizable.strings index 1b02dde797919b177e4dbf4c472bb19c359829ef..4f5f5af14a5f94c4e0d97e3f5bddba87ce0b43e5 100644 --- a/Ring/Ring/Resources/eu.lproj/Localizable.strings +++ b/Ring/Ring/Resources/eu.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Konektatzen"; "account.statusUnknown" = "Ezezaguna"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fa-IR.lproj/Localizable.strings b/Ring/Ring/Resources/fa-IR.lproj/Localizable.strings index c594005632436757df616c808597a15308dd14a8..daf9b088fbe2e28c840d902d25d35dc612c08cc3 100644 --- a/Ring/Ring/Resources/fa-IR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fa-IR.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "در حال اتصال"; "account.statusUnknown" = "ناشناخته"; "account.statusConnectionerror" = "خطای ارتباط"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "مخاطب مسدودی وجود ندارد"; @@ -279,3 +280,16 @@ "generalSettings.title" = "تنظیمات کلی"; "generalSettings.videoAcceleration" = "فعالسازی شتابدهی ویدیو"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fi.lproj/Localizable.strings b/Ring/Ring/Resources/fi.lproj/Localizable.strings index 5d9141554b402f8051544b8da5a8c8e299d5a2cb..59c5abc266e1a63f1f6e8a066df9de3b9cd8070a 100644 --- a/Ring/Ring/Resources/fi.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fi.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Yhdistää"; "account.statusUnknown" = "Tuntematon"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fr-BE.lproj/Localizable.strings b/Ring/Ring/Resources/fr-BE.lproj/Localizable.strings index b6d65e488ff65d89e10694c2b87cbdf78798b625..122c9966e72d14e0dc30f18a950467fec08d8c5e 100644 --- a/Ring/Ring/Resources/fr-BE.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr-BE.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fr-CA.lproj/Localizable.strings b/Ring/Ring/Resources/fr-CA.lproj/Localizable.strings index ab652e67f3b4283b7aec6c2ebbe9329d478a5fe0..0828f9be716f6b8b9a2f0e5bc30bebe32443f04f 100644 --- a/Ring/Ring/Resources/fr-CA.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr-CA.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connexion en cours"; "account.statusUnknown" = "Inconnu"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fr-CH.lproj/Localizable.strings b/Ring/Ring/Resources/fr-CH.lproj/Localizable.strings index b6d65e488ff65d89e10694c2b87cbdf78798b625..122c9966e72d14e0dc30f18a950467fec08d8c5e 100644 --- a/Ring/Ring/Resources/fr-CH.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr-CH.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings b/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings index d05331c957f3dd35dce8f58d4357d73ec48814f1..85e2509ac67ddd14f79c5623237a76699257cbe2 100644 --- a/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr-FR.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Inconnu"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/fr.lproj/Localizable.strings b/Ring/Ring/Resources/fr.lproj/Localizable.strings index 27090defb7d47c422db5be544487f43b83f7d636..ce775774220bf524d34fdab7d798ae248ef561b0 100644 --- a/Ring/Ring/Resources/fr.lproj/Localizable.strings +++ b/Ring/Ring/Resources/fr.lproj/Localizable.strings @@ -190,7 +190,7 @@ "accountPage.removeAccountButton" = "Enlever"; "accountPage.shareAccountDetails" = "Partager les détails du compte "; "accountPage.contactMeOnJamiTitle" = "Contactez moi sur Jami !"; -"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.contactMeOnJamiContant" = "Contactez-moi par l'identifiant : %s sur la plateforme distribuée de communication Jami. https://jami.net "; "accountPage.registerNameTitle" = "Enregistrer un nom d'utilisateur"; "accountPage.passwordPlaceholder" = "Entrer le mot de passe de votre compte"; "accountPage.usernamePlaceholder" = "Entrez le nom d'utilisateur souhaité"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "En cours de connexion"; "account.statusUnknown" = "Inconnu"; "account.statusConnectionerror" = "Erreur de connexion"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Aucun contact bloqué"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Paramètres généraux"; "generalSettings.videoAcceleration" = "Activer l'accélération vidéo"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/gl.lproj/Localizable.strings b/Ring/Ring/Resources/gl.lproj/Localizable.strings index 1ebf4b7c8b9f1bf441d53d727479adf0b6a12081..cd728a95d29c4465f157aff941458f3712a1c06c 100644 --- a/Ring/Ring/Resources/gl.lproj/Localizable.strings +++ b/Ring/Ring/Resources/gl.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Conectando"; "account.statusUnknown" = "Descoñecido"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/he.lproj/Localizable.strings b/Ring/Ring/Resources/he.lproj/Localizable.strings index 1a1742ebd0e506dfade85518dcd1991db89fb654..bed319acb6f97a04ff2b39f41e09a92abec9a4a7 100644 --- a/Ring/Ring/Resources/he.lproj/Localizable.strings +++ b/Ring/Ring/Resources/he.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "מתחבר"; "account.statusUnknown" = "לא מוכר"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/hi-IN.lproj/Localizable.strings b/Ring/Ring/Resources/hi-IN.lproj/Localizable.strings index ba058ff732eef90ade9a061de82cb6e6261ce07d..fd9fcc5c9dff70584191d7edbf2774ba96ea5013 100644 --- a/Ring/Ring/Resources/hi-IN.lproj/Localizable.strings +++ b/Ring/Ring/Resources/hi-IN.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/hr.lproj/Localizable.strings b/Ring/Ring/Resources/hr.lproj/Localizable.strings index 99d7cdfc093b51ebda7401e29cc0cdf897da487f..1d4f981f63804ae0e0afee154f129a5bc5d62f13 100644 --- a/Ring/Ring/Resources/hr.lproj/Localizable.strings +++ b/Ring/Ring/Resources/hr.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Spajanje"; "account.statusUnknown" = "Nepoznato"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/hu.lproj/Localizable.strings b/Ring/Ring/Resources/hu.lproj/Localizable.strings index a7ff127cd49f56617d5d8a7d82278f498679653c..0e4a5e185965e3b663ad2285e7cb757b4088d2af 100644 --- a/Ring/Ring/Resources/hu.lproj/Localizable.strings +++ b/Ring/Ring/Resources/hu.lproj/Localizable.strings @@ -190,7 +190,7 @@ "accountPage.removeAccountButton" = "Eltávolítás"; "accountPage.shareAccountDetails" = "Fiók részletek megosztása"; "accountPage.contactMeOnJamiTitle" = "Lépjen kapcsolatba velem a Jami-n!"; -"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.contactMeOnJamiContant" = "Lépjen velem kapcsolatba a(z) „%s” használatával, a Jami elosztott kommunikációs platformon: https://jami.net"; "accountPage.registerNameTitle" = "Felhasználónév bejegyeztetése"; "accountPage.passwordPlaceholder" = "Adja meg a fiók jelszavát"; "accountPage.usernamePlaceholder" = "Írja be a kívánt felhasználónevet"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "Kapcsolódás"; "account.statusUnknown" = "Ismeretlen"; "account.statusConnectionerror" = "Csatlakozási hiba"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Nincsenek letiltott kapcsolatok"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Általános beállítások"; "generalSettings.videoAcceleration" = "Videó gyorsítás engedélyezése"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/id.lproj/Localizable.strings b/Ring/Ring/Resources/id.lproj/Localizable.strings index 70e4826644bbd5fa4e132931c66a9c9efcd84e61..e356a840fe4317aae95440f19023bd6daecf45b1 100644 --- a/Ring/Ring/Resources/id.lproj/Localizable.strings +++ b/Ring/Ring/Resources/id.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Tidak diketahui"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/it-IT.lproj/Localizable.strings b/Ring/Ring/Resources/it-IT.lproj/Localizable.strings index a6b82bf78d591c725be81a8bb247e381580117be..01802d761634bffebd681ab8c95d63fc02ccd1b5 100644 --- a/Ring/Ring/Resources/it-IT.lproj/Localizable.strings +++ b/Ring/Ring/Resources/it-IT.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Collegamento"; "account.statusUnknown" = "Sconosciuto"; "account.statusConnectionerror" = "Errore di connessione"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Nessun contatto bloccato"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Impostazioni generali"; "generalSettings.videoAcceleration" = "Attiva l'accelerazione video"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/it.lproj/Localizable.strings b/Ring/Ring/Resources/it.lproj/Localizable.strings index a03366b914ca51d954efc628636c5e8c1e1f5052..bfc33b2fc2886a6ba9bf4273270f5e974c683f3d 100644 --- a/Ring/Ring/Resources/it.lproj/Localizable.strings +++ b/Ring/Ring/Resources/it.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connessione in corso "; "account.statusUnknown" = "Sconosciuto"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Impostazioni generali"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ja.lproj/Localizable.strings b/Ring/Ring/Resources/ja.lproj/Localizable.strings index 08e0c71b6944e67566168037af809c672958d9c6..79cbe2bb300597e0caf293639b288fe79d07f4ce 100644 --- a/Ring/Ring/Resources/ja.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ja.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "接続中"; "account.statusUnknown" = "不明"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "ブロックした連絡先はありません"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ko-KR.lproj/Localizable.strings b/Ring/Ring/Resources/ko-KR.lproj/Localizable.strings index 74221fd18fe3f3a127afb445f8c355db23b61fa6..696a6e021f7f9b3334cc78132d565a6635452aaf 100644 --- a/Ring/Ring/Resources/ko-KR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ko-KR.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/lt.lproj/Localizable.strings b/Ring/Ring/Resources/lt.lproj/Localizable.strings index 4f81eade30203b66a50539ae6bfc96324e136135..c2fd8cf8feb0bc2c2f558919b1edfa26b1ff09e5 100644 --- a/Ring/Ring/Resources/lt.lproj/Localizable.strings +++ b/Ring/Ring/Resources/lt.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Sujungiama"; "account.statusUnknown" = "Nežinomas"; "account.statusConnectionerror" = "Ryšio klaida"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Užblokuotų adresatų nėra"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Bendri nustatymai"; "generalSettings.videoAcceleration" = "Įjungti vaizdo spartinimą"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ms.lproj/Localizable.strings b/Ring/Ring/Resources/ms.lproj/Localizable.strings index 62dae44a1bdf7e7eec95d811236c1c41a183e8f7..0247862407148fe88bfe21a56c0791cfd5b73878 100644 --- a/Ring/Ring/Resources/ms.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ms.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Menyambung"; "account.statusUnknown" = "Tidak diketahui"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/nb.lproj/Localizable.strings b/Ring/Ring/Resources/nb.lproj/Localizable.strings index ad51fb578fda312b2b40d552c4285ad9ed37a9c9..d3b5abe3a06d6d5fa5524c4b94cf172e6889948a 100644 --- a/Ring/Ring/Resources/nb.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nb.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Kobler opp"; "account.statusUnknown" = "Ukjent"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Generelt oppsett"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/nl-NL.lproj/Localizable.strings b/Ring/Ring/Resources/nl-NL.lproj/Localizable.strings index 34c89481af7d4a06d998c9b10ecedbbde320232b..d8af483a688e3bc78c207e01aa99557ebd6376c8 100644 --- a/Ring/Ring/Resources/nl-NL.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nl-NL.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/nl.lproj/Localizable.strings b/Ring/Ring/Resources/nl.lproj/Localizable.strings index fe4e2ce8565a08ac8548de92dcf168049d60cea2..dd1870cf29babe30ed793b457a06b0bac8176d89 100644 --- a/Ring/Ring/Resources/nl.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nl.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Verbinden"; "account.statusUnknown" = "Onbekend"; "account.statusConnectionerror" = "Verbindingsfout"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Geen geblokkeerde contacten"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Algemene instellingen"; "generalSettings.videoAcceleration" = "Videoversnelling inschakelen"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings b/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings index 22b3c877e02d023b69394cdbf0c989edb66ecc9f..b46ac875a97e5064f0a432197d482ceb128cdbb7 100644 --- a/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings +++ b/Ring/Ring/Resources/nl_BE.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Verbinden"; "account.statusUnknown" = "Onbekend"; "account.statusConnectionerror" = "Verbindingsfout"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Geen geblokkeerde contacten"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Algemene instellingen"; "generalSettings.videoAcceleration" = "Videoversnelling inschakelen"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pa.lproj/Localizable.strings b/Ring/Ring/Resources/pa.lproj/Localizable.strings index 065730940f76a9022de1aafbd38f28abc78feec3..222a8a17f7cb6a984cba0e64dff470f6f8d12878 100644 --- a/Ring/Ring/Resources/pa.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pa.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "ਕਨੈਕਟ ਕੀਤਾ ਜਾ ਰਿਹਾ ਹੈ"; "account.statusUnknown" = "ਅਣਪਛਾਤਾ"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pl.lproj/Localizable.strings b/Ring/Ring/Resources/pl.lproj/Localizable.strings index 608cd04e49389a6266aeef7ccdfdbd4e3e7f4cc4..941d01248b9ba68b08e8bf12935a2dd861bab7fd 100644 --- a/Ring/Ring/Resources/pl.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pl.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Łączenie"; "account.statusUnknown" = "Nieznane"; "account.statusConnectionerror" = "Błąd Połączenia"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Brak zablokowanych kontaktów"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Ogólne ustawienia"; "generalSettings.videoAcceleration" = "Włącz przyspieszenie video"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pl_PL.lproj/Localizable.strings b/Ring/Ring/Resources/pl_PL.lproj/Localizable.strings index bebc9397184e211e149075a3a89c026dc5c79e94..c1a3eece54b24a2513fbdc8107b9e092b3690f7f 100644 --- a/Ring/Ring/Resources/pl_PL.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pl_PL.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Łączenie"; "account.statusUnknown" = "Nieznane"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Ogólne ustawienia"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Przenoszenie konta"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Wprowadź hasło"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Usuń konto"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Anuluj"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pt-BR.lproj/Localizable.strings b/Ring/Ring/Resources/pt-BR.lproj/Localizable.strings index c6f7ca07ec424000fdf42aba365efb95ae0e5d2f..14a670cc45065504eeae93e20e9c9333eec4d7e9 100644 --- a/Ring/Ring/Resources/pt-BR.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pt-BR.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Conectando"; "account.statusUnknown" = "Desconhecido"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Nenhum contato bloqueado"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Configurações gerais"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pt.lproj/Localizable.strings b/Ring/Ring/Resources/pt.lproj/Localizable.strings index fd571729182f1041e10f962885523dd84c056ffc..55bdb71908d130a58321bcf32df52377f6df891e 100644 --- a/Ring/Ring/Resources/pt.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pt.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "A conectar"; "account.statusUnknown" = "Desconhecido"; "account.statusConnectionerror" = "Erro de conexão"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Sem contactos bloqueados"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Configurações gerais"; "generalSettings.videoAcceleration" = "Ativar aceleração de vídeo"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings b/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings index 596babb5f53d785d07983a9fce6b13af15026488..dfe938db8e3dbaa77d0d10a507bdc23c2a85beef 100644 --- a/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings +++ b/Ring/Ring/Resources/pt_PT.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "A conectar"; "account.statusUnknown" = "Desconhecido"; "account.statusConnectionerror" = "Erro de conexão"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Sem contactos bloqueados"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Configurações gerais"; "generalSettings.videoAcceleration" = "Ativar aceleração de vídeo"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ro.lproj/Localizable.strings b/Ring/Ring/Resources/ro.lproj/Localizable.strings index fbd902b15ef5d30a26b95cea8085d8f5a6293fed..3566810dc5bb836db57e32a154d7d772cf5d93e5 100644 --- a/Ring/Ring/Resources/ro.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ro.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Se conectează"; "account.statusUnknown" = "Necunoscut"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ru-RU.lproj/Localizable.strings b/Ring/Ring/Resources/ru-RU.lproj/Localizable.strings index 1ffb6c19b219688bbd51a09ede994fe601d05f6b..95955d8cbed415bb580667bb4d21b8a8958fc36d 100644 --- a/Ring/Ring/Resources/ru-RU.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ru-RU.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Подключение"; "account.statusUnknown" = "Неизвестно"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Основные настройки"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/ru.lproj/Localizable.strings b/Ring/Ring/Resources/ru.lproj/Localizable.strings index 280340950fa3d94b3db2cc250e2ede82ce1826a5..2c2c671555de9de75a23dcf9d5a2983b43ed8774 100644 --- a/Ring/Ring/Resources/ru.lproj/Localizable.strings +++ b/Ring/Ring/Resources/ru.lproj/Localizable.strings @@ -190,7 +190,7 @@ "accountPage.removeAccountButton" = "Удалить"; "accountPage.shareAccountDetails" = "Поделиться информацией об учетной записи"; "accountPage.contactMeOnJamiTitle" = "Свяжитесь со мной в Jami!"; -"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.contactMeOnJamiContant" = "Свяжитесь со мной, используя \"%s\" на распределенной коммуникационной платформе Jami: https://jami.net"; "accountPage.registerNameTitle" = "Зарегистрировать имя пользователя"; "accountPage.passwordPlaceholder" = "Введите пароль вашего аккаунта"; "accountPage.usernamePlaceholder" = "Введите желаемое имя пользователя"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "Подключение"; "account.statusUnknown" = "Неизвестно"; "account.statusConnectionerror" = "Ошибка подключения"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Нет заблокированных контактов"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Основные настройки"; "generalSettings.videoAcceleration" = "Разрешить видео-ускорение"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/sk-SK.lproj/Localizable.strings b/Ring/Ring/Resources/sk-SK.lproj/Localizable.strings index d43e67fa4f116a33bbce1a243926122ec039585e..c2018ef0465b4884570650693906aaa782539fa5 100644 --- a/Ring/Ring/Resources/sk-SK.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sk-SK.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Pripájanie"; "account.statusUnknown" = "Neznámy"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Všeobecné nastavenia"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/sl.lproj/Localizable.strings b/Ring/Ring/Resources/sl.lproj/Localizable.strings index baab9cf62f91925d6b6e1d86c7fdb1563290a2f9..2f0239cdc173789bd9eef686c352032ff04cc979 100644 --- a/Ring/Ring/Resources/sl.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sl.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Povezujem"; "account.statusUnknown" = "Neznano"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Migracija računa"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Vnesi geslo"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Prekliči"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings b/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings index 5b1a6066bc66b589e490caefc657ebecc93e15d4..e0266609922a32dae50e92b0639898307e172685 100644 --- a/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sq-AL.lproj/Localizable.strings @@ -190,7 +190,7 @@ "accountPage.removeAccountButton" = "Hiqe"; "accountPage.shareAccountDetails" = "Nda Hollësi Llogarie"; "accountPage.contactMeOnJamiTitle" = "Lidhuni me mua në Jami!"; -"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.contactMeOnJamiContant" = "Lidhuni me mua duke përdorur \"%s\" në platformën e komunikimeve të shpërndara Jami: https://jami.net"; "accountPage.registerNameTitle" = "Regjistroni një emër përdoruesi"; "accountPage.passwordPlaceholder" = "Jepni fjalëkalim llogarie"; "accountPage.usernamePlaceholder" = "Jepni emrin e dëshiruar të përdoruesit"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "Po lidhet"; "account.statusUnknown" = "I panjohur"; "account.statusConnectionerror" = "Gabim Lidhjeje"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "S’ka kontakte të bllokuar"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Rregullime të përgjithshme"; "generalSettings.videoAcceleration" = "Aktivizo përshpejtim videosh"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/sr@latin.lproj/Localizable.strings b/Ring/Ring/Resources/sr@latin.lproj/Localizable.strings index b9215046b1ce4aba15f6601476b2857a3b261733..ed7afaee3ad68a34f5cd2fe45e98e57f63954559 100644 --- a/Ring/Ring/Resources/sr@latin.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sr@latin.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "Unknown"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/sv.lproj/Localizable.strings b/Ring/Ring/Resources/sv.lproj/Localizable.strings index 8312a423752ff0af57eed59ac551a73660817207..40a918eb0775a5b2af7a761708244ef3ad24f747 100644 --- a/Ring/Ring/Resources/sv.lproj/Localizable.strings +++ b/Ring/Ring/Resources/sv.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Ansluter"; "account.statusUnknown" = "Okänd"; "account.statusConnectionerror" = "Anslutningsfel"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Inga blockerade kontakter"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Allmänna inställningar"; "generalSettings.videoAcceleration" = "Aktivera videoacceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/tr.lproj/Localizable.strings b/Ring/Ring/Resources/tr.lproj/Localizable.strings index 4009c12482346154b511d526eb2a82f2e8e3473e..dea93c0cb383185a7fa3002b24b32e3d919ea57e 100644 --- a/Ring/Ring/Resources/tr.lproj/Localizable.strings +++ b/Ring/Ring/Resources/tr.lproj/Localizable.strings @@ -23,7 +23,7 @@ "global.contactRequestsTabBarTitle" = "Davetiyeler"; "global.meTabBarTitle" = "Hesap"; "global.ok" = "Tamam"; -"global.versionName" = "Free as in Freedom"; +"global.versionName" = "Özgürlükteki gibi ücretsiz"; // Scan "scan.badQrCode" = "Bozuk QR kod"; @@ -86,7 +86,7 @@ "createAccount.EnableNotifications" = "Bildirimler"; "createAccount.Recommended" = "(Önerilen)"; "createAccount.UsernameNotRegisteredTitle" = "Ağ hatası"; -"createAccount.UsernameNotRegisteredMessage" = "Account was created but username was not registered"; +"createAccount.UsernameNotRegisteredMessage" = "Hesap oluşturuldu fakat kullanıcı adı kaydedilmedi"; "createAccount.timeoutTitle" = "Hesap Oluşturuldu"; "createAccount.timeoutMessage" = "Kullanıcı adı kaydı sürüyor... Birkaç dakika alabilir."; @@ -97,7 +97,7 @@ "linkToAccount.pinPlaceholder" = "PIN"; "linkToAccount.passwordLabel" = "Parola Girin"; "linkToAccount.pinLabel" = "PIN'i gir"; -"linkToAccount.explanationPinMessage" = "To generate the PIN code, go to the account managment settings on device that contain account you want to use. In devices settings Select \"Link another device to this account\". You will get the necessary PIN to complete this form. The PIN is only valid for 10 minutes."; +"linkToAccount.explanationPinMessage" = "PIN kodunu oluşturmak için, kullanmak istediğiniz hesabı içeren cihazdaki hesap yönetimi ayarlarına gidin. Cihaz ayarlarında \"Bu hesaba başka bir cihaz bağla\" yı seçin. Bu formu doldurmak için gerekli PIN kodunu alacaksınız. PIN sadece 10 dakika geçerlidir."; //Link To Account Manager form "linkToAccountManager.signIn" = "Oturum Aç"; @@ -105,7 +105,7 @@ "linkToAccountManager.passwordLabel" = "Parola Girin"; "linkToAccountManager.usernamePlaceholder" = "Kullanıcı adı"; "linkToAccountManager.usernameLabel" = "Kullanıcı Adını Girin"; -"linkToAccountManager.accountManagerPlaceholder" = "Account manager"; +"linkToAccountManager.accountManagerPlaceholder" = "Hesap yöneticisi"; "linkToAccountManager.accountManagerLabel" = "Enter account manager URI"; //Alerts @@ -217,6 +217,7 @@ "account.statusConnecting" = "Bağlanılıyor"; "account.statusUnknown" = "Bilinmeyen"; "account.statusConnectionerror" = "Bağlantı hatası"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "Engellenmiş kişi yok"; @@ -279,3 +280,16 @@ "generalSettings.title" = "Genel ayarlar"; "generalSettings.videoAcceleration" = "Görüntü hızlandırmayı etkinleştir"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/uk.lproj/Localizable.strings b/Ring/Ring/Resources/uk.lproj/Localizable.strings index 364e4f41e56211477b3f9a4206f352f5bed08646..c726cf56c26dd7971a1bdd44f54c1eb1f39ff0a6 100644 --- a/Ring/Ring/Resources/uk.lproj/Localizable.strings +++ b/Ring/Ring/Resources/uk.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "З'єднання"; "account.statusUnknown" = "Невідомий"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/zh-Hans-CN.lproj/Localizable.strings b/Ring/Ring/Resources/zh-Hans-CN.lproj/Localizable.strings index 9c2c80d7e2c5a5bc33b8fd4d71eaaceb7cdcdac9..ffbe491c78c625227739323a99311acb7d7aeb80 100644 --- a/Ring/Ring/Resources/zh-Hans-CN.lproj/Localizable.strings +++ b/Ring/Ring/Resources/zh-Hans-CN.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "正在连接"; "account.statusUnknown" = "未知"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "常规设置"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings b/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings index 82a7b3f14dc1975883d30ee3d8060b2c481aba9a..1f0790cc1b7a811080f40e4bb1270e59fc5d2888 100644 --- a/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings +++ b/Ring/Ring/Resources/zh-Hans.lproj/Localizable.strings @@ -190,7 +190,7 @@ "accountPage.removeAccountButton" = "移除"; "accountPage.shareAccountDetails" = "分享帳號詳細資料"; "accountPage.contactMeOnJamiTitle" = "在 Jami 上聯絡我"; -"accountPage.contactMeOnJamiContant" = "Contact me using \"%s\" on the Jami distributed communication platform: https://jami.net"; +"accountPage.contactMeOnJamiContant" = "在 Jami 分散式通訊平臺 (https://jami.net) 上使用「%s」聯絡我"; "accountPage.registerNameTitle" = "註冊使用者名稱"; "accountPage.passwordPlaceholder" = "輸入帳號密碼"; "accountPage.usernamePlaceholder" = "輸入所需的使用者名稱"; @@ -217,6 +217,7 @@ "account.statusConnecting" = "連接中"; "account.statusUnknown" = "未知"; "account.statusConnectionerror" = "連線錯誤"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "沒有已封鎖的聯絡人"; @@ -279,3 +280,16 @@ "generalSettings.title" = "一般設定"; "generalSettings.videoAcceleration" = "啟用視訊加速"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + + diff --git a/Ring/Ring/Resources/zh.lproj/Localizable.strings b/Ring/Ring/Resources/zh.lproj/Localizable.strings index 7c11f1920008f20aeac07d91ba0f14c205805db8..fee28e4696773e551b98a1b09d07af350c261132 100644 --- a/Ring/Ring/Resources/zh.lproj/Localizable.strings +++ b/Ring/Ring/Resources/zh.lproj/Localizable.strings @@ -217,6 +217,7 @@ "account.statusConnecting" = "Connecting"; "account.statusUnknown" = "未知"; "account.statusConnectionerror" = "Connection Error"; +"account.needMigration" = "account need to be migrated"; //Block List Page "blockListPage.noBlockedContacts" = "No blocked contacts"; @@ -279,3 +280,16 @@ "generalSettings.title" = "General settings"; "generalSettings.videoAcceleration" = "Enable video acceleration"; +//Migrate Account +"migrateAccount.title" = "Account migration"; +"migrateAccount.migrateButton" = "Migrate Account"; +"migrateAccount.explanation" = "This account needs to be migrated"; +"migrateAccount.passwordPlaceholder" = "Enter password"; +"migrateAccount.passwordExplanation" = "To proceed with the migration, you need to enter a password that was used for this account"; +"migrateAccount.removeAccount" = "Remove account"; +"migrateAccount.error" = "Failed to migrate your account. You can retry or delete your account."; +"migrateAccount.migrating" = "Migrating..."; +"migrateAccount.cancel" = "Cancel"; +"migrateAccount.migrateAnother" = "Migrate Another Account"; + +