diff options
author | Jay Sitter <jsitter@gmail.com> | 2014-11-02 13:37:44 -0500 |
---|---|---|
committer | Jay Sitter <jsitter@gmail.com> | 2014-11-02 13:37:44 -0500 |
commit | cc1f78a83d731fe0e325fbe4079aebec64f5f043 (patch) | |
tree | d61a26d04a61ec07a24f8737bd69d156c02c342f /locale | |
parent | 063a2fadaa6bb797673a882b5ca5697edec0a3aa (diff) | |
download | wallabag-cc1f78a83d731fe0e325fbe4079aebec64f5f043.tar.gz wallabag-cc1f78a83d731fe0e325fbe4079aebec64f5f043.tar.zst wallabag-cc1f78a83d731fe0e325fbe4079aebec64f5f043.zip |
Many small UI changes/fixes to Baggy theme and English translation files. May need review.
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo | bin | 14309 -> 15691 bytes | |||
-rw-r--r-- | locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po | 30 | ||||
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | bin | 14312 -> 15782 bytes | |||
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | 35 |
4 files changed, 62 insertions, 3 deletions
diff --git a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo index 9193b6e7..12fef6c8 100644 --- a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo +++ b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo | |||
Binary files differ | |||
diff --git a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po index 05832d0b..98c6a3e8 100644 --- a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po +++ b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po | |||
@@ -37,6 +37,12 @@ msgstr "Read the documentation" | |||
37 | msgid "download the extension" | 37 | msgid "download the extension" |
38 | msgstr "Download the extension" | 38 | msgstr "Download the extension" |
39 | 39 | ||
40 | msgid "Firefox Add-On" | ||
41 | msgstr "Firefox Add-On" | ||
42 | |||
43 | msgid "Chrome Extension" | ||
44 | msgstr "Chrome Extension" | ||
45 | |||
40 | msgid "via F-Droid" | 46 | msgid "via F-Droid" |
41 | msgstr "via F-Droid" | 47 | msgstr "via F-Droid" |
42 | 48 | ||
@@ -140,14 +146,26 @@ msgstr "Repeat your new password:" | |||
140 | msgid "Import" | 146 | msgid "Import" |
141 | msgstr "Import" | 147 | msgstr "Import" |
142 | 148 | ||
149 | msgid "You can import your Pocket, Readability, Instapaper, Wallabag or any data in appropriate json or html format." | ||
150 | msgstr "You can import your Pocket, Readability, Instapaper, wallabag or any fil in appropriate JSON or HTML format." | ||
151 | |||
143 | msgid "" | 152 | msgid "" |
144 | "Please execute the import script locally as it can take a very long time." | 153 | "Please execute the import script locally as it can take a very long time." |
145 | msgstr "" | 154 | msgstr "" |
155 | |||
156 | msgid "Please select export file on your computer and press \"Import\" button below. Wallabag will parse your file, insert all URLs and start fetching of articles if required." | ||
157 | msgstr "Please select export file on your computer and press “Import” button below. wallabag will parse your file, insert all URLs and start fetching of articles if required." | ||
146 | "Please execute the import script locally as it can take a very long time." | 158 | "Please execute the import script locally as it can take a very long time." |
147 | 159 | ||
160 | msgid "You can click here to fetch content for articles with no content." | ||
161 | msgstr "Fetch content for articles with no content" | ||
162 | |||
148 | msgid "More info in the official documentation:" | 163 | msgid "More info in the official documentation:" |
149 | msgstr "More info in the official documentation:" | 164 | msgstr "More info in the official documentation:" |
150 | 165 | ||
166 | msgid "(<a href=\"http://doc.wallabag.org/en/User_documentation/Save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" | ||
167 | msgstr "(<a href=\"http://doc.wallabag.org/en/User_documentation/Save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" | ||
168 | |||
151 | msgid "Import from Pocket" | 169 | msgid "Import from Pocket" |
152 | msgstr "Import from Pocket" | 170 | msgstr "Import from Pocket" |
153 | 171 | ||
@@ -176,12 +194,18 @@ msgstr "to download your database." | |||
176 | msgid "to export your wallabag data." | 194 | msgid "to export your wallabag data." |
177 | msgstr "to export your wallabag data." | 195 | msgstr "to export your wallabag data." |
178 | 196 | ||
197 | msgid "Export JSON" | ||
198 | msgstr "Export JSON" | ||
199 | |||
179 | msgid "Cache" | 200 | msgid "Cache" |
180 | msgstr "Cache" | 201 | msgstr "Cache" |
181 | 202 | ||
182 | msgid "to delete cache." | 203 | msgid "to delete cache." |
183 | msgstr "to delete cache." | 204 | msgstr "to delete cache." |
184 | 205 | ||
206 | msgid "Delete Cache" | ||
207 | msgstr "Delete Cache" | ||
208 | |||
185 | msgid "You can enter multiple tags, separated by commas." | 209 | msgid "You can enter multiple tags, separated by commas." |
186 | msgstr "You can enter multiple tags, separated by commas." | 210 | msgstr "You can enter multiple tags, separated by commas." |
187 | 211 | ||
@@ -417,6 +441,9 @@ msgstr "by filling this field" | |||
417 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" | 441 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" |
418 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" | 442 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" |
419 | 443 | ||
444 | msgid "Drag & drop this link to your bookmarks bar:" | ||
445 | msgstr "Drag & drop this link to your bookmarks bar:" | ||
446 | |||
420 | msgid "your version" | 447 | msgid "your version" |
421 | msgstr "your version" | 448 | msgstr "your version" |
422 | 449 | ||
@@ -435,6 +462,9 @@ msgstr "latest dev version" | |||
435 | msgid "a more recent development version is available." | 462 | msgid "a more recent development version is available." |
436 | msgstr "A more recent development version is available." | 463 | msgstr "A more recent development version is available." |
437 | 464 | ||
465 | msgid "You can clear cache to check the latest release." | ||
466 | msgstr "You can <a href=\"#cache\">clear the cache</a> to check for the latest release." | ||
467 | |||
438 | msgid "Please execute the import script locally, it can take a very long time." | 468 | msgid "Please execute the import script locally, it can take a very long time." |
439 | msgstr "" | 469 | msgstr "" |
440 | "Please execute the import script locally, it can take a very long time." | 470 | "Please execute the import script locally, it can take a very long time." |
diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo index 91b9b5d0..a09b4f37 100644 --- a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | |||
Binary files differ | |||
diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po index c2ae0ae4..25c3aa26 100644 --- a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | |||
@@ -37,6 +37,12 @@ msgstr "Read the documentation" | |||
37 | msgid "download the extension" | 37 | msgid "download the extension" |
38 | msgstr "Download the extension" | 38 | msgstr "Download the extension" |
39 | 39 | ||
40 | msgid "Firefox Add-On" | ||
41 | msgstr "Firefox Add-On" | ||
42 | |||
43 | msgid "Chrome Extension" | ||
44 | msgstr "Chrome Extension" | ||
45 | |||
40 | msgid "via F-Droid" | 46 | msgid "via F-Droid" |
41 | msgstr "via F-Droid" | 47 | msgstr "via F-Droid" |
42 | 48 | ||
@@ -79,6 +85,9 @@ msgstr "Latest dev version" | |||
79 | msgid "A more recent development version is available." | 85 | msgid "A more recent development version is available." |
80 | msgstr "A more recent development version is available." | 86 | msgstr "A more recent development version is available." |
81 | 87 | ||
88 | msgid "You can clear cache to check the latest release." | ||
89 | msgstr "You can <a href=\"#cache\">clear the cache</a> to check for the latest release." | ||
90 | |||
82 | msgid "Feeds" | 91 | msgid "Feeds" |
83 | msgstr "Feeds" | 92 | msgstr "Feeds" |
84 | 93 | ||
@@ -140,14 +149,26 @@ msgstr "Repeat your new password:" | |||
140 | msgid "Import" | 149 | msgid "Import" |
141 | msgstr "Import" | 150 | msgstr "Import" |
142 | 151 | ||
152 | msgid "You can import your Pocket, Readability, Instapaper, Wallabag or any data in appropriate json or html format." | ||
153 | msgstr "You can import your Pocket, Readability, Instapaper, wallabag or any file in appropriate JSON or HTML format." | ||
154 | |||
143 | msgid "" | 155 | msgid "" |
144 | "Please execute the import script locally as it can take a very long time." | 156 | "Please execute the import script locally as it can take a very long time." |
145 | msgstr "" | 157 | msgstr "" |
146 | "Please execute the import script locally as it can take a very long time." | 158 | "Please execute the import script locally as it can take a very long time." |
147 | 159 | ||
160 | msgid "Please select export file on your computer and press \"Import\" button below. Wallabag will parse your file, insert all URLs and start fetching of articles if required." | ||
161 | msgstr "Please select export file on your computer and press “Import” button below. wallabag will parse your file, insert all URLs and start fetching of articles if required." | ||
162 | |||
163 | msgid "You can click here to fetch content for articles with no content." | ||
164 | msgstr "Fetch content for articles with no content" | ||
165 | |||
148 | msgid "More info in the official documentation:" | 166 | msgid "More info in the official documentation:" |
149 | msgstr "More info in the official documentation:" | 167 | msgstr "More info in the official documentation:" |
150 | 168 | ||
169 | msgid "(<a href=\"http://doc.wallabag.org/en/User_documentation/Save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" | ||
170 | msgstr "(<a href=\"http://doc.wallabag.org/en/User_documentation/Save_your_first_article\" target=\"_blank\" title=\"Documentation\">?</a>)" | ||
171 | |||
151 | msgid "Import from Pocket" | 172 | msgid "Import from Pocket" |
152 | msgstr "Import from Pocket" | 173 | msgstr "Import from Pocket" |
153 | 174 | ||
@@ -176,12 +197,18 @@ msgstr "to download your database." | |||
176 | msgid "to export your wallabag data." | 197 | msgid "to export your wallabag data." |
177 | msgstr "to export your wallabag data." | 198 | msgstr "to export your wallabag data." |
178 | 199 | ||
200 | msgid "Export JSON" | ||
201 | msgstr "Export JSON" | ||
202 | |||
179 | msgid "Cache" | 203 | msgid "Cache" |
180 | msgstr "Cache" | 204 | msgstr "Cache" |
181 | 205 | ||
182 | msgid "to delete cache." | 206 | msgid "to delete cache." |
183 | msgstr "to delete cache." | 207 | msgstr "to delete cache." |
184 | 208 | ||
209 | msgid "Delete Cache" | ||
210 | msgstr "Delete Cache" | ||
211 | |||
185 | msgid "You can enter multiple tags, separated by commas." | 212 | msgid "You can enter multiple tags, separated by commas." |
186 | msgstr "You can enter multiple tags, separated by commas." | 213 | msgstr "You can enter multiple tags, separated by commas." |
187 | 214 | ||
@@ -417,6 +444,9 @@ msgstr "by filling this field" | |||
417 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" | 444 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" |
418 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" | 445 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" |
419 | 446 | ||
447 | msgid "Drag & drop this link to your bookmarks bar:" | ||
448 | msgstr "Drag & drop this link to your bookmarks bar:" | ||
449 | |||
420 | msgid "your version" | 450 | msgid "your version" |
421 | msgstr "your version" | 451 | msgstr "your version" |
422 | 452 | ||
@@ -576,14 +606,13 @@ msgid "Type here your password" | |||
576 | msgstr "Enter your password" | 606 | msgstr "Enter your password" |
577 | 607 | ||
578 | msgid "You are the only user, you cannot delete your own account." | 608 | msgid "You are the only user, you cannot delete your own account." |
579 | msgstr "You are the only user, you cannot delete your own account." | 609 | msgstr "You cannot delete your account because you are the only user." |
580 | 610 | ||
581 | msgid "" | 611 | msgid "" |
582 | "To completely remove wallabag, delete the wallabag folder on your web server " | 612 | "To completely remove wallabag, delete the wallabag folder on your web server " |
583 | "(and eventual databases)." | 613 | "(and eventual databases)." |
584 | msgstr "" | 614 | msgstr "" |
585 | "To completely remove wallabag, delete the wallabag folder on your web server " | 615 | "To completely remove wallabag, delete the wallabag folder and database(s) from your web server." |
586 | "(and eventual databases)." | ||
587 | 616 | ||
588 | msgid "Enter your search here" | 617 | msgid "Enter your search here" |
589 | msgstr "Enter your search here" | 618 | msgstr "Enter your search here" |