aboutsummaryrefslogtreecommitdiff
blob: c00801b11c0c8aaf064f18b6cfb8c0404042d056 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
en:
  # Basic phrases
  app_name: "Gentoo Packages Database"
  home: "Home"
  packages: "Packages"
  description: "Description"
  categories: "Categories"
  category: "Category"
  resources: "Resources"
  version: "Version"
  commit: "commit"
  find: "Find"
  architectures: "Architectures"
  about: "About"
  help: "Help"
  feedback: "Feedback"
  find_packages: "Find Packages"
  atom_feed: "Atom feed"
  update_feeds: "Update Feeds"
  more: "more…"
  global_use_flag: "Global USE flag"
  local_use_flag: "Local USE flag"
  use_expand_flag: "USE_EXPAND flag"
  named_use_expand_flag: "%{name} USE_EXPAND flag"
  legend: "Legend"
  show_table_legend: "Show table legend"
  changelog: "Changelog"
  data_current_as_of: "Data current as of"
  git_commit: "Git commit"
  # Keywords
  keyword_table_legend: "Keyword table legend"
  keyword_stable: "stable"
  keyword_testing: "testing"
  keyword_unavailable: "unavailable"
  keyword_unknown: "unknown"
  keyword_masked: "masked"
  keyword_invalid: "?"
  # Category view
  browse_categories: "Browse Categories"
  # Package view
  box_versions: "Available Versions"
  box_metadata: "Package Metadata"
  box_changelog: "Changelog"
  box_masks: "Masks"
  box_legend: "Legend"
  box_resources: "Resources"
  other_homepages: "Other homepage(s)"
  longdescription: "Full description"
  license: "License"
  herds: "Herd(s)"
  use_flags: "USE flags"
  maintainers: "Maintainer(s)"
  restrict_tooltip: "The following features are restricted: %{list}"
  keyword_tooltip: "%{version} is %{keyword} on %{arch}"
  properties_tooltip: "This ebuild sets the following properties: %{list}"
  changelog_empty: "This package has not been changed since our repository has moved to Git."
  view_cvs_changelog: "View old CVS Changelog"
  changelog_error: "Inline Changelog cannot be displayed."
  view_git_changelog: "View Git Changelog"
  res_bugs: "Related bugs"
  res_docs: "Documentation"
  res_forums: "Forums posts"
  res_repo: "Git repository browser"
  res_log: "Git log"
  res_feed: "Changes feed"
  res_installed_files: "Installed files"
  legend_stable: "Stable"
  legend_testing: "Testing"
  legend_unavailable: "Explicitly unavailable"
  legend_masked: "Masked"
  legend_unknown: "Unknown"
  local_use_flags: "Local USE flags"
  global_use_flags: "Global USE flags"
  use_expand_flag: "%{flag} (USE_EXPAND)"
  added_keywords: "added keywords: %{keywords}"
  raw_git_feed: "Raw Git Changelog (Atom Feed)"
  mask_packages: "Affected packages"
  mask_arches: "Affected architectures"
  mask_all_arches: "(all architectures)"
  mask_author: "Author/Date"
  # Other package-related stuff
  added_packages: "Added Packages"
  updated_packages: "Updated Packages"
  stable_packages: "Newly Stable Packages"
  keyworded_pacakges: "Keyworded Packages"
  version_not_found: "Version was not found. It has likely been removed already."
  # USE flag view
  local_use_package_list: "Packages describing “%{flag}” as local USE flag"
  flag_description: "“%{flag}” Flag Description"
  providing_packages_list: "All packages providing a “%{flag}” USE flag (%{count})"
  other_use_expand_list: "Other “%{flag}” USE_EXPAND flag values"
  # arches
  arches_intro: "In this section, you can find updates for specific architectures."
  # Feeds
  feed_added: "Gentoo Packages: Added packages"
  feed_added_arch: "Gentoo Packages: Added packages on %{arch}"
  feed_added_title: "%{atom} (%{description})"
  feed_added_content: "%{atom} is now available in Gentoo on these architectures: %{arches}"
  feed_search_results: "Gentoo Packages for search query: %{query}"
  feed_updated: "Gentoo Packages: Updated packages"
  feed_updated_arch: "Gentoo Packages: Updated packages on %{arch}"
  feed_updated_title: "%{atom} (%{description})"
  feed_updated_content: "%{atom} was added as a new package version to Gentoo."
  feed_stable: "Gentoo Packages: Newly stable packages"
  feed_stable_arch: "Gentoo Packages: Newly stable packages on %{arch}"
  feed_stable_title: "%{atom} (%{description})"
  feed_stable_content: "%{atom} is now stable on these architectures: %{arches}"
  feed_keyworded: "Gentoo Packages: Newly keyworded packages"
  feed_keyworded_arch: "Gentoo Packages: Newly keyworded packages on %{arch}"
  feed_keyworded_title: "%{atom} (%{description})"
  feed_keyworded_content: "%{atom} is now keyworded on these architectures: %{arches}"
  feed_commit_content: "#%{hash}: %{message}"
  # <meta> descriptions
  desc_categories_show: "Gentoo package category %{category}: %{description}"