You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Returns\ first\ word\ of\ the\ title\ ignoring\ any\ function\ words.=Liefert als Ausgabe das erste Wort des Titels, wobei alle Funktionswörter ignoriert werden.
1497
+
Returns\ first\ 3\ words\ of\ the\ title\ ignoring\ any\ function\ words.=Liefert als Ausgabe die ersten 3 Wörter des Titels, wobei alle Funktionswörter ignoriert werden.
1498
+
Returns\ capitalized\ and\ concatenated\ title\ to\ N\ length.=Liefert als Ausgabe den großgeschriebenen und verketteten Titel, gekürzt auf Länge N.
1499
+
Returns\ capitalized\ and\ concatenated\ title.=Liefert als Ausgabe den großgeschriebenen und verketteten Titel.
1490
1500
Minify\ list\ of\ person\ names=Reduziere Liste der Personen
Copy file name to clipboardExpand all lines: src/main/resources/l10n/JabRef_it.properties
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -466,6 +466,7 @@ The\ marked\ area\ does\ not\ contain\ any\ legible\ text\!=L'area marcata non c
466
466
467
467
HTML\ table=Tabella HTML
468
468
HTML\ table\ (with\ Abstract\ &\ BibTeX)=Tabella HTML (con Sommario e BibTeX)
469
+
Markdown\ titles=Titoli Markdown
469
470
470
471
Icon=Icona
471
472
@@ -1488,6 +1489,14 @@ HTML\ to\ LaTeX=Da HTML a LaTeX
1488
1489
LaTeX\ cleanup=Pulisci il LaTeX
1489
1490
LaTeX\ to\ Unicode=Da LaTeX a Unicode
1490
1491
lower\ case=minuscolo
1492
+
Camel\ case=Notazione a cammello
1493
+
Camel\ case\ -\ n\ letters\ max= Notazione a cammello\nNotazione a cammello - n massimo di lettere
1494
+
Very\ short\ title=Titolo molto breve
1495
+
Short\ title=Titolo breve
1496
+
Returns\ first\ word\ of\ the\ title\ ignoring\ any\ function\ words.=Restituisce la prima parola del titolo ignorando qualsiasi parola di funzione.
1497
+
Returns\ first\ 3\ words\ of\ the\ title\ ignoring\ any\ function\ words.=Restituisce le prime 3 parole del titolo ignorando qualsiasi parola di funzione.
1498
+
Returns\ capitalized\ and\ concatenated\ title\ to\ N\ length.=Restituisce il titolo in maiuscolo e concatenato a lunghezza N.
1499
+
Returns\ capitalized\ and\ concatenated\ title.=Restituisce il titolo in maiuscolo e concatenato.
1491
1500
Minify\ list\ of\ person\ names=Riduci la lista di nomi di persona
Library-specific\ file\ directory=Diretório de arquivos específicos da biblioteca
1058
1059
User-specific\ file\ directory=Diretório de arquivo específico do usuário
1059
1060
LaTeX\ file\ directory=Diretório de arquivos LaTeX
1061
+
Path\ %0\ could\ not\ be\ resolved.\ Using\ working\ dir.=Caminho %0 não pode ser resolvido. Usando o diretório de trabalho.
1060
1062
1061
1063
1062
1064
You\ must\ enter\ an\ integer\ value\ in\ the\ interval\ 1025-65535=Você deve digitar um valor inteiro no intervalo 1025-65535
@@ -1484,6 +1486,14 @@ HTML\ to\ LaTeX=HTML para LaTeX
1484
1486
LaTeX\ cleanup=Limpar LaTeX (cleanup)
1485
1487
LaTeX\ to\ Unicode=LaTeX para Unicode
1486
1488
lower\ case=minúsculas
1489
+
Camel\ case=Camel case
1490
+
Camel\ case\ -\ n\ letters\ max= Camel case - máx n letras
1491
+
Very\ short\ title=Título muito curto
1492
+
Short\ title=Título curto
1493
+
Returns\ first\ word\ of\ the\ title\ ignoring\ any\ function\ words.=Retorna a primeira palavra do título ignorando quaisquer palavras de função.
1494
+
Returns\ first\ 3\ words\ of\ the\ title\ ignoring\ any\ function\ words.=Retorna as primeiras 3 palavras do título ignorando quaisquer palavras de função.
1495
+
Returns\ capitalized\ and\ concatenated\ title\ to\ N\ length.=Retorna capitalizado e concatenado o título até o comprimento N.
1496
+
Returns\ capitalized\ and\ concatenated\ title.=Retorna capitalizado e concatenado o título.
1487
1497
Minify\ list\ of\ person\ names=Minimizar lista de nomes de pessoas
0 commit comments