blob: 0b0cabd15e2f0ecb31ba6b98d80abcdf693c40c5 [file] [log] [blame]
 /*
* 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" = "Начало";
"global.contactRequestsTabBarTitle" = "Invitations";
"global.meTabBarTitle" = "Акаунт";
"global.ok" = "Добре";
// Scan
"scan.badQrCode" = "Bad QR code";
"scan.search" = "Searching…";
// Smartlist
"smartlist.yesterday" = "Вчера";
"smartlist.results" = "Search Result";
"smartlist.conversations" = "Разговори";
"smartlist.searching" = "Searching...";
"smartlist.noResults" = "No results";
"smartlist.noConversation" = "No conversations";
"smartlist.searchBarPlaceholder" = "Enter name...";
"smartlist.noNetworkConnectivity" = "Няма връзка с мрежата";
"smartlist.cellularAccess" = "Be sure cellular access is granted in your settings";
//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" = "Свързване на това устройство с акаунт";
"welcome.createAccount" = "Create a Jami account";
//Creation Profile Screen
"createProfile.skipCreateProfile" = "Skip";
"createProfile.profileCreated" = "Напред";
"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" = "Потребителско име";
"createAccount.newPasswordPlaceholder" = "Парола";
"createAccount.repeatPasswordPlaceholder" = "Потвърдете паролата";
"createAccount.passwordCharactersNumberError" = "Най-малко 6 знака";
"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" = "Добавяне на акаунт";
"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)";
//Link To Account form
"linkToAccount.waitLinkToAccountTitle" = "Account linking";
"linkToAccount.linkButtonTitle" = "Link device";
"linkToAccount.passwordPlaceholder" = "Парола";
"linkToAccount.pinPlaceholder" = "Личен Разпознавателен Код";
"linkToAccount.passwordLabel" = "Enter Password";
"linkToAccount.pinLabel" = "Въведете ПИН";
"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.";
//Alerts
"alerts.accountCannotBeFoundTitle" = "Акаунтът не може да бъде открит";
"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" = "Неуспешна връзка с мрежата";
"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" = "Направи снимка";
"alerts.profileUploadPhoto" = "Upload photo";
"alerts.profileCancelPhoto" = "Отказ";
"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";
//Actions
"actions.blockAction" = "Блокиране";
"actions.deleteAction" = "Изтриване";
"actions.cancelAction" = "Отказ";
"actions.clearAction" = "Clear";
"alerts.incomingCallAllertTitle" = "Incoming call from ";
"alerts.incomingCallButtonAccept" = "Приемане";
"alerts.incomingCallButtonIgnore" = "Игнориране";
//Calls
"calls.callItemTitle" = "Обаждане";
"calls.unknown" = "Неизвестно";
"calls.incomingCallInfo" = "wants to talk to you";
"calls.ringing" = "Ringing…";
"calls.connecting" = "Connecting…";
"calls.callFinished" = "Call finished";
//Account Page
"accountPage.devicesListHeader" = "Устройства";
"accountPage.settingsHeader" = "Настройки";
"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" = "Запазване";
"accountPage.proxyPaceholder" = "Proxy address";
"accountPage.enableNotifications" = "Включване на известията";
"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" = "Име";
"accountPage.linkDeviceTitle" = "Link another device";
//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" = "Възникна грешка при изнасянето";
"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" = "Грешка";
"dataTransfer.readableStatusAwaiting" = "Pending…";
"dataTransfer.readableStatusRefuse" = "Отказ";
"dataTransfer.readableStatusOngoing" = "Transferring";
"dataTransfer.readableStatusCanceled" = "Canceled";
"dataTransfer.readableStatusSuccess" = "Complete";
"dataTransfer.readableStatusAccept" = "Приемане";
"dataTransfer.readableStatusCancel" = "Отказ";
//Notifications
"notifications.incomingCall" = "Incoming Call";
"notifications.missedCall" = "Missed Call";
"notifications.acceptCall" = "ACCEPT";
"notifications.refuseCall" = "REFUSE";
"dataTransfer.readableStatusAwaiting" = "Pending…";
"dataTransfer.readableStatusRefuse" = "Отказ";
"dataTransfer.readableStatusOngoing" = "Transferring";
"dataTransfer.readableStatusCanceled" = "Canceled";
"dataTransfer.readableStatusSuccess" = "Complete";
"dataTransfer.readableStatusAccept" = "Приемане";
"dataTransfer.readableStatusCancel" = "Отказ";