diff options
-rw-r--r-- | inc/poche/Language.class.php | 3 | ||||
-rw-r--r-- | locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.mo | bin | 14331 -> 14309 bytes | |||
-rw-r--r-- | locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po | 169 | ||||
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo | bin | 0 -> 14312 bytes | |||
-rw-r--r-- | locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | 637 | ||||
-rwxr-xr-x | themes/baggy/_pocheit-form.twig | 4 | ||||
-rw-r--r-- | themes/baggy/_search-form.twig | 5 | ||||
-rwxr-xr-x | themes/baggy/css/main.css | 63 | ||||
-rwxr-xr-x | themes/baggy/home.twig | 2 | ||||
-rwxr-xr-x | themes/baggy/tags.twig | 4 |
10 files changed, 760 insertions, 127 deletions
diff --git a/inc/poche/Language.class.php b/inc/poche/Language.class.php index 8d3912f5..420f2fb9 100644 --- a/inc/poche/Language.class.php +++ b/inc/poche/Language.class.php | |||
@@ -18,6 +18,7 @@ class Language | |||
18 | 'cs_CZ.utf8' => 'čeština', | 18 | 'cs_CZ.utf8' => 'čeština', |
19 | 'de_DE.utf8' => 'German', | 19 | 'de_DE.utf8' => 'German', |
20 | 'en_EN.utf8' => 'English', | 20 | 'en_EN.utf8' => 'English', |
21 | 'en_US.utf8' => 'English (US)', | ||
21 | 'es_ES.utf8' => 'Español', | 22 | 'es_ES.utf8' => 'Español', |
22 | 'fa_IR.utf8' => 'فارسی', | 23 | 'fa_IR.utf8' => 'فارسی', |
23 | 'fr_FR.utf8' => 'Français', | 24 | 'fr_FR.utf8' => 'Français', |
@@ -110,4 +111,4 @@ class Language | |||
110 | Tools::emptyCache(); | 111 | Tools::emptyCache(); |
111 | Tools::redirect('?view=config'); | 112 | Tools::redirect('?view=config'); |
112 | } | 113 | } |
113 | } \ No newline at end of file | 114 | } |
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 5aefe6c1..1e2f4295 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 7a1c88da..5d391452 100644 --- a/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po +++ b/locale/en_EN.utf8/LC_MESSAGES/en_EN.utf8.po | |||
@@ -17,13 +17,13 @@ msgid "wallabag, a read it later open source system" | |||
17 | msgstr "wallabag, a read it later open source system" | 17 | msgstr "wallabag, a read it later open source system" |
18 | 18 | ||
19 | msgid "login failed: user doesn't exist" | 19 | msgid "login failed: user doesn't exist" |
20 | msgstr "login failed: user doesn't exist" | 20 | msgstr "Login failed: user doesn't exist" |
21 | 21 | ||
22 | msgid "return home" | 22 | msgid "return home" |
23 | msgstr "return home" | 23 | msgstr "Return Home" |
24 | 24 | ||
25 | msgid "config" | 25 | msgid "config" |
26 | msgstr "config" | 26 | msgstr "Config" |
27 | 27 | ||
28 | msgid "Saving articles" | 28 | msgid "Saving articles" |
29 | msgstr "Saving articles" | 29 | msgstr "Saving articles" |
@@ -32,10 +32,10 @@ msgid "There are several ways to save an article:" | |||
32 | msgstr "There are several ways to save an article:" | 32 | msgstr "There are several ways to save an article:" |
33 | 33 | ||
34 | msgid "read the documentation" | 34 | msgid "read the documentation" |
35 | msgstr "read the documentation" | 35 | msgstr "Read the documentation" |
36 | 36 | ||
37 | msgid "download the extension" | 37 | msgid "download the extension" |
38 | msgstr "download the extension" | 38 | msgstr "Download the extension" |
39 | 39 | ||
40 | msgid "via F-Droid" | 40 | msgid "via F-Droid" |
41 | msgstr "via F-Droid" | 41 | msgstr "via F-Droid" |
@@ -47,7 +47,7 @@ msgid "via Google Play" | |||
47 | msgstr "via Google Play" | 47 | msgstr "via Google Play" |
48 | 48 | ||
49 | msgid "download the application" | 49 | msgid "download the application" |
50 | msgstr "download the application" | 50 | msgstr "Download the application" |
51 | 51 | ||
52 | msgid "By filling this field" | 52 | msgid "By filling this field" |
53 | msgstr "By filling this field" | 53 | msgstr "By filling this field" |
@@ -56,7 +56,7 @@ msgid "bag it!" | |||
56 | msgstr "bag it!" | 56 | msgstr "bag it!" |
57 | 57 | ||
58 | msgid "Bookmarklet: drag & drop this link to your bookmarks bar" | 58 | msgid "Bookmarklet: drag & drop this link to your bookmarks bar" |
59 | msgstr "Bookmarklet: drag & drop this link to your bookmarks bar" | 59 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" |
60 | 60 | ||
61 | msgid "Upgrading wallabag" | 61 | msgid "Upgrading wallabag" |
62 | msgstr "Upgrading wallabag" | 62 | msgstr "Upgrading wallabag" |
@@ -102,17 +102,16 @@ msgid "Your token:" | |||
102 | msgstr "Your token:" | 102 | msgstr "Your token:" |
103 | 103 | ||
104 | msgid "Your user id:" | 104 | msgid "Your user id:" |
105 | msgstr "Your user id:" | 105 | msgstr "Your user ID:" |
106 | 106 | ||
107 | msgid "" | 107 | msgid "" |
108 | "You can regenerate your token: <a href='?feed&action=generate'>generate!" | 108 | "You can regenerate your token: <a href='?feed&action=generate'>generate!" |
109 | "</a>." | 109 | "</a>." |
110 | msgstr "" | 110 | msgstr "" |
111 | "You can regenerate your token: <a href='?feed&action=generate'>generate!" | 111 | "<a href='?feed&action=generate'>Regenerate Token</a>" |
112 | "</a>." | ||
113 | 112 | ||
114 | msgid "Change your theme" | 113 | msgid "Change your theme" |
115 | msgstr "Change your theme" | 114 | msgstr "Change Your Theme" |
116 | 115 | ||
117 | msgid "Theme:" | 116 | msgid "Theme:" |
118 | msgstr "Theme:" | 117 | msgstr "Theme:" |
@@ -121,13 +120,13 @@ msgid "Update" | |||
121 | msgstr "Update" | 120 | msgstr "Update" |
122 | 121 | ||
123 | msgid "Change your language" | 122 | msgid "Change your language" |
124 | msgstr "Change your language" | 123 | msgstr "Change Your Language" |
125 | 124 | ||
126 | msgid "Language:" | 125 | msgid "Language:" |
127 | msgstr "Language:" | 126 | msgstr "Language:" |
128 | 127 | ||
129 | msgid "Change your password" | 128 | msgid "Change your password" |
130 | msgstr "Change your password" | 129 | msgstr "Change Your Password" |
131 | 130 | ||
132 | msgid "New password:" | 131 | msgid "New password:" |
133 | msgstr "New password:" | 132 | msgstr "New password:" |
@@ -205,7 +204,7 @@ msgid "video" | |||
205 | msgstr "video" | 204 | msgstr "video" |
206 | 205 | ||
207 | msgid "return to article" | 206 | msgid "return to article" |
208 | msgstr "return to article" | 207 | msgstr "Return to article" |
209 | 208 | ||
210 | msgid "plop" | 209 | msgid "plop" |
211 | msgstr "plop" | 210 | msgstr "plop" |
@@ -218,13 +217,13 @@ msgstr "" | |||
218 | "here</a>." | 217 | "here</a>." |
219 | 218 | ||
220 | msgid "favoris" | 219 | msgid "favoris" |
221 | msgstr "favoris" | 220 | msgstr "Favorites" |
222 | 221 | ||
223 | msgid "archive" | 222 | msgid "archive" |
224 | msgstr "archive" | 223 | msgstr "Archive" |
225 | 224 | ||
226 | msgid "unread" | 225 | msgid "unread" |
227 | msgstr "unread" | 226 | msgstr "Unread" |
228 | 227 | ||
229 | msgid "by date asc" | 228 | msgid "by date asc" |
230 | msgstr "by date asc" | 229 | msgstr "by date asc" |
@@ -254,28 +253,28 @@ msgid "Toggle mark as read" | |||
254 | msgstr "Toggle mark as read" | 253 | msgstr "Toggle mark as read" |
255 | 254 | ||
256 | msgid "toggle favorite" | 255 | msgid "toggle favorite" |
257 | msgstr "toggle favorite" | 256 | msgstr "Toggle favorite" |
258 | 257 | ||
259 | msgid "delete" | 258 | msgid "delete" |
260 | msgstr "delete" | 259 | msgstr "Delete" |
261 | 260 | ||
262 | msgid "original" | 261 | msgid "original" |
263 | msgstr "original" | 262 | msgstr "Original" |
264 | 263 | ||
265 | msgid "estimated reading time:" | 264 | msgid "estimated reading time:" |
266 | msgstr "estimated reading time:" | 265 | msgstr "Estimated reading time:" |
267 | 266 | ||
268 | msgid "mark all the entries as read" | 267 | msgid "mark all the entries as read" |
269 | msgstr "mark all the entries as read" | 268 | msgstr "Mark all the entries as read" |
270 | 269 | ||
271 | msgid "results" | 270 | msgid "results" |
272 | msgstr "results" | 271 | msgstr "Results" |
273 | 272 | ||
274 | msgid "installation" | 273 | msgid "installation" |
275 | msgstr "installation" | 274 | msgstr "Installation" |
276 | 275 | ||
277 | msgid "install your wallabag" | 276 | msgid "install your wallabag" |
278 | msgstr "install your wallabag" | 277 | msgstr "Install your wallabag" |
279 | 278 | ||
280 | msgid "" | 279 | msgid "" |
281 | "wallabag is still not installed. Please fill the below form to install it. " | 280 | "wallabag is still not installed. Please fill the below form to install it. " |
@@ -296,13 +295,13 @@ msgid "Install" | |||
296 | msgstr "Install" | 295 | msgstr "Install" |
297 | 296 | ||
298 | msgid "login to your wallabag" | 297 | msgid "login to your wallabag" |
299 | msgstr "login to your wallabag" | 298 | msgstr "Login to your wallabag" |
300 | 299 | ||
301 | msgid "Login to wallabag" | 300 | msgid "Login to wallabag" |
302 | msgstr "Login to wallabag" | 301 | msgstr "Login to wallabag" |
303 | 302 | ||
304 | msgid "you are in demo mode, some features may be disabled." | 303 | msgid "you are in demo mode, some features may be disabled." |
305 | msgstr "you are in demo mode, some features may be disabled." | 304 | msgstr "You are in demo mode; some features may be disabled." |
306 | 305 | ||
307 | msgid "Username" | 306 | msgid "Username" |
308 | msgstr "Username" | 307 | msgstr "Username" |
@@ -317,10 +316,10 @@ msgid "Sign in" | |||
317 | msgstr "Sign in" | 316 | msgstr "Sign in" |
318 | 317 | ||
319 | msgid "favorites" | 318 | msgid "favorites" |
320 | msgstr "favorites" | 319 | msgstr "Favorites" |
321 | 320 | ||
322 | msgid "estimated reading time :" | 321 | msgid "estimated reading time :" |
323 | msgstr "estimated reading time :" | 322 | msgstr "Estimated reading time:" |
324 | 323 | ||
325 | msgid "Mark all the entries as read" | 324 | msgid "Mark all the entries as read" |
326 | msgstr "Mark all the entries as read" | 325 | msgstr "Mark all the entries as read" |
@@ -362,61 +361,61 @@ msgid "tags:" | |||
362 | msgstr "tags:" | 361 | msgstr "tags:" |
363 | 362 | ||
364 | msgid "Edit tags" | 363 | msgid "Edit tags" |
365 | msgstr "Edit tags" | 364 | msgstr "Edit Tags" |
366 | 365 | ||
367 | msgid "save link!" | 366 | msgid "save link!" |
368 | msgstr "save link!" | 367 | msgstr "Save Link" |
369 | 368 | ||
370 | msgid "home" | 369 | msgid "home" |
371 | msgstr "home" | 370 | msgstr "Home" |
372 | 371 | ||
373 | msgid "tags" | 372 | msgid "tags" |
374 | msgstr "tags" | 373 | msgstr "Tags" |
375 | 374 | ||
376 | msgid "logout" | 375 | msgid "logout" |
377 | msgstr "logout" | 376 | msgstr "Logout" |
378 | 377 | ||
379 | msgid "powered by" | 378 | msgid "powered by" |
380 | msgstr "powered by" | 379 | msgstr "Powered by" |
381 | 380 | ||
382 | msgid "debug mode is on so cache is off." | 381 | msgid "debug mode is on so cache is off." |
383 | msgstr "debug mode is on so cache is off." | 382 | msgstr "Debug mode is on, so cache is off." |
384 | 383 | ||
385 | msgid "your wallabag version:" | 384 | msgid "your wallabag version:" |
386 | msgstr "your wallabag version:" | 385 | msgstr "Your wallabag version:" |
387 | 386 | ||
388 | msgid "storage:" | 387 | msgid "storage:" |
389 | msgstr "storage:" | 388 | msgstr "Storage:" |
390 | 389 | ||
391 | msgid "save a link" | 390 | msgid "save a link" |
392 | msgstr "save a link" | 391 | msgstr "Save a Link" |
393 | 392 | ||
394 | msgid "back to home" | 393 | msgid "back to home" |
395 | msgstr "back to home" | 394 | msgstr "Back to Home" |
396 | 395 | ||
397 | msgid "toggle mark as read" | 396 | msgid "toggle mark as read" |
398 | msgstr "toggle mark as read" | 397 | msgstr "Toggle mark as read" |
399 | 398 | ||
400 | msgid "tweet" | 399 | msgid "tweet" |
401 | msgstr "tweet" | 400 | msgstr "Tweet" |
402 | 401 | ||
403 | msgid "email" | 402 | msgid "email" |
404 | msgstr "email" | 403 | msgstr "Email" |
405 | 404 | ||
406 | msgid "this article appears wrong?" | 405 | msgid "this article appears wrong?" |
407 | msgstr "this article appears wrong?" | 406 | msgstr "This article appears wrong?" |
408 | 407 | ||
409 | msgid "No link available here!" | 408 | msgid "No link available here!" |
410 | msgstr "No link available here!" | 409 | msgstr "No link available here" |
411 | 410 | ||
412 | msgid "Poching a link" | 411 | msgid "Poching a link" |
413 | msgstr "Poching a link" | 412 | msgstr "bagging a link" |
414 | 413 | ||
415 | msgid "by filling this field" | 414 | msgid "by filling this field" |
416 | msgstr "by filling this field" | 415 | msgstr "by filling this field" |
417 | 416 | ||
418 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" | 417 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" |
419 | msgstr "bookmarklet: drag & drop this link to your bookmarks bar" | 418 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" |
420 | 419 | ||
421 | msgid "your version" | 420 | msgid "your version" |
422 | msgstr "your version" | 421 | msgstr "your version" |
@@ -425,32 +424,32 @@ msgid "latest stable version" | |||
425 | msgstr "latest stable version" | 424 | msgstr "latest stable version" |
426 | 425 | ||
427 | msgid "a more recent stable version is available." | 426 | msgid "a more recent stable version is available." |
428 | msgstr "a more recent stable version is available." | 427 | msgstr "A more recent stable version is available." |
429 | 428 | ||
430 | msgid "you are up to date." | 429 | msgid "you are up to date." |
431 | msgstr "you are up to date." | 430 | msgstr "You are up to date." |
432 | 431 | ||
433 | msgid "latest dev version" | 432 | msgid "latest dev version" |
434 | msgstr "latest dev version" | 433 | msgstr "latest dev version" |
435 | 434 | ||
436 | msgid "a more recent development version is available." | 435 | msgid "a more recent development version is available." |
437 | msgstr "a more recent development version is available." | 436 | msgstr "A more recent development version is available." |
438 | 437 | ||
439 | msgid "Please execute the import script locally, it can take a very long time." | 438 | msgid "Please execute the import script locally, it can take a very long time." |
440 | msgstr "" | 439 | msgstr "" |
441 | "Please execute the import script locally, it can take a very long time." | 440 | "Please execute the import script locally, it can take a very long time." |
442 | 441 | ||
443 | msgid "More infos in the official doc:" | 442 | msgid "More infos in the official doc:" |
444 | msgstr "More infos in the official doc:" | 443 | msgstr "More information in the official doc:" |
445 | 444 | ||
446 | msgid "import from Pocket" | 445 | msgid "import from Pocket" |
447 | msgstr "import from Pocket" | 446 | msgstr "Import from Pocket" |
448 | 447 | ||
449 | msgid "import from Readability" | 448 | msgid "import from Readability" |
450 | msgstr "import from Readability" | 449 | msgstr "Import from Readability" |
451 | 450 | ||
452 | msgid "import from Instapaper" | 451 | msgid "import from Instapaper" |
453 | msgstr "import from Instapaper" | 452 | msgstr "Import from Instapaper" |
454 | 453 | ||
455 | msgid "Tags" | 454 | msgid "Tags" |
456 | msgstr "Tags" | 455 | msgstr "Tags" |
@@ -459,74 +458,74 @@ msgid "Untitled" | |||
459 | msgstr "Untitled" | 458 | msgstr "Untitled" |
460 | 459 | ||
461 | msgid "the link has been added successfully" | 460 | msgid "the link has been added successfully" |
462 | msgstr "the link has been added successfully" | 461 | msgstr "The link has been added successfully." |
463 | 462 | ||
464 | msgid "error during insertion : the link wasn't added" | 463 | msgid "error during insertion : the link wasn't added" |
465 | msgstr "error during insertion : the link wasn't added" | 464 | msgstr "Error during insertion: the link wasn't added." |
466 | 465 | ||
467 | msgid "the link has been deleted successfully" | 466 | msgid "the link has been deleted successfully" |
468 | msgstr "the link has been deleted successfully" | 467 | msgstr "The link has been deleted successfully." |
469 | 468 | ||
470 | msgid "the link wasn't deleted" | 469 | msgid "the link wasn't deleted" |
471 | msgstr "the link wasn't deleted" | 470 | msgstr "The link wasn't deleted." |
472 | 471 | ||
473 | msgid "Article not found!" | 472 | msgid "Article not found!" |
474 | msgstr "Article not found!" | 473 | msgstr "Article not found." |
475 | 474 | ||
476 | msgid "previous" | 475 | msgid "previous" |
477 | msgstr "previous" | 476 | msgstr "Previous" |
478 | 477 | ||
479 | msgid "next" | 478 | msgid "next" |
480 | msgstr "next" | 479 | msgstr "Next" |
481 | 480 | ||
482 | msgid "in demo mode, you can't update your password" | 481 | msgid "in demo mode, you can't update your password" |
483 | msgstr "in demo mode, you can't update your password" | 482 | msgstr "In demo mode, you can't update your password." |
484 | 483 | ||
485 | msgid "your password has been updated" | 484 | msgid "your password has been updated" |
486 | msgstr "your password has been updated" | 485 | msgstr "Your password has been updated." |
487 | 486 | ||
488 | msgid "" | 487 | msgid "" |
489 | "the two fields have to be filled & the password must be the same in the two " | 488 | "the two fields have to be filled & the password must be the same in the two " |
490 | "fields" | 489 | "fields" |
491 | msgstr "" | 490 | msgstr "" |
492 | "the two fields have to be filled & the password must be the same in the two " | 491 | "The two fields must be filled, and the password must be the same in both " |
493 | "fields" | 492 | "fields" |
494 | 493 | ||
495 | msgid "still using the \"" | 494 | msgid "still using the \"" |
496 | msgstr "still using the \"" | 495 | msgstr "Still using the \"" |
497 | 496 | ||
498 | msgid "that theme does not seem to be installed" | 497 | msgid "that theme does not seem to be installed" |
499 | msgstr "that theme does not seem to be installed" | 498 | msgstr "That theme does not seem to be installed." |
500 | 499 | ||
501 | msgid "you have changed your theme preferences" | 500 | msgid "you have changed your theme preferences" |
502 | msgstr "you have changed your theme preferences" | 501 | msgstr "You have changed your theme preferences." |
503 | 502 | ||
504 | msgid "that language does not seem to be installed" | 503 | msgid "that language does not seem to be installed" |
505 | msgstr "that language does not seem to be installed" | 504 | msgstr "That language does not seem to be installed." |
506 | 505 | ||
507 | msgid "you have changed your language preferences" | 506 | msgid "you have changed your language preferences" |
508 | msgstr "you have changed your language preferences" | 507 | msgstr "You have changed your language preferences." |
509 | 508 | ||
510 | msgid "login failed: you have to fill all fields" | 509 | msgid "login failed: you have to fill all fields" |
511 | msgstr "login failed: you have to fill all fields" | 510 | msgstr "Login failed: you have to fill all fields." |
512 | 511 | ||
513 | msgid "welcome to your wallabag" | 512 | msgid "welcome to your wallabag" |
514 | msgstr "welcome to your wallabag" | 513 | msgstr "Welcome to your wallabag." |
515 | 514 | ||
516 | msgid "login failed: bad login or password" | 515 | msgid "login failed: bad login or password" |
517 | msgstr "login failed: bad login or password" | 516 | msgstr "Login failed: bad login or password." |
518 | 517 | ||
519 | msgid "import from instapaper completed" | 518 | msgid "import from instapaper completed" |
520 | msgstr "import from instapaper completed" | 519 | msgstr "Import from Instapaper completed." |
521 | 520 | ||
522 | msgid "import from pocket completed" | 521 | msgid "import from pocket completed" |
523 | msgstr "import from pocket completed" | 522 | msgstr "Import from Pocket completed." |
524 | 523 | ||
525 | msgid "import from Readability completed. " | 524 | msgid "import from Readability completed. " |
526 | msgstr "import from Readability completed. " | 525 | msgstr "Import from Readability completed." |
527 | 526 | ||
528 | msgid "import from Poche completed. " | 527 | msgid "import from Poche completed. " |
529 | msgstr "import from Poche completed. " | 528 | msgstr "Import from Poche completed. " |
530 | 529 | ||
531 | msgid "Unknown import provider." | 530 | msgid "Unknown import provider." |
532 | msgstr "Unknown import provider." | 531 | msgstr "Unknown import provider." |
@@ -538,7 +537,7 @@ msgid "Could not find required \"" | |||
538 | msgstr "Could not find required \"" | 537 | msgstr "Could not find required \"" |
539 | 538 | ||
540 | msgid "Uh, there is a problem while generating feeds." | 539 | msgid "Uh, there is a problem while generating feeds." |
541 | msgstr "Uh, there is a problem while generating feeds." | 540 | msgstr "There is a problem generating feeds." |
542 | 541 | ||
543 | msgid "Cache deleted." | 542 | msgid "Cache deleted." |
544 | msgstr "Cache deleted." | 543 | msgstr "Cache deleted." |
@@ -547,25 +546,25 @@ msgid "Oops, it seems you don't have PHP 5." | |||
547 | msgstr "Oops, it seems you don't have PHP 5." | 546 | msgstr "Oops, it seems you don't have PHP 5." |
548 | 547 | ||
549 | msgid "Add user" | 548 | msgid "Add user" |
550 | msgstr "Add user" | 549 | msgstr "Add User" |
551 | 550 | ||
552 | msgid "Add a new user :" | 551 | msgid "Add a new user :" |
553 | msgstr "Add a new user :" | 552 | msgstr "Add a new user:" |
554 | 553 | ||
555 | msgid "Login for new user" | 554 | msgid "Login for new user" |
556 | msgstr "Login for new user" | 555 | msgstr "Login for new user:" |
557 | 556 | ||
558 | msgid "Password for new user" | 557 | msgid "Password for new user" |
559 | msgstr "Password for new user" | 558 | msgstr "Password for new user:" |
560 | 559 | ||
561 | msgid "Email for new user (not required)" | 560 | msgid "Email for new user (not required)" |
562 | msgstr "Email for new user (not required)" | 561 | msgstr "Email for new user (not required):" |
563 | 562 | ||
564 | msgid "Send" | 563 | msgid "Send" |
565 | msgstr "Send" | 564 | msgstr "Send" |
566 | 565 | ||
567 | msgid "Delete account" | 566 | msgid "Delete account" |
568 | msgstr "Delete account" | 567 | msgstr "Delete Account" |
569 | 568 | ||
570 | msgid "You can delete your account by entering your password and validating." | 569 | msgid "You can delete your account by entering your password and validating." |
571 | msgstr "You can delete your account by entering your password and validating." | 570 | msgstr "You can delete your account by entering your password and validating." |
@@ -574,7 +573,7 @@ msgid "Be careful, data will be erased forever (that is a very long time)." | |||
574 | msgstr "Be careful, data will be erased forever (that is a very long time)." | 573 | msgstr "Be careful, data will be erased forever (that is a very long time)." |
575 | 574 | ||
576 | msgid "Type here your password" | 575 | msgid "Type here your password" |
577 | msgstr "Type here your password" | 576 | msgstr "Enter your password" |
578 | 577 | ||
579 | msgid "You are the only user, you cannot delete your own account." | 578 | msgid "You are the only user, you cannot delete your own account." |
580 | msgstr "You are the only user, you cannot delete your own account." | 579 | msgstr "You are the only user, you cannot delete your own account." |
@@ -594,7 +593,7 @@ msgstr "Tag these results as" | |||
594 | 593 | ||
595 | # ebook | 594 | # ebook |
596 | msgid "Fancy an E-Book ?" | 595 | msgid "Fancy an E-Book ?" |
597 | msgstr "Fancy an E-Book ?" | 596 | msgstr "Fancy an E-Book?" |
598 | 597 | ||
599 | msgid "" | 598 | msgid "" |
600 | "Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this " | 599 | "Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this " |
diff --git a/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.mo new file mode 100644 index 00000000..fe59bd52 --- /dev/null +++ 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 new file mode 100644 index 00000000..e8ca8f03 --- /dev/null +++ b/locale/en_US.utf8/LC_MESSAGES/en_US.utf8.po | |||
@@ -0,0 +1,637 @@ | |||
1 | msgid "" | ||
2 | msgstr "" | ||
3 | "Project-Id-Version: wallabag\n" | ||
4 | "Report-Msgid-Bugs-To: \n" | ||
5 | "POT-Creation-Date: 2014-02-25 15:17+0300\n" | ||
6 | "PO-Revision-Date: \n" | ||
7 | "Last-Translator: tcit <tcit@openmailbox.org>\n" | ||
8 | "Language-Team: \n" | ||
9 | "Language: en_US\n" | ||
10 | "MIME-Version: 1.0\n" | ||
11 | "Content-Type: text/plain; charset=UTF-8\n" | ||
12 | "Content-Transfer-Encoding: 8bit\n" | ||
13 | "X-Generator: Poedit 1.5.4\n" | ||
14 | "X-Poedit-Basepath: .\n" | ||
15 | |||
16 | msgid "wallabag, a read it later open source system" | ||
17 | msgstr "wallabag, a read it later open source system" | ||
18 | |||
19 | msgid "login failed: user doesn't exist" | ||
20 | msgstr "Login failed: user doesn't exist" | ||
21 | |||
22 | msgid "return home" | ||
23 | msgstr "Return Home" | ||
24 | |||
25 | msgid "config" | ||
26 | msgstr "Config" | ||
27 | |||
28 | msgid "Saving articles" | ||
29 | msgstr "Saving articles" | ||
30 | |||
31 | msgid "There are several ways to save an article:" | ||
32 | msgstr "There are several ways to save an article:" | ||
33 | |||
34 | msgid "read the documentation" | ||
35 | msgstr "Read the documentation" | ||
36 | |||
37 | msgid "download the extension" | ||
38 | msgstr "Download the extension" | ||
39 | |||
40 | msgid "via F-Droid" | ||
41 | msgstr "via F-Droid" | ||
42 | |||
43 | msgid " or " | ||
44 | msgstr " or " | ||
45 | |||
46 | msgid "via Google Play" | ||
47 | msgstr "via Google Play" | ||
48 | |||
49 | msgid "download the application" | ||
50 | msgstr "Download the application" | ||
51 | |||
52 | msgid "By filling this field" | ||
53 | msgstr "By filling this field" | ||
54 | |||
55 | msgid "bag it!" | ||
56 | msgstr "bag it!" | ||
57 | |||
58 | msgid "Bookmarklet: drag & drop this link to your bookmarks bar" | ||
59 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" | ||
60 | |||
61 | msgid "Upgrading wallabag" | ||
62 | msgstr "Upgrading wallabag" | ||
63 | |||
64 | msgid "Installed version" | ||
65 | msgstr "Installed version" | ||
66 | |||
67 | msgid "Latest stable version" | ||
68 | msgstr "Latest stable version" | ||
69 | |||
70 | msgid "A more recent stable version is available." | ||
71 | msgstr "A more recent stable version is available." | ||
72 | |||
73 | msgid "You are up to date." | ||
74 | msgstr "You are up to date." | ||
75 | |||
76 | msgid "Latest dev version" | ||
77 | msgstr "Latest dev version" | ||
78 | |||
79 | msgid "A more recent development version is available." | ||
80 | msgstr "A more recent development version is available." | ||
81 | |||
82 | msgid "Feeds" | ||
83 | msgstr "Feeds" | ||
84 | |||
85 | msgid "" | ||
86 | "Your feed token is currently empty and must first be generated to enable " | ||
87 | "feeds. Click <a href='?feed&action=generate'>here to generate it</a>." | ||
88 | msgstr "" | ||
89 | "Your feed token is currently empty and must first be generated to enable " | ||
90 | "feeds. Click <a href='?feed&action=generate'>here to generate it</a>." | ||
91 | |||
92 | msgid "Unread feed" | ||
93 | msgstr "Unread feed" | ||
94 | |||
95 | msgid "Favorites feed" | ||
96 | msgstr "Favorites feed" | ||
97 | |||
98 | msgid "Archive feed" | ||
99 | msgstr "Archive feed" | ||
100 | |||
101 | msgid "Your token:" | ||
102 | msgstr "Your token:" | ||
103 | |||
104 | msgid "Your user id:" | ||
105 | msgstr "Your user ID:" | ||
106 | |||
107 | msgid "" | ||
108 | "You can regenerate your token: <a href='?feed&action=generate'>generate!" | ||
109 | "</a>." | ||
110 | msgstr "" | ||
111 | "<a href='?feed&action=generate'>Regenerate Token</a>" | ||
112 | |||
113 | msgid "Change your theme" | ||
114 | msgstr "Change Your Theme" | ||
115 | |||
116 | msgid "Theme:" | ||
117 | msgstr "Theme:" | ||
118 | |||
119 | msgid "Update" | ||
120 | msgstr "Update" | ||
121 | |||
122 | msgid "Change your language" | ||
123 | msgstr "Change Your Language" | ||
124 | |||
125 | msgid "Language:" | ||
126 | msgstr "Language:" | ||
127 | |||
128 | msgid "Change your password" | ||
129 | msgstr "Change Your Password" | ||
130 | |||
131 | msgid "New password:" | ||
132 | msgstr "New password:" | ||
133 | |||
134 | msgid "Password" | ||
135 | msgstr "Password" | ||
136 | |||
137 | msgid "Repeat your new password:" | ||
138 | msgstr "Repeat your new password:" | ||
139 | |||
140 | msgid "Import" | ||
141 | msgstr "Import" | ||
142 | |||
143 | msgid "" | ||
144 | "Please execute the import script locally as it can take a very long time." | ||
145 | msgstr "" | ||
146 | "Please execute the import script locally as it can take a very long time." | ||
147 | |||
148 | msgid "More info in the official documentation:" | ||
149 | msgstr "More info in the official documentation:" | ||
150 | |||
151 | msgid "Import from Pocket" | ||
152 | msgstr "Import from Pocket" | ||
153 | |||
154 | #, php-format | ||
155 | msgid "(you must have a %s file on your server)" | ||
156 | msgstr "(you must have a %s file on your server)" | ||
157 | |||
158 | msgid "Import from Readability" | ||
159 | msgstr "Import from Readability" | ||
160 | |||
161 | msgid "Import from Instapaper" | ||
162 | msgstr "Import from Instapaper" | ||
163 | |||
164 | msgid "Import from wallabag" | ||
165 | msgstr "Import from wallabag" | ||
166 | |||
167 | msgid "Export your wallabag data" | ||
168 | msgstr "Export your wallabag data" | ||
169 | |||
170 | msgid "Click here" | ||
171 | msgstr "Click here" | ||
172 | |||
173 | msgid "to download your database." | ||
174 | msgstr "to download your database." | ||
175 | |||
176 | msgid "to export your wallabag data." | ||
177 | msgstr "to export your wallabag data." | ||
178 | |||
179 | msgid "Cache" | ||
180 | msgstr "Cache" | ||
181 | |||
182 | msgid "to delete cache." | ||
183 | msgstr "to delete cache." | ||
184 | |||
185 | msgid "You can enter multiple tags, separated by commas." | ||
186 | msgstr "You can enter multiple tags, separated by commas." | ||
187 | |||
188 | msgid "Add tags:" | ||
189 | msgstr "Add tags:" | ||
190 | |||
191 | msgid "no tags" | ||
192 | msgstr "no tags" | ||
193 | |||
194 | msgid "The tag has been applied successfully" | ||
195 | msgstr "The tag has been applied successfully" | ||
196 | |||
197 | msgid "interview" | ||
198 | msgstr "interview" | ||
199 | |||
200 | msgid "editorial" | ||
201 | msgstr "editorial" | ||
202 | |||
203 | msgid "video" | ||
204 | msgstr "video" | ||
205 | |||
206 | msgid "return to article" | ||
207 | msgstr "Return to article" | ||
208 | |||
209 | msgid "plop" | ||
210 | msgstr "plop" | ||
211 | |||
212 | msgid "" | ||
213 | "You can <a href='wallabag_compatibility_test.php'>check your configuration " | ||
214 | "here</a>." | ||
215 | msgstr "" | ||
216 | "You can <a href='wallabag_compatibility_test.php'>check your configuration " | ||
217 | "here</a>." | ||
218 | |||
219 | msgid "favoris" | ||
220 | msgstr "Favorites" | ||
221 | |||
222 | msgid "archive" | ||
223 | msgstr "Archive" | ||
224 | |||
225 | msgid "unread" | ||
226 | msgstr "Unread" | ||
227 | |||
228 | msgid "by date asc" | ||
229 | msgstr "by date asc" | ||
230 | |||
231 | msgid "by date" | ||
232 | msgstr "by date" | ||
233 | |||
234 | msgid "by date desc" | ||
235 | msgstr "by date desc" | ||
236 | |||
237 | msgid "by title asc" | ||
238 | msgstr "by title asc" | ||
239 | |||
240 | msgid "by title" | ||
241 | msgstr "by title" | ||
242 | |||
243 | msgid "by title desc" | ||
244 | msgstr "by title desc" | ||
245 | |||
246 | msgid "Tag" | ||
247 | msgstr "Tag" | ||
248 | |||
249 | msgid "No articles found." | ||
250 | msgstr "No articles found." | ||
251 | |||
252 | msgid "Toggle mark as read" | ||
253 | msgstr "Toggle mark as read" | ||
254 | |||
255 | msgid "toggle favorite" | ||
256 | msgstr "Toggle favorite" | ||
257 | |||
258 | msgid "delete" | ||
259 | msgstr "Delete" | ||
260 | |||
261 | msgid "original" | ||
262 | msgstr "Original" | ||
263 | |||
264 | msgid "estimated reading time:" | ||
265 | msgstr "Estimated reading time:" | ||
266 | |||
267 | msgid "mark all the entries as read" | ||
268 | msgstr "Mark all the entries as read" | ||
269 | |||
270 | msgid "results" | ||
271 | msgstr "Results" | ||
272 | |||
273 | msgid "installation" | ||
274 | msgstr "Installation" | ||
275 | |||
276 | msgid "install your wallabag" | ||
277 | msgstr "Install your wallabag" | ||
278 | |||
279 | msgid "" | ||
280 | "wallabag is still not installed. Please fill the below form to install it. " | ||
281 | "Don't hesitate to <a href='http://doc.wallabag.org/'>read the documentation " | ||
282 | "on wallabag website</a>." | ||
283 | msgstr "" | ||
284 | "wallabag is still not installed. Please fill the below form to install it. " | ||
285 | "Don't hesitate to <a href='http://doc.wallabag.org/'>read the documentation " | ||
286 | "on wallabag website</a>." | ||
287 | |||
288 | msgid "Login" | ||
289 | msgstr "Login" | ||
290 | |||
291 | msgid "Repeat your password" | ||
292 | msgstr "Repeat your password" | ||
293 | |||
294 | msgid "Install" | ||
295 | msgstr "Install" | ||
296 | |||
297 | msgid "login to your wallabag" | ||
298 | msgstr "Login to your wallabag" | ||
299 | |||
300 | msgid "Login to wallabag" | ||
301 | msgstr "Login to wallabag" | ||
302 | |||
303 | msgid "you are in demo mode, some features may be disabled." | ||
304 | msgstr "You are in demo mode; some features may be disabled." | ||
305 | |||
306 | msgid "Username" | ||
307 | msgstr "Username" | ||
308 | |||
309 | msgid "Stay signed in" | ||
310 | msgstr "Stay signed in" | ||
311 | |||
312 | msgid "(Do not check on public computers)" | ||
313 | msgstr "(Do not check on public computers)" | ||
314 | |||
315 | msgid "Sign in" | ||
316 | msgstr "Sign in" | ||
317 | |||
318 | msgid "favorites" | ||
319 | msgstr "Favorites" | ||
320 | |||
321 | msgid "estimated reading time :" | ||
322 | msgstr "Estimated reading time:" | ||
323 | |||
324 | msgid "Mark all the entries as read" | ||
325 | msgstr "Mark all the entries as read" | ||
326 | |||
327 | msgid "Return home" | ||
328 | msgstr "Return home" | ||
329 | |||
330 | msgid "Back to top" | ||
331 | msgstr "Back to top" | ||
332 | |||
333 | msgid "Mark as read" | ||
334 | msgstr "Mark as read" | ||
335 | |||
336 | msgid "Favorite" | ||
337 | msgstr "Favorite" | ||
338 | |||
339 | msgid "Toggle favorite" | ||
340 | msgstr "Toggle favorite" | ||
341 | |||
342 | msgid "Delete" | ||
343 | msgstr "Delete" | ||
344 | |||
345 | msgid "Tweet" | ||
346 | msgstr "Tweet" | ||
347 | |||
348 | msgid "Email" | ||
349 | msgstr "Email" | ||
350 | |||
351 | msgid "shaarli" | ||
352 | msgstr "shaarli" | ||
353 | |||
354 | msgid "flattr" | ||
355 | msgstr "flattr" | ||
356 | |||
357 | msgid "Does this article appear wrong?" | ||
358 | msgstr "Does this article appear wrong?" | ||
359 | |||
360 | msgid "tags:" | ||
361 | msgstr "tags:" | ||
362 | |||
363 | msgid "Edit tags" | ||
364 | msgstr "Edit Tags" | ||
365 | |||
366 | msgid "save link!" | ||
367 | msgstr "Save Link" | ||
368 | |||
369 | msgid "home" | ||
370 | msgstr "Home" | ||
371 | |||
372 | msgid "tags" | ||
373 | msgstr "Tags" | ||
374 | |||
375 | msgid "logout" | ||
376 | msgstr "Logout" | ||
377 | |||
378 | msgid "powered by" | ||
379 | msgstr "Powered by" | ||
380 | |||
381 | msgid "debug mode is on so cache is off." | ||
382 | msgstr "Debug mode is on, so cache is off." | ||
383 | |||
384 | msgid "your wallabag version:" | ||
385 | msgstr "Your wallabag version:" | ||
386 | |||
387 | msgid "storage:" | ||
388 | msgstr "Storage:" | ||
389 | |||
390 | msgid "save a link" | ||
391 | msgstr "Save a Link" | ||
392 | |||
393 | msgid "back to home" | ||
394 | msgstr "Back to Home" | ||
395 | |||
396 | msgid "toggle mark as read" | ||
397 | msgstr "Toggle mark as read" | ||
398 | |||
399 | msgid "tweet" | ||
400 | msgstr "Tweet" | ||
401 | |||
402 | msgid "email" | ||
403 | msgstr "Email" | ||
404 | |||
405 | msgid "this article appears wrong?" | ||
406 | msgstr "This article appears wrong?" | ||
407 | |||
408 | msgid "No link available here!" | ||
409 | msgstr "No link available here" | ||
410 | |||
411 | msgid "Poching a link" | ||
412 | msgstr "bagging a link" | ||
413 | |||
414 | msgid "by filling this field" | ||
415 | msgstr "by filling this field" | ||
416 | |||
417 | msgid "bookmarklet: drag & drop this link to your bookmarks bar" | ||
418 | msgstr "Bookmarklet: Drag & drop this link to your bookmarks bar" | ||
419 | |||
420 | msgid "your version" | ||
421 | msgstr "your version" | ||
422 | |||
423 | msgid "latest stable version" | ||
424 | msgstr "latest stable version" | ||
425 | |||
426 | msgid "a more recent stable version is available." | ||
427 | msgstr "A more recent stable version is available." | ||
428 | |||
429 | msgid "you are up to date." | ||
430 | msgstr "You are up to date." | ||
431 | |||
432 | msgid "latest dev version" | ||
433 | msgstr "latest dev version" | ||
434 | |||
435 | msgid "a more recent development version is available." | ||
436 | msgstr "A more recent development version is available." | ||
437 | |||
438 | msgid "Please execute the import script locally, it can take a very long time." | ||
439 | msgstr "" | ||
440 | "Please execute the import script locally, it can take a very long time." | ||
441 | |||
442 | msgid "More infos in the official doc:" | ||
443 | msgstr "More information in the official doc:" | ||
444 | |||
445 | msgid "import from Pocket" | ||
446 | msgstr "Import from Pocket" | ||
447 | |||
448 | msgid "import from Readability" | ||
449 | msgstr "Import from Readability" | ||
450 | |||
451 | msgid "import from Instapaper" | ||
452 | msgstr "Import from Instapaper" | ||
453 | |||
454 | msgid "Tags" | ||
455 | msgstr "Tags" | ||
456 | |||
457 | msgid "Untitled" | ||
458 | msgstr "Untitled" | ||
459 | |||
460 | msgid "the link has been added successfully" | ||
461 | msgstr "The link has been added successfully." | ||
462 | |||
463 | msgid "error during insertion : the link wasn't added" | ||
464 | msgstr "Error during insertion: the link wasn't added." | ||
465 | |||
466 | msgid "the link has been deleted successfully" | ||
467 | msgstr "The link has been deleted successfully." | ||
468 | |||
469 | msgid "the link wasn't deleted" | ||
470 | msgstr "The link wasn't deleted." | ||
471 | |||
472 | msgid "Article not found!" | ||
473 | msgstr "Article not found." | ||
474 | |||
475 | msgid "previous" | ||
476 | msgstr "Previous" | ||
477 | |||
478 | msgid "next" | ||
479 | msgstr "Next" | ||
480 | |||
481 | msgid "in demo mode, you can't update your password" | ||
482 | msgstr "In demo mode, you can't update your password." | ||
483 | |||
484 | msgid "your password has been updated" | ||
485 | msgstr "Your password has been updated." | ||
486 | |||
487 | msgid "" | ||
488 | "the two fields have to be filled & the password must be the same in the two " | ||
489 | "fields" | ||
490 | msgstr "" | ||
491 | "The two fields must be filled, and the password must be the same in both " | ||
492 | "fields" | ||
493 | |||
494 | msgid "still using the \"" | ||
495 | msgstr "Still using the \"" | ||
496 | |||
497 | msgid "that theme does not seem to be installed" | ||
498 | msgstr "That theme does not seem to be installed." | ||
499 | |||
500 | msgid "you have changed your theme preferences" | ||
501 | msgstr "You have changed your theme preferences." | ||
502 | |||
503 | msgid "that language does not seem to be installed" | ||
504 | msgstr "That language does not seem to be installed." | ||
505 | |||
506 | msgid "you have changed your language preferences" | ||
507 | msgstr "You have changed your language preferences." | ||
508 | |||
509 | msgid "login failed: you have to fill all fields" | ||
510 | msgstr "Login failed: you have to fill all fields." | ||
511 | |||
512 | msgid "welcome to your wallabag" | ||
513 | msgstr "Welcome to your wallabag." | ||
514 | |||
515 | msgid "login failed: bad login or password" | ||
516 | msgstr "Login failed: bad login or password." | ||
517 | |||
518 | msgid "import from instapaper completed" | ||
519 | msgstr "Import from Instapaper completed." | ||
520 | |||
521 | msgid "import from pocket completed" | ||
522 | msgstr "Import from Pocket completed." | ||
523 | |||
524 | msgid "import from Readability completed. " | ||
525 | msgstr "Import from Readability completed." | ||
526 | |||
527 | msgid "import from Poche completed. " | ||
528 | msgstr "Import from Poche completed. " | ||
529 | |||
530 | msgid "Unknown import provider." | ||
531 | msgstr "Unknown import provider." | ||
532 | |||
533 | msgid "Incomplete inc/poche/define.inc.php file, please define \"" | ||
534 | msgstr "Incomplete inc/poche/define.inc.php file, please define \"" | ||
535 | |||
536 | msgid "Could not find required \"" | ||
537 | msgstr "Could not find required \"" | ||
538 | |||
539 | msgid "Uh, there is a problem while generating feeds." | ||
540 | msgstr "There is a problem generating feeds." | ||
541 | |||
542 | msgid "Cache deleted." | ||
543 | msgstr "Cache deleted." | ||
544 | |||
545 | msgid "Oops, it seems you don't have PHP 5." | ||
546 | msgstr "Oops, it seems you don't have PHP 5." | ||
547 | |||
548 | msgid "Add user" | ||
549 | msgstr "Add User" | ||
550 | |||
551 | msgid "Add a new user :" | ||
552 | msgstr "Add a new user:" | ||
553 | |||
554 | msgid "Login for new user" | ||
555 | msgstr "Login for new user:" | ||
556 | |||
557 | msgid "Password for new user" | ||
558 | msgstr "Password for new user:" | ||
559 | |||
560 | msgid "Email for new user (not required)" | ||
561 | msgstr "Email for new user (not required):" | ||
562 | |||
563 | msgid "Send" | ||
564 | msgstr "Send" | ||
565 | |||
566 | msgid "Delete account" | ||
567 | msgstr "Delete Account" | ||
568 | |||
569 | msgid "You can delete your account by entering your password and validating." | ||
570 | msgstr "You can delete your account by entering your password and validating." | ||
571 | |||
572 | msgid "Be careful, data will be erased forever (that is a very long time)." | ||
573 | msgstr "Be careful, data will be erased forever (that is a very long time)." | ||
574 | |||
575 | msgid "Type here your password" | ||
576 | msgstr "Enter your password" | ||
577 | |||
578 | 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." | ||
580 | |||
581 | msgid "" | ||
582 | "To completely remove wallabag, delete the wallabag folder on your web server " | ||
583 | "(and eventual databases)." | ||
584 | msgstr "" | ||
585 | "To completely remove wallabag, delete the wallabag folder on your web server " | ||
586 | "(and eventual databases)." | ||
587 | |||
588 | msgid "Enter your search here" | ||
589 | msgstr "Enter your search here" | ||
590 | |||
591 | msgid "Tag these results as" | ||
592 | msgstr "Tag these results as" | ||
593 | |||
594 | # ebook | ||
595 | msgid "Fancy an E-Book ?" | ||
596 | msgstr "Fancy an E-Book?" | ||
597 | |||
598 | msgid "" | ||
599 | "Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this " | ||
600 | "link</a> to get all your articles in one ebook (ePub 3 format)." | ||
601 | msgstr "" | ||
602 | "Click on <a href=\"./?epub&method=all\" title=\"Generate ePub\">this " | ||
603 | "link</a> to get all your articles in one ebook (ePub 3 format)." | ||
604 | |||
605 | msgid "" | ||
606 | "This can <b>take a while</b> and can <b>even fail</b> if you have too many " | ||
607 | "articles, depending on your server configuration." | ||
608 | msgstr "" | ||
609 | "This can <b>take a while</b> and can <b>even fail</b> if you have too many " | ||
610 | "articles, depending on your server configuration." | ||
611 | |||
612 | msgid "Download the articles from this tag in an epub" | ||
613 | msgstr "Download the articles from this tag in an epub" | ||
614 | |||
615 | msgid "Download the articles from this search in an epub" | ||
616 | msgstr "Download the articles from this search in an epub" | ||
617 | |||
618 | msgid "Download the articles from this category in an epub" | ||
619 | msgstr "Download the articles from this category in an epub" | ||
620 | |||
621 | #~ msgid "poche it!" | ||
622 | #~ msgstr "poche it!" | ||
623 | |||
624 | #~ msgid "Updating poche" | ||
625 | #~ msgstr "Updating poche" | ||
626 | |||
627 | #~ msgid "create an issue" | ||
628 | #~ msgstr "create an issue" | ||
629 | |||
630 | #~ msgid "or" | ||
631 | #~ msgstr "or" | ||
632 | |||
633 | #~ msgid "contact us by mail" | ||
634 | #~ msgstr "contact us by mail" | ||
635 | |||
636 | #~ msgid "your poche version:" | ||
637 | #~ msgstr "your poche version:" | ||
diff --git a/themes/baggy/_pocheit-form.twig b/themes/baggy/_pocheit-form.twig index 57a928c0..409707f0 100755 --- a/themes/baggy/_pocheit-form.twig +++ b/themes/baggy/_pocheit-form.twig | |||
@@ -1,7 +1,7 @@ | |||
1 | <div id="bagit-form" class="messages info"> | 1 | <div id="bagit-form" class="messages info"> |
2 | <form method="get" action="index.php" target="_blank" id="bagit-form-form"> | 2 | <form method="get" action="index.php" target="_blank" id="bagit-form-form"> |
3 | <h2><a href="javascript: void(null);" id="bagit-form-close">X</a> | 3 | <h2>{% trans "Save a link" %}</h2> |
4 | {% trans "Save a link" %}</h2> | 4 | <a href="javascript: void(null);" id="bagit-form-close" class="popup-close">×</a> |
5 | <input type="hidden" name="autoclose" value="1" /> | 5 | <input type="hidden" name="autoclose" value="1" /> |
6 | <input required placeholder="example.com/article" class="addurl" id="plainurl" name="plainurl" type="url" /> | 6 | <input required placeholder="example.com/article" class="addurl" id="plainurl" name="plainurl" type="url" /> |
7 | <span id="add-link-result"></span> | 7 | <span id="add-link-result"></span> |
diff --git a/themes/baggy/_search-form.twig b/themes/baggy/_search-form.twig index 7b2c7082..45660b75 100644 --- a/themes/baggy/_search-form.twig +++ b/themes/baggy/_search-form.twig | |||
@@ -1,7 +1,8 @@ | |||
1 | <div id="search-form" class="messages info"> | 1 | <div id="search-form" class="messages info"> |
2 | <form method="get" action="index.php"> | 2 | <form method="get" action="index.php"> |
3 | <a href="javascript: void(null);" id="search-form-close" class="popup-close">×</a> | ||
3 | <input type="hidden" name="view" value="search"></input> | 4 | <input type="hidden" name="view" value="search"></input> |
4 | <label><a href="javascript: void(null);" id="search-form-close">X</a>{% trans "Search" %}</label> : <input required placeholder="{% trans "Enter your search here" %}" type="text" name="search" id="searchfield" /> | 5 | <label>{% trans "Search" %}</label>: <input required placeholder="{% trans "Enter your search here" %}" type="text" name="search" id="searchfield" /> |
5 | <input id="submit-search" type="submit" value="{% trans "Search" %} !"></input> | 6 | <input id="submit-search" type="submit" value="{% trans "Search" %} !"></input> |
6 | </form> | 7 | </form> |
7 | </div> \ No newline at end of file | 8 | </div> |
diff --git a/themes/baggy/css/main.css b/themes/baggy/css/main.css index 558fb208..ce30cb5a 100755 --- a/themes/baggy/css/main.css +++ b/themes/baggy/css/main.css | |||
@@ -192,7 +192,7 @@ h2:after { | |||
192 | padding-bottom: 1em; | 192 | padding-bottom: 1em; |
193 | } | 193 | } |
194 | 194 | ||
195 | #links a { | 195 | #links > li > a { |
196 | display: block; | 196 | display: block; |
197 | padding: 0.5em 2em 0.5em 1em; | 197 | padding: 0.5em 2em 0.5em 1em; |
198 | color: #FFF; | 198 | color: #FFF; |
@@ -208,7 +208,7 @@ h2:after { | |||
208 | transition: all 0.5s ease; | 208 | transition: all 0.5s ease; |
209 | } | 209 | } |
210 | 210 | ||
211 | #links a:hover, #links a:focus { | 211 | #links > li > a:hover, #links > li > a:focus { |
212 | background: #999; | 212 | background: #999; |
213 | color: #000; | 213 | color: #000; |
214 | } | 214 | } |
@@ -328,10 +328,6 @@ footer a { | |||
328 | margin-left: 0!important; | 328 | margin-left: 0!important; |
329 | } | 329 | } |
330 | 330 | ||
331 | .listmode .entrie p { | ||
332 | display: none; | ||
333 | } | ||
334 | |||
335 | .list-entries + .results { | 331 | .list-entries + .results { |
336 | margin-bottom: 2em; | 332 | margin-bottom: 2em; |
337 | } | 333 | } |
@@ -360,11 +356,15 @@ footer a { | |||
360 | position: relative; | 356 | position: relative; |
361 | overflow: hidden; | 357 | overflow: hidden; |
362 | padding: 1.5em 1.5em 3em 1.5em; | 358 | padding: 1.5em 1.5em 3em 1.5em; |
363 | -webkit-transition: all 0.5s ease; | 359 | |
364 | -moz-transition: all 0.5s ease; | 360 | /* Removing CSS transitions because they make the switch from list view to |
365 | -ms-transition: all 0.5s ease; | 361 | * table view jerky |
366 | -o-transition: all 0.5s ease; | 362 | */ |
367 | transition: all 0.5s ease; | 363 | /* -webkit-transition: all 0.5s ease; */ |
364 | /* -moz-transition: all 0.5s ease; */ | ||
365 | /* -ms-transition: all 0.5s ease; */ | ||
366 | /* -o-transition: all 0.5s ease; */ | ||
367 | /* transition: all 0.5s ease; */ | ||
368 | } | 368 | } |
369 | 369 | ||
370 | .entrie:before { | 370 | .entrie:before { |
@@ -569,19 +569,28 @@ footer a { | |||
569 | padding: 2em; | 569 | padding: 2em; |
570 | } | 570 | } |
571 | 571 | ||
572 | a#bagit-form-close, a#search-form-close { | 572 | #bagit-form-form .addurl { |
573 | margin-left: 0; | ||
574 | } | ||
575 | |||
576 | .popup-close { | ||
573 | background: #000; | 577 | background: #000; |
574 | color: #FFF; | 578 | color: #FFF; |
575 | padding: 0.2em 0.5em; | 579 | font-size: 1.4em; |
580 | line-height: 1.6em; | ||
581 | width: 1.6em; | ||
582 | height: 1.6em; | ||
583 | text-align: center; | ||
576 | text-decoration: none; | 584 | text-decoration: none; |
577 | display: inline-block; | 585 | display: inline-block; |
578 | float: right; | 586 | position: absolute; |
579 | font-size: 0.6em; | 587 | top: 0; |
580 | } | 588 | right: 0; |
581 | a#bagit-form-close:hover, a#search-form-close:hover { | ||
582 | background: #999; | ||
583 | color: #000; | ||
584 | } | 589 | } |
590 | .popup-close:hover { | ||
591 | background: #999; | ||
592 | color: #000; | ||
593 | } | ||
585 | 594 | ||
586 | .active-current { | 595 | .active-current { |
587 | background-color: #999; | 596 | background-color: #999; |
@@ -665,20 +674,6 @@ a.add-to-wallabag-link-after:after { | |||
665 | padding: 2em; | 674 | padding: 2em; |
666 | } | 675 | } |
667 | 676 | ||
668 | a#search-form-close { | ||
669 | background: #000; | ||
670 | color: #FFF; | ||
671 | padding: 0.2em 0.5em; | ||
672 | text-decoration: none; | ||
673 | display: inline-block; | ||
674 | float: right; | ||
675 | font-size: 1.2em; | ||
676 | } | ||
677 | a#search-form-close:hover { | ||
678 | background: #999; | ||
679 | color: #000; | ||
680 | } | ||
681 | |||
682 | #submit-search{ | 677 | #submit-search{ |
683 | margin-left: 4em; | 678 | margin-left: 4em; |
684 | margin-top:1em; | 679 | margin-top:1em; |
diff --git a/themes/baggy/home.twig b/themes/baggy/home.twig index a870fc21..03de6b9b 100755 --- a/themes/baggy/home.twig +++ b/themes/baggy/home.twig | |||
@@ -38,7 +38,7 @@ | |||
38 | {% endblock %} | 38 | {% endblock %} |
39 | <div id="list-entries" class="list-entries"> | 39 | <div id="list-entries" class="list-entries"> |
40 | {% for entry in entries %} | 40 | {% for entry in entries %} |
41 | <div id="entry-{{ entry.id|e }}" class="entrie"{% if listmode %} style="width:100%; margin-left:0;"{% endif %}> | 41 | <div id="entry-{{ entry.id|e }}" class="entrie"> |
42 | <h2><a href="index.php?view=view&id={{ entry.id|e }}">{{ entry.title|raw }}</a></h2> | 42 | <h2><a href="index.php?view=view&id={{ entry.id|e }}">{{ entry.title|raw }}</a></h2> |
43 | {% if entry.content| getReadingTime > 0 %} | 43 | {% if entry.content| getReadingTime > 0 %} |
44 | <div class="estimatedTime"><a target="_blank" title="{% trans "estimated reading time:" %} {{ entry.content| getReadingTime }} min" class="tool reading-time"><span>{% trans "estimated reading time :" %} {{ entry.content| getReadingTime }} min</span></div> | 44 | <div class="estimatedTime"><a target="_blank" title="{% trans "estimated reading time:" %} {{ entry.content| getReadingTime }} min" class="tool reading-time"><span>{% trans "estimated reading time :" %} {{ entry.content| getReadingTime }} min</span></div> |
diff --git a/themes/baggy/tags.twig b/themes/baggy/tags.twig index 9bb93a45..65930eb2 100755 --- a/themes/baggy/tags.twig +++ b/themes/baggy/tags.twig | |||
@@ -1,5 +1,5 @@ | |||
1 | {% extends "layout.twig" %} | 1 | {% extends "layout.twig" %} |
2 | {% block title %}tags{% endblock %} | 2 | {% block title %}Tags{% endblock %} |
3 | {% block menu %} | 3 | {% block menu %} |
4 | {% include '_menu.twig' %} | 4 | {% include '_menu.twig' %} |
5 | {% endblock %} | 5 | {% endblock %} |
@@ -10,4 +10,4 @@ | |||
10 | </li> | 10 | </li> |
11 | {% endfor %} | 11 | {% endfor %} |
12 | </ul> | 12 | </ul> |
13 | {% endblock %} \ No newline at end of file | 13 | {% endblock %} |