Browsing Brazilian Portuguese translation

Don't show this notice anymore
Before translating, be sure to go through Ubuntu Translators instructions and Brazilian Portuguese guidelines.
433442 of 1562 results
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
439.
%S second (00..60)
%t a tab
%T time; same as %H:%M:%S
%u day of week (1..7); 1 is Monday
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.
%S segundo (00..60)
%t uma tabulação
%T as horas; o mesmo que %H:%M:%S
%u dia da semana (1..7); 1 é segunda-feira
Translated by RodolfoRG
Located in src/date.c:233
440.
%U week number of year, with Sunday as first day of week (00..53)
%V ISO week number, with Monday as first day of week (01..53)
%w day of week (0..6); 0 is Sunday
%W week number of year, with Monday as first day of week (00..53)
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.
%U número da semana no ano, sendo domingo o início da semana (00..53)
%V número ISO da semana, sendo segunda-feira o início da semana (01..53)
%w dia da semana (0..6); 0 é domingo
%W número da semana no ano, sendo segunda-feira o início da semana (00..53)
Translated by RodolfoRG
Located in src/date.c:239
441.
%x locale's date representation (e.g., 12/31/99)
%X locale's time representation (e.g., 23:13:48)
%y last two digits of year (00..99)
%Y year
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.
%x representação da data na localidade (por exemplo, 31-12-1999)
%X representação da hora na localidade (por exemplo, 23:13:48)
%y os últimos dois dígitos do ano (00..99)
%Y ano
Translated by Rafael Fontenelle
Located in src/date.c:245
442.
%z +hhmm numeric time zone (e.g., -0400)
%:z +hh:mm numeric time zone (e.g., -04:00)
%::z +hh:mm:ss numeric time zone (e.g., -04:00:00)
%:::z numeric time zone with : to necessary precision (e.g., -04, +05:30)
%Z alphabetic time zone abbreviation (e.g., EDT)

By default, date pads numeric fields with zeroes.
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.
%z fuso horário numérico +hhmm (por exemplo, -0400)
%:z fuso horário numérico +hh:mm (por exemplo, -04:00)
%::z fuso horário numérico +hh:mm:ss (por exemplo, -04:00:00)
%:::z fuso horário numérico com : para a precisão necessária
(por exemplo, -04, +05:30)
%Z abreviação alfabética do fuso horário (por exemplo, BRT)

Por padrão, campos numéricos de data são preenchidos com zeros.
Translated by RodolfoRG
Located in src/date.c:251
433442 of 1562 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, Allan Carvalho, 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.