Skip to content

Commit f9cf2a1

Browse files
Remove accidental fuzzy flag in R-pt_BR.po (#6822)
* Remove accidental fuzzy flag in R-pt_BR.po * Change optimized subsetting translation in R-pt_BR.po * updated mo --------- Co-authored-by: Michael Chirico <[email protected]>
1 parent 5c895e4 commit f9cf2a1

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed
226 Bytes
Binary file not shown.

po/R-pt_BR.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1645,14 +1645,12 @@ msgstr ""
16451645
"do lado direito excede 1e4, causando problemas de memória."
16461646

16471647
#: data.table.R:3306
1648-
#, fuzzy
16491648
msgid "Optimized subsetting with key %s"
1650-
msgstr "Subconjunto otimizado com chave %s"
1649+
msgstr "Obtendo subconjunto de forma otimizada com chave %s"
16511650

16521651
#: data.table.R:3325 data.table.R:3337
1653-
#, fuzzy
16541652
msgid "Optimized subsetting with index '%s'"
1655-
msgstr "Subconjunto otimizado com índice '%s'"
1653+
msgstr "Obtendo subconjunto de forma otimizada com índice '%s'"
16561654

16571655
#: data.table.R:3332
16581656
msgid "Creating new index '%s'"

0 commit comments

Comments
 (0)