Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions jablib/src/main/resources/l10n/JabRef_fr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ Unknown\ export\ format\ %0=Format d'exportation %0 inconnu
Importing\ %0=Importation... (%0)
Importing\ file\ %0\ as\ unknown\ format=Importation du fichier %0 en tant que format inconnu
Format\ used\:\ %0=Format utilisé \: %0
Unknown\ output\ format\ '%0'.=Format de sortie '%0' inconnu.

Extension=Extension

Expand Down
1 change: 1 addition & 0 deletions jablib/src/main/resources/l10n/JabRef_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -387,6 +387,7 @@ Unknown\ export\ format\ %0=Formato di esportazione %0 sconosciuto
Importing\ %0=Importazione in corso %0
Importing\ file\ %0\ as\ unknown\ format=Importazione del file %0 come formato sconosciuto
Format\ used\:\ %0=Formato utilizzato\: %0
Unknown\ output\ format\ '%0'.=Formato di esportazione %0 sconosciuto'.

Extension=Estensione

Expand Down
3 changes: 3 additions & 0 deletions jablib/src/main/resources/l10n/JabRef_pt_BR.properties
Original file line number Diff line number Diff line change
Expand Up @@ -1001,6 +1001,7 @@ You\ must\ restart\ JabRef\ for\ this\ to\ come\ into\ effect.=Você deve reinic

Could\ not\ find\ fetcher\ '%0'=Não foi possível encontrar a ferramenta de pesquisa '%0'
Running\ query\ '%0'\ with\ fetcher\ '%1'.=Executando consulta '%0' com ferramenta de pesquisa '%1'.
Invalid\ query=Consulta inválida
Invalid\ query\ element\ '%0'\ at\ position\ %1=Elemento de consulta '%0' na posição %1 inválido

Move\ file=Mover arquivo
Expand Down Expand Up @@ -3196,8 +3197,10 @@ Understanding\ search\ results=Entendendo resultados de pesquisa
Notice\ how\ entries\ not\ containing\ "machine\ learning"\ are\ dimmed.=Observe como entradas que não contenham "Aprendizagem de máquina" são escurecidas.

# Step 6
Toggle\ filter\ mode\ to\ hide\ non-matching\ entries=Alternar modo de filtro para ocultar entradas não correspondentes

# Step 7
Clear\ the\ search\ to\ see\ all\ entries\ again=Limpar a busca para ver todas as entradas novamente

# Step 8
Type\ `author\ \=\ Son`=Digite `autor \= Son`
Expand Down
Loading