Add pt-br language #736 (#737)

Add pt-br language #736
pull/742/head
Nabeel S 4 years ago committed by GitHub
parent 89ca0b49a2
commit 3a07e34259
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,11 @@
<?php
return [
'status' => [
'active' => 'Ativa',
'stored' => 'Armazenada',
'retired' => 'Retirada',
'scrapped' => 'Sucateada',
'written' => 'Eliminada',
],
];

@ -0,0 +1,9 @@
<?php
return [
'ident' => 'Identificação',
'home' => 'Aeroporto local',
'current' => 'Aeroporto atual',
'departure' => 'Aeroporto de Partida',
'arrival' => 'Aeroporto de Chegada',
];

@ -0,0 +1,24 @@
<?php
return [
'failed' => 'Essas credenciais não correspondem aos nossos registros.',
'throttle' => 'Muitas tentativas de login. Tente novamente em :seconds segundos.',
'password' => 'Senha',
'createaccount' => 'Criar Conta',
'forgotpassword' => 'Esqueceu a senha',
'fullname' => 'Nome Completo',
'emailaddress' => 'Endereço de E-Mail',
'fillcaptcha' => 'Preencha o captcha',
'tocaccept' => 'Ao se registrar, você concorda com os Termos e Condições.',
'register' => 'Registrar',
'registrationpending' => 'Registro Pendente',
'pendingmessage' => 'Seu registro está pendente de aprovação. Por favor verifique seu email!',
'registrationsubmitted' => 'Registro Enviado',
'registrationconfirmation' => 'Confirmação de registro',
'confirmationmessage' => 'Sua aplicação foi submetida. Requer aprovação dos membros da equipe. Depois que um membro da equipe tiver analisado sua inscrição, você receberá um email de confirmação.',
'registrationdenied' => 'Registro Negado',
'deniedmessage' => 'Seu registro foi negado. Entre em contato com um administrador.',
'accountsuspended' => 'Conta Suspensa',
'suspendedmessage' => 'A sua conta foi suspensa. Entre em contato com um administrador.',
'transferhours' => 'Horas Transferidas',
];

@ -0,0 +1,60 @@
<?php
return [
'dashboard' => 'Painel de Controle',
'administration' => 'Admin',
'flight' => 'Voo|Voos',
'livemap' => 'Mapa ao vivo',
'pilot' => 'Piloto|Pilotos',
'pirep' => 'PIREP|PIREPs',
'newestpilots' => 'Novos Pilots',
'profile' => 'Perfil',
'email' => 'Email',
'register' => 'Registrar',
'login' => 'Entrar',
'logout' => 'Sair',
'timezone' => 'Fuso horário',
'country' => 'País',
'download' => 'Download|Downloads',
'from' => 'De',
'to' => 'para',
'state' => 'Estado',
'status' => 'Status',
'departure' => 'Saída',
'arrival' => 'Chegada',
'aircraft' => 'Aeronave',
'airline' => 'Companhia',
'subfleet' => 'Subfleet',
'distance' => 'Distância',
'fuel' => 'Combustível',
'metar' => 'METAR',
'hour' => 'Hora|Horas',
'minute' => 'Minuto|Minutos',
'note' => 'Nota|Notas',
'field' => 'Campo|Campos',
'name' => 'Nome',
'value' => 'Valor|Valores',
'remark' => 'Remark|Remarks',
'find' => 'Buscar',
'reset' => 'Redefinir',
'submit' => 'Enviar',
'edit' => 'Editar',
'close' => 'Fechar',
'whoops' => 'Opsss',
'hello' => 'Olá',
'regards' => 'Saudações',
'rightsreserved' => 'Todos os direitos reservados',
'active' => 'Ativo',
'inactive' => 'Inativo',
'yes' => 'Sim',
'no' => 'Não',
'days' => [
'mon' => 'Segunda-feira',
'tues' => 'Terça-feira',
'wed' => 'Quarta-feira',
'thurs' => 'Quinta-feira',
'fri' => 'Sexta-feira',
'sat' => 'Sábado',
'sun' => 'Domingo',
],
];

@ -0,0 +1,11 @@
<?php
return [
'totalhours' => 'Total de horas',
'yourbalance' => 'Seu balanço',
'yourlastreport' => 'Seu último PIREP',
'noreportsyet' => 'Ainda não há PIREPs.',
'fileonenow' => 'Envie um agora.',
'weatherat' => 'Tempo em :ICAO',
'recentreports' => 'Reportes Recentes',
];

