Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
Commits
fdf99a5c
Unverified
Commit
fdf99a5c
authored
7 years ago
by
Tim van Dijen
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add translations
parent
7dc661a0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/memcacheMonitor/locales/en/LC_MESSAGES/memcacheMonitor.po
+33
-0
33 additions, 0 deletions
...memcacheMonitor/locales/en/LC_MESSAGES/memcacheMonitor.po
with
33 additions
and
0 deletions
modules/memcacheMonitor/locales/en/LC_MESSAGES/memcacheMonitor.po
+
33
−
0
View file @
fdf99a5c
...
@@ -15,6 +15,39 @@ msgstr ""
...
@@ -15,6 +15,39 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.3.4\n"
"Generated-By: Babel 2.3.4\n"
msgid "{memcacheMonitor:memcachestat:libevent}"
msgstr "Libevent version"
msgid "{memcacheMonitor:memcachestat:reserved_fds}"
msgstr "Number of misc fds used internally"
msgid "{memcacheMonitor:memcachestat:cmd_touch}"
msgstr "Cumulative number of touch reqs"
msgid "{memcacheMonitor:memcachestat:touch_hits}"
msgstr "Number of keys that have been touched with a new expiration time"
msgid "{memcacheMonitor:memcachestat:touch_misses}"
msgstr "Number of items that have been touched and not found"
msgid "{memcacheMonitor:memcachestat:hash_power_level}"
msgstr "Current size multiplier for hash table"
msgid "{memcacheMonitor:memcachestat:hash_bytes}"
msgstr "Bytes currently used by hash tables"
msgid "{memcacheMonitor:memcachestat:hash_is_expanding}"
msgstr "Indicates if the hash table is being grown to a new size"
msgid "{memcacheMonitor:memcachestat:expired_unfetched}"
msgstr "Items pulled from LRU that were never touched before expiring"
msgid "{memcacheMonitor:memcachestat:evicted_unfetched}"
msgstr "Items pulled from LRU that were never touched"
msgid "{memcacheMonitor:memcachestat:reclaimed}"
msgstr "Number of times an entry was stored using memory from an expired entry"
msgid "{memcacheMonitor:memcachestat:delete_misses}"
msgid "{memcacheMonitor:memcachestat:delete_misses}"
msgstr "Total DELETE commands (failed)"
msgstr "Total DELETE commands (failed)"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment