diff options
author | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-22 21:57:59 +0300 |
---|---|---|
committer | Jaakko Keränen <jaakko.keranen@iki.fi> | 2021-07-22 21:57:59 +0300 |
commit | 86c281d91c15e5cc93becc82d691c5deef90b6b7 (patch) | |
tree | b1f0a173b22e7cc173475182be87b88387fe2c1d /po | |
parent | 75399ff21c356dc1afe5cafe72e6ff40b3f206d5 (diff) |
UploadWidget: Added UI strings
Diffstat (limited to 'po')
-rw-r--r-- | po/en.po | 40 |
1 files changed, 38 insertions, 2 deletions
@@ -393,7 +393,7 @@ msgid "toolbar.outline" | |||
393 | msgstr "Page Outline" | 393 | msgstr "Page Outline" |
394 | 394 | ||
395 | msgid "hint.findtext" | 395 | msgid "hint.findtext" |
396 | msgstr "Find text on page" | 396 | msgstr "find text on page" |
397 | 397 | ||
398 | msgid "status.query" | 398 | msgid "status.query" |
399 | msgstr "Search Query" | 399 | msgstr "Search Query" |
@@ -861,6 +861,42 @@ msgstr "IDENTITIES" | |||
861 | msgid "heading.lookup.other" | 861 | msgid "heading.lookup.other" |
862 | msgstr "OTHER" | 862 | msgstr "OTHER" |
863 | 863 | ||
864 | msgid "menu.page.upload" | ||
865 | msgstr "Upload Page with Titan" | ||
866 | |||
867 | msgid "heading.upload" | ||
868 | msgstr "UPLOAD WITH TITAN" | ||
869 | |||
870 | msgid "heading.upload.text" | ||
871 | msgstr "Text" | ||
872 | |||
873 | msgid "hint.upload.text" | ||
874 | msgstr "enter text to upload" | ||
875 | |||
876 | msgid "heading.upload.file" | ||
877 | msgstr "File" | ||
878 | |||
879 | msgid "upload.file.name" | ||
880 | msgstr "File name:" | ||
881 | |||
882 | msgid "upload.file.drophere" | ||
883 | msgstr "(drag-and-drop a file on the window)" | ||
884 | |||
885 | msgid "upload.file.size" | ||
886 | msgstr "File size:" | ||
887 | |||
888 | msgid "upload.mime" | ||
889 | msgstr "MIME type:" | ||
890 | |||
891 | msgid "upload.token" | ||
892 | msgstr "Upload token:" | ||
893 | |||
894 | msgid "hint.upload.token" | ||
895 | msgstr "see server's instructions" | ||
896 | |||
897 | msgid "dlg.upload.send" | ||
898 | msgstr "Upload" | ||
899 | |||
864 | msgid "heading.translate" | 900 | msgid "heading.translate" |
865 | msgstr "TRANSLATE PAGE" | 901 | msgstr "TRANSLATE PAGE" |
866 | 902 | ||
@@ -1451,7 +1487,7 @@ msgid "keys.hoverurl" | |||
1451 | msgstr "Toggle show URL on hover" | 1487 | msgstr "Toggle show URL on hover" |
1452 | 1488 | ||
1453 | msgid "keys.upload" | 1489 | msgid "keys.upload" |
1454 | msgstr "Upload Page with Titan" | 1490 | msgstr "Upload page with Titan" |
1455 | 1491 | ||
1456 | msgid "error.badstatus" | 1492 | msgid "error.badstatus" |
1457 | msgstr "Unknown Status Code" | 1493 | msgstr "Unknown Status Code" |