@ -0,0 +1,5 @@
<?php
return [
'none' => 'Não há downloads!',
];

@ -0,0 +1,6 @@
<?php
return [
'buttontroubles' => 'Se você estiver com problemas para clicar no botão ":actiontext", '.
'copie e cole a URL abaixo no seu navegador:',
];

@ -0,0 +1,18 @@
<?php
return [
401 => [
'title' => 'Acesso não autorizado',
'message' => 'Bem, isso é embaraçoso, você não está autorizado a acessar ou executar esta função. '.
'Clique <a href=":link">aqui</a> para voltar a pagina inicial.',
],
404 => [
'title' => 'Pagina não encontrada',
'message' => 'Bem, isso é embaraçoso, a página que você solicitou não existe. '.
'Clique <a href=":link">aqui</a> para voltar a pagina inicial.',
],
503 => [
'title' => 'Erro Interno',
'message' => 'Um erro ocorreu',
],
];

@ -0,0 +1,9 @@
<?php
return [
'type' => [
'flight' => 'Voo',
'daily' => 'Diariamente',
'monthly' => 'Mensalmente',
],
];

@ -0,0 +1,40 @@
<?php
return [
'flightnumber' => 'Número do Voo',
'flighttime' => 'Tempo do Voo',
'flighttype' => 'Tipo de Voo',
'flighthours' => 'Horas de Voo',
'route' => 'Rota',
'mybid' => 'Minhas Reservas',
'search' => 'Procurar',
'addremovebid' => 'Adicionar/Remover Reserva',
'bidremoved' => 'Sua reserva foi removida.',
'bidadded' => 'Sua reserva foi adicionada.',
'dep' => 'Saída',
'arr' => 'Chegada',
'level' => 'Nível',
'alternateairport' => 'Aeroporto Alternativo',
'inbound' => 'Voos Chegando',
'outbound' => 'Voos Saindo',
'none' => 'Nenhum voo encontrado.',
'departuretime' => 'Hora de partida',
'arrivaltime' => 'Hora de chegada',
'type' => [
'pass_scheduled' => 'Passageiro - Programado',
'cargo_scheduled' => 'Carga - Programado',
'charter_pass_only' => 'Charter - Somente passageiros',
'addtl_cargo_mail' => 'Carga/Mail Adicional',
'special_vip' => 'Voo VIP especial (FAA/Governo)',
'pass_addtl' => 'Passageiro - Adicional',
'charter_cargo' => 'Charter - Carga/Mail',
'ambulance' => 'Voo de emergência',
'training_flight' => 'Voo de treinamento',
'mail_service' => 'Serviço de correio',
'charter_special' => 'Charter c/ Handling Especial',
'positioning' => 'Posicionamento (Ferry/Delivery/Demo)',
'technical_test' => 'Teste Técnico',
'military' => 'Militar',
'technical_stop' => 'Parada Técnica',
],
];

@ -0,0 +1,8 @@
<?php
return [
'welcome' => [
'title' => 'Bem-vindo!',
'message' => 'Bem-vindo ao :appname',
],
];

