Merge pull request #3603 from CachetHQ/l10n_2.4

New Crowdin translations
This commit is contained in:
James Brooks
2019-05-16 08:39:31 +01:00
committed by GitHub
2 changed files with 26 additions and 26 deletions

View File

@@ -14,7 +14,7 @@ return [
'components' => [ 'components' => [
'last_updated' => 'Última atualização :timestamp', 'last_updated' => 'Última atualização :timestamp',
'status' => [ 'status' => [
0 => 'Unknown', 0 => 'Desconhecido',
1 => 'Operacional', 1 => 'Operacional',
2 => 'Problemas de performance', 2 => 'Problemas de performance',
3 => 'Indisponibilidade parcial', 3 => 'Indisponibilidade parcial',
@@ -23,19 +23,19 @@ return [
'group' => [ 'group' => [
'other' => 'Outros componentes', 'other' => 'Outros componentes',
], ],
'select_all' => 'Select All', 'select_all' => 'Marcar todos',
'deselect_all' => 'Deselect All', 'deselect_all' => 'Desmarcar todos',
], ],
// Incidents // Incidents
'incidents' => [ 'incidents' => [
'none' => 'Nenhum incidente reportado', 'none' => 'Nenhum incidente reportado',
'past' => 'Incidentes anteriores', 'past' => 'Incidentes anteriores',
'stickied' => 'Stickied Incidents', 'stickied' => 'Incidentes Fixados',
'scheduled' => 'Maintenance', 'scheduled' => 'Manutenção',
'scheduled_at' => ', agendada :timestamp', 'scheduled_at' => ', agendada :timestamp',
'posted' => 'Posted :timestamp', 'posted' => 'Postado :timestamp',
'posted_at' => 'Posted at :timestamp', 'posted_at' => 'Postado em :timestamp',
'status' => [ 'status' => [
1 => 'Investigando', 1 => 'Investigando',
2 => 'Identificado', 2 => 'Identificado',
@@ -47,9 +47,9 @@ return [
// Schedule // Schedule
'schedules' => [ 'schedules' => [
'status' => [ 'status' => [
0 => 'Upcoming', 0 => 'Em breve',
1 => 'In Progress', 1 => 'Em Progresso',
2 => 'Complete', 2 => 'Concluído',
], ],
], ],
@@ -77,13 +77,13 @@ return [
// Subscriber // Subscriber
'subscriber' => [ 'subscriber' => [
'subscribe' => 'Subscribe to status changes and incident updates', 'subscribe' => 'Inscreva-se para mudanças de status e atualizações de incidentes',
'unsubscribe' => 'Unsubscribe', 'unsubscribe' => 'Cancelar inscrição',
'button' => 'Inscreva-se', 'button' => 'Inscreva-se',
'manage_subscription' => 'Manage subscription', 'manage_subscription' => 'Manage subscription',
'manage' => [ 'manage' => [
'notifications' => 'Notificações', 'notifications' => 'Notificações',
'notifications_for' => 'Manage notifications for', 'notifications_for' => 'Gerenciar notificações',
'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.', 'no_subscriptions' => 'Você está atualmente inscrito a todas as atualizações.',
'update_subscription' => 'Update Subscription', 'update_subscription' => 'Update Subscription',
'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.', 'my_subscriptions' => 'Você está atualmente inscrito para as seguintes atualizações.',
@@ -137,7 +137,7 @@ return [
// Other // Other
'home' => 'Início', 'home' => 'Início',
'powered_by' => 'Desenvolvido por <a href="https://cachethq.io" class="links">Cachet</a>.', 'powered_by' => 'Desenvolvido por <a href="https://cachethq.io" class="links">Cachet</a>.',
'timezone' => 'Times are shown in :timezone.', 'timezone' => 'Horários são exibidos em :timezone.',
'about_this_site' => 'Sobre este Site', 'about_this_site' => 'Sobre este Site',
'rss-feed' => 'RSS', 'rss-feed' => 'RSS',
'atom-feed' => 'Atom', 'atom-feed' => 'Atom',

View File

@@ -31,19 +31,19 @@ return [
'array' => 'O campo :attribute deve ser um vetor.', 'array' => 'O campo :attribute deve ser um vetor.',
'before' => 'O campo :attribute deverá conter uma data anterior a :date.', 'before' => 'O campo :attribute deverá conter uma data anterior a :date.',
'between' => [ 'between' => [
'numeric' => 'The :attribute must be between :min and :max.', 'numeric' => 'O campo :attribute deverá ter um valor entre :min - :max.',
'file' => 'The :attribute must be between :min and :max kilobytes.', 'file' => 'O campo :attribute deve estar entre :min e :max kilobytes.',
'string' => 'The :attribute must be between :min and :max characters.', 'string' => 'O campo :attribute deve ter entre :min e :max caracteres.',
'array' => 'O campo :attribute deve ter entre :min e :max itens.', 'array' => 'O campo :attribute deve ter entre :min e :max itens.',
], ],
'boolean' => 'The :attribute field must be true or false.', 'boolean' => 'O campo :attribute deve ser verdadeiro ou falso.',
'confirmed' => 'The :attribute confirmation does not match.', 'confirmed' => 'A confirmação do campo :attribute não corresponde.',
'date' => 'The :attribute is not a valid date.', 'date' => 'O campo :attribute não é uma data válida.',
'date_format' => 'The :attribute does not match the format :format.', 'date_format' => 'O campo :attribute não corresponde ao formato :format.',
'different' => 'The :attribute and :other must be different.', 'different' => 'O campo :attribute e :other devem ser diferentes.',
'digits' => 'The :attribute must be :digits digits.', 'digits' => 'O campo :attribute deve ter :digits dígitos.',
'digits_between' => 'The :attribute must be between :min and :max digits.', 'digits_between' => 'O campo :attribute deve ter entre :min e :max dígitos.',
'email' => 'The :attribute must be a valid email address.', 'email' => 'O campo :attribute deve ser um endereço de email válido.',
'exists' => 'The selected :attribute is invalid.', 'exists' => 'The selected :attribute is invalid.',
'distinct' => 'O campo :attribute tem um valor duplicado.', 'distinct' => 'O campo :attribute tem um valor duplicado.',
'filled' => 'The :attribute field is required.', 'filled' => 'The :attribute field is required.',
@@ -84,7 +84,7 @@ return [
'string' => 'O :attribute deve ter :size caracteres.', 'string' => 'O :attribute deve ter :size caracteres.',
'array' => 'The :attribute must contain :size items.', 'array' => 'The :attribute must contain :size items.',
], ],
'string' => 'The :attribute must be a string.', 'string' => 'O campo :attribute deve ser uma string.',
'timezone' => 'O :attribute deve ser uma zona válida.', 'timezone' => 'O :attribute deve ser uma zona válida.',
'unique' => 'O :attribute já existe.', 'unique' => 'O :attribute já existe.',
'url' => 'O formato de :attribute é inválido.', 'url' => 'O formato de :attribute é inválido.',