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 @@ -533,6 +533,7 @@ Custom\ JDBC\ Url\:=URL JDBC personnalisée \:

Open\ terminal\ here=Ouvrir un terminal ici

Sort\ tabs\ alphabetically=Trier les onglets par ordre alphabétique

Open\ URL\ or\ DOI=Ouvrir URL ou DOI

Expand Down
8 changes: 8 additions & 0 deletions jablib/src/main/resources/l10n/JabRef_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ Custom\ JDBC\ Url\:=Url Jdbc Personalizzato\:

Open\ terminal\ here=Apri un terminale qui

Sort\ tabs\ alphabetically=Ordina schede alfabeticamente

Open\ URL\ or\ DOI=Apri URL o DOI

Expand Down Expand Up @@ -739,6 +740,11 @@ Please\ enter\ a\ valid\ file\ path.=Per favore inserisci un percorso di file va
Overwrite\ file=Sovrascrivi file
Unable\ to\ write\ to\ %0.=Impossibile scrivere su %0.

Merge...=Unire...
Merge=Unisci
Could\ not\ read\ merge\ file.=Impossibile leggere il file di unione.
BibTeX=BibTeX
File\ %0\ not\ found.=File %0 non trovato/i.

Move\ file=Sposta file
Move\ file\ to\ file\ directory\ and\ rename\ file=Sposta il file nella cartella del file e rinomina il file
Expand Down Expand Up @@ -1496,6 +1502,8 @@ Currently\ selected\ CSL\ Style\:\ '%0'=Stile CSL attualmente selezionato\: '%0'
Add\ .csl\ file=Aggiungi file .csl
Style\ added=Stile aggiunto
The\ CSL\ style\ has\ been\ added\ successfully.=Lo stile CSL è stato aggiunto con successo.
Style\ already\ available=Stile già disponibile
The\ selected\ CSL\ style\ is\ already\ available\ in\ the\ list.=Lo stile CSL selezionato è già disponibile nella lista.
You\ must\ select\ a\ valid\ CSL\ style\ file.=È necessario selezionare un file di stile CSL valido.
Are\ you\ sure\ you\ want\ to\ delete\ the\ style\ '%0'?=Sei sicuro di voler eliminare lo stile '%0'?
Cannot\ delete\ style=Impossibile eliminare lo stile
Expand Down
Loading