@ -0,0 +1,245 @@
<?php
return [
/*
*
* Shared translations.
*
*/
'title' => 'phpVMS Installer',
'next' => 'Next Step',
'back' => 'Previous',
'finish' => 'Install',
'forms' => [
'errorTitle' => 'The Following errors occurred:',
],
/*
*
* Home page translations.
*
*/
'welcome' => [
'templateTitle' => 'Welcome',
'title' => 'phpVMS Installer',
'message' => 'Easy Installation and Setup Wizard.',
'next' => 'Check Requirements',
],
/*
*
* Requirements page translations.
*
*/
'requirements' => [
'templateTitle' => 'Step 1 | Server Requirements',
'title' => 'Server Requirements',
'next' => 'Check Permissions',
],
/*
*
* Permissions page translations.
*
*/
'permissions' => [
'templateTitle' => 'Step 2 | Permissions',
'title' => 'Permissions',
'next' => 'Configure Environment',
],
/*
*
* Environment page translations.
*
*/
'environment' => [
'menu' => [
'templateTitle' => 'Step 3 | Environment Settings',
'title' => 'Environment Settings',
'desc' => 'Please select how you want to configure the apps <code>.env</code> file.',
'wizard-button' => 'Form Wizard Setup',
'classic-button' => 'Classic Text Editor',
],
'wizard' => [
'templateTitle' => 'Step 3 | Environment Settings | Guided Wizard',
'title' => 'Guided <code>.env</code> Wizard',
'tabs' => [
'environment' => 'Environment',
'database' => 'Database',
'application' => 'Application',
],
'form' => [
'name_required' => 'An environment name is required.',
'app_name_label' => 'App Name',
'app_name_placeholder' => 'App Name',
'app_environment_label' => 'App Environment',
'app_environment_label_local' => 'Local',
'app_environment_label_developement' => 'Development',
'app_environment_label_qa' => 'Qa',
'app_environment_label_production' => 'Production',
'app_environment_label_other' => 'Other',
'app_environment_placeholder_other' => 'Enter your environment...',
'app_debug_label' => 'App Debug',
'app_debug_label_true' => 'True',
'app_debug_label_false' => 'False',
'app_log_level_label' => 'App Log Level',
'app_log_level_label_debug' => 'debug',
'app_log_level_label_info' => 'info',
'app_log_level_label_notice' => 'notice',
'app_log_level_label_warning' => 'warning',
'app_log_level_label_error' => 'error',
'app_log_level_label_critical' => 'critical',
'app_log_level_label_alert' => 'alert',
'app_log_level_label_emergency' => 'emergency',
'app_url_label' => 'App Url',
'app_url_placeholder' => 'App Url',
'db_connection_label' => 'Database Connection',
'db_connection_label_mysql' => 'mysql',
'db_connection_label_sqlite' => 'sqlite',
'db_connection_label_pgsql' => 'pgsql',
'db_connection_label_sqlsrv' => 'sqlsrv',
'db_host_label' => 'Database Host',
'db_host_placeholder' => 'Database Host',
'db_port_label' => 'Database Port',
'db_port_placeholder' => 'Database Port',
'db_name_label' => 'Database Name',
'db_name_placeholder' => 'Database Name',
'db_username_label' => 'Database User Name',
'db_username_placeholder' => 'Database User Name',
'db_password_label' => 'Database Password',
'db_password_placeholder' => 'Database Password',
'app_tabs' => [
'more_info' => 'More Info',
'broadcasting_title' => 'Broadcasting, Caching, Session, &amp; Queue',
'broadcasting_label' => 'Broadcast Driver',
'broadcasting_placeholder' => 'Broadcast Driver',
'cache_label' => 'Cache Driver',
'cache_placeholder' => 'Cache Driver',
'session_label' => 'Session Driver',
'session_placeholder' => 'Session Driver',
'queue_label' => 'Queue Driver',
'queue_placeholder' => 'Queue Driver',
'redis_label' => 'Redis Driver',
'redis_host' => 'Redis Host',
'redis_password' => 'Redis Password',
'redis_port' => 'Redis Port',
'mail_label' => 'Mail',
'mail_driver_label' => 'Mail Driver',
'mail_driver_placeholder' => 'Mail Driver',
'mail_host_label' => 'Mail Host',
'mail_host_placeholder' => 'Mail Host',
'mail_port_label' => 'Mail Port',
'mail_port_placeholder' => 'Mail Port',
'mail_username_label' => 'Mail Username',
'mail_username_placeholder' => 'Mail Username',
'mail_password_label' => 'Mail Password',
'mail_password_placeholder' => 'Mail Password',
'mail_encryption_label' => 'Mail Encryption',
'mail_encryption_placeholder' => 'Mail Encryption',
'pusher_label' => 'Pusher',
'pusher_app_id_label' => 'Pusher App Id',
'pusher_app_id_palceholder' => 'Pusher App Id',
'pusher_app_key_label' => 'Pusher App Key',
'pusher_app_key_palceholder' => 'Pusher App Key',
'pusher_app_secret_label' => 'Pusher App Secret',
'pusher_app_secret_palceholder' => 'Pusher App Secret',
],
'buttons' => [
'setup_database' => 'Setup Database',
'setup_application' => 'Setup Application',
'install' => 'Install',
],
],
],
'classic' => [
'templateTitle' => 'Step 3 | Environment Settings | Classic Editor',
'title' => 'Classic Environment Editor',
'save' => 'Save .env',
'back' => 'Use Form Wizard',
'install' => 'Save and Install',
],
'success' => 'Your .env file settings have been saved.',
'errors' => 'Unable to save the .env file, Please create it manually.',
],
'install' => 'Install',
/*
*
* Installed Log translations.
*
*/
'installed' => [
'success_log_message' => 'Laravel Installer successfully INSTALLED on ',
],
/*
*
* Final page translations.
*
*/
'final' => [
'title' => 'Installation Finished',
'templateTitle' => 'Installation Finished',
'finished' => 'Application has been successfully installed.',
'migration' => 'Migration &amp; Seed Console Output:',
'console' => 'Application Console Output:',
'log' => 'Installation Log Entry:',
'env' => 'Final .env File:',
'exit' => 'Click here to exit',
],
/*
*
* Update specific translations
*
*/
'updater' => [
/*
*
* Shared translations.
*
*/
'title' => 'Laravel Updater',
/*
*
* Welcome page translations for update feature.
*
*/
'welcome' => [
'title' => 'Welcome To The Updater',
'message' => 'Welcome to the update wizard.',
],
/*
*
* Welcome page translations for update feature.
*
*/
'overview' => [
'title' => 'Overview',
'message' => 'There is 1 update.|There are :number updates.',
'install_updates' => 'Install Updates',
],
/*
*
* Final page translations.
*
*/
'final' => [
'title' => 'Finished',
'finished' => 'Application\'s database has been successfully updated.',
'exit' => 'Click here to exit',
],
'log' => [
'success_message' => 'Laravel Installer successfully UPDATED on ',
],
],
];

