summaryrefslogtreecommitdiff
path: root/locales
diff options
context:
space:
mode:
authorluccioman <luccioman@users.noreply.github.com>2017-06-20 09:21:55 +0200
committerluccioman <luccioman@users.noreply.github.com>2017-06-20 09:21:55 +0200
commitc41b31dcb37404fe936c1c5eb53fad285f81c183 (patch)
tree333379b04cc3f8ddcf601afe6f85714f34d7e1ee /locales
parent0487336ec30a5bda5f5fbf67b322538e6c6fa3df (diff)
Cleaned up memory usage page HTML
- fixed validation errors - removed deprecated attributes - improved accessibility with richer table semantics (headers and caption elements) and language declaration
Diffstat (limited to 'locales')
-rw-r--r--locales/cn.lng16
-rw-r--r--locales/de.lng14
-rw-r--r--locales/fr.lng4
-rw-r--r--locales/master.lng.xlf10
-rw-r--r--locales/ru.lng14
-rw-r--r--locales/sk.lng3
-rw-r--r--locales/uk.lng12
7 files changed, 32 insertions, 41 deletions
diff --git a/locales/cn.lng b/locales/cn.lng
index 838303423..e1a47b9dd 100644
--- a/locales/cn.lng
+++ b/locales/cn.lng
@@ -1996,7 +1996,7 @@ Attributes==属性
#File: Performance_p.html
#---------------------------
-<html lang="en">==<html lang="cn">
+<html lang="en">==<html lang="zh">
Performance Settings==性能设置
Memory Settings==内存设置
Memory reserved for <abbr title="Java Virtual Machine">JVM</abbr>==<abbr title="Java Virtual Machine">JVM</abbr>内存设置
@@ -2039,9 +2039,10 @@ Remote Search:==远端搜索:
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="zh">
Performance Settings for Memory==内存性能设置
refresh graph==刷新图表
-Memory Usage:==内存使用:
+Memory Usage==内存使用
After Startup==启动后
After Initializations==初始化后
before GC==GC前
@@ -2058,18 +2059,13 @@ total memory taken from the OS==操作系统分配内存
free memory in the JVM within total amount==JVM空闲内存
>Used<==>已用<
used memory in the JVM within total amount==JVM已用内存
-#EcoTable RAM Index:==EcoTabelle RAM Index:
-Table RAM Index:==Table使用内存:
+Table RAM Index==Table使用内存
>Size==>大小
>Key==>关键字
>Value==>值
-#FlexTable RAM Index:==FlexTabelle RAM Index:
-#Table</td>==Table</td>
Chunk Size<==块大小<
-#Count</td>==Anzahl</td>
Used Memory<==已用内存<
-#Node Caches:==Knoten Cache:
-Object Index Caches:==Object索引缓存:
+Object Index Caches==Object索引缓存
Needed Memory==所需内存大小
Object Read Caches==Object读缓存
@@ -2087,7 +2083,7 @@ MB (miss)==MB (丢失)
Stop Grow when less than #[objectCacheStopGrow]# MB available left==可用内存低于 #[objectCacheStopGrow]# MB时停止增长
Start Shrink when less than #[objectCacheStartShrink]# MB availabe left==可用内存低于 #[objectCacheStartShrink]# MB开始减少
-Other Caching Structures:==其他缓存结构:
+Other Caching Structures==其他缓存结构
Type</td>==类型</td>
>Hit<==>命中<
>Miss<==>丢失<
diff --git a/locales/de.lng b/locales/de.lng
index 2827f5aca..d59b05bf2 100644
--- a/locales/de.lng
+++ b/locales/de.lng
@@ -2471,11 +2471,12 @@ Remote Search:==Remote Suche:
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="de">
Performance Settings for Memory==Performanceeinstellungen für Speicher
refresh graph==Aktualisiere Diagramm
simulate short memory status==Simuliere kurzen Speicherstatus
use Standard Memory Strategy</label> (current: #[memoryStrategy]#)==Verwende Standard Speicher-Strategie</label> (Aktuell: #[memoryStrategy]#)
-Memory Usage:==Speichernutzung:
+Memory Usage==Speichernutzung
After Startup==Nach Start
After Initializations==Nach Initialisierungen
before GC==vor GC
@@ -2492,22 +2493,19 @@ total memory taken from the OS==gesamter vom Betriebssystem zugewiesener Speiche
free memory in the JVM within total amount==freier Speicher in der JVM innerhalb des Gesamten Speichers
>Used<==>Belegt<
used memory in the JVM within total amount==genutzter Speicher in der JVM innerhalb des Gesamten Speichers
-Solr Resources:==Solr Resourcen:
+Solr Resources==Solr Resourcen
>Class<==>Klasse<
>Type<==>Typ<
>Statistics<==>Statistiken<
>Size<==>Größe<
-#EcoTable RAM Index:==EcoTabelle RAM Index:
-Table RAM Index:==Tabelle RAM Speicher Index:
+Table RAM Index==Tabelle RAM Speicher Index
>Key==>Schlüssel
>Value==>Wert
-#FlexTable RAM Index:==FlexTabelle RAM Index:
Table</td>==Tabelle</td>
Chunk Size<==Chunk Größe<
#Count</td>==Anzahl</td>
Used Memory<==Benutzter Speicher<
-#Node Caches:==Knoten Cache:
-Object Index Caches:==Objekt Index Caches:
+Object Index Caches==Objekt Index Caches
Needed Memory==Benötigter Speicher
Object Read Caches==Objekt Lese Caches
@@ -2525,7 +2523,7 @@ MB (miss)==MB (Verfehler)
Stop Grow when less than #[objectCacheStopGrow]# MB available left==Beende Erweiterung wenn weniger als #[objectCacheStopGrow]# MB verfügbar sind
Start Shrink when less than #[objectCacheStartShrink]# MB availabe left==Starte Verkleinerung wenn weniger als #[objectCacheStartShrink]# MB verfügbar sind
-Other Caching Structures:==Andere Zwischenspeicher Strukturen:
+Other Caching Structures==Andere Zwischenspeicher Strukturen
>Hit<==>Treffer<
>Miss<==>Verfehler<
Insert<==Einfügen<
diff --git a/locales/fr.lng b/locales/fr.lng
index 2c94223e9..69a877e52 100644
--- a/locales/fr.lng
+++ b/locales/fr.lng
@@ -1543,8 +1543,9 @@ milliseconds==millisecondes
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="fr">
Performance Settings for Memory==Param&egrave;tre de performance pour la m&eacute;moire
-Memory Usage:==Utilisation m&eacute;moire
+Memory Usage==Utilisation m&eacute;moire
After Startup==Apr&egrave;s d&eacute;marrage
After Initializations==Apr&egrave;s initialisation
before GC==avant GC
@@ -1566,7 +1567,6 @@ Re-Configuration of Startup Paramenters:==Reconfiguration des param&egrave;tres
Changes take effect after <strong>re-start</strong> of YaCy==Les modifications prendront effet apr&egrave;s le <strong>red&eacute;marrage</strong> de YaCy
RAM Cache for Database Files:==Cache RAM pour les fichiers de base de donn&eacute;es:
Chunk Size==Taille de bloc
-#Slots==
Memory Occupation==Occupation m&eacute;moire
Needed<br />==N&eacute;cessaire<br />
DB Size==Taille de la DB
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf
index 64f3750dd..fad95cadf 100644
--- a/locales/master.lng.xlf
+++ b/locales/master.lng.xlf
@@ -6230,7 +6230,7 @@
<source>use Standard Memory Strategy&lt;/label&gt; (current: #[memoryStrategy]#)</source>
</trans-unit>
<trans-unit id="6bf48ab8" xml:space="preserve" approved="no" translate="yes">
- <source>Memory Usage:</source>
+ <source>Memory Usage</source>
</trans-unit>
<trans-unit id="6d6a0ff9" xml:space="preserve" approved="no" translate="yes">
<source>After Startup</source>
@@ -6284,7 +6284,7 @@
<source>used memory in the JVM within total amount</source>
</trans-unit>
<trans-unit id="e0e37cb3" xml:space="preserve" approved="no" translate="yes">
- <source>Solr Resources:</source>
+ <source>Solr Resources</source>
</trans-unit>
<trans-unit id="4836cba2" xml:space="preserve" approved="no" translate="yes">
<source>&gt;Class&lt;</source>
@@ -6299,7 +6299,7 @@
<source>&gt;Size&lt;</source>
</trans-unit>
<trans-unit id="f11c3dc" xml:space="preserve" approved="no" translate="yes">
- <source>Table RAM Index:</source>
+ <source>Table RAM Index</source>
</trans-unit>
<trans-unit id="1d5541" xml:space="preserve" approved="no" translate="yes">
<source>&gt;Key</source>
@@ -6317,7 +6317,7 @@
<source>Used Memory&lt;</source>
</trans-unit>
<trans-unit id="77cb709a" xml:space="preserve" approved="no" translate="yes">
- <source>Object Index Caches:</source>
+ <source>Object Index Caches</source>
</trans-unit>
<trans-unit id="18d153cc" xml:space="preserve" approved="no" translate="yes">
<source>Needed Memory</source>
@@ -6365,7 +6365,7 @@
<source>Start Shrink when less than #[objectCacheStartShrink]# MB availabe left</source>
</trans-unit>
<trans-unit id="75579689" xml:space="preserve" approved="no" translate="yes">
- <source>Other Caching Structures:</source>
+ <source>Other Caching Structures</source>
</trans-unit>
<trans-unit id="38c0467" xml:space="preserve" approved="no" translate="yes">
<source>&gt;Hit&lt;</source>
diff --git a/locales/ru.lng b/locales/ru.lng
index 7635bfe7e..811b789bb 100644
--- a/locales/ru.lng
+++ b/locales/ru.lng
@@ -2577,11 +2577,12 @@ Remote Search:==Удалённый поиск:
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="ru">
Performance Settings for Memory==Настройки производительности памяти
refresh graph==Обновлять диаграмму
simulate short memory status==Имитация состояния малого размера памяти
use Standard Memory Strategy</label> (current: #[memoryStrategy]#)==Использовать стратегию стандартного размера памяти</label> (Текущая: #[memoryStrategy]#)
-Memory Usage:==Использование памяти:
+Memory Usage==Использование памяти
After Startup==После запуска
After Initializations==После инициализации
before GC==до GC
@@ -2599,22 +2600,19 @@ total memory taken from the OS==всего памяти, выделенной о
free memory in the JVM within total amount==свободная память в Java без учёта всей памяти
>Used<==>Используется<
used memory in the JVM within total amount==используемая память в Java без учёта всей памяти
-Solr Resources:==Ресурсы базы данных Solr:
+Solr Resources==Ресурсы базы данных Solr
>Class<==>Класс<
>Type<==>Тип<
>Statistics<==>Статистика<
>Size<==>Размер<
-#EcoTable RAM Index:==EcoTabelle RAM Index:
-Table RAM Index:==Таблица индекса RAM:
+Table RAM Index==Таблица индекса RAM
>Key==>Ключ
>Value==>Значение
-#FlexTable RAM Index:==FlexTabelle RAM Index:
Table</td>==Таблица</td>
Chunk Size<==Размер части<
#Count</td>==Счёт</td>
Used Memory<==Использовано памяти<
-#Node Caches:==Кэш нода:
-Object Index Caches:==Кэш индекса объектов:
+Object Index Caches==Кэш индекса объектов
Needed Memory==Необходимо памяти
Object Read Caches==Чтение кэшированных объектов
@@ -2632,7 +2630,7 @@ MB (miss)==MB (попадания)
Stop Grow when less than #[objectCacheStopGrow]# MB available left==Остановить рост при сокращении до #[objectCacheStopGrow]# MB из доступной
Start Shrink when less than #[objectCacheStartShrink]# MB availabe left==Начать сжатие при сокращении до #[objectCacheStartShrink]# MB из доступной
-Other Caching Structures:==Другие структуры кэша:
+Other Caching Structures==Другие структуры кэша
>Hit<==>Удары<
>Miss<==>Попадания<
Insert<==Вставлено<
diff --git a/locales/sk.lng b/locales/sk.lng
index d8afb3105..3d534d642 100644
--- a/locales/sk.lng
+++ b/locales/sk.lng
@@ -1174,8 +1174,9 @@ Maximum URLs currently assigned==Maximalny pocet prave priradenych URL adries
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="sk">
Performance Settings for Memory==Nastavenia vykonu pamate
-Memory Usage:==Vyuzitie pamate:
+Memory Usage==Vyuzitie pamate
After Startup==Po starte
After Initializations==Po inicializacii
before GC==pred GC
diff --git a/locales/uk.lng b/locales/uk.lng
index aa2634752..ee8c13d28 100644
--- a/locales/uk.lng
+++ b/locales/uk.lng
@@ -2212,9 +2212,10 @@ MByte==МБайт
#File: PerformanceMemory_p.html
#---------------------------
+<html lang="en">==<html lang="uk">
Performance Settings for Memory==Налаштування швидкодії для пам’яті
<label for="autoreload">refresh graph==<label for="autoreload">оновлювати графік
-Memory Usage:==Використання пам’яті:
+Memory Usage==Використання пам’яті
After Startup==Після запуску
After Initializations==Після підготовки
before GC==перед GC
@@ -2231,18 +2232,15 @@ total memory taken from the OS==вся пам’ять, що береться з
free memory in the JVM within total amount==вільна пам’ять в JVM з загального об’єму
>Used<==>Використано<
used memory in the JVM within total amount==використана пам’ять в JVM з загального об’єму
-#EcoTable RAM Index:==Індекс RAM ЕкоТаблиці:
-Table RAM Index:==Пам’ять RAM індексу таблиць:
+Table RAM Index==Пам’ять RAM індексу таблиць
>Size==>Розмір
>Key==>Ключі
>Value==>Значення
-#FlexTable RAM Index:==RAM-індекс Flex-таблиці:
Table</td>==Таблиця</td>
Chunk Size<==Розмір шматка<
#Count</td>==Кількість</td>
Used Memory<==Використано пам’яті<
-#Node Caches:==Кеші вузла:
-Object Index Caches:==Кеші індексу об’єктів:
+Object Index Caches==Кеші індексу об’єктів
Needed Memory==Потрібна пам’ять
Object Read Caches==Кеші читання об’єктів
@@ -2260,7 +2258,7 @@ MB (miss)==MБ (невдача)
Stop Grow when less than #[objectCacheStopGrow]# MB available left==Зупинити зростання, коли доступно менше #[objectCacheStopGrow]# MБ
Start Shrink when less than #[objectCacheStartShrink]# MB availabe left==Запустити скорочення, коли доступно менше #[objectCacheStartShrink]# MБ
-Other Caching Structures:==Інші кешувальні структури:
+Other Caching Structures==Інші кешувальні структури
Type</td>==Тип</td>
>Hit<==>Успіх<
>Miss<==>Невдача<