eng.lang.ini 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. ; Insipid
  2. ; Personal web-bookmark-system
  3. ;
  4. ; Copyright 2016-2021 Johannes Keßler
  5. ;
  6. ; Development starting from 2011: Johannes Keßler
  7. ; https://www.bananas-playground.net/projekt/insipid/
  8. ;
  9. ; creator:
  10. ; Luke Reeves <luke@neuro-tech.net>
  11. ;
  12. ; This program is free software: you can redistribute it and/or modify
  13. ; it under the terms of the GNU General Public License as published by
  14. ; the Free Software Foundation, either version 3 of the License, or
  15. ; (at your option) any later version.
  16. ;
  17. ; This program is distributed in the hope that it will be useful,
  18. ; but WITHOUT ANY WARRANTY; without even the implied warranty of
  19. ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  20. ; GNU General Public License for more details.
  21. ;
  22. ; You should have received a copy of the GNU General Public License
  23. ; along with this program. If not, see http://www.gnu.org/licenses/gpl-3.0.
  24. edit.category.renamed = "Categories renamed successfully."
  25. edit.category.rename.fail = "Categories could not be renamed."
  26. edit.category.deleted = "Categories deleted successfully."
  27. edit.category.delete.fail = "Categories could not be deleted."
  28. edit.category.added = "Categories added successfully."
  29. edit.category.add.fail = "Category could not be added."
  30. edit.category.update = "Update categories"
  31. edit.category.new = "New category"
  32. edit.link.accept.new.link = "To accept this link (link has moderation status), just save it. Otherwise just delete."
  33. edit.link.export.fail = "Export could not generated."
  34. edit.link.export.data.fail = "Required data for export could not be loaded."
  35. edit.link.updated = "Link updated successfully."
  36. edit.link.update.failed = "Link updated failed. See logs for more details."
  37. edit.link.update.title.missing = "Please provide a title."
  38. edit.link.last.update = "Last update"
  39. edit.link.image.save = "Save image on the server"
  40. edit.link.thumbnail.webpage = "Thumbnail of the webpage. Not the image provided with html meta data."
  41. edit.link.thumbnail.view = "View Thumbnail"
  42. edit.link.thumbnail.save = "Save a thumbnail (This can take some time)"
  43. edit.link.full.screenshot = "Full page screenshot."
  44. edit.link.full.screenshot.view = "View page screenshot"
  45. edit.link.full.screenshot.save = "Save a full page screenshot (This can take some time)"
  46. edit.link.tags.description = "Enter a new one or select an existing from the suggested and press enter. Special chars check after save!"
  47. edit.link.options = "Options"
  48. edit.link.refresh = "Refresh from source"
  49. edit.link.save = "Save"
  50. edit.link.delete = "DELETE"
  51. edit.tags.renamed = "Tags renamed successfully."
  52. edit.tags.rename.fail = "Tags could not be renamed."
  53. edit.tags.delete = "Tags deleted successfully."
  54. edit.tags.delete.fail = "Tags could not be deleted."
  55. edit.tags.added = "Tags added successfully."
  56. edit.tags.add.fail = "Tag could not be added."
  57. edit.tags.new = "New tag"
  58. edit.tags.update = "Update tags"
  59. home.input.invalid = "Invalid input"
  60. home.input.search.not.found = "Nothing found."
  61. home.input.added = "Link added successfully."
  62. home.input.add.fail = "Something went wrong."
  63. home.input.invalid.data = "Please provide a valid URL and title."
  64. home.input.placeholder = "Search your bookmarks or add a new one"
  65. home.input.search = "Search"
  66. home.input.url.not.found.add = "This URL was not found. Want to add it?"
  67. home.input.new.link = "Add new Link"
  68. home.input.search.found = "Results found."
  69. home.last.added = "Last added"
  70. view.nav.all.tags = "Tags"
  71. view.nav.all.categories = "Categories"
  72. view.nav.back.home = "back home"
  73. view.nav.random = "Random link"
  74. view.name = "Name"
  75. view.new.name = "New name"
  76. view.deletion = "Deletion"
  77. view.error = "Error"
  78. view.title = "Title"
  79. view.description = "Description"
  80. view.image.of.link = "Image from provided link"
  81. view.image.link = "Image Link"
  82. view.categories = "Categories"
  83. view.category = "Category"
  84. view.category.topcombination = "Top category combinations"
  85. view.tag.help = "Enter a new one or select an existing from the suggested and press enter."
  86. view.tag = "Tag"
  87. view.tags = "Tags"
  88. view.tag.topcombination = "Top tag combinations"
  89. view.private = "Private"
  90. view.url = "URL"
  91. view.image = "Image"
  92. view.image.provided = "If provided"
  93. view.image.noimage = "No image provided"
  94. view.date.added = "Date added"
  95. view.edit = "Edit"
  96. view.export = "Export"
  97. view.previous = "Previous"
  98. view.next = "Next"
  99. view.sort.default = "default"
  100. view.sort.title = "title"
  101. view.visit.link = "Visit link"
  102. view.more.details = "More details"
  103. view.num.links = "# of links"
  104. view.edit.tags = "Edit tags"
  105. view.edit.categories = "Edit categories"
  106. view.links = "Links"
  107. view.random.headline = "Surprise"
  108. view.random.link = "Link"
  109. stats.view.all = "View all"
  110. stats.moderation = "Moderation"
  111. stats.image.storage = "Local image storage"
  112. stats.image.storage.diskspace = "Diskspace used"
  113. stats.image.delete.all = "Delete all"
  114. stats.full.backup = "Full DB backup"
  115. stats.full.backup.help = "Create a complete DB export from your data. Local stored images are NOT included."
  116. stats.full.backup.create = "Create backup"
  117. stats.search.index = "Search index"
  118. stats.search.index.help = "Update search index"
  119. stats.search.index.update = "Update index"
  120. stats.import.xml = "Import XML"
  121. stats.import.xml.help = "Single or multiple"
  122. stats.import.xml.file = "Choose a file"
  123. stats.import.xml.overwrite = "Overwrite existing"
  124. stats.import.xml.import = "Import"
  125. stats.storage.clean.fail = "Something went wrong while storage cleaning"
  126. stats.import.missing.file = "Please provide a import file"
  127. stats.search.index.fail = "Something went wrong while search index update"