diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-20 07:57:30 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-10-20 07:57:30 +0300 |
commit | 57cbcc6e864abd368bde93154b3580147936201c (patch) | |
tree | 157ecbb534f85d83ef39dcb68850e42d7cce6580 /po/en.po | |
parent | 5b8c606183df3054c4691f89c97e346786947914 (diff) |
Installing individual TTF files; generate fontpack.ini
Diffstat (limited to 'po/en.po')
-rw-r--r-- | po/en.po | 21 |
1 files changed, 21 insertions, 0 deletions
@@ -1921,6 +1921,9 @@ msgstr "Enable \"%s\"" | |||
1921 | msgid "fontpack.disable" | 1921 | msgid "fontpack.disable" |
1922 | msgstr "Disable \"%s\"" | 1922 | msgstr "Disable \"%s\"" |
1923 | 1923 | ||
1924 | msgid "fontpack.export" | ||
1925 | msgstr "View fontpack.ini template" | ||
1926 | |||
1924 | #, c-format | 1927 | #, c-format |
1925 | msgid "fontpack.install" | 1928 | msgid "fontpack.install" |
1926 | msgstr "Install \"%s\"" | 1929 | msgstr "Install \"%s\"" |
@@ -1943,3 +1946,21 @@ msgstr "Do you really want to permanently delete\nthe fontpack \"%s\"?" | |||
1943 | msgid "dlg.fontpack.delete" | 1946 | msgid "dlg.fontpack.delete" |
1944 | msgstr "Delete Fontpack" | 1947 | msgstr "Delete Fontpack" |
1945 | 1948 | ||
1949 | msgid "fontpack.help" | ||
1950 | msgstr "Lagrange fontpacks are ZIP archives that contain a set of font files and associated configuration parameters. Once installed, the fonts can be used for document content and the UI. The active fonts are selected using Preferences > Fonts." | ||
1951 | |||
1952 | msgid "fontpack.install.ttf" | ||
1953 | msgstr "Install TrueType Font" | ||
1954 | |||
1955 | msgid "fontpack.open.fontsdir" | ||
1956 | msgstr "Open User Fonts Directory" | ||
1957 | |||
1958 | msgid "fontpack.open.aboutfonts" | ||
1959 | msgstr "Show Installed Fonts" | ||
1960 | |||
1961 | msgid "truetype.help" | ||
1962 | msgstr "Lagrange attempts to load all individual TrueType files that are copied to the user fonts directory." | ||
1963 | |||
1964 | msgid "truetype.help.installed" | ||
1965 | msgstr "This font is installed in the user fonts directory." | ||
1966 | |||