@ -0,0 +1,18 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Pagination Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are used by the paginator library to build
| the simple pagination links. You are free to change them to anything
| you want to customize your views to better match your application.
|
*/
'previous' => '&laquo; Anterior',
'next' => 'Próxima &raquo;',
];

@ -0,0 +1,21 @@
<?php
return [
/*
|--------------------------------------------------------------------------
| Password Reset Language Lines
|--------------------------------------------------------------------------
|
| The following language lines are the default lines which match reasons
| that are given by the password broker for a password update attempt
| has failed, such as for an invalid token or invalid new password.
|
*/
'password' => 'As senhas devem ter pelo menos seis caracteres e corresponder à confirmação.',
'reset' => 'Sua senha foi alterada!',
'sent' => 'Enviamos seu link de redefinição de senha por email!',
'token' => 'Este token de redefinição de senha é inválido.',
'user' => 'Não conseguimos encontrar um usuário com esse endereço de email.',
'confirm' => 'Confirmar Senha',
];

@ -0,0 +1,70 @@
<?php
return [
'newflightreport' => 'Novo reporte de voo',
'editflightreport' => 'Editar reporte de voo',
'savepirep' => 'Salvar PIREP',
'submitpirep' => 'Enviar PIREP',
'fileflightreport' => 'Enviar novo reporte',
'filenewpirep' => 'Enviar novo PIREP',
'newpirep' => 'Novo PIREP',
'pilotreport' => 'Reporte do Piloto|Reportes do piloto',
'arrived' => 'Chegou',
'source' => 'Fonte',
'flightlog' => 'Registro do voo',
'filedroute' => 'Rota Preenchida',
'filedon' => 'Preenchida em',
'fare' => 'Tarifa|Tarifas',
'class' => 'Classe',
'count' => 'Contagem',
'flighttime' => 'Tempo de Voo',
'flightlevel' => 'Nível do Voo',
'fieldsreadonly' => 'Depois que um PIREP é enviado, determinados campos entram no modo somente leitura.',
'flightinformations' => 'Informações do Voo',
'flightident' => 'Número/código/perna do voo',
'block_fuel' => 'Block Fuel',
'fuel_used' => 'Combustível Usado',
'codeoptional' => 'Código (opcional)',
'legoptional' => 'Perna (opcional)',
'deparrinformations' => 'Informação de Saída/Chegada',
'aircraftinformations' => 'Informação da Aeronave',
'dateflown' => 'Data do voo',
'deletepirep' => 'Deletar PIREP',
'submitted' => 'Enviada',
'source_types' => [
'manual' => 'Manual',
'acars' => 'ACARS',
],
'state' => [
'accepted' => 'Aceito',
'pending' => 'Aprovação Pendente',
'rejected' => 'Rejeitado',
'in_progress' => 'Em Progresso',
'cancelled' => 'Cancelado',
'deleted' => 'Deletado',
'draft' => 'Esboçado',
],
'status' => [
'initialized' => 'Iniciada',
'scheduled' => 'Programada',
'boarding' => 'Embarque',
'ready_start' => 'Pronto para acionamento',
'push_tow' => 'Pushback/reboque',
'departed' => 'Partiu',
'ready_deice' => 'Pronto para descongelamento',
'deicing' => 'Descongelamento em progresso',
'ground_ret' => 'Retorno ao solo',
'taxi' => 'Taxi',
'takeoff' => 'Decolagem',
'initial_clb' => 'Subida inicial',
'enroute' => 'Em rota',
'diverted' => 'Desviada',
'approach' => 'Aproximação',
'final_appr' => 'Aproximação Final',
'landing' => 'Pouso',
'landed' => 'Desembarcou',
'arrived' => 'Chegou',
'cancelled' => 'Cancelado',
'emerg_decent' => 'Descida de emergência',
],
];

