Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge pull request #30 from marlonandrade/patch-1
Browse files Browse the repository at this point in the history
Updating pt_BR localized strings
  • Loading branch information
kevinlawler committed Jun 21, 2013
2 parents ce49d26 + 47a38af commit 944591e
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Localization/pt_BR.lproj/NSDateTimeAgo.strings
Original file line number Diff line number Diff line change
Expand Up @@ -41,31 +41,31 @@
"Yesterday" = "Ontem";

/* No comment provided by engineer. */
"1 year ago" = "1 year ago";
"1 year ago" = "1 ano atrás";

/* No comment provided by engineer. */
"1 month ago" = "1 month ago";
"1 month ago" = "1 mês atrás";

/* No comment provided by engineer. */
"1 week ago" = "1 week ago";
"1 week ago" = "1 semana atrás";

/* No comment provided by engineer. */
"1 day ago" = "1 day ago";
"1 day ago" = "1 dia atrás";

/* No comment provided by engineer. */
"This morning" = "This morning";
"This morning" = "Esta manhã";

/* No comment provided by engineer. */
"This afternoon" = "This afternoon";
"This afternoon" = "Esta tarde";

/* No comment provided by engineer. */
"Today" = "Today";
"Today" = "Hoje";

/* No comment provided by engineer. */
"This week" = "This week";
"This week" = "Esta semana";

/* No comment provided by engineer. */
"This month" = "This month";
"This month" = "Este mês";

/* No comment provided by engineer. */
"This year" = "This year";
"This year" = "Este ano";

0 comments on commit 944591e

Please sign in to comment.