Skip to content

Commit fa05783

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 3279689 commit fa05783

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

whatsnew/2.7.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1527,6 +1527,12 @@ msgid ""
15271527
"of a character-by-character scan. This is sometimes faster by a factor of "
15281528
"10. (Added by Florent Xicluna; :issue:`7462` and :issue:`7622`.)"
15291529
msgstr ""
1530+
"Os métodos :meth:`split`, :meth:`replace`, :meth:`rindex`, :meth:"
1531+
"`rpartition` e :meth:`rsplit` de tipos string ou similares (strings, strings "
1532+
"Unicode e objetos :class:`bytearray`) agora usam um algoritmo de pesquisa "
1533+
"reversa rápida em vez de percorrer caractere a caractere. Isso às vezes é "
1534+
"mais rápido por um fator de 10. (Adicionado por Florent Xicluna; :issue:"
1535+
"`7462` e :issue:`7622`.)"
15301536

15311537
#: ../../whatsnew/2.7.rst:1013
15321538
msgid ""

0 commit comments

Comments
 (0)