mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-02 00:17:02 +00:00
218 lines
5.6 KiB
Plaintext
Executable File
218 lines
5.6 KiB
Plaintext
Executable File
/* General */
|
|
|
|
/* For dialogs yes buttons */
|
|
"HockeyYes" = "Sim";
|
|
|
|
/* For dialogs no buttons */
|
|
"HockeyNo" = "Não";
|
|
|
|
/* For dialogs ok buttons */
|
|
"HockeyOK" = "OK";
|
|
|
|
/* Replacement for app name, if it could not be detected */
|
|
"HockeyAppNamePlaceholder" = "This app";
|
|
|
|
|
|
/* Crash */
|
|
|
|
|
|
/* Crash dialog */
|
|
|
|
/* Title showing in the alert box when crash report data has been found */
|
|
"CrashDataFoundTitle" = "Dados de falha encontrados";
|
|
|
|
/* Description explaining that crash data has been found and ask the user if the data might be uploaded to the developers server */
|
|
"CrashDataFoundAnonymousDescription" = "O aplicativo falhou anteriormente. Você gostaria de enviar ao desenvolvedor os dados sobre a falha do sistema, para que ele resolva o problema?";
|
|
|
|
/* Description explaining that crash data has been found and ask the user if the non anonymous data might be uplaoded to the developers server */
|
|
"CrashDataFoundDescription" = "O aplicativo falhou anteriormente. Você gostaria de enviar ao desenvolvedor os dados sobre a falha do sistema, para que ele resolva o problema?";
|
|
|
|
/* Alert box button if the users wants to send crash data always automatically */
|
|
"CrashSendReportAlways" = "Sempre";
|
|
|
|
/* Alert box button to send the crash report once */
|
|
"CrashSendReport" = "Sim";
|
|
|
|
/* Alert box button to decline sending the report */
|
|
"CrashDontSendReport" = "Não";
|
|
|
|
/* Text showing in a processing box that the crash data is being uploaded to the server */
|
|
"CrashReportSending" = "Enviando…";
|
|
|
|
|
|
/* Update */
|
|
|
|
|
|
/* Update Alert view */
|
|
|
|
/* Update available */
|
|
"UpdateAvailable" = "Atualização disponível";
|
|
|
|
"UpdateAlertTextWithAppVersion" = "%@ está disponível.";
|
|
|
|
"UpdateAlertMandatoryTextWithAppVersion" = "%@ está disponível e é uma atualização obrigatória!";
|
|
|
|
"UpdateIgnore" = "Ignorar";
|
|
|
|
"UpdateShow" = "Mostrar";
|
|
|
|
"UpdateInstall" = "Instalar";
|
|
|
|
|
|
/* Update Details */
|
|
|
|
"UpdateScreenTitle" = "Atualizar";
|
|
|
|
"UpdateButtonCheck" = "VERIFICAR";
|
|
|
|
"UpdateButtonSearching" = "BUSCANDO";
|
|
|
|
"UpdateButtonUpdate" = "ATUALIZAR";
|
|
|
|
"UpdateButtonInstalling" = "INSTALANDO";
|
|
|
|
"UpdateButtonOffline" = "DESCONECTADO";
|
|
|
|
"UpdateInstalled" = "INSTALADO";
|
|
|
|
"UpdateVersion" = "Versão";
|
|
|
|
"UpdateShowPreviousVersions" = "Mostrar versões anteriores...";
|
|
|
|
"UpdateNoUpdateAvailableTitle" = "Sem atualização disponível";
|
|
|
|
"UpdateNoUpdateAvailableMessage" = "%@ já é a última versão disponível.";
|
|
|
|
"UpdateError" = "Erro";
|
|
|
|
"UpdateWarning" = "Alerta";
|
|
|
|
"UpdateNoReleaseNotesAvailable" = "Sem notas de atualização disponível.";
|
|
|
|
|
|
/* Update Authorization */
|
|
|
|
"UpdateAuthorizationProgress" = "Autorizando...";
|
|
|
|
"UpdateAuthorizationOffline" = "É necessário conexão com a internet!";
|
|
|
|
"UpdateAuthorizationDenied" = "Autorização negada. Contate o desenvolvedor.";
|
|
|
|
|
|
/* Update Expiry */
|
|
|
|
"UpdateExpired" = "%@ is expired and can not be used any longer.";
|
|
|
|
|
|
/* Update Simulator Warning */
|
|
|
|
"UpdateSimulatorMessage" = "Hockey Update não funciona no Simulador.\nA url itms-services:// é implementada mas não é funcional.";
|
|
|
|
|
|
/* Feedback */
|
|
|
|
|
|
/* New Message Alert */
|
|
|
|
/* Alert Title */
|
|
"HockeyFeedbackNewMessageTitle" = "New Feedback Response";
|
|
|
|
/* Alert Text */
|
|
"HockeyFeedbackNewMessageText" = "A new response to your feedback is available. Would you like to view it?";
|
|
|
|
/* Alert Ignore Button */
|
|
"HockeyFeedbackIgnore" = "Ignore";
|
|
|
|
/* Alert Show Button */
|
|
"HockeyFeedbackShow" = "Show";
|
|
|
|
|
|
/* List View */
|
|
|
|
/* Title */
|
|
"HockeyFeedbackListTitle" = "Feedback";
|
|
|
|
/* Last Updated */
|
|
"HockeyFeedbackListLastUpdated" = "Last Updated: %@";
|
|
|
|
/* Never Updated */
|
|
"HockeyFeedbackListNeverUpdated" = "Never";
|
|
|
|
/* Provide Feedback Button Title */
|
|
"HockeyFeedbackListButonWriteFeedback" = "Provide Feedback";
|
|
|
|
/* Add a Response Button Title */
|
|
"HockeyFeedbackListButonWriteResponse" = "Add a Response";
|
|
|
|
/* User Data Set Name Button Title */
|
|
"HockeyFeedbackListButonUserDataSetName" = "Set Your Name";
|
|
|
|
/* User Data Set Email Button Title */
|
|
"HockeyFeedbackListButonUserDataSetEmail" = "Set Your Email";
|
|
|
|
/* User Data With Name Button Title */
|
|
"HockeyFeedbackListButonUserDataWithName" = "Name: %@";
|
|
|
|
/* User Data With Email Button Title */
|
|
"HockeyFeedbackListButonUserDataWithEmail" = "Email: %@";
|
|
|
|
/* Button title for deleting all local messages*/
|
|
"HockeyFeedbackListButonDeleteAllMessages" = "Delete All Messages";
|
|
|
|
/* User Name In Message If Name Not Set */
|
|
"HockeyFeedbackListMessageUserNameNotSet" = "You";
|
|
|
|
/* Name In Message From Server If Name Not Set */
|
|
"HockeyFeedbackListMessageResponseNameNotSet" = "Response";
|
|
|
|
/* Message pending to be send */
|
|
"HockeyFeedbackListMessagePending" = "Pending";
|
|
|
|
|
|
/* Delete All Messages Action Sheet */
|
|
|
|
/* Title for the Action Sheet */
|
|
"HockeyFeedbackListDeleteAllTitle" = "This will delete all messages on this device.";
|
|
|
|
/* Button Title to perform delete action */
|
|
"HockeyFeedbackListDeleteAllDelete" = "Delete";
|
|
|
|
/* Button Title to cancel delete action */
|
|
"HockeyFeedbackListDeleteAllCancel" = "Cancel";
|
|
|
|
|
|
/* UIActivity */
|
|
|
|
/* Activity Sharing Button Title, App Name will be inserted */
|
|
"HockeyFeedbackActivityButtonTitle" = "%@ Feedback";
|
|
|
|
|
|
/* Compose Message */
|
|
|
|
/* Title */
|
|
"HockeyFeedbackComposeTitle" = "New Feedback";
|
|
|
|
/* Send button */
|
|
"HockeyFeedbackComposeSend" = "Send";
|
|
|
|
|
|
/* Set User Data */
|
|
|
|
/* Title */
|
|
"HockeyFeedbackUserDataTitle" = "My Info";
|
|
|
|
/* Description On What Should Be Entered */
|
|
"HockeyFeedbackUserDataDescription" = "Please provide your information before writing your feedback.";
|
|
|
|
/* Name Field */
|
|
"HockeyFeedbackUserDataName" = "Name";
|
|
|
|
/* Name Placeholder */
|
|
"HockeyFeedbackUserDataNamePlaceHolder" = "John Doe";
|
|
|
|
/* Email Field */
|
|
"HockeyFeedbackUserDataEmail" = "Email";
|
|
|
|
/* Email Placeholder */
|
|
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|