diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-25 08:48:51 +0200 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-03-25 08:49:04 +0200 |
commit | e8c65a9cc9aee8f49df01e0452516adb1eb7f289 (patch) | |
tree | 0a02ae01c34561c950c71cdf4e116d90bb7b9577 /po/en.po | |
parent | 9b2f3176145af506071fee1e0a174de9e209b69f (diff) |
Lang: Plural strings
IssueID #192
Diffstat (limited to 'po/en.po')
-rw-r--r-- | po/en.po | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | # Alt-text of the preformatted logo. | ||
1 | msgid "about.logo" | 2 | msgid "about.logo" |
2 | msgstr "ASCII art: the word \"Lagrange\" using a large font" | 3 | msgstr "ASCII art: the word \"Lagrange\" using a large font" |
3 | 4 | ||
@@ -73,9 +74,11 @@ msgstr "Find on Page" | |||
73 | msgid "macos.menu.find" | 74 | msgid "macos.menu.find" |
74 | msgstr "Find" | 75 | msgstr "Find" |
75 | 76 | ||
77 | # Used on iOS. "Files" refers to Apple's iOS app where you can pick an iCloud folder. | ||
76 | msgid "menu.save.files" | 78 | msgid "menu.save.files" |
77 | msgstr "Save to Files" | 79 | msgstr "Save to Files" |
78 | 80 | ||
81 | # Used on desktop operating systems. "Downloads" refers to the user's configured downloads directory. | ||
79 | msgid "menu.save.downloads" | 82 | msgid "menu.save.downloads" |
80 | msgstr "Save to Downloads" | 83 | msgstr "Save to Downloads" |
81 | 84 | ||