@ -0,0 +1,19 @@
<?php
return [
'avatarresize' => 'Este avatar será redimensionado para :width x :height pixels',
'newapikey' => 'Nova Chave API',
'yourprofile' => 'Seu Perfil',
'apikey' => 'Chave API',
'dontshare' => 'Não compartilhe isso!',
'changepassword' => 'Mudar Senha',
'newpassword' => 'Nova Senha',
'avatar' => 'Avatar',
'updateprofile' => 'Atualizar Perfil',
'editprofile' => 'Editar Perfil',
'edityourprofile' => 'Editar seu perfil',
'transferhours' => 'Horas Transferidas',
'opt-in' => 'Opt-In',
'opt-in-descrip' => 'Sim, inclua-me em emails não administrativos',
];

@ -0,0 +1,5 @@
<?php
return [
'title' => 'Termos e Condições',
];

@ -0,0 +1,12 @@
<?php
return [
'location' => 'Localização',
'state' => [
'pending' => 'Pendente',
'active' => 'Ativo',
'rejected' => 'Rejeitado',
'on_leave' => 'Em licença',
'suspended' => 'Suspensa',
],
];

@ -0,0 +1,119 @@
<?php
return [
/*
* Validation Language Lines
*/
'accepted' => 'O :attribute deve ser aceito.',
'active_url' => 'O :attribute não é uma URL válida.',
'after' => 'O :attribute deve ser uma data depois de :date.',
'alpha' => 'O :attribute pode conter apenas letras.',
'alpha_dash' => 'O :attribute pode conter apenas letras, números e traços.',
'alpha_num' => 'O :attribute pode conter apenas letras e números',
'array' => 'O :attribute deve ser uma array.',
'before' => 'O :attribute deve ser uma data antes de :date.',
'between' => [
'numeric' => 'O :attribute deve estar entre :min e :max.',
'file' => 'O :attribute deve estar entre :min e :max kilobytes.',
'string' => 'O :attribute deve estar entre :min e :max characters.',
'array' => 'O :attribute deve ter entre :min e :max items.',
],
'boolean' => 'O :attribute deve ser verdadeiro ou falso.',
'confirmed' => 'A confirmação :attribute não corresponde.',
'date' => 'O :attribute não é uma data válida.',
'date_format' => 'O :attribute não corresponde ao formato :format.',
'different' => 'O :attribute e :other devem ser diferentes.',
'digits' => 'O :attribute deve ser :digits dígitos.',
'digits_between' => 'O :attribute deve estar entre :min e :max dígitos.',
'dimensions' => 'O :attribute tem dimensões de imagem inválidas.',
'distinct' => 'O campo :attribute tem um valor duplicado.',
'email' => 'O :attribute deve ser um endereço de e-mail válido.',
'exists' => 'O :attribute selecionado é inválido.',
'file' => 'O :attribute deve ser um arquivo.',
'filled' => 'O ":attribute" é necessário.',
'image' => 'O :attribute deve ser uma imagem.',
'in' => 'O :attribute selecionado é inválido.',
'in_array' => 'O campo :attribute não existe em :other.',
'integer' => 'O :attribute deve ser um número inteiro.',
'ip' => 'O :attribute deve ser um endereço IP válido.',
'json' => 'O :attribute deve ser uma sequência JSON válida.',
'max' => [
'numeric' => 'O :attribute não pode ser maior que :max.',
'file' => 'O :attribute não pode ser maior que :max kilobytes.',
'string' => 'O :attribute não pode ser maior que :max characters.',
'array' => 'O :attribute pode não ter mais do que :max itens.',
],
'mimes' => 'O :attribute deve ser um arquivo do tipo: :values.',
'min' => [
'numeric' => 'O :attribute deve ser pelo menos :min.',
'file' => 'O :attribute deve ser pelo menos :min kilobytes.',
'string' => 'O :attribute deve ser pelo menos :min characters.',
'array' => 'O :attribute deve ter pelo menos :min itens.',
],
'not_in' => 'O :attribute selecionado é inválido.',
'numeric' => 'O :attribute deve ser um número.',
'present' => 'O campo :attribute deve estar presente.',
'regex' => 'O format :attribute é inválido.',
'required' => 'O campo ":attribute" é necessário.',
'required_if' => 'O campo :attribute é necessário quando :other é :value.',
'required_unless' => 'O campo :attribute é necessário a menos que :other esteja em :values.',
'required_with' => 'O campo :attribute é necessário quando :values está presente.',
'required_with_all' => 'O campo :attribute é necessário quando :values está presente.',
'required_without' => 'O campo :attribute é necessário quando :values não está presente.',
'required_without_all' => 'O campo :attribute é necessário quando nenhum dos :values estão presentes.',
'same' => 'O :attribute e :other devem combinar.',
'size' => [
'numeric' => 'O :attribute deve ser :size.',
'file' => 'O :attribute deve ser :size kilobytes.',
'string' => 'O :attribute deve ser :size characters.',
'array' => 'O :attribute deve ter :size itens.',
],
'string' => 'O :attribute deve ser uma string.',
'timezone' => 'O :attribute deve ser uma zona válida.',
'unique' => 'O :attribute já foi tomado.',
'url' => 'O formato :attribute é inválido.',
/*
* Custom Validation Language Lines
*/
'custom' => [
'airline_id' => [
'required' => 'É necessária uma companhia aérea',
'exists' => 'A companhia aérea não existe.',
],
'aircraft_id' => [
'required' => 'É necessária uma aeronave',
'exists' => 'A aeronave aérea não existe.',
],
'arr_airport_id' => [
'required' => 'É necessário um aeroporto de chegada',
],
'dpt_airport_id' => [
'required' => 'É necessário um aeroporto de saída',
],
'flight_time' => [
'required' => 'O tempo de vôo, em minutos, é necessário',
'integer' => 'O tempo de vôo, em minutos, é necessário',
],
'planned_flight_time' => [
'required' => 'O tempo de vôo, em minutos, é necessário',
'integer' => 'O tempo de vôo, em minutos, é necessário',
],
'source_name' => [
'required' => 'Fonte PIREP é necessária',
],
'g-recaptcha-response' => [
'required' => 'Por favor, verifique se você não é um robô.',
'captcha' => 'Erro CAPTCHA! Tente novamente mais tarde ou entre em contato com o administrador do site.',
],
],
/*
* Custom Validation Attributes
*/
'attributes' => [],
];

@ -0,0 +1,33 @@
<?php
return [
'latestnews' => [
'news' => 'Notícias',
'nonewsfound' => 'Nenhuma notícia encontrada',
],
'livemap' => [
'groundspeed' => 'Velocidade no solo',
'altitude' => 'Altitude',
'heading' => 'Heading',
'distance' => 'Distância',
'noflights' => 'Não há voos.',
'gs' => 'GS',
],
'weather' => [
'nometar' => 'METAR/TAF não podem ser identificados.',
'conditions' => 'Condições',
'visibility' => 'Visibilidade',
'humidity' => 'Umidade',
'dewpoint' => 'Ponto de orvalho',
'barometer' => 'Barômetro',
'clouds' => 'Nuvens',
'wind' => 'Vento',
'remarks' => 'Remarks',
'guststo' => 'rajadas de',
'updated' => 'Atualizado',
'hrago' => 'hr atrás|hrs atrás',
'minago' => 'min atrás|mins atrás',
],
];
Loading…
Cancel
Save