Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
429438 of 1621 results
429.
-d, --date=STRING display time described by STRING, not 'now'
-f, --file=DATEFILE like --date once for each line of DATEFILE
-I[TIMESPEC], --iso-8601[=TIMESPEC] output date/time in ISO 8601 format.
TIMESPEC='date' for date only (the default),
'hours', 'minutes', 'seconds', or 'ns' for date
and time to the indicated precision.
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
(no translation yet)
Located in src/date.c:134
430.
-r, --reference=FILE display the last modification time of FILE
-R, --rfc-2822 output date and time in RFC 2822 format.
Example: Mon, 07 Aug 2006 12:34:56 -0600
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
-r, --reference=ARQUIVO mostra a hora da última modificação de ARQUIVO
-R, --rfc-2822 emite a data e hora no formato da RFC 2822.
Exemplo: Seg, 07 Ago 2006 12:34:56 -0600
Translated by RodolfoRG
Located in src/date.c:142
431.
--rfc-3339=TIMESPEC output date and time in RFC 3339 format.
TIMESPEC='date', 'seconds', or 'ns' for
date and time to the indicated precision.
Date and time components are separated by
a single space: 2006-08-07 12:34:56-06:00
-s, --set=STRING set time described by STRING
-u, --utc, --universal print or set Coordinated Universal Time
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
--rfc-3339=TIMESPEC saída de data e hora em formato RFC 3339.
TIMESPEC='date', 'seconds', ou 'ns' para
data e hora da precisão indicada.
Componentes de data e hora são separados por
um único espaço: 2006-08-07 12:34:56-06:00
-s, --definir=STRING definir tempo descrito pela STRING
-u, --utc, --universal definir ou imprimir Tempo universal coordenado
Translated and reviewed by gabriell nascimento
Located in src/date.c:147
432.

FORMAT controls the output. Interpreted sequences are:

%% a literal %
%a locale's abbreviated weekday name (e.g., Sun)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.

FORMATO controla a saída. As sequências interpretadas são:

%% um % literal
%a nome abreviado do dia de semana da localidade (por exemplo, Dom)
Translated by Rafael Fontenelle
Located in src/date.c:187
433.
%A locale's full weekday name (e.g., Sunday)
%b locale's abbreviated month name (e.g., Jan)
%B locale's full month name (e.g., January)
%c locale's date and time (e.g., Thu Mar 3 23:05:25 2005)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%A nome completo do dia de semana na localidade (por exemplo, Sábado)
%b nome abreviado do mês na localidade (por exemplo, Jan)
%B nome completo do mês na localidade (por exemplo, Janeiro)
%c data e hora na localidade (por exemplo, Qui 03 Mar 2005 23:05:25 BRT)
Translated by Rafael Fontenelle
Located in src/date.c:194
434.
%C century; like %Y, except omit last two digits (e.g., 20)
%d day of month (e.g., 01)
%D date; same as %m/%d/%y
%e day of month, space padded; same as %_d
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%C século; como %Y, mas omite os dois últimos dígitos (por exemplo, 20)
%d dia do mês (por exemplo, 01)
%D data no formato estado-unidense; igual a %m/%d/%y
%e dia do mês, preenchido com espaço; o mesmo que %_d
Translated by Rafael Fontenelle
Located in src/date.c:200
435.
%F full date; same as %Y-%m-%d
%g last two digits of year of ISO week number (see %G)
%G year of ISO week number (see %V); normally useful only with %V
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%F data completa; o mesmo que %Y-%m-%d
%g os últimos dois dígitos do ano do número ISO da semana (veja %G)
%G ano do número ISO da semana ISO (veja %V); normalmente útil só com %V
Translated by RodolfoRG
Located in src/date.c:196
436.
%h same as %b
%H hour (00..23)
%I hour (01..12)
%j day of year (001..366)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%h o mesmo que %b
%H hora (00..23)
%I hora (01..12)
%j dia do ano (001..366)
Translated by RodolfoRG
Located in src/date.c:211
437.
%k hour, space padded ( 0..23); same as %_H
%l hour, space padded ( 1..12); same as %_I
%m month (01..12)
%M minute (00..59)
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%k hora, alinhado com espaço extra ( 0..23); igual a %_H
%l hora, alinhado com espaço extra ( 1..12); igual a %_I
%m mês (01..12)
%M minuto (00..59)
Translated by Rafael Fontenelle
Located in src/date.c:217
438.
%n a newline
%N nanoseconds (000000000..999999999)
%p locale's equivalent of either AM or PM; blank if not known
%P like %p, but lower case
%r locale's 12-hour clock time (e.g., 11:11:04 PM)
%R 24-hour hour and minute; same as %H:%M
%s seconds since 1970-01-01 00:00:00 UTC
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
%n um caractere de nova-linha
%N nanosegundos (000000000..999999999)
%p o equivalente na localidade para AM ou PM; em branco se desconhecido
%P como %p, mas em minúsculas
%r a hora no relógio de 12 horas na localidade (por exemplo, 11:11:04 PM)
%R hora e minuto no estilo 24 horas; o mesmo que %H:%M
%s segundos desde 1970-01-01 00:00:00 UTC
Translated by RodolfoRG
Located in src/date.c:200
429438 of 1621 results

This translation is managed by Ubuntu Brazilian Portuguese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.

Contributors to this translation: Adriano Steffler, Alessandro Silva, Alex Antão, Alexandre Henrique, Alexandre Rocha Lima e Marcondes, Alexandro Silva, Andre Noel, Andrei, André Gondim, Augusto, Bruno Pugliese, C de-Avillez, Carlos Eduardo Moreira dos Santos, Carlos Eduardo Pedroza Santiviago, Carlos Moura, Carlos Sales, Christian Reis, Cleber Polizel, Cosme Nizzo, César Veiga, Danilo Gonçalves, Davi Garcia, Edney Matias da Silva, Eduardo, Eduardo Cereto, Eliziario Neto, Elton Pereira de Lima, Eugênio F, Fabio Henrique Mestre, Fabio M. Panico, Fabrício Vicente Massuia, Felipe Balbi, Felipe Rinaldi, Flávio Pontes, Freakcode, Fábio Nogueira, Gabriel Speckhahn, Gerson "fserve" Barreiros, Glênio Kestering, Gustavo Calegari Pialarissi, Henrique P. Machado, Hriostat, Ivan Brasil Fuzzer, Jonh Wendell, João Paulo Pizani Flor, Juan Carlos Castro y Castro, Juliano Fischer Naves, Jurmir Canal Neto, Kemel Zaidan aka Legendario, Kenzo Okamura, Kyller Gorgonio, LKRaider, Labrax, Laudeci Oliveira, Lauro Moura, Leandro Miranda Nonato, Leocello, Lorena Sabino Guedes, Lucas Duailibe, Luciano Gardim, Luiz Agostinho, Maeda, Manoel B H Carvalho, Marcel An, MarceloLipienski, Mauricio Romano Leite, Michele R. Marino, Milton Bender Jr., Og Maciel, Olivia G. Janequine, OtavioCC, Pablo Marcondes, Paulo Moura, Paulo de Almeida, Pedro Matos Jr, Phelps Scofield, Rafael, Rafael Fontenelle, Rafael Neri, Rafael Sachetto, Rafael Sfair, Renan Araujo Rischiotto, RodolfoRG, Rodox12, Rodrigo Neves Calheiros, Rodrigo Souza, Rodrigo Tassinari, Rodrigo de Avila, Roner Marcelo Rover Oliveira, Rozzane, S4RD1NH4, SilvioPalmieri, Thalysson Sarmento, Thiago "Harry" Leucz Astrizi, Thiago Gama, Thomas Gustavo Dietrich, Tiago Hillebrandt, Tomé, Tonismar, Washington Lins, Welliton Sá, Welliton Sá, Xnd, Yuri Fidelis, augustojd, brunoalves, fsakatauskas, gabriell nascimento, gda, jotape, marcelo freire, nusk, ricardogorayeb.